/* 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;
  padding: 10px 60px;
}

a,
a:link,
a:visited {

}

a:hover,
a:focus,
a:active {

}

h1, h2, h3, h4, h5, h6 {
  margin-top: 40px;
}

h1,
h2 {
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}

h1:before,
h1:after,
h2:before,
h2:after {
  background: #dbd5d3;
  position: absolute;
  top: 49%;
  overflow: hidden;
  width: 50%;
  height: 1px;
  content: '\a0';
}

@media (max-width: 767px) {
  h1:before,
  h1:after,
  h2:before,
  h2:after {
    display: none;
  }
}

h1:before,
h2:before {
  margin-left: -53%;
  text-align: right;
}

h1:after,
h2:after {
  margin-left: 3%;
}

h1.no-line:before,
h1.no-line:after,
h2.no-line:before,
h2.no-line:after,
.no-line h1:before,
.no-line h1:after,
.no-line h2:before,
.no-line h2:after {
  display: none;
}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

a.sf-button.white:hover {

}

.sales h4 {
  margin-top: 0 !important;
}

#sales-enquires .sales h4 { margin-top:8px!important; }

.download-own h4 {
color:#fff;
margin-top:0;
}

@media (max-width: 1059px) {
  body #header .std-menu ul.mega-menu > li > a {
    padding: 0 7px;
  }
}

#copyright .text-right, #copyright .text-left {
font-size:14px;
}

body #header .std-menu ul.mega-menu > li > a {
  color: #2d2c2b !important;
}

#header .std-menu ul.mega-menu > li > a:hover,
#header .std-menu ul.mega-menu > li > a:focus,
#header .std-menu ul.mega-menu > li > a:active {
  color: #bb8973 !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;
}

@media (max-height: 768px) {
  body .home-welcome .col-sm-9 {
    min-height: none !important;
  }
}

body.home #home-slate {
  background: #fff url(images/slate-home.jpg) no-repeat center 100px;
}

/*@media (max-height: 768px) {
  body.home #home-slate {
    background: #fff;
  }
}*/

body.home #home-slate .home-slate-text {
  margin-top: 60px;
}

.header-wrap #header-section .is-sticky #header.sticky-header {
  background: #F6F6F6;
}

#main-navigation {
  text-transform: lowercase;
}

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 {
  padding: 0;
}

body .resized-header #logo.has-img a,
body .mobile-left-logo #mobile-logo a {
  background: url(images/logo-small.png) no-repeat left center;
  height: 20px;
  margin-top: 9px;
  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: 3px 5px;
}

.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: #dadada;
  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: prelo;
  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 #ffffff;
  height: 210px;
  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: #5d5d5d;
  cursor: pointer;
  font-family: prelo;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  margin-bottom:10px;
}

body .mega-sub-outer ul.mega-sub-menu > section > li h4::after {
  border-bottom: solid 1px #bdb7b5;
  clear: both;
  content: '&nbsp;';
  display: block;
  font-size: 0px;
  line-height: 1px;
  width: 30px;
}

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: #5d5d5d;
  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: #bb8973;
}

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: #5d5d5d;
  font-size: 14px;
  height: auto;
  line-height: 22px;
  padding: 0;
  text-transform: none;
  font-family:prelo;
}

.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: #F6F6F6;
  height: auto;
  padding: 4px 2px 0 7px;
  width: auto;
}

ul.social-icons li:not(.sf-love) a i {
  margin-bottom: 0;
  top: 0 !important;
}

.header-3 .header-right .aux-item.text #text-5,
#mobile-header .register {
  background-color: #c59a87;
  color: #fff;
  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 {
  position: relative;
}

.header-3 .header-right .aux-item.text #text-5:hover,
#mobile-header .register:hover {
  background-color: #9d6652;
}

.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 !important;
  font-size:12px;
  letter-spacing:3px;
  font-family: circular;
}

.header-3 .header-right .aux-item.text .widget#text-6 {
  position: absolute;
  right: 104%;
  top: 7px;
  width: 120px;
}

#mobile-header #text-6 {
  display: none;
}

.header-3 .header-right .aux-item.text .widget#text-6 a {
  color: #9E6650;
  font-size: 20px;
  letter-spacing: 0px;
}

.widget .textwidget {
  margin-top: 4px!important;
}

.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: 20px;
}

#mobile-header .register {
  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: hidden;
}

.home-slider-wrap .tp-bullets-outer {
  background: #726F70;
  height: 500px;
  left: 50%;
  margin-left: 539px;
  position: absolute;
  top: 40px;
  width: 1px;
  z-index: 3;
}

.home-slider-wrap .rev_slider_wrapper {
  background: none !important;
  z-index: 12;
}

.home-slider-wrap .ares .tp-bullet-title {
  display: none !important;
}

.grey-block {
  height: 150%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  background:#27282C;
}

.grey-inner {

}

.actual-grey {

}

.rev_slider_wrapper {
  z-index: 2;
}

span.phone {
  font-size: 32px;
  line-height: 60px;
font-weight:700;

}

#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:nth-child(4) p {
  margin-bottom: 10px;
}

#footer-widgets > div p {
  font-size: 13px;
  line-height:20px;
}

#text-3 p {
  font-size: 20px!important;
  line-height:30px!important;
}

#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: #bb8973;
    -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: #bb8973;
    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 .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;
  }
}

.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 .gform_footer {
text-align:center;
font-size:18px!important;
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    color: #ffffff;
    font-size: 19px!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 #bdb7b5;
  border-radius: 0;
  color: #ffffff;
  height: 60px;
  margin: 0;
  padding: 0 !important;
  text-align: center;
}

.gform_wrapper .ginput_container select,
.gform_wrapper .select2-container--default .select2-selection--single {
  padding: 14px 10px !important;
}

.select2-container {
  width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #ffffff;
  text-align: center;
}

.form-last {
  border-bottom: solid 1px #bdb7b5;
}

.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: #bb8973 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: 20px;
}

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: #bdb7b5!important;
}

.gform_wrapper .gform_fields .ginput_container select option {
  color: #ffffff;
  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: #ffffff !important;
}
input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff !important;
}
input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff !important;
}
input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #ffffff !important;
}
input[type="text"]::-placeholder { /* Firefox 18- */
  color: #ffffff !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 #ff4d4d;
}

body .gform_wrapper div.validation_error,
body .gform_wrapper .validation_message {
  border-color: #ff4d4d;
  color: #ff4d4d;
  text-align: center;
}

.center-column .gform_wrapper input[type="submit"] {
  background: #bb8973;
  font-size: 20px !important;
  letter-spacing:2px;
}

#input_1_1, #input_1_2, #input_1_3, #input_1_4, #input_1_9 {
font-size:19px!important;
}

#field_1_8 {
font-size:14px!important;
}

.center-column .gform_wrapper input[type="submit"] {
  margin: 0 !important;
  padding: 15px 40px;
  font-family: circular;
  font-weight: normal;
}

.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: #bb8973;
}

.home-welcome .welcome-image {
  position: static;
}

.home-welcome > .spb_content_element > section {
  position: relative;
}

.home-welcome .white-bg {
  background: #fff;
  height: 275px;
  position: absolute;
  right: -15px;
  top: 138px;
  width: 400px;
  z-index: 0;
}

@media (max-width: 1059px) {
  .home-welcome .white-bg {
    top: 129px;
  }
}

.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 {
    min-height: 0 !important;
    padding: 0 0 30px; !important;
    width: 100%;
  }

  .home-welcome .col-sm-9 img {
    width: 100% !important;
  }

  .overlap-text {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
  }
  
  .home-welcome .white-bg {
    display: none;
  }
}

.overlap-text h5 {
  font-size: 34px;
}

.overlap-text h6 {
  color: #fff !important;
  margin-top: 15px;
}

.overlap-text a.sf-button {
  display: block;
  font-size: 17px;
  margin-bottom: 10px;
  padding: 15px;
  text-transform: lowercase;
color:#8f8681!important;
}

.overlap-text a.sf-button a {
color:#cbc7c5!important;
}


/** Home **/

#overview .fw-video-link-image i {
  display: none;
}

#video i {
  display: none;
}

#overview .spb_image {
  float: right;
  margin: 0 auto 30px;
  width: 185px;
}

@media (max-width: 767px) {

  #overview .col-sm-3.spb_content_element {
    float: left;
    width: 125px;
  }

  #overview .col-sm-3.spb_content_element.spb_image {
    float: right;
    margin: 0 0 30px;
    width: 152px;
  }
  
  #video > .spb-row-container > .spb_content_element > .container:last-child {
    padding: 0;
  }
  
  body .gallery .carousel li a.fw-video-link {
    height: 115px;
    margin-left: -52px;
    margin-top: -57px;
    text-align: center;
    width: 100px;
  }

}


/** Floorplate Maps **/

body .mapplic-levels {

}

body .floorplates-map {
  display: none;
}

body .floorplates-map .mapplic-levels {
  display: none;
}

body .floorplates-map:first-child {
  display: block;
  padding-bottom: 30px;
}

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;
}

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-container > ol {
  border-top: solid 1px #5e5f63;
  margin-right: 20px !important;
}

@media (max-width: 870px) {
  body .mapplic-list-container > ol {
    padding-bottom: 50px;
  }
}

body .mapplic-list-category ol {
  border-bottom: solid 1px #5e5f63 !important;
  padding-bottom: 10px;
}

body .floorplates-map .mapplic-list-category .mapplic-list-count {
  display: none;
}

body .mapplic-list-category > a,
body .mapplic-list-category > span {
  background: none !important;
  border-bottom: solid 1px #5e5f63;
  color: #fff;
  display: block;
  font-size: 16px;
  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,
body .mapplic-list-category.mapplic-opened > a {
  background: none !important;
  color: #bb8973;
}

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: none;
}

.floorplates-desc {
  bottom: 0;
  color: #ccc;
  font-size: 14px;
  left: 0;
  line-height: 15px;
  position: absolute;
  width: 100%;
}

body .mapplic-list-location > a {
  background: none;
  border: none;
  padding: 8px 10px;
}

body .mapplic-list-location > a h4 {
  color: #ddd;
  font-family: prelo;
  font-size: 15px;
  margin: 0;
}

body .mapplic-list-location > a:hover {
  background: #bb8973;
  border: none;
  color: #fff;
}

body .mapplic-list-location > a:hover h4 {
  color: #fff;
}

.floorplates-map {
  margin-bottom: 0;
  /*-webkit-transition: height .3s ease-out;
  -moz-transition: height .3s ease-out;
  transition: height .3s ease-out;*/
}

.floorplates-map .spb-asset-content {
  display: block;
}

.floorplates-map .mapplic-map {
  top: 0 !important;
}

.floorplates-map .mapplic-sidebar .mapplic-tooltip {
  display: none !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 (min-width: 871px) {
  .enclave-level-floorplan {
    height: 851px !important;
  }
}

@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: 30px;
}

body .enclave-level-floorplan .mapplic-list {
  margin-right: 0 !important;
}

body .enclave-level-floorplan .mapplic-list-category > span {
  color: #272727;
}

.enclave-level-floorplan .row .spb_content_element a {
  margin: 0 0 -40px;
  min-width: 245px;
  padding: 10px 30px;
  width: 30%;
}

body .mapplic-tooltip {
  background-color: #2f3037;
  color: #fff;
  font-size: 16px;
  padding: 10x;
}

body .mapplic-tooltip-close {
  display: none;
}

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: prelo;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 0;
}

body .mapplic-popup-link {
  background-color: #bb8973;
  float: left;
  margin-top: 0;
}

body .mapplic-popup-link:hover,
body .mapplic-popup-link:focus,
body .mapplic-popup-link:active {
  background-color: #bb8973;;
}

.enclave-level-floorplan .mapplic-tooltip {
  background: none;
  bottom: auto !important;
  box-shadow: none;
  display: block !important;
  left: auto !important;
  margin: 0 !important;
  max-width: none;
  min-width: 0;
  padding: 0;
  position: relative;
  right: auto !important;
  top: auto !important;
}

.enclave-level-floorplan .mapplic-tooltip-content {
  float: none;
  margin: 0;
  max-height: none;
  padding-top: 60px;
}

.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-tooltip-description .instructions {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.mapplic-popup-link {
  text-transform: uppercase;
}

.floorplates-map .mapplic-container .mapplic-tooltip {
  /*display: block !important;*/
  /*left: 200% !important;*/
  margin-top: -60px !important;
}

.floorplates-map .mapplic-container .mapplic-pin {
  display: none !important;
}

.enclave-level-floorplan .mapplic-popup-link {
  display: block;
  float: none;
  line-height: 20px;
  margin: 0;
  font-weight: bold;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border: 0;
  padding: 10px 30px;
  position: absolute;
  outline: 0;
  text-shadow: none;
  text-decoration: none;
  top: 0;
  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 {
  border-color: #bb8973 !important;
}

.enclave-apartment-floorplan {
  display: none;
}

.enclave-apartment-floorplan img.size-full {
  max-height: 580px;
  width: auto;
}

.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: 60px;
  text-align: center;
}

.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;
}

body .enclave-level-floorplan .mapplic-list-container > ol,
body .enclave-apartment-floorplan .mapplic-list-container > ol {
  border-top: solid 1px #bb8973;
  margin: 0;
  margin-right: 0 !important;
}

body .enclave-level-floorplan .mapplic-list-category > span,
body .enclave-apartment-floorplan .mapplic-list-category > span {
  border-bottom: solid 1px #bb8973;
  color: #272727;
  display: block;
  font-size: 16px;
  line-height: 26px;
  padding: 10px 12px;
  text-transform: none;
}

.apartment-downloads {
  padding-top: 25px;
}

.apartment-downloads a.sf-button.accent {
  display: block;
  margin: 0 0 10px;
  padding: 10px 30px;
}

.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.open {
    height: 0 !important;
    padding: 0 !important;
  }
  
  .enclave-level-floorplan {
    height: 0 !important;
    padding: 0;
    position: relative;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
  }
  
  .enclave-level-floorplan.open {
    height: auto !important;
    padding: 38px 0 30px;
  }

  .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,
  .floorplates-map .mapplic-map {
    width: 100% !important;
  }

  .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: 770px !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: 100%;
  }

  .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-level-floorplan .mapplic-sidebar.init,
  .enclave-level-floorplan .mapplic-sidebar.init .mapplic-tooltip {
    position: static;
  }
  
  .enclave-level-floorplan .mapplic-sidebar.init .mapplic-tooltip-content {
    padding-top: 30px;
    position: absolute;
    top: 0;
  }

  .enclave-apartment-floorplan .row .spb_content_element a {
    top: 40px;
  }

  .enclave-level-floorplan #mapplic2 {
    background: none;
  }

  .enclave-level-floorplan .mapplic-container {
    background: url(images/legend.png) no-repeat center bottom;
    margin-top: 50px;
    padding-bottom: 250px;
  }

  .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_wrapper {
  border-top: solid 1px #5e5f63;
}

body .spb_accordion .spb_accordion_section > h4 {
  opacity: 1;
}

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: none;
  border-bottom: solid 1px #5e5f63;
  color: #fff !important;
  font-size: 20px;
  line-height: 30px;
}

body .spb_accordion .spb_accordion_section > h4.ui-state-active a {
  background: #000;
  border-bottom: solid 1px #5e5f63;
  color: #bb8973 !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_text_column > .spb-asset-content {
  background: #000;
}

body .spb_accordion .spb_accordion_section thead {
  background: #272727;
}

body .spb_accordion .spb_accordion_section th,
body .spb_accordion .spb_accordion_section td {
  color: #fff;
  text-align: center;
  width: 16.667%;
}

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-bottom: solid 1px #5e5f63;
  text-transform: none;
}

body .spb_accordion .spb_accordion_section td {
  border-bottom: solid 1px #5e5f63;
}

body .spb_accordion .spb_accordion_section tbody tr:hover td {
  color: #bb8973;
}

.plans-tooltip {
  background: #fff;
  border-radius: 0px;
  color: #bb8973;
  display: none;
  font-size: 13px;
  line-height: 16px;
  padding: 10px 0;
  position: absolute;
  text-align: center;
  width: 125px;
  z-index: 200;
}
.plans-tooltip:after {
  border-top: 8px solid #fff;
  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%;
  }
  
  .plans-tooltip {
    display: none !important;
  }
}

body .spb_accordion .ui-accordion .ui-accordion-content .spb_content_element {
  padding: 0;
  margin-bottom: 0;
}

/** Specifications **/

body .spb_tour .nav-tabs {
  background: url(images/slate-apartments.jpg) no-repeat center top;
  background-size: cover;
  padding: 20px;
  width: 40%;
}

body .spb_tour .nav-tabs li {
  border-bottom: solid 1px #bb8973;
  margin-bottom: 1px;
}

body .spb_tour .nav-tabs li:first-child {
  border-top: solid 1px #bb8973;
}

body .spb_tour .nav-tabs li a {
  background: none;
  border: none;
  border-radius: 0 !important;
  color: #272727;
  font-family: prelo;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  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: #bb8973;
  border: none;
  color: #fff !important;
}

body .spb_tour .tab-content {
  border: none;
  margin-left: 40%;
  padding-top: 0;
}

body .spb_tour .nav-tabs li.download {
  border: none;
}

.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,
.page-id-13 #plans .spb_button a.sf-button {
  background-color: #bb8973;
  border-color: #bb8973 !important;
  color: #ffffff !important;
  display: block;
  font-family: prelo;
  font-size: 18px;
  line-height: 20px;
  margin: 50px 0 0;
  padding: 16px 38px;
}

.page-id-13 #plans .spb_button a.sf-button {
  margin-top: 0;
}

.page-id-13 .spb_tour .nav-tabs li a.sf-button.accent:hover,
.page-id-13 #plans .spb_button a.sf-button:hover {
  background-color: rgba( 157,107,85,1 );
  border-color: rgba( 157,107,85,1 ); !important;
}

@media (max-width: 767px) {
  #specifications .spb_button a.sf-button  {
    width: 100%;
  }
}

#specifications .spb-asset-content strong {
  color: #bb8973;
}

body #specifications .spb_accordion .spb_text_column > .spb-asset-content {
  background: none;
  padding-bottom: 30px;
}

body #specifications .spb_accordion .spb_accordion_section > h4.ui-state-default a {
  background: #bb8973;
  border: none;
}

body #specifications .spb_accordion .spb_accordion_section > h4.ui-state-active a {
  color: #fff !important;
}



/** 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: #bb8973;
  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 3px;
}*/

.post-11 .spb_tabs .nav-tabs li {
  width: auto;
}


/** Latest developments **/

.page-id-14 .spb_image.col-sm-6 figure {
  margin: 12px auto !important;
}

.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-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: #bb8973;
  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 img {
  display: inline;
  height: 93px !important;
  width: auto !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;
    text-align: center;
  }
}


/** Investment **/

.get-the-facts a.sf-button {
  display: block;
  font-size: 16px;
  margin-bottom: 0;
  padding: 16px 5px;
}

.get-the-facts > .spb_content_element > section:nth-child(2) {
  position: relative;
  z-index: 2;
}

.get-the-facts > .spb_content_element .spb-column-container {
  border-left: solid 15px #a8a8a8;
}

.get-the-facts > .spb_content_element > section:nth-child(3) {
  position: relative;
  z-index: -1;
}

.investment-block {
  text-align: center;
}

.investment-block .spb_button {
  float: none;
  display: inline-block;
}

.slate-investment {
  overflow: visible;
  position: relative;
}

.slate-investment img {
  position: absolute;
  right: -25px;
  top: -179px;
  width: auto;
}

body .spb_tabs .spb_tabs_wrapper {
  padding: 0 0 40px;
  position: relative;
}

body .spb_tabs .tab-content {
  border: none;
  padding: 0;
}

body .spb_tabs .tab-content .spb_image {
  margin-bottom: 0;
}

body .spb_tabs .nav-tabs {
  bottom: 0;
  left: 0;
  position: absolute;
}

body .spb_tabs .nav-tabs li a,
body .spb_tabs .nav-tabs li:hover a,
body .spb_tabs .nav-tabs li.active a {
  background: #bb8973;
  border: none;
  border-radius: 0 !important;
  color: #fff !important;
  display: block;
  line-height: 20px;
  padding: 11px 0 !important;
  text-transform: uppercase;
}

body .spb_tabs .nav-tabs li.active a {
  background: #ecddd6;
  color: #bb8973 !important;
}

body .spb_tabs .nav-tabs li.active a span:after {
  background: none;
}

body .spb_tabs .nav-tabs li a span {
  display: inline-block;
  padding: 0 30px;
}

body .spb_tabs .nav-tabs li:last-child a span {
  border: none;
}


/** Contact */

.map-canvas h3 {
  color: #28292d;
}

#map .blank_spacer {
  height: 30px !important;
}

@media (min-width: 768px) {
  #map .spb-column-container {
    background:
      url(images/right-border.png) repeat-y right top,
      url(images/slate-location.png) no-repeat 15px top,
      url(images/location-white.gif) repeat-y left 15px top;
      margin-top: -50px;
  }

  #map .enclave-map,
  .page-id-16 #map .enclave-map .spb_gmaps_widget {
    background: url(images/right-border.png) repeat-y right top;
  }

  .page-id-16 #map > .spb-row-container > .spb_content_element > section:nth-child(2) {
    background: url(images/slate-contact.jpg) no-repeat left bottom;
    padding-bottom: 35px;
    padding-left: 35px;
  }
}

@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:last-child {
    padding: 30px 0 0;
  }

  #map .col-sm-4 {
    display: none;
  }

  #map .col-sm-8 .map-canvas {
    height: 400px !important;
  }

  #map .spb_content_element {
    margin-bottom: 0;
  }
}


/** Galleries **/

@media (max-width: 767px) {
  body #interiors-header .spb-row-container,
  body #interiors .spb-row-container {
    background: #fff !important;
    padding-top: 0;
  }
  
  #interiors h5 {
    margin-top: 0;
    padding: 0 20px;
  }
  
  .gallery-size .container {
    padding: 0;
  }
  
  .gallery-size .gallery-description {
    padding: 0 20px;
  }

  #main-gallery {
    background: #fff
  }

  #views h2 {
    margin-bottom: 0;
    margin-top: 30px;
  }

  #main-gallery .container,
  #views-gallery .container,
  #interiors .container {
    padding: 0;
  }
  
  body .gallery .carousel li a.lightbox {
    background-position: center center;
    height: 25px;
    width: 25px;
  }
  
  #interior-schemes .spb_content_element {
    margin-bottom: 0;
  }
}

.main-gallery {
  position: relative;
}

.main-gallery p {
  color: #9e9791;
}

@media (min-width: 1060px) {
  .main-gallery p {
    bottom: 300px;
    left: 15px;
    position: absolute;
  }
}

@media (max-width: 767px) {
  .main-gallery p {
    padding: 0 15px;
  }
}

.gallery .gallery-title {
  margin: 10px 0 30px;
  text-align: center;
}

.gallery .gallery-description {
  margin:30px auto;
  text-align: left;
  color:#9e9791;
}

.gallery.new-content {
  left: 0;
  padding: 0 15px;
  position: absolute;
  top: 0;
  width: 100%;
}

.gallery .cat-menu {
  margin-top: 15px;
  padding-left: 15px;
}

.gallery .cat-menu a {
  color: #9e9791;
  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 li a.lightbox {
    background: url(https://www.essenceclaremont.com.au/wp-content/uploads/2016/06/gallery-plus.png);
    display: block;
    height: 40px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 40px;
    z-index: 333;
}

.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.fw-video-link {
  display: block;
  height: 164px;
  left: 50%;
  margin-left: -82px;
  margin-top: -71px;
  position: absolute;
  top: 50%;
  width: 142px;
  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;
  text-align:center;
}

/*.gallery .carousel-stage li img {
  max-width: none;
}*/

/** Navigation carousel specific styles **/

.gallery .carousel-navigation {
  height: 136px;
  width: 100%;
}

.gallery_video .carousel-navigation {
  height: 170px;
}

.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 .carousel-navigation li span.title {
  border: none !important;
  color: #fff;
  height: 26px;
  margin-bottom: 8px;
  text-align: center;
}

.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 #bb8973;
  color: #bb8973;
}

.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;
}

.gallery_video .navigation {
  margin-bottom: 0;
display: none !important;
}

/** Stage carousel controls **/

.gallery .prev-stage,
.gallery .next-stage {
  display: block;
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  color: #fff;
}

.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 .prev-stage,
  .gallery .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.5;
  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_video .prev-navigation,
.gallery_video .next-navigation {
  margin-top: 34px;
}

.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.jpg) no-repeat center top 114px !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%;
}

/* Added for "The Cove" - Aug 2018 */

.home .homepage-contained-row {
	background: rgb(237,233,234);
	background: -moz-linear-gradient(top, rgb(237,233,234) 1%, rgb(197,193,190) 100%);
	background: -webkit-linear-gradient(top, rgb(237,233,234) 1%,rgb(197,193,190) 100%);
	background: linear-gradient(to bottom, rgb(237,233,234) 1%,rgb(197,193,190) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede9ea', endColorstr='#c5c1be',GradientType=0 );
	margin: 0 !important;
	padding: 40px 0;
}
.home .landscape-image-block {
	min-height: 400px;
	height: 650px;
	max-height: 58vh;
	margin: 0 !important;
}
.home .homepage-contained-row h1::after, .homepage-contained-row h1::before {
	display: none !important;
}
.home .homepage-contained-row .spb-column-container.col-sm-8 .spb-asset-content > p:first-of-type {
	margin-bottom: 2px;
}
.home .homepage-contained-row h1 {
	color: #343434;
	font-size: 36px;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 12px;
}
.home .homepage-contained-row img {
	width: 248px;
	margin: 0 auto;
	display: block;
	max-width: 100%;
}
.home .homepage-contained-row ul {
	width: 60%;
	display: inline-block;
	padding-left: 20px;
        margin-bottom: 0;
}
.home .homepage-contained-row ul > li {
	list-style-type: disc;
}
.home .homepage-outline-link {
	color: #323433;
	text-transform: uppercase;
	font-size: 14px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: 600;
	border: 1px solid #323433;
	padding: 6px 12px;
}
.home .homepage-contained-row .spb-column-container.col-sm-8 .spb-asset-content > p:last-of-type {
	display: inline-block;
}
.home .row.multi-column-row .spb-asset-content {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
@media only screen and (max-width: 991px) {
	.home .homepage-contained-row ul {
		width: 100%;
	}
.homepage-outline-link {
    margin-top: 12px !important;
    display: block;
    margin-left: 20px;
}
}
.home .homepage-outline-link:hover {
	color: #6d6d6d;
}
.homepage-contained-row .row.multi-column-row > .col-sm-4 {
	display: flex;
}
.homepage-contained-row .row.multi-column-row > .col-sm-4 > .spb-asset-content {
	display: flex;
	position: relative !important;
	margin: 0 !important;
	width: 100%;
	align-items: center;
}

.homepage-contained-row .row.multi-column-row > .col-sm-8:before {
    content: " ";
    display: block;
    width: 2px;
    background: rgba(52, 52, 52, 0.36);
    height: 100%;
    position: absolute;
    z-index: 999;
    left: -14px;
}

.homepage-contained-row > .spb_content_element > .container {
	max-width: 1175px;
	width: 100%;
}
.homepage-contained-row .row.multi-column-row > .col-sm-8 {
	padding-left: 35px !important;
}
.homepage-contained-row .row.multi-column-row > .col-sm-4 {
	padding-right: 30px;
}
@media only screen and (max-width: 767px) {
	.home .homepage-contained-row .row.multi-column-row, .home .homepage-contained-row .row.multi-column-row .col-sm-4 {
		min-height: 202px !important;
	}
	.homepage-contained-row .row.multi-column-row > .col-sm-4:after {
		display: none !important;
	}
	.home .homepage-cove-logo {
		margin-bottom: 20px;
	}
	.homepage-contained-row .row.multi-column-row > .col-sm-8 {
		padding-left: 15px !important;
	}
	.homepage-contained-row .row.multi-column-row > .col-sm-4 {
		padding-right: 15px;
	}
}

.fp-upper-content-block.spb_text_column p {
    color: #bdb7b5;
}

span.select2-dropdown.select2-dropdown--below {
    z-index: 9000;
}

body{
overflow-x: hidden;
}

