@media only screen and (min-width: 1300px) and (max-width: 1600px) {
	#mobGetStd{display:none;}
}
@media only screen and (max-width: 1400px){
	#mobGetStd{display:none;}
}
@media only screen and (max-width: 1300px){
	#mobGetStd{display:none;}
}
@media only screen and (max-width: 1200px){
	#mobGetStd{display:none;}
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	#mobGetStd{display:none;}
}
@media only screen and (min-width: 1000px) {
	#mobGetStd{display:none;}
}
@media only screen and (min-width: 600px) and (max-width: 1000px) {
	#mobGetStd{display:none;}
    .st_subscribeBtn{width:106%; border-left:1px solid #dedede;margin-top:10px;border-radius:3px;}
    .subscribeInput{width:100%;border-right:2px solid #dedede;border-radius:3px;}
}
@media only screen and (max-width: 1000px){
	#mobGetStd{display:none;}
}
@media only screen and (min-width: 768px) and (max-width: 1100px){
	#mobGetStd{display:none;}
}
@media only screen and (min-width: 1000px) and (max-width: 1100px){
	#mobGetStd{display:none;}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
	#mobGetStd{display:none;}
}
@media only screen and (max-width: 900px){
	#gtStarted{display:block}
	#mobGetStd{display:none;}/*off*/
}
@media only screen and (max-width: 783px){
	#gtStarted{display:block}
	#mobGetStd{display:none}/*off*/
}
@media only screen and (max-width: 768px){
	#gtStarted{display:block}
	#mobGetStd{display:none;}/*off*/
}


@media only screen and (min-width: 600px) and (max-width: 768px){
	#mobGetStd{display:none;}/*off*/
	#reqQuote{bottom:-118px;}

}

@media only screen and (max-width: 600px){
	#gtStarted{display:none}
	#mobGetStd{display:block !important;position:absolute;left:-3%;top:99%;}
	.mobile_menu_button{height:135px;}
	#reqQuote{bottom:-118px !important;left:33%;}
}

@media only screen and (max-width: 480px){
	#reqQuote{left:33%;}

}

@media only screen and (max-width: 420px){
	#reqQuote{left:25%;}
	
}
@media only screen and (max-width: 360px) {

#mobGetStd {
    display: block !important;
    position: absolute;
    left: 62%;
    top: 63%;
}

}
@media only screen and (max-width: 350px) {
	#mobGetStd{left:27%;}
	#reqQuote{left:24%;}

}




