@font-face {
  font-family: Sohnebreit Buch;
  src: url('../fonts/SohneBreit-Buch.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sohnebreit Kraftig;
  src: url('../fonts/SohneBreit-Kraftig.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Spicaarabic;
  src: url('../fonts/SpicaArabic-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Sohnebreit Leicht;
  src: url('../fonts/SohneBreit-Leicht.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Spicaarabic Book;
  src: url('../fonts/SpicaArabic-Book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Spicaarabic;
  src: url('../fonts/SpicaArabic-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --sohnebreit-light: "Sohnebreit Leicht", Arial, sans-serif;
  --sohnebreit-reuglar: "Sohnebreit Buch", Arial, sans-serif;
  --sohnebreit-bold: "Sohnebreit Kraftig", Arial, sans-serif;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.page-wrapper {
  overflow: hidden;
}

.typo-wrapper {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  background-color: #000;
  flex-flow: column;
  padding: 100px;
  display: flex;
}

.heading {
  font-family: Spicaarabic, Arial, sans-serif;
  font-weight: 400;
}

.section-heading {
  font-family: var(--sohnebreit-light);
  color: #af9379;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.section-heading.white {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  font-size: 20px;
  line-height: 24px;
}

.section-heading.space {
  letter-spacing: 3.6px;
  margin-top: 10px;
}

.section-heading.left {
  font-family: var(--sohnebreit-light);
  text-align: left;
  margin-bottom: 0;
}

.section-heading.left.archi {
  color: #fff;
}

.section-heading.cta {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.sub-heading {
  font-family: var(--sohnebreit-light);
  color: #af9379;
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: Spicaarabic, Arial, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}

.paragraph.left {
  text-align: left;
}

.paragraph.video {
  filter: drop-shadow(0 5px 5px #000000b3);
  margin-bottom: 0;
  font-family: Spicaarabic Book, Arial, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.small-heading {
  font-family: var(--sohnebreit-reuglar);
  color: #af9379;
  text-align: center;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
}

.small-heading.white {
  filter: drop-shadow(0 2px 5px #000000b3);
  font-family: var(--sohnebreit-light);
  color: #fff;
}

.section-sub-heading {
  font-family: var(--sohnebreit-reuglar);
  color: #fff;
  letter-spacing: .8px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.section-sub-heading.golden {
  color: #af9379;
}

.section-sub-heading.right {
  font-family: var(--sohnebreit-light);
  text-align: right;
}

.section-sub-heading.light {
  filter: drop-shadow(0 2px 5px #000000b3);
  font-family: var(--sohnebreit-light);
}

.navbar {
  background-color: #ddd0;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-container {
  max-width: 100%;
  margin-left: 4rem;
  margin-right: 4rem;
}

.navbar-content-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-logo-wrapper {
  width: 144px;
  height: 54px;
}

.brand {
  width: 100%;
  height: 100%;
}

.navlink {
  font-family: var(--sohnebreit-light);
  color: #fff;
  text-transform: uppercase;
  padding: 0;
  font-size: 12px;
  line-height: 100%;
}

.navlink.w--current {
  color: #af9379;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  width: 430px;
  display: flex;
}

.nav-menu._2 {
  justify-content: flex-end;
}

.hero-section {
  width: 100vw;
  height: 100vh;
  position: relative;
}

.hero-video {
  width: 100%;
  height: 100%;
}

.hero-content-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.hero-heading-wrapper {
  width: 667px;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image.icon, .image.logo {
  object-fit: contain;
}

.image.parallax {
  object-fit: fill;
  object-position: 50% 100%;
  height: 140%;
}

.dropdown-logo-wrapper {
  width: 48px;
  height: 126px;
  position: absolute;
  inset: auto 0% 5% 48%;
}

.section {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.section._2 {
  background-image: url('../images/About-1.JPG');
  background-position: 0 0;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 6.5rem;
}

.section._3 {
  background-image: url('../images/About-2.JPG');
  background-position: 50%;
  background-size: cover;
  padding-top: 7.25rem;
  padding-bottom: 7.25rem;
  display: none;
}

.section._4 {
  background-image: url('../images/Video-section.JPG');
  background-position: 0 0;
  background-size: auto;
  padding-top: 0;
  padding-bottom: 6.5rem;
}

.section.image {
  padding-top: 0;
  padding-bottom: 0;
}

.section._5 {
  background-image: url('../images/Location-BG.JPG');
  background-position: 50%;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 6.5rem;
}

.section.long-img, .section.map {
  padding-top: 0;
  padding-bottom: 0;
}

.section._7 {
  background-image: url('../images/Video-section.JPG');
  background-position: 50%;
  background-size: cover;
  padding-top: 6.25rem;
  padding-bottom: 6.5rem;
}

.section._7.no-up-padding {
  padding-top: 0;
}

.section._8 {
  background-image: url('../images/Residences.JPG');
  background-position: 50%;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 7rem;
}

.section._9 {
  padding-top: 0;
  padding-bottom: 0;
}

.section._10 {
  background-image: url('../images/Interiors-BG-1.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 0;
  display: none;
}

.section.inquire {
  background-image: url('../images/Video-section.JPG');
  background-position: 50%;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 6.5rem;
}

.section.cta {
  background-image: url('../images/Developer.JPG');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.section.footer {
  background-image: url('../images/Footer.JPG');
  background-position: 50%;
  background-size: cover;
  padding-top: 6.5rem;
  padding-bottom: 1rem;
}

.section.archi {
  background-image: url('../images/Architecture-BG.JPG');
  background-position: 50%;
  background-size: cover;
}

.container {
  max-width: 100%;
  padding-left: 4rem;
  padding-right: 4rem;
}

.container.map, .container.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.container.no-right-padding {
  padding-right: 0;
}

.center-align-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.center-align-div.relative {
  position: relative;
}

.center-align-div.video {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 0;
}

.center-align-div.absolute {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  position: absolute;
  inset: 0%;
}

.center-align-div.no-padding {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  align-self: flex-start;
  margin-bottom: 40px;
  margin-left: 55px;
}

.center-align-div.project {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  margin-top: 140px;
}

.center-align-div.location {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-bottom: 0;
}

.section-logo-wrapper {
  width: 100%;
  margin-bottom: 30px;
}

.section-logo-wrapper.project {
  margin-top: 20px;
}

.section-heading-div {
  width: 599px;
}

.section-heading-div.left {
  width: 100%;
  margin-top: 40px;
}

.long-image-wrapper {
  width: 24.93vw;
  height: 638.001px;
  position: relative;
}

.about-image-3 {
  width: 15.72vw;
  position: absolute;
  inset: 10% 18% auto auto;
}

.about-image-2 {
  width: 19.67vw;
  position: absolute;
  inset: 25% auto auto 13.5%;
}

.about-quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.about-details-wrapper {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 493px;
  display: flex;
}

.floor-plan-wrapper {
  align-self: flex-end;
  width: 483px;
}

.building-image-wrapper {
  align-self: center;
  width: 85px;
  height: 495px;
}

.bottom-align-cell {
  justify-content: flex-end;
  align-items: flex-start;
}

.floor-details-div {
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.floor-plan-div {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 100%;
  display: grid;
}

.floor-plan-div._3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.floor-text {
  font-family: var(--sohnebreit-reuglar);
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 100%;
}

.paragraph-wrapper {
  width: 421px;
  margin-top: 60px;
  margin-left: 40px;
}

.button-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 60px;
  margin-left: 40px;
  display: flex;
}

.button {
  font-family: var(--sohnebreit-light);
  letter-spacing: 4.16px;
  text-transform: uppercase;
  background-color: #3898ec00;
  border: 1px solid #af9379;
  width: 290px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  text-decoration: none;
}

.button.bottom-padding {
  justify-content: center;
  align-items: center;
  width: 284px;
  margin-bottom: 0;
  display: flex;
}

.button.project {
  color: #fff;
  letter-spacing: 3.1px;
  justify-content: center;
  align-items: center;
  width: 284px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 100%;
  display: flex;
}

.button.project:hover {
  background-color: #af9379;
}

.center-heading-div {
  width: 792px;
}

.center-heading-div.project {
  width: 600px;
}

.center-video-div {
  width: 1012px;
  height: 570px;
  margin-top: 60px;
}

.center-align-video {
  z-index: 8;
  height: 100%;
}

.section-image-wrapper {
  position: relative;
  overflow: hidden;
}

.image-heading-div {
  width: 370px;
  margin-top: 5rem;
  margin-left: 4rem;
  padding-top: 0;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.location-button-wrapper {
  z-index: 88;
  width: 154px;
  position: absolute;
  inset: auto 0% 10% 45%;
}

.location-button {
  font-family: var(--sohnebreit-light);
  color: #000;
  letter-spacing: 4.16px;
  text-transform: uppercase;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 12px;
  line-height: 100%;
  display: flex;
}

.location-map-wrapper {
  width: 90vw;
  display: none;
}

.long-img-wrapper {
  width: 100%;
  height: auto;
  position: relative;
}

.long-img-heading-div {
  width: 336px;
  position: absolute;
  inset: 18% auto auto 12%;
}

.long-img-heading-div-2 {
  width: 336px;
  position: absolute;
  inset: 37% 8% auto auto;
}

.hero-image-wrapper {
  background-image: linear-gradient(#0003, #0003), url('../images/3.JPG');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.section_name {
  font-family: var(--sohnebreit-light);
  color: #fff;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}

.section_name.left {
  text-align: left;
}

.about_para_wrapper {
  width: 561px;
}

.about_para_wrapper.wide {
  width: 576px;
}

.about_para_wrapper.location {
  width: 450px;
}

.about_para_wrapper.cta {
  width: 407px;
}

.floor_grid_div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.map-image-wrapper {
  position: relative;
}

.map-details_div {
  width: 100%;
  padding: 60px 20px 20px;
  display: none;
  position: absolute;
  inset: 0%;
}

.amenities-heading {
  font-family: var(--sohnebreit-reuglar);
  color: #fff;
  letter-spacing: 6px;
  text-transform: uppercase;
  font-weight: 400;
}

.list-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start center;
  display: grid;
}

.amenutues-list {
  padding-left: 20px;
}

.list-item {
  color: #111d26;
  letter-spacing: .6px;
  text-transform: capitalize;
  margin-bottom: 0;
  font-family: Spicaarabic Book, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 100%;
}

.amenities-section-wrap {
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
  position: relative;
}

.amenities-section-wrap.archi {
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  margin-top: 0;
  display: flex;
}

.amenities-section-wrap.developer {
  margin-top: 0;
  margin-bottom: 20px;
}

.amenities-para-div {
  align-self: flex-end;
  width: 374px;
  margin-top: 40px;
  margin-left: 0;
}

.amenities-para-div.left {
  width: 323px;
  margin-left: 8vw;
}

.amenities-para-div.archi {
  align-self: flex-start;
  margin-top: 0;
  margin-left: 0;
}

.amenities-para-div.cta {
  align-self: auto;
  width: 465px;
}

.dtwn_logo_left {
  width: 24px;
  height: 132px;
  position: absolute;
  inset: auto 5% 0% auto;
}

.amenities-video-slider-wrap {
  margin-top: 0;
}

.amenities-video-slider {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

.slider-content-grid {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.slider-square-video-wrap {
  width: 33.98vw;
  height: 38vw;
}

.square-video {
  filter: brightness(90%);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  display: block;
}

.video-sub-heading-wrapper {
  -webkit-backdrop-filter: brightness(86%);
  backdrop-filter: brightness(86%);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.video-sub-heading {
  font-family: var(--sohnebreit-reuglar);
  color: #fff;
  text-align: center;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}

.slide-nav {
  inset: auto auto 0% 11%;
}

.left-arrow {
  width: 32px;
  height: 32px;
  margin-left: 20px;
}

.right-arrow {
  width: 32px;
  height: 32px;
  inset: 0% 57.2vw 0% auto;
}

.amenities-wide-video-wrap {
  width: 100%;
}

.slider-wide-video {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 38vw;
  display: flex;
}

.amenities-icon-grid {
  grid-column-gap: 58px;
  grid-row-gap: 58px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.amenities-grid-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 130px;
  display: flex;
}

.amenities-icon-wrap {
  width: 99px;
  height: 94px;
  padding: 20px;
}

.amenities-grid-heading {
  font-family: var(--sohnebreit-reuglar);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.amenities-img-slider-wrap {
  margin-top: 60px;
}

.image-slider {
  background-color: #fff0;
  width: 100%;
  height: 100%;
}

.slider-content-wrapper {
  width: 100%;
  height: 100%;
}

.slider-image-wrap {
  width: 100%;
  height: 90vh;
}

.slider-img-heading {
  font-family: var(--sohnebreit-reuglar);
  color: #cec5b8;
  text-align: center;
  letter-spacing: 4.2px;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
}

.slide-nav-2 {
  inset: auto 0% 7%;
}

.img-left-arrow {
  width: 61px;
  height: 61px;
  margin-left: 20px;
  inset: 0% auto 0% 0%;
}

.img-left-arrow.small {
  width: 50px;
  height: 50px;
}

.img-left-arrow.archi {
  inset: 0% auto 0% 0%;
}

.img-left-arrow.up {
  bottom: 5%;
}

.img-right-arrow {
  width: 61px;
  height: 61px;
  margin-right: 20px;
  inset: 5% 0% 0% auto;
}

.img-right-arrow.small {
  width: 50px;
  height: 50px;
}

.img-right-arrow.archi {
  inset: 0% 0% 0% auto;
}

.img-right-arrow.up {
  inset: 0% 0% 6% auto;
}

.long-img-heading-div-3 {
  width: 422px;
  position: absolute;
  inset: auto auto 39% 11%;
}

.long-img-heading-div-4 {
  width: 422px;
  position: absolute;
  inset: auto 0% 21% auto;
}

.residence-quick-stack {
  width: 100%;
  height: 100%;
  padding: 0;
}

.residence-slider-div {
  width: 100%;
}

.residence-slider {
  background-color: #ddd0;
  width: 55vw;
  height: 100%;
}

.full-width-image-div {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.image-section-heading-div {
  width: 389px;
  position: absolute;
  inset: 38% 4rem auto auto;
}

.inquire-form-div {
  background-image: url('../images/Form.JPG');
  background-position: 50%;
  background-size: cover;
  width: 537px;
  height: auto;
  padding: 40px;
}

.form-heading {
  font-family: var(--sohnebreit-reuglar);
  color: #fff;
  text-align: center;
  letter-spacing: 3.1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}

.form-tab {
  margin-top: 40px;
}

.tab-button {
  background-color: #ddd0;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 111px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.tab-button.w--current {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 111px;
  display: flex;
}

.button-text {
  font-family: var(--sohnebreit-reuglar);
  color: #000;
  letter-spacing: 3.1px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 100%;
  text-decoration: none;
}

.tab-menu {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.tabs-content {
  margin-top: 0;
}

.field-label, .field-label-2 {
  display: none;
}

.checkbox {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #999;
  text-overflow: clip;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
}

.checkbox.w--redirected-checked {
  background-color: #000;
  border: 1px solid #000;
}

.error-message {
  display: none;
}

.form-block {
  width: 100%;
  margin-top: 60px;
}

.register-form {
  margin-top: 0;
}

.submit-button {
  z-index: 444;
  color: #fff;
  letter-spacing: 1.92px;
  background-color: #3898ec00;
  border: 1px solid #fff;
  width: 145px;
  font-family: Sohnebreit Leicht, Arial, sans-serif;
  font-size: 15px;
  line-height: 22px;
  position: relative;
}

.submit-button:hover {
  color: #000;
  background-color: #fff;
}

.text-field {
  color: #fff;
  text-align: center;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px #0000;
  border-bottom: 1px solid #fff;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Sohnebreit Leicht, Arial, sans-serif;
  font-size: 20px;
  line-height: 100%;
}

.text-field:hover {
  border-top-style: solid;
  border-top-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-right-style: solid;
  border-right-width: 0;
}

.text-field:active {
  border-style: solid;
  border-color: #0000 #0000 #999;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}

.text-field:focus {
  border-top-style: solid;
  border-top-width: 0;
  border-bottom-color: #fff;
  border-left-style: solid;
  border-left-width: 0;
  border-right-style: solid;
  border-right-width: 0;
}

.text-field:focus-visible, .text-field[data-wf-focus-visible] {
  border-top-style: solid;
  border-top-width: 0;
  border-left-style: solid;
  border-left-width: 0;
  border-right-style: solid;
  border-right-width: 0;
}

.text-field::placeholder {
  color: #fff;
  font-size: 20px;
}

.checkbox-text {
  color: #fff;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 5px;
  font-family: Sohnebreit Buch, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px;
}

.checkbox-text.small {
  font-size: 15px;
}

.checkbox-wrapper {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  border: 1px solid #0000;
  border-bottom-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 10px;
  display: flex;
}

.center-button-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.property-type {
  font-family: var(--sohnebreit-light);
  color: #fff;
  letter-spacing: 1.92px;
  margin-bottom: 0;
  font-size: 16.5px;
  font-weight: 400;
  line-height: 24px;
}

.checkbox-container {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  margin-bottom: 10px;
  display: flex;
}

.checkbox-field {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  display: flex;
}

.cta-logo-wrapper {
  align-self: flex-start;
  width: 241px;
}

.developer-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cta-grid-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 175px;
  display: flex;
}

.cta-grid-div.wide {
  width: 194px;
}

.cta-details-heading {
  font-family: var(--sohnebreit-light);
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 400;
}

.footer-logo-div {
  width: 204px;
}

.footer-bottom-div {
  justify-content: space-between;
  display: flex;
}

.footer-left-heading {
  font-family: var(--sohnebreit-reuglar);
  color: #af9379;
  letter-spacing: .6px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}

.footer-center-div {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.residence-details-wrap {
  width: 38vw;
}

.residence-heading-wrapper, .residence-amenities-wrap {
  margin-top: 60px;
}

.residence-div {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.residence-icon-wrap {
  width: 24px;
  height: 24px;
}

.residence-heading {
  font-family: var(--sohnebreit-reuglar);
  color: #af9379;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 37px;
}

.slide {
  width: 100%;
  height: 100%;
}

.interior-slider {
  background-color: #ddd0;
  width: 75vw;
  height: 45.73vw;
}

.interior-quickstack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.interior-details-div {
  background-image: url('../images/Interior-Features.JPG');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 24.5vw;
  height: 45.73vw;
  padding: 20px;
  display: flex;
}

.interior-slider-img-wrap {
  width: 100%;
  height: 100%;
}

.slide-nav-3 {
  inset: auto 0% 0%;
}

.interior-heading-div {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.interior-heading {
  font-family: var(--sohnebreit-light);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}

.mobile-navbar {
  display: none;
}

.archi-slider-quickstack {
  width: 100%;
  margin-top: 60px;
  padding: 0;
}

.architechture-slider-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  width: 60vw;
  display: block;
}

.small-img-div {
  width: 290px;
  height: 362px;
  margin-right: 10px;
}

.slider-div {
  width: 100%;
}

.archi-slider {
  background-color: #ede4e400;
  width: 100%;
  height: 100%;
}

.archi-slider-img-wrapper {
  width: 100%;
  height: 611.451px;
}

.dwtn-logo-wrap {
  width: 30px;
  height: 123px;
  margin-left: 100px;
}

.archi-list-div {
  width: 355px;
  position: static;
  inset: auto auto 0% 0%;
}

.archi-list {
  padding-left: 20px;
}

.relative-div {
  width: 100%;
  height: 100%;
  position: relative;
}

.archi-list-heading {
  font-family: var(--sohnebreit-light);
  color: #fff;
  font-size: 12px;
  line-height: 27px;
}

.architecture-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.nav-right-wrapper {
  justify-content: flex-end;
  width: 294px;
  display: flex;
}

.cta-quickstack {
  margin-top: 100px;
  padding: 0;
}

.cta-quickstack.developer {
  margin-top: 60px;
}

.amenities-list-div {
  width: 220.641px;
}

.hotels-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 270px;
  display: flex;
}

.amenities-list-heading {
  font-family: var(--sohnebreit-light);
  color: #111d26;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
}

.list-div {
  width: 260px;
  height: 100%;
}

.video-para-wrapper {
  justify-content: center;
  align-items: center;
  width: 186px;
  height: 160px;
  display: flex;
}

.inquire-button-fixed {
  position: absolute;
  inset: 0%;
}

.inquire-button-div {
  z-index: 99999;
  width: 49px;
  height: 49px;
  position: fixed;
  inset: auto 4rem 4rem auto;
}

.amenities-grid-heading-exclude-anim {
  font-family: var(--sohnebreit-reuglar);
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.social-link {
  text-decoration: none;
}

@media screen and (min-width: 1440px) {
  .hero-section {
    height: 100vh;
  }

  .hero-image-wrapper {
    width: 100%;
    height: 100%;
  }

  .amenities-section-wrap.archi {
    padding-right: 4rem;
  }

  .slider-square-video-wrap {
    width: 29.31vw;
    height: 36.63vw;
  }

  .right-arrow {
    right: 63.1vw;
  }

  .amenities-wide-video-wrap {
    width: 60.14vw;
    height: 36.63vw;
  }

  .slider-wide-video {
    height: 36.63vw;
  }

  .form-block {
    margin-top: 0;
  }

  .register-form {
    margin-top: 2rem;
  }

  .residence-details-wrap {
    width: 35vw;
  }

  .dwtn-logo-wrap {
    margin-top: 0;
  }

  .archi-list-div {
    width: 328px;
    position: static;
    inset: auto auto 0% 0%;
  }

  .archi-list {
    padding-left: 20px;
  }

  .relative-div {
    height: 100%;
    position: relative;
  }

  .archi-list-heading {
    font-family: var(--sohnebreit-light);
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 27px;
    list-style-type: decimal;
  }
}

@media screen and (min-width: 1920px) {
  .section-heading {
    letter-spacing: .1vw;
    font-size: 2.08vw;
    line-height: 2.78vw;
  }

  .paragraph {
    font-size: .97vw;
    line-height: 1.53vw;
  }

  .paragraph.left {
    margin-bottom: .69vw;
  }

  .paragraph.video {
    line-height: 1.39vw;
  }

  .small-heading {
    font-size: 1.39vw;
  }

  .section-sub-heading.right {
    letter-spacing: .06vw;
    font-size: 1.39vw;
    line-height: 1.74vw;
  }

  .section-sub-heading.light {
    font-size: 1.39vw;
    line-height: 1.74vw;
  }

  .nav-logo-wrapper {
    width: 10vw;
    height: 3.75vw;
  }

  .navlink {
    font-size: .83vw;
  }

  .nav-menu {
    width: 29.86vw;
  }

  .hero-heading-wrapper {
    width: 46.32vw;
  }

  .section._4 {
    padding-bottom: 6.5vw;
  }

  .section._5 {
    padding-top: 8vw;
    padding-bottom: 6.5vw;
  }

  .section._7 {
    padding-top: 6.25vw;
    padding-bottom: 6.5vw;
  }

  .section._8 {
    padding-top: 8vw;
    padding-bottom: 7vw;
  }

  .section.inquire {
    padding-top: 8vw;
    padding-bottom: 6.5vw;
  }

  .section.cta {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .section.footer {
    padding-top: 6.5vw;
    padding-bottom: 1vw;
  }

  .section.archi {
    padding-top: 6.25vw;
    padding-bottom: 6.25vw;
  }

  .container {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .center-align-div {
    grid-column-gap: 2.08vw;
    grid-row-gap: 2.08vw;
    margin-bottom: 4.17vw;
  }

  .center-align-div.absolute {
    grid-column-gap: 2.08vw;
    grid-row-gap: 2.08vw;
  }

  .center-align-div.no-padding {
    grid-column-gap: 2.78vw;
    grid-row-gap: 2.78vw;
    margin-bottom: 2.78vw;
    margin-left: 3.82vw;
  }

  .center-align-div.project {
    grid-column-gap: 2.43vw;
    grid-row-gap: 2.43vw;
    margin-top: 9.72vw;
    margin-bottom: 4.17vw;
  }

  .center-align-div.location {
    grid-column-gap: 1.04vw;
    grid-row-gap: 1.04vw;
  }

  .section-logo-wrapper {
    margin-bottom: 2.08vw;
  }

  .section-heading-div {
    width: 41.6vw;
  }

  .long-image-wrapper {
    height: 44.31vw;
  }

  .floor-plan-div {
    grid-column-gap: 5.56vw;
    grid-row-gap: 5.56vw;
  }

  .floor-plan-div._3 {
    width: 55vw;
  }

  .floor-text {
    font-size: .83vw;
  }

  .button-wrapper {
    grid-column-gap: 1.39vw;
    grid-row-gap: 1.39vw;
    margin-top: 4.17vw;
    margin-left: 2.78vw;
  }

  .button.project {
    width: 19.72vw;
    padding: 1.04vw .69vw;
    font-size: .83vw;
  }

  .center-heading-div.project {
    width: 41.67vw;
  }

  .center-video-div {
    width: 70.28vw;
    height: 45vw;
    margin-top: 4.17vw;
  }

  .long-img-heading-div, .long-img-heading-div-2 {
    width: 23.33vw;
  }

  .section_name {
    font-size: 1vw;
  }

  .about_para_wrapper {
    width: 38.96vw;
  }

  .about_para_wrapper.location {
    width: 31.25vw;
  }

  .about_para_wrapper.cta {
    width: 28.26vw;
  }

  .floor_grid_div {
    text-align: center;
  }

  .list-item {
    font-size: .76vw;
  }

  .amenities-section-wrap {
    margin-top: 2.78vw;
    margin-bottom: 4.17vw;
  }

  .amenities-para-div {
    width: 25.97vw;
  }

  .amenities-para-div.left {
    width: 22.43vw;
    margin-top: 2.78vw;
  }

  .amenities-para-div.cta {
    width: 32.29vw;
  }

  .left-arrow {
    width: 2.22vw;
    height: 2.22vw;
    margin-left: 1.39vw;
  }

  .right-arrow {
    width: 2.22vw;
    height: 2.22vw;
    right: 63.8vw;
  }

  .amenities-icon-grid {
    grid-column-gap: 4.17vw;
    grid-row-gap: 4.17vw;
  }

  .amenities-grid-div {
    width: 9.03vw;
  }

  .amenities-icon-wrap {
    width: 6.88vw;
    height: 6.53vw;
  }

  .amenities-grid-heading {
    font-size: .97vw;
    line-height: 1.39vw;
  }

  .slider-img-heading {
    font-size: 1.11vw;
    line-height: 1.67vw;
  }

  .img-left-arrow {
    width: 4.24vw;
    height: 4.24vw;
    margin-left: 1.39vw;
  }

  .img-left-arrow.small {
    width: 3.47vw;
    height: 3.47vw;
    margin-left: 1.39vw;
  }

  .img-right-arrow {
    width: 4.24vw;
    height: 4.24vw;
    margin-right: 1.39vw;
  }

  .img-right-arrow.small {
    width: 3.47vw;
    height: 3.47vw;
    margin-right: 1.39vw;
  }

  .long-img-heading-div-3, .long-img-heading-div-4 {
    width: 29.31vw;
  }

  .image-section-heading-div {
    width: 27.01vw;
  }

  .inquire-form-div {
    width: 37.29vw;
    height: auto;
    padding: 2.78vw;
  }

  .form-heading {
    margin-top: .69vw;
    margin-bottom: .69vw;
    font-size: .83vw;
  }

  .tab-button, .tab-button.w--current {
    width: 7.71vw;
    padding-top: .69vw;
    padding-bottom: .69vw;
  }

  .button-text {
    letter-spacing: .22vw;
    font-size: .69vw;
  }

  .tab-menu {
    grid-column-gap: 1.74vw;
    grid-row-gap: 1.74vw;
  }

  .register-form {
    width: auto;
    margin-top: 1.111vw;
  }

  .submit-button {
    letter-spacing: .13vw;
    width: 10.069vw;
    font-size: 1.39vw;
    line-height: 1.667vw;
  }

  .text-field {
    letter-spacing: .13vw;
    min-height: auto;
    margin-bottom: .694vw;
    padding-top: 2.778vw;
    padding-bottom: 2.778vw;
    font-size: 2.5vw;
    line-height: 3.056vw;
  }

  .text-field::placeholder {
    font-size: 1.39vw;
  }

  .checkbox-text {
    font-size: 1.2vw;
    font-weight: 400;
    line-height: 1.389vw;
  }

  .checkbox-wrapper {
    grid-column-gap: 1.389vw;
    grid-row-gap: 1.389vw;
    margin-top: 1.39vw;
    padding-bottom: .694vw;
  }

  .property-type {
    letter-spacing: .13vw;
    font-size: 1.53vw;
    line-height: 2.083vw;
  }

  .checkbox-container {
    grid-column-gap: 1.74vw;
    grid-row-gap: 1.74vw;
    margin-bottom: .694vw;
  }

  .cta-logo-wrapper {
    width: 16.74vw;
  }

  .footer-logo-div {
    width: 14.17vw;
  }

  .footer-left-heading {
    font-size: .83vw;
  }

  .residence-heading-wrapper, .residence-amenities-wrap {
    margin-top: 4.17vw;
  }

  .residence-div {
    grid-column-gap: 2.08vw;
    grid-row-gap: 2.08vw;
  }

  .residence-icon-wrap {
    width: 1.67vw;
    height: 1.67vw;
  }

  .residence-heading {
    font-size: .83vw;
    line-height: 2.57vw;
  }

  .archi-slider-img-wrapper {
    height: 42.46vw;
  }

  .archi-list-div {
    width: 22.78vw;
  }

  .archi-list-heading {
    font-size: .83vw;
    line-height: 1.88vw;
  }

  .architecture-grid {
    grid-column-gap: 1.11vw;
    grid-row-gap: 1.11vw;
  }

  .nav-right-wrapper {
    width: 20.42vw;
  }

  .cta-image-wrapper {
    width: 100%;
    height: 100%;
  }

  .hotels-wrap {
    width: 18.75vw;
  }

  .amenities-list-heading {
    font-size: .83vw;
  }

  .list-div {
    width: 18.06vw;
  }

  .video-para-wrapper {
    width: 12.92vw;
    height: 11.11vw;
  }

  .inquire-button-div {
    width: 3.4vw;
    height: 3.4vw;
  }

  .amenities-grid-heading-exclude-anim {
    font-size: .97vw;
    line-height: 1.39vw;
  }
}

@media screen and (max-width: 991px) {
  .section-heading {
    font-size: 26px;
    line-height: 36px;
  }

  .section-heading.white {
    font-size: 18px;
    line-height: 22px;
  }

  .section-heading.cta {
    font-size: 22px;
    line-height: 28px;
  }

  .small-heading.white {
    font-size: 16px;
  }

  .section-sub-heading {
    font-size: 18px;
    line-height: 23px;
  }

  .navbar {
    display: none;
  }

  .navbar-container {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .navbar-content-wrapper {
    justify-content: space-between;
    align-items: center;
  }

  .nav-logo-wrapper {
    align-self: center;
    width: 118px;
    height: 43px;
  }

  .navlink {
    z-index: 99999;
  }

  .hero-heading-wrapper {
    width: 580px;
  }

  .image.logo {
    object-fit: contain;
  }

  .dropdown-logo-wrapper {
    left: 45%;
  }

  .section._2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section._4 {
    padding-bottom: 4rem;
  }

  .section._5, .section._7, .section._8, .section._10, .section.inquire, .section.cta {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section.footer {
    padding-top: 4rem;
  }

  .section.archi {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .container, .container.no-padding {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .container.no-padding.img {
    padding-left: 0;
    padding-right: 0;
  }

  .container.no-right-padding {
    padding-right: 3rem;
  }

  .container.mobile {
    z-index: 9999;
  }

  .center-align-div {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-bottom: 0;
  }

  .center-align-div.project {
    margin-top: 100px;
  }

  .center-align-div.location {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-heading-div {
    width: 100%;
  }

  .long-image-wrapper {
    width: 38vw;
  }

  .about-image-3 {
    width: 20vw;
    right: 1%;
  }

  .about-image-2 {
    left: 3%;
  }

  .floor-plan-div {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .center-heading-div {
    width: 100%;
  }

  .center-video-div {
    width: 100%;
    height: 50vh;
  }

  .center-align-video {
    height: 50vh;
  }

  .image-heading-div {
    width: 268px;
    margin-left: 3rem;
  }

  .long-img-heading-div {
    width: auto;
    top: 27%;
  }

  .long-img-heading-div-2, .about_para_wrapper.wide {
    width: auto;
  }

  .floor_grid_div {
    text-align: center;
  }

  .map-details_div {
    width: 100%;
    position: static;
  }

  .list-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .amenities-section-wrap.archi {
    flex-flow: column;
  }

  .amenities-para-div {
    margin-left: 0;
  }

  .amenities-para-div.archi {
    width: 100%;
  }

  .slider-content-grid {
    grid-template-columns: 1fr;
  }

  .slider-square-video-wrap {
    width: 100%;
    height: 60vw;
  }

  .square-video {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-nav {
    top: auto;
    left: 0%;
    right: 0%;
  }

  .left-arrow {
    inset: 0% auto 43% 0%;
  }

  .right-arrow {
    inset: 0% 3% 43% auto;
  }

  .amenities-wide-video-wrap {
    height: 100%;
  }

  .slider-wide-video {
    height: 400px;
    padding: 20px;
  }

  .amenities-icon-grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    place-items: center;
    width: 100%;
    height: 100%;
  }

  .amenities-grid-div {
    width: 113px;
  }

  .amenities-icon-wrap {
    width: 80px;
    height: 80px;
  }

  .amenities-grid-heading {
    font-size: 10px;
    line-height: 18px;
  }

  .slider-image-wrap {
    height: 70vh;
  }

  .slide-nav-2 {
    bottom: 10%;
  }

  .long-img-heading-div-3 {
    width: auto;
    bottom: 36%;
  }

  .long-img-heading-div-4 {
    width: auto;
    bottom: 18%;
    right: 10%;
  }

  .residence-quick-stack {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .residence-slider-div {
    order: -1;
  }

  .residence-slider {
    width: 100%;
  }

  .full-width-image-div {
    height: auto;
  }

  .register-form {
    width: 100%;
    margin-top: 2rem;
  }

  .text-field {
    padding: 20px 10px;
    font-size: 26px;
    line-height: 32px;
  }

  .checkbox-text {
    font-size: 14px;
    font-weight: 400;
  }

  .checkbox-field {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cta-logo-wrapper {
    width: 210px;
  }

  .developer-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .footer-bottom-div {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
  }

  .residence-details-wrap {
    width: 100%;
  }

  .residence-amenities-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    display: flex;
  }

  .interior-slider {
    width: 100%;
    height: auto;
  }

  .interior-quickstack {
    margin-top: 40px;
  }

  .interior-details-div {
    width: 100%;
    height: auto;
  }

  .slide-nav-3 {
    bottom: 0%;
  }

  .interior-heading-div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .mobile-navbar {
    z-index: 9999999;
    background-color: #ddd0;
    padding-top: 10px;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .mobile-logo-wrapper {
    z-index: 99999999;
    width: 130px;
    height: 100%;
    position: relative;
  }

  .mobile-nav-content-wrap {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 52vw;
    display: flex;
  }

  .right-align-div {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .lottie-menu {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 4.6rem;
    height: 4.6rem;
  }

  .menu-button {
    width: 4.6rem;
    padding: 0;
  }

  .menu-button.w--open {
    z-index: 999999;
    background-color: #c8c8c800;
  }

  .nav-menu-2, .nav-menu-2-copy {
    background-color: #c8c8c800;
    background-image: url('../images/Interior.JPG');
    background-position: 0 0;
    background-size: auto;
  }

  .nav-menu-mobile {
    z-index: 66666;
    background-color: #c8c8c800;
    background-image: url('../images/Interior.JPG');
    background-position: 0 0;
    background-size: auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    display: flex;
    inset: 0%;
  }

  .navlink-wrapper {
    z-index: 99999999;
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
  }

  .architechture-slider-div {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .archi-slider-img-wrapper {
    height: 400px;
  }

  .archi-list-div {
    left: 12%;
  }

  .architecture-grid {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .cta-quickstack.developer {
    margin-top: 0;
  }

  .inquire-button-div {
    bottom: 3rem;
    right: 3rem;
  }

  .amenities-grid-heading-exclude-anim {
    font-size: 10px;
    line-height: 18px;
  }
}

@media screen and (max-width: 767px) {
  .section-heading {
    font-size: 22px;
    line-height: 28px;
  }

  .small-heading.white {
    font-size: 14px;
  }

  .section-sub-heading {
    font-size: 14px;
    line-height: 20px;
  }

  .hero-heading-wrapper {
    width: 400px;
  }

  .center-align-div {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-top: 25px;
  }

  .section-heading-div.left {
    width: 300px;
  }

  .long-image-wrapper {
    width: 100%;
    height: auto;
    margin-top: 25px;
  }

  .about-image-3, .about-image-2 {
    display: none;
  }

  .floor-plan-div._3 {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .button-wrapper {
    flex-flow: column;
  }

  .center-heading-div.project {
    width: 100%;
  }

  .center-video-div {
    height: auto;
  }

  .section_name {
    font-size: 10px;
  }

  .about_para_wrapper, .about_para_wrapper.wide {
    width: 100%;
  }

  .map-details_div {
    padding-top: 40px;
    padding-bottom: 40px;
    display: none;
  }

  .list-wrapper {
    grid-template-columns: 1fr;
    place-items: center start;
  }

  .list-item {
    margin-bottom: 5px;
  }

  .amenities-section-wrap {
    flex-flow: column;
  }

  .amenities-para-div {
    align-self: flex-start;
    width: 100%;
  }

  .amenities-para-div.archi {
    margin-top: 20px;
  }

  .slider-square-video-wrap {
    width: 100%;
    height: 70vw;
  }

  .video-sub-heading-wrapper {
    bottom: 1px;
  }

  .video-sub-heading {
    font-size: 10px;
    line-height: 13px;
  }

  .left-arrow {
    left: 16%;
  }

  .right-arrow {
    right: 17.2vw;
  }

  .slider-image-wrap {
    height: 40vh;
  }

  .slider-img-heading {
    font-size: 14px;
    line-height: 20px;
  }

  .slide-nav-2 {
    bottom: 16%;
  }

  .img-left-arrow, .img-left-arrow.small, .img-right-arrow, .img-right-arrow.small {
    width: 40px;
    height: 40px;
  }

  .residence-quick-stack {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .checkbox {
    width: 30px;
    height: 30px;
  }

  .text-field {
    font-size: 24px;
    line-height: 32px;
  }

  .checkbox-text {
    font-size: 10px;
  }

  .property-type {
    font-size: 18px;
    line-height: 24px;
  }

  .checkbox-container {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .developer-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-columns: 1fr 1fr;
  }

  .footer-bottom-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: 20px;
  }

  .residence-heading-wrapper, .interior-quickstack {
    margin-top: 30px;
  }

  .dwtn-logo-wrap {
    height: 120px;
  }

  .architecture-grid {
    grid-template-columns: 1fr;
  }

  .amenities-list-div, .list-div {
    width: 100%;
  }

  .inquire-button-div {
    bottom: 2rem;
    right: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .section-heading {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
  }

  .section-heading.white {
    font-size: 15px;
  }

  .section-heading.left {
    font-size: 14px;
    line-height: 24px;
  }

  .section-heading.cta {
    font-size: 16px;
  }

  .paragraph {
    font-size: 12px;
  }

  .paragraph.left {
    line-height: 16px;
  }

  .section-sub-heading {
    font-size: 12px;
  }

  .section-sub-heading.light {
    line-height: 16px;
  }

  .hero-heading-wrapper {
    width: 200px;
  }

  .image.parallax {
    height: 100%;
  }

  .dropdown-logo-wrapper {
    width: 40px;
    height: 80px;
    left: 42%;
  }

  .section._2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section._4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .section._5, .section._8, .section.inquire, .section.cta {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section.footer {
    padding-top: 2rem;
  }

  .section.archi {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .container, .container.no-padding {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.no-right-padding {
    padding-right: 1rem;
  }

  .container.mobile {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .center-align-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: 10px;
  }

  .center-align-div.no-padding {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .center-align-div.project {
    margin-top: 20px;
  }

  .center-align-div.location {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    margin-top: 0;
  }

  .section-logo-wrapper {
    margin-bottom: 10px;
  }

  .section-logo-wrapper.cta {
    margin-bottom: 0;
  }

  .section-heading-div.left {
    width: auto;
    margin-top: 0;
  }

  .section-heading-div.left.cta {
    margin-top: 10px;
  }

  .floor-plan-div {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .floor-plan-div._3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .button-wrapper {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-left: 0;
  }

  .button.project {
    text-align: center;
    width: auto;
  }

  .center-heading-div.project {
    width: 100%;
  }

  .center-align-video {
    width: 100%;
    height: 180px;
  }

  .image-heading-div {
    margin-top: 4rem;
    margin-left: 1rem;
    inset: 0% auto auto 0%;
  }

  .long-img-heading-div {
    top: 12%;
  }

  .long-img-heading-div-2 {
    top: 33%;
  }

  .hero-image-wrapper {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/Moment-R06.png');
    background-position: 0 0, 50%;
    height: 100%;
  }

  .section_name {
    line-height: 16px;
  }

  .about_para_wrapper {
    width: auto;
  }

  .about_para_wrapper.location, .about_para_wrapper.cta {
    width: 100%;
  }

  .map-details_div {
    padding-left: 20px;
  }

  .list-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .list-item {
    font-size: 11px;
    line-height: 18px;
  }

  .amenities-section-wrap {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .amenities-para-div {
    width: auto;
  }

  .amenities-para-div.left {
    width: 100%;
    margin-left: 0;
  }

  .amenities-para-div.archi {
    width: 100%;
    margin-bottom: 20px;
  }

  .amenities-para-div.cta {
    width: 100%;
  }

  .dtwn_logo_left {
    width: 24px;
    height: 98px;
    position: static;
  }

  .slider-square-video-wrap {
    width: 100%;
    height: 80vw;
  }

  .video-sub-heading-wrapper {
    width: 100%;
    height: 100%;
    bottom: 0;
  }

  .slide-nav {
    inset: auto 0% -6%;
  }

  .left-arrow {
    bottom: 60%;
    left: 0%;
  }

  .right-arrow {
    bottom: 60%;
    right: 5vw;
  }

  .slider-wide-video {
    height: 420px;
  }

  .amenities-icon-grid {
    grid-template-columns: 1fr 1fr;
    place-items: start center;
  }

  .image-slider {
    margin-top: 30px;
  }

  .slider-image-wrap {
    height: 36vh;
  }

  .slider-img-heading {
    font-size: 10px;
    line-height: 16px;
  }

  .slide-nav-2 {
    min-height: 15px;
    inset: auto 0% 18%;
  }

  .img-left-arrow {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    inset: 0% auto 5% 0%;
  }

  .img-left-arrow.small {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    inset: 0% auto 0% 0%;
  }

  .img-left-arrow.archi {
    width: 30px;
    height: 30px;
  }

  .img-left-arrow.up {
    bottom: 15%;
  }

  .img-right-arrow, .img-right-arrow.small {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    inset: 0% 0% 0% auto;
  }

  .img-right-arrow.archi {
    width: 30px;
    height: 30px;
  }

  .img-right-arrow.up {
    inset: 0% 0% 15% auto;
  }

  .long-img-heading-div-3 {
    bottom: 30%;
  }

  .long-img-heading-div-4 {
    bottom: 9%;
  }

  .image-section-heading-div {
    width: auto;
    right: 1rem;
  }

  .inquire-form-div {
    width: 100%;
    height: auto;
    margin-top: 4rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .checkbox {
    width: 20px;
    height: 20px;
  }

  .error-message {
    display: none;
  }

  .form-block {
    width: 100%;
    margin-top: 0;
  }

  .checkbox-heading-div {
    font-size: 12px;
  }

  .submit-button {
    align-self: center;
    width: auto;
    font-size: 12px;
    line-height: 18px;
  }

  .text-field {
    min-height: 40px;
    padding: 10px 5px;
    font-size: 12px;
    line-height: 20px;
  }

  .text-field::placeholder, .checkbox-text {
    font-size: 12px;
  }

  .checkbox-wrapper {
    margin-top: 10px;
  }

  .center-button-wrapper {
    margin-top: 40px;
  }

  .property-type {
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
  }

  .checkbox-container {
    flex-flow: column;
  }

  .cta-logo-wrapper {
    width: 160px;
  }

  .developer-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .cta-grid-div {
    width: auto;
  }

  .footer-logo-div {
    width: 150px;
  }

  .footer-left-heading {
    text-align: center;
  }

  .footer-center-div {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: row;
  }

  .residence-heading-wrapper {
    margin-top: 0;
  }

  .residence-amenities-wrap {
    margin-top: 30px;
  }

  .residence-div {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 10px;
  }

  .residence-heading {
    font-size: 10px;
    line-height: 23px;
  }

  .slide-nav-3 {
    bottom: 0%;
  }

  .interior-heading {
    font-size: 10px;
  }

  .mobile-logo-wrapper {
    width: 104px;
  }

  .mobile-nav-content-wrap {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .right-align-div {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .lottie-menu {
    width: 2.5rem;
    height: auto;
    margin-top: -10px;
  }

  .menu-button {
    justify-content: flex-end;
    align-items: center;
    width: auto;
    height: 1.4rem;
    position: absolute;
    inset: 10px 1rem auto auto;
  }

  .small-img-div {
    width: 100%;
    height: auto;
  }

  .archi-slider {
    height: 268px;
  }

  .archi-slider-img-wrapper {
    height: 100%;
  }

  .dwtn-logo-wrap {
    margin-left: 60px;
  }

  .archi-list-div {
    width: 100%;
    margin-top: 20px;
    position: static;
    left: 0%;
  }

  .archi-list-heading {
    font-size: 10px;
    line-height: 26px;
  }

  .architecture-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .cta-quickstack {
    margin-top: 0;
  }

  .hotels-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .amenities-list-heading {
    margin-bottom: 0;
  }

  .inquire-button-div {
    width: 29px;
    height: 29px;
    bottom: 1rem;
    right: 1rem;
  }
}

#w-node-_54c64d73-afac-26bf-c445-dc258f055102-c0460234, #w-node-e1dffe04-a916-3b0b-a5e1-da90de31b25b-c0460234 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_54c64d73-afac-26bf-c445-dc258f055102-c0460234 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_54c64d73-afac-26bf-c445-dc258f055104-c0460234 {
    order: 9999;
  }

  #w-node-_7622a9b2-a93a-b0dd-aa7c-e160e8a03042-c0460234, #w-node-b755d9cf-b033-b8c4-8be6-6f167fa6cb59-c0460234, #w-node-_16e92168-c14f-2c64-02b4-4111b6be46b8-c0460234, #w-node-_1538979c-ab63-c828-4ced-1f36ad3be50b-c0460234, #w-node-_09af3b1f-7365-54a9-2dd6-c87f7a057e73-c0460234, #w-node-ad8d57c7-e0ab-9138-3fb8-6d32af599903-c0460234 {
    justify-self: center;
  }

  #w-node-e1dffe04-a916-3b0b-a5e1-da90de31b25b-c0460234 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_51038b10-8682-58e5-810e-25a35181b4b1-c0460234 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f0a00d9f-9e0c-dde4-8728-1f6da54d30d2-c0460234 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-e44972c5-8381-67b1-f771-fb58bd722ebd-c0460234 {
    grid-area: 6 / 1 / 7 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e1dffe04-a916-3b0b-a5e1-da90de31b25b-c0460234 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Sohnebreit Buch';
  src: url('../fonts/SohneBreit-Buch.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sohnebreit Kraftig';
  src: url('../fonts/SohneBreit-Kraftig.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spicaarabic';
  src: url('../fonts/SpicaArabic-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sohnebreit Leicht';
  src: url('../fonts/SohneBreit-Leicht.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spicaarabic Book';
  src: url('../fonts/SpicaArabic-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spicaarabic';
  src: url('../fonts/SpicaArabic-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}