@charset "UTF-8";
/* CSS Document */


@media only screen and (max-width: 700px) {
	
#services	{
	width: 90%; /*78%*/
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px!important;
	/*padding-top: 40px;
	padding-bottom: 40px;*/
	display:block;
}
	
#services .col { 
	display: block; 
	width: 90%; height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}	
	
#services h1 {
	font-weight: normal; 
	font-size: 21px!important; 
	text-align: center; 
	color: #ffffff; 
	margin-bottom: 0px; 
	line-height: 23px; padding-bottom: -10px; 
	}
	
#services h2 {
	font-weight: normal; 
	font-size: 20px; 
	text-align: center; 
	color: #ffffff; 
	margin-bottom: 0px; 
	line-height: 23px; padding-bottom: 20px;
	}
	
.serviceHide {display: none!important;}
.serviceShowMobile {display: block!important;}
	
	
#services p{
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	padding-bottom: 20px;
	
	}
	
.serviceIcon img{
	width: 70px;
	height: 70px;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4%;
}			
	
	
.collabImg 	 {display:none!important;}
.hideMobile {display: block;}	
	
.hideMobile ul {
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}	

.hideMobile li {
	font-size: 14px!important; 
	line-height: 20px;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 40px; margin-right: 40px; padding-bottom: 8px;
}		
	
	
#equipment	{
	width: 100%;
	height: auto;
	max-height: 615px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 10px;
	display:block;
	background-color: antiquewhite;
	background-image: url("../images/EquipmentSection-650x615.png")!important;
	background-size: contain;
	background: no-repeat;
	clear: none!important;
	position: inherit;
}
	
.resizeHdrEquip {display:none;}	
.resizeHdrEquip850 {display:none!important;}
	
#equipment h1 {
	font-size: 24px!important; margin-top: -10px; padding-bottom: 20px; font-weight: normal;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-align: center; color: #ffffff; 
}
	
#equipment h2 {
	font-size: 18px!important; margin-left: 40px; margin-top: -15px; margin-bottom: -35px; margin-right: 40px; 
	padding-top: 25px; padding-bottom: 0px;
	color: #AB008A;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
	
#equipment p {
	font-size: 14px!important; 
	line-height: 25px;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 40px; margin-right: 40px; padding-bottom: 0px;
}
.equipH1 { display: block; position: inherit;}
.equipH1 p {
	font-size: 24px!important; margin-top: 10px; padding-bottom: -10px; font-weight: 600;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-align: center;
}
.equipBox { 
	width: 100%!important; display: block; background-color: #ffffff; 
	opacity: 0.8; position: inherit;
	}	
	
.aboutUsBox{
	position: absolute;
	box-sizing: content-box; top:10%; left: 8%; bottom: 15%;
	width: 60%; background-color: #00B4E9; margin-bottom:20px; 
	padding-bottom: 10px; padding-top: 15px;
}

.resizeHdr850 {display:none;}
.resizeHdr600 {display:block; width: 100%;}
.resizeHdr {display:none;}
	
	
.social img{width: 7%; height: auto; padding-left: 0%; margin-top: 2%; margin-bottom: 2%; padding-top: 1.5%; padding-bottom: 1.5%;}	
	
}

