.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
a.skip {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: -5rem;
}
a.skip:focus {
  background-color: #fff;
  clip: auto !important;
  clip-path: none;
  color: #000;
  display: block;
  font-size: 1rem;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 10px 24px 10px;
  text-decoration: none;
  top: 0;
  z-index: 500;
  width: 13rem;
}

body *:focus-visible,
button:focus-visible,
a:focus-visible {
  outline: 2px solid black !important;
  outline-offset: 1px !important;
  box-shadow: 0px 0px 1px 2px white !important;
}

.top__promo-bar {
  background: #8b7032;
}

.top__promo-bar a,
p a,
.general__info--details--sec address a {
  text-decoration: underline !important;
  text-underline-position: under;
}

.top__promo-bar a:focus-visible,
p a:hover,
p a:focus-visible,
.general__info--details--sec address a:hover,
.general__info--details--sec address a:focus-visible {
  text-decoration: none !important;
}

.header__inner .header__inner--col .btn,
.form-confirmation-wrap p,
.reg-form label {
  color: black !important;
}

.fs__gallery--wrap.fs_height.sec_bdr {
  background-color: #000;
}

.reg-form .row6 > div {
  text-align: start;
}

.registration__form--wrap {
  height: calc(100vh - 0px);
}
.reg__disc--text {
  position: relative;
  bottom: 3rem;
}
.col-md-12 select {
  margin-top: 1.6rem;
}

.inner__page--privacy-policy .team__content--sec .form-control {
  border-color: #8a8a8a !important;
}

form p.error {
  display: none;
  color: black;
}

form p.error::before {
  content: "";
  display: none !important;
}

.home__page .fs__gallery--wrap .va-middle {
  position: relative;
}

.home__page .fs__gallery--wrap .va-middle > * {
  position: relative;
  z-index: 10;
}

.home__page .fs__gallery--wrap .va-middle::before {
  /*background: #0000007f;*/
  content: "";
  display: block;
  left: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 66%;
  z-index: 0;
}

.general__info--heading h1 {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  line-height: 1.8;
  font-size: 2.2em;
  padding: 5rem 0;
  color: #262224;
  text-align: center;
  margin: 0;
}

.general__info--details--sec h2 {
  font-family: "Capri Serif", sans-serif;
  font-size: 2rem;
  text-align: left;
}

.header__inner .header__inner--col .nav__ham {
  appearance: none;
  background: transparent;
  border: unset !important;
}

.ngh__map--sec .panel_ttl {
  top: 6px;
  position: relative;
  left: 4px;
  width: calc(100% - 15px);
}

.home__page #gallOne .item.active {
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home__page #gallOne .item.active h2 {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  line-height: 1.2;
  font-size: 2.8vw;
  color: white;
  text-shadow: 1px 1px 0px black;
  height: 50px;
  width: 95vw;
  position: relative;
  text-align: center;
  font-size: max(3rem, 48px);
  margin: 0;
}

.home__page #gallOne .item.active h2 span:nth-child(1) {
  display: inline-block;
  font-family: "Didot", serif;
  color: black;
}

.home__page #gallOne .item.active h2 span:nth-child(2) {
  display: inline-block;
  font-family: "Didot", serif;
}

.home__page #gallOne .item.active h2 span:nth-child(3) {
  display: inline-block;
  font-size: 24px;
  letter-spacing: normal;
}

.home__page .fs_height,
.home__page .registration__form--wrap {
  max-height: 1080px;
  min-height: 568px;
}

@media (min-width: 960px) {
  .home__page #gallOne .item.active h2 {
    font-size: clamp(48px, 8vw, 136px);
    width: auto;
  }

  .home__page #gallOne .item.active h2 span:nth-child(1) {
    transform: translateY(-27.5%);
  }

  .home__page #gallOne .item.active h2 span:nth-child(2) {
    transform: translateY(27.5%);
    opacity: 0.9;
  }

  .home__page #gallOne .item.active h2 span:nth-child(3) {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    transform: translate(33%, min(9vw, 600%));
  }

  .home__page #gallOne .item.active {
    background-position-x: 45%;
  }
}

@media (min-width: 1200px) {
  .home__page #gallOne .item.active {
    background-position-x: 50%;
  }
}

@media (max-height: 900px) {
  .home__page #gallOne .item.active {
    background-position-x: 50%;
  }
}

@media (min-width: 1500px) {
  .home__page #gallOne .item.active {
    background-position-x: 57%;
  }
}

@media (min-width: 1800px) {
  .home__page #gallOne .item.active {
    background-position-x: 63%;
  }

  .home__page #gallOne .item.active h2 {
    transform: translateX(35px);
  }
}

.header__inner .header__inner--col .nav__ham span {
  box-shadow: 1px 1px 0px #8a8a8a;
}

.inner__page--neighborhood .ngh__map--legend li .map--icon {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: unset;
  border: unset;
  width: calc(29px * 0.75);
  height: calc(41px * 0.75);
}

.ngh__map--legend li span.legend {
  text-transform: uppercase;
  text-decoration: none;
  vertical-align: middle;
  color: #262224;
  letter-spacing: 0.1rem;
  font-size: 0.9rem;
}

.inner__page--neighborhood .ngh__map--legend li .map--dining__color {
  background-image: url(http://jamisonpropstg.wpengine.com/wp-content/uploads/2023/03/dining.png);
}

.inner__page--neighborhood .ngh__map--legend li .map--shopping__color {
  background-image: url(http://jamisonpropstg.wpengine.com/wp-content/uploads/2023/03/shopping.png);
}

.inner__page--neighborhood .ngh__map--legend li .map--conveniences__color {
  background-image: url(http://jamisonpropstg.wpengine.com/wp-content/uploads/2023/03/conveninece.png);
}

.inner__page--neighborhood .ngh__map--legend li .map--parks__color {
  background-image: url(http://jamisonpropstg.wpengine.com/wp-content/uploads/2023/03/parks.png);
}

.inner__page--neighborhood .ngh__map--legend li .map--transit__color {
  background-image: url(http://jamisonpropstg.wpengine.com/wp-content/uploads/2023/03/transit.png);
}

/*gallery overlay*/
.slbArrow {
  background: rgba(0, 0, 0, 0.8);
  margin-top: -3em;
  width: 3.5em;
  height: 7em;
  opacity: 0.8;
}

.slbArrow.next {
  right: 1rem;
}

.slbArrow.prev {
  left: 1rem;
}

.prev.slbArrow:before {
  margin-left: -1.2em;
}

.next.slbArrow:before {
  margin-left: -0.3em;
}

/* 
#promoBoxModal {
    display: none !important;
}

.modal-backdrop {
    display: none !important;
}

body.modal-open {
    overflow: auto !important;
}
 */
