.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; }

body {
  font-family: "Open Sans", Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, .spa-mobile-toggle, .hero .hero-actions p, .btn, .scroll-box, .foot-wrap, .announcements .see-what, .module-floorplans .tabs, .module-floorplans .floorplan-info, .gallery-content a span, .leaselabs-gmiw-name, .contact-form-property .input-group label, .contact-form-property .input-group input[type='submit'] {
  font-family: "Montserrat", Helvetica, sans-serif; }
.tabs-title > a {
  font-size: inherit; }

.gallery-image.column {
  padding: 0; }

:focus,
.slick-slide {
  outline: 0; }

.clear {
  clear: both; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.4rem;
  color: #333; }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  font-weight: normal; }

h1 {
  font-size: 1.6rem;
  line-height: 2rem; }
  h1:after {
    margin: 1.7rem auto;
    content: '';
    width: 5.2rem;
    height: .2rem;
    display: block;
    background-color: #000; }

h2 {
  font-size: 3rem;
  line-height: 3.4rem;
  margin-bottom: 1.2rem;
  text-transform: uppercase; }

h3 {
  font-size: 2rem;
  line-height: 2.4rem; }

p {
  margin: .5rem 0;
  line-height: 2.9rem; }

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;
  color: #00b085; }
  a:hover, a:active, .active > a {
    color: #333; }

::-moz-selection {
  background: #00b085;
  color: #fff; }

::selection {
  background: #00b085;
  color: #fff; }

@media screen and (min-width: 40em) {
  h1:after {
    margin-left: 0;
    margin-right: 0; } }
.spa-row {
  position: relative;
  max-width: 160rem; }

.spa-mobile-menu-wrap {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1000; }

.spa-mobile-menu {
  position: relative; }
  .spa-mobile-menu .fa-times:before {
    content: "\f00d" !important; }

.spa-nav-mobile {
  display: none; }
  .spa-nav-mobile a {
    display: block;
    padding: 1rem 2rem;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: #333;
    text-decoration: none; }
    .spa-nav-mobile a:hover {
      color: #00b085;
      text-decoration: none; }
  .spa-nav-mobile li.active a {
    color: #00b085; }

.spa-nav-mobile.open {
  background-color: #fff;
  display: block;
  list-style: none outside none;
  margin: 0;
  position: absolute;
  right: 0;
  top: 5.1rem;
  width: 23rem;
  padding: 1rem;
  z-index: 700;
  text-align: right; }

.spa-mobile-toggle {
  font-weight: 700;
  font-size: 2.5rem;
  position: absolute;
  right: 0;
  background: #000;
  border: 0.1rem solid #fff;
  color: #fff;
  display: inline-block;
  padding: .5rem .7rem .5rem;
  line-height: 1rem;
  text-align: center; }
  .spa-mobile-toggle:hover, .spa-mobile-toggle:focus {
    color: #fff; }
  .spa-mobile-toggle span {
    font-size: 8px;
    display: block;
    margin: .3rem 0 0; }

.spa-mobile-blanket {
  display: none; }

.spa-mobile-blanket.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: 600; }

@media screen and (max-height: 29.375em) {
  .spa-nav-mobile-list a, .spa-secondary-nav a {
    padding: .25rem 2rem; } }
@media screen and (min-width: 64em) {
  .spa-mobile-menu-wrap {
    position: absolute;
    top: 5.2rem;
    right: 2.7rem; }

  .spa-mobile-menu {
    max-width: 160rem;
    margin: 0 auto; } }
@media screen and (min-width: 64.063em) {
  .spa-mobile-menu-wrap {
    position: fixed; } }
.hero .hero-carousel {
  margin: 0; }
.hero .hero-video {
  height: auto;
  max-height: 50rem;
  position: relative;
  overflow: hidden;
  margin-bottom: -.5rem; }
  .hero .hero-video video {
    width: 100%; }
.hero .bg-img {
  padding-bottom: 55%;
  width: 100%; }
.hero .hero-content {
  background: #333;
  padding: 2rem; }
.hero .hero-actions {
  margin: 2rem 0; }
  .hero .hero-actions p {
    color: #fff;
    font-size: 1.8rem;
    line-height: 2.2rem;
    text-transform: uppercase;
    letter-spacing: 3px; }
.hero .hero-img {
  padding: 2rem 2rem 1rem; }
.hero .scroll-box {
  display: flex;
  justify-content: center;
  margin-bottom: 0; }
  .hero .scroll-box a {
    color: #999; }
    .hero .scroll-box a:hover {
      color: #00b085; }

@media screen and (min-width: 40em) {
  .hero {
    position: relative; }
    .hero .bg-img {
      padding-bottom: 0;
      height: 45rem; }
    .hero .hero-content {
      position: absolute;
      background: transparent;
      bottom: 3rem;
      width: 100%; }
    .hero .hero-video {
      margin-bottom: 0; }
    .hero .hero-actions p {
      font-size: 2.5rem;
      line-height: 2.8rem;
      letter-spacing: 6px; }
    .hero .hero-img {
      padding: 2rem 4rem 1rem; } }
@media screen and (min-width: 64em) {
  .hero-img .bg-img {
    height: 50rem; } }
@media screen and (min-width: 75em) {
  .hero .bg-img {
    height: 55rem; } }
@media screen and (min-width: 100em) {
  .hero .bg-img {
    height: 65rem; } }
.btn {
  display: inline-block;
  color: #fff;
  background: #333;
  padding: 1.5rem;
  font-size: 1.4rem;
  letter-spacing: 2px;
  text-transform: uppercase; }
  .btn:hover, .btn:focus {
    color: #fff;
    background: #000; }

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: #000;
    color: #fff; }

.btn-green {
  background: #00b085; }
  .btn-green:hover {
    background: #007d5e; }

.scroll-box {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 2rem; }
  .scroll-box a {
    color: #000; }
    .scroll-box a:hover {
      color: #00b085; }
  .scroll-box span {
    font-size: 9px; }
  .scroll-box .fa {
    font-size: 4.5rem;
    position: relative;
    top: 1.3rem; }

.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: 100; }
  .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: "\f060"; }

.slick-next {
  right: 3rem; }
  .slick-next:before {
    content: "\f061"; }

.slick-next:before,
.slick-prev:before {
  color: #000; }

.slick-dots li {
  margin: 0 .1rem;
  width: 1.5rem; }
.slick-dots button:before {
  font-size: 1.1rem !important;
  opacity: 1 !important;
  color: #666 !important; }
.slick-dots .slick-active button:before {
  color: #333 !important; }

.carousel-slide {
  display: none; }

.carousel-slide:first-child,
.slick-initialized .carousel-slide {
  display: block; }

.bg-img {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }

.bg-gray {
  background-color: #333; }

.bg-left {
  background-position: left top; }

.bg-right {
  background-position: right top; }

.bg-bottom-right {
  background-position: right bottom; }

.alt-bg {
  color: #fff; }
  .alt-bg h1, .alt-bg h2, .alt-bg h3, .alt-bg h4, .alt-bg h5, .alt-bg h6, .alt-bg p, .alt-bg ul, .alt-bg a, .alt-bg .phone-number {
    color: #fff; }
  .alt-bg .scroll-box a {
    color: #fff; }
    .alt-bg .scroll-box a:hover {
      color: #00b085; }
  .alt-bg h1:after {
    background-color: #fff; }

.floorplan-img img {
  width: initial;
  display: inline-block; }

.content {
  padding: 2.5rem;
  text-align: center; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left-color: #00b085; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  border-right-color: #00b085; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto; }

@media screen and (min-width: 40em) {
  .content {
    text-align: left; }

  .content-center {
    text-align: center; } }
@media screen and (min-width: 64em) {
  .content {
    padding: 5rem 2.5rem; }

  .no-scroll .row {
    max-width: 100rem; }
  .no-scroll .content {
    padding-top: 6rem; } }
@media screen and (min-width: 75em) {
  .content-left {
    padding: 5rem 0 5rem 10rem; }

  .content-right {
    padding: 5rem 10rem 5rem 0; } }
html {
  height: auto; }

.site {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 100vh;
  height: 100%;
  background: #fff; }

.content-wrap {
  flex: 1 0 auto; }

h1 {
  margin-bottom: 1.5rem; }

ul {
  margin: 0; }

li {
  list-style: none; }

.row {
  max-width: 160rem; }

.row-fw {
  max-width: 100%; }

.logo img,
.foot-logo img {
  max-width: 16.2rem;
  max-height: 16.2rem; }

.head-wrap {
  text-align: center; }

.head-wrap, .mobile-header {
  background: #000; }

.mobile-header {
  text-align: center; }

.side-head, .header-map-it {
  float: left;
  width: 50%;
  padding: 2rem; }

.logo {
  margin-top: 1rem;
  display: inline-block; }

.phone-number {
  font-size: 1.5rem;
  color: #fff;
  letter-spacing: 2px;
  margin-top: 1.6rem;
  display: inline-block; }
  .phone-number:hover {
    color: #fff; }

.btn-head-apply-now {
  border: 0.1rem solid #00b085;
  color: #00b085;
  background: #fff;
  letter-spacing: 3px;
  padding: .8rem 2rem 2rem;
  margin-bottom: 2rem; }
  .btn-head-apply-now:hover, .btn-head-apply-now:focus {
    background: #00b085;
    color: #fff; }
  .btn-head-apply-now .fa {
    font-size: 3rem;
    position: relative;
    top: .5rem; }

@media screen and (min-width: 40em) {
  .side-head, .header-map-it, .apply-now-wrap {
    width: 33%; }

  .header-map-it {
    float: right; }

  .apply-now-wrap {
    float: left;
    margin: 2rem 0 0; }

  .side-head {
    float: left; } }
@media screen and (min-width: 64em) {
  .head-wrap {
    position: absolute;
    z-index: 500;
    width: 100%;
    height: initial; }

  .content-wrap {
    padding-top: 119px; }

  .main-head {
    max-width: 160rem;
    margin: 0 auto;
    position: relative;
    padding: 0 18rem; }

  .nav-list li {
    position: relative;
    display: inline; }
    .nav-list li:hover .dropdown, .nav-list li:focus .dropdown, .nav-list li:active .dropdown {
      height: auto;
      opacity: 1; }
  .nav-list a {
    color: #fff;
    font-size: 1.2rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 6rem .5rem 4rem;
    margin: 0 .25rem;
    display: inline-block; }
    .nav-list a:hover, .nav-list a:active {
      background: #00b085; }
      .nav-list a:hover + .dropdown, .nav-list a:active + .dropdown {
        height: auto;
        opacity: 1; }
  .nav-list li.active a {
    background: #00b085; }
  .nav-list .dropdown {
    position: absolute;
    top: 60px;
    right: -4px;
    z-index: 5;
    height: 0;
    opacity: 0;
    background-color: #000;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .nav-list .dropdown a {
      padding: 1.0rem 2.1rem;
      margin: 0;
      width: 11.2rem;
      display: block; }

  .logo {
    position: absolute;
    left: 1rem;
    top: 1rem;
    width: initial;
    text-align: left;
    margin: 0; }

  .side-head {
    position: absolute;
    right: 1rem;
    top: 1rem;
    padding: 0;
    width: initial;
    text-align: right; }

  .phone-number {
    margin: 0; }

  .apply-now-wrap {
    position: absolute;
    top: 11.9rem;
    right: 0;
    margin: 0;
    width: inherit; } }
@media screen and (min-width: 64.063em) {
  .head-wrap {
    position: fixed; } }
@media screen and (min-width: 75.938em) {
  .nav-list a {
    padding: 6rem 1.5rem 4rem;
    margin: 0 .5rem; }
  .nav-list .dropdown {
    right: 8px; } }
.foot-wrap {
  background-color: #333;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 2.5rem; }
  .foot-wrap a {
    color: #fff; }
    .foot-wrap a:hover {
      color: #00b085; }

.foot-logo img {
  max-width: 27.1rem;
  max-height: 7.9rem; }

.foot-item li {
  margin: .5rem; }

.corp-info li {
  margin: .5rem 2rem; }

.social {
  margin-top: 2.5rem;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .social a {
    display: none;
    width: 3.7rem;
    height: 3.7rem;
    margin-left: 1.5rem;
    border-radius: 50%;
    font-size: 2rem;
    line-height: 3.7rem;
    background: #fff;
    color: #333;
    text-align: center; }
    .social a:first-child {
      margin-left: 0; }
    .social a:hover, .social a:focus {
      background-color: #00b085;
      color: #333; }
    .social a:nth-child(-n+5) {
      display: inline-block; }

.footer-icons {
  font-size: 2.4rem;
  margin: 1.5rem 0 .5rem; }

@media screen and (min-width: 40em) {
  .foot-logo {
    text-align: right;
    border-right: 2px solid #fff;
    padding: 1rem 3rem; }

  .social {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    margin-left: 2rem !important;
    margin-top: 3rem; }

  .footer-icons {
    text-align: right;
    margin: 0; } }
@media screen and (min-width: 64em) {
  .social {
    margin-top: 2.2rem; }
    .social a {
      width: 5.2rem;
      height: 5.2rem;
      margin-left: 1.5rem;
      border-radius: 50%;
      font-size: 3rem;
      line-height: 5.2rem; } }
.announcements {
  background: #00b085;
  padding: 2rem;
  border: 0.1rem solid #fff;
  color: #fff; }
  .announcements .slick-next:before,
  .announcements .slick-prev:before {
    font-size: 3rem;
    color: #333; }
  .announcements .slick-prev, .announcements .slick-next {
    bottom: -3.5rem;
    top: inherit;
    width: 2.8rem;
    height: 2.8rem; }
  .announcements .slick-dots {
    bottom: -3.5rem; }
  .announcements .content {
    padding: 2rem 2.5rem 3rem; }
  .announcements .see-what {
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 2.2rem;
    color: yellow; }
  .announcements p {
    font-weight: 600;
    margin: 0; }

.announcements-contain {
  max-width: 160rem;
  margin: 0 auto; }

@media screen and (min-width: 40em) {
  .see-what {
    width: 29%;
    float: left;
    text-align: right;
    border-right: 0.1rem solid #fff;
    padding: 2rem; }

  .announcement-carousel {
    width: 71%;
    padding: 0 2rem;
    float: left; }

  .announcements {
    padding-bottom: 3rem; }
    .announcements .content {
      padding: 0 2.5rem 1rem; } }
@media screen and (min-width: 64em) {
  .see-what {
    width: 17%; }

  .announcement-carousel {
    margin: 0;
    width: 83%; } }
.module-floorplans .tabs-content > .tabs-panel {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0; }
.module-floorplans .tabs-content > .tabs-panel.is-active {
  height: inherit;
  max-height: none; }
.module-floorplans .tabs {
  padding: 2rem 0;
  border: none;
  text-align: center; }
  .module-floorplans .tabs .tabs-title {
    float: none;
    display: inline; }
  .module-floorplans .tabs a {
    display: inline-block;
    font-size: 1.5rem;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-right: 1px solid #000; }
  .module-floorplans .tabs .tabs-title:last-child a {
    border: none; }
.module-floorplans .floorplan-info {
  text-transform: uppercase;
  font-size: 1.5rem; }
  .module-floorplans .floorplan-info .title {
    margin-bottom: 3rem; }
.module-floorplans .check-availability {
  margin: 1.5rem 0 4rem;
  display: block;
  color: #333; }
  .module-floorplans .check-availability:hover {
    color: #00b085; }
.module-floorplans .btn {
  background: #000;
  padding: 1.25rem 4rem; }
  .module-floorplans .btn:hover {
    background: #00b085; }

.floorplan-carousel {
  margin: 0;
  padding-bottom: 5rem; }
  .floorplan-carousel .slick-next,
  .floorplan-carousel .slick-prev {
    width: 5.7rem;
    height: 6.4rem; }
    .floorplan-carousel .slick-next:before,
    .floorplan-carousel .slick-prev:before {
      color: #fff;
      background: #00b085;
      padding: 1rem; }
  .floorplan-carousel .slick-prev {
    left: 0rem; }
  .floorplan-carousel .slick-next {
    right: 0rem; }
  .floorplan-carousel .slick-dots {
    bottom: 2rem; }

@media screen and (min-width: 40em) {
  .module-floorplans .tabs a {
    font-size: 1.8rem; }

  .floorplan-img {
    padding-left: 6rem; } }
@media screen and (min-width: 64em) {
  .module-floorplans .tabs {
    padding: 4rem 0; }
    .module-floorplans .tabs a {
      letter-spacing: 7px; }
    .module-floorplans .tabs .tabs-title > a:focus, .module-floorplans .tabs .tabs-title > a[aria-selected=true] {
      background: transparent; }
    .module-floorplans .tabs li.is-active a, .module-floorplans .tabs a:hover {
      position: relative; }
      .module-floorplans .tabs li.is-active a:after, .module-floorplans .tabs a:hover:after {
        content: '';
        width: 90%;
        margin: 0 auto;
        height: .3rem;
        background: #000;
        position: absolute;
        bottom: 0;
        left: 5%; } }
@media screen and (min-width: 75em) {
  .module-floorplans .tabs a {
    padding-left: 3.5rem;
    padding-right: 3.5rem; }

  .floorplan-carousel .slick-next:before,
  .floorplan-carousel .slick-prev:before {
    padding: 2rem;
    width: 7.4rem;
    height: 8.4rem; }
  .floorplan-carousel .slick-next {
    right: 2rem; } }
.carousel-column {
  position: relative; }
  .carousel-column div {
    height: 100%;
    width: 100%; }
  .carousel-column .amenity-carousel {
    height: 40rem; }

.amenity-carousel {
  margin: 0; }
  .amenity-carousel .slick-next,
  .amenity-carousel .slick-prev {
    bottom: -3.2rem;
    top: inherit;
    width: 5.4rem;
    height: 6.2rem; }
    .amenity-carousel .slick-next:before,
    .amenity-carousel .slick-prev:before {
      color: #fff;
      background: #00b085;
      padding: 1rem; }
  .amenity-carousel .slick-prev {
    left: 0rem; }
  .amenity-carousel .slick-next {
    right: 0rem; }
  .amenity-carousel .caption {
    position: absolute;
    bottom: 0;
    text-align: center;
    height: 6rem;
    background: #000;
    color: #fff;
    padding: 2rem 5.5rem; }

.amenity-bg {
  background-size: contain;
  background-position: center center; }

.amenity-content {
  padding: 3rem 2rem !important; }
  .amenity-content h3 {
    font-size: 3rem;
    line-height: 3.4rem;
    margin-bottom: 3rem; }
  .amenity-content ul {
    font-size: 1.4rem;
    line-height: 2.8rem;
    font-weight: 400;
    margin: 0; }

@media screen and (min-width: 40em) {
  .carousel-column .amenity-carousel {
    position: absolute;
    height: 100%; } }
.gallery-content li {
  padding: 0; }
.gallery-content img {
  width: 100%; }
.gallery-content li {
  position: relative; }
.gallery-content a .hover-effect {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.41);
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
.gallery-content a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  font-size: 2rem;
  letter-spacing: .9rem;
  display: block;
  opacity: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }
.gallery-content a .fa {
  border: 0.1rem solid #fff;
  margin-top: 2rem;
  padding: 1.25rem .65rem 1.25rem 1.5rem; }
.gallery-content a:hover .hover-effect, .gallery-content a:hover span {
  opacity: 1; }

.neighborhood .tabs {
  background: #333;
  border: none;
  margin: 0 auto; }
  .neighborhood .tabs li {
    text-align: center;
    float: none;
    display: inline-block;
    margin: 0; }
  .neighborhood .tabs a {
    color: #fff;
    letter-spacing: .3rem;
    font-size: 1.1rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    text-transform: uppercase;
    display: inline-block; }
  .neighborhood .tabs .tabs-title > a:focus, .neighborhood .tabs .tabs-title > a[aria-selected=true], .neighborhood .tabs .tabs-title > a:hover {
    background: transparent;
    color: #fff; }
  .neighborhood .tabs .tabs-title > a[aria-selected=true], .neighborhood .tabs .tabs-title > a:hover {
    position: relative; }
    .neighborhood .tabs .tabs-title > a[aria-selected=true]:after, .neighborhood .tabs .tabs-title > a:hover:after {
      content: '';
      position: absolute;
      border-bottom: 0.1rem solid #fff;
      width: 100%;
      bottom: 2rem;
      left: 0; }
.neighborhood .tabs-content {
  border: none; }
  .neighborhood .tabs-content a {
    color: #333; }
    .neighborhood .tabs-content a:hover {
      color: #00b085; }
  .neighborhood .tabs-content ul {
    text-align: left;
    width: 32rem;
    margin: 0 auto; }
.neighborhood ul {
  font-size: 1.4rem;
  line-height: 2rem;
  text-align: center; }
.neighborhood li {
  margin-bottom: 2rem; }
.neighborhood .poi {
  list-style: decimal; }
.neighborhood .tabs-panel {
  padding: 2.5rem; }
.neighborhood h3 {
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: .5rem;
  text-align: center;
  margin-bottom: 2rem; }

.small-poi {
  margin-bottom: 4rem; }
  .small-poi h3 {
    margin: 4rem 0 2rem; }
  .small-poi li {
    font-size: 1.3rem;
    list-style: none !important; }

.leaselabs-gmiw-name {
  font-size: 1.6rem;
  letter-spacing: 2px; }

.leaselabs-gmiw-location {
  line-height: 2rem; }

@media screen and (min-width: 40em) {
  #ll-map {
    height: 40rem; } }
@media screen and (min-width: 64em) {
  .neighborhood .tabs li {
    margin: 0 .25rem; }
  .neighborhood .tabs a {
    font-size: 1.2rem; }
  .neighborhood .tabs-content ul {
    width: 100%; }

  .neighborhood-medium .tabs-panel {
    padding: 5rem 6rem; }
    .neighborhood-medium .tabs-panel ul {
      margin-left: 3rem;
      text-align: left; }

  #ll-map {
    height: 60rem; } }
@media screen and (min-width: 75em) {
  .neighborhood .tabs li {
    margin: 0 2rem; }
  .neighborhood h3 {
    font-size: 2.4rem; } }
.resident-links {
  padding: 2.5rem; }
  .resident-links .btn {
    width: 26rem;
    margin: 1rem auto;
    font-size: 1.4rem;
    display: block;
    text-align: center;
    padding: 3rem 1.5rem;
    background: #000; }
    .resident-links .btn:hover {
      background: #00b085; }

@media screen and (min-width: 40em) {
  .resident-links {
    padding: 2.5rem 0; }
    .resident-links .btn {
      width: 90%;
      font-size: 1.2rem; } }
@media screen and (min-width: 64em) {
  .resident-content {
    padding-bottom: 5rem; }

  .resident-links {
    margin-top: -6.5rem;
    padding: 0 0 4rem; }
    .resident-links .btn {
      width: 31rem;
      padding: 4.5rem 1.5rem;
      font-size: 1.4rem;
      position: relative;
      z-index: 100; } }
#dzap-events-calendar {
  margin: 5rem auto; }
  #dzap-events-calendar .fc-toolbar {
    max-width: 600px;
    margin: 0 auto; }
    #dzap-events-calendar .fc-toolbar .fc-left {
      float: left; }
      #dzap-events-calendar .fc-toolbar .fc-left h2 {
        text-transform: uppercase;
        position: relative;
        top: -13px; }
    #dzap-events-calendar .fc-toolbar .fc-right {
      text-align: right; }
      #dzap-events-calendar .fc-toolbar .fc-right .fc-state-default {
        background-color: #00b085 !important;
        background-image: none;
        opacity: 1 !important;
        border: none !important;
        margin-right: 8px;
        border-radius: 0;
        color: #fff;
        text-shadow: none;
        text-transform: uppercase;
        font-size: 1.5rem;
        -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; }
        #dzap-events-calendar .fc-toolbar .fc-right .fc-state-default:hover {
          background-color: #000 !important;
          border-color: #000 !important;
          cursor: pointer !important; }
      #dzap-events-calendar .fc-toolbar .fc-right .fc-prev-button, #dzap-events-calendar .fc-toolbar .fc-right .fc-next-button {
        background-color: #000 !important; }
        #dzap-events-calendar .fc-toolbar .fc-right .fc-prev-button:hover, #dzap-events-calendar .fc-toolbar .fc-right .fc-next-button:hover {
          background-color: #00b085 !important; }
      #dzap-events-calendar .fc-toolbar .fc-right .fc-button-group {
        float: right; }
        #dzap-events-calendar .fc-toolbar .fc-right .fc-button-group .fc-prev-button, #dzap-events-calendar .fc-toolbar .fc-right .fc-button-group .fc-next-button {
          background-color: #000;
          border-color: #000; }
          #dzap-events-calendar .fc-toolbar .fc-right .fc-button-group .fc-prev-button:hover, #dzap-events-calendar .fc-toolbar .fc-right .fc-button-group .fc-next-button:hover {
            background-color: #00b085;
            border-color: #00b085; }
        #dzap-events-calendar .fc-toolbar .fc-right .fc-button-group .fc-prev-button {
          margin-right: 8px; }
        #dzap-events-calendar .fc-toolbar .fc-right .fc-button-group .fc-icon-left-single-arrow:before {
          font: normal normal normal 14px/1 FontAwesome;
          content: "\f104";
          color: white; }
        #dzap-events-calendar .fc-toolbar .fc-right .fc-button-group .fc-icon-right-single-arrow:before {
          font: normal normal normal 14px/1 FontAwesome;
          content: "\f105";
          color: white; }
  #dzap-events-calendar .fc-view-container {
    background: transparent; }
    #dzap-events-calendar .fc-view-container table {
      margin: 0;
      width: 100%;
      position: relative;
      top: 0;
      table-layout: fixed; }
    #dzap-events-calendar .fc-view-container .fc-head {
      background: #000;
      border-color: transparent !important; }
      #dzap-events-calendar .fc-view-container .fc-head .fc-row {
        max-width: 650px;
        margin: 0 auto; }
    #dzap-events-calendar .fc-view-container th {
      border-style: none;
      color: white;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      font-weight: 300;
      font-size: 22px;
      padding: 10px 0;
      text-align: center; }
    #dzap-events-calendar .fc-view-container td {
      border-style: none;
      color: #666;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      font-weight: 400;
      font-size: 14px; }
      #dzap-events-calendar .fc-view-container td.fc-past {
        opacity: 0.7; }
    #dzap-events-calendar .fc-view-container .fc-day-grid-container {
      max-width: 650px;
      margin: 0 auto; }
      #dzap-events-calendar .fc-view-container .fc-day-grid-container .fc-day-grid {
        position: relative;
        left: 25px;
        width: 96%; }
      #dzap-events-calendar .fc-view-container .fc-day-grid-container table {
        margin: 0; }
      #dzap-events-calendar .fc-view-container .fc-day-grid-container td {
        font-size: 22px !important;
        padding: 12px 0 !important;
        text-align: left; }
      #dzap-events-calendar .fc-view-container .fc-day-grid-container .fc-time {
        display: none; }
      #dzap-events-calendar .fc-view-container .fc-day-grid-container .fc-title {
        font-size: 14px; }
  #dzap-events-calendar .fc-event {
    border-radius: 0;
    background-color: #00b085;
    border: none;
    padding: 2px;
    font-size: 1.1rem; }
    #dzap-events-calendar .fc-event:focus {
      color: #fff; }
    #dzap-events-calendar .fc-event:hover {
      background-color: #000; }
  #dzap-events-calendar .fc-view-container .fc-day-grid-container .fc-title {
    font-size: 1.2rem;
    white-space: initial; }

.fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: transparent; }

.fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead, table {
  border: transparent; }

table thead, table {
  background: transparent; }

td.fc-event-container {
  display: block; }

.html-mozilla #dzap-events-calendar .fc-view-container {
  height: 680px; }
  .html-mozilla #dzap-events-calendar .fc-view-container .fc-view > table {
    position: absolute;
    top: auto; }

.event-wrap {
  background: transparent; }
  .event-wrap h2 {
    max-width: 600px;
    margin: 0 auto;
    color: white;
    text-transform: uppercase; }

.event {
  max-width: 600px;
  margin: 20px auto; }
  .event .event-description-cta {
    background: transparent;
    color: white;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    padding: 8px 10px; }
  .event span {
    font-family: "Lato", sans-serif;
    font-weight: normal;
    font-size: 22px; }
  .event .event-header {
    display: inline-flex; }
    .event .event-header .event-stmp-start {
      margin-right: 8px;
      color: #000; }
    .event .event-header .event-name {
      font-style: italic;
      color: #fff; }
  .event .event-content {
    display: none; }

.body-event .head-wrap, .body-event .foot-wrap {
  display: none; }
.body-event .content-wrap {
  margin: 2rem; }

.mfp-s-loading:before {
  content: 'Loading'; }

.mfp-iframe-scaler iframe {
  background: transparent; }

.mfp-iframe-scaler {
  background: #fff;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-top: 80%; }
  .mfp-iframe-scaler:before {
    content: "\f110";
    color: #00b085;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 45%;
    left: 45%;
    font-size: 4rem; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.mfp-iframe-holder .mfp-close {
  top: 5px;
  z-index: 1000;
  right: 5px;
  color: #000; }

.contact-content-column h3 {
  font-size: 2.5rem; }
.contact-content-column p {
  line-height: 2rem; }
.contact-content-column .office-hours {
  margin: 3rem 0; }

.contact-row .content {
  text-align: left; }

.contact-form-property .input-group {
  display: block;
  margin-bottom: 2rem; }
  .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 {
    color: #000;
    text-transform: uppercase;
    font-size: 2rem; }
  .contact-form-property .input-group .group-move-in-date {
    display: flex; }
  .contact-form-property .input-group input, .contact-form-property .input-group textarea {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #000; }
  .contact-form-property .input-group select {
    border: 1px solid #000;
    box-shadow: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-size: inherit; }
  .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: 2rem 0;
    width: 20rem;
    text-align: center;
    border: 0;
    background: #000;
    color: #fff;
    font-size: 1.4rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    flex-grow: 0;
    margin: 0 auto;
    -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; }
    .contact-form-property .input-group input[type='submit']:hover {
      background: #00b085; }
  .contact-form-property .input-group .invalid-msg {
    display: none;
    padding: 5px;
    background-color: red;
    line-height: inherit;
    font-size: inherit;
    color: #fff; }
  .contact-form-property .input-group.invalid .invalid-msg {
    display: block; }
  .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 {
    border-color: red; }
.contact-form-property .flash_body {
  padding: 2rem;
  text-align: center; }
  .contact-form-property .flash_body li {
    font-weight: bold; }

@media screen and (min-width: 40em) {
  .contact-content-column {
    border-left: 0.1rem solid #000; }

  .contact-form-property .input-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    .contact-form-property .input-group input, .contact-form-property .input-group select, .contact-form-property .input-group textarea,
    .contact-form-property .input-group .group-move-in-date {
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-grow: 1;
      flex-grow: 1;
      width: auto;
      margin: 0 .5rem; }
    .contact-form-property .input-group .invalid-msg:before {
      content: '';
      display: block; }
    .contact-form-property .input-group label {
      display: inline-block;
      width: 30%; } }

/*# sourceMappingURL=app.css.map */
