@font-face {
  font-family: Oxygen;
  src: url('../fonts/Oxygen-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Oxygen;
  src: url('../fonts/Oxygen-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Oxygen;
  src: url('../fonts/Oxygen-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --new-menu: #014d81;
  --footer-beige: #e7e2cc;
  --button-home: #cfaa7a;
  --old-menu: #00437a;
  --light-beige: #f4f4ea;
  --dark-slate-blue: #047;
  --accessible-components--dark-grey: #9b9b9b;
  --h1-home: #999;
  --footer-dark-brown: #231c16;
  --pinline-in-dark-brown: #a79d7d;
  --pinline-in-beige-foot: #d1c8a3;
  --h1-divison-pages-header: #8b887a;
  --h2: #8b887a;
  --panel-beige-2: #e8e2bd;
  --panel-beige-3: #eeebdc;
  --apartment-blue: #005288;
  --nav-bg: #e7e2cc;
  --footer-links-and-h2-home: #6d675d;
  --bg-yellow: #f2edd7;
  --dark-goldenrod: #b07327;
  --sienna: #9c621c;
  --find-comm-state-wrapper: #f5f3ed;
  --dark-khaki: #c69a5d;
  --dim-gray: #5c564d;
  --home-page-text: #473f37;
  --dim-grey: #5c564d;
  --al-footer-heade: #504b42;
  --sea-green: #578d50;
  --seperator-old: #b8b1a9;
  --antique-white: #f1dec7;
}

.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-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #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;
  }
}

body {
  color: #333;
  font-family: Oxygen, Verdana, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  text-align: center;
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

h2 {
  color: #1d1d1d;
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.4em;
}

h3 {
  clear: both;
  color: #283246;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #4d4b44;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  opacity: 1;
  color: #31383f;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 30px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
}

a {
  color: #313941;
  font-size: 1rem;
  line-height: 1.6;
  text-decoration: underline;
}

li {
  text-align: left;
  margin-bottom: 11px;
  font-size: 16.5px;
  line-height: 1.5em;
}

.footer-content {
  background-color: #e7e2cc;
  background-image: none;
  margin-top: 1px;
  position: relative;
}

.footer-link-old {
  color: #5c564d;
  border-bottom: 1px #d1c8a3;
  margin-bottom: 18px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.footer-link-old.new {
  color: #5c564d;
  margin-left: 5px;
  font-size: 16px;
  line-height: 1.6em;
}

.footer-link-old.new:hover {
  text-decoration: none;
}

.footer-link-old.new:active {
  font-weight: 400;
}

.footer-link-old.new.last-in-ilst {
  margin-bottom: 13px;
}

.footer-link-old.comm-by-name {
  color: #231c16;
  margin-top: 16px;
  margin-bottom: 10px;
  font-size: 14.5px;
  font-weight: 700;
}

.footer-link-old.comm-by-name.w--current {
  color: #686259;
  font-weight: 400;
}

.center-my-content {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.headersectional.new {
  z-index: 2;
  background-color: #f7f6eb;
  background-image: url('../images/apartment-pool-gradient-white-fade.webp');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: relative;
}

.navbar-container {
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
}

.navbar-section {
  background-color: #0000;
  height: 42px;
}

.navbar-section.new {
  background-color: var(--new-menu);
  height: 44px;
  box-shadow: 1px 1px 27px #00000057;
}

.nav-link {
  color: #6b6b69;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  font-size: 16px;
  display: inline-block;
  position: static;
}

.nav-link:hover {
  color: #5c564d;
  background-image: linear-gradient(#e7e2cc, #ffffff7a);
}

.nav-link.w--current {
  color: #6b6b69;
  background-image: none;
  font-weight: 600;
}

.nav-menu {
  float: none;
  text-align: center;
  background-color: #f2edd7;
  font-size: 1rem;
  font-weight: 600;
  display: block;
}

.nav-menu.new {
  background-color: #0000;
  justify-content: center;
  display: flex;
}

.nav-vert {
  background-color: #6b6b69;
  width: 1px;
  min-width: 1px;
  max-width: 1px;
  height: 19px;
  margin-top: 12px;
  margin-bottom: 12px;
  display: inline-block;
  position: absolute;
}

.dropdown-toggle {
  color: #6b6b69;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.dropdown-toggle:hover {
  color: #5c564d;
  background-image: linear-gradient(#e7e2cc, #ffffff7a);
}

.dropdown-toggle:active {
  background-image: none;
}

.dropdown-toggle.w--open {
  z-index: 10001;
}

.nav-menu-caption {
  display: none;
}

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

.feature-wrapper {
  background-color: #d1d1cf;
}

.feature-slider {
  background-color: #0000;
  height: auto;
}

.bottom-feature {
  background-color: #231c16;
}

.bottom-feature-slider {
  background-color: #0000;
  border: 2px solid #fff;
  width: 90%;
  height: auto;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 13px;
  display: block;
}

.hide-slide-nav {
  display: none;
}

.footer-content-wrapper {
  border: 1px solid #99867185;
  margin: 20px 7px;
  padding: 18px 24px;
  box-shadow: 0 0 200px #beb89b;
}

.bottom-bar {
  background-color: #00416d;
  flex-flow: row;
  width: 100%;
  height: 39px;
  padding-left: 3px;
  padding-right: 3px;
  display: flex;
  position: absolute;
  bottom: 12px;
}

.bottom-bar-link-blocks {
  float: left;
  text-align: center;
  flex: auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.bottom-bar-link-blocks.eho {
  white-space: nowrap;
}

.bottom-bar-links {
  color: #e7e2cc;
  font-size: .75rem;
  text-decoration: none;
}

.bottom-bar-links:hover {
  text-decoration: underline;
}

.bottom-bar-links.eho {
  margin-right: 2px;
}

.bottom-bar-links.copyhhhunt:hover {
  text-decoration: none;
}

.footer-subheading {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #c69a5d;
  margin-bottom: 6px;
  margin-left: auto;
  margin-right: 31px;
  padding: 4px 8px 4px 18px;
  font-size: 14.25px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.h2-bottom-feature {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 18px;
  margin-bottom: 12px;
  font-family: Sorts Mill Goudy;
  font-size: 22px;
  line-height: 24px;
}

.bottom-feature-right-arrow {
  opacity: .14;
  margin-right: -60px;
}

.bottom-feature-left-arrow {
  opacity: .15;
  margin-left: -60px;
}

.dropdown-list.w--open {
  z-index: 9999;
  background-color: var(--footer-beige);
  opacity: 1;
  border: 2px solid #ceae79;
  border-top: 1px #ceae79;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 0 47px #5c564d78;
}

.body-content-find-your-community {
  padding: 24px 16px 28px;
}

.footer-link-old-2 {
  color: #6d675d;
  margin-bottom: 2px;
  margin-left: 6px;
  text-decoration: none;
}

.footer-link-old-2:hover {
  font-weight: 700;
  text-decoration: underline;
}

.footer-link-old-2.w--current:hover {
  text-transform: none;
}

.add-space-after {
  margin-bottom: 24px;
}

.foot-quicklinks {
  color: #5c564d;
  margin-bottom: 6px;
  margin-left: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
}

.foot-quicklinks.bold {
  font-weight: 700;
}

.footer-icon {
  z-index: 100;
  float: none;
  opacity: .64;
  display: inline-block;
}

.footer-icon.eho {
  right: 24px;
}

.cob-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}

.h1-home {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 24px;
  line-height: 30px;
}

.h1-home.page-not-found {
  color: #000;
  background-color: #f4f4ea;
  border-radius: 15px;
  padding: 37px;
  font-size: 21px;
  display: block;
}

.home-foot-video-wrapper {
  width: 90%;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.home-foot-video-image {
  box-shadow: 0 0 3px #0d0a08;
}

.home-foot-video-text {
  color: #6d675d;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 13px;
  line-height: 18px;
}

.home-foot-video-text-wrapper {
  background-color: #f4f4ea;
  padding: 2px;
}

.foot-video-eading {
  color: #6d675d;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.video-pinline {
  border: 1px solid #ccc;
  margin: 9px;
  padding: 7px;
}

.foot-right-thumb-wrapper {
  margin-bottom: 14px;
}

.foot-right-thumb-wrapper.last-one {
  margin-bottom: 0;
}

.foot-right-thumb-img {
  float: left;
  width: 132px;
  margin-right: 14px;
  box-shadow: 0 0 6px #080605;
}

.foot-right-thumb-heading {
  color: #d1c8a3;
  margin-top: 0;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
}

.foot-right-thumb-heading.best-place-to-work {
  margin-top: 4px;
}

.foot-right-thumb-text {
  color: #e7e2cc;
  margin-top: 2px;
  font-size: 13px;
  line-height: 17px;
}

.col-2-vert-left {
  border-left: 1px solid #e7e2cc;
}

.foot-col1 {
  padding-right: 19px;
  display: block;
}

.foot-col2 {
  border-left-color: #a79d7d;
  padding-left: 18px;
}

.hero-top-bar {
  height: 6px;
}

.hero-top-bar.blue {
  background-color: #005288;
  height: 8px;
}

.hero-bottom-bar {
  background-color: #005288;
  height: 6px;
}

.hero-bottom-bar.blue-lighter {
  background-color: #005288;
}

.feature-left {
  float: left;
  background-color: #005288;
  width: 38.12%;
}

.feature-right {
  float: left;
  width: 61.88%;
}

.footer-section.apartment-landing-page {
  z-index: 1001;
  background-color: #e6dfc5;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background-color 2s;
  position: relative;
}

.footer-section.apartment-landing-page:hover {
  background-color: #eeecd3;
}

.footer-section.al {
  z-index: 1001;
  background-color: #e6dfc5;
  background-image: linear-gradient(#5d4c3585, #5d4c3585), url('../images/abberly-crossing-exterior-and-pool.webp'), url('../images/hhh-rectangles-double.png');
  background-position: 0 0, 50%, 0 0;
  background-size: auto, contain, cover;
  background-attachment: scroll, scroll, fixed;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: background-color 2s;
  position: relative;
  box-shadow: inset 0 0 100px #312f2bcf;
}

.brown-footer-container {
  background-color: #231c16;
}

.link-block-footer-thumbs {
  color: #f4f4ea;
  text-decoration: none;
  display: block;
}

.body-content-full-wide.bg-yellow {
  background-color: #f2edd6;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.home-mobile-hero {
  display: none;
}

.home-page-slider-mobile {
  background-color: #251e18;
  height: auto;
  display: none;
}

.home-page-slider-mobile-side-nav {
  display: block;
}

.home-page-slider-mobile-arrows {
  display: none;
}

.p-apartment {
  color: #464d53;
  margin-bottom: 11px;
  margin-right: 0;
  font-size: 16.25px;
  line-height: 1.65em;
}

.p-apartment.indent {
  border-left: 30px solid var(--button-home);
  margin-top: 7px;
  margin-left: 19px;
  margin-right: 0;
  padding-left: 18px;
  font-size: 16px;
  line-height: 1.6em;
}

.p-apartment.indent.petfriendly {
  font-weight: 600;
}

.p-apartment.is-foundry {
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1.5em;
}

.testimonail-blue-fill {
  background-color: #005288;
}

.home-message-bar {
  background-color: #231c16;
}

.home-message-bar.find-comm-landing-page {
  margin-top: 14px;
  margin-bottom: 14px;
}

.home {
  color: #fff;
  font-size: 26px;
}

.p-home-page-message {
  color: #473f37;
  margin-right: 47px;
}

.dropmenusectionheaderal {
  color: #b07327;
  text-transform: uppercase;
  background-color: #f6f6f6;
  border-top-style: dotted;
  border-top-width: 1px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 0;
  padding-bottom: 1px;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link {
  color: #014d81;
  text-transform: uppercase;
  padding: 9px 19px;
  font-size: 16px;
}

.dropdown-link:hover {
  color: #fff;
  text-align: left;
  background-color: #cfab79;
  display: block;
}

.dropdown-link.w--current {
  color: #014d81;
}

.dropdown-link.w--current:hover {
  color: #fff;
}

.dropdown-link.last-dropdown {
  margin-bottom: 14px;
}

.headermobileal {
  display: none;
}

.work-in-progress {
  margin-top: 38px;
  margin-bottom: 38px;
  font-size: 21px;
}

.bg-yellow {
  background-color: #f2edd7;
}

.home-content-wrapper {
  margin: 24px 22px 20px;
}

.separator-bar.blue {
  display: block;
}

.separator-bar.al-comm-pages {
  background-color: #047;
  height: 13px;
  position: relative;
}

.caption-bar.blue {
  color: #fff;
  background-color: #005288;
}

.h3-find-your-community-in {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Sorts Mill Goudy;
  font-size: 20px;
  font-weight: 400;
}

.find-your-community-list-mobile-wrapper {
  display: none;
}

.wrapper-states {
  text-align: center;
  margin-left: 87px;
  margin-right: 87px;
}

.align-my-contents-left {
  text-align: left;
}

.small-map {
  float: right;
  width: 146px;
  margin-top: 10px;
  margin-bottom: 0;
}

.small-map.ncv {
  margin-top: 24px;
}

.small-map.md {
  margin-top: 21px;
}

.ul-clear-all {
  clear: both;
  margin-bottom: 36px;
}

.h2-small-map-state-label {
  clear: both;
  text-align: left;
  margin-bottom: 14px;
  margin-left: 10px;
  font-size: 30px;
}

.li-find-community-page {
  margin-bottom: 10px;
}

.wrapper-state-find-comm-page {
  background-color: #f5f3ed;
  margin-top: 10px;
  margin-bottom: 26px;
  padding: 20px;
}

.link-black {
  color: #222;
}

.link-black:hover {
  color: #9c621c;
  text-decoration: none;
}

.homepage-feature-image {
  background-color: #fff;
  border: 1px solid #6d675d;
  padding: 6px;
  box-shadow: 1px 1px 3px #6d675d;
}

.home-page-feature-image-wrapper {
  float: left;
  width: 50%;
  margin-bottom: 8px;
  margin-right: 30px;
}

.home-page-feature-wrapper-text-part {
  opacity: .82;
  text-align: center;
  background-color: #231c16;
  width: 97%;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  display: block;
  position: relative;
  bottom: 30px;
}

.footer-state {
  color: #3f4952;
  text-transform: uppercase;
  border-bottom: 1px solid #555047;
  margin-top: 6px;
  margin-bottom: 3px;
  margin-left: 5px;
  font-size: .95rem;
  font-weight: 700;
  line-height: 1.7em;
  text-decoration: none;
  display: inline-block;
}

.footer-heading-block {
  background-color: var(--button-home);
  margin-bottom: 3px;
  margin-left: 0;
  margin-right: 20px;
  padding: 4px 5px;
  font-weight: 400;
}

.footer-heading-block.about {
  margin-bottom: 12px;
  margin-right: 26px;
}

.footer-heading-block.contact {
  margin-right: 1px;
}

.footer-list-of-links {
  margin-top: 10px;
  margin-left: 5px;
}

.col-1-right-line {
  border-style: none;
  border-left-width: 1px;
  border-left-color: #d1c8a3;
  border-right-width: 1px;
  border-right-color: #d1c8a3;
  padding-left: 28px;
}

.p-footer-text {
  color: #6d675d;
  margin-left: 6px;
  font-size: .95rem;
}

.p-footer-text.last {
  color: #5c564d;
  margin-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
}

.logo-home-page {
  width: 170px;
  margin: 20px 20px 17px 24px;
}

.logo-hhhunt-only {
  width: 170px;
  margin: 19px 19px 19px 32px;
}

.div-separator-beige {
  clear: both;
  background-image: linear-gradient(263deg, #d1c8a3, #fff);
  height: 8px;
}

.p-why-choose {
  margin-left: 3px;
}

.center-and-bold {
  text-align: center;
  font-weight: 600;
}

.link-block-100-percent {
  width: 100%;
  display: block;
}

.foot-comm-by-name {
  border-top: 1px solid #b9b0a4;
  border-bottom: 1px #b9b0a4;
  width: 95%;
  margin-top: 14px;
  margin-bottom: 58px;
}

.how-you-live-underline {
  border-bottom: 1px solid #a76c23;
  padding-bottom: 3px;
}

.comm-name {
  color: #005288;
}

.comm-name:hover {
  font-weight: 700;
  text-decoration: none;
}

.dash {
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.comm-loc {
  color: #c69a5d;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
}

.comm-name-loc-wrap {
  margin-bottom: 10px;
}

.img-100-percent {
  width: 100%;
}

.apt-logo {
  width: 300px;
  margin-bottom: 16px;
}

.apt-logo.is-abberlycrossing {
  width: 348px;
}

.sansserif {
  display: block;
}

.flex-100 {
  background-image: linear-gradient(313deg, #c8a06c61, #fff 24%), url('../images/Jarvis---Family-Room_1Jarvis---Family-Room.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-100.al {
  background-image: linear-gradient(#e0d9b973, #e0d9b973), linear-gradient(313deg, #c8a06c61, #fff 24%), url('../images/Jarvis---Family-Room_1Jarvis---Family-Room.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  align-items: stretch;
  height: auto;
}

.flex-100.al.why-chose {
  flex-direction: row-reverse;
}

.flex-100.al.focus {
  height: auto;
}

.flex-100.by-name {
  background-image: linear-gradient(#f6f6f685, #f6f6f685), url('../images/apartment-living-all-states-zoomed-out.jpg');
  background-position: 0 0, 50% 60%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  padding-bottom: 49px;
}

.btn-hvr-underline-from-center {
  letter-spacing: .5px;
  background-color: #005285;
  border: 1px solid #ddd5b3;
  border-radius: 20px;
  margin-top: 11px;
  margin-bottom: 11px;
  padding-top: 8px;
  padding-left: 23px;
  padding-right: 23px;
  font-size: 15px;
  transition: background-color .3s;
  box-shadow: 0 0 11px #36332f78;
}

.btn-hvr-underline-from-center:hover {
  color: #fff;
  background-color: #242729;
  text-decoration: none;
}

.btn-hvr-underline-from-center:active {
  box-shadow: none;
  position: relative;
  top: 1px;
}

.slide-info-link {
  opacity: 1;
  cursor: default;
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
  padding: 9px 39px;
  text-decoration: none;
  display: block;
}

.slide-info-link:hover {
  text-decoration: none;
}

.slider-arrow-div2:hover {
  background-image: linear-gradient(to right, #00132291, #fff0);
}

.slider-arrow-div2.right:hover {
  background-image: linear-gradient(270deg, #00080e91, #fff0);
}

.slider-arrow-div2.right.hide, .slider-arrow-div2.hide {
  display: none;
}

.flex-38p {
  text-align: center;
  width: 38.2%;
}

.flex-38p.cont-wrap {
  box-shadow: none;
  text-align: left;
  background-image: linear-gradient(160deg, #f7f6eb 41%, #00447726);
  border-left: 1px solid #dbd9bb;
  padding: 70px 5% 3.5% 4%;
  position: relative;
}

.flex-38p.cont-wrap.map {
  background-image: linear-gradient(#001b30, #001b30), url('../images/al-map-bg_1al-map-bg.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.flex-38p.cont-wrap.is-foundry {
  padding-top: 56px;
}

.flex-62 {
  text-align: center;
  border-right: 4px solid #cfa97c;
  width: 61.8%;
  position: relative;
}

.flex-62.div2.focus {
  background-color: #a79d7d;
  background-image: linear-gradient(#231c16 78%, #047);
}

.slide-info-box {
  z-index: 1005;
  opacity: .87;
  cursor: pointer;
  background-color: #e7e5d6;
  border-left: 3px solid #c8a06c;
  display: block;
  position: absolute;
  top: 106px;
  right: 0;
}

.hide-me {
  display: none;
}

.al-comm-info {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.al-comm-info.narrow {
  width: 900px;
  padding-top: 76px;
}

.al-comm-info.narrow.byname {
  padding-top: 64px;
  display: block;
}

.al-comm-info.whychoose {
  padding-right: 41px;
  display: block;
}

.al-logo-new {
  width: 184px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 17px;
  padding-bottom: 17px;
  display: block;
}

.dropdown-toggle-al {
  color: #f7f6eb;
  text-transform: uppercase;
  padding: 10px 26px 10px 23px;
  font-size: 16px;
  font-weight: 400;
}

.dropdown-toggle-al:hover {
  background-image: linear-gradient(#fff0, #4a84aa);
}

.dropdown-toggle-al.w--open {
  z-index: 10001;
}

.nav-vert-al {
  background-color: #eeebdc61;
  width: 1px;
  min-width: 1px;
  max-width: 1px;
  height: 19px;
  margin-top: 12px;
  margin-bottom: 12px;
  display: inline-block;
}

.icon-2 {
  margin-right: 0;
  right: 17px;
}

.h2-location {
  color: #c69a5d;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #c69961;
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: goudy-old-style, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 34px;
}

.slide-al {
  box-shadow: inset 0 0 50px #473f37;
}

.slide-al.foxridge1 {
  background-image: url('../images/fr0_1fr0.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.foxridge {
  background-image: url('../images/Jarvis---Owners-Suite.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.blacksburg3 {
  background-image: url('../images/owners-suite-bathroom-hhhunt_1.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycrest {
  background-image: url('../images/abberly-crest-apex-section-laurel-guest-bedroom.webp');
  background-position: 0 0;
  background-size: cover;
}

.slide-al.abberlycrest._1 {
  background-image: url('../images/abberly-crest-apartments.webp');
  background-size: cover;
}

.slide-al.abberlycrest._2 {
  background-image: url('../images/abberly-crest-clubhouse.avif');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycrest._3 {
  background-image: url('../images/abberly-crest-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycrest._4 {
  background-image: url('../images/Pool-amenity-photo_1Pool-amenity-photo.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycrest._5 {
  background-image: url('../images/abberly-crest-gym.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-al.abberlycrest._6 {
  background-image: url('../images/abberly-crest-dining-room-kitchen.webp');
  background-size: auto;
}

.slide-al.abberlysquare._1 {
  background-image: url('../images/abberly-square-waldorf-md-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlysquare._3 {
  background-image: url('../images/abberly-square-waldorf-md-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlysquare._4 {
  background-image: url('../images/abberly-square-waldorf-md-kitchen.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlysquare._5 {
  background-image: url('../images/abberly-square-waldorf-md-kitchen-and-living-room.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-al.abberlysquare._6 {
  background-image: url('../images/abberly-square-clubhouse-coffee-bar.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlysquare._7 {
  background-image: url('../images/abberly-square-waldorf-md-bedroom.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlysouthpoint._1 {
  background-image: url('../images/abberly-at-southpoint-lighted-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlysouthpoint._2 {
  background-image: url('../images/abberly-at-southpoint-s-lounge-games.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlysouthpoint._3 {
  background-image: url('../images/abberly-at-southpoint-fitness-center.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlysouthpoint._4 {
  background-image: url('../images/abberly-at-southpoint-living-room-and-office.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlysouthpoint._5 {
  background-image: url('../images/abberly-at-southpoint-clubhouse-lounge.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-al.abberlysouthpoint._6 {
  background-image: url('../images/abberly-at-southpoint-bedroom.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlysouthpoint._7 {
  background-image: url('../images/abberly-at-southpoint-bathroom.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlyavera1 {
  background-image: url('../images/abberly-avera-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycenterpointe {
  background-image: url('../images/abberly-centerpointe-resort-style-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycenterpointe._2 {
  background-image: url('../images/abberly-centerpointe-kitchen-living-room.webp');
}

.slide-al.abberlycenterpointe._3 {
  background-image: url('../images/abberly-centerpointe-clubhouse.webp');
}

.slide-al.abberlycenterpointe._4 {
  background-image: url('../images/abberly-centerpointe-game-room.webp');
}

.slide-al.abberlycenterpointe._5 {
  background-image: url('../images/abberly-centerpointe-playground.jpg');
}

.slide-al.abberlycenterpointe._6 {
  background-image: url('../images/abberly-centerpointe-dog-park.jpg');
}

.slide-al.abberlytwinhickroy {
  background-image: url('../images/Centerpointe-Rendering_1Centerpointe-Rendering.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlytwinhickroy._1 {
  background-image: url('../images/abberly-twin-hickory-clubhouse-and-pool.jpg');
  background-size: cover;
}

.slide-al.abberlytwinhickroy._2 {
  background-image: url('../images/abberly-twin-hickory-clubhouse.webp');
  background-size: cover;
}

.slide-al.abberlytwinhickroy._4 {
  background-image: url('../images/abberly-twin-hickory-pool.jpg');
  background-size: auto;
}

.slide-al.abberlytwinhickroy._5 {
  background-image: url('../images/abberly-twin-hickory-pool-table_1.webp');
  background-size: cover;
}

.slide-al.abberlytwinhickroy._7 {
  background-image: url('../images/abberly-twin-hickory-overhead-community-view.jpg');
  background-size: cover;
}

.slide-al.abberlywaterstone._1 {
  background-image: url('../images/abberly-waterstone-lit-sidewalks.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywaterstone._2 {
  background-image: url('../images/abberly-waterstone-open-concept-apartment.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywaterstone._3 {
  background-image: url('../images/abberly-waterstone-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywaterstone._4 {
  background-image: url('../images/abberly-waterstone-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywaterstone._5 {
  background-image: url('../images/abberly-waterstone-outdoor-firepit.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-al.abberlywaterstone._6 {
  background-image: url('../images/abberly-waterstone-w-lounge-game-room.webp');
  background-size: cover;
}

.slide-al.abberlywaterstone._7 {
  background-image: url('../images/abberly-waterstone-luxury-conference-room.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywaterstone._0 {
  background-image: url('../images/abberly-waterstone-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.aw._1 {
  background-image: url('../images/abberly-woods-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.aw._2 {
  background-image: url('../images/abberly-woods-clubhouse-billiards.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.aw._4 {
  background-image: url('../images/abberly-woods-apartment.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.aw._5 {
  background-image: url('../images/abberly-woods-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.aw._6 {
  background-image: url('../images/abberly-woods-clubhouse-coffee-bar.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.ap {
  background-image: url('../images/Ridgefield-Green-front-load-streetscape-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.ap._2 {
  background-image: url('../images/ap2_1ap2.webp');
  background-size: cover;
}

.slide-al.ap._3 {
  background-image: url('../images/phase2model_1phase2model.webp');
  background-size: cover;
}

.slide-al.ap._6 {
  background-image: url('../images/abblerly-place-clubhouse-main.webp');
  background-size: cover;
}

.slide-al.ap._3 {
  background-image: url('../images/ap3_1ap3.webp');
}

.slide-al.ap._1 {
  background-image: url('../images/abberly-place-gym.webp');
  background-size: cover;
}

.slide-al.ap._4 {
  background-image: url('../images/ap4_1ap4.webp');
  background-size: cover;
}

.slide-al.ap._5 {
  background-image: url('../images/abberly-place-clubhouse-games.webp');
  background-size: cover;
}

.slide-al.agreen._2 {
  background-image: url('../images/abberly-green-living-room.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.agreen._3 {
  background-image: url('../images/abberly-green-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.agreen._4 {
  background-image: url('../images/abberly-green-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.agreen._5 {
  background-image: url('../images/abberly-green-aerial.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-al.agreen._6 {
  background-image: url('../images/abberly-green-pool.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.ag._1 {
  background-image: url('../images/abberly-grove-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.ag._2 {
  background-image: url('../images/abberly-grove-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.ag._3 {
  background-image: url('../images/abberly-grove-aerial.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.ag._7 {
  background-image: url('../images/abberly-grove-pool.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.ag._8 {
  background-image: url('../images/abberly-grove-apartment.webp');
  background-position: 0 0;
  background-size: cover;
}

.slide-al.abberlypointe._1 {
  background-image: url('../images/abberly-pointe-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlypointe._2 {
  background-image: url('../images/abberly-pointe-bedroom.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlypointe._3 {
  background-image: url('../images/abberly-pointe-clubhouse-exterior.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlypointe._4 {
  background-image: url('../images/abberly-pointe-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlypointe._5 {
  background-image: url('../images/abberly-pointe-pool-and-fire-pit.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlypointe._6 {
  background-image: url('../images/abberly-pointe-walking-path.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlypointe._7 {
  background-image: url('../images/abberly-pointe-living-room.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlypointe._8 {
  background-image: url('../images/abberly-pointe-clubhouse-pool-table.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywestashley._1 {
  background-image: url('../images/abberly-west-ashley-pool.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywestashley._2 {
  background-image: url('../images/abberly-west-ashley-apartment.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywestashley._5 {
  background-image: url('../images/5AYWA-club-photos-003_15AYWA-club-photos-003.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-al.abberlywestashley._3 {
  background-image: url('../images/abberly-west-ashley-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywestashley._4 {
  background-image: url('../images/abberly-west-ashley-clubhouse-billiards.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywestashley._5 {
  background-image: url('../images/abberly-west-ashley-pool-with-trees.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlywestashley._7 {
  background-image: url('../images/abberly-west-ashley-aerial.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlyvillage._2 {
  background-image: url('../images/abberly-village-apartment.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlyvillage._3 {
  background-image: url('../images/abberly-village-office.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlyvillage._4 {
  background-image: url('../images/abberly-village-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlyvillage._5 {
  background-image: url('../images/abberly-village-pool-aerial.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-al.abberlyvillage._1mod {
  background-image: url('../images/abberly-village-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlymarketpointe._2 {
  background-image: url('../images/abberly-market-point-model-apartment.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-al.abberlymarketpointe._3 {
  background-image: url('../images/abberly-market-point-aerial.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlymarketpointe._7 {
  background-image: url('../images/abberly-market-point-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlymarketpointe._5 {
  background-image: url('../images/abberly-market-point-bocci-court.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycrossing._1 {
  background-image: url('../images/abberly-crossing-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycrossing._2 {
  background-image: url('../images/abberly-crossing-apartment.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycrossing._3 {
  background-image: url('../images/abberly-crossing-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycrossing._4 {
  background-image: url('../images/abberly-crossing-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycrossing._5 {
  background-image: url('../images/abberly-crossing-aerial.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlycrossing._6 {
  background-image: url('../images/abberly-crossing-living-room.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlychase._11 {
  background-image: url('../images/abberly-chase-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlychase._55 {
  background-image: url('../images/abberly-chase-internet-cafe-and-game-room.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlychase._22 {
  background-image: url('../images/abberly-chase-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlychase._33 {
  background-image: url('../images/abberly-chase-apartment-living-room.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlychase._44 {
  background-image: url('../images/abberly-chase-gym.webp');
  background-size: cover;
}

.slide-al.abberlychase._56 {
  background-image: url('../images/abberly-chase-pool-and-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.whychoose._1 {
  background-image: url('../images/apartment-living-resort-style-pool.webp');
  background-position: 0 0;
  background-size: cover;
}

.slide-al.whychoose._2 {
  background-image: url('../images/abberly-crossing-exterior-and-pool.webp');
  background-position: 0 0;
  background-size: cover;
}

.slide-al.whychoose._3 {
  background-image: url('../images/apartment-living-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.whychoose._4 {
  background-image: url('../images/apartment-living-exterior-grass.avif');
  background-position: 50%;
  background-size: cover;
}

.slide-al.whychoose._5 {
  background-image: url('../images/apartment-living-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.whychoose._6 {
  background-image: url('../images/abberly-crest-apartments.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.whychoose._7 {
  background-image: url('../images/apartment-living-clubhouse-elegant-fireplace.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.whychoose._8 {
  background-image: url('../images/apartment-living-clubhouse-pool-foosball.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.absol {
  background-image: url('../images/Ridgefield-Green-front-load-streetscape-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.absol._2 {
  background-image: url('../images/ap2_1ap2.webp');
  background-size: cover;
}

.slide-al.absol._3 {
  background-image: url('../images/phase2model_1phase2model.webp');
  background-size: cover;
}

.slide-al.absol._5 {
  background-image: url('../images/ap5_1ap5.webp');
  background-size: cover;
}

.slide-al.absol._6 {
  background-image: url('../images/ap4_1ap4.webp');
  background-size: cover;
}

.slide-al.absol._3 {
  background-image: url('../images/ap3_1ap3.webp');
}

.slide-al.absol._2 {
  background-image: url('../images/Main-Slider-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.absol._3 {
  background-image: url('../images/abberly-solaire-aerial.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.absol._4 {
  background-image: url('../images/abberly-solaire-pool.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.absol._5 {
  background-image: url('../images/ABSO-Fitness.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.absol._6 {
  background-image: url('../images/ABSO-Clubroom_1ABSO-Clubroom.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlyavera2 {
  background-image: url('../images/abberly-avera-kitchen-and-living-room.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlyavera3 {
  background-image: url('../images/abberly-avera-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlyavera4 {
  background-image: url('../images/abberly-avera-clubhouse-games.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberlyavera5 {
  background-image: url('../images/abberly-avera-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.alc._1 {
  background-image: url('../images/abberly-liberty-crossing-exterior.webp');
  background-size: cover;
}

.slide-al.alc._2 {
  background-image: url('../images/abberly-liberty-crossing-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.alc._3 {
  background-image: url('../images/abberly-liberty-crossing-clubhouse-fireplace.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.alc._4 {
  background-image: url('../images/abberly-liberty-crossing-kitchen-living-room.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.alc._5 {
  background-image: url('../images/abberly-liberty-crossing-bedroom.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.alc._6 {
  background-image: url('../images/abberly-liberty-crossing-gym.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.alc._7 {
  background-image: url('../images/abberly-liberty-crossing-pool.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.ac {
  background-image: url('../images/abberly-commons-charlotte-nc-pool.avif');
  background-position: 50% 0;
  background-size: cover;
}

.slide-al.ac.is-1 {
  background-image: url('../images/abberly-commons-charlotte-nc-kitchen.avif');
  background-position: 50%;
  background-size: cover;
}

.slide-al.ac.is-2 {
  background-image: url('../images/abberly-commons-charlotte-nc-clubhouse.avif');
  background-position: 50%;
}

.slide-al.ac.is-3 {
  background-image: url('../images/abberly-commons-charlotte-nc-fitness-center.avif');
  background-position: 50%;
}

.slide-al.ac.is-4 {
  background-image: url('../images/abberly-commons-charlotte-nc-game-room.avif');
  background-position: 50%;
}

.slide-al.aa {
  background-image: url('../images/abberly-alston-pool.avif');
  background-position: 50%;
  background-size: cover;
}

.slide-al.aa._2 {
  background-image: url('../images/abberly-alston-streetscape.avif');
}

.slide-al.aa._3 {
  background-image: url('../images/abberly-alston-living-room.avif');
}

.slide-al.aa._4 {
  background-image: url('../images/abberly-alston-fitness-center-gym.avif');
  background-position: 90%;
}

.slide-al.aa._5 {
  background-image: url('../images/abberly-alston-game-room.avif');
}

.slide-al.arc {
  background-image: url('../images/abberly-royal-creek-elevation-renderinga.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.arc2 {
  background-image: url('../images/abberly-royal-creek-pool-rendering.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.nv {
  background-image: url('../images/abberly-nodavista-pool-aerial.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.nv2 {
  background-image: url('../images/abberly-nodavista-living-room.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.nv3 {
  background-image: url('../images/abberly-noda-vista-clubhouse-coffee-bar.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.nv4 {
  background-image: url('../images/abberly-noda-vista-apartment-kitchen.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.nv5 {
  background-image: url('../images/abberly-noda-vista-apartment.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.nv6 {
  background-image: url('../images/abberly-noda-vista-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.onyx {
  background-image: url('../images/Ridgefield-Green-front-load-streetscape-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.onyx._1 {
  background-image: url('../images/abberly-onyx-pool-and-apartments.webp');
  background-size: cover;
}

.slide-al.onyx._2 {
  background-image: url('../images/abberl-onyx-living-room.webp');
  background-size: cover;
}

.slide-al.onyx._5 {
  background-image: url('../images/abberly-onyx-game-room.webp');
  background-size: cover;
}

.slide-al.onyx._6 {
  background-image: url('../images/abberly-onyx-hot-tub.webp');
  background-size: cover;
}

.slide-al.onyx._4 {
  background-image: url('../images/abberly-onyx-kitchen.webp');
}

.slide-al.onyx._33 {
  background-image: url('../images/abberly-onyx-gym.webp');
}

.slide-al.onyx._77 {
  background-image: url('../images/abberly-onyx-bedroom.webp');
}

.slide-al.onyx._88 {
  background-image: url('../images/abberly-onyx-apartments-corner.webp');
}

.slide-al.skye {
  background-image: url('../images/31-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.skye._1 {
  background-image: url('../images/abberly-skye-apartments.webp');
  background-position: 50%;
}

.slide-al.skye._2 {
  background-image: url('../images/abberly-skye-gym.webp');
}

.slide-al.skye._3 {
  background-image: url('../images/abberly-skye-rock-climbing-wall.webp');
}

.slide-al.skye._4 {
  background-image: url('../images/abberly-skye-pool.webp');
}

.slide-al.skye._5 {
  background-image: url('../images/abberly-skye-apartment-kitchen.webp');
}

.slide-al.skye._6 {
  background-image: url('../images/abberly-skye-bathroom.webp');
}

.slide-al.foundry {
  background-image: url('../images/14.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-al.foundry._1 {
  background-image: url('../images/abberly-foundry-pool_1.webp');
  background-position: 50%;
}

.slide-al.foundry._2 {
  background-image: url('../images/abberly-foundry-kitchen_1.webp');
  background-position: 50%;
}

.slide-al.foundry._3 {
  background-image: url('../images/abberly-foundry-gym_1.webp');
  background-position: 50%;
}

.slide-al.foundry._4 {
  background-image: url('../images/abberly-foundry-living-room_1.webp');
  background-position: 50%;
}

.slide-al.foundry._5 {
  background-image: url('../images/abberly-foundry-clubhouse_1.webp');
  background-position: 50%;
}

.slide-al.foundry._6 {
  background-image: url('../images/abberly-foundry-eagle-eye_1.webp');
  background-position: 50%;
}

.slide-al.riverwalk {
  background-image: url('../images/14.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-al.riverwalk._1 {
  background-image: url('../images/abberly-riverwalk-pool_1.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.riverwalk._2 {
  background-image: url('../images/11.jpg');
  background-position: 50%;
}

.slide-al.riverwalk._3 {
  background-image: url('../images/31-1.jpg');
  background-position: 50%;
}

.slide-al.riverwalk._2 {
  background-image: url('../images/abberly-onyx-7-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-al.riverwalk._3 {
  background-image: url('../images/abberly-riverwalk-gym_1.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.riverwalk._4 {
  background-image: url('../images/abberly-riverwalk-kitchen_1.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.riverwalk._5 {
  background-image: url('../images/abberly-riverwalk-clubhouse.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.riverwalk._6 {
  background-image: url('../images/abberly-riverwalk-eagle-eye-view.webp');
  background-position: 50%;
}

.slide-al.abberly-landing {
  background-image: url('../images/family-beach-walk.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-al.abberly-rise {
  background-image: url('../images/young-adults-in-a-coffee-shop.avif');
  background-position: 50% 0;
  background-size: cover;
}

.powerbar {
  text-align: center;
  background-color: #2a2217;
  position: relative;
}

.powerbar.shadow {
  box-shadow: 0 2px 13px #36332f82;
}

.powerbar.shadow.alnew {
  z-index: 500;
  border-top: 2px solid #cfaa7a;
  border-bottom: 2px solid #cfaa7a;
  box-shadow: 0 2px 13px #36332f82;
}

.powerbar.shadow {
  z-index: 1001;
  background-color: #09395a;
  border-style: none;
  box-shadow: 0 2px 13px #36332f82;
}

.slider-hero-al {
  z-index: 1;
  background-color: #0000;
  border-bottom: 1px #000;
  height: 100%;
  position: relative;
}

.slider-hero-al.focus {
  height: 100%;
}

.p-whychoose {
  margin-bottom: 10px;
  margin-right: 0;
}

.p-whychoose.indent {
  border-left: 2px solid #c69961;
  padding-left: 18px;
}

.p-whychoose.indent.bold {
  font-weight: 600;
}

.h1-whychoose {
  color: #047;
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  border-bottom: 2px #c69961;
  align-items: center;
  margin-top: 0;
  margin-bottom: 9px;
  padding-top: 8px;
  padding-bottom: 1px;
  font-family: goudy-old-style, sans-serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.h1-whychoose.blue {
  color: #047;
}

.al-home-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.bv-100vh {
  height: 100vh;
}

.hhhblock {
  float: left;
  background-color: #cfa97c;
  width: 35px;
  height: 90px;
  margin-right: 17px;
}

.hhhblock.focus {
  height: 104px;
}

.home-main-cont-wrap {
  width: 980px;
  max-width: 100%;
  height: 500px;
  box-shadow: none;
  background-color: #fdfaee;
  border: 5px solid #cfa97c;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.blue {
  color: #004575;
}

.footerwrap-wide {
  width: 95%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.al-home-hero-cont-wrap {
  border-style: none;
  border-left-width: 4px;
  border-left-color: #cfa97c;
  padding-left: 22px;
}

.al-home-hero-cont-wrap.panel-2 {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
  position: relative;
}

.footer-cities {
  color: #504b42;
}

.hhhal-logo-home {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 43px;
  display: block;
  position: relative;
}

.al-hero-home-state-button {
  color: #047;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #cfa97c;
  margin-bottom: 16px;
  padding: 13px 20px;
  font-family: Oxygen, Verdana, sans-serif;
  font-size: 1.33rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: all .5s;
  display: block;
  box-shadow: 8px 8px 38px #000f1b;
}

.al-hero-home-state-button:hover {
  color: #fff;
  background-color: #01609e;
}

.cb {
  clear: both;
  height: 0;
}

.cb.h7 {
  height: 7px;
}

.link-block-no-underline {
  text-decoration: none;
}

.al-hp-hero-rt-2nd-panel {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #00437a;
  background-image: linear-gradient(to right, var(--old-menu) 15%, #fff0 84%), url('../images/apartment-living-all-states_1apartment-living-all-states.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 50%;
  height: 100%;
  padding: 53px 45px 53px 0;
  display: block;
}

.al-hp-hero-logo-panel {
  z-index: 100;
  float: none;
  background-color: #fdfaee;
  position: relative;
}

.gold-line-map {
  background-color: var(--button-home);
  width: 65%;
  height: 2px;
  color: var(--button-home);
  margin: 9px auto 22px;
  display: block;
}

.h1-map {
  color: var(--new-menu);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 41px;
  font-weight: 400;
  line-height: 1em;
}

.p-map {
  color: #f5f3ed;
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.p-map.intro {
  color: #5c564d;
  width: 700px;
  margin-bottom: 38px;
  font-size: 20px;
  line-height: 1.5em;
  display: block;
}

.p-map.intro.sc {
  width: 720px;
}

.p-map.intro.va {
  width: 740px;
}

.loc-button {
  flex-flow: row;
  justify-content: flex-start;
  width: 250px;
  height: 50px;
  margin-bottom: 19px;
  margin-left: 9px;
  margin-right: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.loc-button.tn {
  width: 200px;
}

.loc-ani-butt-rect {
  background-color: #cfaa7a;
  width: 20px;
  height: 100%;
  position: absolute;
}

.loc-butt-texts {
  text-align: left;
  width: 220px;
  margin-left: 32px;
  font-size: 16px;
  text-decoration: none;
  position: relative;
  top: 1px;
}

.loc-butt-texts.wider {
  width: 300px;
}

.loc-butt-text {
  color: #014d81;
  font-size: 22px;
  position: relative;
}

.loc-butt-text.city {
  color: #a18665;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-size: 12px;
}

.loc-butt-text.is-name {
  font-size: 21px;
  position: relative;
  top: -4px;
}

.loc-butt-text.is-name.smaller {
  font-size: 20px;
}

.loc-butt-text.city {
  color: #a18665;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

.loc-buttons {
  z-index: 101;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch flex-start;
  margin-left: 61px;
  margin-right: 61px;
  display: grid;
  position: relative;
}

.loc-buttons.md {
  flex-wrap: nowrap;
  place-content: flex-start center;
  display: flex;
}

.loc-buttons.nc {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 650px;
  display: flex;
}

.loc-buttons.va {
  grid-template-rows: auto auto auto;
}

.loc-buttons.tn {
  text-align: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.loc-buttons.ga {
  text-align: center;
  flex-direction: row;
  grid-template-rows: auto;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.loc-buttons.va {
  z-index: 50;
  grid-template-rows: auto auto auto;
}

.map-location {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}

.map-location.charlotte-al {
  inset: 66% 69% 66px 69px;
}

.map-location.mooresville-al {
  top: 51%;
  left: 101px;
  right: auto;
}

.map-location.garner-al {
  top: 51%;
  right: 26%;
}

.map-location.cary-al {
  top: 41%;
  right: 43%;
}

.map-location.greensboro {
  top: 32%;
  left: 290px;
  right: auto;
}

.map {
  text-align: center;
  border: 7px solid #d2af87;
  width: 100%;
  transition: all 1s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 11px #110d0782;
}

.map:hover {
  box-shadow: 0 0 36px #110d0782;
}

.map.new {
  border-top: 5px solid var(--button-home);
  border-bottom: 5px solid var(--button-home);
  border-left: 5px solid var(--button-home);
  box-shadow: none;
  border-radius: 1px;
  transition-property: none;
}

.map.new:hover {
  box-shadow: none;
}

.map.new {
  border: 5px solid #cfaa7a;
  border-radius: 1px;
  transition: all 1s;
  box-shadow: 0 0 70px #5c564da6;
}

.map.new:hover {
  filter: saturate(152%);
  box-shadow: 0 0 120px #5c564ded;
}

.map-label {
  border: 1px solid #00437a;
  box-shadow: 6px 6px 17px #36332f59;
}

.hhh-rectangles {
  opacity: .04;
  width: 30%;
  position: fixed;
  top: 305px;
  bottom: 0;
}

.hhh-rectangles.new {
  z-index: 0;
  opacity: .05;
  width: 100%;
  display: none;
  inset: 29px 0 0;
}

.team-email {
  color: #313941;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}

.content-wrap.team {
  text-align: center;
  border-bottom: 1px #d3c3ae;
  width: 1000px;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 56px;
  display: block;
}

.rvteam-desc {
  color: #574c42;
  text-align: center;
  background-color: #ddd0c2;
  border-radius: 10px;
  margin-top: 16px;
  margin-bottom: 14px;
  padding: 16px 18px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4em;
  display: none;
}

.team-title {
  z-index: 3;
  color: #38312a;
  margin-bottom: 15px;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.team-name {
  z-index: 3;
  color: #0c4f7c;
  margin-bottom: 7px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1em;
  position: relative;
}

.section-al-team {
  background-color: #fff;
}

.section-al-team.al-team {
  text-align: center;
  background-color: #f1ede1;
  background-image: linear-gradient(#f4f4eae3, #f4f4eae3), url('../images/apartment-living-clubhouse-white-grey.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-bottom: 1px solid #c69a5d;
  flex-wrap: wrap;
  place-content: flex-start center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
  box-shadow: 0 -1px 19px #87816c;
}

.section-al-team.al-team.testimonials {
  padding-bottom: 200px;
}

.team-photo {
  z-index: 3;
  border: 6px solid #fff;
  border-radius: 200px;
  width: 300px;
  margin-bottom: 25px;
  position: relative;
  box-shadow: 0 0 200px #92764eb5;
}

.team-phone {
  color: #313941;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}

.h1-team {
  color: #473f37;
  flex: 1;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 47px;
  font-size: 35px;
  line-height: 1.35em;
}

.p-team {
  z-index: 3;
  color: #1d1d1d;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-right: 0;
  font-size: 1rem;
  line-height: 1.6em;
  position: relative;
}

.phone-email {
  z-index: 3;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  display: flex;
  position: relative;
}

.h2-team {
  color: #504b42;
  text-align: center;
  border-left: 3px #cfab79;
  border-right: 3px #cfab79;
  width: 100%;
  margin: 0 auto 48px;
  padding: 13px 15px;
  font-size: 19px;
  line-height: 1.5em;
  display: block;
}

.rect-bg-float {
  z-index: 0;
  opacity: .07;
  position: fixed;
  top: 209px;
  right: 0;
}

.team-right {
  text-align: left;
  border-left: 2px solid #c69a5d;
  height: auto;
  margin-left: 8px;
  padding-left: 33px;
  font-size: 14px;
}

.div-gold-candy-line {
  background-color: #c8a06c;
  width: 90px;
  height: 3px;
  margin: 22px auto 24px;
  display: block;
}

.ul-team {
  z-index: 3;
  position: relative;
}

.li-team {
  margin-bottom: 7px;
  font-size: 1rem;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.h1-al {
  text-align: left;
}

.sectionfull {
  clear: both;
  text-align: center;
  height: auto;
}

.sectionfull.culture-box {
  background-color: #005288;
  padding: 65px 24px;
  box-shadow: inset 0 0 49px #243541;
}

.sectionfull.culture-box.trans {
  background-color: #0000;
  padding: 108px;
}

.sectionfull.culture-box.trans.vision {
  padding-top: 130px;
  padding-bottom: 130px;
}

.center {
  color: #47433d;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.center.p-vision {
  color: #fff;
  padding-left: 43px;
  padding-right: 43px;
  font-size: 20px;
  line-height: 34px;
}

.translcnt-block {
  background-color: #000000a8;
  border-radius: 12px;
  padding: 38px 139px 26px;
}

.h2-culture {
  color: #e7e2cc;
  text-align: center;
  margin-bottom: 9px;
  font-size: 37px;
  line-height: 40px;
}

.testimonial-wrap-right {
  z-index: 1001;
  float: right;
  border-style: solid none solid solid;
  border-width: 3px;
  border-color: var(--button-home);
  opacity: .89;
  background-color: #fff;
  border-radius: 11px 0 0 11px;
  width: 66%;
  margin-bottom: 116px;
  padding: 51px 79px 37px;
  position: relative;
  box-shadow: 0 0 50px #473f3740;
}

.testimonial-img-inset {
  float: right;
  background-image: url('../images/hhhunt-apartment-living-purple-pool.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 3px;
  width: 230px;
  height: 160px;
  margin-left: 29px;
  margin-right: 0;
  position: relative;
  box-shadow: 0 0 50px #5c564d59;
}

.testimonial-img-inset.av {
  background-image: url('../images/apartment-living-pool-landscaping.avif');
  padding-left: 1px;
}

.testimonial-img-inset.th {
  background-image: url('../images/apartment-living-clubhouse-billiards-and-tv.avif');
}

.testimonial-img-inset.ap {
  background-image: url('../images/apartment-living-resort-pool-lounging.avif');
}

.testimonial-img-inset.amp {
  background-image: url('../images/apartment-living-outdoor-fire-pit.avif');
}

.testimonial-img-inset.asp {
  background-image: url('../images/apartment-living-clubhouse-game-room.jpg');
}

.testimonial-img-inset.copy-block-message-in-mobile-text {
  background-image: url('../images/owners-suite-bathroom-hhhunt.jpg');
}

.testimonial-img-inset.asp2 {
  background-image: url('../images/abberly-at-southpoint-model-home.webp');
  background-size: 300px;
}

.h2-testimonials {
  color: var(--old-menu);
  text-align: left;
  margin-bottom: 9px;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
}

.p-testimonials {
  margin-bottom: 11px;
  font-style: italic;
}

.testimonial-name {
  color: var(--old-menu);
  font-size: 15px;
  font-style: italic;
}

.testimonial-wrap-left {
  z-index: 1001;
  float: left;
  border-style: solid solid solid none;
  border-width: 3px;
  border-color: var(--button-home);
  background-color: #fff;
  border-radius: 0 11px 11px 0;
  width: 66%;
  margin-bottom: 116px;
  padding: 55px 79px;
  position: relative;
  box-shadow: 0 0 50px #473f3740;
}

.al-testimonail-head {
  z-index: 101;
  background-color: #ffffffd9;
  padding-top: 38px;
  padding-bottom: 38px;
  position: relative;
  box-shadow: 0 1px 100px #473f37b5;
}

.al-testimonail-head.new {
  text-align: center;
  background-color: #eeebdc;
}

.h1-testimonial {
  color: #473f37;
  flex: 1;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 37px;
  line-height: 1.5em;
}

.h1-testimonial.new {
  margin-bottom: 11px;
  font-size: 39px;
}

.spacer.med {
  height: 75px;
}

.kid-drawing {
  margin-right: 5%;
  position: absolute;
  inset: 0% 0% auto;
}

.add-shadow {
  box-shadow: 0 0 40px #5c564db8;
}

.quote {
  opacity: .06;
  width: 70px;
  position: absolute;
  top: 19px;
  left: 11px;
}

.div-block-18 {
  background-color: #ece6d4;
  border-width: 3px;
  padding-top: 30px;
  box-shadow: 0 0 48px #b4ae92;
}

.map-location-2 {
  position: absolute;
  top: 0;
  right: 0;
}

.map-location-2.charleston-al {
  top: 70%;
  right: 36%;
}

.map-location-2.ridgeland-al {
  top: 71%;
  right: 52%;
}

.map-location-2.columbia-al {
  top: 46%;
  left: 42%;
  right: auto;
}

.map-location-2.ladson-al {
  top: 63%;
  right: 42%;
}

.map-location-2.greenville-sc-al {
  top: 29%;
  left: 29%;
  right: auto;
}

.map-location-2.beaufort-al {
  top: 77%;
  right: 42%;
}

.map-location-2.stafford-al {
  top: 30%;
  right: 21%;
}

.map-location-2.richmond-al {
  top: auto;
  bottom: 26%;
  right: 23%;
}

.map-location-2.fredericksburg-al {
  top: 37%;
  right: 26%;
}

.map-location-2.midlothian-al {
  top: auto;
  bottom: 19%;
  right: 31%;
}

.map-location-2.manassas-al {
  top: 18%;
  right: 21%;
}

.map-location-2.lexingtonpark-al {
  top: auto;
  bottom: 36%;
  right: 24%;
}

.map-location-2.waldorf-al {
  top: 46%;
  right: 33%;
}

.map-location-2.raleigh-al {
  top: 43%;
  right: 28%;
}

.map-location-2.atlanta-ga {
  top: 42%;
  right: 42%;
}

.map-location-2.nashville-tn-al {
  top: 42%;
  left: 44%;
  right: auto;
}

.apt-logo-1 {
  width: 300px;
  margin-top: 5px;
  margin-bottom: 21px;
  display: block;
}

.slide-in-info {
  z-index: 1010;
  background-color: #e7e5d6;
  top: 105px;
  left: auto;
  right: 0;
}

.navmenuitem {
  color: #fff;
  letter-spacing: .4px;
  margin-right: 10px;
  text-decoration: none;
}

.navmenuitem:hover {
  text-decoration: none;
}

.seach-by-name {
  padding-top: 6px;
  line-height: 1.35;
  display: inline-block;
}

.seach-by-name:hover {
  color: #015288;
}

.headertextal {
  display: none;
}

.foot-logo-center {
  color: #47433d;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.map-side {
  float: left;
  text-align: center;
  border-right: 4px solid #cfa97c;
  width: 1088px;
  position: relative;
}

.map-side.new {
  float: none;
  border-right-style: none;
  max-width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.listing-side {
  text-align: center;
  flex-direction: column;
  padding-bottom: 50px;
  display: block;
}

.listing-side.new {
  padding-bottom: 0;
}

.map-page-layout {
  background-image: linear-gradient(313deg, #c8a06c61, #fff 24%), url('../images/Jarvis---Family-Room_1Jarvis---Family-Room.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.map-page-layout.mappage {
  background-color: #f7f6eb;
  background-image: none;
  height: 640px;
  box-shadow: inset 0 0 100px #686157;
}

.map-page-layout.mappage.new {
  height: auto;
  box-shadow: inset 0 0 80px #686157;
  box-shadow: none;
  background-image: linear-gradient(#fffffff0, #fffffff0), url('../images/apartment-living-all-states-zoomed-out.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  padding-top: 110px;
  padding-bottom: 90px;
}

.section-map-state-page {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-map-state-page.new {
  background-color: #e7e2cc;
  background-image: radial-gradient(circle, #584c3c, #eeebcbf2), url('../images/Pic-3--_1Pic-3--.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-bottom: 5px solid #585248;
  padding-top: 42px;
  padding-bottom: 63px;
}

.section-map-state-page.new.bottom {
  border-bottom-style: none;
  padding-top: 67px;
}

.h1-map-2 {
  color: #014d81;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  font-weight: 400;
  line-height: 1em;
}

.gold-line-map-2 {
  color: #cfaa7a;
  background-color: #cfaa7a;
  width: 65%;
  height: 2px;
  margin: 9px auto 37px;
  display: block;
}

.apt-logo-new {
  width: 300px;
  margin-bottom: 19px;
}

.apt-logo-new.hide {
  display: none;
}

.sub-map-text {
  color: #f3f0e1;
  letter-spacing: 9px;
  text-transform: uppercase;
  margin-top: 13px;
  font-family: goudy-old-style, sans-serif;
  font-size: 21px;
  display: inline-block;
}

.div-kid-draw {
  justify-content: center;
  align-items: center;
  height: 50px;
  position: relative;
  bottom: 37px;
}

.h1-commbyname {
  color: #047;
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #c69961;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin-top: 0;
  margin-bottom: 21px;
  padding-top: 0;
  padding-bottom: 6px;
  font-size: 23px;
  font-weight: 400;
  line-height: 1.35em;
}

.testi-subtext {
  z-index: 101;
  color: #504b42;
  text-align: center;
  border-left: 3px #cfab79;
  border-right: 3px #cfab79;
  margin: 0 auto 16px;
  font-size: 22px;
  line-height: 1em;
  display: block;
  position: static;
}

.cb {
  clear: both;
  width: auto;
}

.abberly-commons-temp-height {
  height: 350px;
  display: none;
}

.abberly-commons-logo {
  width: 400px;
}

.abberly-commons-logo.mt {
  margin-top: 24px;
}

.abberly-commons-logo.mt.mb {
  margin-bottom: 12px;
}

.h2-nc {
  color: var(--light-beige);
  text-align: center;
  text-transform: uppercase;
  background-color: #014d81;
  margin-bottom: 29px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.h2-nc.last {
  margin-top: 27px;
}

.h1-tag-behind {
  z-index: 1;
  color: #645e59;
  text-transform: uppercase;
  font-size: 21px;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-state {
  text-decoration: none;
}

.nowrap {
  white-space: nowrap;
}

.phone-email-icon {
  color: var(--old-menu);
  justify-content: center;
  align-items: center;
  padding-right: 5px;
  display: flex;
}

.sub-location_nav-menu {
  text-align: left;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.sub-location_nav-link {
  text-align: left;
  background-color: #fff9f1;
  border: 1px solid #00000012;
  flex: 1;
  width: 250px;
  margin-left: 0;
  margin-right: 0;
  padding: .5rem 1.7rem;
  transition: background-color .2s;
}

.sub-location_nav-link:hover {
  background-color: #e1c69f;
}

.sub-location_nav-link.w--current {
  color: #fff;
  background-color: #3a3631;
  padding-right: 1.1rem;
  font-weight: 700;
}

.sub-location_nav-bar {
  z-index: 1;
  background-color: #ddd0;
  padding-bottom: 1.5rem;
  top: -11px;
}

.sub-location_nav-sub-break, .hideme {
  display: none;
}

.post-text-video {
  margin-bottom: 23px;
  box-shadow: 1px 1px 20px #00000057;
}

.footer_social-icon:hover {
  border-bottom: 1px #000;
}

.al-hp-hero-lt-1st-panel {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
}

.link-block-100p-2 {
  color: #005286;
  cursor: pointer;
  border-bottom-style: none;
  border-radius: 13px;
  display: block;
}

.link-block-100p-2:hover {
  border-bottom-style: none;
}

.horizontal-line {
  background-color: #09395a;
  height: 6px;
}

.powerbar-text-2 {
  color: #f8f8f8;
  letter-spacing: .3px;
  text-transform: none;
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 6px;
  font-family: goudy-old-style, sans-serif;
  font-size: 40px;
  line-height: 1.4em;
  transition: all 1.5s;
  display: inline-block;
}

.powerbar-text-2:hover {
  letter-spacing: 1px;
  text-decoration: none;
}

.separator {
  background-image: linear-gradient(to right, #fff0, #cfab7a 50%, #fff0);
  height: 5px;
  margin-top: 26px;
  margin-bottom: 18px;
  position: relative;
}

.separator.nograd {
  background-color: #e2dad1;
  background-image: none;
}

.separator.nograd.pad0 {
  background-color: #e2dad1;
  margin-top: 0;
  margin-bottom: 0;
}

.registered-trademark {
  margin-left: 4px;
  font-size: 13px;
  position: relative;
  bottom: 10px;
  right: 5px;
}

.footer_logo {
  width: 80%;
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
  transition: all .2s;
  display: block;
}

.footer_logo:hover {
  border-bottom: 1px #000;
  bottom: 5px;
}

.footer_subscribe-button {
  opacity: 1;
  color: #fff;
  text-align: center;
  text-transform: none;
  text-shadow: 1px 1px 6px #47433d;
  background-color: #015288;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  margin-top: 3px;
  margin-bottom: 12px;
  padding: 8px 12px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.35em;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
  box-shadow: 1px 1px 17px #3d230070;
}

.footer_subscribe-button:hover {
  color: #fefefe;
  text-shadow: 1px 1px 9px #00000096;
  background-color: #cfab7a;
  border: 1px solid #fff;
  border-radius: 20px;
  text-decoration: none;
  position: relative;
  bottom: 0;
  box-shadow: 1px 1px 6px #0000004d;
}

.footer_subscribe-button:active {
  box-shadow: none;
  opacity: 1;
  background-color: #015288;
  position: relative;
  bottom: -1px;
  transform: translate(0);
}

.footer_social-wrapper {
  clear: both;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 15px;
}

.footer_how-you-live {
  color: #005288;
  text-align: center;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6em;
}

.social-links_wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.footer_social-link {
  border: 1px #000;
  width: 35px;
}

.footer_social-link:hover {
  border-bottom-style: none;
}

.cell {
  align-items: stretch;
  padding-left: 1rem;
  padding-right: 1rem;
}

.cell-2, .cell-3, .cell-4 {
  align-items: stretch;
}

.sitemap_link {
  color: #000;
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.sitemap_link.sub-1 {
  margin-left: 3rem;
  font-size: 1rem;
}

.sitemap_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  margin-top: 2rem;
}

.cell-7 {
  border-left: 1px solid #000;
  padding-left: 3rem;
}

.fake-button {
  color: #fff;
  letter-spacing: .5px;
  background-color: #005285;
  border: 1px solid #ddd5b3;
  border-radius: 20px;
  margin-bottom: 11px;
  padding: 8px 23px;
  font-size: 15px;
  transition: background-color .3s;
  display: flex;
  box-shadow: 0 0 11px #36332f78;
}

.fake-button:hover {
  color: #fff;
  background-color: #242729;
  text-decoration: none;
}

.fake-button:active {
  box-shadow: none;
  position: relative;
  top: 1px;
}

.community-buttons-wrapper {
  flex-direction: column;
}

.lightbox-link, .fake-button-lightbox-link {
  text-decoration: none;
}

.image-2 {
  color: #fff;
  margin-left: 20px;
}

.menu-bg {
  z-index: 8888;
  background-color: #000;
  display: block;
  position: fixed;
  inset: 0%;
}

.showreel-title {
  margin-bottom: 0;
}

.showreel-title.project {
  color: #fff;
  font-size: 24px;
}

.menu-left {
  z-index: 2147483647;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  display: flex;
  position: fixed;
}

.navholder {
  display: none;
}

.social-links {
  opacity: .2;
  color: #fff;
  letter-spacing: 1.04px;
  text-transform: uppercase;
  margin-bottom: 23px;
  font-size: 13px;
  line-height: 130%;
  text-decoration: none;
  transition: opacity .2s;
}

.social-links:hover {
  opacity: 1;
}

.social-links.w--current {
  opacity: .2;
  color: #fff;
  letter-spacing: 1.04px;
  text-transform: uppercase;
  margin-bottom: 23px;
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.social-links.w--current:hover {
  opacity: 1;
}

.showreel {
  color: #c45af4;
  margin-top: 40px;
  font-size: 18px;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.showreel.project {
  margin-top: 70px;
  display: none;
}

.div-block-20 {
  background-color: #c15bf3;
  width: 16px;
  height: 2px;
  margin-bottom: 5px;
}

.awards-nav-links {
  opacity: .8;
  color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 64px;
  font-weight: 700;
  line-height: 110%;
  text-decoration: none;
  transition: opacity .2s;
}

.awards-nav-links:hover, .awards-nav-links.w--current {
  opacity: 1;
}

.overlay {
  z-index: 88888;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  max-width: 1110px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: fixed;
  inset: 0%;
}

.awards-star-nav {
  width: 75px;
  margin-bottom: 10px;
}

.socials {
  z-index: 9999999;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 170px;
  display: none;
  position: static;
  left: 45%;
  right: auto;
}

.menu {
  z-index: 99999;
  cursor: pointer;
  width: 60px;
  margin-left: -20px;
  position: static;
  inset: 0% auto 0% 0%;
}

.menu-links {
  z-index: 999999;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 65px;
  display: flex;
  position: static;
  left: 65px;
}

.div-block-22 {
  background-color: #cca977;
  flex: none;
  width: 30px;
  margin-right: 1rem;
}

.contact_wrapper {
  align-items: stretch;
  margin-top: 2px;
  margin-left: 11px;
}

.main-wrapper {
  max-width: 2560px;
  margin-left: auto;
  margin-right: auto;
}

.h2-map {
  color: #fff;
  text-align: center;
  margin-bottom: 27px;
  font-size: 25px;
  font-weight: 400;
  line-height: 1em;
}

.view-map-link {
  color: #8f8979;
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
  text-decoration: underline;
}

.view-map-link:hover {
  color: #014d81;
}

.learn-more {
  color: #014d81;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  margin-bottom: 23px;
  padding-bottom: 7px;
  font-size: 16px;
  font-weight: 400;
}

.rte-embed-map {
  text-align: center;
  border: 7px solid #d2af87;
  width: 100%;
  transition: all 1s;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 11px #110d0782;
}

.rte-embed-map:hover {
  box-shadow: 0 0 36px #110d0782;
}

.rte-embed-map-wrap {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.rte-embed-map-location {
  position: absolute;
  top: 0;
  right: 0;
}

.rte-embed-map-location.rte-embed-map-beaufort {
  top: 77%;
  right: 42%;
}

.rte-embed-map-location.rte-embed-map-greenville {
  top: 31%;
  right: 57%;
}

.rte-embed-map-location.rte-embed-map-ridgeland {
  top: 68%;
  right: 53%;
}

.rte-embed-map-location.rte-embed-map-columbia {
  top: 46%;
  right: 47%;
}

.rte-embed-map-location.rte-embed-map-charleston {
  top: 69%;
  right: 32%;
}

.rte-embed-map-location.rte-embed-map-ladson {
  top: 63%;
  right: 42%;
}

.rte-embed-map-label {
  border: 1px solid #00437a;
  box-shadow: 6px 6px 17px #36332f59;
}

.royal-creeks-spacer {
  height: 5px;
}

.is-team-read-more {
  color: #0c4f7c;
  padding-top: 1rem;
  display: block;
}

.p-team_expand {
  text-overflow: ellipsis;
  font-size: 1.05em;
  line-height: 1.6em;
  overflow: hidden;
}

.is-show-less {
  display: none;
}

.is-abberly-landing {
  text-align: left;
  text-transform: uppercase;
  margin-top: .25rem;
  margin-bottom: .75rem;
}

.h4_privacy {
  font-size: 16.5px;
}

.lp_wrapper {
  color: #292929;
  text-align: center;
  background-image: linear-gradient(#ffffffeb, #ffffffbd), url('../images/washington-dc-skyline.avif');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 4.25rem;
  padding-bottom: 7rem;
  font-size: 1rem;
  line-height: 1.5;
}

.lp_paragraph {
  text-align: center;
  margin-bottom: 4rem;
  margin-right: 0;
  font-size: 1.25rem;
  line-height: 1.3em;
}

.lp_heading {
  border-bottom: 3px solid var(--button-home);
  padding-bottom: .5rem;
  display: inline-block;
}

.lp_button {
  border-bottom: 1px dotted var(--dark-slate-blue);
  width: 30rem;
  color: var(--dark-slate-blue);
  background-color: #cfab7a85;
  border-radius: 1.25rem;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  padding: .5rem;
  font-size: 1.3rem;
  font-weight: 700;
  text-decoration: none;
  display: block;
  box-shadow: 1px 1px 8px #0003;
}

.lp_container {
  max-width: 41rem;
}

.new-footer-link {
  color: #5c564d;
  margin-bottom: 2px;
  margin-left: 5px;
  margin-right: 10px;
  font-size: 1rem;
  line-height: 1.6;
  text-decoration: none;
  display: block;
}

.new-footer-link:hover {
  font-weight: 700;
}

.new-footer-link.last-in-list {
  margin-bottom: .75rem;
}

.new-footer-link.is-quick-link {
  margin-bottom: 6px;
  margin-left: 0;
  font-size: .95rem;
  font-weight: 700;
}

.new-footer-link.is-quick-link:hover {
  text-decoration: underline;
}

.new-footer-link.is-search-by-name {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: .95rem;
}

.gold-line-map-3 {
  color: #cfaa7a;
  background-color: #cfaa7a;
  width: 65%;
  height: 2px;
  margin: 9px auto 22px;
  display: block;
}

.flex-block-12 {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}

.comm-name-2 {
  color: #005288;
  font-size: 1rem;
  text-decoration: none;
  display: inline-block;
}

.comm-name-2:hover {
  font-weight: 700;
  text-decoration: none;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
  padding: 12px 24px;
  font-weight: 600;
  transition: background-color .2s;
}

.button:hover {
  background-color: #222;
}

.button.is-map-filter {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #505050;
  background-color: #0000001a;
}

.h1-map-3 {
  color: #014d81;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 41px;
  font-weight: 400;
  line-height: 1em;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-right.padding-small {
  padding-right: 1rem;
}

.h1-commbyname-2 {
  color: #047;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #c69961;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin: 0 auto 36px;
  padding-top: 0;
  padding-bottom: 6px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
}

.text-block-13 {
  text-align: center;
  margin-bottom: 6px;
}

.comm-name-loc-wrap-2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: #f0f0f0a1;
  border: 1px solid #ffffff75;
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 6px 16px;
  transition: background-color .333s;
  display: block;
}

.comm-name-loc-wrap-2:hover {
  background-color: #f0f0f0;
}

.image-4 {
  height: 180px;
  margin-bottom: 16px;
}

.quick-stack {
  padding: 0;
}

.fs_radio-2_button {
  color: #505050;
  border-style: none;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  display: block;
  position: absolute;
  inset: 0%;
  box-shadow: 1px 1px 3px #0000;
}

.fs_radio-2_button.w--redirected-focus {
  box-shadow: none;
  border-style: none;
}

.fs_radio-2_button.w--redirected-focus-visible {
  box-shadow: none;
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_radio-2_group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  align-items: center;
  display: grid;
}

.fs_radio-2_label {
  color: #505050;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  position: relative;
}

.fs_radio-2_field {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  cursor: pointer;
  background-color: #0000001a;
  border-radius: .2rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  min-height: 3rem;
  margin-bottom: 0;
  padding: .75rem 1.5rem;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.fs_radio-2_field:hover {
  background-color: #0000002e;
  border-color: #696969;
}

.fs_radio-2_field.is-active-inputactive {
  color: #fff;
  background-color: #d1ab7c;
}

.fs_radio-2_component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs_radio-2_embed {
  margin-bottom: 0;
}

.fs_radio-2_message {
  color: var(--accessible-components--dark-grey);
}

@media screen and (max-width: 991px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 14px;
    font-size: 27px;
    line-height: 32px;
  }

  p {
    font-size: 16px;
    line-height: 1.7em;
  }

  .footer-link-old {
    margin-right: 6px;
    font-size: 13px;
  }

  .footer-link-old.new {
    margin-bottom: 6px;
    margin-right: 5px;
    font-size: 14.75px;
  }

  .headersectional.new {
    background-image: url('../images/apartment-pool-gradient-white-fade.webp');
    background-repeat: no-repeat;
    background-size: 70% 100%;
  }

  .nav-link {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 14px;
  }

  .dropdown-toggle {
    font-size: 15px;
  }

  .nav-menu-caption {
    display: none;
  }

  .footer-content-wrapper {
    margin-left: 18px;
    margin-right: 18px;
  }

  .footer-content-wrapper.dark-brown-area-adjuster {
    padding-left: 18px;
  }

  .bottom-bar {
    flex-flow: column;
    height: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    position: static;
  }

  .footer-subheading {
    text-align: center;
    margin-right: auto;
    padding-left: 8px;
    font-size: 14px;
  }

  .footer-subheading.ql, .footer-subheading.contact {
    margin-bottom: 11px;
  }

  .footer-subheading.isfirst {
    padding-left: 14px;
  }

  .body-content-find-your-community {
    padding-top: 12px;
    padding-bottom: 28px;
  }

  .foot-quicklinks.bold {
    font-size: 14.75px;
    font-weight: 400;
  }

  .footer-icon {
    display: none;
    right: 9px;
  }

  .footer-icon.eho {
    right: 8px;
  }

  .h1-home {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 21px;
    line-height: 32px;
  }

  .home-foot-video-wrapper {
    width: 100%;
    margin-top: 54px;
  }

  .home-foot-video-text {
    font-size: 13px;
    line-height: 16px;
  }

  .foot-right-thumb-img {
    width: 130px;
    margin-bottom: 12px;
  }

  .foot-right-thumb-heading {
    margin-top: -3px;
    font-size: 16px;
  }

  .foot-right-thumb-heading.best-place-to-work {
    margin-top: -4px;
    line-height: 20px;
  }

  .foot-right-thumb-text {
    margin-right: -12px;
    font-size: 12px;
    line-height: 16px;
  }

  .hero-top-bar {
    height: 5px;
  }

  .hero-bottom-bar {
    height: 5px;
    margin-top: -1px;
  }

  .feature-left {
    width: 38.2%;
  }

  .feature-right {
    width: 61.8%;
  }

  .footer-section.apartment-landing-page {
    margin-top: 30px;
  }

  .footer-section.al {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .p-apartment.indent {
    font-size: 15.5px;
  }

  .p-home-page-message {
    margin-right: 16px;
  }

  .dropdown-link {
    font-size: 15px;
    font-weight: 700;
  }

  .wrapper-states {
    margin-left: 24px;
    margin-right: 24px;
  }

  .h2-small-map-state-label {
    margin-left: 18px;
  }

  .home-page-feature-image-wrapper {
    margin-bottom: 12px;
  }

  .home-page-feature-wrapper-text-part {
    width: 96%;
    bottom: 28px;
  }

  .footer-state {
    margin-bottom: 8px;
  }

  .footer-heading-block {
    margin-right: -12px;
  }

  .footer-heading-block.about {
    background-color: #c09a67;
    margin-right: 19px;
  }

  .footer-heading-block.contact {
    background-color: #c09a67;
  }

  .footer-list-of-links, .p-footer-text.last {
    text-align: center;
  }

  .logo-home-page {
    margin-left: 38px;
  }

  .logo-hhhunt-only {
    margin-left: 36px;
  }

  .div-separator-beige {
    display: none;
  }

  .p-why-choose {
    margin-left: 0;
  }

  .link-block-100-percent {
    text-align: center;
    width: 100%;
  }

  .foot-comm-by-name {
    text-align: center;
    width: auto;
    margin-bottom: 0;
  }

  .comm-name, .comm-loc {
    font-size: 15px;
  }

  .flex-100 {
    flex-direction: row;
  }

  .flex-100.al {
    background-image: radial-gradient(circle, #fff, #fcf2d1cf), url('../images/Jarvis---Family-Room_1Jarvis---Family-Room.webp');
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    flex-flow: column;
    height: auto;
  }

  .flex-100.by-name {
    display: block;
  }

  .btn-hvr-underline-from-center {
    font-size: 14px;
  }

  .slide-info-link {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .flex-38p.cont-wrap {
    width: 100%;
    min-height: auto;
    padding-top: 6.2%;
    padding-bottom: 10%;
    padding-left: 5%;
  }

  .flex-62, .flex-62.div2 {
    border-right-style: none;
    width: 100%;
  }

  .slide-info-box {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    top: auto;
    bottom: 5vh;
    right: 0;
  }

  .al-comm-info.narrow {
    padding-top: 40px;
    padding-left: 45px;
    padding-right: 45px;
  }

  .al-comm-info.narrow.byname {
    width: 100%;
    padding-top: 41px;
    padding-left: 33px;
    padding-right: 33px;
  }

  .al-comm-info.whychoose {
    padding-right: 1px;
  }

  .dropdown-toggle-al {
    padding-left: 12px;
    padding-right: 12px;
  }

  .logo_link {
    margin-left: 17px;
  }

  .icon-2 {
    margin-right: 11px;
    right: -4px;
  }

  .h2-location {
    text-align: left;
    padding-bottom: 3px;
  }

  .slider-hero-al {
    border-bottom: 6px solid #00437a;
    height: 68vh;
  }

  .slider-hero-al.focus {
    height: 250px;
  }

  .h1-whychoose {
    width: 500px;
    margin-bottom: 7px;
  }

  .al-home-page-wrap {
    align-items: flex-start;
    height: auto;
  }

  .bv-100vh {
    height: auto;
  }

  .hhhblock.focus {
    width: 20px;
    height: 70px;
    margin-right: 12px;
  }

  .home-main-cont-wrap {
    border-style: none;
  }

  .footerwrap-wide {
    width: 100%;
  }

  .al-home-hero-cont-wrap.panel-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    position: relative;
    bottom: 21px;
  }

  .hhhal-logo-home {
    width: 300px;
  }

  .al-hp-hero-rt-2nd-panel {
    float: none;
  }

  .al-hp-hero-logo-panel {
    opacity: 1;
    background-color: #0000;
    top: 3px;
  }

  .p-map.intro {
    width: 100%;
  }

  .p-map.intro.sc {
    width: auto;
  }

  .p-map.intro.va {
    width: auto;
    font-size: 19px;
  }

  .loc-button {
    width: 250px;
  }

  .loc-buttons {
    flex-flow: wrap;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
  }

  .loc-buttons.md {
    display: flex;
  }

  .loc-buttons.nc {
    width: 660px;
  }

  .map-location.mooresville-al {
    inset: auto auto 54% 6%;
  }

  .map-location.garner-al {
    top: 49%;
    right: 13%;
  }

  .map-location.cary-al {
    top: 29%;
    right: 36%;
  }

  .map-location.greensboro {
    inset: auto auto 54% 6%;
  }

  .map {
    box-shadow: none;
    overflow: visible;
  }

  .map.new {
    box-shadow: none;
    border-style: none;
    box-shadow: 0 0 130px #0f2a3b;
  }

  .map-label {
    height: 24px;
  }

  .map-label.al {
    height: 30px;
  }

  .hhh-rectangles {
    z-index: 102;
    width: 100%;
  }

  .hhh-rectangles.new {
    z-index: 1;
    opacity: .04;
    display: none;
    top: 371px;
  }

  .content-wrap.team {
    width: 95%;
    margin-bottom: 26px;
  }

  .team-title {
    font-weight: 700;
  }

  .team-photo {
    width: 240px;
  }

  .h1-team {
    font-size: 34px;
  }

  .phone-email {
    margin-bottom: 12px;
  }

  .h2-team {
    font-size: 18px;
  }

  .team-right {
    border-left-style: none;
    margin-left: 0;
    padding-left: 0;
  }

  .div-gold-candy-line {
    width: 88px;
  }

  .sectionfull.culture-box {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .sectionfull.culture-box.trans.vision {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .center.p-vision {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 18px;
    line-height: 30px;
  }

  .translcnt-block {
    padding-left: 53px;
    padding-right: 53px;
  }

  .testimonial-wrap-right {
    width: 80%;
  }

  .testimonial-img-inset {
    display: none;
  }

  .testimonial-wrap-left {
    width: 80%;
  }

  .al-testimonail-head.new {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .h1-testimonial {
    font-size: 34px;
  }

  .h1-testimonial.new {
    margin-bottom: 5px;
  }

  .div-block, .div-block-2 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: 125px;
  }

  .div-block-3 {
    background-color: #aa7e7e;
  }

  .div-block-4, .div-block-5, .div-block-6 {
    background-color: #fff;
  }

  .div-block-7 {
    background-color: #1b1212;
  }

  .div-block-8 {
    background-color: #030202;
  }

  .div-block-9 {
    background-color: #241515;
  }

  .div-block-10 {
    background-color: #8a3c3c;
  }

  .div-block-11 {
    background-color: #c24949;
  }

  .div-block-12, .div-block-13, .div-block-14, .div-block-15, .div-block-16, .div-block-17 {
    background-color: #fff;
  }

  .div-block-18 {
    background-color: #e7e2cc;
    background-image: none;
    border-style: none;
    margin: 0;
    padding: 0 34px;
    box-shadow: 0 0 9px #beb89b;
  }

  .map-location-2 {
    z-index: 3;
  }

  .map-location-2.charleston-al {
    top: auto;
    bottom: 98px;
    right: 35%;
  }

  .map-location-2.ridgeland-al {
    left: 29px;
    right: 29%;
  }

  .map-location-2.beaufort-al {
    top: auto;
    bottom: 58px;
    right: 42%;
  }

  .map-location-2.stafford-al {
    top: 23%;
  }

  .map-location-2.richmond-al {
    bottom: 34%;
  }

  .map-location-2.fredericksburg-al {
    top: 31%;
  }

  .map-location-2.midlothian-al {
    bottom: 20%;
  }

  .map-location-2.manassas-al {
    top: 15%;
  }

  .map-location-2.waldorf-al {
    z-index: 10009;
  }

  .map-location-2.raleigh-al {
    top: 35%;
    right: 17%;
  }

  .map-location-2.atlanta-ga {
    top: auto;
    bottom: 58px;
    right: 42%;
  }

  .apt-logo-1 {
    margin-top: 14px;
    margin-bottom: 27px;
  }

  .navmenuitem {
    letter-spacing: .7px;
    margin-right: 12px;
    font-size: .75rem;
  }

  .footer-mobile-wrap {
    text-align: center;
  }

  .map-side {
    border-right-style: none;
    width: 100%;
  }

  .map-side.new {
    max-width: 100%;
  }

  .listing-side.new {
    width: 80%;
  }

  .map-page-layout {
    flex-direction: row;
  }

  .map-page-layout.mappage {
    height: auto;
    box-shadow: none;
    background-image: none;
    flex-direction: column;
  }

  .map-page-layout.mappage.new {
    padding-top: 61px;
    padding-bottom: 35px;
    box-shadow: inset 0 0 70px #6861576e;
  }

  .section-map-state-page.new {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-map-state-page.new.bottom {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    background-attachment: scroll;
    padding-top: 0;
  }

  .sub-map-text {
    display: none;
  }

  .h1-commbyname {
    text-align: center;
    text-transform: uppercase;
    width: 90%;
    margin-bottom: 23px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 9px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35em;
    display: block;
  }

  .testi-subtext {
    font-size: 19px;
  }

  .abberly-commons-temp-height {
    display: none;
  }

  .sub-location_nav-menu {
    flex-direction: row;
  }

  .sub-location_nav-link {
    font-size: 15px;
    font-weight: 700;
  }

  .powerbar-text-2 {
    font-size: 33px;
  }

  .separator {
    margin-bottom: 18px;
  }

  .registered-trademark {
    font-size: 13px;
    bottom: 7px;
    right: 3px;
  }

  .footer_logo {
    margin-top: 23px;
  }

  .footer_subscribe-button {
    width: 50%;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .footer_social-wrapper {
    text-align: center;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-left: 0;
  }

  .footer_how-you-live {
    text-align: center;
    border-bottom: 1px solid #39628b52;
    margin-bottom: 13px;
    padding-bottom: 6px;
    font-size: 18px;
  }

  .footer_social-link {
    flex: 1;
  }

  .cell {
    justify-content: center;
    align-items: center;
  }

  .cell-2 {
    align-items: stretch;
  }

  .footer_find-apartment-column {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .cell-7 {
    border-left-style: none;
    padding-left: 0;
  }

  .fake-button {
    font-size: 14px;
  }

  .menu-bg {
    display: block;
  }

  .menu-left {
    position: fixed;
    left: 0;
  }

  .socials {
    margin-right: 140px;
    left: 20%;
  }

  .menu-links {
    margin-left: 140px;
  }

  .h2-map {
    display: none;
  }

  .rte-embed-map {
    box-shadow: none;
    overflow: visible;
  }

  .rte-embed-map-location {
    z-index: 3;
  }

  .rte-embed-map-location.rte-embed-map-beaufort, .rte-embed-map-location.rte-embed-map-ridgeland, .rte-embed-map-location.rte-embed-map-columbia, .rte-embed-map-location.rte-embed-map-charleston, .rte-embed-map-location.rte-embed-map-ladson {
    top: auto;
    bottom: 58px;
    right: 42%;
  }

  .rte-embed-map-label {
    height: 24px;
  }

  .p-team_expand {
    font-size: 1em;
  }

  .lp_paragraph, .lp_button {
    font-size: 1rem;
  }

  .comm-name-2 {
    font-size: 15px;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .h1-commbyname-2 {
    text-align: center;
    text-transform: uppercase;
    width: 90%;
    margin-bottom: 23px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 9px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35em;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 26px;
    line-height: 32px;
  }

  p {
    font-size: 15px;
    line-height: 1.6em;
  }

  .footer-link-old {
    text-align: center;
    margin-bottom: 20px;
    margin-right: 0;
    font-size: 14px;
    line-height: 24px;
  }

  .footer-link-old.new {
    margin-bottom: 8px;
    margin-left: 0;
    font-size: 17px;
  }

  .headeral {
    text-align: center;
    font-family: Sorts Mill Goudy;
    display: block;
  }

  .headersectional.new {
    text-align: center;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    display: block;
  }

  .navbar-container {
    background-color: #0000;
    border-bottom-style: none;
    height: 50px;
    position: static;
  }

  .navbar-section {
    margin-bottom: 0;
  }

  .navbar-section.new {
    z-index: 3002;
    height: 50px;
    box-shadow: 1px 1px 27px #00000057;
  }

  .nav-link {
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
  }

  .nav-link:focus {
    background-image: linear-gradient(#0000, #ffffff73);
  }

  .nav-menu {
    background-color: #e7e2cc;
  }

  .nav-vert {
    display: none;
  }

  .dropdown-toggle {
    padding-left: 16px;
  }

  .nav-menu-caption {
    float: right;
    color: #eeebdc;
    margin-top: 12px;
    display: none;
    position: relative;
    bottom: 1px;
    right: -5px;
  }

  .nav-menu-caption.hide-me {
    color: #575757;
    margin-right: 6px;
    font-size: 14px;
  }

  .bottom-feature {
    display: none;
  }

  .footer-content-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bottom-bar {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .bottom-bar-link-blocks {
    width: 50%;
  }

  .bottom-bar-link-blocks.eho {
    width: auto;
  }

  .bottom-bar-links.eho {
    margin-right: 2px;
  }

  .footer-subheading {
    color: var(--new-menu);
    text-align: center;
    letter-spacing: .6px;
    background-color: #0000;
    border-bottom: 1px solid #5c564d24;
    margin-bottom: 7px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 14px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.2em;
    display: block;
  }

  .h2-bottom-feature {
    font-size: 20px;
  }

  .dropdown-list {
    z-index: 3002;
    position: relative;
  }

  .dropdown-list.w--open {
    background-color: #e7e1cc;
  }

  .body-content-find-your-community {
    padding-left: 18px;
    padding-right: 18px;
  }

  .footer-link-old-2 {
    text-align: center;
    margin-top: 9px;
    margin-bottom: 9px;
    font-size: 15px;
  }

  .menu-button-bg {
    padding: 0;
    font-size: 37px;
    position: static;
    right: 7px;
    overflow: hidden;
  }

  .menu-button-bg.w--open {
    background-color: #005285;
  }

  .foot-quicklinks {
    margin-left: 0;
  }

  .foot-quicklinks.bold {
    font-size: 17px;
    line-height: 1.6em;
  }

  .footer-icon {
    display: none;
    top: 46px;
    right: 52px;
  }

  .footer-icon.eho {
    top: 46px;
    right: 33px;
  }

  .cob-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .h1-home {
    margin-bottom: 0;
    margin-left: 69px;
    margin-right: 69px;
    font-size: 20px;
    line-height: 28px;
  }

  .home-foot-video-wrapper {
    margin-top: 12px;
  }

  .home-foot-video-image {
    margin-top: 0;
  }

  .home-foot-video-text {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 14px;
    line-height: 17px;
  }

  .video-pinline {
    padding: 8px;
  }

  .foot-right-thumb-img {
    border: 1px solid #a79d7d;
    width: 140px;
    box-shadow: 0 0 9px #120e0b;
  }

  .foot-right-thumb-heading {
    margin-top: -4px;
  }

  .foot-right-thumb-heading.best-place-to-work {
    margin-top: 0;
  }

  .foot-right-thumb-text {
    margin-right: 24px;
    font-size: 14px;
    line-height: 17px;
  }

  .foot-col1 {
    padding-right: 10px;
  }

  .foot-col2 {
    border-left-style: none;
    margin-top: 29px;
  }

  .hero-top-bar, .hero-bottom-bar {
    height: 4px;
  }

  .feature-left {
    display: none;
  }

  .feature-right {
    width: 100%;
  }

  .copy-block-message-in-mobile-text {
    color: #e7e2cc;
    text-align: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 4px;
    padding-bottom: 6px;
    font-family: Sorts Mill Goudy;
    font-size: 18px;
    line-height: 26px;
  }

  .footer-section.al {
    padding-bottom: 0;
  }

  .body-content-full-wide {
    text-align: center;
  }

  .home-page-slider-mobile-side-nav {
    display: none;
  }

  .home-page-mobile-slider-image {
    width: 100%;
    height: auto;
  }

  .p-apartment {
    text-align: left;
    margin-right: 0;
  }

  .p-apartment.indent {
    font-size: 14.5px;
  }

  .p-home-page-message {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    line-height: 23px;
  }

  .dropmenusectionheaderal {
    background-color: #0000;
    border-style: solid none none;
    border-top-color: #b4b4b4;
  }

  .dropdown-link {
    text-transform: uppercase;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 31px;
    font-size: 14px;
    font-weight: 400;
  }

  .dropdown-link:hover {
    background-color: #0068a8;
  }

  .dropdown-link.last-dropdown {
    padding-bottom: 15px;
  }

  .headermobileal {
    display: block;
  }

  .h3-find-your-community-in {
    text-align: center;
  }

  .ol-find-your-community-mobile {
    color: #005288;
    text-align: left;
    margin-bottom: 14px;
    font-size: 18px;
    display: inline-block;
  }

  .link-find-your-community-mobile {
    color: #005288;
    text-decoration: none;
  }

  .h2-find-your-community-mobile {
    color: #005288;
  }

  .find-your-community-list-mobile-wrapper {
    display: block;
  }

  .wrapper-states {
    margin-left: 76px;
    margin-right: 76px;
  }

  .h2-small-map-state-label {
    margin-left: 20px;
  }

  .wrapper-state-find-comm-page {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .home-page-feature-image-wrapper {
    float: right;
    width: 54%;
    margin-left: 12px;
    margin-right: 0;
  }

  .home-page-feature-wrapper-text-part {
    width: 95%;
    margin-bottom: 6px;
    font-size: 12px;
    bottom: 31px;
  }

  .footer-state {
    color: #c0996a;
    text-align: center;
    margin-top: 13px;
    margin-left: 0;
    font-size: 1rem;
  }

  .footer-heading-block {
    text-align: center;
    background-color: #0000;
    border-radius: 2px;
    margin: 5px 0 0;
    padding: 5px 19px;
    display: inline-block;
  }

  .footer-heading-block.about {
    margin-right: 0;
    display: inline-block;
  }

  .footer-heading-block.contact {
    margin-top: 24px;
  }

  .footer-list-of-links {
    margin-bottom: 29px;
    margin-left: 0;
  }

  .p-footer-text.last {
    margin-bottom: 34px;
    margin-left: 0;
    margin-right: 0;
    font-size: 1rem;
  }

  .p-why-choose {
    margin-bottom: 16px;
    margin-right: 14px;
  }

  .foot-comm-by-name {
    border-style: none;
    margin-bottom: 29px;
  }

  .img-100-percent.hide-ml-down {
    display: none;
  }

  .apt-logo {
    text-align: left;
    width: 270px;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
    right: 4px;
  }

  .apt-logo.follow-tab-mimck {
    margin-top: 42px;
  }

  .flex-100 {
    flex-direction: column-reverse;
  }

  .flex-100.al {
    background-image: radial-gradient(circle at 47% 61%, #fcf9f3 15%, #d1c8a3cf);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .flex-100.by-name {
    display: block;
  }

  .btn-hvr-underline-from-center {
    text-align: center;
    padding-top: 11px;
    padding-bottom: 13px;
    line-height: 1.4em;
  }

  .slide-info-link {
    font-size: 15px;
  }

  .slider-arrow-div2 {
    opacity: .44;
  }

  .flex-38p {
    width: 100%;
  }

  .flex-38p.cont-wrap {
    padding-left: 6%;
    padding-right: 6%;
  }

  .flex-62 {
    width: 100%;
  }

  .al-comm-info {
    text-align: left;
    display: block;
  }

  .al-comm-info.abberly-commons {
    text-align: left;
  }

  .al-logo-new {
    padding-top: 17px;
    padding-bottom: 9px;
    display: block;
  }

  .dropdown-toggle-al {
    background-color: #00548b;
    padding-left: 23px;
  }

  .dropdown-toggle-al:hover {
    background-color: #0265a7;
    background-image: none;
  }

  .nav-vert-al {
    display: none;
  }

  .h2-location {
    font-size: 24px;
  }

  .slide-al.abberly-landing, .slide-al.abberly-rise {
    background-position: 87%;
  }

  .slider-hero-al {
    height: 80vh;
  }

  .slider-hero-al.focus {
    height: 300px;
  }

  .p-whychoose {
    margin-right: 40px;
  }

  .h1-whychoose {
    width: 90%;
    font-size: 24px;
  }

  .al-home-page-wrap {
    height: auto;
    display: block;
  }

  .bv-100vh {
    height: auto;
  }

  .home-main-cont-wrap {
    height: auto;
    display: block;
  }

  .hhhal-logo-home {
    width: 350px;
  }

  .al-hero-home-state-button {
    font-size: 20px;
    box-shadow: 8px 8px #555;
  }

  .al-hp-hero-rt-2nd-panel {
    opacity: 1;
    align-items: flex-start;
    width: 100%;
    display: flex;
    top: 262px;
  }

  .h1-map {
    font-size: 36px;
  }

  .p-map.intro {
    text-align: left;
    margin-bottom: 34px;
  }

  .loc-button {
    width: 230px;
    margin-right: 9px;
  }

  .loc-butt-text.city {
    font-size: 11.25px;
    font-weight: 700;
  }

  .loc-buttons.nc {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 320px;
    margin-left: 77px;
  }

  .map-location.charlotte-al {
    inset: 58% auto 58% 5%;
  }

  .map-location.cary-al {
    right: 40%;
  }

  .map-label.al {
    height: 26px;
  }

  .hhh-rectangles.new {
    top: 527px;
  }

  .content-wrap.team {
    width: 100%;
    margin: 12px 0 0;
    padding-left: 27px;
    padding-right: 27px;
  }

  .rvteam-desc {
    box-shadow: inset 0 0 8px #998c71ab;
  }

  .team-name {
    margin-bottom: 8px;
    font-size: 21px;
  }

  .team-photo {
    border-radius: 300px;
  }

  .team-phone {
    font-size: 15.5px;
  }

  .h1-team {
    font-size: 29px;
  }

  .phone-email {
    margin-bottom: 12px;
  }

  .h2-team {
    font-size: 17px;
  }

  .div-gold-candy-line {
    width: 80px;
  }

  .foot-state-wrap {
    text-align: center;
  }

  .sectionfull.culture-box.trans.vision {
    padding-left: 23px;
    padding-right: 23px;
  }

  .translcnt-block {
    border-radius: 8px;
  }

  .h2-culture {
    font-size: 30px;
    line-height: 32px;
  }

  .testimonial-wrap-right {
    float: none;
    border-style: solid;
    border-radius: 11px 0 0 11px;
    width: 90%;
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .testimonial-img-inset {
    display: none;
  }

  .testimonial-wrap-left {
    float: none;
    border-style: solid;
    width: 90%;
    margin-bottom: 70px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .al-testimonail-head.new {
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .h1-testimonial {
    font-size: 29px;
  }

  .kid-drawing {
    z-index: 1002;
  }

  .div-block-9 {
    text-align: center;
    padding-top: 18px;
    padding-bottom: 0;
  }

  .map-location-2.charleston-al {
    bottom: 82px;
    right: 37%;
  }

  .map-location-2.ridgeland-al {
    inset: auto auto 19% 160px;
  }

  .map-location-2.columbia-al {
    top: 41%;
  }

  .map-location-2.ladson-al {
    top: 51%;
    right: 47%;
  }

  .map-location-2.beaufort-al {
    bottom: 24px;
  }

  .map-location-2.stafford-al {
    top: 22%;
  }

  .map-location-2.manassas-al {
    top: 13%;
  }

  .map-location-2.atlanta-ga {
    bottom: 24px;
  }

  .apt-logo-1 {
    margin-top: 5px;
    margin-bottom: 17px;
  }

  .navmenuitem {
    font-size: 14px;
  }

  .seach-by-name {
    background-color: #faf6eb;
    border: 1px dotted #c2b6a3;
    border-radius: 5px;
    margin-left: 18px;
    padding: 6px 12px;
    font-size: 1rem;
    display: inline-block;
  }

  .dropdown {
    z-index: 3001;
  }

  .headertextal {
    color: #e7e7db;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    position: relative;
    top: 12px;
    left: 23px;
  }

  .footer-mobile-wrap {
    background-color: #eeeadb;
    border: 1px solid #dacebe;
    border-radius: 7px;
    width: 80%;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 14px;
    padding-bottom: 0;
    display: block;
  }

  .foot-logo-center {
    display: block;
  }

  .map-side, .listing-side {
    width: 100%;
  }

  .listing-side.new {
    width: 85%;
  }

  .map-page-layout {
    flex-direction: column-reverse;
  }

  .map-page-layout.mappage {
    box-shadow: none;
    background-image: none;
  }

  .map-page-layout.mappage.new {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .h1-map-2 {
    font-size: 39px;
  }

  .h1-commbyname {
    text-transform: none;
    width: 95%;
    font-size: 19px;
  }

  .testi-subtext {
    font-size: 17px;
  }

  .sub-location_nav-sub-break {
    display: block;
  }

  .al-hp-hero-lt-1st-panel {
    width: 100%;
    height: 250px;
  }

  .horizontal-line {
    height: 4px;
  }

  .powerbar-text-2 {
    padding-top: 9px;
    font-size: 27px;
  }

  .separator.nograd.pad0 {
    height: 3px;
  }

  .registered-trademark {
    font-size: 11px;
  }

  .footer_logo {
    width: 206px;
    margin-top: 18px;
  }

  .footer_subscribe-button {
    margin-left: auto;
    margin-right: auto;
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 15px;
    display: block;
  }

  .footer_social-wrapper {
    margin-top: 20px;
    margin-bottom: 24px;
    margin-left: 0;
  }

  .footer_how-you-live {
    font-size: 16px;
  }

  .social-links_wrapper {
    justify-content: center;
  }

  .footer_social-link {
    flex: none;
    margin-left: 11px;
    margin-right: 11px;
  }

  .cell {
    padding-left: 0;
    padding-right: 0;
  }

  .fake-button {
    text-align: center;
    margin-top: 0;
    padding-top: 11px;
    padding-bottom: 13px;
    line-height: 1.4em;
  }

  .lottie-hamburger {
    width: 50px;
    position: relative;
  }

  .menu-bg {
    display: block;
  }

  .showreel-title.project {
    font-size: 18px;
  }

  .menu-left {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    height: auto;
    padding: 20px;
  }

  .awards-nav-links {
    font-size: 41px;
    line-height: 1.2em;
  }

  .awards-nav-links.w--current {
    font-size: 48px;
  }

  .overlay {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
  }

  .socials {
    display: none;
  }

  .menu {
    margin-top: 0;
    margin-left: 0;
    margin-right: -20px;
    padding-right: 0;
    inset: 0% 0% auto auto;
  }

  .menu-links {
    margin-left: 69px;
  }

  .h2-map {
    font-size: 36px;
  }

  .rte-embed-map-location.rte-embed-map-beaufort, .rte-embed-map-location.rte-embed-map-ridgeland, .rte-embed-map-location.rte-embed-map-columbia, .rte-embed-map-location.rte-embed-map-charleston, .rte-embed-map-location.rte-embed-map-ladson {
    bottom: 24px;
  }

  .is-abberly-landing {
    text-align: left;
    padding-top: .5rem;
    font-size: 23px;
  }

  .lp_wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lp_button {
    width: auto;
    font-size: 1rem;
  }

  .h1-map-3 {
    font-size: 36px;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .h1-commbyname-2 {
    text-transform: none;
    width: 95%;
    font-size: 19px;
  }

  .fs_radio-2_group {
    grid-auto-flow: row;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
  }

  h2 {
    font-size: 18px;
    font-weight: 700;
  }

  p {
    margin-right: 0;
    font-size: 15px;
    line-height: 23px;
  }

  .footer-link-old {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-menu-caption {
    font-size: 16px;
    bottom: 1px;
  }

  .nav-menu-caption.hide-me {
    margin-top: 9px;
    margin-right: -4px;
    font-size: 13px;
    display: block;
  }

  .feature-slider, .bottom-feature {
    display: none;
  }

  .footer-content-wrapper.dark-brown-area-adjuster {
    padding: 0 0 18px;
  }

  .bottom-bar-link-blocks {
    width: 100%;
  }

  .bottom-bar-links.eho {
    margin-right: 6px;
  }

  .footer-subheading {
    padding-bottom: 17px;
    font-size: 17px;
  }

  .h2-bottom-feature {
    font-size: 17px;
  }

  .body-content-find-your-community {
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
  }

  .menu-button-bg {
    top: 2px;
  }

  .footer-icon {
    display: none;
  }

  .cob-wrapper {
    margin-top: 0;
    padding-top: 0;
  }

  .h1-home {
    letter-spacing: 0;
    margin: 0 7px;
    font-size: 17px;
    line-height: 24px;
  }

  .home-foot-video-text {
    padding-left: 4px;
    padding-right: 4px;
    font-size: 13px;
    line-height: 15px;
  }

  .foot-video-eading {
    font-size: 19px;
  }

  .video-pinline {
    padding: 6px;
  }

  .foot-right-thumb-img {
    width: 123px;
    margin-top: 3px;
    margin-bottom: 29px;
    margin-right: 10px;
  }

  .foot-right-thumb-heading {
    margin-top: 0;
    font-size: 14px;
    line-height: 18px;
  }

  .foot-right-thumb-text {
    margin-right: 4px;
    font-size: 12px;
    line-height: 15px;
  }

  .feature-left {
    display: none;
  }

  .feature-right {
    width: 100%;
  }

  .copy-block-message-in-mobile-text {
    margin-left: 0;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 16px;
    line-height: 24px;
  }

  .home-mobile-hero {
    display: none;
  }

  .home-page-slider-mobile {
    display: block;
  }

  .home-page-slider-mobile-side-nav {
    display: none;
  }

  .p-apartment {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonail-blue-fill {
    display: none;
  }

  .p-home-page-message {
    margin-left: 0;
    margin-right: 0;
  }

  .separator-bar {
    background-color: #6d675d;
    height: 20px;
  }

  .separator-bar.blue {
    background-color: #005288;
    display: block;
  }

  .wrapper-states {
    margin-left: 12px;
    margin-right: 12px;
  }

  .align-my-contents-left {
    padding-left: 0;
    padding-right: 0;
  }

  .small-map {
    float: none;
    width: 146px;
    margin-bottom: 12px;
    margin-left: 56px;
    margin-right: 0;
  }

  .ul-clear-all {
    margin-left: 50px;
  }

  .h2-small-map-state-label {
    text-align: center;
  }

  .home-page-feature-image-wrapper {
    float: none;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }

  .home-page-feature-wrapper-text-part {
    width: 95%;
  }

  .footer-heading-block.contact {
    margin-top: 26px;
  }

  .p-footer-text.last {
    margin-bottom: 31px;
    font-size: 15px;
    line-height: 1.5em;
  }

  .last {
    margin-bottom: 24px;
  }

  .comm-name {
    font-size: 14px;
    font-weight: 600;
    display: block;
  }

  .comm-loc {
    font-size: 13px;
  }

  .apt-logo {
    width: 210px;
    margin-top: 9px;
    margin-bottom: 12px;
    right: 0;
  }

  .apt-logo.follow-tab-mimck {
    margin-top: 34px;
  }

  .flex-100.al {
    background-image: linear-gradient(150deg, #f1eee4, #e6ddbcd4);
    background-position: 0 0;
  }

  .btn-hvr-underline-from-center {
    margin-bottom: 16px;
    display: block;
  }

  .slide-info-link {
    text-align: left;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 13px;
    line-height: 19px;
  }

  .flex-38p {
    width: 100%;
  }

  .flex-38p.cont-wrap {
    text-align: center;
    padding-left: 6%;
    padding-right: 6%;
  }

  .flex-62 {
    width: 100%;
  }

  .al-comm-info {
    text-align: left;
  }

  .al-logo-new {
    width: 170px;
  }

  .dropdown-toggle-al {
    width: 100%;
  }

  .h2-location {
    font-size: 23px;
  }

  .slide-al.abberlycrest._6 {
    background-size: cover;
  }

  .slider-hero-al {
    height: 50vh;
  }

  .p-whychoose {
    margin-left: 0;
    margin-right: 0;
  }

  .h1-whychoose {
    letter-spacing: 0;
    width: 88%;
    padding-top: 6px;
    font-size: 19px;
  }

  .al-hero-home-state-button {
    font-size: 19px;
  }

  .al-hp-hero-rt-2nd-panel {
    background-size: cover;
    top: 225px;
  }

  .h1-map {
    font-size: 32px;
  }

  .p-map.intro {
    width: 95%;
    margin-bottom: 28px;
    font-size: 16px;
    line-height: 1.5em;
  }

  .loc-button {
    width: 240px;
  }

  .loc-butt-text.is-name.smaller {
    font-size: 18px;
  }

  .loc-butt-text.city {
    font-size: 11.25px;
  }

  .loc-buttons {
    justify-content: center;
    display: flex;
  }

  .loc-buttons.md {
    display: block;
  }

  .loc-buttons.nc {
    width: 100%;
    margin-left: 0;
  }

  .loc-buttons.sc, .loc-buttons.va, .loc-buttons.tn, .loc-buttons.ga, .loc-buttons.va {
    justify-content: flex-start;
  }

  .map-location.garner-al {
    top: 43%;
  }

  .map-location.cary-al {
    top: 15%;
  }

  .map.new {
    box-shadow: 0 0 130px #0f2a3b;
  }

  .map.new:hover {
    box-shadow: 0 0 50px #5c564ded;
  }

  .map-label {
    height: 26px;
  }

  .map-label.al {
    height: 21px;
  }

  .hhh-rectangles.new {
    display: none;
  }

  .team-email {
    font-size: 15px;
  }

  .content-wrap.team {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 27px;
    padding-left: 7px;
    padding-right: 7px;
  }

  .team-title {
    margin-bottom: 12px;
  }

  .team-name {
    font-size: 18px;
    line-height: 1.2em;
  }

  .section-al-team.al-team {
    padding-left: 15px;
    padding-right: 15px;
  }

  .team-photo {
    border-radius: 300px;
    width: 246px;
  }

  .team-phone {
    font-size: 15px;
  }

  .h1-team {
    font-size: 25px;
  }

  .phone-email {
    margin-bottom: 8px;
  }

  .h2-team {
    font-size: 16.5px;
  }

  .div-gold-candy-line {
    width: 70px;
    height: 2px;
    display: block;
  }

  .div-gold-candy-line.hide-mobile {
    display: block;
  }

  .li-team {
    font-size: 15.5px;
  }

  .sectionfull.culture-box {
    padding: 50px 47px;
  }

  .sectionfull.culture-box.trans.vision {
    padding: 37px 16px;
  }

  .center.p-vision {
    font-size: 16px;
    line-height: 28px;
  }

  .translcnt-block {
    padding: 23px 13px;
  }

  .h2-culture {
    font-size: 28px;
    line-height: 30px;
  }

  .testimonial-wrap-right {
    border-top-right-radius: 0;
    margin-bottom: 51px;
    padding: 22px 22px 11px;
  }

  .h2-testimonials {
    font-size: 23px;
    line-height: 1.1em;
  }

  .testimonial-wrap-left {
    margin-bottom: 51px;
    padding: 22px 22px 11px;
  }

  .h1-testimonial {
    font-size: 25px;
  }

  .h1-testimonial.new {
    font-size: 31px;
  }

  .map-location-2.charleston-al {
    top: 40%;
  }

  .map-location-2.ridgeland-al {
    top: 70%;
  }

  .map-location-2.columbia-al {
    top: 9%;
  }

  .map-location-2.ladson-al {
    top: 56%;
  }

  .map-location-2.greenville-sc-al {
    top: 25%;
  }

  .map-location-2.beaufort-al {
    top: 80%;
    right: 54%;
  }

  .map-location-2.stafford-al {
    top: 19%;
  }

  .map-location-2.richmond-al {
    right: 14%;
  }

  .map-location-2.fredericksburg-al {
    top: 33%;
  }

  .map-location-2.midlothian-al {
    bottom: 18%;
    right: 19%;
  }

  .map-location-2.manassas-al {
    top: 1%;
  }

  .map-location-2.lexingtonpark-al {
    bottom: 21%;
  }

  .map-location-2.raleigh-al {
    top: 28%;
  }

  .map-location-2.atlanta-ga {
    top: 80%;
    right: 54%;
  }

  .map-location-2.nashville-tn-al {
    top: 25%;
  }

  .apt-logo-1 {
    margin-bottom: 21px;
    padding-right: 4px;
  }

  .seach-by-name {
    margin-left: 14px;
    font-size: 15px;
  }

  .headertextal {
    margin-top: 13px;
    margin-left: 13px;
    top: 2px;
    left: 4px;
  }

  .headertextal.w--current {
    font-size: 13.5px;
  }

  .footer-mobile-wrap {
    width: 95%;
    padding-top: 17px;
  }

  .map-side, .listing-side {
    width: 100%;
  }

  .listing-side.new {
    width: 87%;
  }

  .map-page-layout.mappage {
    box-shadow: none;
    background-image: none;
  }

  .map-page-layout.mappage.new {
    padding-top: 47px;
    padding-bottom: 47px;
    box-shadow: inset 0 0 100px #6861576e;
  }

  .h1-map-2 {
    font-size: 35px;
  }

  .gold-line-map-2 {
    margin-bottom: 21px;
  }

  .h1-commbyname {
    letter-spacing: 0;
    padding-top: 6px;
    font-size: 18px;
  }

  .testi-subtext {
    font-size: 16px;
  }

  .h2-nc {
    text-align: left;
    padding-left: 13px;
    font-size: 16px;
  }

  .phone-email-icon {
    font-size: 15px;
  }

  .sub-location_nav-link {
    width: 100%;
  }

  .sub-location_nav-link.w--current {
    padding-left: 1.7rem;
  }

  .al-hp-hero-lt-1st-panel {
    height: 200px;
  }

  .powerbar-text-2 {
    padding-bottom: 8px;
    font-size: 18px;
  }

  .powerbar-text-2:hover {
    letter-spacing: -.4px;
  }

  .separator {
    background-color: #eeebdd;
    background-image: none;
  }

  .footer_subscribe-button {
    width: 80%;
    font-size: 14px;
    display: inline-block;
  }

  .footer_social-wrapper {
    text-align: center;
  }

  .social-links_wrapper {
    justify-content: center;
  }

  .footer_social-link {
    margin-left: 0;
    margin-right: 0;
  }

  .menu-left {
    padding: 10px 20px 0;
  }

  .awards-nav-links {
    font-size: 33px;
  }

  .overlay {
    flex-flow: column;
    place-content: flex-start center;
    align-items: stretch;
    height: 100vh;
    inset: 0% auto;
  }

  .awards-star-nav {
    width: 50px;
  }

  .menu-links {
    margin-left: 29px;
    margin-right: 0;
    left: auto;
  }

  .h2-map {
    font-size: 32px;
  }

  .view-map-link {
    font-size: 14px;
  }

  .bold-text {
    letter-spacing: .5px;
  }

  .rte-embed-map-location.rte-embed-map-beaufort, .rte-embed-map-location.rte-embed-map-ridgeland, .rte-embed-map-location.rte-embed-map-columbia, .rte-embed-map-location.rte-embed-map-charleston, .rte-embed-map-location.rte-embed-map-ladson {
    top: 80%;
    right: 54%;
  }

  .rte-embed-map-label {
    height: 26px;
  }

  .is-read-more {
    font-size: 15.5px;
  }

  .is-abberly-landing {
    text-transform: uppercase;
    padding-top: .5rem;
  }

  .comm-name-2 {
    font-size: 14px;
    font-weight: 600;
    display: block;
  }

  .h1-map-3 {
    font-size: 32px;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .h1-commbyname-2 {
    letter-spacing: 0;
    padding-top: 6px;
    font-size: 18px;
  }
}

#w-node-_26b4057c-3b61-f511-3def-b77d6c9c0021-6c9c001e {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr .5fr .5fr;
}

#w-node-_26b4057c-3b61-f511-3def-b77d6c9c0022-6c9c001e, #w-node-_26b4057c-3b61-f511-3def-b77d6c9c0038-6c9c001e, #w-node-_26b4057c-3b61-f511-3def-b77d6c9c0086-6c9c001e, #w-node-_26b4057c-3b61-f511-3def-b77d6c9c0099-6c9c001e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_818c2f81-1f9f-03d7-c296-36cb08e1afb7-74761d3a, #w-node-f58ded69-41d2-f52e-e135-11a63fd3ed8c-74761d3f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_98105f02-fb0b-20a1-ccb7-e23f823fe414-74761d3f {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5be84fa9-e545-94f6-fd7b-e65c893bdc79-74761d42 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_818c2f81-1f9f-03d7-c296-36cb08e1afb7-74761d45 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f58ded69-41d2-f52e-e135-11a63fd3ed8c-74761d45 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_98105f02-fb0b-20a1-ccb7-e23f823fe414-74761d45 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_5be84fa9-e545-94f6-fd7b-e65c893bdc79-74761d45 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-cba9a9d5-1b90-f632-bb57-56e08b80de85-74761d45 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_78573c81-cf41-01ed-97c4-02d936645cfa-74761d45 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_818c2f81-1f9f-03d7-c296-36cb08e1afb7-74761d47, #w-node-c7519565-7e07-8417-b528-805c5a0a7882-74761d48 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c7519565-7e07-8417-b528-805c5a0a7890-74761d48 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c7519565-7e07-8417-b528-805c5a0a7897-74761d48 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-c7519565-7e07-8417-b528-805c5a0a78a0-74761d48 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-c7519565-7e07-8417-b528-805c5a0a78ae-74761d48 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_7f10d639-9f2a-8660-bcee-d560f41f4ddb-74761da2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7f10d639-9f2a-8660-bcee-d560f41f4ddc-74761da2, #w-node-_7f10d639-9f2a-8660-bcee-d560f41f4ddd-74761da2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db4d4ec2-113c-ac81-16f9-ba0c175c135d-dc41156a, #w-node-b4017b68-7b94-e83c-70b1-787485ec9341-dc41156a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_26b4057c-3b61-f511-3def-b77d6c9c0021-6c9c001e {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
  }

  #w-node-_26b4057c-3b61-f511-3def-b77d6c9c0022-6c9c001e, #w-node-_26b4057c-3b61-f511-3def-b77d6c9c0038-6c9c001e, #w-node-_26b4057c-3b61-f511-3def-b77d6c9c0086-6c9c001e, #w-node-_26b4057c-3b61-f511-3def-b77d6c9c0099-6c9c001e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7f10d639-9f2a-8660-bcee-d560f41f4ddb-74761da2 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7f10d639-9f2a-8660-bcee-d560f41f4ddc-74761da2, #w-node-_7f10d639-9f2a-8660-bcee-d560f41f4ddd-74761da2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c88dffd2-4d22-e15b-ddf3-a83450a580dd-74761cba {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c88dffd2-4d22-e15b-ddf3-a83450a580e2-74761cba {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c88dffd2-4d22-e15b-ddf3-a83450a580dd-74761cba {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-c88dffd2-4d22-e15b-ddf3-a83450a580e2-74761cba {
    grid-area: 2 / 1 / 3 / 2;
  }
}


@font-face {
  font-family: 'Oxygen';
  src: url('../fonts/Oxygen-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oxygen';
  src: url('../fonts/Oxygen-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Oxygen';
  src: url('../fonts/Oxygen-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}