.mfp-video:hover .video-click-icon{
  height: 45px;
}
.mfp-video:hover {
  filter:brightness(1);
}
.mfp-video{
  filter:brightness(0.8);
  transition:all ease-in-out .5s;
}
.buying-tips-wrapper{
  display:block;
  width: auto;
}
.footer-info-wrapper.opacity.inline{
  flex-direction: row;
}
.featured__section-Left{
  padding-left:0px;
  flex-direction:row;
}
.img-fit-cover{
  object-fit:cover;
  height:100%;width:100%
}
.dev-cms-hero-content-wrapper.form-img{
  height: 100%;
}
.featured__section-Right{
  padding-right:0px;
  flex-direction:row;
}
.featured__image{
  width:55%;
  position:relative;
}
.featured__image img{
  width:100%;
}
.featured__content{
  width:45%;
}
.hero-vid-wrapper-2{
  position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    overflow: hidden;
    width: 100%;
    height: 98vh;
}
.section-cards{
  margin-bottom: 0px;
}
.news-image-box{
  height:300px;
}
.development__banner .dev-red-background-decoration{
display: none;
}
.development__banner .development-item-content-container{
  height: 40vw;
}
.development__banner .development-item-imagery-container .image-cover{
  transition: all ease 1.3s;
}
.development__banner a:hover .development-item-imagery-container .image-cover{
  filter: brightness(40%) !important;
  transform: scale(1.08);
}
.development__banner .buyers-status-tag{
  bottom:6%;
  right:0%;
  top:auto;
}
.featured__section-Left .featured__content{
  padding-left:5vw;
}
.featured__section-Right .featured__content{
  padding-right:5vw;
}
.dev-section-wrapper.form-section{
  grid-template-columns: 1fr 1fr;
}
.footer-form .btn-toolbar{
  display: grid;
  grid-template-rows: 1fr 1fr;
  max-width: 90px;
}
.footer-section .submit-button.w-button{
  margin-bottom: 0px;
}
.video-click-icon{
  position: absolute;
  height: 35px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition:all ease-in-out .5s;
}
.development-intro-t1.w-richtext.richtext,.development-intro-t1.w-richtext.richtext h2{
  text-transform: none;
}
.sub_page_second_section.land.Left{
  justify-content: end;
}
.benefit-list-grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.banner-wrapper{
position: relative;
min-height: 400px;
}
.banner-wrapper .banner-wrapper__img img{
  width: 100%;
  min-height: 400px;
  object-fit: cover;
}
.banner-wrapper .banner-wrapper__content{
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 15vw;
  padding-right: 15vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction:column;
}
.banner-wrapper .vimeo-wrapper{
  z-index: 0;
}
.banner-wrapper .banner-wrapper__content img{
  max-width: 400px;
  width: 100%;
  padding:20px;
}
.section.lotplan{
  min-height: auto;
}
.section-cards-new {
  margin-bottom: 10vw;
  padding-top: 0vw;
  padding-right: 5vw;
  padding-left: 5vw;
}
.blog-content-wrapper{
  width: auto;
}
.button-d1.w-button.small {
  padding: 0.5vw 1vw;
  font-size: .5vw;
}
.social-share-btn.lk{
  background-image: url("/_resources/themes/NBH/images/Linkedin-black.svg");
}
.social-share-btn.fb{
  background-image: url("/_resources/themes/NBH/images/Facebook-black.svg");
}
.section.lot-plan-image .mfp-gallery{
max-width: 1500px;
margin:auto;
}
.ContactPage .main{
  padding-bottom: 50px;
}

.lot-plan-icons{
  color: white;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    font-size: 15px;
}
.lot-plan-icons.compact{
  display: flex;
}

.plans .lot-plan-icons{
  display: flex;
}
.lot-plan-icon{
  text-align: center;
}
.lot-plan-icons .lot-plan-icon i{
  display: inline;
}
.lot-plan-icons .lot-plan-icon{
  letter-spacing: normal;
  padding-right: 5px;
}
.lot-plan-icons.compact .lot-plan-icon{
  padding-right: 15px;
  font-size: 18px;
}
.lot-plan-icons i{
  padding-right: 2px;
}

.lot-text-on-blocks{
  width:100%;
  left: 0%;
  padding-left: 5%;
  flex-direction: column;
  align-items: flex-start;
  -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
}
.plans .lot-plan-icon{
  text-align: left;
  padding-right: 10px;
}

.footer_logo.development{
  width: auto;
  height: auto;
  align-self: center;
}
.footer_logo.development img{
  max-height: 125px;
  padding-right: 50px;

}
.section.media{
  margin-bottom:8vw;
}
.footer-nav-item a{
  text-decoration: underline;
}
#FooterSubscribeForm-165_Message_Holder{
  grid-column: span 3;
}
.body-text-small._1-margin.bold{
  font-weight: bold;
}
.w-webflow-badge{
display: none !important;
}

.footer-nav{
    flex-direction: row;
    flex-wrap: wrap;
}
.footer-info-wrapper._2-margin{
  margin-right: auto;

}
.contact-footer .footer-info-wrapper._2-margin{
  margin-top: auto;
  padding-top:20px;
}
.extra-footer-nav{
  display: flex;
  flex-direction: row;
}
.extra-footer-nav .body-text-small{
  width: 50%;
}
.footer-nav-item{
    width: 50%;
}
.hero-content-wrapper.center{
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
}
.hero-content-wrapper.t2.center{
    /*top:5vh;*/
    margin-bottom:30px;
}
.hero-content-wrapper.center, .hero-logo{
    margin:0px;
    margin-bottom: 20px;
}
.hero-content-wrapper.t2.center .h1-wrapper {
    text-align: center;
}
.hero-content-wrapper.center .dev-cms-hero-content-wrapper {
    text-align: center;
    align-items: center;
    width: 100%;
}
.hero-logo.Large{
    width:20vw;
}
.hero-logo.Small{
    width:12vw;
}

.stage-wrapper.Full{
 width:auto;   
}
.stage-wrapper.Right{
    left:auto;
    right:0%;
}
.hero-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
    top:0;
    left:0;
    z-index: 1;
}
.d-hero.Small{
    height:55vh;
}
.d-hero.Contained{
    height:45vh;
    margin-bottom: 5vw;
    padding-right: 10vw;
    padding-left: 10vw;
}
.d-hero.Contained .hero-logo.Large {
    width: 12vw;
}
.d-hero.Contained .hero-logo.Small{
    width: 5vw;
}
.d-hero-beforecontent-Contained{
    position: relative;
    width: 100%;
    margin-bottom: 5vw;
    padding-right: 10vw;
    padding-left: 10vw; 
}
.d-hero-beforecontent-Contained .dev-cms-cover{
    height: 25vw;
}
.d-hero-beforecontent-Contained .stage-wrapper.Left{
left:10vw;
}
.d-hero-beforecontent-Contained .stage-wrapper.Right{
    right:10vw;
}
.d-hero-beforecontent-Contained .stage-wrapper.Full{
    left:10vw;
    right: 10vw;
    }
.d-hero-beforecontent-Large .dev-cms-cover{
    height: 80vh;
}
.d-hero-beforecontent-Small .dev-cms-cover{
    height: 55vh;
}
.d-hero.Contained .dev-cms-cover{
    position: relative;
}
.develop-process-wrapper.Right{
    padding-right: 0px;
    padding-left: 15vw;
}
.develop-process-wrapper.Right .big_img_wrapper.left.relative.about {
    margin-right: 0px;
    margin-left:2vw;
}
.d-hero{
  overflow: hidden;
}
.benefit-list-wrapper {

    margin-bottom: 2vw;
    display: grid;
    grid-template-columns: 0.2fr 1.3fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-column-gap: 3vw;
  }
  
  .benefits-number {
    height: 100px;
    width:70px;
    position: relative;
    font-size: 80px;
    line-height: 80px;
    font-family: 'DM Serif Display', sans-serif;
    color: black;
  }
  .benefits-number svg {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  .benefits-number svg path{
    stroke: #c30017;
  }
.dev-map-wrapper{
    position: relative;
}
.nav-padding{
    padding-top: 8.4vw;
}
.contact-footer{
  position: relative;
  margin-top:0px;
}
.contact-footer .p-d1{
    color:#fff;
}
.dev-form-label{
    border-color: black;
}
.section.devland{
    height: unset;
}
.section.signup.t2 {
    -webkit-box-align: none;
    -webkit-align-items: none;
    -ms-flex-align: none;
    align-items: none;
  }
  .dev-red-background-decoration {
  left:-35%;  
  opacity: 0.8;
}
.development-logo-container{
  position: relative;
}
.big_img_wrapper.left{
    top:unset;
}
.navigation_bar {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 5.4vw;
  top:0px;
}
.intro-padding{
  height: 5.4vw;
}
.PlansLotPage .intro-padding{
  height: 0px;
}
.main-logo.w--current{
  top:0vw;

}
.menu-background {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: 5.4vw;
    background-color: transparent;
    box-shadow: none;
  }
  
  .menu-background.white {
    background-color: #fff;
    box-shadow: none;
  }
  
  
  .menu-background.t1 {
    background-color: #4e4a49;
  }
  
  .menu-background.t2 {
    background-color: #e6d4c6;
  }

  .auto-hight{
    height: auto !important;
  }

  .benefit-list-wrapper {
    display: unset;
    margin-bottom: 2vw;
    display: grid;
    grid-template-columns: 0.2fr 1.3fr;
    grid-template-rows: 1fr;
    gap: 0px 0px;
    grid-column-gap: 3vw;
  }

  .benefits-number {
    height: 100px;
    width:70px;
    position: relative;
    font-size: 80px;
    line-height: 80px;
    font-family: 'DM Serif Display', sans-serif;
    color: black;
    margin-right: 0px;
  }
  .benefits-number svg {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  .benefits-number svg path{
    stroke: #c30017;
  }
  .sort-button.btn-small {
    background:transparent;
}
.sort-button.btn-small.location {
    text-align: left;
}

.no-bg {
    padding: 0vw !important;
    background-color: transparent;
    color: #232323;
  }
  
  .no-bg:hover {
    letter-spacing: 4px;
  }

  .dev-cms-cover {
      filter: unset;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .hero-content-wrapper.t2 {
    position: relative;
    top:0;
    padding-right: 10vw;;
}

.tab-link {
    border-bottom: 1px solid rgba(35, 35, 35, 0.4);
  }

  .tab-link.w--current {
    border-bottom-color: #232323;
  }
  .gallery-title-wrapper {
    width: 100%;
    padding: 0 15vw;
  }

  .w-slide.t3 {
    width: 33.33%;
  }

  .load-more-wrapper {
      display: block;
    text-align: center;
    margin-top: 2vw;
  
  }
  .blog-page.w-dyn-list{
    margin-bottom: 3vw;
  }
  .slider-component.animated-card.media-page{
    justify-content: flex-start;
  }
  .accordion-section .vertical_img-2{
      height:auto;
      position: relative;
      overflow: visible;
      width: 110%;
      max-width: none;
      -o-object-fit: cover;
      object-fit: cover;
  }

  .price-list-table-items-wrapper {
    margin-left: 0;
  }
  .price-table-title-list .pricelist, .price-list-info-wrapper .pricelist{
    font-size: 0.8vw;
  }

  .development-intro-t1 p {
    font-family: unset;
    color: unset;
  }
.dev-tab-label{
    color:unset;
}
.rich-text-block.t1 p{
    color:unset;
}
.italic{
    font-style: italic;
}
.element{
  position: relative;
}
.develop-process-wrapper{
  align-items: stretch !important;
}
.develop-process-wrapper .big_img_wrapper{
  height: auto !important;
}
p{
  font-size:0.9vw;
}

.dev-cms-logo{
  max-height: 3.4vw;
}
.dev-main-logo{
  height: auto;
  width: auto;
}
.dev-main-logo img{
    max-height: 3.4vw;
}
.half-section,.left-section{
  width: 50%;
  padding-right: 0px;
}
.right-section{
  width: 50%;
  padding-left: 0px;
  margin-left: auto;
}
.full-section{
  width:100%;
}
.bg-transparent{
  background:transparent;
}
.text-white{
  color:white !important;
}
.button-text{
  color: unset;
}
.footer-form{
  display: grid;
    grid-template-columns: 1.5fr 0.5fr;
    width: 100%;
}
.footer-form fieldset{
  display: grid;
  grid-template-columns: 0.5fr 0.5fr 1fr;
  grid-template-rows: 1fr 1fr;
}
.contact-footer .footer-form fieldset div:nth-child(4){
  grid-column: span 2;
}
.footer-form .middleColumn{
height: 100%;
}
.footer-form .submit-button{
  margin-bottom: 2px;
}

.gw-2{
  grid-column: span 2;
}

.general-form{
  grid-row-gap: 0px !important;
}
.general-form fieldset{
  width: 100%;
  display: grid;
  grid-row-gap: 3vw;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
}
.general-form .submit-button {
  display: block;
  margin-left: auto;
}

.grecaptcha-badge{
  z-index:100;
}
.side-form input, .side-form button{
  color: white !important;
}
.side-form input{
  margin-right: 0vw;
    padding-left: 5px;
    border-bottom-color: hsla(0, 0%, 100%, 0.5);
}
.img-text__no-margin{
  padding-top:0px;
  margin-bottom:0px;
}
.development-bg-video{
  display: block;
}
.text-center{
  text-align: center;
}
.text-left{
  text-align: left;
}
.text-right{
  text-align: right;
}
.hide{
  display: none !important;
}
.p-relative{
  position: relative;
}
.search-form__input-holder{
  position: relative;
  width: 100%;
  min-height: 82px;
  border-bottom: 0.1vw solid rgba(0, 0, 0, 0.2);
}
.search-form__input-holder .location-accordion-default{
  border:0px;
  padding:12px 0px;
}
.search-form__input-holder .form-slider__holder{
  padding:20px 0px;
}
.form-accordion-wrapper {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.search-form{
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
  grid-column-gap: 3vw !important;
}
.form-slider{
  grid-column: span 2;
}
.location-accordion-default{
  width:100%;
}
.form-slider__holder{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 1vw 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
}
.filters-group.filters-location.mb-normal{
  z-index: 3;
}
.form-slider__slider{
  flex-grow: 1;
  padding-left: 20px;
  text-align: center;
  padding-top: 3px;
  padding-right:12px;
}
.form-slider__slider input{
  text-align: center;
  padding-top: 10px;
}
.ui-slider-horizontal{
  height: 1rem;
}
.ui-slider-range{
  background-color: #c30017;
}
.ui-state-default, .ui-widget-content .ui-state-default{
  background-color: #232323;
  border-color: #232323;
  height: 1.6em;
  width: 1.6em;
}
.p-body.white * {
  color: white
}
.flex-d-c{
  flex-direction: column;
}
.location-accordion-default p {
}
.sub-page-first-section{
  padding: 8vw 15vw 2vw 15vw;
}
.sub_page_header.margin{
  width: 100%;
}
.develop-process-wrapper{
  margin-bottom: 5vw;
}
.developers-benefits{
  height: 60vw;
}
.developers-benefits.no-image{
  height: auto;
}
.developers-benefits.no-image .list-content, .developers-benefits.no-image .benefit-wrapper{
  width:100%;
}
.developers-benefits.no-image .benefit-list-wrapper {
  grid-template-columns: 0.1fr 1.3fr;
}
.hero-bg-video{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.vimeo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.nav-wrapper{
  width: 100%;
  height: 100%;
  display: flex;

}
.main-logo{
  position:relative;
  left: unset;
  top: unset;
  right: unset;
  bottom: unset;
  max-width: 250px;
  margin-right: 4vw;
  height: 100%;
  margin-left: 5vw;
}
.navigation {
  position:relative;
  left: unset;
  top: unset;
  right: unset;
  bottom: unset;
  width: 100%;
}
.nav_bottom_bar{
  position: absolute;
  left:0%;
  bottom:-5px;
  right:0%;
  top:auto;
  height: 0.1vw;
  background-color: #c30017;
  width: 0%;
  transition: all ease-in-out .5s;
}
.nav_side_bar{
  position: absolute;
  top:50%;
  left: auto;
  right: -7.2vw;
  width: 6.5vw;
  background-color: white;
  height: 50%;
  transform: translate(0%, -50%);
}

.development-nav .nav_item_wrapper{
  width: 100%;
}
.current-devs-link{
  margin-left: auto;
  margin-right: 6vw ;
}
.current-devs-link:hover .nav_bottom_bar {
  width: 2vw;
}
.nav-wrapper.center .navigation{
  justify-content: center;
  position: absolute;
}
.navigation.right{
  justify-content: flex-end;
  justify-content: end;

}
.dev-info-menu{
  position: relative;
}
.nav-wrapper.center .dev-info-menu{
  position: fixed;
  z-index: 99;
}
.nav-wrapper.center .main-logo{
  z-index: 100;
}
.burger-menu-wrapper{
  left:auto;
  right: 5vw;
}
.nav-parent{
  width: 100%;
  padding: 0px 8vw;
}
.mobile-show{
  display: none !important;
}
.nav-parent .main-logo{
  height: auto;
  left: 5vw;
  
}
.nav-parent .main-logo img{
  width: auto;
  height: auto;
  max-height: unset;
}
.dev-footer-nav-wrapper{
  display: flex;
  flex-direction: column;
  padding-top: 20px;
}
.dev-footer-nav-wrapper a{
  margin-top:5px;
}
.dev-fooetr-logo-wrapper{
  width:14vw;
  margin-right: 2vw;
}
.dev-cms-logo.footer{
  width: auto;
  height: 100%;
  margin-left: 0;
  max-width: 100%;
}
.development__logo img{
  height: 80px;
  margin-bottom: 20px;
}
.development-item-imagery-container .image-cover{
  filter: brightness(60%) !important;
}
.footer__grid{
padding-top:170px;
padding-bottom: 40px;
 padding-left: 15vw;
 padding-right: 15vw;
 width: 100%;
 display: grid;
 grid-template-columns: 0.5fr 1fr 0.5fr;
}
.footer__logo-wrapper{
  padding-bottom: 50px;
}
.dev-social-wrapper{
  padding-top:40px;
}
.footer__nav-wrapper nav{
  display: flex;
  flex-direction: column;
}
.footer__nav-wrapper nav a{
  margin-top:10px;
}
.contact-footer .copyright{
  margin-top: 20px;
  font-size: 10px;
  display: block;
}
.footer__contact-wrapper{
  padding-bottom: 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer__contact-item{
  display: flex;
  align-items: end;
  height: 100%;
}
.dev-contect-profile{
  filter: unset;
  width: auto;
  height: 8vw;
  padding-right: 10px;
  max-height: 150px;
}
.footer__contact-text{
  display: flex;
  flex-direction: column;
  margin-top:auto;
}
.footer__description *{
  font-size: 9px;
}
.footer__description h1,.footer__description h2,.footer__description h3,.footer__description h4,.footer__description h5,.footer__description h6{
  font-size: 12px !important;
}
.footer__logos-wrapper{
  padding-left: 15vw;
  padding-right: 15vw;
  padding-bottom: 50px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.footer__logos-wrapper img{
  padding-right: 40px;
}

.footer__form-wrapper{
  width: 100%;
  padding-bottom: 20px;
}
.footer__form-wrapper form{
  width: 100%;
  display: flex;
}
.footer__form-wrapper form fieldset{
  flex-grow: 1;
  margin-right: 10px;
}
.footer__form-wrapper form fieldset input{
  width: 100%;
  height: 50px;
  border:0px;
  padding: 3px 3px 3px 40px;
}
.mb-10{
  margin-bottom: 10px;
}
.footer__form-wrapper .submit-btn{
  -webkit-appearance: none;
  -webkit-border-radius: none;
  border-radius: 0px;
  height: 100%;
  background-color: #C30017;
  border:0px;
  color: white !important;
  width: 50px;
  font-size: 35px;
}
.footer__form-wrapper .submit-btn:hover{
  background-color: black;
}
.footer__grid-item{
  margin-right:50px;
}
.footer__grid-item:last-child{
  margin-right: 0px;
}

.lot-info__wrapper{
  display: grid;
  width: 100%;
  grid-template-columns: 0.8fr 1.2fr;
}
.Development.button-box.register{
  flex-direction: unset;
  left:unset;
  top:unset;
  right: unset;
  bottom: unset;
  width: auto;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 4vw;
  margin-left: 0vw;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-decoration: none;
}
.grecaptcha-badge{
  display: none !important;
}
.richtext a{
  text-decoration: underline !important;
}
.richtext .w-button a{
  text-decoration: none !important;
}
.menu-logo{
  margin-left: 0px;
  left:0px !important;
}
.child-cancer-logo-wrapper{
  height:100px;
  width: auto;
}
.child-cancer-logo-wrapper img{
  height: 100%;
}
.price-table__wrapper{
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.price-table__header{
  background-color: white;
  padding-top: 1.5vw;
  position: sticky;
  top: 5.3vw;
}
.price-table__row{
  flex-grow: 1;
  text-align: center;
}
.price-table__title{
  padding-left:3px;
  padding-right: 3px;
}
.price-table__value{
  padding-bottom: 1.5vw;
  border-bottom: 1px solid;
  padding-left: 5px;
  padding-right: 5px;
  padding-top:1.5vw;
}
.sub-page-first-section.nomargin.media{
  padding-bottom:2vw;
}
.blog-inner-img-cover{
  max-height: 1200px;
  width: auto;
  margin: auto;
  max-width: 100%;
}
.house-plan-blocks-wrapper:hover .house-plan-img{
  filter: brightness(85%);
  -webkit-filter: brightness(85%);
}
.house-plan-grid.grid-1{
  grid-template-columns: 1fr;
}
.house-plan-grid.grid-2{
  grid-template-columns: 1fr 1fr;
}
.house-plan-grid.grid-3{
  grid-template-columns: 1fr 1fr 1fr;
}
.house-plan-grid.grid-4{
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.footer__pro-wrapper img{
  max-height: 90px;
  margin-bottom: 5px;
}





.footer-section,.contact-footer{
  background-color: #232323;
  color: white;
}
.footer_heading {
  color: white;
}
.footer-line{
  background-color: rgba(255,255,255,0.2);
}
.body-text-small.footer,.body-text-small,.body-text-small._1-margin.bold,.footer-link,.footer__description span{
  color: white;
}
.body-text-small._1-margin{
  color:white;
}
.footer-form .submit-button{
  color:white;
}
.footer-section .input{
  border-color: #000 #000 rgba(255, 255, 255, 0.2);
  color:white;
}
.sticky__btn-wrapper{
  list-style: none;
  margin: 0;
  padding: 0;
  left: 100%;
  position: fixed;
  z-index: 401;
  display: block;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
}
.sticky__btn{
  position: relative !important;
  left: -45px !important;
  margin-bottom: 2px !important;
  white-space: nowrap !important;
  padding: 5px !important;
  transition: ease-out 400ms;
  background: #C30017;
  color: #fff !important;
  line-height: 40px !important;
  height: 150px !important;
  width: 45px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.sticky__btn:hover{
  background-color: #232323;
}

.sticky__btn-wrapper .nav_text_link{
  font-size: 20px;
  color: #fff;
    font-weight: 400;
    white-space: nowrap;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.social-tablet{
  display: none;
}
.lot-info__wrapper p{
  font-size:18px;
}
.lot-info__wrapper h1{
  padding-bottom: 10px;
}
.nbh__models__blocks__featuredimageandtext .content-wrapper{
  padding-top:0px;
}
.house-plan-grid.grid-3 .house-plan-blocks-wrapper {
  height: 15vw;
}
.price-table__title h4{
  text-transform: none;
}
.price-table__value:nth-child(odd){
  background-color: rgba(255, 255, 255, 0.1);
}
#w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6f4-71c3b693{
  grid-column: span 2;
}
#w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6f9-71c3b693{
  grid-column: span 1;
}
.image-20{
  display: block;
}
.develpors-form{
  height: auto;
}
@media screen and (max-width:1400px){
  .footer__grid,.footer__logos-wrapper{
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .price-table__title h4{
    font-size:18px !important;
  }
  .lot-info__wrapper h1{
    font-size:40px;
  }
}
  @media screen and (max-width: 991px) {
    .featured__section-Left .featured__content{
      padding-left: 0px;
    }
    .footer-form fieldset{
      display: flex;
      flex-direction: column;
      gap:10px;
    }
    .banner-wrapper .banner-wrapper__content{
      padding-left:10vw;
      padding-right:10vw;
    }
    .price-table__header{
      top:12.9vw;
    }
    .dev-cms-hero-content-wrapper.form-img.Right{
      grid-row-start: 1;
    }
    .list-content{
      flex-wrap: wrap;
      flex-direction: column-reverse;
    }
    .dev-section-wrapper.img-text,.section.s2.t1.img-text__no-margin{
      margin-bottom:0px;
    }
    .list-content .big_img_wrapper.right.developer-page{
      display: block;
      width: 100%;
      position: relative;
      top:0px;
      margin-top:0px;
    }
    .footer-form .btn-toolbar{
      max-width: 100%;
    }
    .developer-building-dec-wrapper{
      display: block;
      bottom:-30%;
    }
    .form-accordion{
      padding: 20px;
      background-color: white;
    }
    .sub_page_second_section.land.Left .big_img_wrapper.left.middle-align{
      position: static;
      overflow: hidden;
      width: 100%;
    }
    #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6c4-71c3b693{
    display:none;
    }
    #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6e2-71c3b693{
      display: none;
    }
    #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6da-71c3b693{
      grid-column: span 3;
    }
    #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6e5-71c3b693{
      grid-column: span 3;
    }
    #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6fe-71c3b693{
      grid-column: span 3;
      -webkit-box-ordinal-group: 11;
      -webkit-order: 10;
      -ms-flex-order: 10;
      order: 10;
    }
    .footer-info-wrapper._2-margin{
      width: 100%;
    }
    .footer__contact-item{
      align-items: start;
    }
    .dev-contect-profile{
      height: 10vw;
    }
    .featured__section-Right{
      flex-direction: column-reverse;
      padding-right: 10vw;
    }
    .featured__section-Left{
      flex-direction: column;
      padding-left: 10vw;
    }
    .featured__image{
      width: 100%;
     
    }
    .featured__content{
      width: 100%;
      padding-top:20px;
    }

    .house-plan-grid.grid-3{
      grid-template-columns: 1fr 1fr;
    }
    .tablet-hide{
      display: none;
    }
    .dev-cms-hero-content-wrapper.s2-left,.dev-cms-hero-content-wrapper.s2-right{
      width: 100%;
      padding-left: 10vw;
      padding-right: 10vw;
    }
    .dev-img-wrapper{
      padding-left:10vw;
      padding-right: 10vw;
    }
    .dev-section-img.right{
      width: 100%;
    }
    .section.site-plan.t1{
      padding-right: 10vw;
    }
    .price-table__title h4{
      font-size:15px !important;
    }
    .right-section{
      padding-left: 10vw;
    }
    #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6a3-71c3b693{
      -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    }
    .social-tablet{
      -ms-grid-column: span 2;
      grid-column-start: span 2;
      -ms-grid-column-span: 2;
      grid-column-end: span 2;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      align-items: center;
    }

    .flogo-wrapper{
      height: auto !important;
      margin-top: auto !important;
    }
    .house-plan-grid.grid-4{
      grid-template-columns: 1fr 1fr 1fr;
    }
    .nbh__models__blocks__featuredimageandtext .section.right{
      flex-direction: column-reverse;
    }
    .nbh__models__blocks__featuredimageandtext .section.right .big_img_wrapper.right{
      top:0px;
    }
    .nbh__models__blocks__featuredimageandtext .content-wrapper{
      padding-top: 20px;
      grid-template-columns: 1fr;
    }
    .nbh__models__blocks__featuredimageandtext .big_img_wrapper{
      position: relative;
      width: 100%;
    }
    .nbh__models__blocks__featuredimageandtext .big_img_wrapper .hero-decorations{
      display: none;
    }
    .footer__form-wrapper{
      display: none;
    }
    .price-table__value{
      height: auto;
    }
    .nav-wrapper.center .main-logo{
      z-index: 99;
    }
    .dev-footer-contact-cms.contacts-section .dev-footer-contect-wrapper{
      grid-template-columns: 1fr;
    }
    .dev-section-wrapper.form-section{
      grid-template-columns: 1fr;
      grid-gap: 20px;
    }
    .dev-footer-contact-cms.contacts-section .collection-item{
      padding:10px;
    }
    .dev-footer-contact-cms.no-1{
      grid-template-columns: 1fr;
    }
    .dev-footer-contact-cms.no-1 .dev-footer-contect-wrapper{
    grid-template-columns: 0.25fr 1fr;
    }
    .dev-footer-contact-cms.contacts-section .dev-footer-info-parent{
      align-items:center;
    }
    .dev-footer-contact-cms.no-1 .dev-footer-info-parent{
      align-items: flex-start;
    }
    .dev-footer-contact-cms.contacts-section.no-1 .dev-contect-profile{
      height: 20vw;
    }
    .dev-footer-contact-cms.contacts-section .dev-contect-profile {
      height:15vw;
      padding:0px;
      margin:auto;
    }
    .footer__grid{
      padding-top:50px;
      grid-template-columns: 1fr;
    }
    .Development.button-box.register{
      width: 100%;
    }
    .Development.button-box.register .nav_text_link{
      width: 100%;
    }
    .footer__logo-wrapper img{
      display: block;
      margin:auto;
    }
    .footer__nav-wrapper{
      text-align: center;
    }
    .dev-social-wrapper{
      display: none;
    }
    .footer__grid-item{
      margin:0px;
      padding-top:50px;
    }
    .footer__contact-wrapper{
      padding-bottom: 20px;
      justify-content: space-around;
    }
    .footer__contact-wrapper.no-1{
      justify-content: start;
    }
    .footer__contact-wrapper.no-1 .footer__contact-item{
      flex-direction: row;
    }
    .footer__contact-wrapper.no-1 .dev-contect-profile{
      height: 20vw;
    }
    .footer__contact-item{
      flex-direction: column;
    }
    .footer__pro-wrapper{
      width: 250px;
      max-width: 100%;
      margin:auto;
    }
    .footer__logos-wrapper{
      justify-content: space-between;
    }
    .footer__logos-wrapper img{
      padding:0px;
    }
    .footer__form-title{
      text-align: center;
      font-size: 30px;
    }
    .footer__grid-item .copyright{
      display: none;
    }
    .copyright{
      text-align: center;
    }
    .footer__grid-item .dev-contect-profile{
      height: 20vw;
      padding-bottom: 5px;
    }
    .dev-cms-logo.footer{
      max-height: unset;
      max-width: 200px;
      display: block;
      margin:auto;
    }
    .dev-fooetr-logo-wrapper{
      width: 100%;
      margin-bottom: 10px;
    }
    .contact-footer .svg-embed.s{
      width: 25px;
      height: 25px;
    }
    .contact-footer .dev-title-wrapper .h4-d1{
      text-align: center;
      font-size: 20px;
    }
    .contact-footer .dev-footer-logo{
      display: none;
    }
    .contact-footer .dev-social-wrapper{
      width: 100%;
    }
    .contact-footer .div-block-60{
      display: flex;
      flex-wrap: wrap;
    }
    .contact-footer .div-block-60 a{
      margin-right: 5px;
    }
    .nav_item_wrapper{
      display: none;
    }
    .nav_link_wrapper.w--current{
      border-top:0px;
    }
    .button-box.register{
      display: none;
      position: relative;
      width: 100%;
      left: auto;
      top: auto;
      right: auto;
      bottom: auto;
      text-align: center;
      z-index: 100;
    }
    .main-logo img{
      max-height: unset;
    }
    .button-box.register.mobile-show{
      display: block;
    }
    .developers-benefits{
      height: auto;
    }
    .sub-page-first-section{
      padding-top: 15vw;
      padding-right: 10vw;
      padding-left: 10vw;
    }
    .search-form{
      grid-template-columns: 1fr 1fr !important;
    }
    .search-form .search-form__input-holder.form-slider{
      border-bottom: none;
    }
    .tablet-gridspan-2{
      grid-column: span 2;
    }
    .develop-process-wrapper.Right{
        padding-right: 10vw;
        padding-left: 10vw;
    }
    .develop-process-wrapper.Right .big_img_wrapper.left.relative.about {
        margin-left:0px;
    }
    .d-hero.Contained, .d-hero-beforecontent-Contained{
        padding:0px;
    }
    .stage-wrapper{
    left: 0px !important;
    right:0px !important;
    width: auto;
    }
  .benefits-number {
   width:100%;
  }
  .menu-background,.navigation_bar,.nav-parent .main-logo, .intro-padding {
    height: 13vw;
  }
  .gallery-title-wrapper {
    padding: 0 10vw;
  }
  .sub_page_second_section{
    width: 100%;
    padding-right: 10vw;
  }
  .p-body{
    flex-direction: column;
  }
  p{
    font-size: 16px;
  }
  .dev-info-menu{
    display: none;
  }
  .mobile-show{
    display: inherit !important;
  }
  .footer-form{
    grid-template-columns: 1fr;
  }
  .footer-form .btn-toolbar{
    text-align: right;
    margin-top: 10px;
  }
  .lot-info__wrapper{
    grid-template-columns: 1fr;
  }
  .lot-info__img{
    grid-row: 1;
    padding-bottom: 20px;
  }
  .house-plan-grid.grid-3 .house-plan-blocks-wrapper {
    height: 30vw;
  }
  .house-plan-grid .buyers-status-tag{
    height:30px;
    width: 180px;
  }
}
@media screen and (max-width: 767px) {
  .footer-section{
    padding-bottom: 2vw;
  }
  .footer-section .social-link{
    width:3vw;
    height:3vw;
  }
  .footer-nav{
    gap:10px;
  }
  .footer-nav-item,.extra-footer-nav .body-text-small{
    width: 100%;
  }
  .footer-sm-hide{
    display: none;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6e5-71c3b693{
    order:9;
  }
  .social-tablet{
    order:10;
    padding:10px 0px;
  }
  .development__banner .development-item-content-container{
    height: 60vw;
  }
  .buying-tips-wrapper{
    width: 100%;
    margin-top:5vw;
    margin-bottom: 5vw;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6da-71c3b693{
    grid-column: span 2;
    margin-right: auto;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6e5-71c3b693{
    grid-column: span 2;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6fe-71c3b693{
    grid-column: span 2;
    flex-wrap: wrap;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6f4-71c3b693{
    flex-direction: column;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6f4-71c3b693 .body-text-small._1-margin{
    padding-left: 0px !important;
  }
  .benefit-list-grid{
    grid-template-columns: 1fr;
  }
  .benefits-number{
    font-size: 40px;
    line-height: 40px;
  }
  .lot-plan-icon i{
    font-size: 15px;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6a3-71c3b693{
    -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  }
  .social-tablet{
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
  .flogo-wrapper a{
    width: 100%;
  }
  .burger-menu-wrapper{
    top: 0vw;
    width: 6vw;
    height: 13vw;
  }
  .house-plan-grid.grid-4, .house-plan-grid.grid-3{
    grid-template-columns: 1fr 1fr;
  }
  .search-form__input-holder{
    min-height: 50px;  
  }
  .nbh__models__blocks__featuredimageandtext .big_img_wrapper.left{
    height: 54vw;
    -webkit-box-ordinal-group: unset;
    -webkit-order: unset; 
    -ms-flex-order: unset;
     order: unset;
  }
  .nbh__models__blocks__featuredimageandtext .big_img_wrapper.right{
    height: 54vw;
  }
  .nav-parent{
    padding: 0px 10vw;
  }
  .nav_item_wrapper{
    padding-top: 30%;
  }
  .sub-page-first-section{
    padding-top: 40vw;
  }
  .search-form{
    grid-template-columns: 1fr !important;
  }
  .tablet-gridspan-2,.form-slider{
    grid-column: span 1;
  }
    .menu-background,.navigation_bar,.nav-parent .main-logo, .intro-padding {
        height: 12vw;
      }
      .slide.t2,.slide.t3 {
        width: 100%;
      }
      .dev-footer-contact-cms.contacts-section.no-1 .dev-contect-profile{
        height: 30vw;
      }

      .price-table__title .h4-d1.pricelist{
        font-size: 15px;
      }
      .price-table__value .h6-d1.pricelist{
        font-size: 12px;
      }

  .slider-component {
      width: 100%;
      min-height: 60vw;
  }

  .slider-arrow.right{
    right: 0vw;
    left: auto;
    top:-15%
  }
  .slider-arrow.left{
    left: 0vw;
    top:-15%;
    right: auto;
  }

  .footer-form{
    grid-template-columns: 1fr;
  }
  .footer-form .btn-toolbar{
    text-align: right;
    margin-top:10px;
  }
  .footer-form fieldset{
    grid-template-columns: 1fr;
  }
  .section.news{
    padding-bottom: 0px;
  }
}


@media screen and (max-width: 479px) {
  .featured__section-Left{
    padding-left:8vw;
  }
  .featured__section-Right{
    padding-right: 8vw;
  }
  .footer-section .social-link{
    height:5vw;
    width:5vw;
  }
  .footer-section .grid{
    gap:3vw;
  }
  .social-tablet{
    width: 80%;
  }
  .footer-nav-item{
    margin-bottom:5px;
  }
  .banner-wrapper .banner-wrapper__content{
    padding-left:8vw;
    padding-right:8vw;
  }
  .price-table__header{
    top:14.9vw;
  }
  .tabs-menu-2{
    flex-direction: row;
  }
  .develpors-form{
    margin-bottom: 0px;
  }
  .developer-building-dec-wrapper{
    width: 50vw;
    height: 50vw;
  }
  .sub-page-first-section{
    padding-left: 5vw;
    padding-right:5vw;
  }
  .overlay-form-btn-parent{
    margin-top:0px;
  }
  .search-form__input-holder .form-slider__holder{
    padding-bottom:0px;
  }
  .form.overlay.interest{
    grid-row-gap: 2vw;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6f4-71c3b693{
    grid-column: span 1;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6da-71c3b693{
    grid-column: span 1;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6e5-71c3b693{
    grid-column: span 1;
  }
  #w-node-_56dd0743-b323-31e9-1172-f2dd71c3b6fe-71c3b693{
    grid-column: span 1;
    width: 100%;
  }
  .dev-cms-hero-content-wrapper.s2-left,.dev-cms-hero-content-wrapper.s2-right{
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .dev-img-wrapper{
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .section.site-plan.t1{
    padding-right: 8vw;
  }
  .dev-cms-slide{
    height: 50vw;
  }
  .house-plan-grid.grid-3 .house-plan-blocks-wrapper {
    height: 50vw;
  }
  .developers-hero-img-section{
    margin-bottom:5vw;
  }
  .footer-nav{
    display: block;
  }
  .mobile-hide{
    display: none;
  }
  .child-cancer-foundation-wrapper .button-box{
    display: none;
  }
  .house-plan-grid.grid-4,.house-plan-grid.grid-3,.house-plan-grid.grid-2{
    grid-template-columns: 1fr;
  }
  .price-table__title .h4-d1.pricelist{
    font-size: 12px !important;
  }
  .price-table__value .h6-d1.pricelist{
    font-size: 10px;
  }
  .dev-footer-contact-cms.no-1 .dev-footer-contect-wrapper{
    grid-template-columns: 1fr;
  }
  .dev-footer-contact-cms.no-1 .dev-footer-info-parent{
    align-items: center;
  }
  .dev-footer-contact-cms.contacts-section.no-1 .dev-contect-profile{
    height: 40vw;
  }
  .footer__contact-wrapper.no-1{
    justify-content: center;
  }
  .footer__contact-wrapper.no-1 .footer__contact-item{
    flex-direction: column;
    align-items: center;
  }
  .footer__contact-wrapper.no-1 .footer__contact-text{
    align-items: center;
  }
  .footer__contact-wrapper.no-1 .dev-contect-profile{
    height: 30vw;
    padding-right: 0px;
  }
  .dev-footer-contact-cms.contacts-section{
    grid-template-columns: 1fr;
  }
  .dev-footer-contact-cms.contacts-section .dev-contect-profile{
    height: 30vw;
  }
  .form-slider__holder{
    display: block;
  }
  .form-slider__slider{
    padding-top: 5px;
    padding-left: 7px;
  }
    .menu-background,.navigation_bar,.nav-parent .main-logo, .intro-padding {
        height: 15vw;
      }
      .price-list-table-items-wrapper {
        margin-left: 0px;
      }
      .burger-menu-wrapper{
        top: 4vw;
    width: 8vw;
    height: 8vw;
      }
}
.tabs-menu.about {
  margin-bottom:2vw;
}
.dev-item__summary{
  padding:20px 10px;
  background-color: #232323;
  width: 100%;
}
.dev-item__summary p{
  color:#fff;
  font-size: 18px;
}
.tab-image__Logo{
  max-height: 60px;
  margin: 1vw 0px;

}
.tab-image__Full-Width{
  width: 100%;
}
.w-tab-pane .button-box{
  margin-top:1vw;
}
.section.gallery{
  margin-top:0px;
  margin-bottom:0px;
}
.sub_page_second_section{
  margin-bottom:0px;
}
.developers-hero-img-section{
  margin-bottom:0px;
}
.develop-process-wrapper{
  padding-top:0px;
  margin-bottom: 0px;
}
.developers-benefits{
  margin-bottom:0px;
}
.section.signup{
  margin-bottom: 0px;
}
.section.feature{
  margin-bottom: 0px;
}
.section.youtube{
  padding-top:0px;
  margin-bottom:0px;
}
.lot-video{
  margin:0px;
  width: 100%;
}
.section.dev-media{
  margin-bottom:0px;
}
.underneath-hero{
  padding-top:0px;
}
.section.news{
  margin-bottom: 0px;
}
.section.site-plan{
  margin-bottom:0px;
}
.section-pdf{
  margin-bottom:0px;
  padding-top:0px;
}
.section.pricelist{
  margin-bottom: 0px;
}
.section.s1{
  margin-bottom: 0px;
  padding-top: 0px;
}
.section.lotplan{
  margin-bottom: 0px;
}
.news-heading-wrapper{
  min-height: 250px;
}
.subscribe-form .button-text.black {
  color:white !important;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}
.section-4{
  margin-bottom:5vw;
}
.interested .button-text.black{
  color: #000 !important;
}
.interested button:hover .button-text.black{
  color: #FFF !important;
}
.develop-process-wrapper.start-align{
  margin-bottom: 0px;
}
.big_img_wrapper.left.relative.twoimg-txt{
  margin-bottom: 0px;
}


.tns-outer{
  width:100%;
}
.gallery-slide{
  height: 45vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-slides.slides-3 .gallery-slide:nth-child(3n+3),.gallery-slides.slides-2 .gallery-slide:nth-child(2n+2){
  padding-right:0px !important;
}
.gallery-slides .gallery-slide:nth-child(3n+1),.gallery-slides.slides-2 .gallery-slide:nth-child(2n+1){
  padding-left:0px !important;
}
.gallery-slide img{
  display: block;
  height: 100%;
  max-width: 100%;
  width:100%;
  object-fit: cover; 
}
@media screen and (max-width: 991px) {
  .gallery-slide{
    height: 50vw;
  }
  .gallery-slides.slides-3 .gallery-slide:nth-child(2n+2),.gallery-slides.slides-2 .gallery-slide:nth-child(2n+2){
    padding-right:0px !important;
  }
  .gallery-slides.slides-3 .gallery-slide:nth-child(2n+1),.gallery-slides.slides-2 .gallery-slide:nth-child(2n+2){
    padding-left:0px !important;
  }
}
@media screen and (max-width: 767px) {
  .gallery-slide{
    height: 60vw;
  }
  .gallery-slides.slides-3 .gallery-slide,.gallery-slides.slides-2 .gallery-slide,.gallery-slides.slides-1 .gallery-slide{
    padding:0px;
  }
}
input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
input[data-autocompleted] {
    background-color: transparent !important;
}
.richtext img{
  height: auto;
}
.side-tab-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
.buying-tips-wrapper .button-box:first-child {
  margin-right:20px;
}

.interestForm {
  gap:1rem;
}
.interestForm .div-block-20 {
  width: 60%;
}
.interestForm .form-contact-wrapper {
  width: 30%;
}
@media screen and (max-width: 991px) {
  .interestForm .form-contact-wrapper.has-img {
    width: 100%;
    height: 400px;
  }
  .interestForm .img-fit-cover {
    height: 100%;
  }
  .interestForm .div-block-20 {
    width: 100%;
  }
}