@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (max-width: 991px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (max-width: 991px) {
}
@media (max-width: 991px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 992px) {
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 768px) {
}
.floor-plans-container {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 1em;
  padding-left: 0.5em;
  padding-right: 0.5em;
  text-align: center;
}
@media (min-width: 992px) {
  .floor-plans-container {
    float: left;
    width: 33.33333333%;
  }
}
.floor-plans-container:last-child:nth-child(odd) {
  margin-left: 25%;
}
@media (min-width: 992px) {
  .floor-plans-container:last-child:nth-child(odd) {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .floor-plans-container:nth-last-child(1):nth-child(3n - 2) {
    margin-left: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .floor-plans-container:nth-last-child(2):nth-child(3n - 2) {
    margin-left: 16.66666667%;
  }
}
@media screen and (min-width: 768px) {
  .floor-plans-container {
    margin-bottom: 1.5em;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1400px) {
  .floor-plans-container {
    margin-bottom: 2em;
  }
}
.floor-plans-main {
  position: relative;
  padding-bottom: 1em;
  width: 100%;
  background-color: #fff;
  border: 3px solid #fcf9f5;
  overflow: hidden;
}
.floor-plans-size {
  position: absolute;
  padding: 0.5em;
  top: 0;
  left: 0;
  display: inline-block;
  text-align: center;
  font-size: 0.825em;
  color: #fcf9f5;
  font-weight: 600;
  font-family: Georgia, "Times New Roman", Times, serif;
  background: #cd274e;
}
@media screen and (min-width: 768px) {
  .floor-plans-size {
    font-size: 1em;
  }
}
.floor-plans-size > div {
  display: block;
  font-size: 0.75em;
  letter-spacing: -0.01em;
  font-family: "futura-pt", sans-serif;
}
.floor-plans-sold {
  position: absolute;
  top: 1.5em;
  right: -2.2em;
  padding: .25em 2.2em;
  transform: rotate(45deg);
  font-weight: 700;
  letter-spacing: -0.01em;
  font-size: .7em;
  color: #fcf9f5;
  text-transform: uppercase;
  background-color: #000;
}
@media screen and (min-width: 768px) {
  .floor-plans-sold {
    font-size: 1em;
  }
}
@media screen and (min-width: 1200px) {
  .floor-plans-sold {
    font-size: 1.5em;
  }
}
.floor-plans-name {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-size: 1.33em;
}
@media screen and (min-width: 768px) {
  .floor-plans-name {
    font-size: 2em;
  }
}
.floor-plans-price {
  margin-bottom: 1em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 600;
  font-weight: 0.66em;
}
@media screen and (min-width: 768px) {
  .floor-plans-price {
    font-size: 0.825em;
  }
}
.floor-plans-price span {
  display: block;
  vertical-align: middle;
  font-style: normal;
  font-weight: normal;
  font-size: 1.25em;
}
@media screen and (min-width: 768px) {
  .floor-plans-price span {
    display: inline-block;
  }
}
.locations-features {
  display: block;
}
.locations-features .tbk-tab-pane-inner ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.locations-features .tbk-tab-pane-inner ul > li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.location-map {
  margin-bottom: 1em;
}
.location-map-marker:after {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3em;
  color: #cd274e;
  content: "\e8b5";
  -webkit-transition: 0.1s ease-in-out all;
  -moz-transition: 0.1s ease-in-out all;
  -o-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.location-map-marker-active:after {
  color: #5c8124;
}
.leaflet-marker-icon {
  background: transparent;
  border: none;
}
.leaflet-marker-icon:hover:after,
.leaflet-marker-icon:focus:after {
  color: #cd274e;
}
.poi {
  position: relative;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .poi {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .poi {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1600px) {
  .poi {
    margin-bottom: 5rem;
  }
}
.poi .owl-stage-outer {
  overflow: hidden;
}
.poi .owl-stage {
  white-space: nowrap;
}
.poi .owl-item {
  float: none;
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.poi-slide-inner {
  white-space: normal;
}
.poi-single-point-box {
  position: relative;
  display: inline-block;
  margin-top: 2em;
  width: 100%;
  padding-left: 3em;
  vertical-align: top;
  font-size: 1em;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  .poi-single-point-box {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .poi-single-point-box {
    width: 25%;
  }
}
.poi-single-point-number {
  position: absolute;
  left: 0.5em;
  top: 0;
  display: block;
  width: 1.5em;
  height: 1.5em;
  font-family: inherit;
  text-align: center;
  font-size: 1em;
  line-height: 1.5;
  color: #fff;
  background-color: #cd274e;
}
.poi-single-point-name {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-family: inherit;
  font-size: 1.190em;
  text-transform: capitalize;
}
.poi-single-point-address {
  margin-bottom: 0.5em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.952em;
  color: #cd274e;
  line-height: 1.1em;
}
.poi-single-point-drive-time {
  color: #000;
  font-size: 0.714em;
}
.poi-single-point-description {
  margin-bottom: 2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.762em;
}
@media screen and (min-width: 768px) {
  .poi-category-container {
    margin-left: 4em;
    margin-right: 4em;
  }
}
@media screen and (min-width: 1600px) {
  .container .poi-category-container {
    margin-right: 0;
    margin-left: 0;
  }
}
.poi-points-container {
  position: relative;
  width: 100%;
  -webkit-transition: 0.1s ease-in-out all;
  -moz-transition: 0.1s ease-in-out all;
  -o-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .poi-points-container {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1600px) {
  .poi-points-container {
    width: 100%;
  }
}
.poi-points-container .owl-controls {
  position: absolute;
  top: 50%;
  display: none;
  left: 0;
  right: 0;
  font-size: 0;
}
@media screen and (min-width: 768px) {
  .poi-points-container .owl-controls {
    display: block;
  }
}
.poi-points-container .owl-controls .owl-nav {
  position: relative;
}
.poi-points-container .owl-controls .owl-nav:before,
.poi-points-container .owl-controls .owl-nav:after {
  content: " ";
  display: table;
}
.poi-points-container .owl-controls .owl-nav:after {
  clear: both;
}
.poi-points-container .owl-controls .owl-nav:before,
.poi-points-container .owl-controls .owl-nav:after {
  content: " ";
  display: table;
}
.poi-points-container .owl-controls .owl-nav:after {
  clear: both;
}
.poi-points-container .owl-controls .owl-nav.disabled {
  display: none;
}
.poi-points-container .owl-controls .owl-nav.disabled:before {
  opacity: .5;
  cursor: auto;
}
.poi-points-container .owl-controls .owl-prev,
.poi-points-container .owl-controls .owl-next {
  position: absolute;
  padding: 0;
  width: 3rem;
  height: 3rem;
  font-size: 0;
  color: transparent;
  background: none;
  border: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.poi-points-container .owl-controls .owl-prev:before,
.poi-points-container .owl-controls .owl-next:before {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  font-size: 3rem;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cd274e;
  background-color: transparent;
  border: none;
  content: "\e947";
  cursor: pointer;
}
.poi-points-container .owl-controls .owl-prev {
  left: -3rem;
}
.poi-points-container .owl-controls .owl-prev:before {
  content: "\e903";
}
.poi-points-container .owl-controls .owl-next {
  right: -3rem;
}
.poi-points-container .owl-dots {
  text-align: center;
  border-width: 0;
  font-size: 0;
}
@media screen and (min-width: 768px) {
  .poi-points-container .owl-dots {
    display: none;
  }
}
.poi-points-container .owl-dot {
  display: inline-block;
  width: 20px;
  height: 3px;
  margin: 0 5px;
  background-color: #000;
  cursor: pointer;
  font-size: 0;
}
.poi-points-container .owl-dot.active {
  height: 4px;
  background-color: #cd274e;
}
.poi-map-container {
  display: none;
  height: 400px;
}
@media screen and (min-width: 768px) {
  .poi-map-container {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .poi-map-container {
    height: 600px;
  }
}
.poi-map-container .leaflet-container {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.poi-map-container .leaflet-popup-content-wrapper {
  border-radius: 4px;
  font-size: 1.2em;
}
.poi-map-marker {
  position: relative;
  cursor: inherit;
}
.poi-map-marker:after {
  position: absolute;
  top: -40px;
  left: -40px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5c8124;
  font-size: 80px;
  content: "\e8b5";
  -webkit-transition: 0.1s ease-in-out all;
  -moz-transition: 0.1s ease-in-out all;
  -o-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all;
}
.poi-map-marker-square {
  width: 1.5em !important;
  height: 1.5em !important;
  font-family: inherit;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5em;
  background-color: #cd274e;
  border: solid 1px #fff;
  cursor: default;
}
.poi-fade.ng-hide {
  opacity: 0;
}
.poi-fade.ng-hide-remove,
.poi-fade.ng-hide-add {
  display: block !important;
}
.poi-fade.ng-hide-add {
  transition: all linear .1ms;
}
.poi-fade.ng-hide-remove {
  transition: all linear 400ms;
}
.location-marker-cluster {
  width: 2em !important;
  height: 2em !important;
  margin-top: -1em !important;
  margin-left: -1em !important;
  background-clip: padding-box;
  color: #fff;
  text-align: center;
  font-family: inherit;
  font-size: 2em;
  line-height: 2;
  border-radius: 10em;
  background-color: #5c8124;
  -webkit-transition: 0.1s ease-in-out all;
  -moz-transition: 0.1s ease-in-out all;
  -o-transition: 0.1s ease-in-out all;
  transition: 0.1s ease-in-out all;
}
.location-marker-cluster:hover,
.location-marker-cluster:focus {
  background: #405919;
}
.location-listing-wrapper {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .location-listing-wrapper {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .location-listing-wrapper {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 1600px) {
  .location-listing-wrapper {
    margin-top: 5rem;
  }
}
@media screen and (min-width: 768px) {
  .location-listing-wrapper {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .location-listing-wrapper {
    margin-bottom: 4rem;
  }
}
@media screen and (min-width: 1600px) {
  .location-listing-wrapper {
    margin-bottom: 5rem;
  }
}
.location-listing-wrapper .location-listing {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.vc_col-sm-10 .location-listing-wrapper,
.vc_col-sm-9 .location-listing-wrapper,
.vc_col-sm-8 .location-listing-wrapper,
.vc_col-sm-7 .location-listing-wrapper,
.vc_col-sm-6 .location-listing-wrapper,
.vc_col-sm-5 .location-listing-wrapper,
.vc_col-sm-4 .location-listing-wrapper,
.vc_col-sm-3 .location-listing-wrapper,
.vc_col-sm-2 .location-listing-wrapper,
.vc_col-sm-1 .location-listing-wrapper,
.container .location-listing-wrapper {
  width: 100%;
}
.vc_col-sm-10 .location-listing-wrapper .container,
.vc_col-sm-9 .location-listing-wrapper .container,
.vc_col-sm-8 .location-listing-wrapper .container,
.vc_col-sm-7 .location-listing-wrapper .container,
.vc_col-sm-6 .location-listing-wrapper .container,
.vc_col-sm-5 .location-listing-wrapper .container,
.vc_col-sm-4 .location-listing-wrapper .container,
.vc_col-sm-3 .location-listing-wrapper .container,
.vc_col-sm-2 .location-listing-wrapper .container,
.vc_col-sm-1 .location-listing-wrapper .container,
.container .location-listing-wrapper .container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.location-listing-item {
  display: flex;
  margin: 0 15px 1em;
  padding: 1em;
  width: calc( 100% - ( 15px * 2 ) );
  text-align: center;
  border: 3px solid #fcf9f5;
  border-radius: 4px;
  background: #fff;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .location-listing-item {
    width: calc( 50% - ( 15px * 2 ) );
  }
}
@media screen and (min-width: 1200px) {
  .location-listing-item {
    width: calc( 33.333% - ( 15px * 2 ) );
  }
}
.vc_col-sm-10 .location-listing-item,
.vc_col-sm-9 .location-listing-item,
.vc_col-sm-8 .location-listing-item,
.vc_col-sm-7 .location-listing-item,
.vc_col-sm-6 .location-listing-item {
  width: calc( 50% - ( 15px * 2 ) );
}
.vc_col-sm-5 .location-listing-item,
.vc_col-sm-4 .location-listing-item,
.vc_col-sm-3 .location-listing-item,
.vc_col-sm-2 .location-listing-item,
.vc_col-sm-1 .location-listing-item {
  width: calc( 100% - ( 15px * 2 ) );
}
.location-listing-text {
  padding: 1em;
}
.location-listing-image-wrapper {
  display: flex;
  min-height: 250px;
  justify-content: center;
  align-items: center;
}
.location-listing-image {
  display: inline-block;
}
.location-listing-image img {
  margin: 0 auto;
  max-height: 250px;
  max-width: 100%;
  height: auto;
  width: auto;
}
.location-listing-item-title {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.location-listing-address {
  margin-bottom: 1em;
  font-size: 0.8em;
}
.location-listing-address:not(:empty):before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e8b5";
}
.location-search-results {
  display: flex;
  flex-wrap: wrap;
}
.location-search-results.loading {
  display: block;
  text-align: center;
  opacity: 0.6;
}
.location-search-results.loading:before {
  display: inline-block;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
  content: "\e92a";
  animation: spin 1.5s infinite linear;
}
.location-search-results.loading:after {
  display: inline-block;
  margin-left: 0.5em;
  content: 'Loading';
}
