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

@media only screen and (max-width: 600px) {
	a {
	/*color: #70BE44!important;
	font-size: 18px;*/
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	/*padding-bottom: 20px;*/
	}
	
a[href^="tel"], a[href^="sms"] {
	text-decoration: none;
	color: #000000; 
	pointer-events: none;
	cursor: default;
}
.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
	text-decoration: none!important;
	color: #000000 !important; 
	pointer-events: auto;
	cursor: default;
}
	
	
.sticky{display: none;}

.resizeHdr850 {display:none;}	
.resizeHdr600 {display:block; width: 100%;}
.resizeHdr {display:none;}
	
/*.content {
	background-color: #A84E50; entire background color
  height:1200px!important; 3600px;
}*/	
	
#servWrapper{ 
	width: 100%;
	/*margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;*/
	}
#servWrapper > div {margin: 0 0 0 0; min-width: 200px; width: 100%;}	

	
#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 h2 {display: none!important;}	
	
.serviceHide {display: none!important;}
.serviceShowMobile {display: block;}
	
	
#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%;
}		
	
	
.topnav {
	display: block!important;
  overflow: hidden;
  background-color: #70BE44;
  position: relative;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
}

/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

/* Style the hamburger menu */   
.topnav a.icon {
  background: #70BE44;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
	height: 35px;
}
	

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #94ce73;
  color: black;
}

/* Style the active link (or home/logo) */
.active {
  background-color: #000000;
  color: white;
}
	
	
.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;
}	
	
.resizeHdrEquip {display:none!important;}
	
.resizeHdrAbout850 {display:none!important;}
.resizeHdrAbout600 {display:block!important; width: 100%; height: auto;}
	
	
#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 img {background-image: url("images/EquipmentSection-1400x710.png")!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;
	}
	

.pledgeToClients{
	width: 90%;/*78*/
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 60px;
	display:table;
}
	
.pledgeToClients h1{
	font-size: 25px!important; color: #70BE44; font-weight: normal;
	text-align: center;
	letter-spacing: 1px; padding-bottom: 15px; margin-bottom: 0px; margin-left: 1%;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
	
.pledgeToClients p{
	font-size: 14px!important; 
	line-height: 22px;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.pledge1{width: 100%; float: left; clear: both;}
.pledge1 p {font-size: 15px; line-height: 21px;}
.checkBox{width: 5%; float: left; padding-top: 1px;}
	
.clientsP{margin-left: 5%; width: 84%; float: right; vertical-align: top;}	
.clientsP p {
	margin-left: 0px; margin-right: 0px; margin-top: 2px; padding-top: 0px; padding-bottom: 0px;}
	
#aboutUs	{
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	/*padding-left:20px;
	padding-right: 20px;*/
	/*display:block;*/
	background-image: url("../images/bkg-aboutUs-650x615.png")!important;
	background-size: contain;
	background: no-repeat;
	clear: none!important;
	position: inherit;
	/*align-items: center;*/
}	
	
.resizeHdrAbout {display:none;}	
.resizeHdrAbout850 {display: none;}
.resizeHdrAbout600 {display:block; width: 100%;}
	
.aboutUsBox { 
	width: 90%; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*display: block;*/ background-color: #00B4E9; opacity: 0.95; position: inherit;}
	
.aboutUsBox h1 {
	font-size: 24px!important; margin-top: 20px; padding-bottom: -10px; font-weight: normal;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-align: center; color: #ffffff;
}
		
	
.aboutUsBox p {
	font-size: 15px!important; 
	line-height: 25px;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 40px; margin-right: 40px; padding-bottom: 20px; padding-top: 0px;
}	


	
.locContBkg {
	width: 100%;
	height: auto;
	padding-top: 5px;
	background-image: url("../images/bkg-pledgeMusicSheet-1400x600.png")
}
	
	
#locContWrapper{ width: 100%; margin: 0 auto;}
#locContWrapper > div { margin: 0 0 0 0; min-width: 200px!important; width: 100%; }		
	
#locationContact {
	width: 100%;
	height: auto;
	margin: 0 auto;
	/*padding-top: 40px;
	padding-bottom: 40px;*/
	display:block;	}
	
#locationContact .colmn { display: block; width: 80%; height: auto; }	

	#locationContact p {text-align: center; margin-right: 0px; margin-left: 0px; padding-right: 0px; padding-left: 0px;}	
	#locationContact h1 {text-align: center; font-size: 24px!important; }
.colmn.contact {width: 50%;}

.location {
	width: 90%!important; 
	padding: 0!important; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}	
	
.colmn.location h1 {
	font-size: 24px!important; margin-top: 20px; padding-bottom: -10px; font-weight: normal;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-align: center; color: #70BE44;
}
	
.colmn.location p {
	text-align: center;
	font-size: 15px!important; 
	line-height: 25px;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 40px; margin-right: 40px; padding-bottom: 10px; padding-top: 0px;
}
	
.contact {
	width: 90%!important; 
	padding-top: 15px!important; 
	padding-left: 0!important; 
	padding-right: 0!important; 
	padding-bottom: 10px!important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	opacity: 0.85;
	}	
	
.colmn.contact h1 {
	font-size: 24px!important; margin-top: 20px; padding-bottom: -10px; font-weight: normal;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	text-align: center; color: #70BE44;
	}
.colmn.contact p {
	text-align: center;
	font-size: 15px!important; 
	line-height: 25px;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	margin-left: 40px; margin-right: 40px; padding-bottom: 20px; padding-top: 0px;
	}
	
	/*.colmn.contact {width: 75%;}*/
	.colmn p {}
	
	

	
/*footer*/	
	
#footer{background-color: #70BE44; width: 100%; height: 10%; float: left; clear: both;}	
#footer p{
	margin-left: 18%;
	text-align: left;
	color: #000000!important;
	font-size: 12px;
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.copyright{ width: 80%; float: left;}
.social{width: 20%; float: left; }
.social img{width: 30px!important; height: auto; padding-left: 10%; margin-top: 5%; margin-bottom: 5%; padding-top: 1.5%; padding-bottom: 1.5%;}	
	
}