@font-face {
  font-family: "Integral CF";
  src: url("fonts/IntegralCF-Regular.woff2") format("woff2"), url("fonts/IntegralCF-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Integral CF Extra";
  src: url("fonts/IntegralCF-ExtraBold.woff2") format("woff2"), url("fonts/IntegralCF-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Minion Pro";
  src: url("fonts/MinionPro-Regular.woff2") format("woff2"), url("fonts/MinionPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vanguard CF";
  src: url("fonts/VanguardCF-Light.woff2") format("woff2"), url("fonts/VanguardCF-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vanguard CF";
  src: url("fonts/VanguardCF-Regular.woff2") format("woff2"), url("fonts/VanguardCF-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vanguard CF";
  src: url("fonts/VanguardCF-Medium.woff2") format("woff2"), url("fonts/VanguardCF-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Vanguard CF Extra";
  src: url("fonts/fonts/VanguardCF-ExtraBold.woff2") format("woff2"), url("fonts/fonts/VanguardCF-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Light.woff2") format("woff2"), url("fonts/OpenSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans.woff2") format("woff2"), url("fonts/OpenSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Semibold.woff2") format("woff2"), url("fonts/OpenSans-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Bold.woff2") format("woff2"), url("fonts/OpenSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("fonts/OpenSans-Extrabold.woff2") format("woff2"), url("fonts/OpenSans-Extrabold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 17px;
  color: #000000;
  font-weight: 400;
  /* letter-spacing: .8px; */
}

.vanguard {
  font-family: "Vanguard CF", Arial, sans-serif;
}

.integral {
  font-family: "Integral CF Extra", Arial, sans-serif;
}

.integral-re {
  font-family: "Integral CF", Arial, sans-serif;
}

.minion {
  font-family: "Minion Pro", Arial, sans-serif;
}

a {
  transition: all 0.32s ease-out;
  text-decoration: none;
}
a:hover {
  color: #606f3f;
  text-decoration: none;
}

::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

::placeholder {
  color: #ffffff;
  opacity: 1;
}

:-ms-input-placeholder,
::-ms-input-placeholder {
  color: #ffffff;
}

/*COMMOM STYLES*/
.fw-ebo {
  font-weight: 900;
}

.fw-bo {
  font-weight: bold;
}

.fw-sbo {
  font-weight: 600;
}

strong,
.fw-me {
  font-weight: 500;
}

.fw-re {
  font-weight: 400;
}

.fw-li {
  font-weight: 300;
}

.fs-197 {
  font-size: 197px;
}

.fs-140 {
  font-size: 140px;
}

.fs-120 {
  font-size: 120px;
}

.fs-112 {
  font-size: 112px;
}

.fs-87 {
  font-size: 87px;
}

.fs-82 {
  font-size: 82px;
}

.fs-72 {
  font-size: 72px;
}

.fs-65 {
  font-size: 65px;
}

.fs-60 {
  font-size: 60px;
}

.fs-56 {
  font-size: 56px;
}

.fs-55 {
  font-size: 55px;
}

.fs-52 {
  font-size: 52px;
}

.fs-48 {
  font-size: 48px;
}

.fs-49 {
  font-size: 49px;
}

.fs-40 {
  font-size: 40px;
}

.fs-38 {
  font-size: 38px;
}

.fs-35 {
  font-size: 35px;
}

.fs-32 {
  font-size: 32px;
}

.fs-30 {
  font-size: 30px;
}

.fs-26 {
  font-size: 26px;
}

.fs-24 {
  font-size: 24px;
}

.fs-21 {
  font-size: 21px;
}

.fs-18 {
  font-size: 18px;
}

.fs-16 {
  font-size: 16px;
}

.fs-14 {
  font-size: 14px;
}

.fs-13 {
  font-size: 13px;
}

.fs-12 {
  font-size: 12px;
}

.fs-10 {
  font-size: 10px;
}

.ls-0-4 {
  letter-spacing: 0.4px;
}

.ls-1 {
  letter-spacing: 1px;
}

.ls-2 {
  letter-spacing: 2px;
}

.ls-3 {
  letter-spacing: 3px;
}

.ls-4 {
  letter-spacing: 4px;
}

.ls-6 {
  letter-spacing: 6px;
}

.ls-8 {
  letter-spacing: 8px;
}

.ls-10 {
  letter-spacing: 10px;
}

.ls-13 {
  letter-spacing: 13px;
}

.ls-20 {
  letter-spacing: 20px;
}

.ls-80 {
  letter-spacing: 80px;
}

.lh-08 {
  line-height: 0.8;
}

.lh-09 {
  line-height: 0.9;
}

.lh-1 {
  line-height: 1;
}

.lh-1-1 {
  line-height: 1.1;
}

.lh-1-2 {
  line-height: 1.2;
}

.lh-1-4 {
  line-height: 1.4;
}

.lh-1-7 {
  line-height: 1.7;
}

.lh-2 {
  line-height: 2;
}

.lh-2-4 {
  line-height: 2.4;
}

.lh-4 {
  line-height: 4;
}

.bg-grey {
  background-color: #898989 !important;
}

.bg-d-grey {
  background-color: #4c4c4c !important;
}

.bg-brand {
  background-color: #d2232a !important;
}

.bg-light-brand {
  background-color: #b6c7cc !important;
}

.text-brand {
  color: #d2232a !important;
}

.text-grey {
  color: #867f7e;
}

.text-black {
  color: black !important;
}

.bg-light {
  background-color: #f2f2f2 !important;
}

.btn-brand {
  background-color: #ffffff;
  border: none;
  display: inline-block;
  position: relative;
  transition: all 0.32s ease-out;
  color: #9e4957;
  font-weight: 500;
  font-size: 17px;
  padding: 13px 40px;
  letter-spacing: 1.5px;
}
.btn-brand:hover {
  background-color: #484c4c;
  color: #fff !important;
}

.btn-submit {
  background-color: #000000;
  font-family: "Integral CF Extra";
  border: none;
  display: inline-block;
  position: relative;
  transition: all 0.32s ease-out;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  border-radius: 50%;
  padding: 50px 30px;
}

.btn-brand:hover {
  background-color: #484c4c;
  color: #fff !important;
}

.btn-round {
  background-color: #c1272d;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  border-radius: 50px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.btn-round:hover {
  background-color: black;
  color: #ffffff;
}

.round-btn-dark {
  background-color: #000000;
  font-size: 20px;
  font-family: "Integral CF Extra", Arial, sans-serif;
  color: #ffffff;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 150px;
  width: 150px;
  text-align: center;
  box-shadow: 0px 15px 83px -19px #000000;
}

.btn-share {
  background-color: #aaaaaa;
  background-image: url("../images/misc/share.png");
  padding: 13px 23px;
  color: white;
  background-position: 90% 52%;
  background-repeat: no-repeat;
  padding-right: 65px !important;
  border: 0;
}
.btn-share:hover {
  background-color: #535850;
}
.btn-share:focus {
  border: none;
}

.has-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#carousel .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f1f1f1' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
#carousel .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23f1f1f1' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-thumbnails {
  background-color: #ccc;
}

.carousel-inner {
  text-align: center;
}

.custom-indicator-wrap {
  margin: 10px 0 0;
  overflow: auto;
  position: static;
  text-align: left;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.custom-indicator-wrap li {
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  height: auto;
  margin: 0 !important;
  width: auto;
}

.img-linked {
  transition: all 0.32s ease-out;
}
.img-linked:hover {
  transform: scale(0.96);
  cursor: pointer;
}

.border-black {
  border: 1px solid black;
}

.text-linked {
  color: inherit;
}
.text-linked:hover {
  color: inherit;
}

/* Navigation */
/* #topNavigation { padding: 0; background-color: #FFF;} */
/* #topNavigation .img-logo{top: 0;} */
#topNavigation .nav-item:not(.nav-item.dropend) {
  border-right: 1px solid black;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#topNavigation .nav-link {
  font-size: clamp(10px, 0.7vw, 15px);
  font-weight: 600;
  color: #000000;
  background-color: white;
  padding: 15px 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
#topNavigation .nav-link:hover, #topNavigation .nav-link:active {
  color: #d2232a;
}

/* #topNavigation .nav-item{display: flex; align-items: center;} */
#registrationForm input::placeholder, #registrationForm input::-webkit-input-placeholder, #registrationForm input:-moz-placeholder, #registrationForm input::-ms-input-placeholder {
  color: #ffffff !important;
}
#registrationForm .form-control,
#registrationForm .form-control-sean {
  border: none;
  color: #ffffff;
  border-radius: 0;
  margin-bottom: 50px;
  height: 35px;
  font-size: 16px;
  font-weight: 400;
  background-color: transparent;
  padding: 0;
  border-bottom: 1px solid white;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 100%;
}
#registrationForm .form-control:focus,
#registrationForm .form-control-sean:focus {
  box-shadow: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.1);
  padding-left: 10px;
}
#registrationForm .form-control::placeholder, #registrationForm .form-control::-webkit-input-placeholder, #registrationForm .form-control:-moz-placeholder, #registrationForm .form-control::-ms-input-placeholder,
#registrationForm .form-control-sean::placeholder,
#registrationForm .form-control-sean::-webkit-input-placeholder,
#registrationForm .form-control-sean:-moz-placeholder,
#registrationForm .form-control-sean::-ms-input-placeholder {
  color: #ffffff !important;
  opacity: 1;
}
#registrationForm sup {
  color: #c92e63;
  font-size: 16px !important;
  font-weight: 400;
}
#registrationForm label {
  color: #ffffff;
  font-size: 16px;
}
#registrationForm select {
  display: block;
  line-height: 1.3;
  padding: 0.6em 1.4em 0.5em 0.8em;
  height: calc(3.5rem + 2px);
  margin: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  color: #333333;
}

.activeNav {
  color: #ffffff !important;
  background-color: black !important;
}

.navbar-nav .active a,
#mainNav .nav-link .active,
#topNavigation .nav-item .active {
  color: #c92e63 !important;
}

.dropdown-menu {
  border: 1px solid black;
  border-radius: 0;
  min-width: 203px;
  padding: 0;
  text-align: center;
  margin-top: 1px;
  top: 100%;
}
.dropdown-menu .activeNav {
  color: #a5874c;
}

.dropdown-item {
  background-color: black;
  color: white !important;
  padding: 12px 20px;
  font-size: 15px !important;
  font-weight: 500;
  /* margin-left: -2px; */
}

.dropend .nav-link {
  background-color: black;
  color: white !important;
  padding: 12px 20px;
  font-size: 15px !important;
  font-weight: 500;
  /* margin-left: -2px; */
}
.dropend .dropdown-toggle {
  background-color: black !important;
}

.dropdown-item:hover {
  background-color: #d2232a;
  color: #fff;
  background-color: #d2232a !important;
  color: #fff;
}

.dropend .dropdown-toggle:hover {
  background-color: #d2232a !important;
  color: #fff;
}

.dropdown .dropdown-menu {
  display: none;
}
.dropdown:hover > .dropdown-menu {
  display: block;
}

.dropend:hover > .dropdown-menu {
  display: block;
}

.dropdown-toggle::after {
  display: none;
}

.dropend .dropdown-toggle::after {
  display: none;
}
.dropend .dropdown-item {
  font-size: 13px;
  line-height: 16px;
}
.dropend .dropdown-menu {
  margin-top: -1px;
}

.form-check-input[type=radio] {
  background-color: transparent;
}
.form-check-input:checked {
  background-color: black;
  border-color: white;
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23000'/%3e%3c/svg%3e");
}

.arrow {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.arrow span {
  display: block;
  width: 30px;
  height: 30px;
  border-bottom: 5px solid #fff;
  border-right: 5px solid #fff;
  transform: rotate(45deg);
  margin: -10px;
  animation: animate 2s infinite;
}
.arrow span:nth-child(2) {
  animation-delay: -0.2s;
}

svg {
  height: 100%;
  width: 100%;
}

.centered {
  position: absolute;
  color: white;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100vh;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  padding-bottom: 80px;
  align-items: flex-start;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .centered {
    position: relative;
    display: block;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 12px;
    bottom: 0%;
  }
}

.hero-about {
  position: absolute;
  bottom: 0%;
}

.embrace {
  position: absolute;
  bottom: -4%;
}

.urban-townhome {
  position: absolute;
  bottom: -8vh;
  left: 0;
  right: 0;
}

.energy {
  position: absolute;
  top: -14%;
}

.urban-condo {
  position: absolute;
  top: -4%;
}

.about-text {
  position: absolute;
  top: 0%;
}

.innovation {
  position: relative;
  margin-top: -5%;
}

.z-index-1 {
  z-index: 1;
}

#carouselSlider .carousel-indicators {
  right: 65px;
  top: 50%;
  transform: translate(-50%);
  bottom: auto;
  left: auto;
  width: auto;
  margin: 0;
  padding: 0;
  display: grid;
}
#carouselSlider .carousel-indicators button {
  background-color: #fff;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  opacity: 1;
  margin: 5px 15px;
}
#carouselSlider .carousel-indicators button.active {
  background-color: #d2232a;
}

/* .award-section{overflow-y: auto;
      height: 1050px;
      scrollbar-width: none;} */
.scroll-gallery {
  overflow-y: auto;
  height: 1000px;
  scrollbar-width: none;
}

.img:hover img {
  background: rgba(0, 0, 0, 0.8);
}
.img .info {
  position: absolute;
  left: 0;
  top: 30%;
  color: #fff;
  width: 100%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1000;
}
.img:hover .info {
  opacity: 1;
}
.img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s;
  opacity: 0;
  z-index: 2;
}
.img:hover:before {
  opacity: 1;
}

.homepage-hero-section .featured-sites-video,
.homepage-hero-section .featured-sites-image {
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.homepage-hero-section .featured-sites-image {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage-hero-section .featured-sites-image.show {
  opacity: 1 !important;
  visibility: visible !important;
}
.homepage-hero-section .featured-sites-video.hidden {
  opacity: 0;
  visibility: hidden;
}

@media screen and (max-width: 768px) {
  .featured-sites a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .featured-sites a .featured-text p {
    color: #867f7e;
  }
}
.featured-sites .featured-text p {
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.15em;
}
.featured-sites .featured-text .featured-t-2 {
  font-family: "Integral CF Extra", Arial, sans-serif;
}
@media (min-width: 1201px) and (max-width: 1755px) {
  .featured-sites .featured-text p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .featured-sites .featured-text p {
    font-size: 16px;
  }
}
.featured-sites .logo-img {
  margin-top: 10px;
  display: flex;
  gap: 20px;
  align-items: flex-start;
}
.featured-sites .logo-img .featured-arrow {
  max-height: 60px;
  min-height: 60px;
}
@media (min-width: 1201px) and (max-width: 1755px) {
  .featured-sites .logo-img .featured-arrow {
    max-height: 40px;
    min-height: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .featured-sites .logo-img .featured-arrow {
    max-height: 20px;
    min-height: 20px;
  }
}
.featured-sites .logo-img .featured-logo {
  max-height: 50px;
  min-height: 50px;
  width: auto;
}
@media (min-width: 1201px) and (max-width: 1755px) {
  .featured-sites .logo-img .featured-logo {
    max-height: 40px;
    min-height: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .featured-sites .logo-img .featured-logo {
    max-height: 30px;
    min-height: 30px;
  }
}
.featured-sites:hover .featured-text p {
  color: #c1272d !important;
}
@media screen and (max-width: 768px) {
  .featured-sites:hover .featured-text p {
    color: #ffffff !important;
  }
}
.featured-sites:hover .featured-sites-1 {
  color: #c1272d;
  content: url("/images/woodward-red.svg");
}
.featured-sites:hover .featured-sites-2 {
  color: #c1272d;
  content: url("/images/Rainwater_Red.svg");
}
.featured-sites:hover .featured-sites-3 {
  color: #c1272d;
  content: url("/images/one-rainwater-red.svg");
}
.featured-sites:hover .featured-sites-4 {
  color: #c1272d;
  content: url("/images/405Essa_Red.svg");
}
.featured-sites:hover .featured-sites-5 {
  color: #c1272d;
  content: url("/images/224Maple_Red.svg");
}

.fadein1 {
  opacity: 0;
  transition: all 1.5s;
  transform: translate(0, 200px);
}

.fadein2 {
  opacity: 0;
  transition: all 2s;
  transform: translate(0, 300px);
}

.fadein3 {
  opacity: 0;
  transition: all 2.5s;
  transform: translate(0, 400px);
}

.fadein4 {
  opacity: 0;
  transition: all 3s;
  transform: translate(0, 500px);
}

.fadein1.visible,
.fadein2.visible,
.fadein3.visible,
.fadein4.visible {
  opacity: 1;
  transform: translate(0, 0);
}

.red-stroke {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #d2232a;
  -webkit-text-stroke-width: 2px;
}

.black-stroke {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #000000;
  -webkit-text-stroke-width: 2px;
}

.white-stroke {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #ffffff;
  -webkit-text-stroke-width: 2px;
}

.urban {
  margin-top: -5.5%;
  z-index: -5;
}

.eco {
  z-index: -5;
}

.border-top-black-1 {
  border-top: 1px solid black;
}

.border-bottom-black-1 {
  border-bottom: 1px solid black;
}

.popover__wrapper:hover {
  background-color: black;
  color: #fff !important;
}
.popover__wrapper:hover .popup-arrow {
  filter: invert(1);
}

/* .popover__wrapper {
      position: relative;
    } */
.popover__content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #000000;
  width: 60%;
  color: white;
  border: 15px solid black;
}

.popover__wrapper:hover .popover__content {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  transform: translate(0, -20px);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

.opacity-1 {
  opacity: 1 !important;
}

a.modal-open {
  display: block;
  padding: 20px;
  color: #424242;
  font-weight: bold;
  margin: 50px auto;
  width: 200px;
  background: #e0e0e0;
  border-radius: 2px;
  text-align: center;
  text-decoration: none;
}

.modal {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  bottom: 0px;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  z-index: -1;
}
.modal:target {
  opacity: 1;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}

.modal-content {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  background: #fff;
  border-radius: 4px;
  transform: translate(-50%, -200%);
  transition: all 0.5s ease-in-out;
  perspective: 1000;
  outline: 1px solid transparent;
  opacity: 0;
}

.modal:target .modal-content {
  transform: translate(-50%, -50%);
  transition: all 0.5s ease-in-out;
  transition-delay: 0.5s;
  z-index: 9999;
  opacity: 1;
}

.modal-close {
  float: right;
  text-decoration: none;
  padding: 22px 22px;
  color: #424242;
  font-weight: 800;
  transition: all 0.5s ease-in-out;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  border-radius: 0 4px 0 0;
}
.modal-close:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}

.modal-content h3 {
  padding: 20px;
  display: block;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  text-transform: uppercase;
  background: rgb(2, 162, 239);
  color: #fff;
  border-radius: 4px 4px 0 0;
}

.footer-border-left-2 {
  border-left: 2px solid black;
}

#accordionGallery .accordion-item {
  background-color: #fff;
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#accordionGallery .accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#accordionGallery .accordion-button {
  background-color: #f2f2f2;
  box-shadow: none;
  border: none;
  padding: 20px 175px;
  border-top: 1px solid #000000;
  color: #000000;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}
#accordionGallery .accordion-button:not(.collapsed) {
  border-top: 1px solid #000000;
  color: #000000;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}
#accordionGallery .accordion-button:focus {
  z-index: 3;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
#accordionGallery .accordion-body {
  background-color: #000000;
  color: #fff;
  padding: 40px 175px;
}
#accordionGallery .accordion-button::after {
  background-image: url(/images/black-arrow-down.png);
}
#accordionGallery .accordion-button:not(.collapsed) {
  background-color: #d2232a;
  color: white;
}
#accordionGallery .accordion-button:not(.collapsed)::after {
  transform: rotate(-90deg);
  filter: invert(1);
}

/*floorplan*/
#accordionFloorplans .accordion-item {
  background-color: #fff;
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#accordionFloorplans .accordion-item:first-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#accordionFloorplans .accordion-button {
  background-color: #f2f2f2;
  box-shadow: none;
  border: none;
  padding: 20px 175px;
  align-items: baseline;
  border-top: 1px solid #bca5a5;
  color: #fff;
  background-color: black;
  box-shadow: none;
  border-radius: 0;
}
#accordionFloorplans .accordion-button:not(.collapsed) {
  border-top: 1px solid #bca5a5;
  color: #fff;
  background-color: black;
  box-shadow: none;
  border-radius: 0;
}
#accordionFloorplans .accordion-button:focus {
  z-index: 3;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
#accordionFloorplans .accordion-body {
  background-color: #000000;
  color: #fff;
  padding: 40px 175px;
}
#accordionFloorplans .accordion-button::after {
  background-image: url(/images/black-arrow-down.png);
  filter: invert(1);
}
#accordionFloorplans .accordion-button:not(.collapsed) {
  background-color: #d2232a;
  color: white;
}
#accordionFloorplans .accordion-button:not(.collapsed)::after {
  transform: rotate(-90deg);
  filter: invert(1);
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
}
.img-wrapper img {
  width: 100%;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay i {
  color: #d2232a;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 10%;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 3%;
}

#exitButton {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
}

#nextButton {
  color: #d2232a;
  font-size: 58px;
}
#nextButton i {
  transform: rotate(45deg);
}

#prevButton {
  color: #d2232a;
  font-size: 58px;
}
#prevButton i {
  transform: rotate(-45deg);
}

.house-name {
  /* old syntax, IE */
  writing-mode: vertical-rl;
  -ms-transform: rotate(180deg);
  max-height: 100vh;
  padding: 0.5em;
  text-align: right;
  transform: rotate(180deg);
}
.house-name p {
  display: inline;
}

.img-unit {
  height: 430px;
}

.animation-element {
  opacity: 0;
  position: relative;
}
.animation-element.slide-left {
  opacity: 0;
  transition: all 1500ms linear;
  transform: translate3d(-100px, 0px, 0px);
}
.animation-element.slide-left.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
.animation-element.slide-right {
  transition: all 1500ms ease;
  opacity: 0;
  transform: translate3d(100px, 0px, 0px);
}
.animation-element.slide-right.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/*animation element sliding left*/
.active {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 70%;
  }
}
@media (min-width: 1401px) and (max-width: 1755px) {
  .fs-40 {
    font-size: 33px;
  }
  .fs-60 {
    font-size: 41px;
  }
  .lh-2-4 {
    line-height: 1.7;
  }
  .fs-82 {
    font-size: 56px;
  }
  .fs-140 {
    font-size: 100px;
  }
  .fs-120,
  .fs-112 {
    font-size: 88px;
  }
  .fs-35 {
    font-size: 30px;
  }
  .fs-21 {
    font-size: 16px;
  }
  .popover__content {
    width: 80%;
  }
}
@media (min-width: 1201px) and (max-width: 1400px) {
  .fs-40 {
    font-size: 30px;
  }
  .fs-60 {
    font-size: 33px;
  }
  .lh-2-4 {
    line-height: 1.7;
  }
  .fs-82 {
    font-size: 34px;
  }
  .fs-197 {
    font-size: 145px;
  }
  .fs-140 {
    font-size: 70px;
  }
  .fs-120 {
    font-size: 80px;
  }
  .fs-112 {
    font-size: 75px;
  }
  .fs-35 {
    font-size: 27px;
  }
  .fs-26 {
    font-size: 23px;
  }
  .fs-21 {
    font-size: 16px;
  }
  .popover__content {
    width: 80%;
  }
  #accordionGallery .accordion-button {
    padding: 20px 100px;
  }
  #accordionGallery .accordion-body {
    padding: 30px 100px;
  }
  #topNavigation .nav-link {
    padding: 15px 8px;
  }
  #carouselSlider .carousel-indicators {
    top: 30%;
  }
  .scroll-gallery {
    height: 550px;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .fs-40 {
    font-size: 25px;
  }
  .fs-60 {
    font-size: 32px;
  }
  .lh-2-4 {
    line-height: 1.5;
  }
  .fs-82 {
    font-size: 35px;
  }
  .fs-30 {
    font-size: 24px;
  }
  .fs-140,
  .fs-120 {
    font-size: 70px;
  }
  .fs-35 {
    font-size: 25px;
  }
  #accordionGallery .accordion-button {
    padding: 20px 70px;
  }
  #accordionGallery .accordion-body {
    padding: 30px 70px;
  }
  .scroll-gallery {
    height: 700px;
  }
}
@media screen and (max-width: 1200px) {
  .fs-21 {
    font-size: 16px;
  }
  .fs-26 {
    font-size: 20px;
  }
  .fs-32,
  .fs-38 {
    font-size: 30px;
  }
  .fs-49 {
    font-size: 42px;
  }
  .fs-55 {
    font-size: 45px;
  }
  .fs-87 {
    font-size: 60px;
  }
  .fs-197 {
    font-size: 130px;
  }
  .fs-140 {
    font-size: 55px;
  }
  .fs-120 {
    font-size: 70px;
  }
  .fs-112 {
    font-size: 60px;
  }
  .lh-2 {
    line-height: 1.8;
  }
  #topNavigation .nav-link {
    font-size: clamp(8px, 0.7vw, 10px);
    padding: 10px 5px;
  }
  .img-logo {
    width: 125px;
  }
  #carouselSlider .carousel-indicators {
    top: 30%;
  }
  .btn-submit {
    padding: 25px 9px;
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  #topNavigation .navbar-toggler-icon {
    background-image: url("/images/toggle.png");
  }
  #topNavigation .navbar-toggler {
    border-color: rgba(255, 255, 255, 0);
  }
  #topNavigation .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
  }
  .navbar-toggler:active {
    outline: none;
    box-shadow: none;
  }
  #topNavigation {
    top: 2px;
    width: 100%;
    justify-content: flex-end;
    z-index: 9999;
    padding: 0;
  }
  .scroll-wrapper {
    position: absolute;
  }
  #topNavigation .navbar-collapse {
    width: 100%;
    background-color: #d2232a !important;
    left: 0;
    margin-top: 12px;
  }
  #topNavigation .nav-link {
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    background-color: #d2232a;
  }
  #topNavigation .nav-item .active {
    color: black !important;
  }
  .navbar-nav .active a {
    color: black !important;
  }
  #topNavigation .nav-link:hover, #topNavigation .nav-link:active {
    color: white;
  }
  .footer-border-left-2 {
    border-left: none;
  }
  #nextButton,
  #prevButton {
    font-size: 28px;
  }
  #accordionGallery .accordion-button,
  #accordionGallery .accordion-body {
    padding: 20px 20px;
  }
  .border-black {
    border: none;
  }
  #topNavigation .nav-link {
    border-right: none;
  }
  .scroll-wrapper1 .navbar {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #ffffff;
    z-index: 9999;
  }
  .scroll-gallery {
    height: auto;
  }
  .hero-about,
  .urban-condo,
  .urban-townhome,
  .energy,
  .embrace,
  .about-text {
    position: relative;
  }
  #carouselSlider .carousel-indicators button {
    width: 10px;
    height: 10px;
  }
  .dropdown:hover > .dropdown-menu,
  .dropend:hover > .dropdown-menu {
    border-bottom: 1px solid white;
  }
}
@media screen and (max-width: 992px) {
  body {
    padding-top: 0px;
  }
  .fs-197 {
    font-size: 115px;
  }
  .fs-140,
  .fs-120,
  .fs-112 {
    font-size: 60px;
  }
  .fs-87 {
    font-size: 50px;
  }
  .fs-82 {
    font-size: 38px;
  }
  .fs-72 {
    font-size: 40px;
  }
  .fs-65,
  .fs-60 {
    font-size: 45px;
  }
  .fs-56 {
    font-size: 50px;
  }
  .fs-55 {
    font-size: 38px;
  }
  .fs-52 {
    font-size: 44px;
  }
  .fs-49,
  .fs-48 {
    font-size: 42px;
  }
  .fs-40 {
    font-size: 38px;
  }
  .fs-38 {
    font-size: 36px;
  }
  .fs-35 {
    font-size: 20px;
  }
  .fs-32 {
    font-size: 29px;
  }
  .fs-30 {
    font-size: 28px;
  }
  .fs-26 {
    font-size: 24px;
  }
  .fs-24 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .fs-197,
  .fs-140 {
    font-size: 50px;
  }
  .fs-120,
  .fs-112,
  .fs-87 {
    font-size: 40px;
  }
  .fs-82 {
    font-size: 38px;
  }
  .fs-72 {
    font-size: 35px;
  }
  .fs-65 {
    font-size: 30px;
  }
  .fs-60 {
    font-size: 45px;
  }
  .fs-56 {
    font-size: 46px;
  }
  .fs-55 {
    font-size: 38px;
  }
  .fs-52 {
    font-size: 39px;
  }
  .fs-49,
  .fs-48 {
    font-size: 36px;
  }
  .fs-40 {
    font-size: 33px;
  }
  .fs-38 {
    font-size: 31px;
  }
  .fs-35 {
    font-size: 23px;
  }
  .fs-32 {
    font-size: 25px;
  }
  .fs-30 {
    font-size: 24px;
  }
  .fs-26 {
    font-size: 22px;
  }
  .fs-24 {
    font-size: 20px;
  }
  .fs-14 {
    font-size: 14px;
  }
  .urban-condo {
    position: relative;
  }
  #carouselSlider .carousel-indicators {
    top: 20%;
    right: 0;
  }
  #carouselSlider .carousel-indicators button {
    margin: 0px 15px;
  }
  /* .logo-b-m{width: 275px;} */
  .featured-sites {
    background-color: black;
    border-bottom: 1px solid #666666;
  }
  .featured-sites:hover {
    background-color: #d2232a;
  }
  .featured-sites:hover a p {
    color: white;
  }
  .featured-sites:hover a img {
    filter: brightness(4.5);
  }
}
@media screen and (max-width: 576px) {
  .fs-197 {
    font-size: 40px;
  }
  .fs-140,
  .fs-120,
  .fs-112 {
    font-size: 30px;
  }
  .fs-87 {
    font-size: 40px;
  }
  .fs-82 {
    font-size: 32px;
  }
  .fs-72 {
    font-size: 30px;
  }
  .fs-65 {
    font-size: 22px;
  }
  .fs-60 {
    font-size: 35px;
  }
  .fs-56 {
    font-size: 32px;
  }
  .fs-55 {
    font-size: 22px;
  }
  .fs-52 {
    font-size: 28px;
  }
  .fs-49 {
    font-size: 39px;
  }
  .fs-48,
  .fs-40 {
    font-size: 24px;
  }
  .fs-38 {
    font-size: 30px;
  }
  .fs-35 {
    font-size: 17px;
  }
  .fs-32 {
    font-size: 25px;
  }
  .fs-30 {
    font-size: 20px;
  }
  .fs-26,
  .fs-24 {
    font-size: 16px;
  }
  .fs-14 {
    font-size: 13px;
  }
  .popover__content {
    width: 70%;
  }
}
@media screen and (min-width: 992px) {
  .dropend:hover > .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .dropend .dropdown-toggle {
    /* margin-left: 0.5em; */
  }
}
#awards-section {
  margin-top: -6px;
  height: 100vh;
  min-height: 1100px;
  overflow: hidden;
  position: relative;
}
#awards-section .bild-image {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#awards-section .award-centered {
  position: absolute;
  color: white;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 2000px;
}
#awards-section .award-centered .title {
  max-width: calc(50% - 100px);
}
#awards-section .award-centered .title .see-why {
  color: #ffffff;
}
#awards-section .award-centered .award-section {
  width: calc(50% - 100px);
  display: flex;
  align-items: center;
  justify-content: center;
}
#awards-section .award-centered .award-section .award-scroller {
  overflow: hidden;
}
#awards-section .award-centered .award-section .award-scroller .award-items {
  height: 1100px;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  will-change: transform;
  flex-shrink: 0;
}
#awards-section .award-centered .award-section .award-scroller .award-items .item {
  padding: 20px 0;
  opacity: 0.4;
  flex-shrink: 0;
}
#awards-section .award-centered .award-section .award-scroller .award-items .item.highlight {
  opacity: 1;
}
#awards-section .award-centered .award-section .award-scroller .award-items .item.highlight P {
  font-size: 18px;
}
#awards-section .award-centered .award-section .award-scroller .award-items .item p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  transition: all ease-in 0.5s;
}
@media screen and (max-width: 992px) {
  #awards-section {
    margin-top: 0;
    height: 100%;
    min-height: 100vh;
  }
  #awards-section .bild-image {
    padding-top: 0;
    height: 70vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #awards-section .award-centered {
    position: relative;
    background-color: #000000;
    margin-top: -30vh;
    min-height: unset;
    color: #ffffff;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }
  #awards-section .award-centered .title {
    margin-top: -100px;
    background-color: #000;
    padding: 30px 20px 0px 20px !important;
    width: 100%;
    max-width: unset;
  }
  #awards-section .award-centered .award-section {
    height: auto !important;
    padding-top: 30px;
    width: 100%;
    max-width: unset;
  }
  #awards-section .award-centered .award-section .award-scroller .award-items {
    height: 100%;
  }
  #awards-section .award-centered .award-section .award-scroller .award-items .item {
    padding: 10px 0;
    opacity: 1;
    border-top: 2px solid #c1272d;
    height: auto;
    width: 100%;
    transform: unset;
  }
  #awards-section .award-centered .award-section .award-scroller .award-items .item p {
    text-align: left;
    color: #ffffff;
    margin: 0;
  }
}

#blueprint-section {
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  z-index: 1000;
  position: relative;
}

#community-carousel-section {
  /* For screens between 993px and 1200px */
  /* For screens between 1201px and 1400px */
  /* For screens between 1401px and 1755px */
  /* For screens less than 993px */
  /* For screens less than 767px */
}
#community-carousel-section #homepageCarousel .carousel-caption {
  position: absolute;
  top: 0;
  left: 6%;
  bottom: unset;
  color: black;
  background-color: white;
  padding: 50px 60px;
  text-align: left;
}
#community-carousel-section #homepageCarousel .carousel-caption p {
  margin: 0;
}
#community-carousel-section #homepageCarousel .carousel-control-next-icon,
#community-carousel-section #homepageCarousel .carousel-control-prev-icon {
  width: 3rem;
  height: 3rem;
}
#community-carousel-section #homepageCarousel .carousel-control-next-icon {
  background-image: url("/images/carousel-arrow-next.png");
}
#community-carousel-section #homepageCarousel .carousel-control-prev-icon {
  background-image: url("/images/carousel-arrow-pre.png");
}
#community-carousel-section #homepageCarousel .carousel-control-next,
#community-carousel-section #homepageCarousel .carousel-control-prev {
  opacity: 1;
}
@media (min-width: 993px) and (max-width: 1200px) {
  #community-carousel-section #homepageCarousels .carousel-caption {
    right: 55%;
    padding: 20px 35px;
  }
}
@media (min-width: 1201px) and (max-width: 1400px) {
  #community-carousel-section #homepageCarousel .carousel-caption {
    right: 60%;
    padding: 35px 50px;
  }
}
@media (min-width: 1401px) and (max-width: 1755px) {
  #community-carousel-section #homepageCarousel .carousel-caption {
    right: 60%;
  }
}
@media (max-width: 992px) {
  #community-carousel-section #homepageCarousel .carousel-control-next-icon,
  #community-carousel-section #homepageCarousel .carousel-control-prev-icon {
    width: 1rem;
    height: 1rem;
  }
  #community-carousel-section #homepageCarousel .carousel-caption {
    right: 55%;
    padding: 20px 35px;
  }
}
@media (max-width: 767px) {
  #community-carousel-section {
    padding: 20px 0 0 0;
  }
  #community-carousel-section .row {
    max-width: 100vw;
    margin: 0;
  }
  #community-carousel-section .row .col-xs-12 {
    padding: 0;
  }
  #community-carousel-section #homepageCarousel .carousel-caption {
    z-index: 2;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 220px;
    height: -moz-fit-content;
    height: fit-content;
    display: flex;
    flex-direction: column;
    padding: 10px;
  }
  #community-carousel-section #homepageCarousel .carousel-caption p {
    font-size: 12px;
    max-width: 250px;
    display: block;
  }
  #community-carousel-section #homepageCarousel .carousel-caption a {
    display: block;
  }
  #community-carousel-section #homepageCarousel .carousel-caption a p {
    font-size: 12px;
    margin-bottom: 0;
  }
  #community-carousel-section #homepageCarousel .carousel-caption a p img {
    margin-left: 5px;
    max-height: 10px;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

/* buyers guide styles */
.buyers-guide-page .hero-with-text {
  position: relative;
}
.buyers-guide-page .hero-with-text .hero-img {
  max-height: 100vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.buyers-guide-page .hero-with-text .rbc-img {
  position: absolute;
  bottom: 30px;
  right: 30px;
  max-height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}
.buyers-guide-page .hero-with-text .text {
  position: absolute;
  font-family: "Integral CF Extra", Arial, sans-serif;
  max-width: 40%;
  width: -moz-fit-content;
  width: fit-content;
  padding: 40px;
  bottom: -40px;
  left: 10%;
  background-color: #f4f5f4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.buyers-guide-page .hero-with-text .text h1 {
  font-size: 60px;
  display: inline-block;
  width: 460px;
}
.buyers-guide-page h2 {
  font-family: "Integral CF Extra", Arial, sans-serif;
  font-size: 40px;
  text-align: center;
  margin: 40px 0;
}
.buyers-guide-page .points-container {
  background-color: #f4f5f4;
  padding: 30px 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
}
.buyers-guide-page .points-container .points-card {
  background-color: #ffffff;
  padding: 20px 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.buyers-guide-page .points-container .points-card img {
  width: 100px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 20px;
}
.buyers-guide-page .points-container .points-card .text {
  padding-left: 20px;
  border-left: 1px solid #d7d7d7;
}
.buyers-guide-page .points-container .points-card .text p {
  font-size: 25px;
}
.buyers-guide-page .points-container .points-card .text p strong {
  font-family: "Integral CF Extra", Arial, sans-serif;
  color: #c1272d;
}
.buyers-guide-page .points-container .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 40px 0;
}
.buyers-guide-page .points-container .footer .footer-images {
  display: flex;
  gap: 30px;
}
.buyers-guide-page .points-container .footer .footer-images img {
  height: 70px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1300px) {
  .buyers-guide-page .hero-with-text .hero-img {
    max-height: 90vh;
    min-height: 70vh;
  }
  .buyers-guide-page .hero-with-text .rbc-img {
    top: 100px;
    right: 30px;
    max-height: 100px;
  }
  .buyers-guide-page .hero-with-text .text {
    max-width: 80%;
    padding: 20px;
    bottom: -40px;
    left: 10%;
  }
  .buyers-guide-page .hero-with-text .text h1 {
    font-size: 35px;
    width: 300px;
  }
  .buyers-guide-page h2 {
    font-size: 25px;
    margin: 30px 0;
  }
  .buyers-guide-page .points-container {
    padding: 30px 10%;
    gap: 20px;
  }
  .buyers-guide-page .points-container .points-card {
    padding: 10px 30px;
  }
  .buyers-guide-page .points-container .points-card img {
    width: 100px;
  }
  .buyers-guide-page .points-container .points-card .text p {
    font-size: 20px;
  }
  .buyers-guide-page .points-container .footer {
    width: 100%;
    padding: 20px 0;
    flex-direction: column;
  }
  .buyers-guide-page .points-container .footer .footer-images {
    flex-direction: column;
    padding: 20px 0;
    gap: 30px;
  }
  .buyers-guide-page .points-container .footer .footer-images img {
    height: 70px;
  }
}
@media screen and (max-width: 600px) {
  .buyers-guide-page .hero-with-text .hero-img {
    max-height: 90vh;
    min-height: 70vh;
  }
  .buyers-guide-page .hero-with-text .rbc-img {
    top: 100px;
    right: 30px;
    max-height: 100px;
  }
  .buyers-guide-page .hero-with-text .text {
    max-width: 80%;
    padding: 20px;
    bottom: -50px;
    left: 10%;
  }
  .buyers-guide-page .hero-with-text .text h1 {
    font-size: 30px;
    width: 100%;
  }
  .buyers-guide-page h2 {
    font-size: 20px;
    margin: 30px 0;
  }
  .buyers-guide-page .points-container {
    padding: 30px 20px;
    gap: 20px;
  }
  .buyers-guide-page .points-container .points-card {
    padding: 10px 30px;
    flex-direction: column;
  }
  .buyers-guide-page .points-container .points-card img {
    width: 100px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .buyers-guide-page .points-container .points-card .text {
    border-left: 0;
    border-top: 1px solid #d7d7d7;
    padding-left: 0px;
    padding-top: 20px;
  }
  .buyers-guide-page .points-container .points-card .text p {
    text-align: center;
    font-size: 16px;
  }
  .buyers-guide-page .points-container .footer {
    width: 100%;
    padding: 20px 0;
    flex-direction: column;
  }
  .buyers-guide-page .points-container .footer .footer-images {
    flex-direction: column;
    padding: 20px 0;
    gap: 30px;
  }
  .buyers-guide-page .points-container .footer .footer-images img {
    height: 70px;
  }
}

@media screen and (max-width: 992px) {
  #projectNav .navbar-toggler {
    display: none;
  }
  #projectNav #projectnavCollapse {
    display: flex;
    background-color: #d2232a;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: 0px -2px 9px 0px rgba(0, 0, 0, 0.33);
  }
  #projectNav #projectnavCollapse .navbar-nav {
    margin: 0 auto !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
  }
  #projectNav #projectnavCollapse .navbar-nav .nav-item .nav-link {
    color: #ffffff;
    display: inline-block;
  }
}
/* Navigation styles */
.inside-navigation .img-logo {
  padding: 9px 30px;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 52px;
}

.hero-navigation {
  margin-top: 8vh;
  transition: margin-top 0.5s ease-in-out;
}
.hero-navigation .logo-nav-item .nav-link img {
  max-height: 20px;
}
.hero-navigation .join-vip-list {
  background-color: #ffffff;
}
.hero-navigation .join-vip-list .nav-link {
  background-color: #c1272d !important;
  color: #ffffff !important;
  margin-left: auto;
}
.hero-navigation .big-logo {
  position: fixed;
  width: 90vw;
  top: 0;
  left: 5vw;
  z-index: -1;
}
.hero-navigation .img-linked:not(.logo-b-m) {
  max-height: 170px;
}
@media screen and (max-width: 1700px) {
  .hero-navigation {
    margin-top: 5vh;
  }
  .hero-navigation .big-logo {
    width: 80vw;
    left: 10vw;
  }
  .hero-navigation .img-linked:not(.logo-b-m) {
    max-height: 130px;
  }
}
@media screen and (max-width: 992px) {
  .hero-navigation {
    margin-top: 0px;
    display: none;
  }
  .hero-navigation .big-logo {
    display: none;
  }
}

.no-scroll {
  overflow: hidden;
  height: 100%;
}

.mobile-navigation {
  position: fixed;
  max-width: 100vw;
  min-height: 100vh;
  padding-bottom: 50px;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99999;
}
@media screen and (min-width: 992px) {
  .mobile-navigation {
    display: none;
  }
  .mobile-navigation .info-links {
    display: none;
  }
}
.mobile-navigation.hide {
  min-height: unset;
}
.mobile-navigation.hide .vertical-nav {
  display: none;
}
.mobile-navigation.hide .info-links {
  display: none;
}
.mobile-navigation.show {
  background-color: #c1272d;
  left: 0;
  bottom: 0;
  right: 0;
}
.mobile-navigation.show .info-links {
  display: block;
}
.mobile-navigation.show .logo-toggle-wrapper .logo-image {
  opacity: 1;
}
.mobile-navigation .info-links p {
  font-size: 12px;
  transform-origin: left;
  transform: rotate(-90deg);
  position: absolute;
  left: 19px;
  bottom: 26px;
}
.mobile-navigation .info-links .bottom-links {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  gap: 20px;
  padding-bottom: 10px;
}
.mobile-navigation .info-links .bottom-links a {
  color: #000000;
}
.mobile-navigation .logo-toggle-wrapper {
  position: relative;
  z-index: 999;
}
.mobile-navigation .logo-toggle-wrapper.white {
  background-color: #ffffff;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
}
.mobile-navigation .logo-toggle-wrapper.white .navbar-brand .logo-image {
  max-width: 200px;
  transform: none;
  opacity: 1;
}
.mobile-navigation .logo-toggle-wrapper.white .navbar-toggler {
  position: relative;
  right: 0px;
}
.mobile-navigation .logo-toggle-wrapper .navbar-brand {
  display: block;
  padding: 0;
}
.mobile-navigation .logo-toggle-wrapper .logo-image {
  opacity: 0;
  width: 100%;
  max-width: 520px;
  height: auto;
  transform: translateX(-5%);
  transition: transform 0.3s ease, width 0.3s ease;
}
.mobile-navigation .logo-toggle-wrapper .navbar-toggler {
  position: absolute;
  bottom: -1px;
  right: 20px;
  background-color: #c1272d;
  border-radius: 50%;
  padding: 10px;
  width: 50px;
  height: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.mobile-navigation .logo-toggle-wrapper .navbar-toggler .line {
  height: 1px;
  width: 100%;
  background-color: #ffffff;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.mobile-navigation .logo-toggle-wrapper .navbar-toggler .line-1 {
  transform-origin: center;
}
.mobile-navigation .logo-toggle-wrapper .navbar-toggler .line-2 {
  transform-origin: center;
}
.mobile-navigation .logo-toggle-wrapper .navbar-toggler .line-3 {
  transform-origin: center;
}
.mobile-navigation .logo-toggle-wrapper .navbar-toggler:not(.collapsed) {
  background-color: #000000;
}
.mobile-navigation .logo-toggle-wrapper .navbar-toggler:not(.collapsed) .line-1 {
  transform: translateY(10px) rotate(45deg);
}
.mobile-navigation .logo-toggle-wrapper .navbar-toggler:not(.collapsed) .line-2 {
  opacity: 0;
}
.mobile-navigation .logo-toggle-wrapper .navbar-toggler:not(.collapsed) .line-3 {
  transform: translateY(-10px) rotate(-45deg);
}
.mobile-navigation .logo-toggle-wrapper .navbar-toggler.collapsed .line-1,
.mobile-navigation .logo-toggle-wrapper .navbar-toggler.collapsed .line-2,
.mobile-navigation .logo-toggle-wrapper .navbar-toggler.collapsed .line-3 {
  transform: none;
  opacity: 1;
}
.mobile-navigation .vertical-nav {
  padding: 10px 30px 30px 30px;
}
.mobile-navigation .vertical-nav .round-btn-dark {
  font-size: 14px;
  height: 110px;
  width: 110px;
}
.mobile-navigation .vertical-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-navigation .vertical-nav li {
  position: relative;
}
.mobile-navigation .vertical-nav li .round-btn-dark {
  margin: 10px auto;
}
.mobile-navigation .vertical-nav .nav-link {
  display: block;
  width: 100%;
  padding: 5px 10px;
  text-align: center;
  font-family: "Vanguard CF", Arial, sans-serif;
  border: none;
  cursor: pointer;
  color: #ffffff;
  font-size: clamp(20px, 3.5vh, 35px);
  transition: background-color 0.3s ease;
  text-transform: uppercase;
}
.mobile-navigation .vertical-nav .nav-link:hover {
  background-color: #000000;
}
.mobile-navigation .vertical-nav .has-submenu {
  position: relative;
}
.mobile-navigation .vertical-nav .submenu {
  display: none;
}
.mobile-navigation .vertical-nav .submenu li .nav-link {
  background-color: #070707;
}
.mobile-navigation .vertical-nav .submenu li .submenu li .nav-link {
  background-color: #1d1d1d;
}
.mobile-navigation .vertical-nav .submenu-active {
  display: block;
}

/* hero carousel slider styles */
#carouselSlider.hero-slider .carousel-inner .carousel-item img {
  min-height: 50vh;
  -o-object-fit: cover;
     object-fit: cover;
}

/* About page styles */
.about-page {
  max-width: 100vw;
  overflow-x: hidden;
}
.about-page main {
  overflow-x: hidden;
}
.about-page .hero-section .hero-image {
  min-height: 70vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 991px) {
  .about-page .urban {
    margin-top: 10px;
  }
  .about-page .energy-title {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
  }
  .about-page .energy-title img {
    max-height: 80px;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
    padding: 0 0 10px 0 !important;
    order: 1;
  }
}

/*footer styles */
.footer-mobile {
  padding: 50px 20px 0 20px;
}
.footer-mobile .title-text {
  font-size: 45px;
  font-family: "Integral CF Extra", Arial, sans-serif;
  line-height: 1;
}
.footer-mobile .content {
  border-left: 1px solid #000000 !important;
  padding-left: 20px;
}
.footer-mobile .content .info a {
  color: #000000;
}
.footer-mobile .content .info .socials {
  padding-top: 30px;
  padding-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
}
.footer-mobile .content .info .logos {
  padding-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
}
.footer-mobile .content .bottom-links {
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
}
.footer-mobile .content .copyright {
  color: #000000;
  font-size: 12px;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.footer-mobile .content .copyright a {
  color: #000000;
}
.footer-mobile .goto-top {
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 999999;
  box-shadow: 0px -2px 9px 0px rgba(0, 0, 0, 0.33);
  border-radius: 50%;
}
.footer-mobile .goto-top img {
  max-width: 45px;
}

/* two own a home styles */
.two-own-page .hero-section .bg-image {
  filter: brightness(0.5);
}
@media screen and (max-width: 991px) {
  .two-own-page .two-own-logo {
    position: absolute;
    top: -50px;
    right: 30px;
    max-height: 100px;
    width: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .two-own-page .header-text {
    padding: 20px !important;
  }
  .two-own-page .toownhome {
    bottom: -2px;
    position: absolute;
  }
  .two-own-page .hero-section {
    min-height: 60vh;
  }
  .two-own-page .bg-image {
    min-height: 60vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/* buyers guide styles */
.news-page .hero-with-text {
  position: relative;
}
.news-page .hero-with-text .hero-img {
  max-height: 90vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-page .hero-with-text .text {
  position: absolute;
  font-family: "Integral CF Extra", Arial, sans-serif;
  max-width: 70%;
  width: -moz-fit-content;
  width: fit-content;
  padding: 40px;
  bottom: -40px;
  left: 10%;
  background-color: #f4f5f4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.news-page .hero-with-text .text h1 {
  font-size: 110px;
  display: inline-block;
  max-width: 45vw;
  line-height: 0.8em;
}
.news-page h2 {
  font-family: "Integral CF Extra", Arial, sans-serif;
  font-size: 40px;
  text-align: center;
  margin: 40px 0;
}
.news-page .points-container {
  background-color: #f4f5f4;
  padding: 30px 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
}
.news-page .points-container .points-card {
  background-color: #ffffff;
  display: flex;
  padding: 0px;
  justify-content: space-between;
  width: 100%;
}
.news-page .points-container .points-card img.news-img {
  width: 100%;
  max-width: 300px;
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 20px;
}
.news-page .points-container .points-card .text {
  padding: 20px;
  width: 100%;
  display: grid;
  color: #000;
}
.news-page .points-container .points-card .text p {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news-page .points-container .points-card .text p strong {
  font-family: "Integral CF Extra", Arial, sans-serif;
  color: #c1272d;
}
.news-page .points-container .points-card .text .readmore {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news-page .points-container .points-card .text .readmore .published {
  font-size: 16px;
  margin: 0;
}
.news-page .points-container .points-card .text .readmore img {
  max-width: 15px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1300px) {
  .news-page .hero-with-text .hero-img {
    max-height: 90vh;
    min-height: 70vh;
  }
  .news-page .hero-with-text .text {
    max-width: 80%;
    padding: 20px;
    bottom: -40px;
    left: 10%;
  }
  .news-page .hero-with-text .text h1 {
    font-size: 35px;
    width: 300px;
  }
  .news-page h2 {
    font-size: 25px;
    margin: 30px 0;
  }
  .news-page .points-container {
    padding: 30px 10%;
    gap: 20px;
  }
  .news-page .points-container .points-card {
    padding: 0px;
  }
  .news-page .points-container .points-card .text p {
    font-size: 20px;
  }
}
@media screen and (max-width: 918px) {
  .news-page .points-container .points-card {
    flex-direction: column;
  }
  .news-page .points-container .points-card img.news-img {
    max-width: unset;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .news-page .hero-with-text .hero-img {
    max-height: 90vh;
    min-height: 70vh;
  }
  .news-page .hero-with-text .text {
    max-width: 80%;
    padding: 20px;
    bottom: -50px;
    left: 10%;
  }
  .news-page .hero-with-text .text h1 {
    font-size: 30px;
    width: 100%;
  }
  .news-page h2 {
    font-size: 20px;
    margin: 30px 0;
  }
  .news-page .points-container {
    padding: 30px 20px;
    gap: 20px;
  }
  .news-page .points-container .points-card {
    flex-direction: column;
  }
  .news-page .points-container .points-card .text {
    border-left: 0;
  }
  .news-page .points-container .points-card .text p {
    text-align: center;
    font-size: 14px;
    -webkit-line-clamp: 3; /* number of lines to show */
    line-clamp: 3;
  }
  .news-page .points-container .points-card .text p strong {
    font-size: 18px;
    line-height: 20px;
  }
  .news-page .points-container .points-card .text .readmore {
    flex-direction: column;
    gap: 20px;
  }
  .news-page .points-container .points-card .text .readmore a {
    font-size: 25px;
  }
  .news-page .points-container .points-card .text .readmore a img {
    max-width: 20px;
  }
}

.close-btn {
  background-color: #000000;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  position: fixed;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

/* Loading screen overlay */
.loading-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; /* Change to match your design */
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999; /* Ensure it appears above other content */
  transition: opacity 0.5s ease-out, transform 0.5s ease;
}
.loading-screen img {
  height: 70px;
  margin-bottom: 40px;
  transition: transform 0.5s ease; /* Ensure logo transition is applied here */
}

/* Spinner styling */
.spinner {
  width: 50px;
  height: 50px;
  border: 5px solid #ddd;
  border-top-color: #000000;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

/* Spinner animation */
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/* Hide class for loading screen */
.loading-screen.hide {
  opacity: 0; /* Fade out */
  pointer-events: none; /* Disable pointer events */
  /* Add transform to the loading screen itself to ensure it moves out */
  transform: translate(0, 0); /* Reset position when hiding */
}

#cookie-banner {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7098039216);
  color: #fff;
  padding: 1em;
  text-align: center;
  z-index: 1000;
  font-size: 12px;
}
#cookie-banner p a {
  color: #ffffff;
  text-decoration: underline;
}
#cookie-banner #accept-all {
  margin: 5px;
  padding: 0.5em 1.5em;
  background-color: #000000;
  color: #fff;
  border: none;
  cursor: pointer;
  border: 1px solid #000000;
  font-size: 12px;
}
#cookie-banner #accept-all:hover {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
}
#cookie-banner #reject-all {
  margin: 5px;
  padding: 0.5em 1.5em;
  background-color: transparent;
  color: #fff;
  border: 1px solid #ffffff;
  cursor: pointer;
  font-size: 12px;
}
#cookie-banner #reject-all:hover {
  background-color: #ffffff;
  color: #000000;
}

/* Design studio page*/
.design-studio-page {
  padding-top: 15vh;
  min-height: 100vh;
  background-color: #000;
}

.new-home-buyer-features-page {
  padding-top: 15vh;
  min-height: 100vh;
}

/* gallery page*/
.gallery-page .image-gallery .gallary-image {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}

.barrie-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3rem 3rem 0 3rem;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.barrie-section .card {
  border: 0;
  border-radius: 0;
}
.barrie-section .card .card-body {
  padding: 2rem;
}
.barrie-section .card .card-body .img-fluid {
  max-height: 70px;
  margin-bottom: 1rem;
  height: auto;
  width: auto;
}
.barrie-section .card .card-body h1 {
  line-height: 0.8em;
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .barrie-section {
    padding: 2rem 1.5rem 0 1.5rem;
  }
  .barrie-section .d-flex {
    flex-wrap: wrap;
    gap: 1.5rem;
  }
  .barrie-section .border-right {
    display: none;
  }
  .barrie-section .card .card-body {
    padding: 1.5rem;
  }
}
@media (max-width: 768px) {
  .barrie-section {
    min-height: auto;
  }
  .barrie-section .card .card-body {
    padding: 1rem;
  }
  .barrie-section .card .card-body h1 {
    font-size: 2rem;
    white-space: normal;
  }
}

.bracebridge-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3rem 3rem 0 3rem;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.bracebridge-section .card {
  border: 0;
  border-radius: 0;
}
.bracebridge-section .card .card-body {
  padding: 2rem;
}
.bracebridge-section .card .card-body .img-fluid {
  max-height: 70px;
  margin-bottom: 1rem;
  height: auto;
}
.bracebridge-section .card .card-body h1 {
  line-height: 0.8em;
}
@media (max-width: 992px) {
  .bracebridge-section {
    padding: 2rem 1.5rem 0 1.5rem;
  }
  .bracebridge-section .d-flex {
    flex-wrap: wrap;
    gap: 1.5rem;
  }
  .bracebridge-section .border-right {
    display: none;
  }
  .bracebridge-section .card .card-body {
    padding: 1.5rem;
  }
}
@media (max-width: 768px) {
  .bracebridge-section {
    min-height: auto;
  }
  .bracebridge-section .card .card-body {
    padding: 1rem;
  }
  .bracebridge-section .card .card-body h1 {
    font-size: 2rem;
    white-space: normal;
  }
}

.two-own-section {
  padding: 3rem;
}
@media (max-width: 768px) {
  .two-own-section {
    padding: 2rem;
  }
}

.explore-btn {
  display: flex;
  gap: 20px;
  align-items: center;
}
.explore-btn img {
  height: 30px;
}/*# sourceMappingURL=styles.css.map */