.foot-item li {
  display: inline-block; }
  .foot-item li.inline-middle {
    vertical-align: middle; }
  .foot-item li.inline-bottom {
    vertical-align: bottom; }
  .foot-item li.inline-top {
    vertical-align: top; }

.full-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.mfp-bg {
  opacity: .75; }

.mfp-bottom-bar {
  background-color: #fff;
  padding: 1.5rem 1.5rem 1.5rem 3rem;
  min-height: 5rem;
  margin-top: -4rem; }
  .mfp-bottom-bar * {
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    color: #333; }
  .mfp-bottom-bar .mfp-counter {
    top: 1.5rem;
    right: .5rem; }

.tabs-title > a {
  font-size: inherit; }

.tabs {
  border: 0; }

.tabs,
.tabs-content {
  background-color: transparent;
  border-color: transparent; }

:focus,
.slick-slide {
  outline: 0; }

.relative {
  position: relative; }

html {
  font-size: 62.5%; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1.2rem;
  line-height: 2rem;
  color: #333333;
  line-height: 2.6rem; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

.title-wrap h1, .title-wrap h2, .title-wrap h3, .title-wrap h4, .title-wrap h5, .title-wrap h6, .title-wrap p {
  line-height: 3rem;
  font-size: 3rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 4rem;
  color: #fff;
  margin: 0; }
  .title-wrap h1 sup, .title-wrap h2 sup, .title-wrap h3 sup, .title-wrap h4 sup, .title-wrap h5 sup, .title-wrap h6 sup, .title-wrap p sup {
    display: block;
    font-size: 2rem;
    line-height: 2.2rem;
    text-transform: none;
    top: 0; }
  .title-wrap h1 em, .title-wrap h2 em, .title-wrap h3 em, .title-wrap h4 em, .title-wrap h5 em, .title-wrap h6 em, .title-wrap p em {
    font-style: italic; }

h1 {
  font-family: "Raleway", sans-serif;
  font-size: 2.0rem;
  color: #333333;
  margin-bottom: 3.0rem; }

.home h2, .home h3, .home h4, .home h5, .home h6 {
  font-family: "Raleway", sans-serif;
  font-size: 2.0rem;
  color: #333333;
  margin-bottom: 3.0rem; }

.home h2.home-title {
  font-family: "Crimson Text", serif;
  font-style: italic;
  font-size: 3.6rem;
  line-height: 3.6rem;
  margin-bottom: 5.5rem;
  font-weight: 300;
  text-transform: none;
  color: #526665; }

h3 {
  font-size: 4rem;
  line-height: 4rem;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.5rem; }

.home h3 {
  margin-bottom: 5.5rem;
  color: #333333; }

h4 {
  font-family: "Raleway", sans-serif;
  font-size: 2.0rem;
  color: #333333;
  margin-bottom: 3.0rem; }

h5 {
  font-size: 1.3rem;
  color: #333333;
  text-transform: uppercase;
  font-weight: 800;
  padding-bottom: 2.0rem;
  border-bottom: 0.2rem solid #000;
  width: 12.5rem;
  margin: 0 auto 2.0rem; }

p {
  margin: .5rem 0;
  line-height: 2rem; }

.interior-header-text a {
  color: #333;
  text-decoration: underline; }
  .interior-header-text a:hover {
    color: #666; }

.interior-header-text ul {
  margin: .5rem 0;
  line-height: 2rem; }

a {
  -webkit-transition: color 0.3s linear, background-color 0.3s linear;
  -moz-transition: color 0.3s linear, background-color 0.3s linear;
  -o-transition: color 0.3s linear, background-color 0.3s linear;
  transition: color 0.3s linear, background-color 0.3s linear; }

.btn {
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.29rem; }

.phone-number a {
  font-size: 1.5rem;
  color: #fff;
  font-family: "Crimson Text", serif;
  font-style: italic;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);
  letter-spacing: 0.1rem; }
  .phone-number a:hover, .phone-number a:active, .phone-number a:focus {
    color: #fff; }

.home .main-content-section h3, .home .main-content-section h4, .home .main-content-section h5, .home .main-content-section h5 {
  margin-bottom: 3rem; }

.home .main-content-section p, .home .main-content-section ul {
  line-height: 2.6rem;
  margin: 0 0 3rem; }
  .home .main-content-section p a, .home .main-content-section ul a {
    text-decoration: underline; }

.home .main-content-section .scroll .scroll-btn {
  font-size: 3.0rem;
  letter-spacing: 0.4rem;
  font-family: "Crimson Text", serif;
  font-style: italic;
  line-height: 20.0rem;
  color: #333333;
  text-align: center; }

#contact .lower {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  color: #333333; }
  #contact .lower a {
    color: #333333; }
  #contact .lower .btn.btn-secondary {
    color: #FFF; }

.amenity-panel li {
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  padding: 1.5rem 0 2rem;
  color: #333; }

.poi,
.small-poi {
  font-family: "Open Sans", sans-serif;
  font-size: 1.3rem; }
  .poi a,
  .small-poi a {
    color: #333;
    position: relative; }
    .poi a:after,
    .small-poi a:after {
      content: '';
      height: .2rem;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: -.5rem; }

.foot-wrap {
  text-align: center;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.25rem; }
  .foot-wrap .row.tagline {
    padding: 1.6rem;
    font-family: "Crimson Text", serif;
    font-style: italic;
    font-size: 3.6rem;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0;
    color: #fff; }
  .foot-wrap .foot-item.corp-info, .foot-wrap .foot-item.corp-info a {
    color: #333333; }
  .foot-wrap .footer-icons li {
    font-size: 1.5rem; }

.play {
  font-size: 5rem;
  color: #fff; }

.disclaimer {
  color: #fff; }

/* Effect 1: Brackets */
/* Effect 2: 3D rolling links, idea from http://hakim.se/thoughts/rolling-links */
.csstransforms3d .cl-effect-2 a span::before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  content: attr(data-hover);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.csstransforms3d .cl-effect-2 a:hover span::before,
.csstransforms3d .cl-effect-2 a:focus span::before {
  background: #efefef; }

/* Effect 3: bottom line slides/fades in */
/* Effect 4: bottom border enlarge */
.cl-effect-4 a {
  display: inline-block;
  position: relative;
  padding: 0 0 10px;
  margin: 15px 25px; }
  .cl-effect-4 a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px); }
  .cl-effect-4 a:hover::after, .cl-effect-4 a:focus::after {
    height: 3px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px); }

.active.cl-effect-4 a::after, .active.cl-effect-4 a::after {
  height: 3px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px); }

/* Effect 5: same word slide in */
/* Effect 5: same word slide in and border bottom */
/* Effect 7: second border slides up */
/* Effect 8: border slight translate */
/* Effect 9: second text and borders */
/* Effect 10: reveal, push out */
/* Effect 11: text fill based on Lea Verou's animation http://dabblet.com/gist/6046779 */
/* Effect 12: circle */
/* Effect 13: three circles */
/* Effect 14: border switch */
/* Effect 15: scale down, reveal */
/* Effect 16: fall down */
/* Effect 17: move up fade out, push border */
/* Effect 18: cross */
/* Effect 19: 3D side */
.csstransforms3d .cl-effect-19 a span::before {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background: #fff;
  content: attr(data-hover);
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  transition: background 0.4s;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  transform-origin: 0 50%;
  pointer-events: none; }

.csstransforms3d .cl-effect-19 a:hover span::before,
.csstransforms3d .cl-effect-19 a:focus span::before {
  background: #fff; }

/* Effect 20: 3D side */
/* Effect 21: borders slight translate */
.parallaxParent {
  height: 100%;
  overflow: hidden;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain; }

.parallaxParent > * {
  height: 150%;
  position: relative;
  top: -50%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain; }

.virtual-custom {
  width: 100%; }
  .virtual-custom .tabs {
    padding: 0 2rem 2rem;
    border: none; }
    .virtual-custom .tabs .tabs-title > a:focus, .virtual-custom .tabs a:hover,
    .virtual-custom .tabs .tabs-title > a[aria-selected="true"] {
      background: #3F4944;
      color: white; }
    .virtual-custom .tabs .tabs-title a {
      padding: 0 1.7rem;
      letter-spacing: 0;
      line-height: 2.4rem; }
  .virtual-custom .virtual-image a:hover {
    background-color: #D7D4CF; }
  .virtual-custom .virtual-image img {
    padding: 0.9rem; }
  .virtual-custom .virtual-image .hover-overlay {
    transition: all .3s ease;
    position: relative; }
  .virtual-custom .virtual-image .border {
    background-color: black; }

.sps-mobile-menu-wrap {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1000; }

.sps-mobile-menu {
  position: relative; }

.sps-mobile-toggle-contain {
  font-size: 2rem;
  position: absolute;
  left: 0; }

.sps-mobile-toggle {
  color: #fff;
  padding: 1.5rem 1rem;
  display: inline-block; }
  .sps-mobile-toggle:hover, .sps-mobile-toggle:focus {
    color: #fff; }
  .sps-mobile-toggle .fa-remove:before {
    content: "\f00d" !important; }

.sps-nav-mobile-list {
  display: none; }
  .sps-nav-mobile-list a {
    display: block;
    padding: 1rem 2rem;
    font-size: 1.4rem;
    text-decoration: none; }
    .sps-nav-mobile-list a:hover {
      text-decoration: none; }
  .sps-nav-mobile-list li.active a {
    color: #303c3b; }

.sps-nav-mobile-list.open {
  background-color: #fff;
  display: block;
  list-style: none outside none;
  margin: 0;
  position: absolute;
  left: 0;
  top: 5rem;
  width: 23rem;
  padding: 1rem;
  z-index: 1000;
  text-align: left; }

.sps-mobile-close {
  display: none; }

.sps-mobile-close.activated {
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 400; }

@media screen and (max-height: 29.375em) {
  .sps-nav-mobile-list a {
    padding: .25rem 2rem; } }

.mobile-menu-hidden {
  display: none; }

.mobile-menu {
  font-size: 1.2rem;
  line-height: 5rem;
  text-transform: uppercase;
  padding: 1.5rem .5rem 0;
  text-align: center; }
  .mobile-menu li {
    display: inline-block;
    margin: .5rem 1rem; }
  .mobile-menu i {
    display: inline;
    font-size: 3.5rem; }
  .mobile-menu a {
    display: inline-block;
    line-height: 2.5rem; }
    .mobile-menu a:hover {
      color: #e8e6e2; }
  .mobile-menu li.active a {
    color: #303c3b; }

.fa-angle-double-up:before {
  content: "\f102" !important; }

.mobile-toggle {
  width: 4rem; }

@media only screen and (max-width: 40em) {
  .mobile-menu .menu-hide-small {
    display: none; } }

/* max-width 641px, only small screens */
@media only screen and (min-width: 40.063em) {
  .mobile-menu .menu-hide-medium {
    display: none; } }

/* min-width 641px, medium screens */
.hero {
  position: relative; }
  .hero .hero-carousel {
    margin: 0; }
  .hero .title-wrap {
    position: absolute;
    top: 35%;
    width: 100%; }
    .hero .title-wrap h1 {
      width: 50rem;
      padding-left: 3rem;
      text-align: left;
      transform: translateY(-75%);
      font-size: 4.5rem !important;
      line-height: 5rem !important;
      font-weight: 600;
      letter-spacing: 0; }
    .hero .title-wrap .btn {
      margin-top: 2.0rem; }

.hero-1 .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.hero-1 .hero-video {
  height: auto;
  max-height: 50rem;
  position: relative;
  overflow: hidden;
  margin-bottom: -.5rem; }
  .hero-1 .hero-video video {
    width: 100%; }

.hero-1 .hero-description {
  position: absolute;
  background: rgba(255, 255, 255, 0.65);
  bottom: 0;
  width: 100%;
  display: inline-flex;
  align-items: flex-start;
  text-align: left;
  padding: 1.25rem 0 1.25rem 25%; }
  @media screen and (max-width: 31.25em) {
    .hero-1 .hero-description {
      padding: 1.25rem 0 1.25rem 17%; } }
  .hero-1 .hero-description p {
    font-size: 1rem;
    font-family: "Raleway", sans-serif;
    font-style: bold; }
    .hero-1 .hero-description p:nth-child(1) {
      font-size: 1.3rem; }
  .hero-1 .hero-description .hd-img {
    padding: 0.5rem 3rem 0;
    min-width: 3.1rem; }
    .hero-1 .hero-description .hd-img img, .hero-1 .hero-description .hd-img svg {
      width: 3.1rem;
      min-width: inherit; }
    .hero-1 .hero-description .hd-img svg {
      max-height: 2.5rem; }

.hero-1 .title-wrap a {
  position: absolute;
  right: 46.75%; }
  .hero-1 .title-wrap a p {
    display: none; }

.hero-1 .title-wrap h1 {
  width: 25rem;
  font-size: 2.45rem !important;
  line-height: 2.75rem !important; }

.hero-1 .bg-img {
  padding-bottom: 55%;
  width: 100%;
  height: 48.9rem; }

.hero-1 .slick-dots {
  right: 2.0rem;
  bottom: 1.5rem;
  width: auto;
  z-index: 1; }
  .hero-1 .slick-dots li {
    display: none; }
    .hero-1 .slick-dots li.slick-active button:before {
      content: '\f1db'; }
    .hero-1 .slick-dots li button:before {
      color: white;
      font-size: 1.2rem;
      font-family: FontAwesome;
      content: '\f111';
      opacity: 1; }

.play-btn-icon {
  fill: black; }

#video-format {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: auto; }
  #video-format span span {
    width: 900px !important;
    height: 506.25px !important;
    max-width: 100%; }
  #video-format .arrow {
    border-left: 300px solid black; }

#vy-player .play-btn-icon {
  fill: black !important; }

@media screen and (min-width: 40em) {
  .hero-1 .hero-description {
    width: 50%;
    padding: 2rem 2rem 2rem 4.5rem;
    text-align: left; }
    .hero-1 .hero-description p {
      transform: translateY(-5%);
      font-size: 1.6rem;
      padding: 0 0 0 2rem;
      line-height: 2.75rem; }
      .hero-1 .hero-description p:nth-child(1) {
        font-size: 2.2rem; }
    .hero-1 .hero-description .hd-img {
      padding: 0.75rem 0 0 0; }
  .hero-1 .title-wrap a {
    right: 0;
    bottom: 2rem; }
    .hero-1 .title-wrap a p {
      transform: rotate(-90deg);
      font-size: 1.2rem;
      font-weight: 400;
      display: block;
      font-family: "Raleway", sans-serif;
      letter-spacing: 1px; }
    .hero-1 .title-wrap a img {
      width: 1.7rem;
      margin: 3rem 0 0.25rem -0.25rem; }
  .hero-1 .title-wrap h1 {
    width: 50rem;
    font-size: 4.5rem !important;
    line-height: 5.25rem !important; }
  .hero-1 .slick-dots li {
    display: block; } }

@media screen and (min-width: 64em) {
  .hero-1 .bg-img {
    padding-bottom: 0;
    height: 45rem; }
  .hero-1 .hero-video {
    margin-bottom: 0; }
  .hero-1 .hero-description {
    width: 33%;
    bottom: 4.6rem;
    padding: 2.8rem 2rem 2.8rem 5.6rem; } }

@media screen and (min-width: 75em) {
  .hero-1 .bg-img {
    height: 50rem; }
  .hero-1 .hero-video {
    max-height: 65rem; } }

@media screen and (min-width: 100em) {
  .hero-1 .bg-img {
    height: 60rem; } }

#contact .lower .social a {
  width: 3rem;
  height: 3rem;
  margin-bottom: .5rem;
  border-radius: 50%;
  line-height: 3rem;
  color: #3e4944;
  text-align: center;
  border: 1px solid #526665;
  display: inline-block; }
  #contact .lower .social a:first-child {
    margin-left: 0; }
  #contact .lower .social a:hover, #contact .lower .social a:focus {
    background-color: #3e4944;
    color: #fff; }

.btn {
  display: inline-block;
  padding: 0.1rem 2.5rem;
  text-transform: uppercase;
  line-height: 3.8rem; }
  .btn:hover, .btn:focus {
    background: #fff; }
  .btn .fa {
    font-size: 3.6rem;
    vertical-align: middle;
    padding-left: 0.8rem; }
  .btn.btn-secondary {
    font-size: 1.2rem;
    color: #fff; }
  .btn.brochure-btn {
    min-width: 15.2rem;
    margin-top: 1rem;
    text-align: center; }

.map-it {
  margin: 1rem 0 2rem; }
  .map-it .btn {
    padding: 0.3rem 1rem;
    line-height: 2.0rem; }
    .map-it .btn .fa {
      font-size: 1.6rem; }

button.btn {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  button.btn:hover, button.btn:focus {
    background: transparent;
    color: #526665; }

.tabs,
.residents-buttons {
  text-align: center;
  padding: 2.5rem 2rem;
  border-top: .1rem solid #acacac;
  border-bottom: .1rem solid #acacac; }
  .tabs .tabs-title,
  .tabs .residents-btn,
  .residents-buttons .tabs-title,
  .residents-buttons .residents-btn {
    float: none;
    display: block;
    margin: .5rem 2rem; }
    .tabs .tabs-title a,
    .tabs .residents-btn a,
    .residents-buttons .tabs-title a,
    .residents-buttons .residents-btn a {
      font-family: "Open Sans", sans-serif;
      font-size: 1.2rem;
      text-transform: uppercase;
      letter-spacing: .2rem;
      padding: .8rem .3rem;
      border-bottom: .2rem solid transparent;
      border-top: .2rem solid transparent;
      font-weight: 600;
      display: block; }
      .tabs .tabs-title a[aria-selected=true], .tabs .tabs-title a:hover,
      .tabs .residents-btn a[aria-selected=true],
      .tabs .residents-btn a:hover,
      .residents-buttons .tabs-title a[aria-selected=true],
      .residents-buttons .tabs-title a:hover,
      .residents-buttons .residents-btn a[aria-selected=true],
      .residents-buttons .residents-btn a:hover {
        background-color: transparent; }

.interior-header {
  text-align: center; }
  .interior-header .interior-header-img {
    position: relative;
    height: 30rem; }
  .interior-header .interior-header-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    height: 30rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }
    .interior-header .interior-header-title h3 {
      margin: auto; }
  .interior-header .interior-header-text {
    padding: 4.5rem 2rem; }
    .interior-header .interior-header-text h1, .interior-header .interior-header-text h2, .interior-header .interior-header-text h3, .interior-header .interior-header-text h4, .interior-header .interior-header-text h5, .interior-header .interior-header-text h6 {
      font-family: "Raleway", sans-serif;
      font-size: 2.0rem;
      color: #333333;
      margin-bottom: 3.0rem; }
    .interior-header .interior-header-text p, .interior-header .interior-header-text ul {
      margin-bottom: 3.0rem; }

.floorplan-subset {
  padding: 4.5rem 3.5rem; }

.floorplan-carousel .slick-dots {
  bottom: 0; }
  .floorplan-carousel .slick-dots li.slick-active button:before {
    content: '\f1db'; }
  .floorplan-carousel .slick-dots li button:before {
    font-size: 1.2rem;
    font-family: FontAwesome;
    content: '\f111';
    opacity: 1; }

.floorplan-carousel .slick-arrow {
  min-height: 40px; }

.floorplan-carousel .slick-next {
  right: 0; }

.floorplan-carousel .slick-prev {
  left: 0; }

.floorplan-img {
  width: 100%;
  max-width: 30rem;
  margin: 0 auto 2.5rem;
  position: relative; }
  .floorplan-img:after {
    content: "";
    display: block;
    padding-bottom: 100%; }
  .floorplan-img a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; }
    .floorplan-img a .inner-wrap {
      width: 100%;
      height: 100%;
      position: relative; }
  .floorplan-img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto; }
  .floorplan-img .hover-overlay {
    border: 0.3rem solid rgba(255, 255, 255, 0.7);
    border-radius: 50%; }
  .floorplan-img:hover .hover-overlay {
    visibility: visible; }

.floorplan-info {
  font-family: "Open Sans", sans-serif;
  font-size: 1.8rem; }

.floorplan-buttons {
  margin-top: 1.5rem; }
  .floorplan-buttons .btn {
    display: block;
    max-width: 30rem;
    margin: .5rem auto 0; }

.amenity-content {
  border: none; }

.amenity-panel {
  padding: 10.5rem 0 10rem; }
  .amenity-panel > ul:before, .amenity-panel > ul:after {
    content: "";
    display: table; }
  .amenity-panel > ul:after {
    clear: both; }
  .amenity-panel .sub-list {
    width: 100%;
    margin-left: 0;
    padding: 0 2rem; }
    .amenity-panel .sub-list li {
      list-style: none;
      list-style-position: inside; }

.gallery-image.column {
  padding: .1rem; }
  .gallery-image.column a {
    display: block;
    position: relative; }
    .gallery-image.column a:hover .hover-overlay {
      visibility: visible; }
    .gallery-image.column a .border {
      border: .2rem solid #e8e6e2;
      position: absolute;
      left: 1rem;
      right: 1rem;
      bottom: 1rem;
      top: 1rem; }

.gallery-tab-content {
  margin: 0 !important; }

.gallery-panel {
  padding: 2.5rem 0 4rem; }
  .gallery-panel .btn {
    display: block;
    max-width: 30rem;
    width: 100%;
    margin: .5rem auto 0; }
    .gallery-panel .btn:hover, .gallery-panel .btn:focus {
      color: white; }

.location-module {
  padding: 3rem 2rem 11rem; }

.location-panel {
  padding: 0 0 0 1rem; }

.location-title {
  font-family: "Open Sans", sans-serif;
  font-size: 2.2rem;
  text-transform: uppercase;
  letter-spacing: .5rem;
  color: #333;
  display: block;
  margin-bottom: 3rem; }

.poi-list {
  color: #333;
  margin-left: 1rem; }

.poi {
  line-height: 4.5rem;
  list-style-type: decimal;
  list-style-position: inside; }

.leaselabs-gmiw {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 1.2rem; }
  .leaselabs-gmiw .leaselabs-gmiw-name {
    font-weight: 600;
    font-size: 1.4rem; }

.small-poi {
  padding: 5rem 2rem 2rem; }
  .small-poi ul {
    margin-bottom: 4rem; }

.residents .interior-header .bg-img {
  background-position: 50% 15%; }

.residents-buttons {
  margin-bottom: 8rem; }
  .residents-buttons:after, .residents-buttons:before {
    content: ' ';
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }

.hover-overlay {
  background-image: url("../images/plus-sign.png");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  height: 100%;
  width: 100%;
  visibility: hidden;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0; }

.directions-wrap,
.blog-search-wrap {
  display: flex; }

.directions-field,
.blog-search-field {
  flex: 1;
  height: auto;
  margin: 0;
  padding: 1rem;
  font-size: inherit; }

.slick-next,
.slick-prev {
  z-index: 50; }
  .slick-next:before,
  .slick-prev:before {
    font-family: 'FontAwesome';
    font-size: 4rem;
    line-height: 1;
    font-weight: normal;
    font-style: normal; }

.slick-prev {
  left: 3rem; }
  .slick-prev:before {
    content: '\f104'; }

.slick-next {
  right: 3rem; }
  .slick-next:before {
    content: '\f105'; }

.slick-next:before,
.slick-prev:before {
  color: #929b9b;
  opacity: 1; }

.carousel-slide {
  display: none; }

.carousel-slide:first-child,
.slick-initialized .carousel-slide {
  display: block; }

.bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 600px;
  margin: 20px auto; }

.blog-wrap {
  padding: 1.5rem 0; }

.blog-module {
  margin-bottom: 3rem; }
  .blog-module:last-child {
    margin-bottom: 0; }
  .blog-module h2 {
    margin-bottom: 1rem; }

.year-nav {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #526665; }
  .year-nav a {
    padding: .5rem;
    background: #526665;
    color: #fff; }
    .year-nav a:hover, .year-nav a:focus {
      background-color: #e8e6e2; }

.hide-for-small-only, .show-for-medium {
  display: none !important; }

.show-for-small-only {
  display: block !important; }

.white-popup .mktoForm {
  width: 100% !important; }

.white-popup .mktoForm .mktoLabel {
  font-weight: bold;
  padding-right: 1rem; }

.white-popup .mktoForm .mktoLabel,
.white-popup .mktoForm .mktoRadioList > label,
.white-popup .mktoForm input[type=text],
.white-popup .mktoForm input[type=email],
.white-popup .mktoForm select.mktoField,
.white-popup .mktoForm .mktoCheckboxList > label {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #1e1e1e;
  text-transform: capitalize; }

.white-popup .mktoForm input[type=text]::-webkit-input-placeholder,
.white-popup .mktoForm input[type=email]::-webkit-input-placeholder,
.white-popup .mktoForm textarea::-webkit-input-placeholder {
  color: #1e1e1e; }

.white-popup .mktoForm input[type=text]::-moz-placeholder,
.white-popup .mktoForm input[type=email]::-moz-placeholder,
.white-popup .mktoForm textarea::-moz-placeholder {
  color: #1e1e1e; }

.white-popup .mktoForm input[type=text]:-ms-input-placeholder,
.white-popup .mktoForm input[type=email]:-ms-input-placeholder,
.white-popup .mktoForm textarea:-ms-input-placeholder {
  color: #1e1e1e; }

.white-popup .mktoForm input[type=text]:-moz-placeholder,
.white-popup .mktoForm input[type=email]:-moz-placeholder,
.white-popup .mktoForm textarea:-moz-placeholder {
  color: #1e1e1e; }

.white-popup .mktoForm input[type=text],
.white-popup .mktoForm input[type=email],
.white-popup .mktoForm select.mktoField {
  height: 2.5em; }

.white-popup .mktoForm button.mktoButton {
  font-size: 16px !important;
  font-weight: bold !important;
  display: inline-block !important;
  background-image: none;
  padding: 25px 30px !important;
  margin: 25px 0 0 !important;
  text-transform: uppercase !important;
  cursor: pointer;
  -webkit-appearance: none !important;
  border-radius: 0 !important; }

.white-popup .mktoButtonWrap.mktoSimple {
  margin-left: 0px !important; }

.white-popup .mktoForm .mktoRequiredField .mktoAsterix {
  display: none; }

@media only screen and (min-width: 480px) {
  .white-popup .mktoButtonWrap.mktoNative {
    margin-left: 10px !important; } }

@media only screen and (min-width: 630px) {
  .white-popup .mktoFormRow:nth-of-type(7) {
    padding-left: 41%; } }

@media only screen and (min-width: 517px) and (max-width: 630px) {
  .white-popup .mktoFormRow:nth-of-type(7) {
    padding-left: 230px; } }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #333;
  right: 0; }

.mfp-fp-img img.mfp-img {
  padding-left: 40px;
  padding-right: 40px; }

.mfp-fp-img .mfp-bottom-bar {
  padding-left: 40px;
  padding-right: 40px; }

.reviews {
  padding-bottom: 1.5rem; }

.reviews-carousel {
  margin: 2rem 0 6rem;
  position: relative; }
  .reviews-carousel .slick-track {
    display: flex !important;
    align-items: center; }
  .reviews-carousel .slick-slide {
    height: inherit !important; }
  .reviews-carousel .wrap {
    padding: 0 20%; }
    .reviews-carousel .wrap p {
      font-weight: bold;
      margin: 0; }
  .reviews-carousel .slick-prev, .reviews-carousel .slick-next {
    height: 4rem;
    line-height: 1; }
  .reviews-carousel ul.slick-dots {
    margin: 0;
    bottom: -7rem;
    line-height: 1; }
    .reviews-carousel ul.slick-dots li {
      margin: 0 .5rem;
      width: .9rem;
      height: .9rem; }
      .reviews-carousel ul.slick-dots li.slick-active button:before {
        content: '\f1db'; }
      .reviews-carousel ul.slick-dots li button, .reviews-carousel ul.slick-dots li button:before {
        width: .9rem;
        height: .9rem;
        color: #526665;
        line-height: 0.9rem; }
      .reviews-carousel ul.slick-dots li button:before {
        font-size: .9rem;
        font-family: FontAwesome;
        content: '\f111';
        opacity: 1; }

html {
  height: auto; }

.site.mps {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 100vh;
  height: 100%; }

.content-wrap {
  flex: 1 0 auto;
  padding-top: 0 !important; }

ul {
  margin: 0; }

li {
  list-style: none; }

.row {
  max-width: 100%; }

.logo, .foot-logo {
  display: inline-block; }

.logo {
  margin-bottom: 1rem; }

.foot-logo img {
  max-width: 20rem; }

.head-wrap .logo img {
  width: 30.0rem;
  height: 5rem;
  object-fit: contain; }

.foot-logo {
  margin: 0 auto 2.0rem;
  background: none;
  padding: none; }

.head-wrap {
  text-align: center;
  padding-top: 5rem; }
  @media screen and (min-width: 40em) {
    .head-wrap {
      padding-top: 0; } }

.social {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.phone-number {
  letter-spacing: 0.1rem; }

.home .main-content-section {
  padding: 7rem 2rem; }
  .home .main-content-section .scroll {
    border-radius: 50%;
    border: 2px solid white;
    width: 25.0rem;
    height: 25.0rem;
    margin: 2.0rem auto 0; }
    .home .main-content-section .scroll .scroll-btn {
      display: block;
      width: 25.0rem;
      height: 25.0rem;
      border-radius: 50%;
      background-repeat: no-repeat;
      background-position: center 13.1rem; }

.lower {
  border-top: 1px solid #acacac;
  padding-top: 7.0rem;
  padding-bottom: 7.0rem; }
  .lower .form-wrap {
    padding: 0 2.0rem; }

.seo-schema-property-contact, .social, .office-hours {
  margin-bottom: 4.0rem; }

.foot-wrap > .row {
  padding: 5rem 0; }

.foot-wrap,
.foot-wrap a {
  color: #333333; }
  .foot-wrap:hover, .foot-wrap:focus,
  .foot-wrap a:hover,
  .foot-wrap a:focus {
    color: #333333; }

.foot-wrap .powered {
  display: block; }

.foot-wrap .white-txt {
  color: #fff !important; }

.foot-wrap .disclaimer {
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  text-transform: none;
  font-size: 1rem; }

.foot-item li {
  margin: .5rem; }
  .foot-item li a:hover, .foot-item li a:focus {
    text-decoration: underline; }

.hide-img {
  display: none !important; }

.video-title {
  display: inline-block;
  margin: 2rem; }
  .video-title a {
    padding: .8rem .3rem;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .2rem;
    border-bottom: .2rem solid transparent;
    border-top: .2rem solid transparent; }
    .video-title a:hover {
      border-top: .2rem solid transparent !important; }

.contact .contact-logo {
  max-width: 12rem;
  object-fit: contain; }

.contact-form-property .input-group {
  display: block;
  margin-bottom: 1.2rem;
  font-size: 1.2rem;
  line-height: 1.6rem; }
  .contact-form-property .input-group label,
  .contact-form-property .input-group input,
  .contact-form-property .input-group select,
  .contact-form-property .input-group textarea {
    height: auto;
    font-size: inherit;
    margin: 0; }
  .contact-form-property .input-group label {
    text-transform: uppercase;
    width: 20%;
    float: left;
    font-size: 0.9rem;
    text-align: left; }
  .contact-form-property .input-group select {
    font-size: 0.9rem;
    line-height: 1.6rem;
    text-transform: uppercase; }
  .contact-form-property .input-group input, .contact-form-property .input-group #contact_bedrooms, .contact-form-property .input-group textarea {
    width: 80%; }
  .contact-form-property .input-group input, .contact-form-property .input-group #contact_bedrooms, .contact-form-property .input-group textarea, .contact-form-property .input-group select {
    border: none;
    box-shadow: none;
    background-color: #f5f5f3;
    padding: 1.3rem 2.0rem; }
    .contact-form-property .input-group input:focus, .contact-form-property .input-group #contact_bedrooms:focus, .contact-form-property .input-group textarea:focus, .contact-form-property .input-group select:focus {
      background-color: #fff; }
  .contact-form-property .input-group .group-move-in-date {
    display: flex; }
  .contact-form-property .input-group .group-move-in-date select {
    flex-grow: 1;
    width: auto;
    margin: 0 .5rem; }
    .contact-form-property .input-group .group-move-in-date select:first-child {
      margin-left: 0; }
    .contact-form-property .input-group .group-move-in-date select:last-child {
      margin-right: 0; }
  .contact-form-property .input-group textarea {
    min-height: 15rem; }
  .contact-form-property .input-group input[type='submit'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 1rem;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 1.4rem 3.0rem; }
  .contact-form-property .input-group .invalid-msg {
    padding: 5px;
    line-height: inherit;
    font-size: inherit;
    color: red;
    clear: both;
    padding-left: 12%;
    display: none; }
  .contact-form-property .input-group.invalid .invalid-msg {
    display: block; }
  .contact-form-property .input-group.input-group-name label:after, .contact-form-property .input-group.input-group-email label:after {
    content: '*'; }
  .contact-form-property .input-group.invalid label:after {
    content: '*';
    color: red; }
  .contact-form-property .input-group.invalid > input,
  .contact-form-property .input-group.invalid > select,
  .contact-form-property .input-group.invalid > textarea {
    color: #ff0000;
    background-color: #efe3e3; }
  .contact-form-property .input-group:after {
    content: "";
    display: table;
    clear: both; }

.contact-form-property .column-group-b {
  margin-bottom: 5.0rem; }

.contact-form-property .column-group-c {
  position: relative; }
  .contact-form-property .column-group-c .input-group-captcha label {
    display: none; }
  .contact-form-property .column-group-c .input-group-captcha .g-recaptcha {
    display: inline-block; }

@media screen and (min-width: 40em) {
  #ollWidget {
    text-align: center;
    margin-top: 5.1rem; }
  .interior-header .interior-header-img {
    height: 40rem; }
  .interior-header .interior-header-title {
    height: 40rem; }
  .home .main-content-section {
    padding: 7rem 4.4rem; }
  .hero .title-wrap h1, .hero .title-wrap h2, .hero .title-wrap h3, .hero .title-wrap h4, .hero .title-wrap h5, .hero .title-wrap h6, .hero .title-wrap p {
    line-height: 5.1rem;
    font-size: 5.1rem;
    margin-bottom: 0; }
    .hero .title-wrap h1 sup, .hero .title-wrap h2 sup, .hero .title-wrap h3 sup, .hero .title-wrap h4 sup, .hero .title-wrap h5 sup, .hero .title-wrap h6 sup, .hero .title-wrap p sup {
      font-size: 3rem;
      line-height: 3.2rem; }
  .hero .title-wrap .btn {
    margin-top: 4.0rem; }
  .home h2.home-title {
    font-size: 5rem;
    line-height: 5rem; }
  .amenity-panel .sub-list {
    width: 50%;
    float: left;
    padding: 0 5rem;
    border-left: 1px solid white; }
    .amenity-panel .sub-list:first-child {
      border: none; }
  #ll-map {
    height: 55rem; }
  .contact-form-property .input-group label {
    width: 12%; }
  .contact-form-property .input-group input, .contact-form-property .input-group #contact_bedrooms, .contact-form-property .input-group textarea {
    width: 88%;
    float: right; }
  .contact-form-property .column-group-c .input-group-submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 13rem; }
    .contact-form-property .column-group-c .input-group-submit input {
      width: auto; }
  .contact-form-property .column-group-c .input-group-captcha {
    margin-left: 12%;
    width: 88%; }
    .contact-form-property .column-group-c .input-group-captcha .g-recaptcha {
      display: block; }
  .seo-schema-property-contact {
    margin-bottom: 7.0rem; }
  .hide-for-small-only, .show-for-medium {
    display: block !important; }
  .show-for-small-only {
    display: none !important; }
  .hide-img {
    display: block !important; } }

@media screen and (min-width: 64em) and (max-width: 64.124em) {
  header.head-wrap .show-for-large {
    display: none !important; }
  header.head-wrap .hide-for-large {
    display: block !important; }
  header.head-wrap .large-3, header.head-wrap .large-9 {
    flex: 0 0 100%;
    max-width: 100%; } }

@media screen and (min-width: 64.125em) {
  .head-wrap {
    text-align: left;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000; }
    .head-wrap .logo {
      position: absolute; }
    .head-wrap .menu > li > a {
      font-family: "Open Sans", sans-serif;
      color: #fff;
      padding: 1.8rem 0.2rem;
      margin: 0.3rem 0.2rem 0;
      font-size: 1rem;
      text-transform: uppercase;
      letter-spacing: 0.2rem; }
      .head-wrap .menu > li > a:hover, .head-wrap .menu > li > a:active,
      .active > .head-wrap .menu > li > a {
        background: none; }
    .head-wrap .menu > li.active > a {
      background: none; }
    .head-wrap .menu > li#apply > a, .head-wrap .menu > li#blog > a {
      color: #526665;
      padding: 0.9rem 1.7rem;
      margin: 1.1rem 0.4rem; }
      .head-wrap .menu > li#apply > a:hover, .head-wrap .menu > li#apply > a:active,
      .active > .head-wrap .menu > li#apply > a, .head-wrap .menu > li#blog > a:hover, .head-wrap .menu > li#blog > a:active,
      .active > .head-wrap .menu > li#blog > a {
        background-color: transparent; }
  #apply > a {
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    color: #526665;
    padding: 0.9rem;
    margin: 1.1rem 0.4rem; }
    #apply > a:hover, #apply > a:active,
    .active > #apply > a {
      background-color: transparent; }
  .phone-number {
    position: absolute;
    text-align: center;
    bottom: -4.0rem;
    left: 0;
    width: 100%; }
  .social {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .logo img {
    margin: 0 1.5rem; } }

@media screen and (min-width: 64em) {
  .interior-header .interior-header-img {
    height: 50rem; }
  .interior-header .interior-header-title {
    height: 50rem; }
  .home h2.home-title {
    font-size: 6.6rem;
    line-height: 6.6rem; }
  h5 {
    margin: 0 0 2.0rem; }
  .tabs .tabs-title,
  .tabs .residents-btn,
  .residents-buttons .tabs-title,
  .residents-buttons .residents-btn {
    display: inline-block;
    margin: 2rem; }
    .tabs .tabs-title a[aria-selected=true], .tabs .tabs-title a:hover,
    .tabs .residents-btn a[aria-selected=true],
    .tabs .residents-btn a:hover,
    .residents-buttons .tabs-title a[aria-selected=true],
    .residents-buttons .tabs-title a:hover,
    .residents-buttons .residents-btn a[aria-selected=true],
    .residents-buttons .residents-btn a:hover {
      background-color: transparent;
      border-top: .2rem solid transparent !important; }
  .floorplan {
    padding-left: 5rem;
    padding-right: 5rem; }
  .gallery-panel {
    padding: 2.5rem 0 11.5rem; }
  .location-module {
    padding: 3rem 4.5rem 11rem; }
  .contact-form-property .column-group {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 1%; }
  .lower .form-wrap {
    padding-left: .9375rem;
    padding-right: .9375rem; }
  .mps .content-wrap {
    padding-top: 14rem; } }

@media screen and (min-width: 75em) {
  .location-module {
    padding: 3rem 9.5rem 11rem; }
  #contact .lower .large-3 {
    padding: 0 0% 0 4%; }
  #contact .lower .form-wrap {
    padding-right: 4%; } }

@media screen and (min-width: 1100px) {
  .head-wrap .menu > li > a {
    font-size: 1.1rem; } }

@media screen and (min-width: 1150px) {
  .head-wrap .menu > li > a {
    margin: 0.3rem 0.3rem 0; } }

@media screen and (min-width: 1200px) {
  .interior-header .interior-header-img {
    height: 60rem; }
  .interior-header .interior-header-title {
    height: 60rem; }
  .head-wrap .menu > li > a {
    font-size: 1.2rem; }
  #apply a {
    letter-spacing: 0.2rem; } }

@media screen and (min-width: 1250px) {
  .head-wrap .menu > li > a {
    margin: 0.3rem 0.4rem 0; } }

@media screen and (min-width: 1300px) {
  .head-wrap .menu > li > a {
    padding: 1.8rem 0.6rem; } }

@media screen and (min-width: 1400px) {
  .head-wrap .menu > li > a {
    padding: 1.8rem 1rem; } }

@media screen and (min-width: 1500px) {
  .head-wrap .menu > li > a {
    padding: 1.8rem 1.2rem; } }

@media screen and (orientation: landscape) {
  .gallery-image.column a:hover .hover-overlay {
    visibility: hidden; } }

@media screen and (orientation: portrait) {
  .gallery-image.column a:hover .hover-overlay {
    visibility: hidden; } }

.body-wrapper .head-wrap {
  position: relative; }

.body-wrapper #wrapper.content-wrap {
  padding: 4rem 0 !important; }

/*# sourceMappingURL=sourcemaps/app.css.map */
