@media only screen and (min-width: 992px){
	.collapse-on-mobile.collapse {
	    display: flex;
	    flex-wrap: wrap;
	}
	.filter-product{
		display: none;
	}
}
@media only screen and (max-width: 1399px){
	.agent-info-{
		padding-left: 0%;
    	padding-right: 0%;
	}
	#listtab2 .property-img {
	    height: 200px;
	}
}
@media only screen and (max-width: 1199px){
	.text-warrp {
	    padding: 100px 50px;
	}
	.d-slider .owl-theme .item img {
	    height: 250px;
	}
	.select-field {
	    margin-left: 8px;
	}
	.num-rowreas {
	    right: 15px;
	    padding: 8px 25px;
	}
	.payment--item-box {
        width: 33.3%;
    }
}
@media only screen and (max-width: 991px){
	.info-with-img{
		text-align: center;
		flex-direction: column;
		align-items: center;
	}
	.lft-m-agent{
		margin-right: 0px;
	}
	.right-m-name {
	    border-left: none;
	    padding-left: 0;
	    width: 100%;
	}
	.right-m-name h3{
		font-size: 26px;
	}
	.right-m-name p{
		font-size: 14px;	
	}
	.order-md-1 {
	    order: 2;
	}
	.order-md-2 {
	    order: 1;
	}
	.no-gutters img {
	    height: auto;
	}
	.d-slider .owl-theme .item {
	    width: 50%;
	}
	.bg_client .Our-agents{
		text-align: center;
	}
	.full-pg-section .map-fixed {
	    height: auto;
	}
	.map-location #map {
    	height: 350px;
	}
	.form-filed-group {
	    flex-wrap: wrap;
    	justify-content: space-between;
	}
	.collapse-on-mobile {
	    flex: 0 0 100%;
	    max-width: 100%;
	    text-align: center;
	    margin-top: 5px;
	    text-align: center;
	    height: 100% !important;
	}
	.select-field {
	    display: inline-block;
	}
	.list-pro-img img {
	    width: 60px;
	    height: 60px;
	}
	.top-reas-head h3 {
	    text-align: left;
	    padding-left: 15px;
	}
}
@media only screen and (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
        font-size: 12px;
        border-bottom: 1px solid #ffffff38;
    }
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
        color: #fff;
    }
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
        color: #fff;
    }
	.form-filed-group{
		flex-wrap: wrap;
		align-items: center;
	}
	.search-field-r{
		width: 100%;
		margin: 0px;
	}
	.select-field{
		width: 100%;
    	margin: 0px;
    	padding: 5px 0px;
	}
	.search-box--filt {
	    flex: 1;
	    margin-right: 15px;
	}
	.select-field button {
    	width: 100%;
	    text-align: left;
	}
	.select-field button b.caret {
    	float: right;
    	margin-top: 10px;
	}
	.select-field .btn-group {
   		display: block;
	}
	.closedata{
		right: 0px;
	}
	li.or-sing, li.join-in{
		padding-left: 15px;
	}
	.result-product, .short-list-product{
		width: 100%;
	}
	.short-list-product{
		justify-content: flex-start;
	}
	.over-type .list-over{
		width: 100%;
	}
	.botm-dist .list-grade{
		width: 100%;
	}
	.field-req-agsrc{
		display: block;
	}
	.example {
    	display: block;
	}
	.search-field-r1{
		margin: auto;
	}
	form.example .inp-sh-cl{
		width: 70%;
	}
	form.example .AgentSearch{
		width: 30%;
	}
	.list-pro-img {
	    width: auto;
	    height: auto;
	}
	.listing-prop{
		width: 300px;
	}
	.rating-row img {
	    width: 18px;
	}
	.star-rating .review-user-name {
	    margin-top: 10px;
	    display: block;
	    text-align: center;
	}
	.rating-row p {
    	font-size: 14px;
    }
    .h-list-sale h3{
    	width: 100%;
    }
    .t-items {
    	width: 100%;
	}
	.t-items ul li{
		margin-left: 0px;
    	margin-right: 10px;
	}
	.text-warrp {
    	padding: 50px 20px;
	}
	.txt-area{
		padding: 0px 0px;
		margin-bottom: 30px;
	}
	.k-detail{
		padding: 0px 0 50px;
	}
	.high-title{
		text-align: center;
	}
	.bg_client .Our-agents{
		text-align: center;
	}
	.prop-key{
		text-align: center;
	}
	.filter-product {
	    flex: 0 0 100%;
	    max-width: 100%;
	    margin-top: 5px;
	}
	.btn-filter-product {
	    width: 100%;
	    display: block;
	}
	.map-location #map{
	    height: 300px;
	}
	.full-pg-section .map-fixed + div {
	    max-height: none;
	}
	.contact-usdetail{
		margin-top: 5px;
    	margin-left: 0px;
	}
	.feature-detail ul li span.left-dt-w {
	    f/*lex: 0 0 100%;
	    max-width: 100%;*/
	    margin-bottom: 5px;
	}
	.feature-detail ul li span{
		flex: initial;
	}
	.property-img{
		height: 200px;
	}
	.video-background video {
	    height: 225px;
	    object-fit: cover;
	}
	.input-search-field input {
	    height: 40px;
	    font-size: 14px;
	}
	.button-field-box{
		padding-right: 5px;
	}
	.button-field-box button .fa-search {
	    font-size: 15px;
	}
	.widget-tab-bar .nav-tabs li a {
	    padding: 5px 5px;
	    height: auto;
	    font-size: 10px;
	}
	.icon-widgit-src img {
	    margin-bottom: 3px;
	    width: 16px;
	}
	.poplar-head-place {
	    font-size: 22px;
	}
	.heading h2 {
	    font-size: 22px;
	    font-weight: 600;
	}
	.linktxt--realt{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.fixedsearch {
	    position: fixed;
	    left: 0px;
	    right: 0px;
	    top: 0px;
	    z-index: 99;
	}
	.navbar-brand>img {
	    width: 175px;
        margin-top: 5px;
	}
	.widget-form{
	    padding: 80px 0px 50px;
	}
	.title-heading-form h2 {
	    font-size: 22px;
	    font-weight: 700;
	}
	.estate-productitems .img-alt--placeprod{
		height: 200px;
    	object-fit: cover;
	}
	.mainitem--cityrow {
	    margin-top: 0px;
	}
	.mainitem--cityrow a {
	    font-size: 28px;
	}
	.navbar.navbar-default {
	    padding: 5px 0px;
	}
	.home-page .navbar-default .navbar-collapse, .home-page .navbar-default .navbar-form{
		background-color: #313131;
	}
	.navbar-right>li {
	    float: none;
	}
	.home-page .stickyheader .navbar-default .navbar-nav>li>a {
	    color: #ffffff;
	}
	.name-label--1 {
	    width: 65px;
	}
	.location-bar-root {
	    flex-direction: column;
	}
	.form-iputsrc-item {
	    width: 100%;
	}
	.form-filed-location .search-field-agent {
	    margin-right: 0px;
	}
	.form-filed-location {
	    margin-bottom: 15px;
	}
	.flex-loacat:last-child {
	    margin-bottom: 0px;
	}
	.navbar-default .navbar-nav>li>a {
	    border-bottom: 1px solid #ffffff38;
        padding: 8px 15px;
        color: #fff;
        font-size: 13px;
	}
	.over-veiw {
	    padding: 10px 10px;
	}
	.logo-detail {
	    text-align: center;
	}
	.image-agent-with {
	    text-align: center;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.propert--imgautor {
	    margin-top: 15px;
	    flex: 0 0 100%;
    	max-width: 100%;
    	text-align: center;
	    padding-left: 0px;
	}
	.lft-m-agent {
	    margin-bottom: 15px;
	}
	.mult-bank-name li {
	    width: 33.3%;
	}
	.form-enquiry {
	    padding: 20px 15px 15px;
	}
	.contact--txt-info p span .fa {
	    margin-right: 0px;
	}
	.contact--txt-info p {
	    font-size: 14px;
	}
	.contact--txt-info p span {
	    font-size: 14px;
	}
	.bankgrid--items {
	    padding: 15px 10px;
	}
	.construct--service {
	    padding-top: 50px;
	}
	.top-reas-head {
	    position: relative;
	    display: flex;
	    align-items: center;
	    padding: 0px;
	    justify-content: space-between;
	}
	.top-reas-head h3 {
	    padding-left: 10px;
	    padding-right: 10px;
	    font-size: 17px;
	}
	.num-rowreas {
	    padding: 0px 15px;
	    position: static;
	    transform: none;
	}
	.bodyreas--content {
	    padding: 10px 15px;
	}
	.payment--item-box {
        width: 100%;
    }
    .right-dt-w {
	    margin-left: 5px;
	}
	.home-page header {
        background-color: #ffffff;
    }
    .navtab--grtitem {
        padding: 15px 0px;
    }
    .navtab--grtitem li:last-child {
        width: 100%;
        padding-top: 10px;
    }
    .short-list-product select {
        max-width: 100%;
        flex: 1;
    }
    .area-heading {
        margin-bottom: 15px;
    }
    .day-hrs {
        padding: 5px 5px;
    }
    .day-hrs .property-day {
        font-size: 10px;
    }
    .popery-box-sale .ftr-text{
        font-size: 12px;
    }
    .code-tx--propt{
        font-size: 10px;
    }
    .imagecount--propert .txtnum--prodoct{
        font-size: 10px;
    }
    .mapGrid--property .map-part-product {
        height: 300px;
    }
    .footer-wigit {
        padding-bottom: 65px;
    }
    .footer-wigit{
        display:none !important;
    }
    body{
        padding-bottom: 80px;
    }
    .desk-share-web{
    	display: none;
    }
}
@media only screen and (min-width: 768px){
	.mob-share-copy{
		display: none;
	}
}
@media only screen and (max-width: 533px){
	.d-slider .owl-theme .item {
	    width: 100%;
	    margin-bottom: 2px;
	}
	.d-slider .owl-theme .item img {
	    height: auto;
	}
}