/* Form section */

.wpcf7-form {
    max-width: 553px;
    margin: auto;
    margin-right: 0;
border-radius: 15px;
background: var(--Primary-Colour, #1A2F23);
    padding: 50px 55px;
  font-family: Figtree, sans-serif;
}

  .wpcf7-form > p,
  .wpcf7-form br {
  display: none;
}
/* 
  .wpcf7-form::before {
  content: "I'D LOVE TO HELP!";
  display: block;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 36px;
  letter-spacing: 0.5px;
} */

 .form-label {
    display: block;
    color: #FFF;
    font-family: Manrope;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 6px;
}

  .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 25px;
}

  .wpcf7-form-control:not(.wpcf7-submit) {
  width: 100%;
  height: 52px;
  padding: 0 16px;
  background: transparent;
border-radius: 8px;
border: 1px solid rgba(208, 213, 221, 0.30);
 color: #9DA6B8;
font-family: Manrope;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 142.857% */
  outline: none;
}

  .wpcf7-form-control::placeholder {
  color: #9aa6a0;
  font-family: Figtree;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

  .wpcf7-form-control:focus {
  border-color: #d4af37;
}

 .intl-tel-input {
  width: 100%;
}

/*  .intl-tel-input .selected-flag {
  background: transparent;
  border-right: 1px solid rgba(255,255,255,0.25);
} */

 .intl-tel-input input {
  padding-left: 110px !important;
}

 .intl-tel-input .selected-dial-code {
  color: #ffffff;
  font-size: 14px;
}

 .intl-tel-input .iti-arrow {
  border-top-color: #ffffff;
}

  .wpcf7-submit {
  background: #d4af37;
  color: #ffffff;
  border: none;
  border-radius: 999px;
  padding: 14px 48px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: all 0.3s ease;
}

/*   .wpcf7-submit:hover {
  background: #c9a52f;
} */

  .wpcf7-spinner {
  display: none;
}
.prop-map {
  padding-top: 80px;
  margin-bottom: 80px;
}
.form-submit-btn {
    display: flex;
}

 .wpcf7-form h2{
color: var(--Color-5, #FFF);
text-align: center;
font-family: Manrope;
font-size: 27px;
font-style: normal;
font-weight: 600;
line-height: 147%; /* 39.69px */
text-transform: uppercase;
margin-bottom: 30px;
}

.wpcf7 form.invalid .wpcf7-response-output {
 display: none;
}

.floating-actions {
    position: fixed;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    padding: 24px 17px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 22px;
    z-index: 9999;
    border-radius: 100px;
background: #1A2F23;
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.20);
}

/* .action-item {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
} */

/* .action-item img {
  width: 22px;
  height: 22px;
  object-fit: contain;
} */

.divider {
  width: 34px;
  height: 1px;
  background: rgba(255, 255, 255, 0.35);
}

.action-item:hover {
  transform: scale(1.06);
  transition: transform 0.25s ease;
}

.home-header.sticky .top-header-nav {
    display: block;
    padding-bottom: 0px;
}

.top-header-nav {
    text-align: right;
    padding-bottom: 0px !important;
}

.prop-map .career-detail-submit.btn-common-gold {
    background: linear-gradient(93.69deg, #E9C552 3.66%, #997807 90.23%) !important;
    text-align: center;
    border-style: none;
    position: relative;
    border-radius: 28px;
    float: left;
    margin-bottom: 0;
    height: auto;
    width: 154px;
    padding: 11px 52px;
}

.modal .career-detail-submit.btn-common-gold:hover{
background: linear-gradient(93.69deg, #997807 3.66%, #E9C552 90.23%) !important;
}


.modal .career-detail-submit.btn-common-gold {
    background: linear-gradient(93.69deg, #E9C552 3.66%, #997807 90.23%) !important;
    text-align: center;
    border-style: none;
    position: relative;
    border-radius: 28px;
    float: left;
    margin-bottom: 0;
    height: auto;
    width: auto;
    padding: 11px 52px;
}

.prop-map .career-detail-submit.btn-common-gold:hover{
background: linear-gradient(93.69deg, #997807 3.66%, #E9C552 90.23%) !important;
}


.wpcf7-form-control::placeholder {
  color: #9DA6B8;
  font-family: Manrope;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.wpcf7-form-control::-webkit-input-placeholder {
  color: #9DA6B8;
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
}

.wpcf7-form-control::-moz-placeholder {
  color: #9DA6B8;
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
}

.wpcf7-form-control:-ms-input-placeholder {
  color: #9DA6B8;
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
}

/* why-hz section */

.why-hz {
  padding: 80px 0;
  position: relative;
}

.why-hz::before{
  content: "";
  z-index: -1;
  width: 100%;
  height: 221px;
  top: 0;
  position: absolute;
  background: linear-gradient(180deg, rgba(242, 238, 224, 0.50) 0%, rgba(242, 238, 224, 0.00) 100%);
}


.top-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.title h2 {
color: #1C2F23;
font-family: Outfit;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 55px; /* 137.5% */
text-transform: uppercase;
}

.why-hz .stat .label {
  color: #000;
font-family: Manrope;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: normal;
}

.why-hz .stats .number {
    color: #1C2F23;
    font-family: Outfit;
    font-size: 90px;
    font-style: normal;
    font-weight: 400;
    line-height: 75px;
}

.why-hz .content .left h3{
  color: #1C2F23;
font-family: Outfit;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 55px; /* 137.5% */
text-transform: uppercase;
margin-bottom: 30px;
}

.aminties-listing ul li img {
    margin-bottom: 12px;
    width: 48.6px !important;
}

.why-hz .content .left .sub{
color: var(--Primary-Colour, #1A2F23);
font-family: Manrope;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform: capitalize;
margin-bottom: 10px;
}

.why-hz .content .left ul li{
  color: #000;
font-feature-settings: 'liga' off, 'clig' off;
font-family: Manrope;
font-size: 16px;
font-style: normal;
padding-left: 20px;
position: relative;
font-weight: 500;
margin-bottom: 0px;
line-height: 25px; /* 156.25% */
}

.why-hz .stats {
  display: flex;
  align-items: center;
  gap: 75px;
}

.vertical-devider{
  width: 1px;
  height: 86px;
  background: #D9D9D9;
}

.stat {
  display: flex;
  align-items: center;
  gap: 30px;
}


.why-hz hr {
  border: none;
  border-top: 1px solid #D9D9D9;
  margin: 60px 0;
  opacity: 1;
}



.why-hz .content .left ul {
  list-style: none;
  padding: 0;
}


.why-hz .content .left ul li::before {
content: "";
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 50%;
    background: #C4B482;
    width: 9px;
    height: 9px;
}

.why-hz .map-iframe{
  max-width: 657px;
  height: 459px;
  border-radius: 10px;
  margin: auto;
  margin-right: 0px;
}

.why-hz .ratio.ratio-16x9 {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.content.row .left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.why-hz .second-sec {
    margin-top: 25px;
    max-width: 470px;
}
.why-hz .two-col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 0px;
}


.right img {
  width: 100%;
  border-radius: 16px;
}

.prop-map .dwnload-brochure:hover {
    border: none;
}

.prop-map .dwnload-brochure {
    color: #fff;
    border: none;
    background: var(--Primary-Colour, #1A2F23);
}

.prop-map .intl-tel-input .selected-flag .iti-arrow {
    width: 20px;
    height: 20px;
    border-left: transparent;
    border-right: transparent;
    border-top: transparent;
    background: url(../images/form-chevron-down.svg) left bottom no-repeat;
    margin-top: -9px;
    margin-right: -10px;
}

@media (max-width: 1200px) {
  .why-hz .stats {
    display: flex;
    align-items: center;
    gap: 25px;
}

.forest-videos .video-card .thumb {
    height: auto;
}

.why-hz .content .left ul li {
    font-size: 14px;
    padding-left: 15px;
    position: relative;
}
.why-hz .content .left ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
}
.video-card .caption {
    font-size: 16px;
}
}


@media (max-width: 991px) {
  .why-hz .stat .label {
    font-size: 10px;
}
.why-hz .stats {
    gap: 20px;
}
.stat {
    display: flex;
    align-items: center;
    gap: 20px;
}
.why-hz .stats .number {
    font-size: 57px;
}
.title h2 {
    font-size: 30px;
    line-height: 40px;
}
.why-hz .content .left h3 {
    font-size: 30px;
    line-height: 40px;
}
.why-hz .content .left ul li {
    line-height: 24px;
}
}

@media (max-width: 767px) {
  .why-hz .title h2 {
font-size: 30px;
line-height: 38px; 
text-align: center;
  }
  .top-row
 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
}
.stat
 {
    display: flex;
    align-items: center;
    gap: 0px;
    flex-direction: column;
}

.why-hz .stats {
        display: flex;
        align-items: center;
        gap: 25px;
        width: 100%;
        justify-content: center;
        margin-right: 0px;
    }

.why-hz .stats .number {
    font-size: 70px;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    line-height: normal;
}

.why-hz .content .left h3{
  color: #1C2F23;
font-family: Outfit;
font-size: 30px;
font-style: normal;
font-weight: 600;
text-align: center;
line-height: 38px; /* 126.667% */
text-transform: uppercase;
}
.why-hz .two-col {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px 10px;
}
.why-hz .map-iframe {
    margin-top: 30px;
    margin-bottom: 0px;
}

.testimonials .section-title{
font-size: 30px;
font-weight: 600;
line-height: 38px; 
}
.key-slider-arrows {
    position: relative;
    max-width: 540px;
    margin: auto;
    margin-top: 60px;
}

.floor-map-section {
    background: url(../images/floor-plan-bg.png) left bottom no-repeat !important;
}

.testimonial-text {
    min-height: 182px;
}

}

/* end */


/* forest city video */

.forest-videos .section-title {
  margin-bottom: 40px;
  font-weight: 600;
}

.forest-videos .video-card {
  text-align: center;
}

.forest-videos .video-card .thumb {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  height: 250px;
}

.forest-videos .video-card img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.forest-videos  .forest-videos-wrapper{
    border-radius: 10px;
    background: var(--Color-5, #FFF);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.20);
    padding: 40px;
}

.play-btn {
position: absolute;
    inset: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-card .caption {
  margin-top: 20px;
 color: var(--Primary-Colour, #1A2F23);
font-family: Manrope;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: capitalize;
margin-bottom: 0px;
}

.aminties-listing {
  border-bottom: none !important;
}
.forest-videos .play-btn svg{
  transition: all 0.3s ease;

}
.forest-videos .play-btn:hover svg{
    transform: scale(1);
  transition: all 0.3s ease;
}
.forest-videos .video-card .thumb{
  overflow: hidden;
}
.forest-videos .video-card img{
  transition: all 0.3s ease;

}
.forest-videos .video-card:hover img{
    transform: scale(1.1);
  transition: all 0.3s ease;
}

.key-slider-arrows .swiper-button-prev svg{
      transform: scale(1.1);
  transition: all 0.3s ease;
}

.key-slider-arrows .swiper-button-prev:hover svg{
      transform: scale(1.1);
  transition: all 0.3s ease;
}

.key-slider-arrows .swiper-button-next svg{
      transform: scale(1.1);
  transition: all 0.3s ease;
}

.key-slider-arrows .swiper-button-next:hover svg{
      transform: scale(1.1);
  transition: all 0.3s ease;
}

@media (max-width: 991px) {
  .video-card svg{
width: 42px;
height: 42px;
}
.video-card .caption {
    font-size: 12px;
}
    .stat .icon img{
      max-width: 100px;
    }
    .stat .icon img {
    max-width: 70px;
}
}

@media (max-width: 767px) {
  .forest-videos .forest-videos-wrapper
 {
  padding: 60px 21px;
 }
.video-card .caption {
  margin-bottom: 34px;
}

.video-card .caption {
    font-size: 18px;
}
.stat .icon img {
    max-width: 100%;
}

.forest-videos .video-card .thumb
 {
    height: auto;
} 

}




/* end */


/* slider section */

.key-slider-arrows {
    position: relative;
    max-width: 540px;
    margin: auto;
    margin-top: 80px;
}

.testimonials {
  padding: 80px 0 0px 0;
  --scroll-bar: 8px;
}

.testimonials .section-title {
color: #1C2F23;
text-align: center;
font-family: Outfit;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 55px; /* 137.5% */
text-transform: uppercase;
margin-bottom: 30px;
text-align: left;
}

.testimonial-text {
    color: #000;
    font-family: Manrope;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 0px;
    min-height: 156px;
}




.testimonial-card {
  background: #fff;
 border-radius: 20px;
border: 1px solid #C4B482;
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.swiper.key-slider.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    margin-right: calc(-50vw + 51% + (var(--scroll-bar) / 2)) !important;
    padding: 10px 0;
}

.quote-icon {
  margin-bottom: 20px;
}

.testimonial-footer {
  display: flex;
  align-items: center;
  margin-top: 45px;
}
hr {
    border: none;
    border-top: 1px solid #D9D9D9;
    margin: 60px 0;
    opacity: 1;
}


.testimonial-footer img {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 12px;
}

.testimonial-footer h6 {
color: #000;
font-family: Manrope;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
}

.stars {
  font-size: 14px;
  color: #F4B400;
}


.swiper-scrollbar.swiper-scrollbar-horizontal {
    width: calc(100% - 100px);
    margin-left: 45px;
    background: #1C2F23;
    height: 1px;
    top: -1px;
}

.swiper-scrollbar-drag {
    border-radius: 10px;
    border: 2px solid #1C2F23;
    background: #1C2F23;
    top: -1px;
}

.swiper-button-next svg, .swiper-button-prev svg {
fill: transparent !important;
    }

   .key-slider-arrows .swiper-button-next.swiper-button-disabled, .key-slider-arrows .swiper-button-prev.swiper-button-disabled
 {
    opacity: 0.1;
}

/* .postid-2090  .testimonials, .postid-2090  .why-hz, .postid-2090  .forest-videos{
display : none !important;
} */

/* end */


.mobile-view{
  display: none;
}
.oth-menu.mobile-menu {
    justify-content: end;
}

.main-menu .oth-menu {
  gap: 20px;
}

      .oth-menu.mobile-menu{
        display: none;
    }

   .top-header-nav .main-nav li {
    margin: 0px 35px;
}

.gallery-top .swiper-button-next svg, .gallery-top .swiper-button-prev svg{
width: 7px;
height: 11px;
}

.main-menu .top-btm-menu 
{
  gap: 0;
}

.wpcf7 form.sent .wpcf7-response-output {
 color: #46b450;
}

#enquiryModal .modal-dialog-scrollable .modal-content {
    background: none;
    padding: 0;
        outline: none;
    border: none;
    align-items: end;
}
#enquiryModal .modal-dialog-scrollable .modal-body {
    overflow-y: auto;
    padding: 0;
}
#enquiryModal .btn-close {
  margin-bottom: 15px;
    background: url(../images/popup-close-btn.svg) left bottom no-repeat;

}
#enquiryModal {
    padding-right: 0 !important;
}



@media (max-width: 1200px) {
  .oth-menu.mobile-menu
 {
    display: flex;
    justify-content: end;
}
.oth-menu {
        padding-top: 0px;
    }
  
}



@media (max-width: 767px) {
.customize-support .modal-content
 {
  top: -30px;
}
  .swiper.key-slider.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    margin-right: calc(-50vw + 49% + (var(--scroll-bar) / 2)) !important;
}

      .oth-menu.mobile-menu{
        border-top: transparent;
        padding-top: 0px;
            gap: 10px;
        display: flex;
    }
    .menu-wrap .btn-common-gold span {
            margin: 0px 10px 0 10px;
    }
         .menu-wrap .btn-common-gold {
        padding: 0px 0 0 10px;
    }
  .desktop-view{
  display: none;
}
    .floating-actions {
        right: 0px;
        top: auto;
        width: 100%;
        bottom: 0px;
        transform: unset;
        padding: 10px 16px;

    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 0;
}

.whatsapp-wrap{
  display: flex;
  gap: 6px;
  align-items: center;
  padding: 10px;
}



    .floating-actions p {
        color: #000;
        font-family: Manrope;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
        margin-bottom: 0px;
    }

.download-wrap{
  display: flex;
  gap: 5px;
  align-items: center;
  padding: 10px;
}
.whatsapp-wrap{
        float: none !important;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
}

.action-item.whatsapp{
  width: 33.3%;
        border-radius: 10px;
        background: #fff !important;
}
.action-item.pdf{
  width: 33.3%;
        border-radius: 10px;
        background: #fff !important;
}

.action-item.enquiry{
  width: 33.3%;
        border-radius: 10px;
        background: #fff !important;
}
.download-wrap{
        float: none !important;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
}
.enquiry-wrap{
          float: none !important;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
        padding: 10px;
}
.mobile-view{
  display: block;
}
    .oth-menu {
        padding-top: 0px;
    }

    .btn-common-gold {
        padding: 0px 0 0 15px;
    }
    .btn-common-gold span {
    margin: 0px 10px 0 10px;
    }


  .wpcf7-form {
  margin-top: 50px;

}

    #enquiryModal .wpcf7-form {
               margin-top: 0px;
    }

.floating-actions.mobile-view{
  display: flex;
  flex-direction: row;
  gap: 14px;
}

.floating-actions.mobile-view .divider{
  display: none;
}

.prop-map {
    padding-top: 60px;
    margin-bottom: 60px;
}
  .wpcf7-form h2 {
    color: var(--Color-5, #FFF);
    text-align: center;
    font-family: Manrope;
    font-size: 27px;
    font-style: normal;
    font-weight: 600;
    line-height: 147%;
    text-transform: uppercase;
    margin-bottom: 30px;
}

  .wpcf7-form {
    padding: 40px 24px;
}

.prop-map .divider {
    display: none;
}
.bottom-footer
 {
    padding: 47px 20px 80px;
 }


}

@media (max-width: 375px) {
    .header-logo img {
        width: 90px;
    }
        .menu-wrap .btn-common-gold {
        padding: 0px 0 0 5px;
        font-size: 10px !important;
    }
        .menu-wrap .btn-common-gold span
 {
        margin: 0px 5px 0 5px;
    }
    
    .floating-actions p {

        font-size: 11px;
    }
}

/* bugs */

.property-detail-title label img
 {
    padding-right: 15px;
 }

.property-detail-title label {
    display: flex;
    gap: 30px;
}

.property-detail-desc .row .col-md-6:nth-child(1) .col-lg-6.col-6:nth-child(1) {
                                                                               padding: 0 0px 0 15px;
                                                                               width: 55%;
                                                                               }

.property-detail-desc .row .col-md-6:nth-child(1) .col-lg-6.col-6:nth-child(2) {
width: 45%;
}
.disp-flex img {
    padding-right: 14px;
}


@media (min-width: 580px) {
    .customize-support .gallery-top {
        width: 75%;
        height: 84vh;
        margin-right: 22px !important;
    }
        .gallery-top {
        width: 75%;
        height: 84vh;
        margin-right: 22px !important;
    }
}

.disp-flex {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.property-detail-title {
    border-right: 1px solid #D9D9D9;
    padding-right: 34px;
    width: 38%;
}

.prop-map p{
  font-weight: 400 !important;
}

 .customize-support .prop-map p {
    color: #000;
    font-weight: 400;
}
.aminy-detail {
    padding-top: 55px;
}

.aminy-detail p{
  font-size: 14px;
font-style: normal;
font-weight: 400;
}
.why-hz .stats {
    margin-right: 65px;
}

.forest-videos .container-fluid{
  padding: 0 48px; 
}

.aminties-listing ul li label {
    display: block;
    color: #000;
    font-family: Manrope;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: capitalize;
}

.floor-map-section .tab-section {
  position: relative;
  border-bottom: transparent;
}

.tab-section::after {
    content: "";
    width: 100%;
    height: 1px;
    background: rgba(217, 217, 217, 0.60);
    position: absolute;
    bottom: 0px;
    margin-bottom: 1px;
    left: 0;
    z-index: -1;
}

.floor-map-section .tab-section::-webkit-scrollbar {
  display: none;
}

.floor-map-section .tab-section::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.bottom-footer .col-md-5{width: 50% !important;text-align: end !important;}
.bottom-footer .col-md-4{
width: 50% !important;
}
.bottom-footer .col-md-3{
display:none;
}

.footer-wrapper {
    background: none !important;
}

.bottom-footer {
    background: linear-gradient(180deg, #FFF 0%, #F8F2E1 100%);
}
  .key-slider-arrows .swiper-button-next svg {
    width: 40px;
}
.key-slider-arrows .swiper-button-prev svg
 {
    width: 40px;
 }

 .floor-plan-box h3 {
  font-weight: 500 !important;
}

.prop-map h3 {
    font-family: Manrope;
}
.property-detail-desc .div-part h5
 {
    margin-bottom: 4px;
}

@media (max-width: 767px){
  .bottom-footer .col-md-5{width: 100% !important;text-align: center !important;}
.bottom-footer .col-md-4{
width: 100% !important;
}
    .aminties-listing ul li label {
        min-height: auto;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .aminties-listing {
    padding-bottom: 40px;
}
.floor-map-section
 {
    box-shadow: 0px 5px 15px 0px #0000004D;
    padding: 20px 20px 20px 20px;
 }
 .floor-map-section .tab-section {
  padding-bottom: 10px;
 }

     .key-slider-arrows {
        margin: 0 30px;
     }
.property-detail-title {
    border-right: none;
    padding-right: 0px;
    width: 100%;
    margin-right: 0px;
}
.key-slider-arrows {
    position: relative;
    max-width: 540px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 80px;
}
.forest-videos .container-fluid{
  padding: 0 20px; 
}
.why-hz {
    padding: 60px 0;
    position: relative;
}
    .forest-videos .col-md-4:last-child .caption {
    margin-bottom: 0px;
}
.testimonials .section-title
{
 font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 38px; 
text-align: center;
}
    .why-hz .content .left ul li {
        font-size: 16px !important;
        line-height: 25px !important;
        padding-left: 20px;
    }
    .why-hz .content .left ul li::before {
    width: 8px;
    height: 8px;
}
.why-hz .stat .label {
        font-size: 14px;
    }
    .why-hz .stats {
    margin-right: 0px;
}
.floor-map-section .tab-section::-webkit-scrollbar {
  display: none;
}

.floor-map-section .tab-section::-webkit-scrollbar-thumb {
  background-color: transparent;
}
    .prop-map h3 {
       text-align: center;
    }
    .floor-map-section {
    background: url(../images/floor-plan-bg-mobile.png) left bottom no-repeat !important;
     padding: 20px 20px 53px 20px;
}


.testimonial-text {
    min-height: 182px;
}
.property-detail-desc {
    padding-left: 0;
}
.prop-map .col-md-5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.div-part.test br:nth-child(2) {
    display: none;
}

}

@media (max-width: 375px) {
  .testimonial-footer h6
 {
    font-size: 12px;
    line-height: normal;
}
.testimonial-card {
    padding: 30px 20px;
}
.floating-actions.mobile-view{
  border-radius: 10px 10px 0 0;
background: var(--Primary-Colour, #1A2F23);
}
.floating-actions.mobile-view

 {
        gap: 10px;
    }
        .floating-actions
 {
        padding: 10px 10px;
 }

}

.prop-map .dwnload-brochure:hover {
    background: none;
   border-radius: 100px;
   border: 1px solid #1A2F23;
   color: #1A2F23;
}

@media (max-width: 1200px) {
  .property-detail-desc .row .col-md-6:nth-child(1) .col-lg-6.col-6:nth-child(1) {
    padding: 0 12px;
    width: 50%;
}
.property-detail-title label {
    flex-direction: column;
}
.property-detail-desc .row .col-md-6:nth-child(1) .col-lg-6.col-6:nth-child(2) {
width: 50%;
}
.property-detail-title {
    border-right: 1px solid #D9D9D9;
    padding-right: 34px;
    width: 30%;
}
    .property-detail-content {
        display: flex;
        padding-bottom: 30px;
    }
}

@media (max-width: 991px) {
      .property-detail-title {
        border-right: none;
        padding-right: 0px;
        width: 100%;
        margin-right: 0px;
    }
.prop-map p {
  text-align: center;
}
    .property-detail-content {
        flex-direction: column;
    }
}
