.map-detail-page-main-wrapper #mapDetails .mapboxgl-popup {
    min-width: auto !important;
}
/*=== TOP SECTION ===*/
.property-top-unit-wrapper .left-top p, .property-top-unit-wrapper .left-top { margin: 0; color: var(--white); } 

.slider-and-detail-main-wrapper { padding: 54px 0 98px; } 

.property-top-unit-wrapper .left-top { display: flex; align-items: center; } 

.property-top-unit-wrapper { padding: 15px 0; background-color: var(--deep-navy); /*margin-top: 11px; */ } 
.property-top-unit-wrapper .go-back-wrapper {width: 100%;}
.property-top-unit-wrapper .right-top span.measure-text { color: var(--white); } 

/*=== TOP SECTION ===*/
/*=== SLIDER AND DETAIL SECTION ===*/
.slider-and-detail-main-wrapper .font-small-body, .slider-and-detail-main-wrapper .font-body-light { margin-bottom: 0 !important; color: var(--deep-navy); } 

.media-download-wrapper .documentWrapper { display: block } 

.media-download-wrapper .media-item { margin-right: 48px; margin-bottom: 15px;} 

.details-sections-wrapper { display: flex; gap: 70px; } 

.property-slider-wrapper { min-width: 43.55%; flex: 0 0 43.55%; margin-top: -42px; } 
   .details-sections-wrapper .property-slider-wrapper{
    position: sticky;
    align-self: flex-start;
    top: 0;
    overflow-y: auto;overflow-x: hidden;
    }
/*.ip3-level4 .property-slider-wrapper { margin-top: 0; } */

.property-detail-specification {margin-bottom: 32px;}
.property-detail-specification .specification-title{margin-bottom: 12px;}

.property-detail-storage.storageWrapper { padding-bottom: 8px } 

.property-detail-storage.storageWrapper { margin-top: 16px; } 

.property-detail-esg.esgWrapper h2, .property-detail-storage.storageWrapper h2 { margin-bottom: 0px; } 

.media-download-wrapper { margin-top: 32px; } 

.property-details-media.media-download-wrapper h2 { margin-bottom: 8px; } 

.property-details-media.media-download-wrapper .documentWrapper { padding: 0px; } 

.property-details-media.media-download-wrapper .documentWrapper a.media-item { display: inline-block; } 
.property-detail-content {margin-bottom: 32px}
.property-detail-content a{
	color:var(--earth-green-2);
}

.property-detail-content p {font-weight: 300;}
.property-detail-content ul li {margin-bottom: 0; font-weight: 300;}
.property-detail-content strong {font-weight: 500;}
.right-top { display: flex; align-items: center; } 

.property-details-distance a { color: var(--white); display: block; } 

.property-details-distance.distanceParaGroup label a{
	padding:8px;
}
.property-details-distance.distanceParaGroup label { padding: 0px; font-style: normal; cursor: pointer; margin-top: 5px; font-weight: 500; font-size: 13px; line-height: 20px; color: var(--white-2); width: 40px; height: 38px; justify-content: center; display: flex; align-items: center; width: 50%; height: 36px; margin: 0; } 

.property-details-distance.distanceParaGroup label:last-child { border-radius: 0 86px 86px 0; } 

.property-details-distance.distanceParaGroup input { display: none; } 

.property-details-distance.distanceParaGroup label.selected { background: var(--earth-green); color: var(--deep-navy); } 

.property-details-distance.distanceParaGroup label.selected a { color: var(--deep-navy); } 

.property-details-distance.distanceParaGroup { overflow: hidden; border: 1px solid var(--earth-green); border-radius: 86px; padding: 0; font-style: normal; font-weight: 600; font-size: 14.5px; line-height: 22px; position: relative; display: flex; justify-content: space-between; width: 84px; margin-left: 16px; } 

.property-detail-wrapper { max-width: 56.45%; flex: 56.45%; } 

.filter-row-mobile .viewParaGroup label { padding: 8px; font-style: normal; cursor: pointer; margin-top: 5px; font-weight: 500; font-size: 13px; line-height: 20px; color: var(--white-2); width: 40px; height: 38px; justify-content: center; display: flex; align-items: center; width: 50%; height: 40px; margin: 0; } 

.filter-row-mobile .viewParaGroup label:last-child { border-radius: 0 86px 86px 0; } 

.filter-row-mobile .viewParaGroup input { display: none; } 

.filter-row-mobile .viewParaGroup label.selected { background: var(--earth-green); color: var(--deep-navy); } 

.filter-row-mobile .viewParaGroup label.selected a { color: var(--deep-navy); } 

.filter-row-mobile .viewParaGroup { overflow: hidden; border: 1px solid var(--earth-green); border-radius: 86px; padding: 0; font-style: normal; font-weight: 600; font-size: 14.5px; line-height: 22px; position: relative; display: flex; justify-content: space-between; width: 84px; margin-left: 16px; } 

.property-slider-main .property-slider-main-item { min-height: 298px; border-radius: 12px 12px 0px 0px; background-size: cover; background-repeat: no-repeat; background-position: center center; position:relative; cursor: pointer;} 

.property-slider-thumb .property-slider-thumb-item { min-height: 100px; border-radius: 4px; background-size: cover; background-repeat: no-repeat; background-position: center center; margin: 0 8px; cursor: pointer } 

.property-slider-main { margin-bottom: 16px } 

.property-slider-main .slick-next { background: var(--crisp-white); border: 1px solid var(--earth-green); box-shadow: 0px 7.27999px 30.03px rgba(86, 227, 102, 0.08); backdrop-filter: blur(18.2px); border-radius: 172px; transform: rotate(-90deg); width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; position: absolute; right: 14px; z-index: 1; bottom: 14px; } 

.property-slider-main .slick-prev { background: var(--crisp-white); border: 1px solid var(--earth-green); box-shadow: 0px 7.27999px 30.03px rgba(86, 227, 102, 0.08); backdrop-filter: blur(18.2px); border-radius: 172px; transform: rotate(90deg); width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; position: absolute; right: 72px; z-index: 1; bottom: 14px; } 

.property-slider-thumb { overflow: hidden; } 

.property-slider-thumb>.slick-list { /*margin: 0 -15%; */ } 

/*=== SLIDER AND DETAIL SECTION ===*/
/*=== DETAIL PAGE MAP SECTION ===*/
.map-detail-page-main-wrapper { min-height: 922px; background: #F5F5F5; padding: 62px 0 85px } 

.make-an-inquiry-wrapper { margin-top: 32px } 

.make-an-inquiry-wrapper>a { display: block; text-align: center; } 

.map-detail-tabs-wrapper ul.map-detail-tabs { padding: 0; list-style: none; } 

.map-detail-tabs-wrapper ul.map-detail-tabs a.map-detail-tabs-link { display: inline-block; margin-right: 0; position: relative; padding-right: 24px; margin-left: -5px; padding-bottom: 2px; } 

/*=== DETAIL PAGE MAP SECTION ===*/
/*=== CONTACT SECTION ===*/
.contact-main-wrapper { padding: 89px 0 148px; } 

/*=== CONTACT SECTION ===*/
/*=== MORE PROPERTIES SECTION ===*/
.more-properties-main-wrapper { padding: 64px 0; } 

/*=== MORE PROPERTIES SECTION ===*/
.go-back-property {display: flex; text-decoration: none; font-size: 13px; font-weight: 500; line-height: 20px; align-items: center;margin-bottom: 32px;}
.go-back-property span.icon { transform: rotate(90deg); display: inline-block; margin-right: 12px; color: var(--earth-green); }
.go-back-property span.icon::before {font-size: 12px;}
.go-back-property span.text { text-decoration: underline; text-underline-offset: 4px; text-decoration-color: var(--earth-green); }

.property-slider { background-color: #F6F6F6; border-radius: 12px; padding-bottom: 20px; /*padding-right: 10px;*/} 
.property-bottom-info{margin-bottom:16px;}

.property-bottom-info { padding-top: 24px; } 

.property-detail-title-description h2 { display: flex; justify-content: space-between; } 

.property-title-main { max-width: 351px; } 

.property-detail-title-description .compareSaveWrapper .compare .compareIcon { margin-left: 10px; margin-right: 12px; } 

.property-detail-title-description .compareSaveWrapper .save a span.saveIcon { margin-left: 12px; margin-right: 10px; } 

.property-detail-title-description .compareSaveWrapper .save:before { top: 15px } 

.section-title { margin-bottom: 50px; } 

.contact-list-item { background: rgba(255, 255, 255, 0.01); box-shadow: 0px 7.27999px 12px rgba(0, 0, 0, 0.05); backdrop-filter: blur(18.2px); border-radius: 33px; padding: 20px 24px; } 

.contact-list-item>.image { margin-bottom: 16px; } 

.contact-list-item>.image>img { max-width: 167px; max-height: 96px; } 

.contact-list-item .icon { color: var(--earth-green); margin-right: 8px; vertical-align: middle; } 

.contact-list-item a { color: var(--gray-text); } 

.contact-list-wrapper { gap: 32px; } 

.green-cta:hover { color: var(--earth-green); } 

.green-cta { color: var(--earth-green); } 

.green-cta .icon { margin-left: 10px; } 

span.icon.icon-arrow-down.icon-right { transform: rotate(-90deg); display: inline-block; vertical-align: middle; } 

.property-list-item .total-space>span.icon { margin-right: 10px; color: var(--blue); } 

.property-list-item .view-property { margin-top: 35px;font-size: clamp(1.48rem, 1.396rem + 0.184vw, 1.66rem); line-height: 2.8rem; font-weight: 300;margin-bottom:16px; } 

.property-list-item .image { margin-bottom: 32px; } 
.property-list-item .image img { height:210px; object-fit:cover; } 

.property-list-wrapper, .property-list-details-wrapper { margin-bottom: 40px; } 
.detail-page-map { width:100%; min-height:640px; } 
.estimated-hours>ul>li.one-hour { background: var(--earth-green); } 
.estimated-hours>ul>li.two-hour { background: rgba(86, 227, 102, 0.7); } 
.estimated-hours>ul>li.three-hour { background: rgba(86, 227, 102, 0.3); } 
.estimated-hours>ul>li { font-weight: 700; font-size: 16px; line-height: 28px; display: flex; width: 32px; height: 32px; 
 border-radius: 3px; justify-content: center; align-items: center; margin-right: 8px; } 
.estimated-hours>ul>li.hours { font-weight: 400; font-size: 16px; line-height: 28px; display: inline-block; position: relative; top: 3px; } 
.estimated-hours>ul { list-style: none; padding: 8px 12px; background-color: #fff; max-width: 212px; min-height: 48px; display: flex; justify-content: center; align-items: center; margin-left: auto; margin-top: -61px; z-index: 9; position: relative; margin-right: 12px; } 
.satellite-wrapper { display: flex; align-items: center; position: relative; top: 46px; z-index: 9; left: 12px; } 
.satellite-wrapper>a>span.satellite-checkbox { background: #FFFFFF; border: 1px solid #001276; border-radius: 3px; width: 17px; height: 17px; display: inline-block; margin-left: 10px; } 
.satellite-wrapper>a { display: flex; align-items: center; background: #FFFFFF; border-radius: 4px; padding: 6px 8px; color: var(--deep-navy); font-weight: 500; } 
.property-detail-wrapper .mobile-property-bottom-info{display: none;}


.media-download-wrapper .media-item.imgDownloadItem { width: 25%; display: inline-block; }
/*==== KALPIT - 14/06/2023 - Pixel Perferfect ====*/
.property-detail-title-description h2 { display: flex; justify-content: space-between; } 
.property-detail-wrapper .compareSaveWrapper { position: relative; top: -7px; left: 13px; } 
.property-detail-wrapper .add-to-compare + span { font-size: 17px; } 
.property-detail-wrapper .make-an-inquiry-wrapper .cta.cta-primary .icon.icon-arrow { right: auto; } 
.property-detail-wrapper .make-an-inquiry-wrapper .text { margin-right: 10px; } 
.property-detail-wrapper .property-detail-esg { margin-top: 32px; } 
.property-detail-wrapper .storageWrapper ul,.property-detail-wrapper .esgWrapper ul { margin-top: 12px; } 
.property-detail-wrapper .esgWrapper ul > li ,.property-detail-wrapper .storageWrapper ul > li { margin: -1px 16px 14px 0px; } 
.property-detail-wrapper .property-details-storage-wrapper.storageInnerWrapper { margin-top: -3px; } 
.property-detail-wrapper .storageInnerWrapper { display: flex; column-gap: 32px; flex-wrap: wrap; } 
.details-sections-wrapper .property-bottom-info .detailsWrapper { position: relative; top: -5px; } 
.details-sections-wrapper .detailsInnerWrapper { margin-bottom: 0px;padding: 5px 8px; } 

.details-sections-wrapper .detailsInnerWrapper:nth-last-child(2){/* border-bottom: 1px solid var(--earth-green); */margin-bottom:0;}
/* .details-sections-wrapper .detailsInnerWrapper.total.bgGreen { top: 5px; }  */
.satellite-wrapper>a.checked .satellite-checkbox { background-color: var(--earth-green); outline: 1px solid #001276; border: none; outline-offset: 2px; width: 15px; height: 15px; } 


/*****Map Popup CSS****/
#mapDetails .mapboxgl-popup { padding-top:0; /*max-width: 211px !important; */
 min-width: 211px; } 
#mapDetails .mapboxgl-popup .mapboxgl-popup-content { background-color: var(--deep-navy); color: var(--white); padding: 12px !important; } 
#mapDetails .mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip { border-top-color: var(--deep-navy); } 
#mapDetails .mapboxgl-popup .mapboxgl-popup-tip { bottom: -10px; position: relative; } 
.text-transform-none { text-transform: none; } 
.map-detail-tabs-wrapper ul.map-detail-tabs { position: relative; width: auto; left: 5px; margin-bottom: 0; } 
.map-detail-tabs-wrapper ul.map-detail-tabs li a.active:after { background: linear-gradient(90deg, #00A2E3 44.04%, rgba(0, 162, 227, 0) 100%); z-index: 9; width: 100%; } 
.map-detail-tabs-wrapper ul.map-detail-tabs li a:after { content: ""; width: 100%; position: absolute; background: rgba(128, 137, 141, 0.16); bottom: 0; height: 2px; left: 0; } 
.map-detail-tabs-wrapper ul.map-detail-tabs li a.active { font-weight:600; } 
.map-detail-page-main-wrapper .title { margin-bottom: 40px; } 
.location-wrapper { padding: 28px 44px 39px; display:none; } 
.location-wrapper .location-desc { gap: 32px;  }
.location-wrapper .location-desc * {font-size: clamp(1.48rem, 1.396rem + 0.184vw, 1.66rem); line-height: 2.8rem;}
.map-detail-page-main-wrapper .location-wrapper h6.text-capitalize{margin-bottom:16px;}
.location-desc p:first-child { min-width: 280px; } 
.location-desc p:last-child { margin-bottom:0; } 
.property-list-item .assets-desc { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; white-space: normal; overflow: hidden; margin-bottom: 8px; } 
.total-space span.icon-angle-space:before {font-size: 2.6rem; margin-right: -8px; } 
.property-list-item { flex: 1; max-width: 33.33%; padding-bottom: 100px;}
.property-list-item__footer { bottom:0;} 
.property-list-item h4 { margin-bottom: 16px; } 
.property-slider-thumb .slick-track { margin:0; } 
.property-slider-wrapper .tab-wrapper ul li a { width: 100%; display: block; position: relative; } 
.property-slider-wrapper .tab-wrapper ul li a:after { background: rgba(128, 137, 141, 0.16); content: ""; position: absolute; bottom: -8px; height: 4px; left: 0; width: 100%; } 
.property-slider-wrapper .tab-wrapper ul li a.active:after { background: linear-gradient(90deg, #00AEEF 0.01%, #00AEEF 15.62%, rgba(0, 174, 239, 0) 99.99%); } 
.property-slider-wrapper .tab-wrapper ul li { flex: 1; }
.property-slider-wrapper .tab-wrapper ul li a.active { font-weight: 600; color: var(--deep-navy); } 
.property-slider-wrapper .tab-wrapper ul { margin: 0; list-style: none; padding: 0; display: flex; align-items: center; justify-content: space-between; } 
.property-slider-wrapper .tab-wrapper { background: var(--white); border-radius: 4px; padding: 8px 18px 16px 24px; transform: translateY(54px); z-index: 9; position: relative; width: calc(100% - 32px); margin: 0 auto; } 
.property-slider-main-item .video-wrapper { position: relative; padding-bottom: 53.8%; padding-top: 25px; height: 0; } 
.property-slider-main-item .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } 
.property-slider-thumb .property-slider-main-item .video-wrapper { padding-bottom: 45%; } 

#sliderPopup .property-slider-main .property-slider-main-item { min-height: 568px; } 
/*modal-content_slider-popup date:22/06/2023*/
#sliderPopup .modal-dialog { max-width:1010px; } 

.modal-content.modal-content_slider-popup { background-color: transparent; padding: 0; border-radius: 0; } 

.modal-content.modal-content_slider-popup .property-slider-wrapper .property-slider { background-color: transparent; border-radius: 0; padding-bottom: 0; } 

.modal-content.modal-content_slider-popup .property-slider-wrapper .property-slider .property-slider-main { margin-bottom:0; } 

.modal-content.modal-content_slider-popup .property-slider-main .slick-prev { background: var(--crisp-white); border: 1px solid var(--earth-green); box-shadow: 0px 7.27999px 30.03px rgba(86, 227, 102, 0.08); backdrop-filter: blur(18.2px); border-radius: 172px; transform: rotate(90deg) translateY(-50%); width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; position: absolute; left: -124px; z-index: 1; top: 50%; } 

.modal-content.modal-content_slider-popup .property-slider-main .slick-next { background: var(--crisp-white); border: 1px solid var(--earth-green); box-shadow: 0px 7.27999px 30.03px rgba(86, 227, 102, 0.08); backdrop-filter: blur(18.2px); border-radius: 172px; transform: rotate(-90deg) translateY(-50%); width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; position: absolute; top: 50%; z-index: 1; right: -124px; } 

.modal-content.modal-content_slider-popup .property-slider-main .property-slider-main-item { min-height: 298px; border-radius: 0px; background-size: cover; background-repeat: no-repeat; background-position: center center; } 

.modal-content.modal-content_slider-popup button.close { position: absolute; top: -26px; right: -38px; transform: translateY(-50%); width: 30px; height: 30px; background-color: var(--crisp-white); opacity: 1; border-radius: 100%;
    border: 1px solid var(--earth-green);
} 
.modal-content.modal-content_slider-popup button.close span:before{
	border:none;
    top: -4px;
    position: relative;
}
.modal-content.modal-content_slider-popup .property-slider-wrapper { min-width: 43.55%; flex: 0 0 43.55%; margin-top: 0; } 
.video-play-icon-wrapper { position: absolute; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; top: 0; left: 0; } 
.video-play-icon-wrapper svg { width: 60px; height: 60px; cursor: pointer; } 



@media screen and (min-width:1024px) and (max-width:1200px){
 #sliderPopup .modal-dialog { max-width:80% } 
 }

@media screen and (min-width:768px) and (max-width:1024px){
.location-desc-wrapper a.cta{
	text-align:left !important;
    margin-left: 15px;
}
 .property-top-unit-wrapper { padding: 15px 0; } 
 .storageInnerWrapper { grid-template-columns: repeat(1, 1fr); } 
 .property-detail-title-description h2 { display:block; } 
 .contact-list-wrapper { flex-wrap: wrap; } 

 .modal-dialog-centered.make-an-enquiry-popup { max-width: 90% !important; } 
 .modal-content.modal-content_slider-popup { width: 80%; margin: 0 auto; } 
 .modal-content.modal-content_slider-popup .property-slider-main .slick-prev { left: -80px; } 
 .modal-content.modal-content_slider-popup .property-slider-main .slick-next { right: -80px; } 
 .modal-content.modal-content_slider-popup .property-slider-main-item .video-wrapper { min-height:578px; } 
 .property-slider-wrapper .tab-wrapper { padding: 8px 5px 16px 8px; width: calc(100% - 12px); } 
 }

@media all and (max-width: 767.98px) {
.location-desc-wrapper a.cta{
	text-align:left !important;
}
.details-sections-wrapper .property-slider-wrapper{
	        align-self: normal;
    top: -36px;
    background-color: #F6F6F6;
    width: 100vw;
    margin-left: -15px;
    /* padding-left: 15px;
    padding-right: 15px; */
    padding: 16px;
}

.ip3-level4 .property-top-unit-wrapper, .ip3-level4 .property-top-unit-wrapper .mw-1440.d-flex.justify-content-between.container-fluid{
	    min-height: auto;
}
.ip3-level4 .property-top-unit-wrapper .left-top:nth-child(1) {
    margin-bottom: 0px;
}
.total-space { min-height: 44px; display: flex; align-items: center; } 
.property-list-item .view-property { margin-top: 16px; } 
.section-title { margin-bottom: 40px; } 
.property-list-wrapper.row, .property-list-details-wrapper.row { display: block; } 
 #mapDetails .mapboxgl-popup { min-width:auto; border-radius: 100%; } 
 #mapDetails .mapboxgl-popup .mapboxgl-popup-tip { display:none; } 
 .mapboxgl-popup-content { width: 44px; height: 44px; text-align: center; line-height: 1; justify-content: center; align-items: center; margin-bottom: 0; display: flex; border-radius: 100%; } 
 .location-desc p { margin-bottom: revert; } 
 .location-wrapper { padding: 28px 24px 37px; } 
 .property-slider-thumb>.slick-list { margin: 0 -15%; } 
 
 .property-slider-thumb { overflow: visible;     max-width: 100vw;} 
 
 .property-slider-thumb .property-slider-main-item .video-wrapper { padding-bottom: 28%; border-radius: 4px; overflow: hidden; } 
 
 .property-slider-thumb .property-slider-main-item .video-wrapper { padding-bottom: 27%; } 
 
 .property-slider-wrapper .tab-wrapper { width: calc(100% - 14px); padding: 8px 8px 16px 8px; } 
 
 .property-slider { padding-bottom: 7px; } 
 
 .property-slider-thumb .property-slider-thumb-item { min-height: 61px; } 
 
 .property-slider-main .slick-prev,.property-slider-main .slick-next { width: 40px; height: 40px; bottom: 26px; } 
 .property-slider-main { margin-bottom: 0; } 
 .property-slider-main .property-slider-main-item { min-height:185px; max-height:185px; margin-bottom:16px; } 
 .property-detail-wrapper .compareSaveWrapper { position: absolute; top: -22px; left: auto; right: 0;display:flex !important;flex-wrap: wrap;margin: 0 auto;background: white;align-items: center;justify-content: center;
    padding: 6px 10px;
    border-radius: 4px;
    margin-right: 12px; } 
 .property-top-unit-wrapper { padding: 16px 0px; min-height: 156px; } 
 .right-top { float:right; } 
 .mb-warehouse, .mb-office, .mb-totalSpace { display:block; } 
 span.pipe { display: none; } 
 .property-top-unit-wrapper .mw-1440.d-flex.justify-content-between.container-fluid { display:block !important; min-height: 124px; } 
 .property-top-unit-wrapper .left-top:nth-child(2) { min-width: 188px; float: left; } 
 .compareSaveWrapper .compare a, .compareSaveWrapper .save a{
 	align-items: center;
 }
 .property-details-distance.distanceParaGroup label{
 	    height: 26px;
 }
 .details-sections-wrapper, .right-top { flex-direction: column; } 
 
 .details-sections-wrapper .property-detail-wrapper { max-width: 100% !important; } 
 
 .property-details-distance.distanceParaGroup.distanceParaGroup { margin-left: 8px; margin-top: 8px; } 
 
 .slider-and-detail-main-wrapper { margin-top: 0; padding: 38px 0 40px; overflow-x:hidden; } 
 
 .contact-list-item { margin-bottom: 32px; } 
 
 .property-list-item { margin-bottom: 40px; max-width:100%; } 
 
 #sliderPopup .modal-dialog { margin: 0; max-width:100vw; } 
 
 #sliderPopup .modal-content.modal-content_slider-popup .property-slider-main .property-slider-main-item { min-height:250px; margin-bottom: 0; } 
 .modal-content.modal-content_slider-popup { width: 80%; margin: 0 auto; min-height: auto; } 
 
 .modal-content.modal-content_slider-popup .property-slider-wrapper .property-slider { background-color: transparent; border-radius: 0; padding-bottom: 0; } 
 
 .modal-content.modal-content_slider-popup .property-slider-main .slick-prev { left: -51px; top: calc(50% - 25px); } 
 
 .modal-content.modal-content_slider-popup .property-slider-main .slick-next { top: calc(50% - 25px); right: -51px; } 
 
 .modal-content.modal-content_slider-popup button.close { top: -38px; right: 0px; } 
 .modal-content.modal-content_slider-popup .property-slider-wrapper { min-width: 43.55%; flex: 0 0 43.55%; margin-top: 0; } 
 
 .modal-content.modal-content_slider-popup .property-slider-main-item .video-wrapper { min-height:250px; } 
 .detail-page-map { min-height:441px; } 
 .map-detail-page-main-wrapper .title { margin-bottom: 32px; } 
 .map-detail-page-main-wrapper { min-height:auto; padding:40px 0px 40px; } 
 .satellite-wrapper { top:45px; } 
 .details-sections-wrapper { gap: 24px; } 
 .property-detail-wrapper .property-detail-esg ,.media-download-wrapper,.make-an-inquiry-wrapper { margin-top: 40px; } 
 .property-detail-wrapper .storageInnerWrapper { row-gap: 32px; flex-direction: column; } 
 .property-detail-wrapper .esgWrapper ul { margin-top: 12px; } 
 .location-wrapper .cta-primary { width:100%; } 
 .property-detail-title-description .compareSaveWrapper .save a span.saveIcon {margin-left: 12px;margin-right: 0;} 
 .property-detail-wrapper .compareSaveWrapper .compare,.property-detail-wrapper .compareSaveWrapper .save{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
 .property-detail-title-description .compareSaveWrapper .compare .compareIcon {margin-left: 10px;margin-right: 17px;}
 .property-detail-title-description .compareSaveWrapper .save:before {top: 2px;}
 .location-wrapper .location-desc{font-size: clamp(1.3rem, 1.23rem + 0.153vw, 1.45rem); line-height: 2.2rem; font-weight: 400;margin-bottom:24px;}

 .property-slider-wrapper .property-bottom-info {display: none;}
 .property-detail-wrapper .mobile-property-bottom-info{display: block;margin-top: 40px;}
 .total-space.hide {display: none;}
}
 
 .mobile-detail-map-popup{
     width: calc(100% + 14px);
    left: -14px;
    position: relative;
 }
 .mobile-detail-map-popup .mobile-detail-map-popup-item{
 	margin-bottom: 16px;
 } 
 .mobile-detail-map-popup .mobile-detail-map-popup-item:last-child {
    margin-bottom: 40px;
}
 .mobile-detail-map-popup .mobile-detail-map-popup-item .letters{
    width: 20px;
    height: 20px;
    border: 2px solid #C1C7CA;
    border-radius: 100%;
    display: inline-flex;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    max-width: 20px;
 }
 .mobile-detail-map-popup .mobile-detail-map-popup-item span{
    color: #404040;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px; 
  	margin-right: 12px;
    flex: 1;
 }
 .mobile-detail-map-popup .mobile-detail-map-popup-item span.markerData{
 	    min-width: 117px;
 }
 

 .mobile-detail-map-popup .mobile-detail-map-popup-item span:last-child {
    margin-right: 0;
}
 @supports (-webkit-touch-callout: none) {
  @media screen and (min-width:768px) and (max-width:1024px){
  	.details-sections-wrapper .property-slider-wrapper{
    	margin-right:30px;
    }
    .storageInnerWrapper .storageInnerDetailWrapper{
    	margin-bottom: 32px;
            padding-right: 32px;
    }
  } 
}

 
 @media screen and (min-width: 768px) {
 	.property-top-unit-wrapper .mw-1440 {padding: 0 32px;}
 }
 @media screen and (min-width: 992px) {
 	.property-top-unit-wrapper .go-back-wrapper {width: auto;}
    .go-back-property {margin-bottom: 0;}
 }
 
 a.property-detail-add-to-favourite.saved .hideSave{
 	display:none;
 }
 a.property-detail-add-to-favourite:not(.saved) .hideSaved{
 	display:none;
 }
 .modal-content button.close{
 	z-index: 9;
 }
 
.property-insight-hub-wrapper .h6 {margin-top: 32px; margin-bottom: 0;}
.property-insight-hub-wrapper .cta.text-link {margin-right: 15px; margin-top: 24px;}