/* CSS Document */
html {
  height: 100%;
}
body {
  overflow: auto;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.home-page-hero-image {
  width: 100%;
  height: 900px;
  overflow: hidden;
  position: relative;
  background-image: url("../images/home-page-hero-image.webp");
  background-size: cover;
  background-position: center center;
}
.dark-video-overlay {
  z-index: 2;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.fixed-navigation {
  position: fixed;
  width: 100%;
  z-index: 10000;
}
.home-page-container {
  position: relative;
  z-index: 3;
}
.navigation-top-bar {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  margin-top: 1.8%;
}
.navigation-desktop {
  height: 142px;
  position: relative;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 17px;
  line-height: 18px;
}
.navigation-bottom-bar {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
.logo {
  width: 240px;
  float: left;
  margin-top: 41px;
  cursor: pointer;
}
.navigation-vertical-divider {
  width: 1px;
  height: 142px;
  float: left;
  background-color: #ffffff;
  margin-left: 45px;
}
.navigation-top-area {
  height: 54px;
  float: left;
  width: 1163px;
  border-right: 1px solid #ffffff;
}
.navigation-horizontal-divider {
  width: 2500px;
  height: 1px;
  position: absolute;
  top: 54px;
  left: 285px;
  background-color: #ffffff;
}
.apply-now-box {
  float: right;
  border-left: 1px solid #ffffff;
  text-align: center;
  padding-top: 11px;
  width: 120px;
  height: 54px;
}
.navigation-phone {
  float: right;
  margin-right: 40px;
  padding-top: 18px;
}
.navigation-desktop a:link {
  color: #ffffff;
  text-decoration: none;
}
.navigation-desktop a:active {
  color: #ffffff;
  text-decoration: none;
}
.navigation-desktop a:visited {
  color: #ffffff;
  text-decoration: none;
}
.navigation-desktop a:hover {
  color: #ffffff;
  text-decoration: underline;
}
a:link {
  color: #739b53;
  text-decoration: none;
}
a:active {
  color: #739b53;
  text-decoration: none;
}
a:visited {
  color: #739b53;
  text-decoration: none;
}
a:hover {
  color: #739b53;
  text-decoration: underline;
}
.navigation-bottom-area {
  float: left;
  width: 1163px;
  height: 50px;
}
.navigation-bottom-area ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
  margin-right: 25px;
  margin-top: 36px;
}
.navigation-bottom-area li {
  display: inline;
  margin-left: 60px;
}
.home-page-callout {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  font-size: 45px;
  line-height: 52px;
  margin-top: 390px;
  margin-left: 100px;
  letter-spacing: 0.04em;
}
.book-a-tour-button {
  width: 233px;
  height: 51px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
  float: left;
  margin-top: 50px;
  border: 1px solid #ffffff;
  margin-left: 100px;
}
.book-a-tour-button-left {
  width: 182px;
  height: 50px;
  border-right: 1px solid #ffffff;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  padding-top: 15px;
  color: #ffffff;
  letter-spacing: 0.02em;
  float: left;
}
.book-a-tour-button-right {
  width: 49px;
  float: left;
}
.arrow {
  width: 17px;
  margin: auto;
  margin-top: 14px;
}
.button-animations {
  transition: transform 0.3s;
  cursor: pointer;
}
.button-animations:hover {
  transform: scale(1.1);
}
.site-padding {
  padding-left: 100px;
  padding-right: 100px;
}
footer {
  height: 380px;
  background-color: #739b53;
  padding-top: 70px;
}
footer a:link {
  color: #ffffff;
  text-decoration: none;
}
footer a:active {
  color: #ffffff;
  text-decoration: none;
}
footer a:visited {
  color: #ffffff;
  text-decoration: none;
}
footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer-logo-box {
  float: left;
  width: 260px;
}
.footer-logo {
  width: 200px;
}
.footer-hours-box {
  float: left;
  width: 318px;
  border-right: 1px solid #ffffff;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  letter-spacing: 0.02em;
}
.footer-privacy-box {
  float: left;
  width: 260px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  padding-left: 60px;
  letter-spacing: 0.02em;
}
.footer-copyright {
  color: #ffffff;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  margin-top: 80px;
  letter-spacing: 0.02em;
}
.hilltop {
  width: 130px;
  margin-top: 20px;
  cursor: pointer;
}
.accessibility {
  float: right;
  width: 52px;
}
.equal-housing {
  float: right;
  width: 52px;
  margin-right: 16px;
}
.clickable {
  cursor: pointer;
}
.main-section-home {
  padding-top: 60px;
  padding-bottom: 60px;
}
.home-page-intro-text {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 23px;
  line-height: 36px;
  padding-right: 40px;
}
.home-page-intro-headline {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 45px;
  line-height: 54px;
  color: #005a65;
  margin-top: 20px;
  margin-bottom: 10px;
}
.home-page-left-image-1 {
  width: 37.43%;
  float: left;
  margin-top: 30px;
}
.home-page-right-image-1 {
  width: 60.56%;
  float: right;
  margin-top: 30px;
}
.home-page-image-4 {
  margin-top: 30px;
}
.home-page-intro-text-right {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 23px;
  line-height: 36px;
  padding-left: 60px;
  margin-top: 15px;
}
.home-page-intro-headline-right {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 45px;
  line-height: 54px;
  color: #005a65;
  margin-top: 30px;
  padding-left: 60px;
}
.home-page-image-5 {
  float: right;
  margin-top: 40px;
  width: 400px;
}
.home-graphic-1 {
  margin: auto;
  width: 129px;
  margin-top: 35px;
}
.home-graphic-2 {
  margin: auto;
  width: 130px;
  margin-top: 35px;
}
.home-graphic-3 {
  margin: auto;
  width: 127px;
  margin-top: 39px;
}
.home-graphic-4 {
  margin: auto;
  width: 138px;
  margin-top: 35px;
}
.home-graphic-caption {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  margin-top: 25px;
  text-align: center;
}
.explore-amenities-button {
  width: 350px;
  height: 51px;
  cursor: pointer;
  border: 1px solid #739b53;
  margin: auto;
  margin-top: 40px;
}
.explore-amenities-button-left {
  width: 295px;
  height: 50px;
  border-right: 1px solid #739b53;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  padding-top: 15px;
  color: #739b53;
  letter-spacing: 0.02em;
  float: left;
}
.explore-amenities-button-right {
  width: 49px;
  float: left;
}
.grapics-row {
  position: relative;
  left: -30px;
}
.generous-section {
  height: auto;
  background-color: #d8c69d;
  padding-top: 80px;
  padding-bottom: 80px;
}
.generous-headline {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 52px;
  color: #739b53;
  line-height: 60px;
  letter-spacing: 0.02em;
}
.generous-text {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  color: #40474f;
  line-height: 32px;
  margin-top: 10px;
}
.explore-features-button {
  width: 350px;
  height: 51px;
  cursor: pointer;
  border: 1px solid #739b53;
  margin: auto;
  background-color: #ebede2;
}
.explore-features-button-left {
  width: 295px;
  height: 50px;
  border-right: 1px solid #739b53;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  padding-top: 15px;
  color: #739b53;
  letter-spacing: 0.02em;
  float: left;
}
.explore-features-button-right {
  width: 49px;
  float: left;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.promo-banner {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  box-sizing: border-box;
  background-color: #5f6369;
  color: #C7ED91;
  z-index: 10000;
}
.promo-banner-content {
  min-height: 0;
  padding: 12px 65px 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.promo-banner-line {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
}
.promo-banner-line-top {
  font-size: 38px;
  line-height: 1.05;
  letter-spacing: 0.01em;
}
.promo-banner-line-bottom {
  margin-top: 6px;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.01em;
  color: #ffffff;
}
.promo-banner-close {
  position: absolute;
  top: 8px;
  right: 14px;
  z-index: 2;
  width: 34px;
  height: 34px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 31px;
  line-height: 1;
  font-weight: 300;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}
.promo-banner-close:hover,
.promo-banner-close:focus {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.18);
  opacity: 1;
  transform: scale(1.08);
  outline: none;
}
.promo-banner::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  opacity: 0;
  transition: opacity 0.35s ease;
  pointer-events: none;
}
.promo-banner.promo-banner-visible::after {
  opacity: 1;
}
.plans-page-hero-image {
  height: 700px;
  background-image: url("../images/plans-page-hero-image.webp");
  background-size: cover;
  background-position: center top;
}
.amenities-page-callout {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  font-size: 45px;
  line-height: 52px;
  margin-top: 340px;
  margin-left: 100px;
  letter-spacing: 0.04em;
}
.amenities-page-intro-text {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 23px;
  line-height: 32px;
}
.interactive-button {
  width: 335px;
  height: 51px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
  float: left;
  margin-top: 40px;
  border: 1px solid #ffffff;
  margin-left: 100px;
}
.interactive-button-left {
  width: 282px;
  height: 50px;
  border-right: 1px solid #ffffff;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  padding-top: 15px;
  color: #ffffff;
  letter-spacing: 0.02em;
  float: left;
}
.interactive-button-right {
  width: 49px;
  float: left;
}
.main-section-plans {
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-headline {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 44px;
  color: #005a65;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
}
.main-section-plans {
  padding-top: 40px;
  padding-bottom: 40px;
}
.plan-selector {
  width: 640px;
  margin: auto;
  margin-top: 30px;
  font-family: "aaux-next", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  color: #5f6369;
  letter-spacing: 0.01em;
}
.plan-selector-left {
  float: left;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 5px;
  cursor: pointer;
}
.plan-selector-right {
  float: right;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 5px;
  cursor: pointer;
}
.plan-selector-selected {
  font-family: "aaux-next", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #005a65 !important;
  border-bottom: 4px solid #005a65 !important;
  cursor: default!important;
  transition: all 0s ease;
}
/* Filter Buttons Styling */
.filter-buttons {
  margin-bottom: 40px;
}
.filter-buttons button {
  margin: 5px;
  padding: 10px 15px;
  cursor: pointer;
  border: none;
  background-color: #e0e0e0;
  border-radius: 5px;
}
.filter-buttons button:hover {
  background-color: #d0d0d0;
}
/* Height Animator for Smooth Transitions */
.height-animator {
  transition: height 0.3s ease;
  height: auto;
}
/* Floor Plans Container */
.floor-plans-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 40px;
  column-gap: 90px;
  position: relative;
  /* For positioning fading clones */
}
/* Individual Floor Plan Styling */
.floor-plan {
  border: 1px solid rgba(0, 0, 0, 0.4);
  padding: 20px;
  padding-top: 40px;
  text-align: center;
  height: 590px;
  /* Fixed height for consistency */
  transition: transform 0.5s ease, opacity 0.5s ease;
  width: 360px;
  margin: auto;
  background-color: #ffffff;
}
/* Fading Out Animation for Clones */
.fading-out {
  transition: opacity 0s ease;
  opacity: 0;
}
.fp-name {
  font-family: "aaux-next", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  text-align: center;
  color: #005a65;
  margin-top: 10px;
  letter-spacing: 0.05em;
}
.fp-size {
  font-family: "aaux-next", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  color: #739b53;
  margin-top: 10px;
  line-height: 22px;
  margin-bottom: 15px;
}
.bed-graphic {
  width: 22px;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
.bath-graphic {
  width: 22px;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
.size-graphic {
  width: 22px;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
.check-availability-fp-button {
  width: 200px;
  height: 38px;
  margin: auto;
  margin-top: 20px;
  background-color: #005a65;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  font-family: "aaux-next", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  padding-top: 7px;
  letter-spacing: 0.02em;
}
.download-plan {
  margin: auto;
  margin-top: 25px;
  cursor: pointer;
  width: 190px;
}
.phase-selector {
  width: 580px;
  margin: auto;
  margin-top: 40px;
  font-family: "aaux-next", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  color: #5f6369;
  letter-spacing: 0.01em;
}
.phase-selector-left {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  cursor: pointer;
}
.phase-selector-right {
  float: right;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  cursor: pointer;
}
.phase-selector-middle {
  margin-left: 30px;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  cursor: pointer;
}
.phase-selector-selected {
  font-family: "aaux-next", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #005a65 !important;
  border-bottom: 4px solid #005a65 !important;
  cursor: default!important;
  transition: all 0s ease;
}
.amenities-page-hero-image {
  height: 700px;
  background-image: url("../images/amenities-page-hero-image.webp");
  background-size: cover;
  background-position: center center;
}
.features-title {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  border-bottom: 1px solid #739b53;
  color: #005a65;
  margin-top: 60px;
  padding-bottom: 4px;
}
.amenities-list {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  margin-top: 30px;
}
.custom-bullets {
  list-style: none;
  /* Remove default bullets */
  padding-left: 20px;
  /* Adjust spacing for custom bullet */
}
.custom-bullets li::before {
  content: "»";
  /* Add custom bullet */
  color: black;
  /* Optional: set bullet color */
  display: inline-block;
  width: 1em;
  /* Space between bullet and text */
  margin-left: -1em;
  /* Align bullet properly */
}
.amenities-list li {
  margin-bottom: 6px;
}
.dark-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10000000;
  background-color: rgba(0, 0, 0, 0.9);
  cursor: pointer;
  display: none;
  top: 0px;
  left: 0px;
}
.modal-overlay {
  width: auto;
  height: auto;
  padding: 30px;
  padding-top: 45px;
  background-color: #ffffff;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #74045f;
  font-size: 26px;
  z-index: 10000001;
  white-space: nowrap;
  text-align: center;
  display: none;
}
.close-x {
  position: absolute;
  top: 0px;
  right: 7px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.contact-page-hero-image {
  height: 700px;
  background-image: url("../images/contact-page-hero-image.webp");
  background-size: cover;
  background-position: center center;
}
.form-area {
  height: auto;
  background-color: #edeae2;
  padding-top: 70px;
  padding-bottom: 70px;
}
.form-control {
  height: 54px;
  width: 98.5%;
  margin-bottom: 20px;
  border-radius: 0px;
  border: 1px solid #000000;
  background-color: #ffffff;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
.left {
  float: left;
}
.right {
  float: right;
}
textarea.form-control {
  height: 135px;
  width: 100%;
}
.form-control::-moz-placeholder {
  color: #000000;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #000000;
}
.form-control::-webkit-input-placeholder {
  color: #000000;
}
.submit-form-button {
  width: 350px;
  height: 51px;
  cursor: pointer;
  border: 1px solid #5f6369;
  background-color: #f5f3ee;
  float: right;
}
.google-disclaimer {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  margin-top: 20px;
}
.google-disclaimer a:link {
  color: #739b53;
}
.google-disclaimer a:active {
  color: #739b53;
}
.google-disclaimer a:visited {
  color: #739b53;
}
.google-disclaimer a:hover {
  color: #739b53;
}
.contact-page-bolder {
  color: #005a65;
  font-weight: 500;
}
.location-page-hero-image {
  height: 700px;
  background-image: url("../images/location-page-hero-image.webp");
  background-size: cover;
  background-position: center center;
}
.regular-text a:link {
  color: #000000;
  text-decoration: none;
}
.regular-text a:active {
  color: #000000;
  text-decoration: none;
}
.regular-text a:visited {
  color: #000000;
  text-decoration: none;
}
.regular-text a:hover {
  color: #000000;
  text-decoration: underline;
}
.sip-savor-headline {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 47px;
  line-height: 45px;
  color: #005a65;
  letter-spacing: 0.05em;
  margin-top: 40px;
  text-align: left;
}
.location-images-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* Vertically centers images if needed */
  width: 100%;
  /* Adjust as needed */
  margin-top: 60px;
  position: relative;
}
.location-images-container-1,
.location-images-container-2,
.location-images-container-3 {
  width: 415px;
  /* Adjust based on your needs */
  height: 285px;
  /* Maintains aspect ratio */
}
/* Optional: Ensure the center image is perfectly centered */
.location-images-container div:nth-child(2) {
  margin: 0 auto;
}
.location-image-container-1,
.location-image-container-2,
.location-image-container-3 {
  position: relative;
  width: 415px;
  /* Adjust based on your needs */
  height: 285px;
  /* Maintains aspect ratio */
}
.location-image-text {
  color: #ffffff;
  position: absolute;
  left: 15px;
  bottom: 15px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 0.01em;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}
.location-image {
  position: absolute;
  width: 415px;
  /* Adjust based on your needs */
  height: 285px;
  /* Maintains aspect ratio */
  top: 0px;
  left: 0px;
}
.location-image-1 {
  background-image: url("../images/location-image-1.webp");
  background-size: cover;
}
.location-image-2 {
  background-image: url("../images/location-image-2.webp");
  background-size: cover;
}
.location-image-3 {
  background-image: url("../images/location-image-3.webp");
  background-size: cover;
}
.location-image-4 {
  background-image: url("../images/location-image-4.webp");
  background-size: cover;
  display: none;
  opacity: 0;
}
.location-image-5 {
  background-image: url("../images/location-image-5.webp");
  background-size: cover;
  display: none;
  opacity: 0;
}
.location-image-6 {
  background-image: url("../images/location-image-6.webp");
  background-size: cover;
  display: none;
  opacity: 0;
}
.location-image-7 {
  background-image: url("../images/location-image-7.webp");
  background-size: cover;
  display: none;
  opacity: 0;
}
.location-image-8 {
  background-image: url("../images/location-image-8.webp");
  background-size: cover;
  display: none;
  opacity: 0;
}
.location-image-9 {
  background-image: url("../images/location-image-9.webp");
  background-size: cover;
  display: none;
  opacity: 0;
}
.map-categories {
  width: 850px;
  margin: auto;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* Vertically centers images if needed */
}
.map-category {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 0.04em;
  padding-bottom: 5px;
  cursor: pointer;
}
.map-category-selected {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #005a65;
  border-bottom: 4px solid #005a65;
  cursor: default;
}
.map-category-divider {
  height: 1px;
  width: 100%;
  background-color: #000000;
}
#map {
  height: 900px;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 40px;
}
#controls {
  margin: 10px 0;
}
#error-message {
  color: red;
  margin: 10px 0;
}
.promotional-sms-consent {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.25;
}
.promotional-sms-consent input[type="checkbox"] {
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  margin: 0;
  accent-color: #739b53;
  cursor: pointer;
}
.promotional-sms-consent label {
  margin: 0;
  font-weight: 400;
  cursor: pointer;
}
.promotional-sms-consent a,
.promotional-sms-consent a:link,
.promotional-sms-consent a:visited,
.promotional-sms-consent a:hover,
.promotional-sms-consent a:active {
  color: #739b53;
}
@media only screen and (max-width: 1500px) {
  .home-page-hero-image {
    height: 720px;
  }
  .dark-video-overlay {
    left: 0px;
    top: 0px;
  }
  .navigation-top-bar {
    height: 0.8px;
  }
  .navigation-desktop {
    height: 113.6px;
    font-size: 13.6px;
    line-height: 14.4px;
  }
  .navigation-bottom-bar {
    height: 0.8px;
  }
  .logo {
    width: 192px;
    margin-top: 32.8px;
  }
  .navigation-vertical-divider {
    width: 0.8px;
    height: 113.6px;
    margin-left: 36px;
  }
  .navigation-top-area {
    height: 43.2px;
    width: 930.4px;
    border-right: 0.8px solid #ffffff;
  }
  .navigation-horizontal-divider {
    width: 2000px;
    height: 0.8px;
    top: 43.2px;
    left: 228px;
  }
  .apply-now-box {
    border-left: 0.8px solid #ffffff;
    padding-top: 8.8px;
    width: 96px;
    height: 43.2px;
  }
  .navigation-phone {
    margin-right: 32px;
    padding-top: 14.4px;
  }
  .navigation-bottom-area {
    width: 930.4px;
    height: 40px;
  }
  .navigation-bottom-area ul {
    margin-right: 20px;
    margin-top: 28.8px;
  }
  .navigation-bottom-area li {
    margin-left: 48px;
  }
  .home-page-callout {
    font-size: 36px;
    line-height: 41.6px;
    margin-top: 312px;
    margin-left: 80px;
  }
  .book-a-tour-button {
    width: 186.4px;
    height: 40.8px;
    margin-top: 40px;
    border: 0.8px solid #ffffff;
    margin-left: 80px;
  }
  .book-a-tour-button-left {
    width: 145.6px;
    height: 40px;
    border-right: 0.8px solid #ffffff;
    font-size: 16px;
    line-height: 16px;
    padding-top: 12px;
  }
  .book-a-tour-button-right {
    width: 39.2px;
  }
  .arrow {
    width: 13.6px;
    margin-top: 8px;
  }
  .site-padding {
    padding-left: 80px;
    padding-right: 80px;
  }
  footer {
    height: 304px;
    padding-top: 56px;
  }
  .footer-logo-box {
    width: 208px;
  }
  .footer-logo {
    width: 160px;
  }
  .footer-hours-box {
    width: 254.4px;
    border-right: 0.8px solid #ffffff;
    font-size: 16px;
    line-height: 20.8px;
  }
  .footer-privacy-box {
    width: 208px;
    font-size: 16px;
    line-height: 20.8px;
    padding-left: 48px;
  }
  .footer-copyright {
    font-size: 16px;
    line-height: 16px;
    margin-top: 64px;
  }
  .hilltop {
    width: 104px;
    margin-top: 16px;
  }
  .accessibility {
    width: 41.6px;
  }
  .equal-housing {
    width: 41.6px;
    margin-right: 12.8px;
  }
  .main-section-home {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .home-page-intro-text {
    font-size: 18.4px;
    line-height: 28.8px;
    padding-right: 32px;
  }
  .home-page-intro-headline {
    font-size: 36px;
    line-height: 43.2px;
    margin-top: 16px;
    margin-bottom: 8px;
  }
  .home-page-left-image-1 {
    margin-top: 24px;
  }
  .home-page-right-image-1 {
    margin-top: 24px;
  }
  .home-page-image-4 {
    margin-top: 24px;
  }
  .home-page-intro-text-right {
    font-size: 18.4px;
    line-height: 28.8px;
    padding-left: 48px;
    margin-top: 12px;
  }
  .home-page-intro-headline-right {
    font-size: 36px;
    line-height: 43.2px;
    margin-top: 24px;
    padding-left: 48px;
  }
  .home-page-image-5 {
    margin-top: 32px;
    width: 320px;
  }
  .home-graphic-1 {
    width: 103.2px;
    margin-top: 28px;
  }
  .home-graphic-2 {
    width: 104px;
    margin-top: 28px;
  }
  .home-graphic-3 {
    width: 101.6px;
    margin-top: 31.2px;
  }
  .home-graphic-4 {
    width: 110.4px;
    margin-top: 28px;
  }
  .home-graphic-caption {
    font-size: 14.4px;
    line-height: 19.2px;
    margin-top: 20px;
  }
  .explore-amenities-button {
    width: 280px;
    height: 40.8px;
    border: 0.8px solid #739b53;
    margin-top: 32px;
  }
  .explore-amenities-button-left {
    width: 236px;
    height: 40px;
    border-right: 0.8px solid #739b53;
    font-size: 16px;
    line-height: 16px;
    padding-top: 12px;
  }
  .explore-amenities-button-right {
    width: 39.2px;
  }
  .grapics-row {
    left: -24px;
  }
  .generous-section {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .generous-headline {
    font-size: 41.6px;
    line-height: 48px;
  }
  .generous-text {
    font-size: 19.2px;
    line-height: 25.6px;
    margin-top: 8px;
  }
  .explore-features-button {
    width: 280px;
    height: 40.8px;
    border: 0.8px solid #739b53;
  }
  .explore-features-button-left {
    width: 236px;
    height: 40px;
    border-right: 0.8px solid #739b53;
    font-size: 16px;
    line-height: 16px;
    padding-top: 12px;
  }
  .explore-features-button-right {
    width: 39.2px;
  }
  .h1,
  .h2,
  .h3,
  h1,
  h2,
  h3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .promo-banner-content {
    padding: 9.6px 52px 8px;
  }
  .promo-banner-line-top {
    font-size: 30.4px;
  }
  .promo-banner-line-bottom {
    margin-top: 4.8px;
    font-size: 20.8px;
  }
  .promo-banner-close {
    top: 6.4px;
    right: 11.2px;
    width: 27.2px;
    height: 27.2px;
    font-size: 24.8px;
  }
  .promo-banner::after {
    height: 0.8px;
  }
  .plans-page-hero-image {
    height: 560px;
  }
  .amenities-page-callout {
    font-size: 36px;
    line-height: 41.6px;
    margin-top: 272px;
    margin-left: 80px;
  }
  .amenities-page-intro-text {
    font-size: 18.4px;
    line-height: 25.6px;
  }
  .interactive-button {
    width: 268px;
    height: 40.8px;
    margin-top: 32px;
    border: 0.8px solid #ffffff;
    margin-left: 80px;
  }
  .interactive-button-left {
    width: 225.6px;
    height: 40px;
    border-right: 0.8px solid #ffffff;
    font-size: 16px;
    line-height: 16px;
    padding-top: 12px;
  }
  .interactive-button-right {
    width: 39.2px;
  }
  .main-section-plans {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .page-headline {
    font-size: 35.2px;
    margin-bottom: 16px;
  }
  .main-section-plans {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .plan-selector {
    width: 512px;
    margin-top: 24px;
    font-size: 17.6px;
  }
  .plan-selector-left {
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 4px;
  }
  .plan-selector-right {
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 4px;
  }
  .plan-selector-selected {
    border-bottom: 3.2px solid #005a65 !important;
  }
  /* Filter Buttons Styling */
  .filter-buttons {
    margin-bottom: 32px;
  }
  .filter-buttons button {
    margin: 4px;
    padding: 8px 12px;
    border-radius: 4px;
  }
  /* Height Animator for Smooth Transitions */
  /* Floor Plans Container */
  .floor-plans-container {
    row-gap: 32px;
    column-gap: 72px;
  }
  /* Individual Floor Plan Styling */
  .floor-plan {
    border: 0.8px solid rgba(0, 0, 0, 0.4);
    padding: 16px;
    padding-top: 32px;
    height: 472px;
    /* Fixed height for consistency */
    width: 288px;
  }
  /* Fading Out Animation for Clones */
  .fp-name {
    font-size: 17.6px;
    margin-top: 8px;
  }
  .fp-size {
    font-size: 17.6px;
    margin-top: 8px;
    line-height: 17.6px;
    margin-bottom: 12px;
  }
  .bed-graphic {
    width: 17.6px;
    margin-right: 4.8px;
    top: -1.6px;
  }
  .bath-graphic {
    width: 17.6px;
    margin-right: 4.8px;
    top: -1.6px;
  }
  .size-graphic {
    width: 17.6px;
    margin-right: 4.8px;
    top: -1.6px;
  }
  .check-availability-fp-button {
    width: 160px;
    height: 30.4px;
    margin-top: 16px;
    font-size: 12px;
    padding-top: 5.6px;
  }
  .download-plan {
    margin-top: 20px;
    width: 152px;
  }
  .phase-selector {
    width: 464px;
    margin-top: 32px;
    font-size: 17.6px;
  }
  .phase-selector-left {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .phase-selector-right {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .phase-selector-middle {
    margin-left: 24px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .phase-selector-selected {
    border-bottom: 3.2px solid #005a65 !important;
  }
  .amenities-page-hero-image {
    height: 560px;
  }
  .features-title {
    font-size: 16px;
    line-height: 24px;
    border-bottom: 0.8px solid #739b53;
    margin-top: 48px;
    padding-bottom: 3.2px;
  }
  .amenities-list {
    font-size: 16px;
    line-height: 22.4px;
    margin-top: 24px;
  }
  .custom-bullets {
    padding-left: 16px;
    /* Adjust spacing for custom bullet */
  }
  .amenities-list li {
    margin-bottom: 4.8px;
  }
  .dark-overlay {
    top: 0px;
    left: 0px;
  }
  .modal-overlay {
    padding: 24px;
    padding-top: 36px;
    font-size: 20.8px;
  }
  .close-x {
    top: 0px;
    right: 5.6px;
    width: 11.2px;
    height: 11.2px;
  }
  .contact-page-hero-image {
    height: 560px;
  }
  .form-area {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .form-control {
    height: 43.2px;
    margin-bottom: 16px;
    border-radius: 0px;
    border: 0.8px solid #000000;
    font-size: 16px;
  }
  textarea.form-control {
    height: 108px;
  }
  .submit-form-button {
    width: 280px;
    height: 40.8px;
    border: 0.8px solid #5f6369;
  }
  .google-disclaimer {
    font-size: 12px;
    margin-top: 16px;
  }
  .location-page-hero-image {
    height: 560px;
  }
  .sip-savor-headline {
    font-size: 37.6px;
    line-height: 36px;
    margin-top: 32px;
  }
  .location-images-container {
    margin-top: 48px;
  }
  .location-images-container-1,
  .location-images-container-2,
  .location-images-container-3 {
    width: 332px;
    /* Adjust based on your needs */
    height: 228px;
    /* Maintains aspect ratio */
  }
  /* Optional: Ensure the center image is perfectly centered */
  .location-image-container-1,
  .location-image-container-2,
  .location-image-container-3 {
    width: 332px;
    /* Adjust based on your needs */
    height: 228px;
    /* Maintains aspect ratio */
  }
  .location-image-text {
    left: 12px;
    bottom: 12px;
    font-size: 25.6px;
    line-height: 28.8px;
    text-shadow: 2.4px 2.4px 4px rgba(0, 0, 0, 0.5);
  }
  .location-image {
    width: 332px;
    /* Adjust based on your needs */
    height: 228px;
    /* Maintains aspect ratio */
    top: 0px;
    left: 0px;
  }
  .map-categories {
    width: 680px;
    margin-top: 40px;
  }
  .map-category {
    font-size: 16px;
    padding-bottom: 4px;
  }
  .map-category-selected {
    border-bottom: 3.2px solid #005a65;
  }
  .map-category-divider {
    height: 0.8px;
  }
  #map {
    height: 720px;
    margin-top: 40px;
    margin-bottom: 32px;
  }
  #controls {
    margin: 8px 0;
  }
  #error-message {
    margin: 8px 0;
  }
}
@media only screen and (max-width: 1200px) {
  .home-page-hero-image {
    height: 595.2px;
  }
  .dark-video-overlay {
    left: 0px;
    top: 0px;
  }
  .navigation-top-bar {
    height: 0.66133333px;
  }
  .navigation-desktop {
    height: 93.90933333px;
    font-size: 11.24266667px;
    line-height: 11.904px;
  }
  .navigation-bottom-bar {
    height: 0.66133333px;
  }
  .logo {
    width: 158.72px;
    margin-top: 27.11466667px;
  }
  .navigation-vertical-divider {
    width: 0.66133333px;
    height: 93.90933333px;
    margin-left: 29.76px;
  }
  .navigation-top-area {
    height: 35.712px;
    width: 769.13066667px;
    border-right: 0.66133333px solid #ffffff;
  }
  .navigation-horizontal-divider {
    width: 1653.33333333px;
    height: 0.66133333px;
    top: 35.712px;
    left: 188.48px;
  }
  .apply-now-box {
    border-left: 0.66133333px solid #ffffff;
    padding-top: 7.27466667px;
    width: 79.36px;
    height: 35.712px;
  }
  .navigation-phone {
    margin-right: 26.45333333px;
    padding-top: 11.904px;
  }
  .navigation-bottom-area {
    width: 769.13066667px;
    height: 33.06666667px;
  }
  .navigation-bottom-area ul {
    margin-right: 16.53333333px;
    margin-top: 23.808px;
  }
  .navigation-bottom-area li {
    margin-left: 39.68px;
  }
  .home-page-callout {
    font-size: 29.76px;
    line-height: 34.38933333px;
    margin-top: 257.92px;
    margin-left: 66.13333333px;
  }
  .book-a-tour-button {
    width: 154.09066667px;
    height: 33.728px;
    margin-top: 33.06666667px;
    border: 0.66133333px solid #ffffff;
    margin-left: 66.13333333px;
  }
  .book-a-tour-button-left {
    width: 120.36266667px;
    height: 33.06666667px;
    border-right: 0.66133333px solid #ffffff;
    font-size: 13.22666667px;
    line-height: 13.22666667px;
    padding-top: 9.92px;
  }
  .book-a-tour-button-right {
    width: 32.40533333px;
  }
  .arrow {
    width: 11.24266667px;
    margin-top: 4.62933333px;
  }
  .site-padding {
    padding-left: 66.13333333px;
    padding-right: 66.13333333px;
  }
  footer {
    height: 251.30666667px;
    padding-top: 46.29333333px;
  }
  .footer-logo-box {
    width: 171.94666667px;
  }
  .footer-logo {
    width: 132.26666667px;
  }
  .footer-hours-box {
    width: 210.304px;
    border-right: 0.66133333px solid #ffffff;
    font-size: 13.22666667px;
    line-height: 17.19466667px;
  }
  .footer-privacy-box {
    width: 171.94666667px;
    font-size: 13.22666667px;
    line-height: 17.19466667px;
    padding-left: 39.68px;
  }
  .footer-copyright {
    font-size: 13.22666667px;
    line-height: 13.22666667px;
    margin-top: 52.90666667px;
  }
  .hilltop {
    width: 85.97333333px;
    margin-top: 13.22666667px;
  }
  .accessibility {
    width: 34.38933333px;
  }
  .equal-housing {
    width: 34.38933333px;
    margin-right: 10.58133333px;
  }
  .main-section-home {
    padding-top: 39.68px;
    padding-bottom: 39.68px;
  }
  .home-page-intro-text {
    font-size: 15.21066667px;
    line-height: 23.808px;
    padding-right: 26.45333333px;
  }
  .home-page-intro-headline {
    font-size: 29.76px;
    line-height: 35.712px;
    margin-top: 13.22666667px;
    margin-bottom: 6.61333333px;
  }
  .home-page-left-image-1 {
    margin-top: 19.84px;
  }
  .home-page-right-image-1 {
    margin-top: 19.84px;
  }
  .home-page-image-4 {
    margin-top: 19.84px;
  }
  .home-page-intro-text-right {
    font-size: 15.21066667px;
    line-height: 23.808px;
    padding-left: 39.68px;
    margin-top: 9.92px;
  }
  .home-page-intro-headline-right {
    font-size: 29.76px;
    line-height: 35.712px;
    margin-top: 19.84px;
    padding-left: 39.68px;
  }
  .home-page-image-5 {
    margin-top: 26.45333333px;
    width: 264.53333333px;
  }
  .home-graphic-1 {
    width: 85.312px;
    margin-top: 23.14666667px;
  }
  .home-graphic-2 {
    width: 85.97333333px;
    margin-top: 23.14666667px;
  }
  .home-graphic-3 {
    width: 83.98933333px;
    margin-top: 25.792px;
  }
  .home-graphic-4 {
    width: 91.264px;
    margin-top: 23.14666667px;
  }
  .home-graphic-caption {
    font-size: 11.904px;
    line-height: 15.872px;
    margin-top: 16.53333333px;
  }
  .explore-amenities-button {
    width: 231.46666667px;
    height: 33.728px;
    border: 0.66133333px solid #739b53;
    margin-top: 26.45333333px;
  }
  .explore-amenities-button-left {
    width: 195.09333333px;
    height: 33.06666667px;
    border-right: 0.66133333px solid #739b53;
    font-size: 13.22666667px;
    line-height: 13.22666667px;
    padding-top: 9.92px;
  }
  .explore-amenities-button-right {
    width: 32.40533333px;
  }
  .grapics-row {
    left: -19.84px;
  }
  .generous-section {
    padding-top: 52.90666667px;
    padding-bottom: 52.90666667px;
  }
  .generous-headline {
    font-size: 34.38933333px;
    line-height: 39.68px;
  }
  .generous-text {
    font-size: 15.872px;
    line-height: 21.16266667px;
    margin-top: 6.61333333px;
  }
  .explore-features-button {
    width: 231.46666667px;
    height: 33.728px;
    border: 0.66133333px solid #739b53;
  }
  .explore-features-button-left {
    width: 195.09333333px;
    height: 33.06666667px;
    border-right: 0.66133333px solid #739b53;
    font-size: 13.22666667px;
    line-height: 13.22666667px;
    padding-top: 9.92px;
  }
  .explore-features-button-right {
    width: 32.40533333px;
  }
  .h1,
  .h2,
  .h3,
  h1,
  h2,
  h3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .promo-banner-content {
    padding: 7.936px 42.98666667px 6.61333333px;
  }
  .promo-banner-line-top {
    font-size: 25.13066667px;
  }
  .promo-banner-line-bottom {
    margin-top: 3.968px;
    font-size: 17.19466667px;
  }
  .promo-banner-close {
    top: 5.29066667px;
    right: 9.25866667px;
    width: 22.48533333px;
    height: 22.48533333px;
    font-size: 20.50133333px;
  }
  .promo-banner::after {
    height: 0.66133333px;
  }
  .plans-page-hero-image {
    height: 462.93333333px;
  }
  .amenities-page-callout {
    font-size: 29.76px;
    line-height: 34.38933333px;
    margin-top: 224.85333333px;
    margin-left: 66.13333333px;
  }
  .amenities-page-intro-text {
    font-size: 15.21066667px;
    line-height: 21.16266667px;
  }
  .interactive-button {
    width: 221.54666667px;
    height: 33.728px;
    margin-top: 26.45333333px;
    border: 0.66133333px solid #ffffff;
    margin-left: 66.13333333px;
  }
  .interactive-button-left {
    width: 186.496px;
    height: 33.06666667px;
    border-right: 0.66133333px solid #ffffff;
    font-size: 13.22666667px;
    line-height: 13.22666667px;
    padding-top: 9.92px;
  }
  .interactive-button-right {
    width: 32.40533333px;
  }
  .main-section-plans {
    padding-top: 26.45333333px;
    padding-bottom: 26.45333333px;
  }
  .page-headline {
    font-size: 29.09866667px;
    margin-bottom: 13.22666667px;
  }
  .main-section-plans {
    padding-top: 26.45333333px;
    padding-bottom: 26.45333333px;
  }
  .plan-selector {
    width: 423.25333333px;
    margin-top: 19.84px;
    font-size: 14.54933333px;
  }
  .plan-selector-left {
    padding-left: 19.84px;
    padding-right: 19.84px;
    padding-bottom: 3.30666667px;
  }
  .plan-selector-right {
    padding-left: 19.84px;
    padding-right: 19.84px;
    padding-bottom: 3.30666667px;
  }
  .plan-selector-selected {
    border-bottom: 2.64533333px solid #005a65 !important;
  }
  /* Filter Buttons Styling */
  .filter-buttons {
    margin-bottom: 26.45333333px;
  }
  .filter-buttons button {
    margin: 3.30666667px;
    padding: 6.61333333px 9.92px;
    border-radius: 3.30666667px;
  }
  /* Height Animator for Smooth Transitions */
  /* Floor Plans Container */
  .floor-plans-container {
    row-gap: 26.45333333px;
    column-gap: 59.52px;
  }
  /* Individual Floor Plan Styling */
  .floor-plan {
    border: 0.66133333px solid rgba(0, 0, 0, 0.4);
    padding: 13.22666667px;
    padding-top: 26.45333333px;
    height: 390.18666667px;
    /* Fixed height for consistency */
    width: 238.08px;
  }
  /* Fading Out Animation for Clones */
  .fp-name {
    font-size: 14.54933333px;
    margin-top: 6.61333333px;
  }
  .fp-size {
    font-size: 14.54933333px;
    margin-top: 6.61333333px;
    line-height: 14.54933333px;
    margin-bottom: 9.92px;
  }
  .bed-graphic {
    width: 14.54933333px;
    margin-right: 3.968px;
    top: -1.32266667px;
  }
  .bath-graphic {
    width: 14.54933333px;
    margin-right: 3.968px;
    top: -1.32266667px;
  }
  .size-graphic {
    width: 14.54933333px;
    margin-right: 3.968px;
    top: -1.32266667px;
  }
  .check-availability-fp-button {
    width: 132.26666667px;
    height: 25.13066667px;
    margin-top: 13.22666667px;
    font-size: 9.92px;
    padding-top: 4.62933333px;
  }
  .download-plan {
    margin-top: 16.53333333px;
    width: 125.65333333px;
  }
  .phase-selector {
    width: 383.57333333px;
    margin-top: 26.45333333px;
    font-size: 14.54933333px;
  }
  .phase-selector-left {
    padding-left: 13.22666667px;
    padding-right: 13.22666667px;
    padding-bottom: 3.30666667px;
  }
  .phase-selector-right {
    padding-left: 13.22666667px;
    padding-right: 13.22666667px;
    padding-bottom: 3.30666667px;
  }
  .phase-selector-middle {
    margin-left: 19.84px;
    padding-left: 13.22666667px;
    padding-right: 13.22666667px;
    padding-bottom: 3.30666667px;
  }
  .phase-selector-selected {
    border-bottom: 2.64533333px solid #005a65 !important;
  }
  .amenities-page-hero-image {
    height: 462.93333333px;
  }
  .features-title {
    font-size: 13.22666667px;
    line-height: 19.84px;
    border-bottom: 0.66133333px solid #739b53;
    margin-top: 39.68px;
    padding-bottom: 2.64533333px;
  }
  .amenities-list {
    font-size: 13.22666667px;
    line-height: 18.51733333px;
    margin-top: 19.84px;
  }
  .custom-bullets {
    padding-left: 13.22666667px;
    /* Adjust spacing for custom bullet */
  }
  .amenities-list li {
    margin-bottom: 3.968px;
  }
  .dark-overlay {
    top: 0px;
    left: 0px;
  }
  .modal-overlay {
    padding: 19.84px;
    padding-top: 29.76px;
    font-size: 17.19466667px;
  }
  .close-x {
    top: 0px;
    right: 4.62933333px;
    width: 9.25866667px;
    height: 9.25866667px;
  }
  .contact-page-hero-image {
    height: 462.93333333px;
  }
  .form-area {
    padding-top: 46.29333333px;
    padding-bottom: 46.29333333px;
  }
  .form-control {
    height: 35.712px;
    margin-bottom: 13.22666667px;
    border-radius: 0px;
    border: 0.66133333px solid #000000;
    font-size: 13.22666667px;
  }
  textarea.form-control {
    height: 89.28px;
  }
  .submit-form-button {
    width: 231.46666667px;
    height: 33.728px;
    border: 0.66133333px solid #5f6369;
  }
  .google-disclaimer {
    font-size: 9.92px;
    margin-top: 13.22666667px;
  }
  .location-page-hero-image {
    height: 462.93333333px;
  }
  .sip-savor-headline {
    font-size: 31.08266667px;
    line-height: 29.76px;
    margin-top: 26.45333333px;
  }
  .location-images-container {
    margin-top: 39.68px;
  }
  .location-images-container-1,
  .location-images-container-2,
  .location-images-container-3 {
    width: 274.45333333px;
    /* Adjust based on your needs */
    height: 188.48px;
    /* Maintains aspect ratio */
  }
  /* Optional: Ensure the center image is perfectly centered */
  .location-image-container-1,
  .location-image-container-2,
  .location-image-container-3 {
    width: 274.45333333px;
    /* Adjust based on your needs */
    height: 188.48px;
    /* Maintains aspect ratio */
  }
  .location-image-text {
    left: 9.92px;
    bottom: 9.92px;
    font-size: 21.16266667px;
    line-height: 23.808px;
    text-shadow: 1.984px 1.984px 3.30666667px rgba(0, 0, 0, 0.5);
  }
  .location-image {
    width: 274.45333333px;
    /* Adjust based on your needs */
    height: 188.48px;
    /* Maintains aspect ratio */
    top: 0px;
    left: 0px;
  }
  .map-categories {
    width: 562.13333333px;
    margin-top: 33.06666667px;
  }
  .map-category {
    font-size: 13.22666667px;
    padding-bottom: 3.30666667px;
  }
  .map-category-selected {
    border-bottom: 2.64533333px solid #005a65;
  }
  .map-category-divider {
    height: 0.66133333px;
  }
  #map {
    height: 595.2px;
    margin-top: 33.06666667px;
    margin-bottom: 26.45333333px;
  }
  #controls {
    margin: 6.61333333px 0;
  }
  #error-message {
    margin: 6.61333333px 0;
  }
}
@media only screen and (max-width: 992px) {
  .home-page-hero-image {
    height: 460.2px;
  }
  .dark-video-overlay {
    left: 0px;
    top: 0px;
  }
  .navigation-top-bar {
    height: 0.51133333px;
  }
  .navigation-desktop {
    height: 72.60933333px;
    font-size: 8.69266667px;
    line-height: 9.204px;
  }
  .navigation-bottom-bar {
    height: 0.51133333px;
  }
  .logo {
    width: 122.72px;
    margin-top: 20.96466667px;
  }
  .navigation-vertical-divider {
    width: 0.51133333px;
    height: 72.60933333px;
    margin-left: 23.01px;
  }
  .navigation-top-area {
    height: 27.612px;
    width: 594.68066667px;
    border-right: 0.51133333px solid #ffffff;
  }
  .navigation-horizontal-divider {
    width: 1278.33333333px;
    height: 0.51133333px;
    top: 27.612px;
    left: 145.73px;
  }
  .apply-now-box {
    border-left: 0.51133333px solid #ffffff;
    padding-top: 5.62466667px;
    width: 61.36px;
    height: 27.612px;
  }
  .navigation-phone {
    margin-right: 20.45333333px;
    padding-top: 9.204px;
  }
  .navigation-bottom-area {
    width: 594.68066667px;
    height: 25.56666667px;
  }
  .navigation-bottom-area ul {
    margin-right: 12.78333333px;
    margin-top: 18.408px;
  }
  .navigation-bottom-area li {
    margin-left: 30.68px;
  }
  .home-page-callout {
    font-size: 23.01px;
    line-height: 26.58933333px;
    margin-top: 199.42px;
    margin-left: 51.13333333px;
  }
  .book-a-tour-button {
    width: 119.14066667px;
    height: 26.078px;
    margin-top: 25.56666667px;
    border: 0.51133333px solid #ffffff;
    margin-left: 51.13333333px;
  }
  .book-a-tour-button-left {
    width: 93.06266667px;
    height: 25.56666667px;
    border-right: 0.51133333px solid #ffffff;
    font-size: 10.22666667px;
    line-height: 10.22666667px;
    padding-top: 7.67px;
  }
  .book-a-tour-button-right {
    width: 25.05533333px;
  }
  .arrow {
    width: 8.69266667px;
    margin-top: 2.04533333px;
  }
  .site-padding {
    padding-left: 51.13333333px;
    padding-right: 51.13333333px;
  }
  footer {
    height: 194.30666667px;
    padding-top: 35.79333333px;
  }
  .footer-logo-box {
    width: 132.94666667px;
  }
  .footer-logo {
    width: 102.26666667px;
  }
  .footer-hours-box {
    width: 162.604px;
    border-right: 0.51133333px solid #ffffff;
    font-size: 10.22666667px;
    line-height: 13.29466667px;
  }
  .footer-privacy-box {
    width: 132.94666667px;
    font-size: 10.22666667px;
    line-height: 13.29466667px;
    padding-left: 30.68px;
  }
  .footer-copyright {
    font-size: 10.22666667px;
    line-height: 10.22666667px;
    margin-top: 40.90666667px;
  }
  .hilltop {
    width: 66.47333333px;
    margin-top: 10.22666667px;
  }
  .accessibility {
    width: 26.58933333px;
  }
  .equal-housing {
    width: 26.58933333px;
    margin-right: 8.18133333px;
  }
  .main-section-home {
    padding-top: 30.68px;
    padding-bottom: 30.68px;
  }
  .home-page-intro-text {
    font-size: 11.76066667px;
    line-height: 18.408px;
    padding-right: 20.45333333px;
  }
  .home-page-intro-headline {
    font-size: 23.01px;
    line-height: 27.612px;
    margin-top: 10.22666667px;
    margin-bottom: 5.11333333px;
  }
  .home-page-left-image-1 {
    margin-top: 15.34px;
  }
  .home-page-right-image-1 {
    margin-top: 15.34px;
  }
  .home-page-image-4 {
    margin-top: 15.34px;
  }
  .home-page-intro-text-right {
    font-size: 11.76066667px;
    line-height: 18.408px;
    padding-left: 30.68px;
    margin-top: 7.67px;
  }
  .home-page-intro-headline-right {
    font-size: 23.01px;
    line-height: 27.612px;
    margin-top: 15.34px;
    padding-left: 30.68px;
  }
  .home-page-image-5 {
    margin-top: 20.45333333px;
    width: 204.53333333px;
  }
  .home-graphic-1 {
    width: 65.962px;
    margin-top: 17.89666667px;
  }
  .home-graphic-2 {
    width: 66.47333333px;
    margin-top: 17.89666667px;
  }
  .home-graphic-3 {
    width: 64.93933333px;
    margin-top: 19.942px;
  }
  .home-graphic-4 {
    width: 70.564px;
    margin-top: 17.89666667px;
  }
  .home-graphic-caption {
    font-size: 9.204px;
    line-height: 12.272px;
    margin-top: 12.78333333px;
  }
  .explore-amenities-button {
    width: 178.96666667px;
    height: 26.078px;
    border: 0.51133333px solid #739b53;
    margin-top: 20.45333333px;
  }
  .explore-amenities-button-left {
    width: 150.84333333px;
    height: 25.56666667px;
    border-right: 0.51133333px solid #739b53;
    font-size: 10.22666667px;
    line-height: 10.22666667px;
    padding-top: 7.67px;
  }
  .explore-amenities-button-right {
    width: 25.05533333px;
  }
  .grapics-row {
    left: -15.34px;
  }
  .generous-section {
    padding-top: 40.90666667px;
    padding-bottom: 40.90666667px;
  }
  .generous-headline {
    font-size: 26.58933333px;
    line-height: 30.68px;
  }
  .generous-text {
    font-size: 12.272px;
    line-height: 16.36266667px;
    margin-top: 5.11333333px;
  }
  .explore-features-button {
    width: 178.96666667px;
    height: 26.078px;
    border: 0.51133333px solid #739b53;
  }
  .explore-features-button-left {
    width: 150.84333333px;
    height: 25.56666667px;
    border-right: 0.51133333px solid #739b53;
    font-size: 10.22666667px;
    line-height: 10.22666667px;
    padding-top: 7.67px;
  }
  .explore-features-button-right {
    width: 25.05533333px;
  }
  .h1,
  .h2,
  .h3,
  h1,
  h2,
  h3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .promo-banner-content {
    padding: 6.136px 33.23666667px 5.11333333px;
  }
  .promo-banner-line-top {
    font-size: 19.43066667px;
  }
  .promo-banner-line-bottom {
    margin-top: 3.068px;
    font-size: 13.29466667px;
  }
  .promo-banner-close {
    top: 4.09066667px;
    right: 7.15866667px;
    width: 17.38533333px;
    height: 17.38533333px;
    font-size: 15.85133333px;
  }
  .promo-banner::after {
    height: 0.51133333px;
  }
  .plans-page-hero-image {
    height: 357.93333333px;
  }
  .amenities-page-callout {
    font-size: 23.01px;
    line-height: 26.58933333px;
    margin-top: 173.85333333px;
    margin-left: 51.13333333px;
  }
  .amenities-page-intro-text {
    font-size: 11.76066667px;
    line-height: 16.36266667px;
  }
  .interactive-button {
    width: 171.29666667px;
    height: 26.078px;
    margin-top: 20.45333333px;
    border: 0.51133333px solid #ffffff;
    margin-left: 51.13333333px;
  }
  .interactive-button-left {
    width: 144.196px;
    height: 25.56666667px;
    border-right: 0.51133333px solid #ffffff;
    font-size: 10.22666667px;
    line-height: 10.22666667px;
    padding-top: 7.67px;
  }
  .interactive-button-right {
    width: 25.05533333px;
  }
  .main-section-plans {
    padding-top: 20.45333333px;
    padding-bottom: 20.45333333px;
  }
  .page-headline {
    font-size: 22.49866667px;
    margin-bottom: 10.22666667px;
  }
  .main-section-plans {
    padding-top: 20.45333333px;
    padding-bottom: 20.45333333px;
  }
  .plan-selector {
    width: 327.25333333px;
    margin-top: 15.34px;
    font-size: 11.24933333px;
  }
  .plan-selector-left {
    padding-left: 15.34px;
    padding-right: 15.34px;
    padding-bottom: 2.55666667px;
  }
  .plan-selector-right {
    padding-left: 15.34px;
    padding-right: 15.34px;
    padding-bottom: 2.55666667px;
  }
  .plan-selector-selected {
    border-bottom: 2.04533333px solid #005a65 !important;
  }
  /* Filter Buttons Styling */
  .filter-buttons {
    margin-bottom: 20.45333333px;
  }
  .filter-buttons button {
    margin: 2.55666667px;
    padding: 5.11333333px 7.67px;
    border-radius: 2.55666667px;
  }
  /* Height Animator for Smooth Transitions */
  /* Floor Plans Container */
  .floor-plans-container {
    row-gap: 20.45333333px;
    column-gap: 46.02px;
  }
  /* Individual Floor Plan Styling */
  .floor-plan {
    border: 0.51133333px solid rgba(0, 0, 0, 0.4);
    padding: 10.22666667px;
    padding-top: 20.45333333px;
    height: 301.68666667px;
    /* Fixed height for consistency */
    width: 184.08px;
  }
  /* Fading Out Animation for Clones */
  .fp-name {
    font-size: 11.24933333px;
    margin-top: 5.11333333px;
  }
  .fp-size {
    font-size: 11.24933333px;
    margin-top: 5.11333333px;
    line-height: 11.24933333px;
    margin-bottom: 7.67px;
  }
  .bed-graphic {
    width: 11.24933333px;
    margin-right: 3.068px;
    top: -1.02266667px;
  }
  .bath-graphic {
    width: 11.24933333px;
    margin-right: 3.068px;
    top: -1.02266667px;
  }
  .size-graphic {
    width: 11.24933333px;
    margin-right: 3.068px;
    top: -1.02266667px;
  }
  .check-availability-fp-button {
    width: 102.26666667px;
    height: 19.43066667px;
    margin-top: 10.22666667px;
    font-size: 7.67px;
    padding-top: 3.57933333px;
  }
  .download-plan {
    margin-top: 12.78333333px;
    width: 97.15333333px;
  }
  .phase-selector {
    width: 296.57333333px;
    margin-top: 20.45333333px;
    font-size: 11.24933333px;
  }
  .phase-selector-left {
    padding-left: 10.22666667px;
    padding-right: 10.22666667px;
    padding-bottom: 2.55666667px;
  }
  .phase-selector-right {
    padding-left: 10.22666667px;
    padding-right: 10.22666667px;
    padding-bottom: 2.55666667px;
  }
  .phase-selector-middle {
    margin-left: 15.34px;
    padding-left: 10.22666667px;
    padding-right: 10.22666667px;
    padding-bottom: 2.55666667px;
  }
  .phase-selector-selected {
    border-bottom: 2.04533333px solid #005a65 !important;
  }
  .amenities-page-hero-image {
    height: 357.93333333px;
  }
  .features-title {
    font-size: 10.22666667px;
    line-height: 15.34px;
    border-bottom: 0.51133333px solid #739b53;
    margin-top: 30.68px;
    padding-bottom: 2.04533333px;
  }
  .amenities-list {
    font-size: 10.22666667px;
    line-height: 14.31733333px;
    margin-top: 15.34px;
  }
  .custom-bullets {
    padding-left: 10.22666667px;
    /* Adjust spacing for custom bullet */
  }
  .amenities-list li {
    margin-bottom: 3.068px;
  }
  .dark-overlay {
    top: 0px;
    left: 0px;
  }
  .modal-overlay {
    padding: 15.34px;
    padding-top: 23.01px;
    font-size: 13.29466667px;
  }
  .close-x {
    top: 0px;
    right: 3.57933333px;
    width: 7.15866667px;
    height: 7.15866667px;
  }
  .contact-page-hero-image {
    height: 357.93333333px;
  }
  .form-area {
    padding-top: 35.79333333px;
    padding-bottom: 35.79333333px;
  }
  .form-control {
    height: 27.612px;
    margin-bottom: 10.22666667px;
    border-radius: 0px;
    border: 0.51133333px solid #000000;
    font-size: 10.22666667px;
  }
  textarea.form-control {
    height: 69.03px;
  }
  .submit-form-button {
    width: 178.96666667px;
    height: 26.078px;
    border: 0.51133333px solid #5f6369;
  }
  .google-disclaimer {
    font-size: 7.67px;
    margin-top: 10.22666667px;
  }
  .location-page-hero-image {
    height: 357.93333333px;
  }
  .sip-savor-headline {
    font-size: 24.03266667px;
    line-height: 23.01px;
    margin-top: 20.45333333px;
  }
  .location-images-container {
    margin-top: 30.68px;
  }
  .location-images-container-1,
  .location-images-container-2,
  .location-images-container-3 {
    width: 212.20333333px;
    /* Adjust based on your needs */
    height: 145.73px;
    /* Maintains aspect ratio */
  }
  /* Optional: Ensure the center image is perfectly centered */
  .location-image-container-1,
  .location-image-container-2,
  .location-image-container-3 {
    width: 212.20333333px;
    /* Adjust based on your needs */
    height: 145.73px;
    /* Maintains aspect ratio */
  }
  .location-image-text {
    left: 7.67px;
    bottom: 7.67px;
    font-size: 16.36266667px;
    line-height: 18.408px;
    text-shadow: 1.534px 1.534px 2.55666667px rgba(0, 0, 0, 0.5);
  }
  .location-image {
    width: 212.20333333px;
    /* Adjust based on your needs */
    height: 145.73px;
    /* Maintains aspect ratio */
    top: 0px;
    left: 0px;
  }
  .map-categories {
    width: 434.63333333px;
    margin-top: 25.56666667px;
  }
  .map-category {
    font-size: 10.22666667px;
    padding-bottom: 2.55666667px;
  }
  .map-category-selected {
    border-bottom: 2.04533333px solid #005a65;
  }
  .map-category-divider {
    height: 0.51133333px;
  }
  #map {
    height: 460.2px;
    margin-top: 25.56666667px;
    margin-bottom: 20.45333333px;
  }
  #controls {
    margin: 5.11333333px 0;
  }
  #error-message {
    margin: 5.11333333px 0;
  }
}
@media only screen and (max-width: 767px) {
  .hamburger {
    position: fixed;
    right: 10px;
    top: 20px;
    width: 40px;
    height: 26px;
    cursor: pointer;
    z-index: 199990;
  }
  .hamburger-line {
    width: 40px;
    height: 1px;
    border-radius: 2px;
    position: absolute;
    left: 0px;
    background-color: #ffffff;
  }
  .hamburger-line-2 {
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
  }
  .hamburger-line-3 {
    bottom: 0px;
  }
  .menu-mobile {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(96, 99, 104, 0.98);
    z-index: -100;
    display: none;
    opacity: 0;
    text-align: right;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 42px;
    padding-top: 25%;
    padding-right: 25px;
    color: #ffffff;
  }
  .menu-mobile ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .menu-items-desktop {
    opacity: 0;
    position: relative;
  }
  .menu-mobile a:link {
    color: #ffffff;
    text-decoration: none;
  }
  .menu-mobile a:visited {
    text-decoration: none;
    color: #ffffff;
  }
  .menu-mobile a:hover {
    text-decoration: none;
    color: #ffffff;
  }
  .menu-mobile a:active {
    text-decoration: none;
    color: #ffffff;
  }
  .menu-logo {
    position: absolute;
    width: 40%;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
  }
  .logo {
    width: 85px;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    cursor: pointer;
  }
  footer {
    height: auto;
    background-color: #739b53;
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .footer-logo-box {
    float: none;
    width: 100%;
  }
  .footer-logo {
    margin: auto;
    width: 150px;
  }
  .footer-hours-box {
    float: none;
    width: 100%;
    border-right: none;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    letter-spacing: 0.02em;
    text-align: center;
    margin-top: 20px;
  }
  .footer-privacy-box {
    float: none;
    width: 100%;
    border-right: none;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    letter-spacing: 0.02em;
    text-align: center;
    margin-top: 20px;
    padding-left: 0px;
  }
  .footer-copyright {
    color: #ffffff;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .hilltop {
    width: 130px;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
  }
  .footer-icons {
    margin-top: 15px;
  }
  .icon-container {
    display: flex;
    justify-content: center;
    /* Centers images horizontally */
    align-items: center;
    /* Centers images vertically */
    gap: 15px;
    /* Equal spacing between images */
    flex-wrap: wrap;
    /* Allows wrapping if screen is too small */
    padding: 20px;
  }
  .icon-container img {
    width: 40px;
    /* Adjust size as needed */
    height: auto;
    /* Maintain aspect ratio */
    object-fit: cover;
    /* Ensures images fill space nicely */
  }
  .navigation-bottom-bar {
    height: 1px;
  }
  .navigation-top-bar {
    height: 1px;
  }
  .navigation-bottom-area {
    width: auto;
    height: auto;
    margin-top: 52px;
    font-size: 14px;
    padding-left: 10px;
    position: relative;
  }
  .navigation-bottom-area li {
    margin-left: 8px;
    margin-right: 8px;
  }
  .navigation-phone {
    float: none;
    position: absolute;
    left: 20px;
    top: -50px;
    font-size: 14px;
  }
  .navigation-vertical-divider {
    width: 1px;
    height: 90px;
    float: left;
    background-color: #ffffff;
    margin-left: 15px;
  }
  .site-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home-page-hero-image {
    height: 370px;
    background-size: cover;
    background-position: center top;
  }
  .home-page-callout {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    font-size: 22px;
    line-height: 28px;
    margin-top: 220px;
    margin-left: 10px;
    letter-spacing: 0.02em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  }
  .book-a-tour-button {
    margin-left: 10px;
    margin-top: 10px;
  }
  .arrow {
    width: 8.69px;
    margin-top: 4.602px;
  }
  .promo-banner-line-top {
    font-size: 22px;
    line-height: 28px;
    text-wrap: balance;
  }
  .promo-banner-line-bottom {
    margin-top: 6px;
    font-size: 16px;
    text-wrap: balance;
  }
  .promo-banner {
    z-index: 100;
  }
  .main-section-home {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home-page-intro-headline,
  .home-page-intro-headline-right {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    line-height: 34px;
    color: #005a65;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-page-intro-text,
  .home-page-intro-text-right {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-page-image-1 {
    margin-top: 15px;
  }
  .grapics-row {
    left: 0px;
  }
  .home-page-image-5 {
    float: none;
    margin: auto;
    margin-top: 40px;
    width: 200px;
  }
  .generous-headline {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-align: center;
  }
  .generous-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .generous-text {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
    text-align: center;
  }
  .explore-features-button {
    width: 231.46666667px;
    height: 33.728px;
    border: 0.66133333px solid #5f6369;
  }
  .explore-features-button-left {
    width: 195.09333333px;
    height: 33.06666667px;
    border-right: 0.66133333px solid #5f6369;
    font-size: 13.22666667px;
    line-height: 13.22666667px;
    padding-top: 9.92px;
  }
  .explore-features-button-right {
    width: 32.40533333px;
  }
  .explore-amenities-button {
    width: 231.46666667px;
    height: 33.728px;
    margin-top: 26.45333333px;
  }
  .explore-amenities-button-left {
    width: 195.09333333px;
    height: 33.06666667px;
    border-right: 0.66133333px solid #5f6369;
    font-size: 13.22666667px;
    line-height: 13.22666667px;
    padding-top: 9.92px;
  }
  .explore-amenities-button-right {
    width: 32.40533333px;
  }
  .book-a-tour-button {
    width: 154.09066667px;
    height: 33.728px;
    border: 0.66133333px solid #ffffff;
  }
  .book-a-tour-button-left {
    width: 120.36266667px;
    height: 33.06666667px;
    border-right: 0.66133333px solid #ffffff;
    font-size: 13.22666667px;
    line-height: 13.22666667px;
    padding-top: 9.92px;
  }
  .book-a-tour-button-right {
    width: 32.40533333px;
  }
  .plans-page-hero-image {
    height: 300px;
    background-size: cover;
    background-position: center center;
  }
  .phase-selector {
    width: 230px;
    margin: auto;
    margin-top: 20px;
    font-family: "aaux-next", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    color: #5f6369;
    letter-spacing: 0.01em;
    text-align: center;
  }
  .phase-selector-left {
    float: none;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
  }
  .phase-selector-right {
    float: none;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .phase-selector-middle {
    float: none;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    cursor: pointer;
    margin-top: 10px;
  }
  .phase-selector-selected {
    font-family: "aaux-next", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #005a65 !important;
    border-bottom: 2px solid #005a65 !important;
    cursor: default !important;
    transition: all 0s ease;
  }
  .page-headline {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 28px;
    color: #005a65;
    letter-spacing: 0.03em;
    margin-bottom: 10px;
  }
  .main-section-plans {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .plan-selector {
    width: 160px;
    margin: auto;
    margin-top: 10px;
    font-family: "aaux-next", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    color: #5f6369;
    letter-spacing: 0.01em;
  }
  .plan-selector-left {
    float: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 5px;
    cursor: pointer;
    text-align: center;
    margin-bottom: 10px;
  }
  .plan-selector-right {
    float: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 5px;
    cursor: pointer;
  }
  .plan-selector-selected {
    font-family: "aaux-next", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #005a65 !important;
    border-bottom: 2px solid #005a65 !important;
    cursor: default !important;
    transition: all 0s ease;
  }
  /* Filter Buttons Styling */
  .filter-buttons {
    margin-bottom: 40px;
  }
  .filter-buttons button {
    margin: 5px;
    padding: 10px 15px;
    cursor: pointer;
    border: none;
    background-color: #e0e0e0;
    border-radius: 5px;
  }
  .filter-buttons button:hover {
    background-color: #d0d0d0;
  }
  /* Height Animator for Smooth Transitions */
  .height-animator {
    transition: height 0.3s ease;
    height: auto;
  }
  /* Floor Plans Container */
  .floor-plans-container {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 20px;
    column-gap: 90px;
    position: relative;
    /* For positioning fading clones */
  }
  /* Individual Floor Plan Styling */
  .floor-plan {
    border: 1px solid rgba(0, 0, 0, 0.4);
    padding: 16px;
    padding-top: 32px;
    text-align: center;
    height: 472px;
    /* Fixed height for consistency */
    transition: transform 0.5s ease, opacity 0.5s ease;
    width: 288px;
    margin: auto;
    background-color: #ffffff;
  }
  /* Fading Out Animation for Clones */
  .fading-out {
    transition: opacity 0s ease;
    opacity: 0;
  }
  .fp-name {
    font-family: "aaux-next", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 17.6px;
    text-align: center;
    margin-top: 8px;
    letter-spacing: 0.05em;
  }
  .fp-size {
    font-family: "aaux-next", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 17.6px;
    color: #739b53;
    margin-top: 8px;
    line-height: 17.6px;
    margin-bottom: 12px;
  }
  .bed-graphic {
    width: 17.6px;
    display: inline-block;
    margin-right: 4.8px;
    position: relative;
    top: -1.6px;
  }
  .bath-graphic {
    width: 17.6px;
    display: inline-block;
    margin-right: 4.8px;
    position: relative;
    top: -1.6px;
  }
  .size-graphic {
    width: 17.6px;
    display: inline-block;
    margin-right: 4.8px;
    position: relative;
    top: -1.6px;
  }
  .check-availability-fp-button {
    width: 160px;
    height: 30.4px;
    margin: auto;
    margin-top: 16px;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    font-family: "aaux-next", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
    padding-top: 5.6px;
    letter-spacing: 0.02em;
  }
  .download-plan {
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
    width: 152px;
  }
  .callout-mobile {
    font-size: 20px;
    line-height: 26px;
  }
  .amenities-page-callout {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #ffffff;
    font-size: 25px;
    line-height: 32px;
    margin-top: 140px;
    margin-left: 10px;
    letter-spacing: 0.04em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  }
  .amenities-page-intro-text {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
  }
  .amenities-page-hero-image {
    height: 300px;
    background-size: cover;
    background-position: center center;
  }
  .amenities-list {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
  }
  .custom-bullets {
    list-style: none;
    /* Remove default bullets */
    padding-left: 20px;
    /* Adjust spacing for custom bullet */
  }
  .custom-bullets li::before {
    content: "»";
    /* Add custom bullet */
    color: black;
    /* Optional: set bullet color */
    display: inline-block;
    width: 1em;
    /* Space between bullet and text */
    margin-left: -1em;
    /* Align bullet properly */
  }
  .amenities-list li {
    margin-bottom: 6px;
  }
  .features-title {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    line-height: 30px;
    border-bottom: 1px solid #739b53;
    color: #005a65;
    margin-top: 20px;
    padding-bottom: 4px;
  }
  .form-area {
    height: auto;
    background-color: #edeae2;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .form-control {
    height: 40px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 0px;
    border: 1px solid #000000;
    background-color: #ffffff;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
  }
  .left {
    float: none;
  }
  .right {
    float: none;
  }
  textarea.form-control {
    height: 100px;
    width: 100%;
  }
  .form-control::-moz-placeholder {
    color: #000000;
    opacity: 1;
  }
  .form-control:-ms-input-placeholder {
    color: #000000;
  }
  .form-control::-webkit-input-placeholder {
    color: #000000;
  }
  .submit-form-button {
    width: 231.46666667px;
    height: 33.728px;
    cursor: pointer;
    border: 1px solid #5f6369;
    background-color: #f5f3ee;
  }
  .mobile-hours {
    margin-top: 30px;
  }
  .google-disclaimer {
    font-size: 13px;
    margin-top: 20px;
  }
  .map-categories {
    width: 350px;
    margin: auto;
    margin-top: 20px;
    display: inline-block;
    justify-content: space-between;
    align-items: center;
    /* Vertically centers images if needed */
  }
  .map-category {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    letter-spacing: 0.04em;
    padding-bottom: 3px;
    cursor: pointer;
    text-align: center;
    margin-bottom: 5px;
  }
  .map-category-selected {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    cursor: default;
  }
  .map-category-divider {
    height: 1px;
    width: 100%;
    background-color: #000000;
  }
  .sip-savor-headline {
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0.05em;
    margin-top: 20px;
    text-align: center;
  }
  .location-images-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* Vertically centers images if needed */
    width: 360px;
    /* Adjust as needed */
    margin-top: 20px;
    position: relative;
  }
  .location-images-container-1,
  .location-images-container-2,
  .location-images-container-3 {
    width: 118px;
    /* Adjust based on your needs */
    height: 81px;
    /* Maintains aspect ratio */
  }
  /* Optional: Ensure the center image is perfectly centered */
  .location-images-container div:nth-child(2) {
    margin: 0 auto;
  }
  .location-image-container-1,
  .location-image-container-2,
  .location-image-container-3 {
    position: relative;
    width: 118px;
    /* Adjust based on your needs */
    height: 81px;
    /* Maintains aspect ratio */
  }
  .location-image-text {
    color: #ffffff;
    position: absolute;
    left: 3px;
    bottom: 3px;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: -0.02em;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  }
  .location-image {
    position: absolute;
    width: 118px;
    /* Adjust based on your needs */
    height: 81px;
    /* Maintains aspect ratio */
    top: 0px;
    left: 0px;
  }
  .submit-form-button {
    float: left;
  }
}
