@media only screen and (min-width: 960px){
	
	.contain{
	min-height: 100%:	
	}	
	
	#main{
	width:100%;
	}
	
	
		body{
	font-size: 16px;
	}
	
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
  
   width: 70%;
    margin: auto;
  }
  .slidetext{
	font-size:15px;  
  }
  

	#footer{
	width: 100%;
	}

.footer, .conent, .footimage, .foot{
	width: 100%:
	
}
.contactinfo{
display: block;

}

.contactform{
display: block;

}

}

@media only screen and (max-width: 959px){
	
	.contain{
	min-height: 100%;
	margin-bottom: 110px;
	
	}	
	
	#main{
	width:100%;
	}
	
	.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
  	width: 70%;
    margin: auto;
  }
  .slidetext{
	font-size:15px;  
  }
  

	#footer{
	width: 100%;
	}

.footer, .conent, .footimage, .foot{
	width: 100%:
	
}

.contactinfo{
display: block;

}
.contactform{
display: block;

}

}

@media only screen and (max-width: 599px){
	
	.contain{
	min-height: 100%:	
	}	
	
	#main{
	width:100%;
	}
	
	
	.iframecontainer{
		display: block;
	}
	.submenu{
		display: block;	
	}
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
  
   width: 70%;
    margin: auto;
  }
  .slidetext{
	font-size:15px;  
  }
  

	#footer{
	width: 100%;
	}

.footer, .conent, .footimage, .foot{
	width: 100%:
	
}
.contactinfo{
	display: block;
}
.serviceleft{
	display: none;
}
.serviceright{
	width: 100%;
}
.contactinfo{
display: block;

}
.contactform{
display: block;

}
}

*{
	margin:0;
	padding:0;
	box-sizing: border-box;

}
html,
	body {
		width: 100%;
		height: 100%;
		
}

body{
	font-size:16px;
}

#bodyphoto{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/images/city.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100%;
    opacity: 0.4;
    z-index: -99;
  
}

.contain{
min-height: 100%;
}

#main{

	padding-bottom: 110px;
	
}

#myCarousel{
	
	padding-bottom: 5px;
	padding-top: 5px;
}

#foot{

   margin-top: -110px;
   height:110px;
	width: 100%;
	clear:both;
	background-color:black;
	border-top-style: solid;
	border-top-color: black;

}
.content{

	display: block;
	padding: 10px; 
	font: .938em Georgia,"Times New Roman", Times, Serif;
	color: white;
		}
		
.foot{
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
	
}

.footimage{
	margin-left: 10px;
	
	float: left;
	
}

.logo{
	border-radius: 10%;
}

a, a:hover {
  color: #33334d;
  text-decoration: none;
  font-weight: 600;
}

 .maincontent {
	margin: 0 50px 5px 50px;
}

.mainlowercontent {
	margin: 0 50px 150px 50px;
	background-color: white;
	
}

.historycontent{
	color:black ;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	padding:20px;
	background-color:white;
}

.historycontent p{
	opacity: 0.7;
}



.contactheader{

	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
	color: black;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:1.8em; 
	font-weight: bold;
 
}

.addresstel{
	font-weight: bold;
	color: black;
	font-size: 1.0em;
}



.aboutlist{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	color: black;
	display:block;
	color:red;
	padding-top: 10px;
	padding-bottom: 10px;
}

.

.servicelist{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.125em;
	margin-left: 30px;
	padding-top: 10px;
	text-align: left;

}

.servicelistnews{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 10px;
	text-align: center;
	background-color:white;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	
}

.servicelistnews li{
	display: inline;
	padding: 10px;
	
}

.servicelistnews a:link{
	color: red;
}

.servicelistnews a:visited{
	color: red;
}

.servicelist a:link{
	color: blue;
}
.servicelist a:visited{
	color: blue;
}
.infobutton {
	background-color:#000000;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:.875em;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.infobutton:hover {
	background-color:#878787;
}

.infobutton:active {
	position:relative;
	top:1px;
}

.carousel-caption{
	margin-bottom:;
}
.slidetext{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:2.5em;
	text-shadow: 3px 3px #050505;

}

.infobutton1 {
	background-color:#000000;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:.625em;
	padding:10px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;

}
.infobutton1:hover {
	background-color:#878787;
	opacity: 0.5;
}

.infobutton1:active {
	position:relative;
	top:1px;
}

.submenu{
   margin-top: 40px;
	margin-left: 60px;
	float: left;
}

.submenunews{
margin-right: 60px;
margin-left: 60px;
}


.iframecontainer{
	margin-left: 60px;
	position: relative;
	padding-bottom: 42.25%; /* 16:9 */
	padding-top: 25px;
	height: 90%;
	width: 90%;
	 top: 0;
    left: 0;
}


.iframe{
	 position: absolute;
    top: 0;
    left: 0;
   width: 90%;
   height: 90%;
    border: 0;
 }
 .iframenews{
	 position: absolute;
    top: 0;
    left: 0;
   width: 100%;
   height: 100%;
    border: 0;
    background-color: white;
   overflow: scroll;
   -webkit-overflow-scrolling: touch;
 }


  
  .popup{
  	display: none;
	position:absolute;
	top:50%;
	left:50%;
	width:75%;  /* adjust as per your needs */
	height:75%;   /* adjust as per your needs */
	margin-left:-40%;   /* negative half of width above */
	margin-top:-18%;   /* negative half of height above */ 
	 overflow: scroll;
   -webkit-overflow-scrolling: touch;
   ;
	}
.popup .close{
	color:red;
	font-size: 2.5em;
	margin-bottom: 2px;
	float: right;
	margin-right: 100px;
}

.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
   width: 70%;
    margin: auto;
  }
  
.contactform{
	margin-left: 50px;
	margin-top: 60px;
	float: left;
}
	
.contactinfo{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.250em;
	margin-right: 80px;
	margin-top: 60px;
	float: right;
	font-weight: bold;
	color: black;
	width: 30%;
}

.contactinfo a:link{
	color: blue;
	text-decoration: underline;
}

#inthenews img{
  position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
  width: 100%;
  height: 70%;
	
  }
.newsstyle{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 85%;
}

.windowresizething{
	display: none;
}

.historyjpg{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	position: relative;
	color: black;
  font-size: 4.0em;
  background-color: white;
}

.servicejpg{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	position: relative;
	color: white;
   font-size: 3.0em;
  	text-shadow: 3px 3px black;
  
}
.servicejpg img{
	height: 200px;
	
}

.historyjpg img{
	opacity: 0.6;
	height: 200px;
	background-color:white;
}

.centered {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
}

.serviceleft{
	
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		text-align: left;
		margin: 10px 0 0 15px;
		
		width:19%;
		overflow:hidden;
		float:left;
		background-color:white;

		border-color: black;
		border-width: 1px;
		border-style: solid;
		}
		
.serviceleftmenu{
		margin-top: 5px;
	
		
}
		
.serviceleftmenu a{
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 1.2em;
		display: block;
		text-align: center;
		color:red;
		padding-top:10px;
		padding-bottom: 10px;
}

.serviceright{
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		margin: 10px 30px 120px 0;
		width:74%;
		height: 125vh;
		overflow-x:hidden;
		overflow-y:scroll;
		float:right;
		background-color:white;
		border-color: black;
		border-width: 1px;
		border-style: solid;
}

.headline{
	text-align: left;
	color:red;
	font-size: 1.2em;
	margin-left: 20px;
	margin-bottom: 5px;
}

.servicecontent{
	text-align: left;
	font-size: .9em;
	margin-left: 25px;
	
}

#fiber{
	margin-bottom: 20px;
}

.slist{
	color:red;
	margin-top: 5px;
	text-align: center;
	font-size: 1.2em;
}

.contactbutton {
	background-color:black;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-family:Arial;
	font-size:.875em;
	padding:10px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}

.servicecontactbutton {
	background-color:black;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-family:Arial;
	font-size:.6em;
	padding:8px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}

.questions{
	padding-top: 10px;
	border-top: solid 1px rgba(0,0,0,0.4); 
	text-align: center;
	color:red;
	font-size: 1.2em;
	display: block;
}

.serviceleft h1{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px rgba(0,0,0,0.4); 
	text-align: center;
	color:black;
	font-size: 1.6em;
}

#structuredcable{
	
	padding-bottom: 20px;
}

#fiber{
	
	padding-bottom: 20px;
}

#SCADA{

	padding-bottom: 20px;
}

#Electrical{
	
	padding-bottom: 20px;
}

#gov{
	padding-bottom: 20px;
}

.govbutton{
	background-color:#000000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:.6em;
	padding:10px 20px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
#govbuttonclick{
	text-align: center;
}





