@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 1199px){
}
@media only screen and (max-width: 991px){
	nav ul li a{font-size:16px; padding:0 18px;}
	.white-div{min-height:500px;}
	.white-div h2{font-size:28px;}
	.white-div1 ul{padding: 13px 15px;}
	.cash-offer-form1 input[type="submit"]{font-size:16px;}
	.content-sec-right h3{font-size:25px;}
}
@media only screen and (max-width: 767px){
	header{text-align:center;}
	.top-header-text{text-align:center;}
	.logos-div img{margin-bottom:30px;}
	.white-div{min-height:auto; margin-bottom:30px;}
	.white-div h2{font-size:32px;}
	.white-div1{margin-bottom:30px;}
	.white-div1 ul{padding: 13px 40px;}
	.tried-sec img{margin:auto auto 30px;}
	.footer-links .social-div{margin-bottom:40px;}
	.cash-offer-form{width:95%;}
	.get-offer{width:95%;}
	.content-sec-right{margin-top:30px;}
	
}
@media only screen and (max-width: 576px){
}
@media only screen and (max-width: 435px){	
}