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

.controlHolder {
  display: none;
  top: 0;
  right: 2%;
  width: auto;
  line-height: normal;
  transform: scale(0.8);
  background-color: #00568b; }

@media (max-width: 1100px) {
  .controlHolder {
    transform: scale(0.7, 0.7); } }

@media (max-width: 700px) {
  .controlHolder {
    display: none !important; } }

@media print {
  .controlHolder {
    display: none; } }

iframe#printf {
  width: 1000px;
  height: 800px;
  position: absolute;
  top: 0;
  right: -3200px; }

@media print {
  iframe#printf {
    display: block; } }

#print-info {
  display: none; }

@media print {
  #print-info {
    display: block; } }

#siteplan-outer {
  height: 90vh;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  position: relative; }

@media print {
  #siteplan-outer {
    width: 100% !important;
    max-width: 1000px !important;
    height: 1300px !important;
    margin-top: 100px !important; } }

#siteplan-outer #print-btn {
  display: none;
  position: absolute;
  z-index: 20;
  width: 36px;
  height: 36px;
  top: 10%;
  right: 2.5%;
  border-radius: 5px;
  background-color: #00568b;
  background-image: url(/site-plans/images/icon-print.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  text-align: center;
  cursor: pointer; }

#siteplan-outer #print-btn img {
  width: 100%;
  height: auto;
  padding: 5px; }

@media print {
  #siteplan-outer #print-btn {
    display: none !important; } }

@media (max-width: 1100px) {
  #siteplan-outer #print-btn {
    transform: scale(0.9, 0.9); } }

@media (max-width: 700px) {
  #siteplan-outer #print-btn {
    display: none !important;
    transform: scale(0.8, 0.8); } }

#siteplan-outer .zoomHolder {
  height: 100%; }

#siteplan-outer .zoomHolder #siteplan {
  position: relative;
  display: inline-block; }

@media print {
  #siteplan-outer .zoomHolder #siteplan {
    height: 772px !important; } }

#siteplan-outer .zoomHolder #siteplan .full-img {
  position: absolute;
  width: auto;
  height: 100%; }

@media print {
  #siteplan-outer .zoomHolder #siteplan .full-img {
    width: 100% !important;
    height: auto !important; } }

#siteplan-outer .zoomHolder #siteplan .full-img img {
  width: auto;
  height: 100%; }

@media print {
  #siteplan-outer .zoomHolder #siteplan .full-img img {
    width: 100% !important;
    height: auto !important; } }

#siteplan-outer .zoomHolder #siteplan #overlay {
  z-index: 2; }

#siteplan-outer .zoomHolder #siteplan #sales-gallery {
  z-index: 4; }

#siteplan-outer .zoomHolder #siteplan #site-text {
  z-index: 3; }

#siteplan-outer .zoomHolder #siteplan #base {
  width: auto;
  height: 100%; }

@media print {
  #siteplan-outer .zoomHolder #siteplan #base {
    width: 100%;
    height: auto !important; } }

#siteplan-outer .zoomHolder #siteplan #base img {
  height: 90vh;
  max-height: 900px !important;
  width: auto; }

@media print {
  #siteplan-outer .zoomHolder #siteplan #base img {
    width: 100% !important;
    height: auto !important;
    max-height: auto !important; } }

#siteplan-outer .zoomHolder #siteplan #select-res {
  position: absolute;
  left: 70%;
  top: 2%;
  z-index: 4;
  width: auto;
  max-height: 50px;
  display: none; }

@media print {
  #siteplan-outer .zoomHolder #siteplan #select-res {
    display: none !important; } }

#siteplan-outer .zoomHolder #siteplan #select-res img {
  width: auto;
  height: 100%; }

#siteplan-outer .zoomHolder #siteplan .res {
  max-width: 34px;
  max-height: 34px;
  position: absolute;
  z-index: 20;
  opacity: 0;
  padding: 0;
  cursor: pointer; }

@media print {
  #siteplan-outer .zoomHolder #siteplan .res {
    width: 29px !important;
    height: 29px !important; } }

#siteplan-outer .zoomHolder #siteplan .res img {
  width: auto;
  height: 100%; }

#siteplan-outer .zoomHolder #siteplan .lot {
  position: absolute;
  z-index: 1;
  height: auto;
  pointer-events: default;
  opacity: 0; }

.detailContent {
  padding: 0 0 .3em 0;
  display: block;
  font-family: "futura-pt",sans-serif;
  overflow: hidden; }

.detailContent a.close-btn {
  position: absolute;
  z-index: 1000;
  right: 19px;
  top: 10px;
  width: 55px;
  height: 55px;
  cursor: pointer; }

.detailContent a.close-btn img {
  width: 100%;
  height: auto; }

.detailContent .detail-photo {
  width: 300px;
  height: 169px;
  margin-bottom: .5em; }

.detailContent .detail-photo img {
  width: 100%;
  height: 100%; }

.detailContent .detail-photo img.reverse {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }

.detailContent .detail-text {
  float: left;
  width: 285px;
  padding: 0 0 0 .5em; }

.detailContent .detail-text h1 {
  display: inline-block;
  color: #58595b;
  font-size: 1.3em;
  line-height: 1.3em;
  margin: .2em .9em .1em 0;
  padding: 0;
  font-weight: 500;
  text-transform: uppercase; }

.detailContent .detail-text h2 {
  display: inline-block;
  color: #00568b;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3em;
  margin: .2em 0 .1em 0;
  padding: 0; }

.detailContent .detail-text h3 {
  display: block;
  color: #00568b;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.4em;
  margin: 0 0 .2em 0;
  padding: 0; }

.detailContent .detail-text h4 {
  color: #58595b;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.4em;
  margin: 0 0 .5em 0;
  padding: 0; }

.detailContent .detail-text p {
  color: #777;
  font-size: .7em;
  font-weight: 400;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  margin: 0 0 .3em 0; }

.detailContent .detail-text a:link, .detailContent .detail-text a:visited {
  width: 100%;
  float: left;
  padding: .4em .5em;
  margin: .7em 0 0 0;
  color: #fff;
  background: #00568b;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .9em;
  font-weight: 400;
  line-height: 1.2em; }

.detailContent .detail-text a:link:hover, .detailContent .detail-text a:visited:hover {
  background-color: #58595b; }

h2.avail-date {
  width: 100% !important;
  height: auto !important;
  text-align: center !important;
  display: none;
  position: absolute !important;
  z-index: 25 !important;
  left: 0 !important;
  bottom: 270px !important;
  font-family: "futura-pt",sans-serif !important;
  font-size: 1.3em !important;
  color: #000 !important; }

@media print {
  h2.avail-date {
    display: block !important; } }

#print-footer {
  font-family: "futura-pt",sans-serif !important;
  width: 100% !important;
  height: auto !important;
  text-align: center !important;
  display: none !important;
  position: absolute !important;
  z-index: 24 !important;
  left: 0 !important;
  bottom: 70px !important; }

@media print {
  #print-footer {
    display: block !important; } }

#print-footer img {
  width: 100%;
  height: auto; }

#print-footer h2 {
  position: absolute;
  left: 45%;
  top: 0;
  font-family: "futura-pt",sans-serif !important;
  font-size: 1em;
  color: #000; }

.bold {
  font-family: "Source Sans Pro",sans-serif;
  color: #00568b; }

.bolder {
  font-family: "Source Sans Pro",sans-serif;
  color: #00568b;
  font-weight: 500; }

@media only screen and (max-width: 800px) {
  .controlHolder {
    display: none; } }

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box {
  background: white;
  border: 2px solid #333;
  border-radius: 3px;
  box-shadow: 5px 5px 2px 0 rgba(0, 0, 0, 0.2); }

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
  float: left;
  padding: 4px; }

#s1 {
  left: 5.22%;
  top: 82.51%; }

#s2 {
  left: 5.22%;
  top: 78.68%; }

#s3 {
  left: 5.22%;
  top: 74.87%; }

#s4 {
  left: 5.22%;
  top: 71.03%; }

#s5 {
  left: 5.22%;
  top: 67.2%; }

#s6 {
  left: 15.7%;
  top: 82.57%; }

#s7 {
  left: 15.7%;
  top: 78.7%; }

#s8 {
  left: 15.7%;
  top: 74.87%; }

#s9 {
  left: 15.7%;
  top: 71.03%; }

#s10 {
  left: 15.7%;
  top: 67.09%; }

#s11 {
  left: 23.43%;
  top: 82.55%; }

#s12 {
  left: 23.43%;
  top: 78.78%; }

#s13 {
  left: 23.43%;
  top: 74.89%; }

#s14 {
  left: 23.43%;
  top: 71.04%; }

#s15 {
  left: 23.43%;
  top: 67.19%; }

#s16 {
  left: 33.62%;
  top: 82.69%; }

#s17 {
  left: 33.62%;
  top: 78.79%; }

#s18 {
  left: 33.62%;
  top: 74.96%; }

#s19 {
  left: 33.62%;
  top: 71.05%; }

#s20 {
  left: 46.16%;
  top: 82.64%; }

#s21 {
  left: 46.16%;
  top: 78.79%; }

#s22 {
  left: 46.16%;
  top: 74.96%; }

#s23 {
  left: 46.16%;
  top: 71.19%; }

#s24 {
  left: 56.38%;
  top: 82.63%; }

#s25 {
  left: 56.38%;
  top: 78.85%; }

#s26 {
  left: 56.38%;
  top: 74.94%; }

#s27 {
  left: 56.38%;
  top: 71.19%; }

#s28 {
  left: 56.38%;
  top: 67.34%; }

#s29 {
  left: 64.1%;
  top: 82.68%; }

#s30 {
  left: 64.1%;
  top: 78.79%; }

#s31 {
  left: 64.1%;
  top: 74.96%; }

#s32 {
  left: 64.1%;
  top: 71.12%; }

#s33 {
  left: 64.1%;
  top: 67.24%; }

#s34 {
  left: 74.91%;
  top: 82.79%; }

#s35 {
  left: 74.91%;
  top: 78.96%; }

#s36 {
  left: 74.91%;
  top: 75.12%; }

#s37 {
  left: 74.91%;
  top: 71.29%; }

#s38 {
  left: 74.91%;
  top: 67.46%; }

#s39 {
  left: 4.98%;
  top: 60.81%; }

#s40 {
  left: 4.98%;
  top: 56.93%; }

#s41 {
  left: 4.98%;
  top: 53.1%; }

#s42 {
  left: 4.98%;
  top: 49.26%; }

#s43 {
  left: 4.98%;
  top: 45.5%; }

#s44 {
  left: 17.7%;
  top: 54.24%; }

#s45 {
  left: 20.72%;
  top: 54.24%; }

#s46 {
  left: 23.6%;
  top: 54.24%; }

#s47 {
  left: 26.56%;
  top: 54.24%; }

#s48 {
  left: 29.58%;
  top: 54.24%; }

#s49 {
  left: 32.48%;
  top: 54.24%; }

#s50 {
  left: 47.1%;
  top: 54.24%; }

#s51 {
  left: 50%;
  top: 54.24%; }

#s52 {
  left: 52.99%;
  top: 54.24%; }

#s53 {
  left: 55.95%;
  top: 54.24%; }

#s54 {
  left: 58.92%;
  top: 54.24%; }

#s55 {
  left: 61.85%;
  top: 54.24%; }

#s56 {
  left: 74.73%;
  top: 60.91%; }

#s57 {
  left: 74.73%;
  top: 57.08%; }

#s58 {
  left: 74.73%;
  top: 53.17%; }

#s59 {
  left: 74.73%;
  top: 49.39%; }

#s60 {
  left: 74.73%;
  top: 45.56%; }

#s61 {
  left: 17.68%;
  top: 45.36%; }

#s62 {
  left: 20.7%;
  top: 45.36%; }

#s63 {
  left: 23.66%;
  top: 45.36%; }

#s64 {
  left: 26.5%;
  top: 45.36%; }

#s65 {
  left: 29.52%;
  top: 45.36%; }

#s66 {
  left: 32.45%;
  top: 45.36%; }

#s67 {
  left: 47.26%;
  top: 45.36%; }

#s68 {
  left: 50.18%;
  top: 45.36%; }

#s69 {
  left: 53.1%;
  top: 45.36%; }

#s70 {
  left: 56.12%;
  top: 45.36%; }

#s71 {
  left: 59.1%;
  top: 45.36%; }

#s72 {
  left: 62.06%;
  top: 45.36%; }

#s73 {
  left: 4.97%;
  top: 38.9%; }

#s74 {
  left: 4.97%;
  top: 35.08%; }

#s75 {
  left: 4.97%;
  top: 31.25%; }

#s76 {
  left: 4.97%;
  top: 27.34%; }

#s77 {
  left: 4.97%;
  top: 23.51%; }

#s78 {
  left: 4.97%;
  top: 19.64%; }

#s79 {
  left: 17.71%;
  top: 31.26%; }

#s80 {
  left: 20.68%;
  top: 31.26%; }

#s81 {
  left: 23.69%;
  top: 31.26%; }

#s82 {
  left: 26.68%;
  top: 31.26%; }

#s83 {
  left: 29.58%;
  top: 31.26%; }

#s84 {
  left: 35.45%;
  top: 31.26%; }

#s85 {
  left: 38.29%;
  top: 31.26%; }

#s86 {
  left: 41.28%;
  top: 31.26%; }

#s87 {
  left: 44.27%;
  top: 31.26%; }

#s88 {
  left: 50.08%;
  top: 31.26%; }

#s89 {
  left: 52.99%;
  top: 31.26%; }

#s90 {
  left: 55.99%;
  top: 31.26%; }

#s91 {
  left: 58.97%;
  top: 31.26%; }

#s92 {
  left: 61.91%;
  top: 31.26%; }

#s93 {
  left: 74.83%;
  top: 38.93%; }

#s94 {
  left: 74.83%;
  top: 35.16%; }

#s95 {
  left: 74.83%;
  top: 31.29%; }

#s96 {
  left: 74.83%;
  top: 27.41%; }

#s97 {
  left: 74.83%;
  top: 23.58%; }

#s98 {
  left: 74.83%;
  top: 19.79%; }

#s99 {
  left: 15.44%;
  top: 22.02%; }

#s100 {
  left: 18.43%;
  top: 22.02%; }

#s101 {
  left: 21.39%;
  top: 22.02%; }

#s102 {
  left: 24.35%;
  top: 22.02%; }

#s103 {
  left: 27.25%;
  top: 22.02%; }

#s104 {
  left: 32.52%;
  top: 22.02%; }

#s105 {
  left: 35.48%;
  top: 22.02%; }

#s106 {
  left: 38.41%;
  top: 22.02%; }

#s107 {
  left: 41.43%;
  top: 22.02%; }

#s108 {
  left: 44.39%;
  top: 22.02%; }

#s109 {
  left: 47.35%;
  top: 22.02%; }

#s110 {
  left: 52.39%;
  top: 22.02%; }

#s111 {
  left: 55.28%;
  top: 22.02%; }

#s112 {
  left: 58.36%;
  top: 22.02%; }

#s113 {
  left: 61.32%;
  top: 22.02%; }

#s114 {
  left: 64.2%;
  top: 22.02%; }
