body {

  font: normal .90em 'trebuchet ms', arial, sans-serif;
  background: lightgray url(background.png) repeat;
  color: #777;
  margin: 30px 50px 0px 50px;
  border: 1px solid white;  
  background-color: ;
  }

h1, h2, h3, h4, h5, h6 
{ font: normal 175% 'Roboto Condensed';
  color: white;
  margin: 0 0 0 0;
  padding: 0px 0 0 0;}

h2
{ font: normal 175% 'Roboto Condensed';
  color: white;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 0px 0;
  font: normal 120% Roboto Condensed;
  color: white;}

h5, h6
{ font: italic 95% Roboto Condensed;
  padding: 0 0 0px 0;
  color: white;}

h6
{ color: #362C20;}



header { 
  color: white; 
  text-align: top;
  padding: 10px;
  width:100%;
  text-transform: uppercase;
  font-size: 1.0em;
  background: url(header.png)  top repeat;
}
.top-container {
  background-color: #f1f1f1;
  padding: 30px;
  text-align: center;
}

.header-right {
  float: right;
}
 

.float_center {
  float: right;
  position: relative;
  left: -30%; /* or right 50% */
  text-align: left;
background: url(header.png)  top repeat;
}
.float_center > .child {
  position: relative;
  left: 50%;
background: url(header.png)  top repeat;
}


.flex-container {
  display: flex;
  flex-wrap: wrap;
  background-color: black;
}

.flex-container > div {
  background-color: #f1f1f1;
  
  width: 415px;

  margin: 0px;
  textt-align: center;
  line-height: 10px;
  fontt-size: 15px;
  fontt-color:white;
background: url(header.png)  top repeat;
}












@media screen and (max-width: 400px) {
        #logo{
	display:none;
	}
	
       .header-right {
        float: none;
	font-size: px;
   	}
	
	.flex-container > div {
	font-size: 10px;text-align: center;
	}
		}
	header{
	font-size: 10px;text-align: center;}
	footer {
	font-size:10px;}	
}

.content {
  padding: 0px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}

.avatar {
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.topnav {
  overflow: hidden;
  background: url(headerr.png) repeat;
  background-color: #333;
  margin: 0 ;
  max-width: 100%;
  width: 100%;

}

.topnav a {
  float: left;
    color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-transform: uppercase;
text-decoration: none !important;
  font-size: 15px;
 margin: 0;1
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
float: right;
margin: 0px 0px 0px 0px;

  background-color: #EDCD1F;
  color: #333;
}

.topnav .icon {
  display: none;
}



@media screen and (max-width: 600px) {
tagline { content: "";
  margin: 2em;
  display: block;
line-height: 2px; }

tagline { line-height: 2px; }
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
tagline { content: "";
  margin: 2em;
  display: block;
line-height: 2px; }

body {margin: 0px 0px 0px 0px;}
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: fixed;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}



@media screen and (max-width: 600px){
tagline { content: "";
  margin: 2em;
  display: block;
line-height: 2px; }

body {margin: 0px 0px 0px 0px;}
    .topnav .right; 
    .topnav  {float: none;}
    img.aside {float: none;}
}


section {
  float: left;
  margin: 0 ;
  width: 63%;
}

aside {
  float: right;
  margin-left: 0px;
  width: 30%;
}

aside img { 
margin: 0px 0px 20px 0px;
width:100%; 
}





iframe {
margin: 0px 0px 20px 0px;
width:100%; 
padding : 5px;
border: 1px solid black;
}


@media screen and (max-width: 600px) {
tagline { content: "";
  margin: 2em;
  display: block;
line-height: 2px; }

body {margin: 0px 0px 0px 0px;}
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px){
tagline { content: "";
  margin: 2em;
  display: block;
line-height: 2px; }


body {margin: 0px 0px 0px 0px;}

  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
    .topnav .right, 
    .topnav  {float: none;}
    img.aside {float: none;}
	section, aside, #rightColl {  
        float: none;  
        width: 100%;  
        padding: 5px;  
    }
   
}


img {  
            width: 50%;  
            padding: 5px;  
            border: 1px solid black;  
            margin-left: 3px;  
           background-color:white;
	 margin-right: 5px;
	  
        }  



/* For 480px or less */  
@media screen and (max-width: 480px){  
tagline { content: "";
  margin: 2em;
  display: block;
line-height: 2px; }

body {margin: 0px 0px 0px 0px;}
	section, aside, #rightColl {  
        float: none;  
        width: 100%;  
        padding: 5px;  
    }  

    img {  
            width: 25%;  
    }  
} 

/* For 980px or less */  
@media screen and (max-width: 980px){  

tagline { content: "";
  margin: 2em;
  display: block;
line-height: 2px; }

  body {margin: 0px 0px 0px 0px;}

    #container {  
        width: 95%;  
    }  
  
    section, aside, #rightColl {  
        float: none;  
        width: 100%;  
        padding: 5px;  
    }  
  
    img {  
        width: 25%;  
    }  

}   
section p {
  width: 100%;
  margin: 2em auto;
  line-height: 1.56;
  border-left: 0px dotted #b2a497;
  background-color: ;

}

footer {
background: url(header.png)  top repeat;
  color: white;
  clear: both;
  text-align: center;
  padding: 15px;
}


#table td, #table th {
    border: 0px solid #ddd;
    border-left: 2px dotted #ddd;
    padding: 10px;
	background-color:;
}
#table td:hover {
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
	background-color: #CCCCCC;

}


section1 img{
    width: 60%;
    height: 33%;
    box-shadow: 10px 10px 5px grey;
}





header div{
  color: white; 
  background-color: #;
  text-align: top;
  padding: 3px;
  text-transform: uppercase;
  font-size: 0.9em;

}


marquee img {
	padding: 2px;
	width: 33%;
	height: 10%;
	inc: 5; 
	mouse: cursor driven; 
	moveatleast: 2;
	neutral: 150;
	savedirection: false;
	random: true;
}


marquee{
  	border-left: 2px dotted #b2a497;
	border-right: 2px dotted #b2a497;
	border-bottom: 2px dotted #b2a497;
}


.tech-slideshow {
  height: 300px;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.tech-slideshow > div {
  height: 300px;
  width: 800px;
  background: url(pics/.jpg) repeat;
  
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  transform: translate3d(0, 0, 0);
}
.tech-slideshow .mover-1 {
  animation: moveSlideshow 12s linear infinite;
}
.tech-slideshow .mover-2 {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  background-position: 0 -200px;
  animation: moveSlideshow 15s linear infinite;
}
.tech-slideshow:hover .mover-2 {
  opacity: 1;
}

@keyframes moveSlideshow {
  100% { 
    transform: translateX(-66.6666%);  
  }
}





#logo {
        float:   left; 
	height:  130px; 
	width:   160px;
	margin: 0px 0px 0px 0px;
	padding : 5px;
}
#tagline {
    float: left; 
	}
#tagline1 {
 float : right;
}

#tagline h3 {font-size: 20px; color: #e4dfdf; }



.column1{
	width:90%;
	margin-right:;
	min-height:300px;
	background:#D3D3D3;
	float:left;
}
.column1 .dragbox{
	margin:5px 0px  0px;
	background:#fff;
	position:relative;
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.column{
	width:100%;
	margin-right:.5%;
	min-height:300px;
	background:#D3D3D3;
	float:left;
}
.column .dragbox{
	margin:5px 2px  20px;
	background:#fff;
	position:relative;
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.column .dragbox h2{
	margin:0;
	font-size:12px;
	padding:5px;
	background:#f0f0f0;
	color:#000;
	border-bottom:1px solid #eee;
	font-family:Verdana;
	cursor:move;
}
.dragbox-content{
	background:#fff;
	min-height:100px; margin:5px;
	font-family:'Lucida Grande', Verdana; font-size:0.8em; line-height:1.5em;
}
.column  .placeholder{
	background: #f0f0f0;
	border:1px dashed #ddd;
}
.dragbox h2.collapse{
	background:#f0f0f0 url('collapse.png') no-repeat top right;
}
.dragbox h2 .configure{
	font-size:11px; font-weight:normal;
	margin-right:30px; float:right;
}




section1{
	
float: right;
	
width: 428px;
	
padding: 14px 16px;
	
margin: 0 0 0px 0px;
	
border-left: 2px dotted #b2a497;
	
background-color: ;	
	
}


section1 h2 {
	
font: 14pt;
	
font-weight: lighter;
	
text-transform: uppercase;
	
color: white;
	
background-color: #30373b;
	
padding-bottom: 0px;
	
padding-top:0px;
	
margin: 0;
	
}

section1 p 
{
  
max-width: 900px;
  
margin: 2em auto;
  
line-height: 1.56;
  
border-left: 2px dotted #b2a497;
  
background-color: ;

}





aside diiv {
    
width: 270px;
    
height: 100px;
    
padding: 10px;
    
background-color: #;
    
box-shadow: 10px 10px 5px grey;
    
padding-left: 10px;

}

header diiv{
  
color: white; 
  
background-color: #;
  
text-align: top;
  
padding: 3px;
  
text-transform: uppercase;
  
font-size: 0.9em;

}



































































/* Wrapper */
.icon-button {
	background-color: white;
	border-radius: 2.6rem;
	cursor: pointer;
	display: inline-block;
	font-size: 2.0rem;
	height: 2.6rem;
	line-height: 2.6rem;
	margin: 0 5px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	width: 3.6rem;
}

/* Circle */
.icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 0;
}
.icon-button:hover span {
	width: 3.6rem;
	height: 3.6rem;
	border-radius: 2.6rem;
	margin: -1.8rem;
}
.twitter span {
	background-color: ;
}
.facebook span {
	background-color: #3B5998;
}
.google-plus span {
	background-color: #db5a3c;
}

/* Icons */
.icon-button i {
	background: none;
	color: white;
	height: 3.6rem;
	left: 0;
	line-height: 3.6rem;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 3.6rem;
	z-index: 10;
}
.icon-button .icon-twitter {
	color: ;
}
.icon-button .icon-facebook {
	color: #3B5998;
}
.icon-button .icon-google-plus {
	color: #db5a3c;
}
.icon-button:hover .icon-twitter,
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-google-plus {
	color: BLACK;
}


























































html {
  box-sizing: border-box;
  background: ;
}
*,
*:after,
*:before {
  box-sizing: inherit;
}

.clip {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.svg--source {
  display: none;
}

.svg--icon {
  width: 90%;
  max-width: 5rem;
  height: 90%;
  max-height: 5rem;
  display: block;
  margin: 0 auto;
  fill: currentColor
}

.wrapper1 {
  width: 100%;
  height: 15vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.share {
  width: 2rem;
  height: 2rem;
  float: left;
  margin: .3rem 1rem .3rem 0;
  color: white;
  border: .1rem solid yellow;
  box-shadow: 0 0 20px 0 rgba(50, 50, 50, 0.15);
  border-radius: 50%;
  transition: 250ms;
  
  &:last-child {
    margin-right: 50;
  }
  
  &:hover, &:focus {
    background:red;
  }
  
  &:focus {
    outline-color: inherit;
  }
}














.github {
  &:hover,
  &:focus {
    color: #4183c4;
    box-shadow: 0 0 24px 0 #4183c4
  }
}



.pinterest {
  &:hover,
  &:focus {
    color: #bd081c;
    box-shadow: 0 0 24px 0 #bd081c
  }
}

.twitter {
  border: .1rem solid #5EAADE;
}

.twitter :hover {
    color: #5EAADE;
    box-shadow: 0 0 24px 10px #5EAADE;
  }

.facebook {
  border: .1rem solid #4267B2;
}
.facebook:hover {
    color: #4267B2;
    box-shadow: 0 0 24px 10px #4267B2;
  }



.youtube {
   border: .1rem solid #E62118;
}
.youtube:hover {
    color: #E62118;
    box-shadow: 0 0 24px 10px #E62118;
  }


.google {
 border: .1rem solid #DD4B39;
}
.google:hover {
    color: #DD4B39;
    box-shadow: 0 0 24px 10px #DD4B39;
  }
