/*For Developer Use*/

/* .patners-section .patnersSlider .swiper-slide figure {
    height: 80px;
} */
.share-prop span,
.share-prop a {
  margin: 0px 3px;
}

.addtoany_list a,
.widget .addtoany_list a {
  padding: 0 0px;
}

.share-prop {
  justify-content: space-around;
}

.service-tab-inner .left-elem nav .nav-tabs .nav-link.active {
  color: #a09050;
  font-weight: 800;
}

.our-models-front h6 {
  color: #333333;
}

.review-section .review-post {
  padding: 30px;
  padding-left: 30px;
}

.property_tag {
  position: absolute;
  z-index: 999;
  top: 20px;
  right: 0;
  width: auto;
  background: #f9f9f9;
  padding: 0px 12px;
  font-size: 14px;
  color: #a09050;
  font-weight: 600;
  font-family: "Lato", sans-serif;
}

.footer .footer-group .newsletter form input[type="email"],
.mc4wp-form-basic input[type="email"] {
  background: transparent;
  border: none;
  border-bottom: solid 1px #fff;
  padding: 2px 0;
  padding-right: 30px;
  color: #fff;
  font-size: 16px;
  width: 285px;
  height: 40px;
  border-radius: 0;
}

.mc4wp-form-basic input[type="email"] {
  border: none !important;
  width: 100%;
  max-width: 480px;
  min-height: 32px;
  background: transparent !important;
  border-bottom: 1px solid #fff !important;
  padding: 2px 0;
}

.footer .footer-group .mc4wp-success p {
  font-size: 12px;
  color: white;
  margin-top: 5px;
  font-weight: 400;
}

.content-area p a {
  color: #a79044;
  font-weight: 500;
}

.highlight-prop .right-elem img {
  height: 100%;
}

/* FAQ page */
.faq-area {
  padding: 110px 0;
  background: #f9f9f9;
}

.faq-area .accordion-item {
  background: transparent;
  border-radius: 0;
  border: none;
  margin-bottom: 30px;
}

.faq-area .accordion-item .accordion-header .accordion-button {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  font-size: 22px;
  color: #000;
  font-family: "Lato", sans-serif;
  position: relative;
  padding-right: 40px;
}

.faq-area .accordion-item .accordion-header .accordion-button span {
  display: inline-block;
  border-bottom: solid 1px #000;
}

.faq-area .accordion-item .accordion-header .accordion-button.collapsed span {
  border: none;
}

.faq-area .accordion-item .accordion-header .accordion-button:after {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMjE5MzMgMEg5Ljc2NTIzVjE2Ljk4MTFINy4yMTkzM1YwWiIgZmlsbD0iI0E3OTA0NCIvPgo8cGF0aCBkPSJNNy42MjkzOWUtMDYgNy4yMTU5NEgxNi45ODExVjkuNzYxODRINy42MjkzOWUtMDZWNy4yMTU5NFoiIGZpbGw9IiNBNzkwNDQiLz4KPC9zdmc+Cg==")
    no-repeat;
  background-size: auto;
  -webkit-transform: none;
  transform: none;
  background-position: center center;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.faq-area
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed):after {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMyIgdmlld0JveD0iMCAwIDE2IDMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0tMi40Nzk1NWUtMDUgMC42NDg5MjZIMTUuNjgxNlYzSC0yLjQ3OTU1ZS0wNVYwLjY0ODkyNloiIGZpbGw9IiNBNzkwNDQiLz4KPC9zdmc+Cg==")
    no-repeat;
  background-size: auto;
  background-position: center center;
  -webkit-transform: none;
  transform: translateY(-50%);
}

.faq-area .accordion-item .accordion-collapse {
  padding: 30px 0 0;
  max-width: 800px;
}

.faq-area .accordion-item .accordion-body {
  padding: 0;
}

.faq-area .accordion-item .accordion-body p {
  font-size: 14px;
  color: #666666;
}

.faq-area .accordion-item .accordion-body a {
  color: #a79044;
  text-decoration: underline;
}

.faq-area .accordion-item .accordion-body a:hover {
  color: #a79044;
  text-decoration: none;
}

.still-ques-section {
  padding: 87px 0;
}

.still-ques-section .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.still-ques-section .container .left-elem {
  width: 40%;
}

.still-ques-section .container .left-elem h4 {
  color: #000;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.still-ques-section .container .left-elem h4 span {
  color: #a79044;
}

.still-ques-section .container .left-elem p {
  margin-bottom: 0;
}

.still-ques-section .container .right-elem {
  width: 50%;
}

.still-ques-section .container .right-elem .we-build-call-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.still-ques-section .container .right-elem .we-build-call-group a {
  border: solid 1px #a79044;
  border-radius: 10px;
  padding: 26px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  margin-right: 16px;
  min-width: 270px;
}

.still-ques-section .container .right-elem .we-build-call-group a .icon {
  width: 48px;
  height: 48px;
  border-radius: 100%;
  font-size: 24px;
  color: #a79044;
  margin-right: 16px;
  background: rgba(167, 144, 68, 0.19);
  text-align: center;
  line-height: 48px;
}

.still-ques-section
  .container
  .right-elem
  .we-build-call-group
  a
  .icon.icon-envelope {
  line-height: 42px;
}

.still-ques-section
  .container
  .right-elem
  .we-build-call-group
  a
  .icon
  .fa-envelope {
  font-size: 20px;
}

.still-ques-section .container .right-elem .we-build-call-group a .text {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  display: block;
  margin-bottom: 4px;
}

.still-ques-section .container .right-elem .we-build-call-group a .action {
  font-size: 16px;
  color: #a79044;
  font-weight: 900;
}

/* Warranty Page */

.warranty-section {
  padding: 100px 0;
  background: #f9f9f9;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  column-gap: 50px;
  padding-left: 50px;
}

.warranty-section nav {
  width: 18%;
  padding-top: 120px;
}

.warranty-section .nav-tabs {
  border: none;
}

.warranty-section .nav-tabs .nav-link {
  padding: 0;
  border: none;
  background: transparent;
  margin: 0 0 16px;
  border-radius: 0;
  width: 100%;
  text-align: right;
  color: #333;
  font-size: 16px;
  font-weight: 500;
}

.warranty-section .nav-tabs .nav-link.active {
  color: #a79044;
}

.warranty-section .tab-content {
  width: calc(100% - 18%);
}

.warranty-section .tab-content > .active {
  display: flex;
  column-gap: 20px;
  align-items: flex-start;
}

.warranty-section .tab-content .left-elem {
  width: calc(100% - 650px);
}

.warranty-section .tab-content .right-elem {
  width: 650px;
}

.warranty-section .tab-content .right-elem img {
  height: auto;
}

.warranty-section .tab-content .right-elem .image-content {
  width: 70%;
  margin: 0 auto;
}

.warranty-section .tab-content .right-elem .image-content a.btn.btn__style1 {
  margin: 0 auto;
  display: block;
  width: fit-content;
}

/** Career page **/

.benefits-section {
  padding: 100px 0;
  background: #f9f9f9;
}

.benefits-section .heading {
  width: 100%;
  max-width: 50%;
}

.benefits-section .heading h4 {
  text-transform: uppercase;
  color: #a79044;
}

.benefits-list > .row,
.current-openings-list > .row {
  row-gap: 50px;
}

.benefits-list-item figure {
  width: 50px;
  height: 50px;
  margin: 0 0 16px;
}

.benefits-list-item h6 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 10px;
}

.benefits-list-item p {
  font-size: 14px;
  color: #666;
  line-height: 2;
  font-family: "Lato", sans-serif;
  margin-bottom: 20px;
}

.benefits-list-item p:last-of-type {
  margin-bottom: 0;
}

.current-openings-section {
  padding: 100px 0;
}

.current-openings-section .heading h4 {
  text-transform: uppercase;
  color: #a79044;
}

.current-openings-list-item {
  border: solid 1px #a79044;
  border-radius: 10px;
  border-top-right-radius: 38px;
  padding: 24px;
}

.current-openings-list-item h6 {
  font-family: "Lato", sans-serif;
  color: #000;
  margin: 0 0 10px;
  line-height: 1.17;
  text-transform: capitalize;
}

.current-openings-list-item p {
  font-size: 14px;
  color: #666;
  line-height: 2;
  margin-bottom: 10px;
}

.find-vacancy-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 80px;
}

.find-vacancy-section .elem-left {
  width: 55%;
}

.find-vacancy-section .elem-right {
  width: 45%;
  padding-left: 30px;
}

.find-vacancy-section h4 {
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
  margin: 0;
}

.find-vacancy-section h4 span {
  color: #a79044;
}

.career-gallery {
  display: flex;
  align-items: center;
}

.career-gallery .item {
  width: calc(100% / 5);
  overflow: hidden;
}

.career-gallery .item figure {
  margin: 0;
  display: block;
}

.career-gallery .item figure a {
  display: block;
  aspect-ratio: 1 / 1;
}

.career-gallery .item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

/* header new button */
.header__contact{
  display: flex;
  align-items: center;
}

.btn-schedule-con{
  background: #a79044;
  color: #fff;
  border-radius: 50px;
  padding: 15px 14px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Lato", sans-serif;
  line-height: 1;
  margin-right: 20px;
  letter-spacing: 0.04em;
}

.btn-schedule-con:hover{
  background: #fff;
  color: #a79044;
}

.banner-float-btn{
  position: absolute;
  bottom: 20px;
  right: 15px;
}

.banner-float-btn .btn__style1>span{
  background: #fff;
  color: #a79044;
}

.banner-float-btn .btn__style1:hover, .banner-float-btn .btn__style1:focus{
  background: #fff;
  color: #a79044;
}

.banner .container{
  padding-bottom: 80px;
}

/** New Homepage changes - 31 Dec 2025 **/

.page-template-schedule-consultation .contact-section .contact-form{
  padding-left: 50px;
}

.page-template-schedule-consultation .contact-section .contact-form form{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.page-template-schedule-consultation .contact-section .contact-form form .form-group {
  width: 48%;
}

.page-template-schedule-consultation .contact-section .contact-form form .form-group.form-group-w-100{
  width: 100%;
}

.page-template-schedule-consultation .contact-section .contact-form form .form-group .form-label{
  top: -3px;
  line-height: 1.4;
}

.page-template-schedule-consultation .contact-section .contact-form form .form-group.active .form-label{
  font-size: 11px;
  top: -18px;
}

/* .welcome-section .content-area .content-4{
  width: 50%;
}

.welcome-section .content-area .content-8{
  width: 50%;
} */

.welcome-section .content-area .content-4 ol{
  margin: 0;
  padding: 0;
  list-style: none;
}

.welcome-section .content-area .content-4 ol li{
  display: inline-block;
  width: 100%;
  position: relative;
  padding-left: 40px;
  counter-increment: welcome-section-counter;
  margin-bottom: 10px;
}

.welcome-section .content-area .content-4 ol li:before {
  content: counters(welcome-section-counter, ".", decimal-leading-zero) '.';
  position: absolute;
  top: -3px;
  left: 0;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 14px;
} 

.welcome-section .content-area .content-4 ol li h6{
  font-weight: 700;
  font-size: 14px;
  color: #666;
  margin: 0;
  line-height: 1.6;
  font-family: "Lato", sans-serif;
}

.welcome-section .content-area .content-4 ol li p{
  margin-bottom: 0;
}

.pfs-top-area{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 20px;
}

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

.swiperPfsThumbButton .swiper-button-next, .swiperPfsThumbButton .swiper-button-prev {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 5px;
  line-height: 1;
  color: #a79044;
}

.swiperPfsThumbButton .swiper-button-next.swiper-button-disabled, .swiperPfsThumbButton .swiper-button-prev.swiper-button-disabled {
  color: #d9d9d9;
  opacity: 1;
}

.swiperPfsThumbButton .swiper-button-next::after,.swiperPfsThumbButton .swiper-button-prev::after {
  display: none;
}

.swiperPfsThumbButton .swiper-button-next .fa, .swiperPfsThumbButton .swiper-button-prev .fa {
  font-size: 38px;
}

.swiperPfsThumbButton .swiper-button-next+a {
  margin-left: 25px;
  color: #666;
  flex-shrink: 0;
}

.swiperPfsThumbButton .swiper-button-next+a:hover, .swiperPfsThumbButton .swiper-button-next+a:focus {
  color: #a79044;
}

.property-list-section {
  padding-top: 80px;
}

.property-list-item figure{
  width: 100%;
  height: 270px;
  margin: 0;
}

.property-list-item figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.property-list-item-content{
  padding: 25px 20px;
  background: #fff;
}

.property-list-item-content h4, .property-list-item-content p{
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  margin: 0 0 6px;
  line-height: 1.6;
}

.property-list-item-content h4 a{
  color: #333333;
}

.property-list-item-content h4 a:hover, .property-list-item-content h4 a:focus{
  color: #a79044;
}

.property-list-item-content p{
  font-size: 16px;
  font-weight: 400;
}

.property-list-item-content ul{
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.property-list-item-content ul li{
  display: inline-block;
  width: calc(100% / 4);
}

.property-list-item-content ul li span{
  margin-right: 2px;
  display: inline-block;
  vertical-align: 2px;
}

.property-list-item-content .pfs-btn-group .btn{
  font-size: 14px;
  padding: 16px;
  margin-right: 16px;
  line-height: 1.1;
}

.property-list-item-content .pfs-btn-group .btn:last-child{
  margin-right: 0;
}

.why-neo-homes{
  padding-bottom: 0;
}

.why-neo-homes .heading h4{
  color: #a79044;
}

.why-neo-homes .container>.row>.col-xl-6:first-child {
  padding-right: 50px;
}

.why-neo-homes .benefits-list>.row{
  row-gap: 30px;
}

.why-neo-homes .benefits-list .benefits-list-item{
  padding: 0 20px;
}

.cta-area{
  background: #F9F9F9;
  border: solid 1px #a79044;
  border-radius: 20px;
  padding: 24px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
}

.cta-area.style2{
  background: #a79044;
}

.cta-area.style2 p{
  color: #fff;
  margin-bottom: 16px !important;
}

.cta-area.style2 .heading h4{
  color: #fff;
  margin: 0;
}

.cta-area.style2 .btn__style1>span{
  background: #fff;
  color: #a79044;
}

.cta-area figure{
  width: 150px;
  height: 150px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0;
  flex-shrink: 0;
}

.cta-area figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.cta-content{
  padding-left: 50px;
}

.cta-content h4{
  font-size: 32px;
  font-weight: 700;
  color: #a79044;
  margin: 0 0 10px;
  line-height: 1;
}

.cta-content p{
  font-size: 14px;
  font-weight: 400;
  color: #666;
  margin: 0 0 10px;
  line-height: 1.6;
}

.cta-content p:last-of-type{
  margin-bottom: 0;
}

.cta-content p a{
  color: #a79044;
  font-size: 18px;
  font-weight: 700;
}

.pfs-top-area .heading{
  margin: 0;
}

.pfs-top-area h6{
  color: #333;
  margin: 0;
}

.footer .footer-group .social-acc .footer-logo{
  width: 186px;
  height: 186px;
}

.footer .footer-group .social-acc .footer-logo .nhLogoText{
  transform-origin: center center;
  width: 180px;
  height: 180px;
}

.footer-content {
  width: calc(100% / 3);
}

.footer-content p{
  color: #fff;
}

.patners-section .patnersSlider .swiper-slide figure img{
  height: auto;
}

.property-list-section .heading h2, 
.our-models-front .heading h2{
  font-size: 45px;
}

.property-list-section .heading h6, 
.our-models-front .heading h6{
  font-size: 20px;
}

.page-template-contact .btn, .page-template-schedule-consultation .btn {
  padding: 12px 30px 12px 30px;
}

body.single-post.single-format-standard tbody, td, tfoot, th, thead, tr {
  border-color: #dddddd;
  border-style: solid;
  border-width: 1px;
  padding: 12px;
}

.for-sale-properties-section p a {
  color:#a79044;
}

.benefits-list-item h6 {
  text-transform: none;
}

.we-build-section .we-build-inner .right-elem h4, .we-build-section .we-build-inner .right-elem h6 {
  font-size: 24px;
}

.we-build-section .we-build-inner .right-elem h6 {
  font-size: 18px;
}

@media screen and (min-width: 1400px) {
  .about-video {
   height: 640px;
  }
}


@media only screen and (max-width: 1199px) {
  .faq-area,
  .still-ques-section,
  .warranty-section,
  .benefits-section {
    padding: 70px 0;
  }

  .faq-area .accordion-item .accordion-header .accordion-button {
    font-size: 18px;
  }

  .still-ques-section .container .left-elem {
    width: 30%;
  }

  .still-ques-section .container .right-elem {
    width: 60%;
  }

  .still-ques-section .container .right-elem .we-build-call-group a {
    padding: 16px;
  }

  .warranty-section nav {
    width: 22%;
  }
  .warranty-section .tab-content {
    width: calc(100% - 22%);
  }

  .warranty-section .tab-content .left-elem {
    width: calc(100% - 500px);
  }

  .warranty-section .tab-content .right-elem {
    width: 500px;
  }

  .warranty-section .tab-content .right-elem .image-content {
    width: 85%;
  }

  .banner-float-btn{
    right: 50%;
    transform: translateX(50%);
    white-space: nowrap;
  }

  .benefits-list{
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .cta-area{
    padding: 20px;
  }

  .footer-content {
    width: 27%;
    padding-right: 15px;
  }

  .footer .footer-group .social-acc .footer-logo {
    width: 143px;
    height: 147px;
  }

  .footer .footer-group .social-acc .footer-logo .nhLogoText{
    width: 145px;
    height: 150px;
  }

  .footer .footer-group .social-acc .social-acc-list a{
    margin: 0 9px;
  }

  .we-build-section .we-build-inner .right-elem h4, .we-build-section .we-build-inner .right-elem h6 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .still-ques-section .container {
    flex-wrap: wrap;
    column-gap: unset;
    row-gap: 30px;
  }

  .still-ques-section .container .left-elem,
  .still-ques-section .container .right-elem {
    width: 100%;
  }

  .warranty-section .tab-content > .active {
    flex-wrap: wrap;
  }

  .warranty-section .tab-content .left-elem {
    width: 100%;
    padding-right: 16px;
  }
  .warranty-section .tab-content .right-elem {
    width: 100%;
  }

  .page-template-schedule-consultation .contact-section .contact-form{
    padding-left: 0;
  }

  .cta-content {
    padding-left: 20px;
  }

  .cta-content h4{
    font-size: 26px;
    line-height: 1.3;
  }

  .why-neo-homes .container>.row>.col-xl-6:first-child {
    padding-right: 15px;
  }

  .footer-content {
    width: 55%;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .still-ques-section .container .right-elem .we-build-call-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .still-ques-section .container .right-elem .we-build-call-group a {
    width: auto;
    margin-bottom: 15px;
  }

  .warranty-section {
    padding-left: 30px;
    padding-right: 30px;
    flex-wrap: wrap;
    column-gap: unset;
  }

  .warranty-section nav {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }

  .warranty-section .nav-tabs .nav-link {
    margin-right: 20px;
    width: auto;
    text-align: left;
  }

  .warranty-section .tab-content {
    width: 100%;
  }

  .warranty-section .tab-content .left-elem {
    padding: 0;
  }

  .benefits-section .heading {
    max-width: 100%;
  }

  .find-vacancy-section {
    flex-wrap: wrap;
  }

  .find-vacancy-section .elem-left,
  .find-vacancy-section .elem-right {
    width: 100%;
  }

  .find-vacancy-section .elem-right {
    padding-top: 30px;
    padding-left: 0;
  }

  .career-gallery{
    flex-wrap: wrap;
  }

  .career-gallery .item {
    width: calc(100% / 2);
  }

  .btn-schedule-con{
    margin-right: 15px;
    font-size: 12px;
    padding: 14px;
  }

  .why-neo-homes .benefits-list .benefits-list-item{
    padding: 0;
  }

  .cta-area{
    flex-direction: column;
  }

  .cta-area figure{
    margin-bottom: 20px;
  }
  
  .cta-content {
    padding-left: 0;
  }

  .pfs-top-area{
    flex-wrap: wrap;
  }

  .pfs-top-area .heading {
    margin-bottom: 10px;
  }

  .property-list-item-content{
    padding: 15px;
  }

  .property-list-item-content h4, .property-list-item-content p{
    font-size: 16px;
    line-height: 1.4;
  }

  .property-list-item-content .pfs-btn-group .btn{
    width: 100%;
    margin-top: 10px;
    font-size: 13px;
    padding: 14px;
    margin-right: 0;
  }

  .property-list-item-content ul{
    flex-wrap: wrap;
  }

  .property-list-item-content ul li{
    width: 50%;
  }

  .footer-content {
    width: 100%;
    padding-right: 0;
  }

  .why-neo-homes .benefits-list .benefits-list-item{
    position: relative;
    padding-left: 60px;
  }

  .benefits-list-item figure{
    position: absolute;
    top: 0;
    left: 0;
  }

  .we-build-section .we-build-inner .right-elem h4, .we-build-section .we-build-inner .right-elem h6 {
    font-size: 18px;
  }

  .property-list-section .heading h2, .our-models-front .heading h2 {
    font-size: 34px;
  }

  .property-list-section .heading h6, .our-models-front .heading h6 {
    font-size: 18px;
  }

}

@media only screen and (max-width: 650px) {
  .header__contact {
      display: none;
  }
}