@charset "utf-8";
/* CSS Document */
@media screen and (max-width:991px){
.quote-sec{padding:30px 15px;}
.quote-sec h3{font-size:24px;}
.banner-sec h1{font-size:24px;}
.small{font-size:18px;}
.quote-sec input[type="submit"]{font-size:16px;}
.service-sec h3{font-size:30px;}	
}
@media screen and (max-width:767px){
	.top-header{text-align:center; padding:30px 0;}
	.banner-sec{height:auto;}
	.call-div{text-align:center; margin-top:20px;}
	.quote-sec{margin-top:80px;}
	.logos-sec img{margin-right:10px;}
	a.yellowbtn{margin-bottom:30px;}
	.testimonial-div1{width:100%;}
	.howitworks-sec h4{width:100%;}
	.howitworks-sec h4,.howitworks-sec p,.service-sec p,.testimonial-div p{font-size:17px; line-height:28px;}
	.testimonial-sec h3{font-size:30px;}
	.quote-sec input[type="tel"],.quote-sec input[type="email"],.quote-sec input[type="text"],.quote-sec textarea{margin-bottom:15px;}
	.howitworks-sec h3{font-size:30px;}
	.testimonial-div{ padding:30px 20px;}
	.call-div{font-size:24px;}
	.banner-sec h1{padding-top:60px;}
}
@media screen and (max-width:576px){
.quote-sec{padding:20px;}
.logos-sec{text-align:center;}
.logos-sec img{margin-bottom:10px;}
.howitworks-sec h4{width:95%;}
}