/*......QA review edits......*/
.header.flex.hidden_nav .mobile-header-wrap,
.header.flex.logo_center_hidden_nav .mobile-header-wrap {
  max-width: 100%;
}
.mb-floorplans .card .floorplan-card-wrap .image a img {
  width: 100%;
}
.half-and-half.hero:not(.thank-you-content) .scaled-text.hero-title {
  font-size: 42.4vw !important;
  text-indent: -0.0163em;
}
.half-and-half.hero .hero-title {
  margin-left: 5px;
}
/*.......Thank you page.......*/
.half-and-half.hero.thank-you-content .scaled-text.hero-title {
  font-size: 34.68vw !important;
  text-indent: 0;
}
/*......Footer......*/
.footer .column,
.footer-wrap {
  row-gap: 20px;
}
.footer .nav.utility-nav ul.footer-utility-nav {
  row-gap: 8px;
}
.footer .logo-wrap {
  justify-content: center;
}
.footer .column {
  align-items: center;
}
.footer .address a {
  color: #000000;
}
.footer .address a:hover,
.footer .address a:focus,
.footer .address a:active {
  color: #d8692c;
}
/*........Specials Popup......*/
/* #popup-container .content-wrap p{
    font-size: 1.2rem;
    line-height: 1.8rem;
}
#popup-container .content-wrap .btn-large {
    font-size: 1.1rem;
    line-height: 1.5rem;
    padding: 10px 12px 8px;
} */
/*........Media Queries......*/
@media (min-width: 661px) {
  .half-and-half.hero:not(.thank-you-content) .scaled-text.hero-title {
    font-size: 42.8vw !important;
  }
}
@media (min-width: 768px) {
  .half-and-half.hero:not(.thank-you-content) .scaled-text.hero-title {
    font-size: 43vw !important;
  }
}
@media (min-width: 1024px) {
  .hero.half-and-half,
  .hero.half-and-half .swiper-container,
  .hero.half-and-half .swiper-wrapper,
  .hero.half-and-half .swiper-slide,
  body:not(.home) .hero.half-and-half {
    min-height: calc(100vh - 110px);
    height: auto;
  }
  .hero.half-and-half .scaled.hero-content-wrap div {
    max-width: 100%;
    padding: 0;
  }
  .split-grid .title-content-wrap {
    margin-left: 0;
    padding-left: 72px;
  }
  .hero .split-grid .hero-content-wrap .title-content-wrap,
  .hero.half-and-half .scaled.hero-content-wrap .title-content-wrap {
    padding-left: 48px;
  }

  .half-and-half.hero:not(.thank-you-content) .scaled-text.hero-title {
    font-size: 41.6vw !important;
  }
  /* .hero.half-and-half .scaled.hero-content-wrap .title-content-wrap {
        padding-left: 24px;
    } */
  /*.......Neighborhood......*/
  .promo-blocks.half-and-half .content {
    align-items: center;
  }
  /*.......Footer.....*/
  .footer .column {
    grid-template-rows: 112px 1fr 1fr;
  }
  .footer .nav.main-nav ul {
    row-gap: 20px;
  }
  .footer .logo-wrap {
    justify-content: flex-start;
  }
  .footer .column {
    align-items: flex-start;
  }
  .footer .nav.utility-nav ul.footer-utility-nav {
    row-gap: 10px;
  }
  .footer .utility-nav-wrap {
    max-width: initial;
  }
  .footer .top-row {
    grid-template-columns: 1fr 200px 1fr;
  }
  .footer svg.desktop-only {
    margin: 0 auto;
  }
  /*........Specials Popup......*/
  /* #popup-container .content-wrap p{
        font-size: 1.35rem;
        line-height: 1.75rem;
    }
    #popup-container .content-wrap .btn-large {
        font-size: 1.35rem;
        line-height: 1.75rem;
        padding: 20px 27px 18px;
    } */
  .specials-bar .swiper-slide {
    min-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 1024px) and (max-height: 790px) {
  .hero.half-and-half.error-scribble .scaled.hero-content-wrap {
    padding-bottom: 50px;
    top: auto;
  }
}
@media (min-width: 1218px) {
  :root {
    --module-max-width: calc(100vw - 48px);
  }
  .half-and-half.hero:not(.thank-you-content) .scaled-text.hero-title {
    font-size: 42vw !important;
  }
}
@media (min-width: 1314px) {
  /* .hero .split-grid .hero-content-wrap .title-content-wrap{
        padding-left: 72px; 
    } */
  .hero.half-and-half .scaled.hero-content-wrap .title-content-wrap {
    padding-left: 72px;
  }
  .half-and-half.hero:not(.thank-you-content) .scaled-text.hero-title {
    font-size: 44vw !important;
  }

  /* .card-swiper .content-wrap,
    .available-units .content-wrap {
        padding-left: 24px;
        padding-right: 24px;
    } */
}

@media (min-width: 1500px) {
  :root {
    --module-max-width: 90vw;
  }
  .header.flex.hidden_nav .mobile-header-wrap,
  .header.flex.logo_center_hidden_nav .mobile-header-wrap {
    max-width: calc(90vw);
  }
  /* .hero.half-and-half .hero-content-wrap.left,
    .hero.half-and-half .scaled.hero-content-wrap .title-content-wrap > div{
        max-width: 100%;
    } */
  .hero.half-and-half .scaled.hero-content-wrap .title-content-wrap,
  .hero .split-grid .hero-content-wrap .title-content-wrap,
  .split-grid .title-content-wrap {
    padding-left: 5vw;
  }
}

@media (max-width: 1218px) {
  .promo-blocks.half-and-half .row.image-left {
    grid-template-columns: 686px 1fr;
  }
  .promo-blocks.half-and-half .row.image-right {
    grid-template-columns: 1fr 640px;
  }
}

@media (max-width: 1023px) {
  .hero-content-wrap .title-content-wrap {
    padding-top: 0 !important;
  }
  .half-and-half.hero .hero-title {
    font-size: 32.68vw;
  }
  /*.......Thank you page.......*/
  .half-and-half.hero.thank-you-content .scaled-text.hero-title {
    font-size: 32.68vw !important;
  }
  /*......Neighborhood......*/
  .half-and-half.hero.neighborhood-banner .hero-title {
    font-size: 29.5vw;
  }
  .promo-blocks.half-and-half .content > div {
    padding: 40px 24px;
  }
  /*......Privacy Policy......*/
  .half-and-half.hero.privacy-scribble .hero-title {
    font-size: 28.5vw;
  }
  /*......Footer......*/
  .footer .logo img {
    margin: 32px auto 0px;
  }
  .footer .logo:first-of-type img {
    margin-top: 0;
  }
  .footer .column,
  .footer-wrap,
  .footer .utility-nav-wrap {
    row-gap: 32px;
  }
  .footer .top-row {
    row-gap: 25px;
  }
  .footer svg.mobile-only {
    margin-top: 10px;
  }
  /*......Error 404.......*/
  .hero.half-and-half.error-scribble .scaled.hero-content-wrap div {
    flex-direction: column;
    align-items: flex-start;
  }
  .error-scribble .orange-bg {
    background: #000000;
    border-color: #000000;
    color: #ffffff;
  }
  .error-scribble .orange-bg:active,
  .error-scribble .orange-bg:focus,
  .error-scribble .orange-bg:hover {
    background: #d8692c;
    border-color: #d8692c;
    color: #000000;
  }
  .hero.half-and-half.error-scribble .scaled.hero-content-wrap .link-wrap {
    margin-top: 16px;
  }
  .hero.half-and-half.error-scribble .swiper-slide {
    height: auto !important;
  }
  .hero.half-and-half.pet-scribble .swiper-slide:before {
    bottom: auto;
    left: auto;
    right: 0px;
    width: 90%;
  }
}

@media (max-width: 360px) {
  .amenities-two-column-list .amenities-section-title {
    font-size: 6.75rem;
  }
}
/* hiding last 2 blocks - home page */
.home .detail-scribble .content-wrap,
.home .available-units {
  display: none;
}
/* home page video */
#video-wrap {
  position: relative;
}

#video-wrap #banner-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#video-wrap #pause-button,
#play-button {
  position: absolute;
  width: 30px;
  height: 30px;
  cursor: pointer;
  right: 17px;
  bottom: 30px;
  z-index: 2;
  border: 0;
  text-indent: -9999px;
}
#video-wrap #play-button {
  display: none;
  background: url(../../files/images/play-icon.svg) no-repeat center center;
  background-size: contain;
}
#video-wrap #pause-button {
  background: url(../../files/images/pause-icon.svg) no-repeat center center;
  background-size: contain;
}
#video-wrap #speaker-toggler {
  z-index: 2;
  position: absolute;
  right: 60px;
  bottom: 30px;
}
#video-wrap #speaker-button,
#video-wrap #speaker-muted-button {
  width: 30px;
  height: 30px;
  border: 0;
  text-indent: -9999px;
  cursor: pointer;
}

#speaker-toggler #speaker-button {
  display: none;
  background: url(../../files/images/speaker.png) no-repeat center center;
  background-size: contain;
}

#speaker-toggler #speaker-muted-button {
  display: block;
  background: url(../../files/images/speaker_muted.png) no-repeat center center;
  background-size: contain;
}

#speaker-toggler.active #speaker-button {
  display: block;
}

#speaker-toggler.active #speaker-muted-button {
  display: none;
}
.map ol::-webkit-scrollbar-thumb {
  background-color: #aea8a7;
}

/* Privacy policy*/
.privacy_policy_content br {
  display: none;
}
.privacy_policy_content strong {
  font-weight: bold;
}
.privacy_policy_content h2 {
  margin-bottom: 16px;
}
.privacy_policy_content ol,
.privacy_policy_content ul {
  margin-bottom: 16px;
  padding-left: 0;
}
.privacy_policy_content li p {
  margin-top: 0;
}
.privacy_policy_content ol li,
.privacy_policy_content ul li {
  padding: 0;
}
.privacy_policy_content ol li {
  list-style-type: decimal;
  margin-left: 20px;
}
.privacy_policy_content ol li > *::before {
  content: " ";
  display: inline-block;
}
.privacy_policy_content ol li p:last-child {
  margin-bottom: 0;
}
.privacy_policy_content ol li::marker {
  font-weight: bold;
  color: #000000;
  display: inline-block;
  font-size: 1rem;
}
@media (min-width: 1024px) {
  .privacy_policy_content ol li::marker {
    font-size: 1.125rem;
  }
}
.privacy_policy_content ul li {
  list-style-type: disc;
  margin-left: 35px;
}
.privacy_policy_content ul li li {
  list-style-position: outside;
  list-style-type: circle;
}
.privacy_policy_content table {
  table-layout: fixed;
  width: 100%;
  border: 1px solid #000000;
  border-collapse: collapse;
  margin-bottom: 16px;
}
@media (max-width: 600px) {
  .privacy_policy_content table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.privacy_policy_content table thead,
.privacy_policy_content table tr:not(:last-child) {
  border-bottom: 1px solid #000000;
}
.privacy_policy_content table td {
  border: 0;
  padding: 10px;
}
.privacy_policy_content table td:not(:last-child) {
  border-right: 1px solid #000000;
}
.privacy_policy_content table td ul li {
  margin-left: 20px;
}
#gform_7_validation_container {
  display: none !important;
}

/*.......Other Edits......*/
.neigh_btn_wrap {
  display: flex;
  justify-content: center;
  gap: 16px;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 16px;
}
.neigh_btn_wrap .btn {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5rem;
  outline: none;
  padding: 10px 12px;
  width: 100%;
}

@media (min-width: 1024px) {
  .header-nav-links {
    display: flex;
  }
  .header-nav-links > *:not(:first-child),
  .header-nav-links a.apply-btn {
    margin-left: 8px;
  }
  .neigh_btn_wrap .btn {
    padding: 20px 27px 18px;
    width: auto;
  }
}
@media (max-width: 1400px) {
  .header-nav-menu ul {
    column-gap: 0;
  }
  .header-nav-menu ul li a {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 1300px) {
  .header-nav-links {
    padding-left: 6px;
  }
  .header-nav-links > *:not(:first-child),
  .header-nav-links a.apply-btn {
    margin-left: 5px;
  }
}
@media (max-width: 1023px) {
  .mobile-nav .mobile-nav-links a {
    width: 195px;
  }
}
@media (max-width: 767px) {
  .mobile-nav-links {
    flex-direction: column;
  }
}

.hide_me {
  display: none !important;
}

.footer .nav.utility-nav ul.icon-menu li a,
.footer .nav.utility-nav ul.icon-menu li {
  pointer-events: all;
  cursor: pointer;
}

.disable-link,
.disable-link a {
  pointer-events: none !important;
  cursor: default !important;
}

.nav ul li.cmp-revoke-consent {
  position: static;
  padding: 0px;
}

.gform_wrapper p.gform_description {
  text-align: left;
  font-size: 14px;
}
.gform_wrapper p.gform_description a {
  color: #000;
  text-decoration: underline;
}
.gm-style-iw.gm-style-iw-c {
  padding: 0 !important;
  max-height: initial !important;
  max-width: 280px !important;
  width: 100%;
}
.gm-style-iw-chr {
  position: absolute !important;
  right: 4px;   
  top: 4px;
  z-index: 1;
}
.gm-style-iw-chr button[title="Close"] {
  width: 20px !important;
  height: 20px !important;
}
.gm-style-iw-chr button[title="Close"] span {
  margin: 0 !important;
  width: 20px !important;
  height: 20px !important;
}

.gm-style .gm-style-iw-d {
  overflow: visible !important;
  max-height: inherit !important;
}

.infoBox .post-marker p 
{
font-weight:400;
}
.total-cost-wrap {
  max-width: 1200px;
  margin: 0px auto;
  padding: 65px 20px 0px 20px;
  text-align: center;
}
.total-cost-wrap p a 
{
  color: #000;
  text-decoration: underline;
}
.floor-plan-scroll
{
  scroll-behavior: auto;
}
.total-cost-wrap h3 {
  font-family: relative-book, Helvetica, Arial, sans-serif;
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 44px;
}

@media (min-width: 1366px) {
  .total-cost-wrap h3 {
      font-size: 3rem;
      line-height: 3.625rem;
  }
}
@media (min-width: 1024px) {
  .total-cost-wrap h3 {
      font-size: 2.125rem;
      line-height: 44px;
  }
}

.cost-guide-wrap {
  display: block !important;
  max-width: 1200px;
  margin: 0px auto;
  padding: 0px 20px 0px 20px;
  text-align: center;
}
.cost-guide-wrap h3 {
  font-family: relative-book, Helvetica, Arial, sans-serif;
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 44px;
}

@media (min-width: 1366px) {
  .cost-guide-wrap h3 {
      font-size: 3rem;
      line-height: 3.625rem;
  }
}
@media (min-width: 1024px) {
  .cost-guide-wrap h3  {
      font-size: 2.125rem;
      line-height: 44px;
  }
}
.cost-guide-wrap p 
{
  padding-bottom: 30px;
}

iframe[src*="https://my.hy.ly"] {
  height: 0px;
  width: 0px;
  position: absolute;
  border: 0px;
  margin-top: -1px;
}

.hy-wrap iframe {
  width: 100% !important;
  position: static !important;
}

.header 
{
  position: sticky !important;
}