@media only screen and (max-width: 1199px) {
	.top_filter_panel {
		display: block;
	}
	.search_propform {
		width: 30%;
	}
	header.site-header .navbar-brand {
		top: -105px;
		left: 16px;
		padding: 0;
		width: 100px !important;
		height: 100px !important;
	}
	.middle_searchform {
		position: fixed;
		width: 300px;
		right: -315px;
		height: 100%;
		background: #fff;
		top: 60px;
		padding: 0;
		box-shadow: -4px 0px 10px -2px rgba(0, 0, 0, 0.28);
		border-left: 3px solid #2f85d2;
		overflow-y: scroll;
		transition: all 0.3s ease-in-out;
	}
	.middle_searchform.open {
		right: 0;
	}
	.middle_searchform .dropdown::before {
		display: none;
	}
	.middle_searchform .dropdown {
		width: 100%;
		text-align: left;
		border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	}
	.middle_searchform .dropdown-toggle,
	.advance_search {
		font:
			400 13px/40px Roboto,
			Arial;
		width: 100%;
		text-align: left;
	}
	.middle_searchform .dropdown-menu,
	.topsearch_collapse {
		position: relative;
		top: auto;
		min-width: 100%;
		border: none;
		border-top: 2px solid #ccc;
		box-shadow: none;
	}
	#advance_collapse .col-sm-4,
	#advance_collapse .feature_listpanel,
	.advancesearch_panel {
		width: 100%;
	}
	.topsearch_collapse ul li a {
		font:
			300 13px/26px Roboto,
			Arial;
	}
	.top_search {
		z-index: 9999999;
	}
	#advance_collapse {
		min-width: 100%;
	}
	.middle_searchform .dropdown-toggle .caret {
		position: relative;
		top: auto;
		right: auto;
		float: right;
		margin-top: 18px;
		margin-right: -10px;
	}
	.top_filter_panel {
		border-bottom: 2px solid #2f85d2;
	}
	.top_filter_panel h5 {
		display: inline-block;
		font-size: 16px;
	}
	.top_filter_panel .btn-custom {
		font-size: 12px;
		padding: 11px;
		font-weight: 700;
		background: none;
		color: #2f85d2;
	}
	.top_filter_panel .btn-custom:nth-of-type(2) {
		color: #929292;
	}
	.openfilterbelowtab {
		float: right;
	}
	.openfilterbelowtab .btn-custom {
		background: none;
		font:
			700 15px/22px Roboto,
			Arial;
		color: #fff;
		margin-top: 12px;
	}
	.button_searpanel {
		display: none;
	}
	.top_search {
		top: 100px;
	}
	.total_searchlisting {
		top: 160px;
	}
	.topsearch_collapse h4 {
		font:
			500 15px/22px Roboto,
			Arial;
		color: #20272b;
		border-bottom: 1px solid #c7c7c7;
		padding-bottom: 4px;
		margin-top: 0;
	}
	.customselectgap > .text-center {
		margin-top: 0 !important;
	}
	.middle_searchform .dropdown .dropdown-menu .col-xs-12.col-sm-5,
	.middle_searchform .dropdown .dropdown-menu .col-xs-12.col-sm-1.customselectgap,
	.middle_searchform .dropdown .dropdown-menu .col-xs-12.col-sm-6 {
		width: 100%;
	}
	.middle_searchform .dropdown .dropdown-menu .col-xs-12.col-sm-1.customselectgap .text-center {
		margin-top: 0 !important;
	}
	.advance_search i.fa.fa-angle-down {
		float: right;
		margin-top: 13px;
		margin-right: -10px;
	}
	.openfilterbelowtab {
		display: block;
	}
	#toggleView {
		display: none;
	}
	.search-result-listing .result-heading h3 {
		font-weight: 400;
		font-size: 20px;
		letter-spacing: 2px;
		margin: 0px;
		text-transform: uppercase;
		width: 39%;
	}
	.search-result-listing .result-heading .btn {
		font-size: 12px;
	}
	.site-footer .footer-link ul {
		display: inline-block;
	}
	.middle_searchform .dropdown-toggle {
		color: #000;
	}
	.advance_search {
		color: #fff;
	}
}
@media only screen and (max-width: 992px) {
	.search_listingnew {
		width: 100%;
	}
	.search_results.mapview .map_search {
		left: 0;
	}
	.search_results.mapview .search_listingnew {
		display: block;
	}
	.map_search {
		width: 100%;
		/* display: none; */
		position: absolute;
		left: -100%;
		z-index: 99;
	}
	header.site-header #navbar .col-xs-10 {
		padding-left: 0;
	}

	header.site-header .navbar-brand {
		top: 0;
		left: 0;
	}
	#toggleView {
		display: block;
	}
}
@media only screen and (max-width: 767px) {

  .is-contact-page .main-header {
    padding: 24px 0;
  }

.main-header .header-logo img {
    display: block;
    max-width: 330%;
    margin-left: 0;
    margin-top: -39px;
}
	.search-result-listing .result-heading {
		padding-top: 87px;
	}
	.search-result-listing .result-heading h3 {
		width: 100%;
	}
	header.site-header .header-lan {
		margin-left: 0;
	}
	.total_searchlisting .search_results {
		height: auto;
		position: relative;
		width: 100%;
		float: left;
	}
	.search_results.mapview {
		height: 400px;
		overflow: hidden;
	}
	.search_propform {
		width: 69%;
		padding-right: 0;
		float: left;
	}
	.top_search {
		top: 82px;
    z-index: 97;
	}
	.total_searchlisting {
		top: auto;
		position: relative;
	}
	.total_searchlisting {
		top: auto;
		position: relative;
		float: left;
		width: 100%;
	}
	.site-header.fix-head .navbar-brand img {
		max-height: 80px;
	}
	.site-header.fix-head .navbar-brand {
		width: 100% !important;
		padding: 10px;
	}
	header.site-header .navbar-brand img {
		max-height: 80px;
	}
	header.site-header .navbar-brand {
		width: 100% !important;
	}
	.openfilterbelowtab .btn-custom {
		font:
			700 10px/22px Roboto,
			Arial;
		margin-top: 14px;
		padding: 5px;
	}
	.pagination > li {
		display: inline-block;
	}
}          
                        .map_search span.msgtoshow {
                            z-index: 9 !important;
                        }
                        .property-details .dl-horizontal dd {
                            white-space: normal;
                            word-break: break-word;
                        }
                        .load_map_img {
                            float: none !important;
                            margin-right: 0;
                            display: block;
                        }
                        .load_map_img img {
                            object-fit: cover !important;
                            height: 100px;
                            width: 100%;
                        }
                        .right_mappart {
                            float: none !important;
                            width: 100%;
                            margin-top: 10px;
                        }
                        .result-block .project-block .project-info .prop-tags {
                            margin-top: 0px;
                        }
                        
                        .marker_googlemap.already_seen:hover::before,
                        .marker_googlemap:hover::before {
                            border-top: 8px solid #a3a3c2;
                        }
                        
                        .marker_googlemap.marker_active {
                            background: #a3a3c2 !important;
                            color: #000;
                            font-size: 16px;
                            z-index: 10000;
                        }
                        
                        .marker_googlemap.already_seen.marker_active::before,
                        .marker_googlemap.marker_active::before {
                            border-top: 8px solid #a3a3c2;
                        }
                    
                    div.custom_checkbox {
                        display: flex;
                        align-items: center;
                        margin-bottom: 15px;
                    }

                    div.custom_checkbox input {
                        padding: 0;
                        height: initial;
                        width: initial;
                        margin-bottom: 0;
                        display: none;
                        cursor: pointer;
                    }

                    div.custom_checkbox label {
                        position: relative;
                        cursor: pointer;
                        font-size: 14px;
                        font-weight: 500;
                    }

                    div.custom_checkbox label:before {
                        content: '';
                        -webkit-appearance: none;
                        appearance: none;
                        background-color: transparent;
                        border: 2px solid #0079bf;
                        box-shadow:
                            0 1px 2px rgba(0, 0, 0, 0.05),
                            inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
                        padding: 8px;
                        display: inline-block;
                        position: relative;
                        vertical-align: middle;
                        cursor: pointer;
                        margin-right: 10px;
                        border-radius: 4px;
                    }
                    div.custom_checkbox input:checked + label:before {
                        background-color: #0079bf;
                    }
                    div.custom_checkbox input:checked + label:after {
                        content: '';
                        display: block;
                        position: absolute;
                        top: 3.5px;
                        left: 7.5px;
                        width: 6px;
                        height: 11px;
                        border: solid #fff;
                        border-width: 0 2px 2px 0;
                        transform: rotate(45deg);
                    }
                /* For fixing the square foot icon and related properties slider arrow */

.propertyProject-info-box .infoText {
  min-height: 38px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.swiper-button-next.swiper-button-white.related-property,
.swiper-button-prev.swiper-button-white.related-property {
  top: calc(32% + 2px);
  margin: 0;
}
.swiper-button-next.swiper-button-white.related-property::after,
.swiper-button-prev.swiper-button-white.related-property::after{
    display: none;
}

.property-sidebar form .has-error .checkbox, .property-sidebar form .has-error .checkbox-inline, .property-sidebar form .has-error .control-label, .property-sidebar form .has-error .help-block, .property-sidebar form .has-error .radio, .property-sidebar form .has-error .radio-inline, .property-sidebar form .has-error.checkbox label, .property-sidebar form .has-error.checkbox-inline label, .property-sidebar form .has-error.radio label, .property-sidebar form .has-error.radio-inline label
{
    color: #efeeee;
}

.validationMessage {
	color: #f00 !important;
}

#top_div > footer > div.footer-bottom.text-center > div > div.copyright-info > p:nth-child(1) > a:hover {
color: #e0e964;
}

/* Remove Polygon Button Fix */
.search-remove-btn {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 60px;
}

 .property-sidebar form .has-error .control-label {
     margin-top: 8px;
 }

 .property-sidebar .contact-box .btn:focus,
 .property-sidebar .contact-box .btn:active {
     background: #fff;
     border-color: #fff;
     color: #a50b10;
 }

 .property-sidebar .contact-box .btn+p {
     margin-top: 10px;
 }

.map_search span.msgtoshow {
    width: 80% !important;
}/* Map Lazy Loading */
.map-lazy-wrapper {
    position: relative;
    overflow: hidden;
}

.map-canvas {
    width: 100%;
    height: 100%;
    min-height: 240px; /* adjust to your sidebar-map height */
}

/* Full overlay */
.map-placeholder {
    position: absolute;
    inset: 0;
    z-index: 5;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Blurred background image */
.map-placeholder::before {
    content: "";
    position: absolute;
    inset: -12px;
    background: url("/uploads/map-placeholder.jpg") center/cover no-repeat;
    filter: blur(8px);
    transform: scale(1.08);
}

/* Darken overlay for readability */
.map-placeholder::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.25);
}

.map-placeholder-btn {
    position: relative;
    z-index: 1;
    border: 0;
    padding: 10px 14px;
    border-radius: 8px;
    background: rgba(255,255,255,0.92);
    color: #111;
    font-weight: 600;
}/* For Image Category Search */
.imageSearchRadioButtons {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.imageSearchRadioButtons label {
    margin: 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #979797;
    padding-bottom: 8px;
    border-bottom: 1px dashed #beb9b9;
}

.imageSearchRadioButtons label:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.imageSearchRadioButtons label input {
    opacity: 0;
    position: absolute;
    inset: 0;
    cursor: pointer;
}

.imageSearchRadioButtons label .box {
    width: 15px;
    height: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #1565C0;
    border-radius: 4px;
    opacity: 0;
    transform: scale(0.6);
    transition: all 0.3s ease-in-out;
}

.imageSearchRadioButtons label input:checked+.box {
    opacity: 1;
    transform: scale(1);
}

.imageSearch_collapse .btn-holder {
    border-top: 1px solid #E5E5E5;
    justify-content: flex-end;
    padding-top: 12px;
}

.imageSearch_collapse .btn-holder .btn-box {
    width: auto;
    padding: 0;
}

.imageSearch_collapse .btn-holder .btn-box .btn {
    font-size: 14px;
    font-weight: 500;
}
.imageSearch_collapse {
    border: 0;
}


/* For Image Category Search */
.projectDetail-imgVideo-slider .img-slide p{
    position: absolute;
    z-index: 3;
    font-size: 13px;
    color: #fff;
    top: 10px;
    left: 10px;
    width: auto;
    bottom: auto;
    background-color: rgba(0, 0, 0, 0.45);
    padding: 5px 10px;
    border-radius: 4px;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    height: 36px;
}
.bedroomSearchMenu .dropdown-toggle {
    width: 100%;
    text-align: left;
}

.bedroomSearchMenu {
    min-width: 165px;
    text-align: left;
}

.bedroomSearchMenu .caret {
    position: absolute;
    right: 15px;
    top: 27px;
}.customstylemodal button.close {
    color: #fff;
    opacity: 1;
}