@charset "utf-8";
/* CSS Document */

a.bnr-btn, .s2learn-more, .contact-btn{
	
}
a.s2learn-more{
	font-size:19px;
	height:43px;
	width:180px;
	line-height:43px;
	margin:29px auto 0 auto;
}
.addto-btn{
	margin:20px 0 0 0;
	width: 100%;
}
.submit-btn{
	max-width: 410px;
    height: 58px;
    line-height: 58px;
    font-size: 30px;
    display: inline-block;
    margin: 22px auto 0 auto;
    width: 100%;
    border: none;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 700;
	
}
.contact-btn{
	    max-width: 440px;
    height: 58px;
    line-height: 58px;
    font-size: 30px;
    display: inline-block;
    margin: 22px auto 0 auto;
    width: 100%;
}
	
@media only screen and (max-width: 767px){
a.bnr-btn{
	margin:20px auto 0 auto;
	display:block;
	height:60px;
	width:290px;
	line-height:60px;
	font-size:30px;
}
a.s2learn-more{margin:15px auto 0 auto;}
.contact-btn{
	font-size:23px;
	line-height:70px;
	width:87%;
	height:70px;
	margin:20px auto 0 auto;}
.submit-btn{font-size: 23px;}
a.addto-btn { width:100%; margin-top:18px;}
}
/*===============================*/
.hide-desk, .show-479, .show-tab, .show-767, .show-400, .show-340 {display:none;}
.hide-400{display:inline-block;}
@media only screen and (max-width: 1179px){
.show-desk{display:block;}
}
@media only screen and (max-width: 1013px){
.show-tab{display:block;}
.hide-tab{display:none;}
a.s2learn-more{
	width: 160px;
	font-size:18px;
	margin: 20px auto 0 auto;
	}

}
@media only screen and (max-width: 767px){
.hide-767{display:none;}
.hide-desk, .show-767{display:block;}
}
@media only screen and (max-width: 479px){
.show-479{display:block;}
.hide-479{display:none;}
}
@media only screen and (max-width: 400px){
.show-400{display:block;}
.hide-400{display:none;}
}
@media only screen and (max-width: 340px){
.show-340{display:block;}
}


/*********************************/
.inr-cont{
}

.thank-pg{ padding:70px 0;}
.thank-hdg{ color:#333;}
a.baktohme{
	font-size:16px;
	color:#6baf24;
	line-height:20px;
	text-decoration:underline;
	float:left;
	width:100%;
	margin-bottom:15px;
}