@media(max-width:1600px){	
	
		

}


@media(max-width:1400px){
	
	.home-left { padding-right: 100px !important;}
	h1 { font-size: 60px; line-height: 80px;}
		
	
	
	
}


@media(max-width:1199px){

.home-left { padding-right: 70px !important; width: 59.333% !important;}
.home-right { width: 40.333% !important;}
h1 { font-size: 52px; line-height: 64px;}	
.home-info { padding-top: 130px;}	
.thanks-new { padding: 400px 0px;}
	
	
	

}

@media(max-width:1023px){

	.home-left { padding-right: 15px !important; width: 100% !important;}
	h1 { font-size: 42px; line-height: 54px; padding-bottom: 20px;}
	.home-info { padding-top: 100px;}
	p { font-size: 18px; line-height: 28px; }
	.home-right { width: 100% !important; margin-top: 30px;}
	.contact-form { width: 100%; max-width: 100%;}
	footer { position: relative; padding-top: 40px;}
	.thanks-new { font-size: 32px; line-height: 42px;}
	.thanks-new { padding: 350px 0px;}
	
	
	
	
}


@media(max-width:767px){

h1 { font-size: 34px; line-height: 44px; padding-bottom: 15px;}
	.logo { text-align: center;}
	.home-info { padding-top: 70px;}
	.thanks-new { padding: 300px 0px;}
	
    
    
}


@media(max-width:639px){
	
.contact-form h3 { font-size: 30px; line-height: 36px; padding-bottom: 16px;}
	h1 {text-align:center; font-size: 30px; line-height: 40px;}
	.home-left {text-align:center;}
	.thanks-new { font-size: 26px; line-height: 36px;}
	.thanks-new { padding: 250px 0px;}
	
	
}

@media(max-width:479px){
header { padding: 20px 0px 0px; }
.logo img { width: 220px;}
	h1 { font-size: 26px; line-height: 36px; }
	.contact-form { padding: 24px;}
	.contact-form h3 { font-size: 24px; line-height: 30px; padding-bottom: 10px;}
	.contact-form form input[type="text"], .contact-form form input[type="tel"], .contact-form form input[type="email"] { margin-bottom: 20px; font-size: 16px; }
	.contact-form form textarea { margin-bottom: 20px; font-size: 16px;}
p { font-size: 17px; line-height: 26px;}
	.contact-form form input[type="submit"] { font-size: 18px; height: 46px; padding: 0px 30px;}
    .thanks-new { font-size: 18px; line-height: 30px;}
	.thanks-new { padding: 150px 0px;}
}

@media(max-width:370px){
	.contact-form form .form-captcha .g-recaptcha {
	transform: scale(.79);
	-webkit-transform: scale(.79);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	display: block;
}
	.contact-form form input[type="submit"] {margin-top:0px;}
	
}





