/* LICENSE & DETAILS
   ==================================================

	Theme Name: MOS - Enclave
	Theme URI:
	Description:
	License:
	License URI:
	Template: MOS
	Version: 1.0
	Author:
	Author URI:

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */


/**
  Put this stuff into your theme backend to override
*/

p {
  margin-bottom: 15px;
}

a.sf-button,
input[type="submit"],
.gform_wrapper input[type="submit"] {
  border-radius: 0;
  font-size: 12px;
  padding: 16px 30px;
  text-transform: uppercase;
}

a,
a:link,
a:visited {

}

a:hover,
a:focus,
a:active {

}

h1, h2, h3, h4, h5, h6 {
  margin-top: 40px;
}

h1,
h2 {
  margin-top: 60px;
  overflow: hidden;
  position: relative;
}

h1:before,
h2:before,
h1:after,
h2:after {
  background: #dbd5d3;
  position: absolute;
  top: 49%;
  overflow: hidden;
  width: 50%;
  height: 1px;
  content: '\a0';
}

@media (max-width: 767px) {
  h1:before,
  h2:before,
  h1:after,
  h2:after {
    display: none;
  }
}

h1:before,
h2:before {
  margin-left: -53%;
  text-align: right;
}

h1:after,
h2:after {
  margin-left: 3%;
}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6,
h6 a {
  color: #675b56 !important;
}

body .spb_accordion .spb_accordion_wrapper .spb_accordion_section > h4,
body .spb_tour .nav-tabs li {
  font-weight: normal;
}

.standard-browser figure.animated-overlay:hover img {
  -webkit-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -o-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
}

figure.animated-overlay:hover figcaption {
  display: none !important;
}

#back-to-top {
  background-color: transparent;
  border: solid 1px #807e81;
  border-radius: 0;
  color: #807e81;
}

#back-to-top i {
  color: #807e81;
}

.header-wrap #header-section .is-sticky #header.sticky-header {
  background: #F5F2ED;
}

#main-navigation {
  text-transform: uppercase;
}

body #header .std-menu ul.mega-menu > li.mega-menu-item-has-children > a:after {
  display: none;
}

ul.social-icons {
  padding-right: 15px;
}

#header .aux-item ul.social-icons li.facebook {
  height: auto;
  padding-top: 0;
  -webkit-transition:none;
  -moz-transition: none;
  transition: none;
}

.full-center #header #logo {
  position: static;
}

body.mhs-tablet-land #mobile-header {
  background: #F5F2ED;
  padding: 0;
}

body .resized-header #logo.has-img a,
body .mobile-left-logo #mobile-logo a {
  background: url(images/Enclave-logo-small.png) no-repeat left top;
  height: 19px;
  margin-top: 10px;
  padding: 0;
  width: 140px;
}

body .mobile-left-logo #mobile-logo {
  padding: 8px;
}

body .mobile-left-logo #mobile-logo a {
  margin-top: 0;
}

body .resized-header #logo.has-img a img,
body .mobile-left-logo #mobile-logo a img {
  display: none;
}

body .mobile-header-opts.opts-right,
body .mobile-left-logo .mobile-header-opts {
  right: 4px;
  margin-top: -18px;
}

body .mobile-header-opts.opts-right .hamburger,
body .mobile-left-logo .mobile-header-opts .hamburger {
  padding: 8px;
}

.mh-menu-show #mobile-menu-wrap,
#mobile-header {
  background: url(/wp-content/uploads/sites/15/2016/09/Register-BG.png) no-repeat center top;
  background-size: cover;
}

.mobile-menu-open #mobile-header {
  background: none;
}

body #mobile-header {
  position: fixed !important;
  top: 0 !important;
}

body #mobile-menu ul li {
  border-color: #a48164;
}

body.mobile-menu-open .mobile-menu-aux {
  background: none;
}

body #mobile-header .mobile-menu-link:hover .hamburger-inner,
body #mobile-header .mobile-menu-link:hover .hamburger-inner::before,
body #mobile-header .mobile-menu-link:hover .hamburger-inner::after,
body #mobile-header .hamburger-inner,
body #mobile-header .hamburger-inner::before,
body #mobile-header .hamburger-inner::after {
  background-color: #2f2f37;
}

.full-center #header .float-menu {
  float: left;
  position: static;
  text-align: left;
  width: auto;
}

.full-center #header .float-menu #main-navigation {
  max-width: none;
  width: auto;
}

body .full-center.resized-header #main-navigation ul.menu > li > a,
body .full-center.resized-header nav.float-alt-menu ul.menu > li > a,
body .full-center.resized-header .header-right div.text,
body .full-header-stick.resized-header #header,
body .full-header-stick.resized-header #logo,
body .full-header-stick.resized-header .header-left,
body .full-header-stick.resized-header .header-right,
body .full-center.resized-header  #header .aux-item ul.social-icons li, nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item,
body .full-center.resized-header .float-menu nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item,
body .resized-header .header-1 .split-menu, .resized-header .split-menu ul.menu > li,
body .resized-header .split-menu nav > .mega-menu-wrap ul.mega-menu > li.mega-menu-item {
  height: 40px;
  line-height: 40px;
}

body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  border-radius: 0;
}

.mega-sub-outer {
  background: #28292d;
  left: 0;
  top: 113px;
  position: fixed;
  width: 100%;
  z-index: 222;
  -webkit-transition: all .3s ease-out;
  -moz-transition:  all .3s ease-out;
  transition:  all .3s ease-out;
}

.admin-bar .mega-sub-outer {
  top: 145px;
}

.mega-sub-outer.sticky {
  top: 40px
}

.admin-bar .mega-sub-outer.sticky {
  top: 72px;
}

.mega-sub-outer ul.mega-sub-menu {
  color: #fff;
  font-family: Gotham-Book;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
  left: auto;
  padding: 15px 10px;
  position: static;
  top: auto;
}

.mega-sub-outer ul.mega-sub-menu::after {
  clear: both;
}

body .resized-header nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  top: 40px;
}

body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li,
.mega-sub-outer ul.mega-sub-menu > section > li {
  border-right: solid 1px #a0a1a3;
  height: 110px;
  padding: 0 10px;
  color: #666;
  font-family: inherit;
  font-size: 14px;
  display: block;
  float: left;
  clear: none;
  vertical-align: top;
}

body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li:last-child,
.mega-sub-outer ul.mega-sub-menu > section > li:last-child {
  border: none;
}

body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li h4,
.mega-sub-outer ul.mega-sub-menu > section > li h4 {
  color: #fff;
  cursor: pointer;
  font-family: Gotham-Book;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
}

body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li a,
.mega-sub-outer ul.mega-sub-menu > section > li a {
  color: #fff;
  height: auto;
  line-height: 25px;
}

body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li a:hover,
body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li a:focus,
body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li a:active,
.mega-sub-outer ul.mega-sub-menu > section > li a:hover,
.mega-sub-outer ul.mega-sub-menu > section > li a:focus,
.mega-sub-outer ul.mega-sub-menu > section > li a:active,
.mega-sub-outer ul.mega-sub-menu > section > li ul.menu li a:hover,
.mega-sub-outer ul.mega-sub-menu > section > li ul.menu li a:focus,
.mega-sub-outer ul.mega-sub-menu > section > li ul.menu li a:active,
.mega-sub-outer ul.mega-sub-menu > section > li h4:hover {
  color: #bc6f2f;
}

body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li ul.menu,
.mega-sub-outer ul.mega-sub-menu > section > li ul.menu {
  display: block;
  text-align: left;
  float: none;
  line-height: 100%;
  width: 100%;
  margin-bottom: 0;
}

body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li ul.menu li,
.mega-sub-outer ul.mega-sub-menu > section > li ul.menu li {
  display: block;
  margin: 0 !important;
  padding-bottom: 3px;
  text-align: left;
}

body nav#main-navigation > .mega-menu-wrap ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu > section > li ul.menu li a,
.mega-sub-outer ul.mega-sub-menu > section > li ul.menu li a {
  color: #fff;
  font-size: 10px;
  height: auto;
  line-height: 15px;
  padding: 0;
  text-transform: none;
}

.full-center.resized-header #header .aux-item ul.social-icons li.facebook {
  height: auto;
  line-height: 36px;
  padding-top: 0;
}

body ul.social-icons li.facebook a {
  background-color: #2f3035;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #F5F2ED;
  height: auto;
  padding: 4px 2px 0 7px;
  width: auto;
}

.header-3 .header-right .aux-item.text,
#mobile-header .register {
  background: #bc6f2f;
  color: #fff;
  font-weight: bold;
  margin-right: -800px;
  padding: 8px 800px 8px 10px !important;
  text-transform: uppercase;
}

#mobile-header .register {
  float: right;
  margin-right: 40px;
  padding: 6px 12px !important;
}

.header-3 .header-right .aux-item.text:hover,
#mobile-header .register:hover {
  background: rgba( 158,81,17,1 );
}

.header-3 .header-right .aux-item.text a,
#mobile-header .register a {
  color: #fff;
  text-decoration: none;
}

.header-3 .header-right .aux-item.text .widget,
#mobile-header .register .widget {
  padding-bottom: 0;
}

.header-3 .header-right .aux-item.text .widget .textwidget,
#mobile-header .register .widget .textwidget {
  margin-top: 0;
}

.header-3 .header-right .aux-item.text,
.full-center.resized-header .header-right div.aux-item.text,
.header-3 .header-right .aux-item.text a,
.full-center.resized-header .header-right div.aux-item.text a,
#mobile-header .register,
#mobile-header .register a {
  height: auto;
  line-height: 24px;
}

.full-center.resized-header .header-right div.aux-item.text,
.full-center.resized-header .header-right div.aux-item.text * {
  -webkit-transition:none;
  -moz-transition: none;
  transition: none;
  -webkit-transition: background .3s ease-out;
  -moz-transition:  background .3s ease-out;
  transition:  background .3s ease-out;
}

#container > .home-slider-wrap {
  overflow: visible;
}

.grey-block {
  height: 150%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.grey-inner {
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 1023px;
}

.actual-grey {
  background: #7a6f6b;
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 10000px;
  z-index: 0;
}

.rev_slider_wrapper {
  z-index: 2;
}

span.phone {
  font-size: 32px;
  line-height: 40px;
}

#footer-widgets > div:nth-child(2) {
  width: 41.66666667%;
}

#footer-widgets > div:nth-child(3),
#footer-widgets > div:nth-child(4) {
  width: 16.66666667%;
}

#footer-widgets > div p {
  font-size: 13px;
}

#footer-widgets .widget_nav_menu ul li a,
#footer-widgets #text-4 {
  font-size: 13px;
  padding: 0;
}

#footer-widgets .widget_nav_menu li a:hover,
#footer-widgets .widget_nav_menu li a:focus,
#footer-widgets .widget_nav_menu li a:active {
  text-decoration: underline;
}

#footer.footer-divider {
  border: none;
}

#copyright {
  border: none;
}

#copyright .container {
  position: relative;
}

#copyright a.facebook {
  display: none;
}

@media only screen and (max-width: 991px) {
  body #copyright .text-left {
    width: auto;
    float: left;
    margin-bottom: 0;
    text-align: left;
  }

  body #copyright .text-right {
    width: auto;
    float: right;
    margin-bottom: 0;
    text-align: right;
  }

  #copyright a.facebook {
    background-color: #bc6f2f;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    bottom: 0;
    color: #27282c;
    display: inline-block;
    height: auto;
    padding: 5px 2px 0 7px;
    position: absolute;
    right: 15px;
    width: auto;
  }

  #copyright a.facebook:hover {
    background: rgba( 158,81,17,1 );
    color: #27282c;
  }

  #copyright a.facebook i {
    display: none;
    font-size: 15px;
    line-height: 13px;
  }

  #copyright a.facebook i:first-child {
    display: block;
  }
}

@media (max-width: 767px) {
  #footer-widgets > div:nth-child(2),
  #footer-widgets > div:nth-child(4) {
    width: 100%;
  }
  #footer-widgets > div:nth-child(3)  {
    display: none;
  }
  #footer-widgets > div:nth-child(4) p {
    margin: 0;
  }
  #footer-widgets > div:nth-child(4) br {
    display: none;
  }

  footer .widget {
    padding-bottom: 15px;
  }

  body #copyright > .container {
    padding: 0;
  }

  body #copyright .text-left {
    float: none;
    width: 100%;
  }

  body #copyright ul.menu {
    overflow: auto;
  }

  body #copyright ul.menu li {
    display: block;
    float: left;
    margin-top: 5px
  }

  body #copyright ul.menu li:nth-child(3) {
    clear: both;
    padding-left: 0;
  }

  body #copyright .text-right {
    clear: both;
    float: none;
    width: 100%;
    text-align: left;
  }
}

#copyright ul.menu li {
  border: none;
  border-right: solid 1px #fff;
  display: inline-block;
  padding: 0 15px;
}

#copyright ul.menu li:first-child {
  padding-left: 0;
}

#copyright ul.menu li:last-child {
  border: none;
}

#copyright ul.menu li a {
  padding: 0;
}

#copyright ul.menu li a:hover,
#copyright ul.menu li a:focus,
#copyright ul.menu li a:active {
  text-decoration: underline;
}

.enclave-gform .center-column {
  background: rgba(255,255,255,0.3) !important;
}

.enclave-gform .gform_heading {
  text-align: center;
  font-style: italic;
}

.enclave-gform .gform_wrapper .gform_body {
  width: 100%;
}

.enclave-gform .spb_gravityforms_widget {
  padding: 20px 40px 0;
}

@media (max-width: 767px) {
  #copyright a.facebook {
    right: 0;
  }

  .enclave-gform > .spb_content_element > .container:nth-child(2) > .row {
    margin: 0;
  }

  body .gform_wrapper .gform_footer input.button,
  body .gform_wrapper .gform_footer input[type=submit] {
    margin: 0 !important;
    width: auto;
  }
}

@media only screen and (max-width: 479px) {

  .enclave-gform .container {
    padding: 0 5px;
  }

  .enclave-gform .spb_gravityforms_widget {
    padding: 10px 10px 0;
  }

  .center-column .gform_wrapper .gform_footer input[type="submit"] {
    padding: 16px 25px;
  }
}

.gform_wrapper li.gfield {
  margin-top: 0 !important;
  padding-right: 0 !important;
}

body .gform_wrapper .top_label div.ginput_container {
  margin: 0 !important;
}

.gform_wrapper .ginput_container input[type="text"],
.gform_wrapper .ginput_container input[type="select"],
.gform_wrapper .ginput_container input[type="email"],
.gform_wrapper .ginput_container input[type="tel"],
.gform_wrapper .ginput_container input[type="number"],
.gform_wrapper .ginput_container input[type="date"],
.gform_wrapper .ginput_container textarea,
.gform_wrapper .ginput_container select,
.gform_wrapper .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: none;
  border-top: solid 1px #ddd;
  border-radius: 0;
  color: #675b56;
  height: 60px;
  margin: 0;
  padding: 20px 10px !important;
  text-transform: uppercase;
}

.gform_wrapper .ginput_container select {
  background-image: url('images/select.png');
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 19px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #bc6f2f transparent transparent;
}

body .select2-search--dropdown {
  display: none;
}

body .select2-dropdown {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.5);
  box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.5);
}

body .select2-hidden-accessible {
  display: none;
}

body .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: inherit;
  padding-left: 0;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f7ece2;
  color: #675b56;
}

body .select2-container--default .select2-results > .select2-results__options li:first-child {
  display: none;
}

.gform_wrapper .ginput_container select:focus,
.gform_wrapper .ginput_container select:active {
  border-color: #bc6f2f!important;
}

.gform_wrapper .gform_fields .ginput_container select option {
  color: #2f2f37;
  font-size: 11px;
  text-transform: initial;
}

.gform_wrapper .gform_fields li:last-child .ginput_container input[type="text"],
.gform_wrapper .gform_fields li:last-child .ginput_container input[type="select"],
.gform_wrapper .gform_fields li:last-child .ginput_container input[type="email"],
.gform_wrapper .gform_fields li:last-child .ginput_container input[type="tel"],
.gform_wrapper .gform_fields li:last-child .ginput_container input[type="number"],
.gform_wrapper .gform_fields li:last-child .ginput_container input[type="date"],
.gform_wrapper .gform_fields li:last-child .ginput_container textarea,
.gform_wrapper .gform_fields li:last-child .ginput_container select {
  border-bottom: solid 1px #ddd;
}

input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #675b56 !important;
}
input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #675b56 !important;
}
input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #675b56 !important;
}
input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #675b56 !important;
}
input[type="text"]::-placeholder { /* Firefox 18- */
  color: #675b56 !important;
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: none;
  border: none;
}

body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper li.gfield_error textarea,
body .gform_wrapper li.gfield_error select {
  border: none;
  border-top: 1px solid #790000;
}

.center-column .gform_wrapper input[type="submit"] {
  background: #bc6f2f;
  bottom: 70px;
  font-size: 14px !important;
  left: 0;
  padding-left: 50px;
  position: absolute;
  text-transform: uppercase;
}

.center-column .gform_wrapper input[type="submit"]:hover,
.center-column .gform_wrapper input[type="submit"]:focus,
.center-column .gform_wrapper input[type="submit"]:active {
  background: rgba( 158,81,17,1 );
}

.gform_wrapper {
  display: block !important;
  padding-bottom: 100px;
}

.select2-container {
  width: 100% !important;
}

.overlap-text {
  margin-left: -80px;
  margin-top: 15%;
  min-height: 0 !important;
  min-width: calc(25% + 80px);
  padding-bottom: 20px;
  position: relative;
  z-index: 10 !important;
}

.overlap-text > .spb-asset-content {
  margin: 0 !important;
}

@media (max-width: 991px) {
  .home-welcome .col-sm-9 {
    padding: 0 !important;
    width: 100%;
  }

  .home-welcome .col-sm-9 img {
    width: 100% !important;
  }

  .overlap-text {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
}

.overlap-text h5 {
  font-size: 27px;
}

.overlap-text h6 {
  color: #9a9a9a !important;
  margin-top: 15px;
}

.overlap-text a.sf-button {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 15px;
  text-transform: uppercase;
}


/** Home **/

#overview .fw-video-link-image i {
  display: none;
}

#video i {
  display: none;
}

#overview .spb_image {
  float: none;
  margin: 0 auto 30px;
  width: 185px;
}

@media (max-width: 767px) {

  #overview .col-sm-3.spb_content_element {
    float: left;
    width: 150px;
  }

  #overview .col-sm-3.spb_content_element.spb_image {
    float: right;
    margin: 0 0 30px;
    width: 185px;
  }

}


/** Floorplate Maps **/

body .mapplic-clickable:not(g),
body g.mapplic-clickable > * {
  opacity: 0;
}

.mapplic-clickable:hover:not(g) {
  opacity: 0.6 !important;
}

body .mapplic-active, a.mapplic-active > path,
body g.mapplic-active > * {
  opacity: 0.6 !important;
}

body .floorplates-map .mapplic-active,
body .floorplates-map a.mapplic-active > path,
body .floorplates-map g.mapplic-active > * {
  opacity: 0 !important;
}

body .floorplates-map .mapplic-active:hover,
body .floorplates-map a.mapplic-active:hover > path,
body .floorplates-map g.mapplic-active:hover > * {
  opacity: 0.6 !important;
}

.enclave-location-mapplic g.mapplic-clickable:hover > *,
.enclave-location-mapplic g.mapplic-active > *,
.enclave-location-mapplic g.mapplic-active {
  opacity: 1 !important;
}

#aerial-view .mapplic-clear-button {
  bottom: auto;
  top: 0;
}

#aerial-view .mapplic-zoom-buttons {
  bottom: auto;
  top: 40px;
}

body .mapplic-list-category ol {
  border-bottom: none !important;
}

body .mapplic-list-category li {
  border-bottom-color: #c2b9b0;
}

body .mapplic-list-category > a,
body .mapplic-list-category > span {
  background: #2f2f37 !important;
  border-bottom: dashed 1px #5e5f63;
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 26px;
  padding: 10px 12px;
  text-transform: uppercase;
}

body .mapplic-list-category:last-child > a,
body .mapplic-list-category:last-child > span {
  border: none;
}

body .mapplic-list-category > a:hover {
  background: #7c716d !important;
  color: #fff;
}

body .mapplic-list-category sup {
  font-size: 65%;
  padding-left: 1px;
  top: -3px;
}

body .mapplic-list-category > span .mapplic-list-count {
  float: right;
  padding: 0 6px;
  margin-left: 10px;
  text-align: right;
}

span.lowercase {
  text-transform: lowercase;
}

body li.mapplic-list-location {
  border-color: #c0baae;
}

.floorplates-desc {
  color: #2f2f37;
  font-size: 14px;
  font-style: italic;
  line-height: 15px;
  margin-top: 40px;
}

body .mapplic-list-location > a {
  background: none;
  border: none;
  padding: 8px 10px;
}

body .mapplic-list-location > a h4 {
  color: #7c716d;
  font-family: Gotham-Book;
  font-size: 15px;
  margin: 0;
}

body .mapplic-list-location > a:hover {
  background: #c87a30;
  border: none;
  color: #fff;
}

body .mapplic-list-location > a:hover h4 {
  color: #fff;
}

.floorplates-map {
  margin-bottom: 0;
}

.floorplates-map .spb-asset-content {
  display: block;
}

.floorplates-map .mapplic-map {
  top: 0 !important;
}

.enclave-level-floorplan {
  left: 101%;
  margin: 0 !important;
  overflow: hidden;
  padding: 38px 0 30px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 222;
}

@media (max-width: 991px) {
  .enclave-level-floorplan .container,
  .enclave-apartment-floorplan .container {
      width: auto;
  }
}

.enclave-level-floorplan #mapplic2 {
  background: url(images/legend.png) no-repeat left bottom;
}

.enclave-level-floorplan .mapplic-sidebar {
  padding-top: 40px;
}

.enclave-level-floorplan .row .spb_content_element a {
  margin: 0 0 -40px;
  min-width: 245px;
  width: 30%;
}

body .mapplic-tooltip {
  background-color: #2f3037;
  color: #fff;
}

body .mapplic-tooltip-triangle {
  border-color: #2f3037 transparent transparent transparent;
}

body .mapplic-bottom .mapplic-tooltip-triangle {
  border-color: transparent transparent #2f3037 transparent;
}

body .mapplic-tooltip-content {
  float: left;
}

body .mapplic-tooltip-title {
  color: #fff;
  font-family: Gotham-Book;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 0;
}

body .mapplic-popup-link {
  background-color: #bc6f2f;
  float: left;
  margin-top: 0;
}

body .mapplic-popup-link:hover,
body .mapplic-popup-link:focus,
body .mapplic-popup-link:active {
  background-color: rgba( 158,81,17,1 );
}

.enclave-level-floorplan .mapplic-tooltip {
  background: none;
  bottom: auto !important;
  box-shadow: none;
  left: auto !important;
  margin: 0 !important;
  max-width: none;
  min-width: 0;
  padding: 0;
  position: static;
  right: auto !important;
  top: auto !important;
}

.enclave-level-floorplan .mapplic-tooltip-content {
  float: none;
  margin: 0;
  max-height: none;
}

.enclave-level-floorplan .mapplic-tooltip-title,
.enclave-level-floorplan .mapplic-tooltip-triangle,
.enclave-level-floorplan .mapplic-tooltip-close,
.enclave-level-floorplan .mapplic-list-container {
  display: none !important;
}

.enclave-level-floorplan .mapplic-tooltip-description .mapplic-list-container {
  display: block !important;
}

.mapplic-popup-link {
  text-transform: uppercase;
}

.floorplates-map .mapplic-container .mapplic-tooltip {
  display: block !important;
  left: 200% !important;
}

.enclave-level-floorplan .mapplic-popup-link {
  background-color: #bc6f2f;
  border-color: #bc6f2f;
  color: #ffffff;
  display: block;
  float: none;
  font-size: 12px;
  line-height: 20px;
  height: auto;
  padding: 16px 30px;
  margin: 20px 0 0;
  font-weight: bold;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border: 0;
  position: relative;
  outline: 0;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  letter-spacing: normal;
  width: 100%;
}

.enclave-level-floorplan .mapplic-popup-link:hover,
.enclave-level-floorplan .mapplic-popup-link:focus,
.enclave-level-floorplan .mapplic-popup-link:active {
  background-color: rgba( 158,81,17,1 );
  border-color: rgba( 158,81,17,1 );
}

.enclave-apartment-floorplan {
  display: none;
}

.enclave-apartment-floorplan .spb-asset-content {
  /*padding: 0 !important;*/
}

.enclave-apartment-floorplan .mapplic-container,
.single-post .type-post .mapplic-container {
  padding-left: 5%;
  padding-top: 20px;
}

.enclave-apartment-floorplan .row .spb-column-container,
.single-post .type-post .row {
  padding: 50px 0 !important;
}

.enclave-apartment-floorplan .row {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.enclave-apartment-floorplan .row .spb-column-container .new-content {
  left: 0;
  padding: 0 15px;
  position: absolute;
  top: 50px;
  width: 100%;
}

.enclave-apartment-floorplan .row .spb_content_element {
  height: 0;
  margin: 0;
  overflow: visible;
  padding: 0;
}

.enclave-apartment-floorplan .row .spb_content_element a {
  background: url(images/close.png) no-repeat right center;
  color: #7e706d;
  line-height: 28px;
  padding-right: 45px;
  position: absolute;
  right: 20px;
  top:50px;
  z-index: 22;
}

.apartment-downloads {
  padding-top: 25px;
}

.apartment-downloads a.sf-button.accent {
  border-bottom: dashed 1px #fff;
  display: block;
  margin: 0;
}

.apartment-downloads a.sf-button.accent:last-child {
  border: none;
}

.single-post .type-post {
  background: #fff;
}

@media (max-width: 870px) {

  .floorplates-map .mapplic-element,
  .enclave-level-floorplan .mapplic-element,
  .enclave-apartment-floorplan .mapplic-element {
    height: auto !important;
  }

  .floorplates-map .mapplic-container,
  .floorplates-map .mapplic-map,
  .enclave-level-floorplan .mapplic-container,
  .enclave-level-floorplan .mapplic-map,
  .enclave-apartment-floorplan .mapplic-container,
  .enclave-apartment-floorplan .mapplic-map {
    height: 440px !important;
    left: auto !important;
    position: relative;
    top: 0 !important;
    width: 320px !important;
  }

  .floorplates-map .mapplic-container,
  .enclave-level-floorplan .mapplic-container {
    left: 50% !important;
    margin-left: -160px;
  }

  .enclave-level-floorplan .mapplic-container,
  .enclave-level-floorplan .mapplic-map {
    height: 540px !important;
    width: 400px !important;
  }

  .enclave-level-floorplan .mapplic-container {
    height: 600px !important;
    margin-left: -200px !important;
  }

  .enclave-apartment-floorplan .mapplic-container {
    height: auto !important;
    padding-left: 0;
    text-align: center;
    width: 100% !important;
  }

  .enclave-apartment-floorplan .mapplic-map {
    width: auto;
  }

  .floorplates-map .mapplic-map .mapplic-layer,
  .floorplates-map .mapplic-map .mapplic-map-image,
  .floorplates-map .mapplic-map .mapplic-map-image .mapplic-layer {
    height: 440px;
    position: relative;
  }

  .enclave-level-floorplan .mapplic-map .mapplic-layer,
  .enclave-level-floorplan .mapplic-map .mapplic-map-image {
    height: 540px;
    position: relative;
  }

  .floorplates-map .mapplic-map .mapplic-layer .mapplic-map-image {
    width: 320px;
  }

  .enclave-level-floorplan .mapplic-map .mapplic-layer .mapplic-map-image {
    width: 400px;
  }

  .floorplates-map .mapplic-map .mapplic-layer .mapplic-element svg {
    height: 440px;
    width: 320px;
  }

  .enclave-level-floorplan .mapplic-map .mapplic-layer .mapplic-element svg {
    height: 540px;
    width: 400px;
  }

  .floorplates-map .mapplic-sidebar,
  .enclave-level-floorplan .mapplic-sidebar,
  .enclave-apartment-floorplan .mapplic-sidebar {
    float: none;
    width: auto;
  }

  .enclave-apartment-floorplan .row .spb_content_element a {
    top:20px;
  }

  .enclave-level-floorplan #mapplic2 {
    background: none;
  }

  .enclave-level-floorplan .mapplic-container {
    background: url(images/legend.png) no-repeat center bottom;
    padding-bottom: 100px;
  }

  .enclave-level-floorplan .row .spb_content_element a {
    min-width: 0;
    width: auto;
  }

}

@media (max-width: 400px) {
  .floorplates-map,
  .enclave-level-floorplan .spb-column-container {
    padding: 0;
  }

  .enclave-apartment-floorplan .container {
    padding: 0 5px;
  }
}

/** Apartment Plans */

body .spb_accordion {
  padding: 0;
}

body .spb_accordion .spb_accordion_section:first-child,
body .spb_accordion .title-wrap + .spb_accordion_section,
body .spb_accordion .spb_accordion_section,
body .spb_accordion .ui-accordion .ui-accordion-content,
body .spb_accordion .spb_accordion_section:last-child {
  border: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0;
}

body .spb_accordion .spb_accordion_section {
  margin-bottom: 1px;
}

body .spb_accordion .spb_accordion_section > h4.ui-state-default,
body .spb_accordion .spb_accordion_section > h4.ui-state-active,
body .spb_accordion .spb_accordion_section > h4.ui-state-hover {
  background: none;
  text-align: center;
}

body .spb_accordion .spb_accordion_section > h4.ui-state-default a {
  background: #675b56;
  color: #fff !important;
  font-size: 20px;
  line-height: 30px;
}

body .spb_accordion .spb_accordion_section > h4.ui-state-active a {
  background: #2f2f37;
  color: #fff !important;
}

body .spb_accordion .spb_accordion_section > h4.ui-state-default a:after,
body .spb_accordion .spb_accordion_section > h4.ui-state-active a:after {
  color: #fff;
}

body .spb_accordion .spb_accordion_section > h4.ui-state-default a:after {
  -webkit-transform: translate3d(0px,0px,0px) rotate(0deg) !important;
  transform: translate3d(0px,0px,0px) rotate(0deg) !important;
}

body .spb_accordion .spb_accordion_section > h4.ui-state-active a:after {
  -webkit-transform: translate3d(0px,0px,0px) rotate(180deg) !important;
  transform: translate3d(0px,0px,0px) rotate(180deg) !important;
}

@media only screen and (max-width: 479px) {
  #plans .spb_text_column {
    padding: 0;
  }

  body table.sf-table {
    overflow: visible;
  }

  table.standard_minimal th,
  table.standard_minimal td {
    padding-right: 15px;
  }

  table.standard_minimal th {
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
  }
}

body .spb_accordion .spb_accordion_section th,
body .spb_accordion .spb_accordion_section td {
  text-align: center;
  width: 20%;
}

body .spb_accordion .spb_accordion_section tr th:last-child,
body .spb_accordion .spb_accordion_section tr td:last-child {
  padding: 0;
}

body .spb_accordion .spb_accordion_section th {
  border-color: #8a8782;
}

body .spb_accordion .spb_accordion_section td {
  border-color: #dedbd6;
}

body .spb_accordion .spb_accordion_section tbody tr:hover {
  background: #efdfcf;
}

.plans-tooltip {
  background: #2F2F37;
  border-radius: 0px;
  color: #FFFFFF;
  display: none;
  font-size: 11px;
  line-height: 15px;
  padding: 10px 0;
  position: absolute;
  text-align: center;
  width: 145px;
  z-index: 200;
}
.plans-tooltip:after {
  border-top: 8px solid #2F2F37;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  content: '';
  left: 50%;
  margin-left: -8px;
  position: absolute;
  top: 100%;
  width: 0; height: 0;
}

#plans .spb_button  {
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
}

@media (max-width: 767px) {
  #plans .spb_button a.sf-button  {
    width: 100%;
  }
}

body .spb_accordion .ui-accordion .ui-accordion-content .spb_content_element {
  padding: 0;
}

/** Secifications **/

body .spb_tour .nav-tabs {
  width: 40%;
}

body .spb_tour .nav-tabs li {
  margin-bottom: 1px;
}

body .spb_tour .nav-tabs li a {
  background: #675b56;
  border: none;
  border-radius: 0 !important;
  color: #fff;
  font-family: Caslon224ITCbyBT-Bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

body .spb_tour .nav-tabs li.active a,
body .spb_tour .nav-tabs li a:hover,
body .spb_tour .nav-tabs li a:focus,
body .spb_tour .nav-tabs li a:active {
  background: #2f2f37;
  border: none;
  color: #fff !important;
}

body .spb_tour .tab-content {
  border: none;
  margin-left: 40%;
  padding-top: 0;
}

.page-id-13 .spb_tour .nav-tabs li a.sf-button.accent,
.page-id-13 .spb_tour .nav-tabs li:hover a.sf-button.accent {
  background-color: #bc6f2f;
  border-color: #bc6f2f !important;
  color: #ffffff !important;
  display: inline-block;
  font-family: Gotham-Book;
  font-size: 14px;
  line-height: 20px;
  margin: 50px 10px 20px 0;
  padding: 16px 38px;
}

.page-id-13 .spb_tour .nav-tabs li a.sf-button.accent:hover {
  background-color: rgba( 158,81,17,1 );
  border-color: rgba( 158,81,17,1 ) !important;
}

@media (max-width: 767px) {
  #specifications .spb_button a.sf-button  {
    width: 100%;
  }
}



/** Locations Page **/

body .enclave-location-mapplic #mapplic1 {
  height: auto !important;
}

body .enclave-location-mapplic #mapplic1 .mapplic-container {
  height: 734px !important;
  width: 100%;
}

body .enclave-location-mapplic #mapplic1 .mapplic-container .mapplic-map {
  top: 0 !important;
}

body .enclave-location-mapplic #mapplic1 .mapplic-sidebar {
  float: none;
  padding: 30px 0 150px;
  width: 100%;
}

body .enclave-location-mapplic-small #mapplic2,
body .enclave-location-mapplic-small #mapplic2 .mapplic-container {
  height: 475px !important;
  width: 100%;
}

@media (max-width: 767px) {
  body #aerial-view .spb_content_element .container {
    padding: 0;
  }

  body .enclave-location-mapplic #mapplic1 .mapplic-container {
    height: 734px !important;
    width: 100%;
  }

  body .enclave-location-mapplic #mapplic1 .mapplic-sidebar {
    display: none;
  }
}

body .enclave-location-mapplic #mapplic1 .mapplic-sidebar .mapplic-list-container li.mapplic-list-location {
  border: none;
  display: inline-block;
  width: 33%;
  width: 33.3333%;
}

body .enclave-location-mapplic #mapplic1 .mapplic-sidebar .mapplic-list-container li.mapplic-list-location > a {
  background: url(images/arrow.png) no-repeat left -22px center;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

body .enclave-location-mapplic #mapplic1 .mapplic-sidebar .mapplic-list-container li.mapplic-list-location > a:hover {
  background-position: left center;
  color: #c87a30;
  padding-left: 40px;
}

body .enclave-location-mapplic #mapplic1 .mapplic-sidebar .mapplic-list-container li.mapplic-list-location > a:hover h4 {
  color: inherit;
}

.enclave-location {
  margin-top: -150px;
}

.enclave-map {
  padding: 0 0 60px;
}


/** Latest developments **/

.page-id-14 .latest-developments {
  padding-top: 100px;
}

.page-id-14 .latest-developments > .spb_content_element > .container:before,
.page-id-14 .latest-developments > .spb_content_element > .container:after,
.page-id-14 .latest-developments > .spb_content_element > .container > .row:before,
.page-id-14 .latest-developments > .spb_content_element > .container > .row:after {
  display: none;
}

.page-id-14 .latest-developments .spb-column-container {
  border-right: 1px solid #efefef;
  margin-bottom: 100px;
  min-height: 0 !important;
  padding: 0 20px 80px;
}

@media (max-width: 991px) {
  .page-id-14 .latest-developments .spb-column-container {
    width: 50%;
  }
}

@media (max-width: 767px) {
  #team-text .spb_text_column {
    padding-top: 40px;
  }

  .page-id-14 .latest-developments .spb-column-container {
    height: auto !important;
    margin: 0 auto 100px;
    max-width: 334px;
    width: 100%;
  }
  .page-id-14 .latest-developments .spb-column-container .spb_image.col-sm-6 {
      float: right;
      width: 50%;
  }
}

.page-id-14 .latest-developments .spb-asset-content {
  border-right: none !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding: 0 !important;
}

.page-id-14 .latest-developments .spb_image.col-sm-12 {
  margin-top: -50px
}

@media (max-width: 767px) {
  .page-id-14 .latest-developments .spb_image.col-sm-12 {
    margin-bottom: 30px;
  }
}

.page-id-14 .latest-developments h4 {
  color: #28292d;
  font-size: 28px;
  margin-bottom: 10px;
  margin-top: 0;
}

.page-id-14 .latest-developments p {
  color: #28292d;
  margin-bottom: 10px;
}

.page-id-14 .latest-developments .spb-column-container table {
  line-height: 18px;
}

.page-id-14 .latest-developments .spb-column-container .spb_button {
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: left;
}

@media (max-width: 767px) {
  .page-id-14 .latest-developments .spb-column-container .spb_button {
    margin-bottom: 0;
  }
}

.page-id-14 .latest-developments .spb-column-container .spb_button a.sf-button {
  margin-bottom: 34px;
  padding: 12px 15px;
}

.page-id-14 .latest-developments .spb-column-container .spb_image.col-sm-6 {
  bottom: 0;
  min-height: 70px;
  margin-bottom: 20px;
  position: absolute;
  right: 0;
  text-align: right;
}

.page-id-14 .latest-developments .spb-column-container .spb_image.col-sm-6 figure {
  display: block;
  margin: 0 !important;
  width: 100% !important;
}

.page-id-14 .latest-developments .spb-column-container .spb_image.col-sm-6 .img-wrap {
  margin: 0 !important;
  height: 70px;
  white-space: nowrap;
}

.page-id-14 .latest-developments .spb-column-container .spb_image.col-sm-6 .img-wrap .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.page-id-14 .latest-developments .spb-column-container .spb_image.col-sm-6 .img-wrap img {
  display: inline;
  height: auto !important;
  max-height: 70px;
  vertical-align: middle;
  width: auto !important;
}

.consultants .col-sm-4 {
  margin-top: 30px;
}

.consultants .col-sm-4 .spb_text_column {
  border-bottom: solid 1px #dad6d3;
  float: none;
  margin: 0 15px 30px;
  padding: 0 0 10px;
  text-transform: uppercase;
  width: auto;
}

.consultants .col-sm-4 .spb-asset-content {
  margin: 0 !important;
}

.consultants .spb_image figure {
  margin: 0 !important;
}

@media only screen and (max-width: 767px) {
  .consultants .col-sm-4 {
    border-bottom: solid 1px #dad6d3;
    padding-bottom: 30px;
    text-align: center;
  }

  .consultants .container:nth-last-child(2) .col-sm-4:last-child {
    border: none;
  }

  .consultants .col-sm-4 .spb_text_column {
    border: none;
    margin: 0;
  }

  .consultants .spb_image figure {
    margin: 0 auto !important;
  }
}


/** Investment **/

.get-the-facts a.sf-button {
  display: block;
  font-size: 11px;
  margin-bottom: 0;
  padding: 16px 5px;
}


/** Contact */

.map-canvas h3 {
  color: #28292d;
}

@media (max-width: 767px) {
  #sales-enquires {
    text-align: center;
  }

  #sales-enquires .spb_content_element  {
    margin-bottom: 0;
  }

  #sales-enquires p {
    max-width: 300px;
    margin: 0 auto 15px;
  }

  #map .container {
    padding: 0;
  }

  #map .col-sm-4 {
    display: none;
  }

  #map .col-sm-8 .map-canvas {
    height: 400px !important;
  }
}


/** Galleries **/

@media (max-width: 767px) {
  body #interiors-header .spb-row-container,
  body #interiors .spb-row-container {
    background: #ede6dc !important;
    padding-top: 40px;
  }

  #main-gallery {
    background: #fff
  }

  #views h2 {
    margin-bottom: 0;
    margin-top: 30px;
  }

  #main-gallery .container,
  #views-gallery .container,
  #interiors .container {
    padding: 0;
  }
}

.panorama {
  height: 500px;
  position: relative;
  width: 100%;
  z-index: 22;
}

.panorama.new {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 11;
}

.panorama img {
  max-height: 100%;
  max-width: none;
}

body .pv-container .pv-overlay i.pvicon-overlay {
  background-image: url(images/pano-icon.png);
  height: 46px;
  margin-left: -83px;
  margin-top: -23px;
  width: 166px;
}

.gallery .gallery-title {
  margin: 10px 0 30px;
  text-align: center;
}

.gallery .gallery-description {
  margin:30px auto;
  max-width: 800px;
  text-align: center;
}

.gallery.new-content {
  left: 0;
  padding: 0 15px;
  position: absolute;
  top: 0;
  width: 100%;
}

.gallery .cat-menu {
  margin-top: 30px;
  padding-left: 15px;
}

.gallery .cat-menu a {
  color: #787470;
  display: inline-block;
  font-style: italic;
  margin: 0 25px;
  text-decoration: none;
}

.gallery .cat-menu a:hover,
.gallery .cat-menu a:focus,
.gallery .cat-menu a:active {
  color: #777068;
}

.gallery .stage {
  position: relative;
  width: 100%;
}

@media (max-width: 1059px) {
  body .gallery .cat-menu {
    display: none;
  }

  body .gallery .stage {
    float: none;
    margin: 0 auto;
  }

  body #interiors p {
    margin: 0 auto 15px;
    width: calc(100% - 234px);
  }
}

@media (max-width: 991px) {
  body .gallery .stage,
  body #interiors p {
    width: 100%;
  }
}

@media (max-width: 767px) {
  body #interiors p {
    text-align: center;
  }
}

.gallery_vertical .stage {
  float: left;
  width: calc(100% - 234px);
}

/** Navigation container **/

.gallery .navigation {
  border: none;
  overflow: auto;
  position: relative;
  width: 100%;
}

@media (max-width: 1059px) {
  .gallery .navigation {
    display: none;
  }
}

.gallery_vertical .navigation {
  border: none;
  float: left;
  margin: 0 0 0 8px;
  padding: 0;
  width: 226px;
}

/** Shared carousel styles **/

.gallery .carousel {
  overflow: hidden;
  position: relative;
}

.gallery .carousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.gallery_horizontal .carousel li {
  float: left;
}

.gallery .carousel li a.lightbox {
  background: url(images/gallery-plus.png);
  display: block;
  height: 40px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 40px;
  z-index: 333;
}

body .fancybox-overlay-fixed {
  background: #111;
}

/** Stage carousel specific styles **/

/*.gallery_horizontal .carousel-stage {
  height: 564px;
}

.gallery_vertical .carousel-stage {
  height: 443px;
}*/

.gallery .carousel-stage li {
  float: left;
  position: relative;
}

.gallery_pano .carousel-stage li {
  height: 500px;
  -webkit-transition: .3s ease-out;
  -moz-transition:  .3s ease-out;
  transition: .3s ease-out;
}

/*.gallery .carousel-stage li img {
  max-width: none;
}*/

/** Navigation carousel specific styles **/

.gallery .carousel-navigation {
  height: 136px;
  width: 100%;
}

.gallery_horizontal .carousel-navigation {
  float: left;
  width: 928px;
}

.gallery_vertical .carousel-navigation {
  height: 383px;
  padding: 4px 0;
  width: 226px;
}

.gallery_vertical .carousel-navigation ul {
  height: 20000em;
  width: 100%;
}

.gallery .carousel-navigation li {
  cursor: pointer;
  overflow: hidden;
  padding: 0 5px;
  width: 232px;
}

.gallery .carousel-navigation li span {
  display: block;
  height: 136px;
  overflow: hidden;
  width: 222px;
}

.gallery_vertical .carousel-navigation li {
  width: 226px;
}

.gallery_vertical .carousel-navigation li span {
  height: 117px;
  width: 226px;
}

.gallery .carousel-navigation li.active span,
.gallery .carousel-navigation li:hover span {
  border: solid 3px #c87a30;
}

.gallery .carousel-navigation li.active span img,
.gallery .carousel-navigation li:hover span img {
  margin: -3px 0 0 -3px;
}

.gallery_vertical .carousel-navigation li {
  cursor: pointer;
  overflow: hidden;
  padding: 4px 0;
}

.gallery .carousel-navigation li img {
  display: block;
  max-width: none;
}

/** Stage carousel controls **/

.gallery .prev-stage,
.gallery .next-stage {
  display: block;
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  color: #fff;
  z-index: 22;
}

.gallery_pano .prev-stage, 
.gallery_pano .next-stage {
  width: 80px;
}

.gallery .prev-stage {
  left: 0;
}

.gallery .next-stage {
  right: 0;
}

.gallery .prev-stage.inactive,
.gallery .next-stage.inactive {
  display: none;
}

.gallery .prev-stage span,
.gallery .next-stage span {
  background: #4E443C;
  color: #fff;
  display: none;
  font-size: 0;
  height: 59px;
  line-height: 59px;
  margin-top: -30px;
  opacity: 1;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  top: 50%;
  width: 44px;
}

@media (max-width: 1059px) {
  .gallery .prev-stage span,
  .gallery .next-stage span {
    display: block;
  }
}

@media (max-width: 767px) {
  .gallery:not(.gallery_pano) .prev-stage,
  .gallery:not(.gallery_pano) .next-stage {
    display: none;
  }
}

.gallery .prev-stage span {
  background: rgba(78,68,60,0.4) url(images/gallery-left.png) no-repeat center center;
  left: 0;
}

.gallery .next-stage span {
  background: rgba(78,68,60,0.4) url(images/gallery-right.png) no-repeat center center;
  right: 0;
}

.gallery .prev-stage:hover span,
.gallery .next-stage:hover span {
  display: block;
  opacity: 0.7;
}

/** Navigation carousel controls **/

.gallery .prev-navigation,
.gallery .next-navigation {
  background: #74716c;
  color: #fff;
  display: block;
  float: left;
  font-size: 0;
  height: 136px;
  line-height: 136px;
  opacity: 0.2;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  width: 30px;
}

.gallery .prev-navigation:hover,
.gallery .next-navigation:hover {
  opacity: 0.7;
}

.gallery_vertical .prev-navigation,
.gallery_vertical .next-navigation {
  float: none;
  height: 30px;
  line-height: 30px;
  width: 100%
}

.gallery_horizontal .prev-navigation {
  background: #4E443C url(images/gallery-left.png) no-repeat center center;
  margin-right: 6px;
}

.gallery_horizontal .next-navigation {
  background: #4E443C url(images/gallery-right.png) no-repeat center center;
  margin-left: 6px;
}

.gallery_vertical .prev-navigation {
  background: #4E443C url(images/gallery-up.png) no-repeat center center;
}
.gallery_vertical .prev-navigation.inactive {
  background: #4E443C;
}

.gallery_vertical .next-navigation {
  background: #4E443C url(images/gallery-down.png) no-repeat center center;
}
.gallery_vertical .next-navigation.inactive {
  background: #4E443C;
}

.gallery .prev-navigation.inactive,
.gallery .next-navigation.inactive {
  cursor: default;
  opacity: 0.2;
}

#interiors .spb-row-container {
  background: #fff url(images/interiors-bg.png) no-repeat center top 45px !important;
}

#interiors p {
  height: 30px;
}



/**
  Leave this stuff alone
*/

.center-column {
  float: none;
  margin: 0 auto;
}

body .gform_wrapper .top_label .gfield_label {
  display: none;
}

#main-container .inner-container-wrap {
  background: none;
}

iframe {
  width: 100%;
}
