// AHGW Hero

.fakeclass {
	padding: 0;
}


.ahgw18herotitle {
	position: relative; margin: 0; padding: 35px 0 0 70px; color: #fff; text-shadow: 2px 2px 2px #000; font-weight: 300; font-size: 1.5rem;
}
.ahgw18herotitleline1 {
	font-size: 1.5em; font-style: italic;
}
.ahgw18herotitleline2 {
	font-size: 2.0em; line-height: 1.25em; padding-left: 30px;
}
.ahgw18herotitleline3 {
	font-size: 1.5em; font-style: italic; padding-left: 60px;
}

/* For screens smaller than 480 */
@media (max-width: 479px) {
.ahgw18herotitle {
	font-size: 1.0rem;
}
}



/* HydroGeoSphere Hero Image */
#hgshero {
	background-image: url("/media/wysiwyg/images/hgs/hgs-banner1300.JPG");
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	max-width: 1300px;
	height: 270px;
	margin: 0 auto;
	padding: 0;
	border-width: 0 0 5px 0;
	border-style: solid;
	border-color: #8cc63e;
  	z-index: 100;
}
