@font-face {
  font-family: gotham-book-webfont;
  src: url("../fonts-component/gotham-book-webfont.eot");
  src: url("../fonts-component/gotham-book-webfont.eot?") format("eot"), url("../fonts-component/gotham-book-webfont.woff") format("woff"), url("../fonts-component/gotham-book-webfont.ttf") format("truetype"), url("../fonts-component/gotham-book-webfont.svg#gotham-book-webfont") format("svg");
  font-display: swap; }

@font-face {
  font-family: gotham-light-webfont;
  src: url("../fonts-component/gotham-light-webfont.eot");
  src: url("../fonts-component/gotham-light-webfont.eot?") format("eot"), url("../fonts-component/gotham-light-webfont.woff") format("woff"), url("../fonts-component/gotham-light-webfont.ttf") format("truetype"), url("../fonts-component/gotham-light-webfont.svg#gotham-light-webfont") format("svg");
  font-display: swap; }

@font-face {
  font-family: gotham-medium-webfont;
  src: url("../fonts-component/gotham-medium-webfont.eot");
  src: url("../fonts-component/gotham-medium-webfont.eot?") format("eot"), url("../fonts-component/gotham-medium-webfont.woff") format("woff"), url("../fonts-component/gotham-medium-webfont.ttf") format("truetype"), url("../fonts-component/gotham-medium-webfont.svg#gotham-medium-webfont") format("svg");
  font-display: swap; }

@font-face {
  font-family: p11knockout;
  src: url("../fonts-component/p11knockout.eot");
  src: url("../fonts-component/p11knockout.eot?") format("eot"), url("../fonts-component/p11knockout.woff") format("woff"), url("../fonts-component/p11knockout.ttf") format("truetype"), url("../fonts-component/p11knockout.svg#p11knockout") format("svg");
  font-display: swap; }

@font-face {
  font-family: p11knockout-liteweight;
  src: url("../fonts-component/p11knockout-liteweight.eot");
  src: url("../fonts-component/p11knockout-liteweight.eot?") format("eot"), url("../fonts-component/p11knockout-liteweight.woff") format("woff"), url("../fonts-component/p11knockout-liteweight.ttf") format("truetype"), url("../fonts-component/p11knockout-liteweight.svg#p11knockout-liteweight") format("svg");
  font-display: swap; }

@font-face {
  font-family: p11knockout-featherweight;
  src: url("../fonts-component/p11knockout-featherweight.eot");
  src: url("../fonts-component/p11knockout-featherweight.eot?") format("eot"), url("../fonts-component/p11knockout-featherweight.woff") format("woff"), url("../fonts-component/p11knockout-featherweight.ttf") format("truetype"), url("../fonts-component/p11knockout-featherweight.svg#p11knockout-featherweight") format("svg");
  font-display: swap; }

.full {
  width: 100%; }

.half {
  width: 50%; }

@media (max-width: 768px) {
  .half {
    width: 100%; }
  .half.md-half {
    width: 50%; } }

@media (max-width: 640px) {
  .half {
    width: 100%; }
  .half.md-half {
    width: 100%; }
  .half.sm-half {
    width: 50%; } }

.third {
  width: 33.33333333%;
  width: calc(100% / 3); }

@media (max-width: 768px) {
  .third {
    width: 100%; }
  .third.md-third {
    width: calc(100% / 3); } }

@media (max-width: 640px) {
  .third {
    width: 100%; }
  .third.md-third {
    width: 100%; }
  .third.sm-third {
    width: calc(100% / 3); } }

.twothird, .two-third {
  width: 66.66%;
  width: calc((100% / 3) * 2); }

@media (max-width: 768px) {
  .twothird, .two-third {
    width: 100%; }
  .twothird.md-twothird, .twothird.md-two-third, .two-third.md-twothird, .two-third.md-two-third {
    width: calc((100% / 3) * 2); } }

@media (max-width: 640px) {
  .twothird, .two-third {
    width: 100%; }
  .twothird.md-twothird, .twothird.md-two-third, .two-third.md-twothird, .two-third.md-two-third {
    width: 100%; }
  .twothird.sm-twothird, .twothird.sm-two-third, .two-third.sm-twothird, .two-third.sm-two-third {
    width: calc((100% / 3) * 2); } }

.fourth {
  width: 25%; }

@media (max-width: 768px) {
  .fourth {
    width: 100%; }
  .fourth.md-fourth, .fourth.md-fourth {
    width: 25%; } }

@media (max-width: 640px) {
  .fourth {
    width: 100%; }
  .fourth.md-fourth, .fourth.md-fourth {
    width: 100%; }
  .fourth.sm-fourth, .fourth.sm-fourth {
    width: 25%; } }

.twofourth, .two-fourth {
  width: 50%; }

@media (max-width: 768px) {
  .twofourth, .two-fourth {
    width: 100%; }
  .twofourth.md-fourth, .twofourth.md-fourth, .two-fourth.md-fourth, .two-fourth.md-fourth {
    width: 50%; } }

@media (max-width: 640px) {
  .twofourth, .two-fourth {
    width: 100%; }
  .twofourth.md-fourth, .twofourth.md-fourth, .two-fourth.md-fourth, .two-fourth.md-fourth {
    width: 100%; }
  .twofourth.sm-fourth, .twofourth.sm-fourth, .two-fourth.sm-fourth, .two-fourth.sm-fourth {
    width: 50%; } }

.threefourth, .three-fourth {
  width: 75%; }

@media (max-width: 768px) {
  .threefourth, .three-fourth {
    width: 100%; }
  .threefourth.md-threefourth, .threefourth.md-three-fourth, .three-fourth.md-threefourth, .three-fourth.md-three-fourth {
    width: 75%; } }

@media (max-width: 640px) {
  .threefourth, .three-fourth {
    width: 100%; }
  .threefourth.md-threefourth, .threefourth.md-three-fourth, .three-fourth.md-threefourth, .three-fourth.md-three-fourth {
    width: 100%; }
  .threefourth.sm-threefourth, .threefourth.sm-threefourth, .three-fourth.sm-threefourth, .three-fourth.sm-threefourth {
    width: 25%; } }

.fifth {
  width: 20%; }

@media (max-width: 768px) {
  .fifth {
    width: 100%; }
  .fifth.md-fifth, .fifth.md-fifth {
    width: 20%; } }

@media (max-width: 640px) {
  .fifth {
    width: 100%; }
  .fifth.md-fifth, .fifth.md-fifth {
    width: 100%; }
  .fifth.sm-fifth, .fifth.sm-fifth {
    width: 20%; } }

.twofifth, .two-fifth {
  width: 40%; }

@media (max-width: 768px) {
  .twofifth, .two-fifth {
    width: 100%; }
  .twofifth.md-twofifth, .twofifth.md-two-fifth, .two-fifth.md-twofifth, .two-fifth.md-two-fifth {
    width: 40%; } }

@media (max-width: 640px) {
  .twofifth, .two-fifth {
    width: 100%; }
  .twofifth.md-twofifth, .twofifth.md-two-fifth, .two-fifth.md-twofifth, .two-fifth.md-two-fifth {
    width: 100%; }
  .twofifth.sm-twofifth, .twofifth.sm-two-fifth, .two-fifth.sm-twofifth, .two-fifth.sm-two-fifth {
    width: 40%; } }

.threefifth, .three-fifth {
  width: 60%; }

@media (max-width: 768px) {
  .threefifth, .three-fifth {
    width: 100%; }
  .threefifth.md-threefifth, .threefifth.md-three-fifth, .three-fifth.md-threefifth, .three-fifth.md-three-fifth {
    width: 60%; } }

@media (max-width: 640px) {
  .threefifth, .three-fifth {
    width: 100%; }
  .threefifth.md-threefifth, .threefifth.md-three-fifth, .three-fifth.md-threefifth, .three-fifth.md-three-fifth {
    width: 100%; }
  .threefifth.sm-threefifth, .threefifth.sm-three-fifth, .three-fifth.sm-threefifth, .three-fifth.sm-three-fifth {
    width: 60%; } }

.fourfifth, .four-fifth {
  width: 80%; }

@media (max-width: 768px) {
  .fourfifth, .four-fifth {
    width: 100%; }
  .fourfifth.md-fourfifth, .fourfifth.md-four-fifth, .four-fifth.md-fourfifth, .four-fifth.md-four-fifth {
    width: 80%; } }

@media (max-width: 640px) {
  .fourfifth, .four-fifth {
    width: 100%; }
  .fourfifth.md-fourfifth, .fourfifth.md-four-fifth, .four-fifth.md-fourfifth, .four-fifth.md-four-fifth {
    width: 100%; }
  .fourfifth.sm-fourfifth, .fourfifth.sm-four-fifth, .four-fifth.sm-fourfifth, .four-fifth.sm-four-fifth {
    width: 80%; } }

.sixth {
  width: 16.66666666;
  width: calc(100% / 6); }

@media (max-width: 768px) {
  .sixth {
    width: 100%; }
  .sixth.md-sixth, .sixth.md-sixth {
    width: 16%;
    width: calc(100% / 6); } }

@media (max-width: 640px) {
  .sixth {
    width: 100%; }
  .sixth.md-sixth, .sixth.md-sixth {
    width: 100%; }
  .sixth.sm-sixth, .sixth.sm-sixth {
    width: 16%;
    width: calc(100% / 6); } }

.twosixth, .two-sixth {
  width: 33.33333333;
  width: calc((100% / 6) * 2); }

@media (max-width: 768px) {
  .twosixth, .two-sixth {
    width: 100%; }
  .twosixth.md-twosixth, .twosixth.md-two-sixth, .two-sixth.md-twosixth, .two-sixth.md-two-sixth {
    width: 33.33333333;
    width: calc((100% / 6) * 2); } }

@media (max-width: 640px) {
  .twosixth, .two-sixth {
    width: 100%; }
  .twosixth.md-twosixth, .twosixth.md-two-sixth, .two-sixth.md-twosixth, .two-sixth.md-two-sixth {
    width: 100%; }
  .twosixth.sm-twosixth, .twosixth.sm-two-sixth, .two-sixth.sm-twosixth, .two-sixth.sm-two-sixth {
    width: 33.33333333;
    width: calc((100% / 6) * 2); } }

.threesixth, .three-sixth {
  width: 50%; }

@media (max-width: 768px) {
  .threesixth, .three-sixth {
    width: 100%; }
  .threesixth.md-threesixth, .threesixth.md-three-sixth, .three-sixth.md-threesixth, .three-sixth.md-three-sixth {
    width: 50%; } }

@media (max-width: 640px) {
  .threesixth, .three-sixth {
    width: 100%; }
  .threesixth.md-threesixth, .threesixth.md-three-sixth, .three-sixth.md-threesixth, .three-sixth.md-three-sixth {
    width: 100%; }
  .threesixth.sm-threesixth, .threesixth.sm-three-sixth, .three-sixth.sm-threesixth, .three-sixth.sm-three-sixth {
    width: 50%; } }

.foursixth, .four-sixth {
  width: 66.66666666;
  width: calc((100% / 6) * 4); }

@media (max-width: 768px) {
  .foursixth, .four-sixth {
    width: 100%; }
  .foursixth.md-foursixth, .foursixth.md-four-sixth, .four-sixth.md-foursixth, .four-sixth.md-four-sixth {
    width: 66.66666666%;
    width: calc((100% / 6) * 4); } }

@media (max-width: 640px) {
  .foursixth, .four-sixth {
    width: 100%; }
  .foursixth.md-foursixth, .foursixth.md-four-sixth, .four-sixth.md-foursixth, .four-sixth.md-four-sixth {
    width: 100%; }
  .foursixth.sm-foursixth, .foursixth.sm-four-sixth, .four-sixth.sm-foursixth, .four-sixth.sm-four-sixth {
    width: 66.66666666%;
    width: calc((100% / 6) * 4); } }

.fivesixth, .five-sixth {
  width: 83.33333333;
  width: calc((100% / 6) * 5); }

@media (max-width: 768px) {
  .fivesixth, .five-sixth {
    width: 100%; }
  .fivesixth.md-fivesixth, .fivesixth.md-five-sixth, .five-sixth.md-fivesixth, .five-sixth.md-five-sixth {
    width: 83.33333333%;
    width: calc((100% / 6) * 5); } }

@media (max-width: 640px) {
  .fivesixth, .five-sixth {
    width: 100%; }
  .fivesixth.md-fivesixth, .fivesixth.md-five-sixth, .five-sixth.md-fivesixth, .five-sixth.md-five-sixth {
    width: 100%; }
  .fivesixth.sm-fivesixth, .fivesixth.sm-five-sixth, .five-sixth.sm-fivesixth, .five-sixth.sm-five-sixth {
    width: 83.33333333%;
    width: calc((100% / 6) * 5); } }

.half-gutter1 .half {
  width: calc(50% - .5em); }

@media (max-width: 768px) {
  .half-gutter1 .half {
    width: 100%; } }

.half-gutter1 .half:nth-child(even) {
  margin-left: 1em; }

@media (max-width: 768px) {
  .half-gutter1 {
    width: 100%;
    margin-left: 0 !important; } }

.half-gutter2 .half {
  width: calc(50% - 1em); }

@media (max-width: 768px) {
  .half-gutter2 .half {
    width: 100%; } }

.half-gutter2 .half:nth-child(even) {
  margin-left: 2em; }

@media (max-width: 768px) {
  .half-gutter2 .half:nth-child(even) {
    margin-left: 0 !important; } }

.third-gutter1 .third {
  width: calc(100% / 3 - 0.67em);
  margin: 1em 0 0; }

.third-gutter1 .third:nth-child(3n+2) {
  margin: 1em 1em 0; }

@media (max-width: 1024px) {
  .third-gutter1 .third {
    width: calc(100% / 2 - 0.5em); }
  .third-gutter1 .third:nth-of-type(n) {
    margin: 1em 0 0 0; }
  .third-gutter1 .third:nth-child(2n+1) {
    margin-right: 1em; } }

@media (max-width: 768px) {
  .third-gutter1 .third {
    width: calc(100%); }
  .third-gutter1 .third:nth-of-type(n) {
    margin: 1em 0 0 0; } }

.left {
  float: left; }

.right {
  float: right; }

.center {
  margin: 0 auto; }

.clearfix:before, .clearfix:after {
  content: ' ';
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.fill {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 0; }

.tleft, .text-left {
  text-align: left; }

.tright, .text-right {
  text-align: right; }

.tcenter, .text-center {
  text-align: center; }

.italic {
  font-style: italic; }

.no-pad, .nopad, .pad0 {
  padding: 0; }

.pad-half {
  padding: 0.5em; }

.pad1-0 {
  padding: 1em 0; }

.pad2-0 {
  padding: 2em 0; }

.pad3-0 {
  padding: 3em 0; }

.pad4-0 {
  padding: 4em 0; }

.pad5-0 {
  padding: 5em 0; }

.pad6-0 {
  padding: 6em 0; }

.pad7-0 {
  padding: 7em 0; }

.pad8-0 {
  padding: 8em 0; }

.pad0-1 {
  padding: 0 1em; }

.pad0-2 {
  padding: 0 2em; }

.pad0-3 {
  padding: 0 3em; }

.pad0-4 {
  padding: 0 4em; }

.pad1-2 {
  padding: 1em 2em; }

.pad1-3 {
  padding: 1em 3em; }

.pad1-4 {
  padding: 1em 4em; }

.pad2-1 {
  padding: 2em 1em; }

.pad2-3 {
  padding: 2em 3em; }

.pad2-4 {
  padding: 2em 4em; }

.pad3-1 {
  padding: 3em 1em; }

.pad3-2 {
  padding: 3em 2em; }

.pad3-4 {
  padding: 3em 4em; }

.pad4-1 {
  padding: 4em 1em; }

.pad4-2 {
  padding: 4em 2em; }

.pad4-3 {
  padding: 4em 3em; }

.pad1 {
  padding: 1em; }

.pad2 {
  padding: 2em; }

.pad3 {
  padding: 3em; }

.pad4 {
  padding: 4em; }

.pad5 {
  padding: 5em; }

.pad6 {
  padding: 6em; }

.padt0 {
  padding-top: 0; }

.padt1 {
  padding-top: 1em; }

.padt2 {
  padding-top: 2em; }

.padt3 {
  padding-top: 3em; }

.padt4 {
  padding-top: 4em; }

.padt5 {
  padding-top: 5em; }

.padt6 {
  padding-top: 6em; }

.padl1 {
  padding-left: 1em; }

@media (max-width: 640px) {
  .padl1 {
    padding-left: 0; } }

.padb0 {
  padding-bottom: 0; }

.padb1 {
  padding-bottom: 1em; }

.padb2 {
  padding-bottom: 2em; }

.padb3 {
  padding-bottom: 3em; }

.padb4 {
  padding-bottom: 4em; }

.padb5 {
  padding-bottom: 5em; }

.padb6 {
  padding-bottom: 6em; }

.no-mar, .nomar, .nomarg, .mar0 {
  margin: 0; }

.mar-half {
  margin: 0.5em; }

.mar1-0 {
  margin: 1em 0; }

.mar2-0 {
  margin: 2em 0; }

.mar3-0 {
  margin: 3em 0; }

.mar4-0 {
  margin: 4em 0; }

.mar0-1 {
  margin: 0 1em; }

.mar0-2 {
  margin: 0 2em; }

.mar0-3 {
  margin: 0 3em; }

.mar0-4 {
  margin: 0 4em; }

.mar1-2 {
  margin: 1em 2em; }

.mar1-3 {
  margin: 1em 3em; }

.mar1-4 {
  margin: 1em 4em; }

.mar2-1 {
  margin: 2em 1em; }

.mar2-3 {
  margin: 2em 3em; }

.mar2-4 {
  margin: 2em 4em; }

.mar3-1 {
  margin: 3em 1em; }

.mar3-2 {
  margin: 3em 2em; }

.mar3-4 {
  margin: 3em 4em; }

.mar4-1 {
  margin: 4em 1em; }

.mar4-2 {
  margin: 4em 2em; }

.mar4-3 {
  margin: 4em 3em; }

.mar1 {
  margin: 1em; }

.mar2 {
  margin: 2em; }

.mar3 {
  margin: 3em; }

.mar4 {
  margin: 4em; }

.mart1 {
  margin-top: 1em; }

.mart2 {
  margin-top: 2em; }

.mart3 {
  margin-top: 3em; }

.mart4 {
  margin-top: 4em; }

.marb0 {
  margin-bottom: 0; }

.marb1 {
  margin-bottom: 1em; }

.marb2 {
  margin-bottom: 2em; }

.marb3 {
  margin-bottom: 3em; }

.marb4 {
  margin-bottom: 4em; }

.marb5 {
  margin-bottom: 5em; }

.marb6 {
  margin-bottom: 6em; }

@media (max-width: 768px) {
  .padm4-0 {
    padding: 4em 0; } }

@media (max-width: 768px) {
  .padm3-0 {
    padding: 3em 0; } }

@media (max-width: 768px) {
  .padm2-0 {
    padding: 2em 0; } }

@media (max-width: 768px) {
  .padm1-0 {
    padding: 1em 0; } }

@media (max-width: 768px) {
  .padm4 {
    padding-bottom: 4em; } }

@media (max-width: 768px) {
  .padbm4 {
    padding-bottom: 4em; } }

@media (max-width: 768px) {
  .padmt4 {
    padding-top: 4em; } }

@media (max-width: 768px) {
  .padmt2 {
    padding-top: 2em; } }

@media (max-width: 768px) {
  .marmb4 {
    margin-bottom: 4em; } }

@media (max-width: 768px) {
  .marmt4 {
    margin-top: 4em; } }

sup {
  vertical-align: super;
  font-size: 50%; }

.center {
  margin: 0 auto; }

.upper {
  text-transform: uppercase; }

.lower {
  text-transform: lowercase; }

.hidden {
  display: none; }

.noscroll, .no-scroll {
  height: 100%;
  overflow: hidden; }

.relative {
  position: relative; }

.figure {
  overflow: hidden;
  position: relative; }

.figure img, .stretch {
  width: 100%;
  height: auto; }

.cover {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.fixedbg, .fixed-bg {
  background-attachment: fixed;
  will-change: top; }

.css-table {
  display: table; }

.css-table .css-col {
  display: table-cell; }

#unit-search {
  width: 100%;
  padding: 1.5em;
  overflow: visible;
  position: static;
  left: auto;
  top: auto; }

#unit-search .wrapper {
  max-width: 830px;
  margin: 0 auto; }

@media (max-width: 1024px) {
  #unit-search .wrapper {
    padding-top: 0;
    border-top: none; } }

@media (max-width: 1024px) {
  #unit-search.sticky {
    position: fixed;
    z-index: 801;
    left: 0px;
    top: 75px; } }

.fields-title {
  width: 16%;
  float: left;
  text-align: center; }

.fields-title h3 {
  font-size: 1.2rem;
  color: #58595b;
  margin-top: 1.8rem;
  text-transform: uppercase;
  font-family: "gotham-book-webfont",sans-serif; }

@media (max-width: 1024px) {
  .fields-title h3 {
    padding: 0 0 1em 0; } }

@media (max-width: 1024px) {
  .fields-title {
    width: 100%; } }

.fields-rent {
  width: 27%;
  float: left;
  font-family: "gotham-book-webfont",sans-serif; }

@media (max-width: 1024px) {
  .fields-rent {
    width: 50%; } }

.fields-rent .select-box {
  font-family: "gotham-book-webfont",sans-serif; }

@media (max-width: 1024px) {
  .fields-rent .select-box {
    width: 100%; } }

.fields-bedrooms {
  width: 27%;
  float: left;
  font-family: "gotham-book-webfont",sans-serif; }

@media (max-width: 1024px) {
  .fields-bedrooms {
    width: 50%; } }

.fields-type {
  width: 28%;
  float: left;
  font-family: "gotham-book-webfont",sans-serif; }

@media (max-width: 1024px) {
  .fields-type {
    width: 50%; } }

.fields-move-in-date {
  width: 28%;
  float: left;
  font-family: "gotham-book-webfont",sans-serif; }

@media (max-width: 1024px) {
  .fields-move-in-date {
    width: 50%;
    padding-top: 12px; } }

@media (max-width: 640px) {
  .fields-move-in-date {
    width: 50%; } }

.fields-submit {
  width: 22%;
  float: left;
  font-family: "gotham-book-webfont",sans-serif; }

@media (max-width: 1024px) {
  .fields-submit {
    margin: 1em auto;
    float: none;
    width: auto;
    text-align: center; } }

.fields-rent label, .fields-bedrooms label, .fields-type label, .fields-move-in-date label {
  font-family: "gotham-book-webfont",sans-serif;
  font-size: 1rem;
  color: #000;
  width: 100%;
  display: block; }

.fields-bedrooms .full div {
  float: left;
  padding-right: 1em; }

.fields-move-in-date input {
  width: 90%;
  background: #fff;
  color: #000;
  padding: 10px 10px 10px 10px;
  font-family: "gotham-book-webfont",sans-serif;
  font-size: 15px;
  margin-top: 5px;
  height: 36px;
  border: 0;
  background: #fff url("../../images/availability/ui-icons-calendar.svg") no-repeat 98% 50%;
  border: 1px solid #fff;
  border-radius: 0; }

.select-box {
  width: 90%;
  padding: 0 10px 9px 10px;
  margin: 0;
  overflow: hidden;
  background: #fff url("../../images/availability/ui-icons-arrow.svg") no-repeat 98% 50%;
  margin-top: 5px;
  height: 36px;
  border: 0;
  border: 0; }

.select-box select {
  width: 130%;
  padding: .55rem 0 .55rem .2rem;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "gotham-book-webfont",sans-serif;
  font-size: 15px;
  color: #000; }

.select-box select {
  outline: none; }

#unit-search-submit {
  width: 90%;
  max-width: 200px;
  background: #547e90;
  color: #fff;
  padding: 0.4em 1em;
  font-family: "gotham-book-webfont",sans-serif;
  font-size: 1.1rem;
  line-height: 1.3rem;
  margin-top: 1.4rem;
  border: 0;
  border-radius: 0;
  text-transform: uppercase; }

@media (max-width: 1024px) {
  #unit-search-submit {
    width: 100%; } }

#unit-search-submit:hover {
  background: #000;
  cursor: pointer; }

#move-in-date {
  font-family: Arial, Helvetica, sans-serif !important; }

div#ui-datepicker-div {
  z-index: 500 !important; }

.ui-datepicker {
  width: 218px;
  height: auto;
  margin: 5px auto 0;
  font-size: 12px;
  -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border: 1px solid #ccc;
  font-family: "gotham-book-webfont",sans-serif; }

.ui-datepicker a {
  text-decoration: none; }

.ui-datepicker table {
  width: 100%; }

.ui-datepicker-header {
  background: #547e90;
  color: #fff;
  line-height: 30px;
  text-transform: uppercase; }

.ui-datepicker-title {
  text-align: center;
  line-height: 30px !important; }

.ui-datepicker-prev, .ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-repeat: no-repeat;
  line-height: 650% !important;
  overflow: hidden; }

.ui-datepicker-prev span, .ui-datepicker-next span {
  line-height: 650% !important; }

.ui-datepicker-prev {
  float: left;
  background-image: url("../../images/availability/ui-arrow-left.svg"); }

.ui-datepicker-prev:hover, .ui-datepicker-prev:active {
  background-position: -3px 0px; }

.ui-datepicker-next {
  float: right;
  background-image: url("../../images/availability/ui-arrow-right.svg"); }

.ui-datepicker-next:hover, .ui-datepicker-next:active {
  background-position: 3px 0px; }

.ui-datepicker thead {
  background-color: #f7f7f7;
  border-bottom: 1px solid #bbb;
  text-align: center; }

.ui-datepicker th {
  text-transform: uppercase;
  font-size: 9px;
  padding: 5px 0;
  color: #58595b;
  text-shadow: 1px 0px 0px #fff;
  text-align: center; }

.ui-datepicker tbody td {
  padding: 0;
  border-right: 1px solid #ccc; }

.ui-datepicker tbody td:last-child {
  border-right: 0px; }

.ui-datepicker tbody tr {
  border-bottom: 1px solid #ccc; }

.ui-datepicker tbody tr:last-child {
  border-bottom: 0px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px !important;
  color: #547e90; }

.ui-datepicker-calendar .ui-state-default {
  background: #ededed; }

.ui-datepicker-calendar .ui-state-hover {
  background: #f9f9f9; }

.ui-datepicker-calendar .ui-state-active {
  background: #58595b;
  color: #fff; }

.ui-datepicker-unselectable .ui-state-default {
  background: #f9f9f9;
  color: #d8d8d8; }

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
  margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
  margin-bottom: 0; }

.availability-toggle-container {
  padding: 0 1.5em 0 1.5em; }

@media (max-width: 640px) {
  .availability-toggle-container {
    padding: 0; } }

#availability-toggle {
  margin: 0;
  text-align: center;
  padding: 1.5em 0 0 0;
  width: 95%;
  margin: 0 auto; }

@media (max-width: 640px) {
  #availability-toggle {
    padding: .5em 0 0 0; } }

#availability-toggle li {
  font-family: "gotham-medium-webfont",sans-serif;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1.2rem;
  text-align: center;
  text-decoration: none;
  margin: 0 0.5em;
  padding: 0.8em;
  position: relative;
  border: 0;
  min-width: 180px;
  color: #58595b;
  background-color: #e3e5e3;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

#availability-toggle li:before {
  display: none; }

#availability-toggle li:hover {
  cursor: pointer;
  background-color: #dbdddb; }

#availability-toggle li.active {
  pointer-events: none;
  color: #fff;
  background-color: #006b7e; }

#availability-toggle li.searchType {
  background-color: #F0F1F0;
  margin: 0;
  padding: 0.8em 0.5em;
  min-width: auto; }

@media (max-width: 640px) {
  #availability-toggle li.searchType {
    width: 100%;
    padding-bottom: 1em; } }

@media (max-width: 1024px) {
  #availability-toggle li {
    margin-bottom: 0.5em;
    font-size: 1rem; } }

@media (max-width: 640px) {
  #availability-toggle li {
    min-width: 140px; } }

#availability-toggle li a {
  font-family: "gotham-book-webfont",sans-serif;
  text-transform: uppercase;
  display: block;
  font-size: 1.3rem;
  line-height: 1.2rem;
  text-align: center;
  text-decoration: none;
  margin: 0;
  padding: 0.8em;
  position: relative;
  border: 0;
  min-width: 180px;
  color: #58595b;
  background-color: #e3e5e3;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out; }

#availability-toggle li a:hover {
  cursor: pointer;
  background-color: #dbdddb; }

#availability-toggle li a.active {
  pointer-events: none;
  color: #fff;
  background-color: #006b7e; }

@media (max-width: 1024px) {
  #availability-toggle li a {
    width: 100%;
    margin-bottom: 0.5em;
    font-size: 1rem; } }

.intro-availability {
  padding: 1.5em 0; }

#unit-listing {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
  padding-top: 20px; }

#unit-listing .no-results {
  color: #547e90;
  margin: 0 0 2em 0;
  font-size: 1.25em;
  text-align: center; }

#unit-listing .no-results .no-results-boot {
  font-size: 0.75rem; }

#unit-listing, #unit-listing a .available-unit-grid {
  text-align: center;
  overflow: hidden; }

#unit-listing a .available-unit-grid {
  width: 100%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  -webkit-transition: margin 0.75s ease-out;
  -moz-transition: margin 0.75s ease-out;
  -ms-transition: margin 0.75s ease-out;
  -o-transition: margin 0.75s ease-out;
  transition: margin 0.75s ease-out;
  background-color: #fff;
  padding: 1.5em;
  border: 1px solid #ccc; }

#unit-listing a:hover .available-unit-grid {
  border: 1px solid #58595b; }

#unit-listing .plan__cell.is-expanded .available-unit-grid {
  border: 1px solid #F0F1F0;
  background-color: #F0F1F0; }

#unit-listing a .available-unit-grid .available-unit-image {
  width: 100%;
  height: 250px;
  text-align: center;
  position: relative; }

#unit-listing a .available-unit-grid img.fpimg {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1em 0 1em 0; }

#unit-listing a .available-unit-grid h2 {
  font-size: 2rem;
  line-height: 1rem;
  margin-bottom: .8rem;
  padding: 0;
  clear: both;
  color: #547e90;
  font-family: "gotham-medium-webfont",sans-serif; }

#unit-listing a .available-unit-grid h3 {
  font-size: 1.1rem;
  line-height: 1.5rem;
  margin-bottom: 2em;
  min-height: 75px;
  color: #58595b;
  font-family: "gotham-book-webfont",sans-serif; }

#unit-listing a .available-unit-grid h3 span {
  font-size: 1.15rem;
  font-family: "gotham-medium-webfont",sans-serif;
  color: #547e90; }

#unit-listing a .available-unit-grid h4 {
  font-size: 1.1rem;
  line-height: 1rem;
  text-transform: uppercase;
  vertical-align: baseline;
  color: #58595b;
  -webkit-transition: all 0.75s ease-out;
  -moz-transition: all 0.75s ease-out;
  -ms-transition: all 0.75s ease-out;
  -o-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
  font-family: "gotham-book-webfont",sans-serif; }

#unit-listing a .available-unit-grid h3.availprice .vr-icon {
  position: absolute;
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 55px;
  width: 100%;
  color: #000;
  font-size: 3rem;
  display: block;
  text-align: center;
  line-height: 1em;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }

#unit-listing .plan__cell.is-expanded .available-unit-grid h4 {
  opacity: 0; }

#unit-listing a .available-unit-grid h4 img {
  width: 0.8em;
  height: 0.7em;
  vertical-align: baseline;
  -webkit-transition: margin 0.75s ease-out;
  -moz-transition: margin 0.75s ease-out;
  -ms-transition: margin 0.75s ease-out;
  -o-transition: margin 0.75s ease-out;
  transition: margin 0.75s ease-out; }

#unit-listing a:hover .available-unit-grid h4 img {
  margin-left: 0.25em; }

.unit-detail {
  background-color: #F0F1F0;
  overflow: hidden;
  width: calc(100% - 20px);
  margin: 0 10px 0 10px;
  padding: 3em 0 3em 0;
  font-family: "gotham-medium-webfont",sans-serif; }

@media (max-width: 900px) {
  .unit-detail .fourth {
    width: 100%; }
  .unit-detail .threefourth {
    width: 100%; } }

.unit-detail .right {
  text-align: center;
  margin-bottom: 1.5rem; }

.unit-detail .left {
  text-align: center; }

@media (max-width: 900px) {
  .unit-detail .left {
    padding-right: 0; } }

.unit-detail .right img {
  max-width: 100%;
  height: auto;
  max-height: 520px; }

@media (max-width: 900px) {
  .unit-detail .right img {
    margin-top: 2em;
    margin-bottom: 2em; } }

.unit-detail .unit-detail-info h2 {
  font-size: 1.8rem;
  line-height: 1.7rem;
  margin: 0;
  padding: 0;
  clear: both;
  color: #547e90;
  font-family: "gotham-book-webfont",sans-serif; }

.unit-detail .unit-detail-info .date-needed {
  max-width: 200px;
  margin-bottom: 0.5rem; }

.unit-detail .unit-detail-info h3 {
  font-size: 1.1rem;
  line-height: 1.35rem;
  margin-bottom: 2em;
  color: #000;
  font-family: "gotham-book-webfont",sans-serif; }

.unit-detail .unit-detail-info h3.plan-name {
  color: #000;
  font-size: 1.3rem; }

@media (max-width: 900px) {
  .unit-detail .unit-detail-info h3 {
    margin-bottom: 1em; } }

.unit-detail .unit-detail-info p {
  font-family: "gotham-book-webfont",sans-serif;
  font-size: 0.9rem;
  line-height: 1.3rem;
  color: #58595b;
  margin-top: 2rem;
  padding: 0; }

@media (max-width: 900px) {
  .unit-detail .unit-detail-info p {
    margin-top: 1em; } }

.unit-detail .unit-detail-info h4 {
  color: #547e90;
  font-size: 3rem;
  line-height: 1.7rem;
  margin: 0 0 2rem 0;
  padding: 0;
  text-transform: none; }

@media (max-width: 1024px) {
  .unit-detail .unit-detail-info h4 {
    font-size: 3rem; } }

.unit-detail .unit-detail-info a, .unit-detail .unit-detail-info .submit {
  background: #547e90;
  color: #fff;
  width: 100%;
  max-width: 200px;
  display: block;
  font-size: 1rem;
  padding: .7em 0;
  margin: 0 auto 0.5em auto;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  clear: both;
  border: 0;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  text-transform: uppercase; }

@media (max-width: 1024px) {
  .unit-detail .unit-detail-info a, .unit-detail .unit-detail-info .submit {
    margin: 0 auto;
    margin-bottom: 0.5em; } }

.unit-detail .unit-detail-info a:hover, .unit-detail .unit-detail-info .submit:hover {
  background-color: #416270; }

.floor-plans #secnav {
  margin-bottom: 1rem; }

.floor-plans #secnav li {
  display: inline-block;
  margin-bottom: 0.25em;
  -webkit-transition: margin 0.75s ease-out;
  -moz-transition: margin 0.75s ease-out;
  -ms-transition: margin 0.75s ease-out;
  -o-transition: margin 0.75s ease-out;
  transition: margin 0.75s ease-out; }

.floor-plans #secnav li:hover > a {
  background: #58595b;
  color: #fff; }

.floor-plans #secnav li a {
  padding: 0.5rem 2rem;
  background: #547e90;
  color: #fff;
  -webkit-transition: 0.2s all ease-in-out;
  -moz-transition: 0.2s all ease-in-out;
  -ms-transition: 0.2s all ease-in-out;
  -o-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  display: block;
  min-width: 140px;
  font-size: 1.313rem;
  line-height: 1rem; }

.floor-plans #secnav li a.active {
  background: #58595b;
  color: #fff; }

.unit-detail .full {
  clear: both;
  padding-top: 1em; }

@media (max-width: 1024px) {
  .unit-detail .full {
    border-top: solid 1px #dcdad9; } }

.unit-detail .full .fp-avail-key {
  width: 100%;
  overflow: hidden;
  display: table;
  color: #58595b; }

@media (max-width: 1024px) {
  .unit-detail .full .fp-avail-key {
    display: none; } }

.unit-detail .full .fp-avail-key .fp-avail-key-item {
  width: 20%;
  font-size: 0.9rem;
  text-transform: uppercase;
  padding: 1em 0;
  border-bottom: 1px solid #dcdad9;
  display: table-cell;
  color: #547e90;
  font-family: "gotham-medium-webfont",sans-serif; }

.unit-detail .full .fp-avail-key .fp-avail-key-item.unit {
  width: 20%; }

.unit-detail .full .fp-avail-key .fp-avail-key-item.available {
  width: 25%; }

.unit-detail .full .fp-avail-key .fp-avail-key-item.specials {
  width: 25%;
  display: none; }

.unit-detail .full .fp-avail-key .fp-avail-key-item.price {
  width: 25%; }

.unit-detail .full .fp-avail-key .fp-avail-key-item.calltoaction {
  width: 30%; }

.unit-detail .full .avail-info {
  width: 100%;
  overflow: hidden;
  display: table; }

.unit-detail .full .avail-info .avail-info-item, .unit-detail .full .avail-info .avail-info-mobile {
  width: 20%;
  font-family: "gotham-medium-webfont",sans-serif;
  font-size: 1rem;
  line-height: 1rem;
  padding: 0.75em 0;
  border-bottom: 1px solid #dcdad9;
  display: table-cell;
  color: #58595b; }

.unit-detail .full .avail-info .avail-info-item.unit, .unit-detail .full .avail-info .avail-info-mobile.unit {
  width: 20%; }

.unit-detail .full .avail-info .avail-info-item.available, .unit-detail .full .avail-info .avail-info-mobile.available {
  width: 25%; }

.unit-detail .full .avail-info .avail-info-item.specials, .unit-detail .full .avail-info .avail-info-mobile.specials {
  width: 25%;
  display: none; }

.unit-detail .full .avail-info .avail-info-item.price, .unit-detail .full .avail-info .avail-info-mobile.price {
  width: 25%; }

.unit-detail .full .avail-info .avail-info-item.calltoaction, .unit-detail .full .avail-info .avail-info-mobile.calltoaction {
  width: 30%; }

@media (max-width: 1024px) {
  .unit-detail .full .avail-info .avail-info-item.unit, .unit-detail .full .avail-info .avail-info-mobile.unit {
    display: none; }
  .unit-detail .full .avail-info .avail-info-item.available, .unit-detail .full .avail-info .avail-info-mobile.available {
    display: none; }
  .unit-detail .full .avail-info .avail-info-item.specials, .unit-detail .full .avail-info .avail-info-mobile.specials {
    display: none; }
  .unit-detail .full .avail-info .avail-info-item.price, .unit-detail .full .avail-info .avail-info-mobile.price {
    display: none; } }

.unit-detail .full .avail-info .avail-info-item.calltoaction, .unit-detail .full .avail-info .avail-info-mobile.calltoaction {
  width: 30%;
  text-align: right; }

.unit-detail .full .avail-info .avail-info-item.calltoaction a, .unit-detail .full .avail-info .avail-info-mobile.calltoaction a {
  background: #547e90;
  color: #fff;
  display: inline-block;
  font-size: 0.9rem;
  padding: .6rem 0;
  margin: 0 0 0 0.5rem;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  clear: both;
  text-transform: uppercase;
  width: 112px;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }

@media (max-width: 1024px) {
  .unit-detail .full .avail-info .avail-info-item.calltoaction a:first-of-type, .unit-detail .full .avail-info .avail-info-mobile.calltoaction a:first-of-type {
    margin-bottom: 0.5rem; } }

.unit-detail .full .avail-info .avail-info-item.calltoaction a:hover, .unit-detail .full .avail-info .avail-info-mobile.calltoaction a:hover {
  background-color: #416270; }

.unit-detail .full .avail-info .avail-info-mobile {
  width: 80%;
  display: none;
  line-height: 1.5em; }

@media (max-width: 1024px) {
  .unit-detail .full .avail-info .avail-info-mobile {
    display: table-cell;
    text-align: left; } }

body {
  margin: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

.plan__cell {
  float: left;
  position: relative;
  transform: scale(0);
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }

.plan__cell.active {
  transform: scale(1); }

.plan--basic {
  padding: 0 10px; }

.plan__cell.is-collapsed .plan--basic {
  cursor: pointer; }

.plan__cell.is-expanded .plan--expand {
  max-height: 6000px;
  margin-bottom: 20px; }

.plan--expand {
  position: relative;
  left: -10px;
  padding: 0 10px;
  box-sizing: content-box;
  overflow: hidden;
  max-height: 0;
  transition: max-height .5s ease-in-out, margin-bottom .1s .2s; }

.plan__cell.is-collapsed .arrow--up {
  height: 20px;
  width: 100%; }

.plan__cell.is-expanded .arrow--up {
  border-bottom: 15px solid #F0F1F0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  height: 0;
  width: 0;
  margin: 5px auto 0;
  position: relative; }

.plan__cell.is-expanded .arrow--up .arrow--up--inside {
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  position: absolute;
  top: 1px;
  z-index: 5;
  left: -15px; }

.expand__close {
  position: absolute;
  right: 21px;
  top: 1px;
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  background-color: #006b7e;
  cursor: pointer; }

@media (max-width: 700px) {
  .expand__close {
    right: 10px; } }

.expand__close:hover, .expand__close:hover {
  background-color: #58595b; }

.expand__close::before, .expand__close::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 20px;
  top: 50%;
  left: 50%;
  margin: -1px auto 0 -10px;
  background: #fff;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }

.expand__close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.expand__close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.expand__close::before, .expand__close::after {
  height: 2px;
  margin-top: -2px; }

.plan--large {
  max-width: 100%;
  height: auto;
  display: block;
  padding: 40px;
  margin: 0 auto;
  box-sizing: border-box; }

@media only screen and (max-width: 700px) {
  .plan__cell {
    width: 100%; }
  .plan--expand {
    width: 100%;
    left: 0;
    padding: 0; } }

@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .plan__cell {
    width: 50%; }
  .plan__cell:nth-of-type(2n+2) .plan--expand {
    margin-left: -100%; }
  .plan__cell:nth-of-type(2n+3) {
    clear: left; }
  .plan--expand {
    width: 200%; } }

@media only screen and (max-width: 1300px) and (min-width: 1001px) {
  .plan__cell {
    width: 33.333333%; }
  .plan__cell.half {
    width: 50%; }
  .plan__cell:nth-of-type(3n+2) .plan--expand {
    margin-left: -100%; }
  .plan__cell:nth-of-type(3n+3) .plan--expand {
    margin-left: -200%; }
  .plan__cell:nth-of-type(3n+4) {
    clear: left; }
  .plan--expand {
    width: 300%; }
  .plan--expand.half {
    width: 200%; } }

@media only screen and (min-width: 1301px) {
  .plan__cell {
    width: 25%; }
  .plan__cell.half {
    width: 50%; }
  .plan__cell.third {
    width: 33.333333%; }
  .plan__cell:nth-of-type(4n+2) .plan--expand {
    margin-left: -100%; }
  .plan__cell:nth-of-type(4n+3) .plan--expand {
    margin-left: -200%; }
  .plan__cell:nth-of-type(4n+4) .plan--expand {
    margin-left: -300%; }
  .plan__cell:nth-of-type(4n+5) {
    clear: left; }
  .plan--expand {
    width: 400%; }
  .plan--expand.half {
    width: 200%; }
  .plan--expand.third {
    width: 300%; } }

@media (max-width: 900px) {
  #unit-detail #detail-unit-image {
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 1em; } }

#gr {
  display: block;
  min-height: 700px; }

.gr-sp-container {
  background-color: #fff;
  margin-bottom: 6em; }

.availabilitybg {
  margin-top: 1.6em;
  background-color: #F0F1F0;
  font-family: "gotham-book-webfont",sans-serif; }

.availability #intro, .availability-dev #intro {
  padding: 5em 1em 5em 1em; }

.availability #intro .intro-text, .availability-dev #intro .intro-text {
  padding: 0; }

.availability #intro .intro-text p, .availability-dev #intro .intro-text p {
  margin: 0;
  padding: 0; }

h3.availprice .tsecondary {
  color: #547e90;
  font-family: "gotham-medium-webfont",sans-serif; }

.tooltipster-base {
  display: flex;
  pointer-events: none;
  position: absolute; }

.tooltipster-box {
  flex: 1 1 auto; }

.tooltipster-content {
  box-sizing: border-box;
  max-height: 100%;
  max-width: 100%;
  overflow: auto; }

.tooltipster-ruler {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade.tooltipster-show {
  opacity: 1; }

.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-initial {
  top: 0; }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0;
  opacity: 0; }

.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-initial {
  left: -40px; }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0;
  opacity: 0; }

@keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tooltipster-update-fade {
  animation: tooltipster-fading 400ms; }

@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg); }
  75% {
    transform: rotate(2deg); }
  100% {
    transform: rotate(0); } }

.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms; }

@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms; }

.tooltipster-sidetip .tooltipster-box {
  background: #fff;
  border: 1px solid #000;
  box-shadow: 5px 5px 2px 0 rgba(0, 0, 0, 0.2); }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px; }

.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 0; }

.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  margin-left: -10px;
  top: 0;
  width: 20px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px; }

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0; }

.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #000;
  left: 0;
  top: 1px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #000;
  left: -1px;
  top: 0; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #000;
  left: 1px;
  top: 0; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fff;
  left: 0;
  top: -1px; }

.tooltipster-sidetip .tooltipster-arrow-border {
  border: 1px solid transparent;
  left: 0;
  top: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black; }

.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px; }

.tooltipster-sidetip.tooltipster-noir .tooltipster-box {
  border-radius: 0;
  border: 1px solid #000;
  background: #fff; }

.tooltipster-sidetip.tooltipster-noir .tooltipster-content {
  color: #000; }

.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow {
  height: 11px;
  margin-left: -11px;
  width: 22px;
  bottom: -2px; }

.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow {
  height: 22px;
  margin-left: 0;
  margin-top: -11px;
  width: 11px; }

.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background {
  border: 11px solid transparent; }

.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #fff;
  top: 1px; }

.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #fff;
  left: -1px; }

.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #fff;
  left: 1px; }

.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #fff;
  top: -1px; }

.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border {
  border-width: 11px; }

.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -11px; }

.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped {
  left: -11px; }

#unit-availability {
  width: 200px;
  min-height: 100%;
  float: right;
  border-left: 1px solid #ccc;
  overflow: hidden;
  position: relative;
  background: #fff; }

@media (max-width: 1024px) {
  #unit-availability {
    display: block;
    width: 100%;
    height: auto;
    float: none;
    clear: all;
    border-left: 0; } }

#unit-availability-header {
  width: 200px;
  background: #547e90;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100; }

#unit-availability-header h2 {
  padding: .4em 0;
  font-size: 1.1rem;
  line-height: 1.2rem;
  color: #fff;
  text-align: center;
  text-transform: uppercase; }

@media (max-width: 1024px) {
  #unit-availability-header {
    display: none; } }

#unit-availability-scroll {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow-y: scroll; }

@media (max-width: 1024px) {
  #unit-availability-scroll {
    position: static; } }

#unit-availability-scroll p.no-results {
  padding: 20px;
  color: #547e90; }

#unit-availability-data {
  padding-top: 55px; }

@media (max-width: 1024px) {
  #unit-availability-data {
    padding-top: 0;
    border-top: 1px solid #ccc; } }

#unit-availability-data .available-unit {
  cursor: pointer;
  color: #547e90;
  font-size: 15px;
  margin: 0;
  padding: 0;
  line-height: 22px;
  display: block;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  position: relative;
  -webkit-transition: 700ms;
  -moz-transition: 700ms;
  -ms-transition: 700ms;
  -o-transition: 700ms;
  transition: 700ms; }

@media (max-width: 1024px) {
  #unit-availability-data .available-unit:after {
    content: " ";
    pointer-events: none;
    display: block;
    width: 1.75em;
    height: 1.75em;
    background: url("../../images/availability/arrow-secondary.svg") no-repeat #fff;
    background-size: 100% 100%;
    position: absolute;
    right: 15px;
    top: 52px;
    -webkit-transition: 250ms;
    -moz-transition: 250ms;
    -ms-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms; } }

@media (max-width: 1024px) {
  #unit-availability-data .available-unit:last-of-type {
    border-bottom: 0; } }

#unit-availability-data .available-unit .available-unit-cover {
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px); }

#unit-availability-data .available-unit .listing-unit-load {
  display: none;
  text-align: center;
  margin-top: 1em;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  opacity: 0; }

#unit-availability-data .available-unit .listing-unit-load img {
  width: 100%;
  height: auto;
  max-width: 400px;
  max-height: 520px;
  margin-top: 1em; }

#unit-availability-data .available-unit .listing-unit-load a, #unit-availability-data .available-unit .listing-unit-load button {
  display: block;
  font-size: 1rem;
  line-height: 1rem;
  padding: .6em .6em .5em .6em;
  color: #fff;
  background: #547e90;
  border: 1px solid #547e90;
  text-align: center;
  text-decoration: none;
  width: 200px;
  margin: 0 auto;
  margin-bottom: .5em;
  font-family: "gotham-medium-webfont",sans-serif;
  text-transform: uppercase;
  cursor: pointer; }

#unit-availability-data .available-unit .listing-unit-load a.first-of-type, #unit-availability-data .available-unit .listing-unit-load button.first-of-type {
  margin-top: 1em; }

#unit-availability-data .available-unit .listing-unit-load a:hover, #unit-availability-data .available-unit .listing-unit-load button:hover {
  cursor: pointer;
  background-color: #416270; }

#unit-availability-data .available-unit h3 {
  font-family: "gotham-medium-webfont",sans-serif;
  font-size: 1.2rem;
  color: #547e90;
  margin: 0 0 .1em 0;
  padding: 0;
  line-height: 1.3rem; }

#unit-availability-data .available-unit h3 .listing-unit-title {
  color: #547e90;
  font-size: 1rem; }

#unit-availability-data .available-unit h4 {
  font-family: "gotham-medium-webfont",sans-serif;
  color: #547e90;
  font-size: 1.1rem;
  margin: 0 0 .25em 0;
  padding: 0; }

#unit-availability-data .available-unit p {
  color: #000;
  font-family: "gotham-book-webfont",sans-serif;
  font-size: .85rem;
  line-height: 1.4rem;
  margin: 0;
  padding: 0; }

#unit-availability-data .available-unit.active:after {
  transform: rotateZ(90deg); }

@media (max-width: 1024px) {
  #unit-availability-data .available-unit.active .listing-unit-load {
    display: block; } }

#unit-availability-data .available-unit.listFade .listing-unit-load {
  opacity: 1; }

#unit-availability-data .available-unit:active, #unit-availability-data .available-unit:hover {
  background-color: #F0F1F0; }

@media (max-width: 1024px) {
  #unit-availability-data .available-unit:active, #unit-availability-data .available-unit:hover {
    background-color: #fff; } }

.listActive {
  background-color: #F0F1F0; }

@media (max-width: 1024px) {
  .listActive {
    background-color: #fff; } }

#sp {
  text-align: center;
  width: 100%;
  position: relative;
  font-family: "gotham-book-webfont",sans-serif;
  display: none; }

#siteplan-legend {
  width: 100%;
  position: relative;
  margin: 1em 0 0 0;
  text-align: center; }

@media (max-width: 1300px) {
  #siteplan-legend {
    margin: 0 0 .5em 0; } }

#siteplan-legend h2 {
  font-family: "gotham-book-webfont",sans-serif;
  font-size: 2rem;
  color: #000;
  display: inline-block;
  width: 100%;
  margin: .7em auto 0 auto;
  text-align: center; }

@media (max-width: 1024px) {
  #siteplan-legend h2 {
    font-size: 1.5rem; } }

#siteplan-legend .legend {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  text-align: center; }

#siteplan-legend .legend img {
  width: 100%;
  max-width: 1200px;
  height: auto; }

#siteplan-all {
  display: inline-block;
  text-align: center;
  margin: .5em auto 1em auto;
  width: 96%;
  max-width: 1600px;
  height: 80vh;
  max-height: 900px;
  min-height: 700px;
  border: 1px solid #ccc;
  background-color: rgba(255, 255, 255, 0.82); }

@media (max-width: 1024px) {
  #siteplan-all {
    width: 100%;
    height: auto;
    max-height: 100%; } }

#siteplan-container {
  width: calc(100% - 200px);
  overflow: hidden;
  float: left; }

@media (max-width: 1024px) {
  #siteplan-container {
    width: 100%;
    float: none; } }

#sp-svg {
  opacity: 0; }

.gmap-holder {
  position: relative;
  display: block;
  width: 100%;
  height: 100%; }

.gmap-holder #sp-map {
  height: 80vh;
  max-height: 900px;
  min-height: 700px; }

@media (max-width: 1024px) {
  .gmap-holder #sp-map {
    width: 100%;
    max-height: 70vh;
    min-height: auto; } }

.gmap-holder .maptype-control-map, .gmap-holder .maptype-control-satellite, .gmap-holder .maptype-control-reset {
  position: absolute;
  z-index: 200;
  cursor: pointer;
  right: 10px;
  top: 10px;
  font-family: "gotham-medium-webfont",sans-serif;
  width: 150px;
  height: 42px;
  padding: .7em 0 .6em 0;
  line-height: 1.3rem;
  text-align: center;
  text-transform: uppercase;
  background-color: #006b7e;
  border: 1px solid #fff;
  color: #fff;
  font-size: .9rem;
  opacity: 0.9;
  transition: all 0.5s ease 0s; }

@media (max-width: 1024px) {
  .gmap-holder .maptype-control-map, .gmap-holder .maptype-control-satellite, .gmap-holder .maptype-control-reset {
    display: none; } }

.gmap-holder .maptype-control-map:hover, .gmap-holder .maptype-control-satellite:hover, .gmap-holder .maptype-control-reset:hover {
  background-color: #00404b; }

.gmap-holder .maptype-control-satellite {
  display: none; }

.gmap-holder .maptype-control-reset {
  right: 175px;
  width: 90px; }

.gmap-holder .zoom-control-in, .gmap-holder .zoom-control-out {
  position: absolute;
  z-index: 300;
  top: 10px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  background-color: #006b7e;
  border: 1px solid #fff;
  opacity: 0.9;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.5s ease 0s; }

.gmap-holder .zoom-control-in:hover, .gmap-holder .zoom-control-out:hover {
  background-color: #00404b; }

.gmap-holder .zoom-control-in {
  right: 280px;
  background-image: url(../../images/site-plan-gmap/zoom-in.svg); }

@media (max-width: 1024px) {
  .gmap-holder .zoom-control-in {
    right: 20px; } }

.gmap-holder .zoom-control-out {
  right: 335px;
  background-image: url(../../images/site-plan-gmap/zoom-out.svg); }

@media (max-width: 1024px) {
  .gmap-holder .zoom-control-out {
    right: 80px; } }

.gmap-holder svg {
  pointer-events: none; }

.gmap-holder svg path.active-unit, .gmap-holder svg polygon.active-unit, .gmap-holder svg rect.active-unit {
  cursor: pointer;
  pointer-events: auto; }

.gmap-holder svg path.future-unit, .gmap-holder svg polygon.future-unit, .gmap-holder svg rect.future-unit {
  pointer-events: none !important; }

.gmap-holder svg path.hide, .gmap-holder svg polygon.hide, .gmap-holder svg rect.hide {
  pointer-events: none !important;
  fill: #cfcfcf !important;
  stroke: #bbbbbb !important; }

.gmap-holder svg .res {
  pointer-events: auto !important; }

.gmap-holder svg .site-txt, .gmap-holder svg .trees, .gmap-holder svg .sp-cover {
  pointer-events: none !important; }

.gmap-holder svg .camera {
  cursor: pointer !important;
  pointer-events: auto; }

.gmap-holder svg a.camera {
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  width: 74px;
  height: 74px;
  left: 53%;
  top: 5%; }

.gmap-holder svg a.camera img {
  width: 100%;
  height: 100%; }

#siteplan-holder {
  width: 100%;
  height: 100%;
  max-width: 1300px;
  margin: .5em auto 1em auto;
  padding: 0 1em;
  position: relative;
  left: 0; }

@media (max-width: 1024px) {
  #siteplan-holder {
    margin: 0 0 .4em 0;
    padding: 0; } }

.controlHolder {
  background-color: #58595b;
  top: auto;
  top: 0;
  left: 6%;
  transform: scale(0.8);
  text-align: center; }

@media (max-width: 1024px) {
  .controlHolder {
    transform: scale(0.6);
    right: 0; } }

.zoomHolder {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0; }

@media (max-width: 1024px) {
  .zoomHolder {
    position: relative !important; } }

#siteplan {
  opacity: 0;
  position: relative;
  width: auto;
  max-width: auto;
  width: 100%;
  height: 100%;
  display: inline-block; }

@media (max-width: 1024px) {
  #siteplan {
    margin: 0; } }

#siteplan a {
  position: absolute; }

#siteplan .bg {
  width: 100%;
  height: auto; }

#siteplan .bg img {
  max-width: 100% !important;
  max-height: 100% !important; }

#siteplan .level {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  z-index: 4;
  display: none; }

#siteplan .level img {
  max-width: 100% !important;
  max-height: 100% !important; }

#siteplan .level .units {
  width: 100%;
  height: auto;
  position: absolute;
  padding-bottom: 100%;
  vertical-align: top;
  overflow: hidden; }

#siteplan .level .units img, #siteplan .level .units svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto; }

#siteplan .level .units svg {
  height: 100%; }

#siteplan .level .units svg .pulsate {
  -webkit-animation: pulsate 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: pulsate 2s ease-out;
  -moz-animation-iteration-count: infinite;
  -ms-animation: pulsate 2s ease-out;
  -ms-animation-iteration-count: infinite;
  animation: pulsate 2s ease-out;
  animation-iteration-count: infinite; }

@-webkit-keyframes pulsate {
  0% {
    opacity: 0.2; }
  50% {
    opacity: 1.0; }
  100% {
    opacity: 0.2; } }

@-moz-keyframes pulsate {
  0% {
    opacity: 0.2; }
  50% {
    opacity: 1.0; }
  100% {
    opacity: 0.2; } }

@-ms-keyframes pulsate {
  #siteplan .level .units svg .pulsate 0% {
    opacity: 0.2; }
  #siteplan .level .units svg .pulsate 50% {
    opacity: 1.0; }
  #siteplan .level .units svg .pulsate 100% {
    opacity: 0.2; } }

@keyframes pulsate {
  0% {
    opacity: 0.2; }
  50% {
    opacity: 1.0; }
  100% {
    opacity: 0.2; } }

#siteplan .level .units .res {
  pointer-events: default;
  position: absolute;
  z-index: 1;
  text-align: center; }

#siteplan .level .units .hide {
  pointer-events: none !important;
  fill: #ddd !important;
  stroke: #888 !important; }

#siteplan .level .units .highlight {
  pointer-events: none !important;
  fill: #000 !important;
  stroke: #000 !important; }

#siteplan .level .units .txt {
  position: absolute;
  pointer-events: none !important;
  z-index: 4; }

#siteplan #sp-cover {
  z-index: 6; }

#siteplan #sp-txt {
  z-index: 2;
  display: block;
  pointer-events: none !important; }

#siteplan #courtyard {
  z-index: 5; }

#siteplan #cover {
  width: 100%;
  position: absolute;
  z-index: 7;
  display: block; }

#siteplan #txt {
  display: block;
  pointer-events: none !important; }

#loader-sp {
  display: none;
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -100px 0 0 -50px;
  opacity: .7;
  background: url("../../images/site-plan/loader.svg") no-repeat #fff;
  border-radius: 50px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#siteplan-info {
  width: 100%;
  position: relative;
  margin: 1em 0 0 0;
  text-align: center;
  float: left; }

#siteplan-info .legend-container {
  float: left;
  width: 100%;
  margin: .5em auto 0 auto;
  text-align: center; }

#siteplan-info .legend-container h2 {
  display: inline-block;
  font-family: "gotham-book-webfont",sans-serif;
  font-size: 2rem;
  text-align: right;
  color: #000;
  margin: .35em; }

@media (max-width: 1300px) {
  #siteplan-info .legend-container h2 {
    font-size: 1.8rem; } }

@media (max-width: 1024px) {
  #siteplan-info .legend-container h2 {
    font-size: 1.5rem; } }

@media (max-width: 600px) {
  #siteplan-info .legend-container h2 {
    font-size: 1.2rem; } }

#siteplan-info .legend-container .legend {
  display: inline-block;
  margin: .5em; }

#siteplan-info .legend-container .legend img, #siteplan-info .legend-container .legend svg {
  width: 98%;
  max-width: 800px;
  height: auto; }

#siteplan-info h3 {
  font-family: "gotham-book-webfont",sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #58595b;
  display: inline-block;
  margin: .3em 0;
  vertical-align: text-bottom; }

@media (max-width: 1160px) {
  #siteplan-info h3 {
    width: 100%;
    margin: .5em 0; } }

@media (max-width: 1024px) {
  #siteplan-info h3 {
    font-size: 1.25rem; } }

#siteplan-info .level-nav {
  text-align: center;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle; }

@media (max-width: 1160px) {
  #siteplan-info .level-nav {
    width: 100%;
    margin: 0; } }

#siteplan-info .level-nav .level-select {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top; }

#siteplan-info .level-nav .level-select .fade-it {
  opacity: .5; }

#siteplan-info .level-nav .level-select div, #siteplan-info .level-nav .level-select a, #siteplan-info .level-nav .level-select ul li {
  display: inline-block;
  text-align: center;
  padding: .25em;
  margin: .3em .5em;
  width: auto;
  background-color: #58595b;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }

#siteplan-info .level-nav .level-select div:hover, #siteplan-info .level-nav .level-select a:hover, #siteplan-info .level-nav .level-select ul li:hover {
  cursor: pointer; }

@media (min-width: 700px) {
  #siteplan-info .level-nav .level-select div:hover, #siteplan-info .level-nav .level-select a:hover, #siteplan-info .level-nav .level-select ul li:hover {
    background-color: #4d4d4d; } }

#siteplan-info .level-nav .level-select div h4, #siteplan-info .level-nav .level-select a h4, #siteplan-info .level-nav .level-select ul li h4 {
  float: left;
  width: auto;
  font-size: .9rem;
  font-family: "gotham-medium-webfont",sans-serif;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  padding: .5em .6em;
  margin: 0;
  color: #fff; }

@media (max-width: 1500px) {
  #siteplan-info .level-nav .level-select div h4, #siteplan-info .level-nav .level-select a h4, #siteplan-info .level-nav .level-select ul li h4 {
    font-size: .8rem; } }

@media (max-width: 1024px) {
  #siteplan-info .level-nav .level-select div h4, #siteplan-info .level-nav .level-select a h4, #siteplan-info .level-nav .level-select ul li h4 {
    font-size: .8rem; } }

#siteplan-info .level-nav .level-select div h4 .no-units, #siteplan-info .level-nav .level-select a h4 .no-units, #siteplan-info .level-nav .level-select ul li h4 .no-units {
  width: 100%;
  padding: .4em 0; }

#siteplan-info .level-nav .level-select div h5, #siteplan-info .level-nav .level-select a h5, #siteplan-info .level-nav .level-select ul li h5 {
  float: right;
  width: auto;
  font-size: .9rem;
  font-family: "gotham-medium-webfont",sans-serif;
  text-align: center;
  padding: .5em .6em;
  margin: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4); }

@media (max-width: 1500px) {
  #siteplan-info .level-nav .level-select div h5, #siteplan-info .level-nav .level-select a h5, #siteplan-info .level-nav .level-select ul li h5 {
    font-size: .8rem; } }

@media (max-width: 1024px) {
  #siteplan-info .level-nav .level-select div h5, #siteplan-info .level-nav .level-select a h5, #siteplan-info .level-nav .level-select ul li h5 {
    font-size: .8rem; } }

#siteplan-info .level-nav .level-select div h5.has-units, #siteplan-info .level-nav .level-select a h5.has-units, #siteplan-info .level-nav .level-select ul li h5.has-units {
  background-color: rgba(0, 0, 0, 0.4); }

#siteplan-info .level-nav .level-select .active {
  background-color: #006b7e; }

#siteplan-info .level-nav .level-select .active:hover {
  background-color: #006b7e; }

#siteplan-info .level-nav .level-select .active h4, #siteplan-info .level-nav .level-select .active h5 {
  color: #fff; }

#siteplan-info .level-nav .level-select .active h5.has-units {
  background-color: rgba(0, 0, 0, 0.2); }

h2.lvl-titl {
  position: absolute;
  z-index: 200;
  width: 100%;
  text-align: center;
  top: 3%;
  font-family: "gotham-book-webfont",sans-serif;
  font-size: 2.2rem;
  color: #000; }

@media (max-width: 1024px) {
  h2.lvl-titl {
    font-size: 2rem; } }

.detailContent {
  float: left;
  width: 100%;
  padding: .6em; }

.detailContent h2 {
  color: #547e90;
  font-family: "gotham-medium-webfont",sans-serif;
  font-size: 1.15rem;
  text-transform: none;
  line-height: 1.3rem;
  margin: 0 0 .1em 0;
  padding: 0; }

.detailContent h3 {
  color: #547e90;
  font-family: "gotham-medium-webfont",sans-serif;
  font-size: 1.15rem;
  line-height: 1.3rem;
  margin: 0 0 .2em 0;
  padding: 0; }

.detailContent h4 {
  font-family: "gotham-book-webfont",sans-serif;
  color: #58595b;
  font-size: .85rem;
  line-height: 1.35rem;
  margin: 0;
  padding: 0; }

.detailContent p {
  color: #58595b;
  font-family: "gotham-book-webfont",sans-serif;
  font-size: .9rem;
  line-height: 1.3rem;
  margin: 0;
  padding: 0; }

.detailContent h5 {
  cursor: pointer;
  width: 100%;
  display: inline-block;
  font-family: "gotham-medium-webfont",sans-serif;
  font-size: .9rem;
  line-height: 1.2rem;
  text-align: center;
  text-decoration: none;
  padding: .3em 0;
  margin: .3em 0 0 0;
  color: #fff;
  background: #547e90;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }

.detailContent h5:hover {
  background: #58595b; }

#info-window-outer {
  display: none;
  position: absolute;
  left: 0;
  margin: 0;
  z-index: 500;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

#info-window-clicker {
  position: absolute;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%; }

#info-window-inner {
  position: absolute;
  z-index: 10;
  width: 1000px;
  height: 840px;
  left: 50%;
  top: 50%;
  margin: -420px 0 0 -500px;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-family: "gotham-medium-webfont",sans-serif; }

@media (max-width: 1160px) {
  #info-window-inner {
    width: 96%;
    margin: 0 auto;
    left: 2%; } }

@media (max-width: 1024px) {
  #info-window-inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    left: auto;
    top: auto; } }

#info-window-inner #info-photo {
  position: absolute;
  right: 30px;
  top: 25px;
  width: 60%;
  height: 92%; }

@media (max-width: 1024px) {
  #info-window-inner #info-photo {
    width: 100%;
    height: auto;
    min-height: auto;
    position: relative;
    float: left;
    right: auto;
    top: auto;
    margin-bottom: 1em;
    padding: 1em;
    text-align: center; } }

#info-window-inner #info-photo img {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%); }

@media (max-width: 1024px) {
  #info-window-inner #info-photo img {
    max-width: 100%;
    max-height: 600px;
    top: 0;
    transform: translateY(0%);
    display: inline-block; } }

#info-window-inner #info-text {
  position: absolute;
  left: 50px;
  top: 70px;
  width: 25%;
  text-align: center; }

@media (max-width: 1160px) {
  #info-window-inner #info-text {
    left: 20px; } }

@media (max-width: 1024px) {
  #info-window-inner #info-text {
    position: relative;
    float: left;
    width: 100%;
    margin: 1.5em auto;
    text-align: center;
    left: auto;
    top: auto; } }

#info-window-inner #info-text h2 {
  color: #547e90;
  font-family: "gotham-medium-webfont",sans-serif;
  font-size: 1.8rem;
  line-height: 1.5rem;
  margin-bottom: .2em;
  padding: 0; }

@media (max-width: 1160px) {
  #info-window-inner #info-text h2 {
    font-size: 1.5rem; } }

#info-window-inner #info-text h3 {
  color: #547e90;
  font-size: 1.8rem;
  margin: 0 0 .5em 0;
  padding: 0; }

@media (max-width: 1160px) {
  #info-window-inner #info-text h3 {
    font-size: 1.5rem; } }

#info-window-inner #info-text h4 {
  font-size: 1.1rem;
  line-height: 1.35rem;
  margin-bottom: 3em;
  color: #58595b;
  font-family: "gotham-book-webfont",sans-serif; }

@media (max-width: 768px) {
  #info-window-inner #info-text h4 {
    font-size: 1rem; } }

#info-window-inner #info-text .date-needed {
  margin-bottom: .5em; }

#info-window-inner #info-text a:link, #info-window-inner #info-text a:visited, #info-window-inner #info-text button {
  font-family: "gotham-medium-webfont",sans-serif;
  width: 100%;
  max-width: 200px;
  display: block;
  font-size: 1rem;
  padding: .7em 0;
  margin: 0 auto;
  margin-bottom: .5em;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  clear: both;
  color: #fff;
  border: 0;
  background: #547e90;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }

#info-window-inner #info-text a:link:hover, #info-window-inner #info-text a:visited:hover, #info-window-inner #info-text button:hover {
  cursor: pointer;
  background: #416270; }

#info-window-inner #info-text p {
  font-family: "gotham-book-webfont",sans-serif;
  font-size: .9rem;
  line-height: 1.4rem;
  color: #000;
  margin-top: 2.5em;
  padding: 0; }

.date-needed {
  width: 100%;
  background: #fff;
  color: #58595b;
  padding: 10px 10px 10px 10px;
  font-size: 15px;
  height: 36px;
  border: 0;
  background: #fff url("../../images/availability/ui-icons-calendar.svg") no-repeat 98% 50%;
  border: 1px solid #ccc; }

@media (max-width: 1024px) {
  .date-needed {
    margin: 0 auto;
    max-width: 200px; } }

#info-disclaimer {
  display: block;
  position: absolute;
  z-index: 3;
  left: 750px;
  top: 550px;
  width: 200px;
  height: auto;
  font-size: .8rem;
  line-height: 1.3rem;
  text-align: left;
  color: #58595b; }

.close-info, .close-info-alt {
  position: absolute;
  z-index: 100;
  right: 0px;
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  background-color: #006b7e;
  cursor: pointer;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }

.close-info-alt {
  top: 0px; }

.close-info:hover, .close-info-alt:hover {
  background-color: #4b4c4e; }

.close-info::before, .close-info::after, .close-info-alt::before, .close-info-alt::after {
  content: '';
  position: absolute;
  height: 2px;
  width: 20px;
  top: 50%;
  left: 50%;
  margin: -1px auto 0 -10px;
  background: #fff;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -ms-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms; }

.close-info::before, .close-info-alt::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.close-info::after, .close-info-alt::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.close-info.black::before, .close-info.black::after, .close-info-alt.black::before, .close-info-alt.black::after {
  margin-top: -2px; }

.fancybox-content {
  height: 95% !important;
  max-width: 1500px !important; }

div.fancybox-navigation button.fancybox-button--arrow_left, div.fancybox-navigation button.fancybox-button--arrow_right {
  display: none; }

button.fancybox-button {
  background-color: #006b7e !important; }

button.fancybox-button--close {
  display: block !important; }

@media (max-width: 1024px) {
  .pdf-btn, .ifloor-btn {
    display: none !important; } }

.fp-disclaimer {
  font-size: .9rem;
  line-height: normal;
  margin: 10px auto 40px auto;
  width: 90%;
  max-width: 1620px; }
