@media (max-width:992px){
	
.property_list .pro-profile,
.amenities .amenities_desc ul,
.service-single-area .offers,
.multi_domain .links_domain .inner {grid-template-columns: 1fr;}
.dd_noida .desc {left: 0;}	
.dd_noida .row:nth-child(2) .col-md-7 {order: 0;}
.dd_noida .row:nth-child(2) .desc {right: 0;}
.theme-btn {padding: 3px 3px 3px 15px;}
.counter-box {padding: 30px 35px;}
.footer-widget-wrapper.pt-70{padding-top: 0;}
.footer-shape {height: 35px;}
.navbar.fixed-top {align-items: flex-start;}
.navbar-collapse {max-height: 100%; margin-bottom: 40px;}
.location_scroll {padding: 70px 0 0;}
.desc_sf .flr_right {width: 100%;}
	
}	