.hidden-properties {display: none;}

.property-box-shadow{position: relative;}
.property-box-shadow::before {
  background-image: url(https://5386003.fs1.hubspotusercontent-na1.net/hubfs/5386003/Group%2012113.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 300px;
  left: -19px;
  opacity: 1;
  position: absolute;
  top: -19px;
  width: 165px;
  z-index: 1;
}

#property-slider-wrapper .slick-prev:before,
#property-slider-wrapper .slick-next:before {color: #013D5D; font-family: FontAwesome; font-size: 40px; top: 0; left: 0; right: 0;}

#property-slider-wrapper .slick-prev:before {content: "\f104";}
#property-slider-wrapper .slick-next:before {content: "\f105";}

#property-slider-wrapper .slick-prev,
#property-slider-wrapper .slick-next {background: rgba(255,255,255,0.55); border-radius: 10px; height: 40px; width: 40px;}

#property-slider-wrapper .slick-prev {left: 15px; z-index: 10;}
#property-slider-wrapper .slick-next {right: 15px; z-index: 10;}

#property-slider .slick-slide img {max-height: 980px; margin: 0 auto; border-radius: 20px;}


.rental_post_hero .image { line-height: 0; margin: 50px 0 20px; border-radius: 20px; overflow: hidden; }
{# .rental_post_hero .bottom { display: flex; align-items: flex-start; } #}
.rental_post_hero .left { width: calc(100% - 440px); padding-right: 100px; font-size: 20px; }
.rental_post_hero .contact_box { z-index: 100; width: 440px; background: #fff; box-shadow: 0px 0px 30px #00000033; border-radius: 20px; padding: 40px; margin-top: -45px; margin-right: 20px; }
.contact_box.contact_box_mobile { width: 100%; background: #fff; box-shadow: 0px 0px 30px #00000033; border-radius: 20px; padding: 20px; }
.rental_post_hero .contact_box h3 { margin: 0; }
.rental_post_hero .contact_box .content { margin: 12px 0 35px; }
.rental_post_hero .contact_box .phone a { display: flex; align-items: center; font-weight: 700; color: #171717; }
.rental_post_hero .contact_box .phone a svg { margin-right: 15px; }
.rental_post_hero .contact_box h5 { margin-bottom: 15px; font-weight: 700; }
.rental_post_hero .price { display: flex; align-items: flex-end; flex-flow: wrap; grid-gap: 15px; }
.rental_post_hero .price h2 { margin: 0; }
.rental_post_hero .address { margin: 15px 0 20px; }
.rental_post_hero  .house_box { display: flex; align-items: center; flex-flow: wrap; grid-gap: 30px; margin-bottom: 30px; }
.rental_post_hero .house_box ul { padding: 0; margin: 0; list-style: none; display: flex; align-items: center; flex-flow: wrap; grid-gap: 30px; }
.rental_post_hero .house_box ul li { display: flex; align-items: center; grid-gap: 12px; }
.rental_post_hero .house_box ul li .icon { line-height: 0; }


/**/
.property_new__row { display: flex; flex-flow: wrap; }
.left_prop_row { width: 60%; padding-right: 50px; }
.left_prop_right { width: 40%; flex-flow: wrap; }
.bottom.left_prop_right { position: relative; }
.bottom.left_prop_right .left { padding-right: 0; width: 100%; }
.left_prop_right .contact_box { width: 100% !important; margin-top: 0; z-index: 1; margin-top: 40px;     padding-top: 30px;   }
.rental_post_hero .image{     margin: 0;  }
.rental_post_hero .contact_box .content{ margin: 12px 0 28px;  }
.left_prop_right .btn_wrap > div {   margin-bottom: 10px; }




#property-slider .slick-slide img{ max-height: 560px;  height: 560px;  object-fit: cover; }
.property-box-shadow:before{ left: -14px !important;      top: -18px !important;  }



@media (max-width:1429px) {

  .rental_post_hero .house_box { grid-gap: 20px; font-size: 18px; margin-bottom: 20px; }
  .rental_post_hero .left { width: calc(100% - 370px); padding-right: 50px; }
  .rental_post_hero .contact_box { width: 370px; }
  .rental_post_hero .house_box ul { grid-gap: 20px; }
  .rental_post_hero .house_box ul li .icon svg { width: 25px; }

}

.inquiry_mobile,
.contact_box_mobile {display: none;}
.left_prop_right .contact_box.contact_box_desktop {position: absolute;}

@media (max-width:991px) {

  .contact_box_desktop,
  .placeholder-desktop {display: none;}
  .inquiry_mobile {display: block; margin: 10px 0; font-weight: 600 !important; margin-bottom: -20px;} 
  .contact_box_mobile {display: block; margin: 40px 0 20px;} 

  .rental_post_hero .bottom { display: block; }
  .rental_post_hero .left { width: 100%; padding: 0 0 30px; }
  .rental_post_hero .contact_box { width: 100%; margin: 0; padding: 25px; }

  .left_prop_row,.left_prop_right{ width:100%; }
  .left_prop_row{     padding-right: 0px;  }
  .bottom.left_prop_right {  margin-top: 40px; }
  #property-slider .slick-slide img{   width:100% !important;  height: 570px;  object-fit: cover;  max-height: 760px; }  

}

@media (max-width:767px) {

  .rental_post_hero .title { text-align: center; }
  .rental_post_hero .image { margin: 30px 0 20px; }
  .rental_post_hero a.btn-epic p.sbutton_full { min-width: 185px; }
  .rental_post_hero a.btn-epic { font-size: 16px; margin: 5px 0; }
  .rental_post_hero .contact_box .content { margin-bottom: 25px; }

  #property-slider .slick-slide img{ height: 220px;  }
  .bottom.left_prop_right {  margin-top: 15px; }
  .property-box-shadow:before{ height: 208px; left: -10px;  opacity: 1; top: 19px;   width: 94px; }
  .rental_post_hero .image {  margin: 3px 0 20px; }
  .rental_post_hero .house_box ul{     width: 100%;  }
  .property-box-shadow:before {
    left: -10px!important;
    top: -8px!important;
  }

}










