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


/*@media (min-width :1600px){
body{ width:1660px;}
}
*/

@media only screen and (max-width :1024px){
	body{ width:100%;}
	.gray-top nav ul li a {
	margin-left:5px; margin-right:5px;}
	.call a{ font-size:16px; padding-top:12px;}
}


@media only screen and (max-width :980px){
	body{ width:100%;}
    .gray-top nav ul{ width: 100%;}
    .gray-top nav ul li a{ margin-left: 3px; margin-right: 3px; font-size: 12px;}
    .call{ width: 100%;}
    .product-box .btn-rm a{ width: 80%; margin-bottom: -20px;}

    

}

@media screen and (min-width: 320px) and (max-width: 767px) {

.bot-pad{ padding-bottom: 35px;}
.top-pad{ padding-top: 35px;}    
p, .listing-content{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.pagetitle span{font-size: 20px; margin-bottom: 30px;}    
    
.logo { text-align: center;}
.navbar-toggle{ background-color:#fff !important;}
.navbar-toggle .icon-bar{ background: #3e2300;}

.call{ width:75%; float:left; text-align:left; padding-left:20px;}

.gray-top nav{ margin-top: 0px; background: #e8e8e8; margin: 0 -15px;}
.gray-top nav ul li{ display:block;}
.gray-top .nav>li:hover ul.dropdown-menu{ width:100% !important; text-align:center;}
.landlord-ins-form .land-form-title, .landlord-ins-form-2 .land-form-title{font-size:25px; line-height:30px;}
/*
.gray-top nav ul, .gray-top nav ul li, .call{
width: 75%;
text-align: left;
float: left;
padding-left: 20px;
}
*/
.gray-top .nav>li>a:hover::after, .gray-top .nav>li>a:focus::after, .gray-top .nav>li.active a::after { top: 8px;}    
.home-slider .slide-strip{font-size: 16px; line-height: 15px; height: 64px;}    
.home-slider .slide-strip a {font-size: 12px; color: #fff; padding: 3px 20px !important; margin-top: 10px;}
.inner-page-slider{height: auto;}
.inner-page-slider .slide-strip{ height: 15PX;}

    
.product-box{ height: auto;}
.product-box .subtitle{ height: auto;}
.product-box p{ margin-bottom: 0px;}
.product-box .btn-rm a{ margin-bottom: 30px;}
.h-blog p{ margin-bottom: 5px !important;}

.testimonial .left.carousel-control, .testimonial .right.carousel-control{ display: none;}
footer ul, footer ul li{ padding-left: 0px !important;}
    .enquriyform{ margin-top: 50px;} 

} 


/*
@media screen and (max-width: 700px) {

}



