@charset "UTF-8";
/* CSS Document */
#section-supersteam{
	max-height:700px;
	min-height:0;
}
#section-supersteam .section-wrapper{
	position:relative;
}
#section-supersteam .section-inner{
	max-width:100%; padding:0;
}
#convectionSectionGA {
	position:relative; left:0px; top:0px; width:100%; height:auto; background-color:#323034; text-align:center; max-height:700px; overflow:hidden; font-size:40px;
}

#convectionSectionGA img {
	position:relative; left:0px; bottom:50%; display:inline-block; width:100%; height:auto;
}

#convectionSectionGA .section1GAText {
	position:absolute; left:58%; top: 50%; transform: translateY(-50%); width:520px; height:auto; font-family:"AvantGardeGothicITCW01X", "Helvetica", sans-serif; font-size:1.4em; color:#FFF; text-align:left; text-transform:uppercase; line-height:1.35em; visibility:hidden;
}
#convectionSectionGA .section1GAText .sub1GA {
	font-size:.7em; padding:0px; margin-bottom:0px; line-height:1em; margin:0; margin-top:.3em; padding:0;
}
#convectionSectionGA .section1GAText .sub2GA {
	padding:0px; margin-top:1em; margin-bottom:0px; font-family:"AvantGardeGothicITCW01B 731069", "Verdana", sans-serif; font-size:.5em; line-height:1.1em;
}
#convectionSectionGA .section1GAText .line1GA {
	width:5em; height:1px; background-color:#FFF; margin-top:.3em; display:inline-block;
}

#convectionSectionGA a {
	font-family:"AvantGardeGothicITCW01B 731069", "Verdana", sans-serif; font-size:.3em; background:#4caa47; padding: 0.25em 1.5em; line-height:1.5em; border:none;
}

#convectionSectionGA .animated-button:hover {
	background:#ffffff; color:#4caa47 !important;
}


@media only screen and (max-width:1200px) {
	#convectionSectionGA {
		font-size:30px;
	}
}

@media only screen and (max-width:950px) {
	#convectionSectionGA {
		font-size:25px;
	}
}

@media only screen and (max-width:780px) {
	#convectionSectionGA {
		font-size:20px;
	}
}

@media only screen and (max-width:620px) {
	#convectionSectionGA {
		font-size:25px;
	}
	
	#convectionSectionGA .section1GAText {
		position:relative; top: 160px; left:0px; width:100%; text-align:center; padding-bottom:25px;
	}
}