.location-map #location_map,
#elevated-lifestyle-map {
  width: 100vw;
  height: 65vh;
}
.location-map > h2 {
  width: 100%;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 1%;
}
.gm-svpc div img {
  position: relative !important;
}
.gm-style img {
  max-width: none;
}
.gmnoprint .gm-style-mtc > button {
  padding: 5px 20px !important;
  color: #fff !important;
  font-size: 16px !important;
}
.gmnoprint .gm-control-active {
  border: 0 !important;
}
button.gm-ui-hover-effect {
  visibility: hidden;
}
.gm-compass-turn,
.gm-compass-needle {
  border-width: 0 !important;
  padding: 0 !important;
}
.gmnoprint button {
  padding: 0 !important;
  color: #000 !important;
  font-size: 10px !important;
  background: none !important;
  font-family: Roboto, Arial, sans-serif !important;
}
.gm-style .gm-style-cc button {
  border: none !important;
}
.gmnoprint button:not(.noButHov):hover {
  border: none !important;
  color: #000 !important;
  background: unset !important;
}
.gm-style-cc a {
  color: #000 !important;
}
.location-map > hr {
  margin-bottom: 2.5%;
  width: 15%;
  color: #fff;
  background-color: #fff;
  border: 1px solid #ffff;
}
.location-map {
  margin: 0 !important;
  max-width: 100% !important;
  position: relative;
}
.gm-style-iw {
  padding: 0 !important;
}
.gm-style-iw-d {
  overflow: hidden !important;
}
.infowindow {
  display: flex;
  max-width: 500px;
}
.infowindow.amenity-infowindow .infowindow-right a {
  text-decoration: none;
  font-weight: bold;
}
.infowindow.amenity-infowindow {
  min-height: 150px;
}
.infowindow.amenity-infowindow .infowindow-right a:hover {
  text-decoration: underline;
}
.infowindow-left {
  width: 45%;
}
.infowindow-left img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  max-width: 100%;
}
.infowindow-right {
  width: 55%;
  padding: 15px 20px;
}
.infowindow-right h6 {
  color: #4a667d !important;
  margin-bottom: 10px;
}
.infowindow-right a {
  text-decoration: underline;
}
.infowindow-right a,
.infowindow-right span {
  font-family: 'Gotham A', 'Gotham B' !important;
  font-size: 16px;
  color: #000000;
  line-height: 28px;
  font-weight: bold;
}
.infowindow-right a,
.infowindow-left a {
  color: #007acc !important;
}
#content .infowindow-right a:hover,
#content .infowindow-left a:hover {
  color: #007acc !important;
  background: unset !important;
  border: unset !important;
}
@media (max-width: 800px) {
  #location_map {
    display: none;
  }
  .home .location-mobile-slider,
  .home .location-mobile-slider-prev,
  .home .location-mobile-slider-next {
    display: block;
  }
}
@media (min-width: 800px) {
  #location_map {
    display: block;
  }
  .location-mobile-slider,
  .location-map .bx-wrapper,
  .location-mobile-slider-prev,
  .location-mobile-slider-next {
    display: none;
  }
}
.location-map .bx-wrapper {
  padding-left: 5%;
  padding-right: 5%;
  background-color: #000;
  border: none;
  box-shadow: none;
  max-width: 100%;
  margin-bottom: 0px;
  padding-bottom: 25%;
}
.location-mobile-slide .location-mobile-slide-top {
  height: 40%;
  max-height: 40%;
}
.location-mobile-slide .location-mobile-slide-top img {
  max-height: 350px;
  object-fit: cover;
  width: 100%;
}
.location-mobile-slide .location-mobile-slide-bottom {
  height: 60%;
  max-height: 60%;
  background-color: #4a667d;
  padding: 25px;
  font-family: 'Gotham A', 'Gotham B' !important;
  font-size: 16px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
}
.location-mobile-slide .location-mobile-slide-bottom h6 {
  margin-bottom: 15px;
}
.location-mobile-slide .location-mobile-slide-bottom span,
.location-mobile-slide .location-mobile-slide-bottom a {
  font-family: 'Gotham A', 'Gotham B' !important;
  font-size: 16px;
  color: #ffffff;
  line-height: 25px;
}
.location-mobile-slide .location-mobile-slide-bottom .ag-phone {
  margin-top: 10px;
  margin-bottom: 10px;
}
.location-mobile-slide {
  display: flex;
  flex-direction: column;
}
.location-mobile-slider-prev {
  position: absolute;
  left: 15%;
  bottom: 8%;
}
.location-mobile-slider-next {
  position: absolute;
  right: 15%;
  bottom: 8%;
}
.elevated-lifestyle-select .elevated-lifestyle-select-top {
  background-image: url('/wp-content/uploads/2021/09/elevated-lifestyle-map-bg.png');
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5% 10% 0% 10%;
}
.elevated-lifestyle-select .elevated-lifestyle-select-top hr {
  border: 2px solid #fff;
  margin-top: 15px;
  width: 25%;
  margin-bottom: 25px;
}
.elevated-lifestyle-select .elevated-lifestyle-select-top h5 {
  text-align: center;
  margin-bottom: 15px;
}
.elevated-lifestyle-select .elevated-lifestyle-select-top #location-selector {
  background-color: #222222;
  color: #fff;
  border: 1px solid #fff;
  width: 300px;
  margin-top: 10px;
  height: 45px;
  font-size: 16px;
  margin-bottom: 30px;
}
.elevated-lifestyle-select .elevated-lifestyle-select-top h2,
.elevated-lifestyle-select .elevated-lifestyle-select-top h6 {
  text-align: center;
}
.elevated-lifestyle-select .elevated-lifestyle-select-top > p {
  color: #fff !important;
  text-align: center;
}
.elevated-lifestyle-select
  .elevated-lifestyle-select-top
  .aircraft-size-select-container {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.elevated-lifestyle-select
  .elevated-lifestyle-select-top
  .aircraft-size-select {
  width: 23%;
  border: 1px solid #fff;
  background-color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1%;
  cursor: pointer;
  justify-content: center;
}
.elevated-lifestyle-select
  .elevated-lifestyle-select-top
  .aircraft-size-select:hover {
  background-color: #333;
}
.elevated-lifestyle-select
  .elevated-lifestyle-select-top
  .aircraft-size-select.active {
  background-color: #4a667d;
}
.elevated-lifestyle-select
  .elevated-lifestyle-select-top
  .aircraft-size-select
  h6 {
  text-align: center;
}
.elevated-lifestyle-select
  .elevated-lifestyle-select-top
  .aircraft-size-select
  span {
  font-family: 'Gotham A', 'Gotham B' !important;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  margin-top: 5px;
}
.elevated-lifestyle-select
  .elevated-lifestyle-select-top
  .aircraft-size-select
  P {
  font-family: 'Gotham A', 'Gotham B' !important;
  font-size: 18px;
  color: #ffffff !important;
  text-align: center;
  margin-bottom: 0;
  font-weight: bold;
}
.elevated-lifestyle-select .elevated-lifestyle-select-bottom {
  display: flex;
  flex-direction: column;
  padding: 2% 5%;
}
.elevated-lifestyle-select .elevated-lifestyle-select-bottom .amenity-legend {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2%;
}
.elevated-lifestyle-select
  .elevated-lifestyle-select-bottom
  .amenity-legend
  img {
  width: 26px;
  object-fit: contain;
  height: auto;
}
.elevated-lifestyle-select .elevated-lifestyle-select-bottom .amenity-legend p {
  font-size: 16px;
  color: #ffffff !important;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 3%;
  letter-spacing: normal;
  font-weight: 600;
}
.elevated-lifestyle-select .elevated-lifestyle-select-bottom button {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.elevated-lifestyle-disclaimer {
  background-color: #4a667d;
  text-align: center;
  padding: 1% 10%;
  color: #fff;
  display: flex;
  flex-direction: column;
}
.elevated-lifestyle-disclaimer span {
  color: #ffffff;
  text-align: center;
  line-height: 25px;
  font-style: italic;
  margin-bottom: 5px;
}
@media (max-width: 1000px) {
  .elevated-lifestyle-select .elevated-lifestyle-select-top #location-selector {
    width: 100%;
  }
  .elevated-lifestyle-select
    .elevated-lifestyle-select-top
    .aircraft-size-select-container,
  .elevated-lifestyle-select .elevated-lifestyle-select-bottom .amenity-legend {
    flex-wrap: wrap;
  }
  .elevated-lifestyle-select
    .elevated-lifestyle-select-top
    .aircraft-size-select {
    width: 100%;
    margin-bottom: 15px;
  }
  .elevated-lifestyle-select
    .elevated-lifestyle-select-bottom
    .amenity-legend
    img {
    margin-left: calc(34% - 26px);
  }
  .elevated-lifestyle-select
    .elevated-lifestyle-select-bottom
    .amenity-legend
    p {
    width: calc(66% - 26px);
    margin-right: 10px;
  }
  .elevated-lifestyle-select .elevated-lifestyle-select-bottom > button {
    width: 100%;
  }
}