@import url("../fonts/stylesheet.css");
html {
  font-size: 100%;
}
.example1 {
  font-size: 112.5%;
}
.example2 {
  font-size: .8125em;
}
.example3 {
  font-size: 40px;
}
.example4 {
  font-size: 37.44em;
}
.example1 {
  letter-spacing: -0.03625em;
}
.font-monospace {
  white-space: pre-line;
  word-break: break-all;
  word-wrap: break-word;
}
* {
  -ms-overflow-style: auto;
  scrollbar-width: auto !important;
}
::-webkit-scrollbar {
  display: auto !important;
}
:active,
:active:focus,
:focus {
  outline: none !important;
  outline-style: none !important;
  outline-width: 0 !important;
}
body {
  font-synthesis: none;
  -moz-font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Adobe Caslon Pro;
  font-weight: 400;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body,
body a {
  color: #000;
}
@media screen and (max-device-width: 690px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media (max-width: 768px) {
  .sm-d-none {
    display: none;
  }
}
#slide-out-widget-area .off-canvas-menu-container li a .wrap:after {
  bottom: 2px;
}
#slide-out-widget-area-bg .nectar-ocm-image.active,
#slide-out-widget-area-bg.open .nectar-ocm-image.current {
  opacity: 1;
}
#slide-out-widget-area-bg .nectar-ocm-image.active:after,
#slide-out-widget-area-bg.open .nectar-ocm-image.current:after {
  content: "";
  background: #011828;
  background: linear-gradient(0deg,#011828,rgba(1,24,40,0.430432));
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: .25;
}
#slide-out-widget-area.fullscreen-inline-images .inner .off-canvas-menu-container li a,
#slide-out-widget-area.fullscreen-inline-images .inner .widget.widget_nav_menu li a {
  font-family: Adobe Caslon Pro;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 2px;
}
@media (min-width: 1000px) {
  #slide-out-widget-area.fullscreen-inline-images .inner .off-canvas-menu-container li a,
  #slide-out-widget-area.fullscreen-inline-images .inner .widget.widget_nav_menu li a {
    font-size: 42px;
  }
}
#slide-out-widget-area .bottom-meta-wrap {
  padding: 0 25px;
}
#slide-out-widget-area .bottom-meta-wrap .off-canvas-social-links {
  position: relative;
}
#slide-out-widget-area .bottom-meta-wrap .bottom-text {
  font-family: Proxima Nova Rg;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 14px;
  max-width: 1380px;
  padding: 0 25px;
  position: relative;
  left: 0;
}
#slide-out-widget-area .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
#slide-out-widget-area .inner .mobile-only {
  margin-bottom: 20px !important;
}
#slide-out-widget-area .inner .mobile-only li:first-child {
  display: none;
}
#slide-out-widget-area .menuwrapper .menu {
  -ms-flex-direction: column;
  flex-direction: column;
}
#slide-out-widget-area .menuwrapper .menu-item {
  line-height: .5;
}
#slide-out-widget-area .menuwrapper .menu-title-text {
  font-size: 0;
}
#slide-out-widget-area .menuwrapper .menu-item-has-icon {
  margin-top: 35px;
}
#slide-out-widget-area .menuwrapper .menu-item-has-icon a:hover span:after {
  content: none;
}
#slide-out-widget-area .menuwrapper .menu-item-has-children>a:first-child {
  display: none !important;
}
#slide-out-widget-area .menuwrapper .menu-item-has-children .sub-menu {
  opacity: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  transition: opacity .5s ease;
}
#slide-out-widget-area .menuwrapper .menu-item-has-children .sub-menu .menu-item-object-page a {
  right: -3px;
  text-transform: uppercase;
  color: #fff;
  font-family: Proxima Nova Rg;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 2px;
  margin: 0 16px;
}
#slide-out-widget-area .menuwrapper .menu-item-has-children .sub-menu .menu-item-object-page:not(:last-child) {
  margin-left: -35px;
}
#slide-out-widget-area .menuwrapper .menu-item-has-children .sub-menu .menu-item-object-page:not(:last-child):after {
  content: "/";
  display: inline-block;
  right: -5px;
  top: 7px;
  position: absolute;
}
#slide-out-widget-area .menuwrapper .menu-item-has-children .back {
  display: none;
}
#slide-out-widget-area .menuwrapper .menu-item-has-children img {
  display: inline-block;
  margin: 0 8px;
}
#slide-out-widget-area.open .menu-item-has-children .sub-menu {
  transition-delay: .9s;
  opacity: 1;
}
@media only screen and (min-width: 1000px) {
  #header-outer[data-logo-height="105"]:not(.small-nav) #top {
    margin-top: 27px;
  }
}
#header-outer[data-logo-height="105"] #logo {
  margin-top: 0;
}
#header-outer[data-logo-height="105"] .col_last,
#header-outer[data-logo-height="105"] .right-aligned-menu-items nav {
  -ms-flex-align: start;
  align-items: flex-start;
}
@media only screen and (min-width: 1000px) {
  #header-outer[data-logo-height="105"] #top>.container>.row>.span_3 {
    display: none;
  }
}
#header-outer[data-logo-height="105"] #top>.container>.row>.span_3 .left-aligned-ocm {
  display: none;
}
#header-outer[data-logo-height="105"].lighten-logo.transparent #top #logo img.stnd {
  opacity: 0 !important;
}
#header-outer[data-logo-height="105"].side-widget-open {
  background-color: transparent;
}
#header-outer[data-logo-height="105"].side-widget-open .bg-color-stripe {
  display: none;
}
#header-outer[data-logo-height="105"].side-widget-open .span_3 {
  display: block !important;
}
@media only screen and (min-width: 1000px) {
  #header-outer[data-logo-height="105"].side-widget-open .span_3 a:after {
    background-image: url(../../../../uploads/2023/05/The-Ritz-Carlton-Palm-Beach-Gardens-Logo-White-250.png);
    background-size: cover;
    content: "";
    width: 175px;
    height: 105px;
    display: inline-block;
    position: absolute;
    top: 0;
    margin: 0 auto;
    right: 0;
    left: 0;
  }
}
@media only screen and (min-width: 1000px) {
  #header-outer[data-logo-height="105"].side-widget-open #top {
    margin-top: 27px;
  }
}
#header-outer[data-logo-height="105"].side-widget-open #logo {
  display: block;
}
#header-outer[data-logo-height="105"].side-widget-open #logo .stnd {
  visibility: visible;
  height: 105px !important;
}
#header-outer[data-logo-height="105"].small-nav:not(.side-widget-open) #logo {
  display: none;
  margin: 16px 0;
}
#header-outer[data-logo-height="105"].small-nav:not(.side-widget-open) #logo .mobile-only-logo {
  display: block;
}
#header-outer[data-logo-height="105"].small-nav:not(.side-widget-open) #logo .stnd {
  display: none;
}
#header-outer[data-logo-height="105"].small-nav .span_9 {
  -ms-flex-order: 0;
  order: 0;
}
#header-outer[data-logo-height="105"].small-nav .span_3 {
  -ms-flex-order: 1;
  order: 1;
}
#header-outer[data-logo-height="105"].small-nav .right-aligned-menu-items {
  -ms-flex-order: 2;
  order: 2;
}
#header-outer[data-lhe=animated_underline] #top .right-aligned-menu-items nav>ul>li.menu-item:last-of-type>a {
  margin-left: 20px !important;
}
h1 {
  font-family: Adobe Caslon Pro;
  font-weight: 600;
  letter-spacing: 1px;
}
h2,
h3 {
  font-family: Adobe Caslon Pro;
  font-weight: 400;
}
h3 {
  letter-spacing: 0;
}
h4 {
  font-family: Proxima Nova Lt;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
}
@media only screen and (max-width: 690px) {
  .container,
  .orbit-wrapper .slider-nav,
  .post-area.standard-minimal.full-width-content .post .inner-wrap {
    max-width: 340px;
  }
}
.container-wrap {
  padding-top: 0;
}
.title-h2-section h2 {
  text-transform: uppercase;
  font-size: 72px;
  line-height: 72px;
  letter-spacing: 6px;
}
@media only screen and (max-width: 999px) {
  .title-h2-section h2 {
    font-size: 56px !important;
    line-height: 68px !important;
    letter-spacing: 4px;
  }
}
@media only screen and (max-width: 429px) {
  .title-h2-section h2 {
    font-size: 38px !important;
    line-height: 1 !important;
  }
}
.nectar-simple-slider .flickity-button {
  transform: rotate(45deg);
  width: 24px;
  height: 24px;
  top: 48%;
}
.nectar-simple-slider .flickity-button.previous {
  transform: rotate(225deg);
}
.nectar-simple-slider .flickity-button:after,
.nectar-simple-slider .flickity-button:before {
  border: 2px solid #fff;
  border-width: 2px 2px 0 0;
  border-radius: 0;
  background: none;
}
.nectar-simple-slider .flickity-button:after {
  content: none !important;
}
.nectar-simple-slider .flickity-button:before {
  background: transparent;
  border-radius: 0;
}
.nectar-simple-slider .flickity-button .flickity-button-icon {
  display: none;
}
@media only screen and (max-width: 690px) {
  .nectar-simple-slider .flickity-button {
    width: 20px;
    height: 20px;
  }
}
@media only screen and (max-width: 429px) {
  .nectar-simple-slider .flickity-button {
    width: 16px;
    height: 16px;
  }
}
.nectar-simple-slider .flickity-page-dots {
  padding: 0;
  bottom: -30px;
}
.nectar-simple-slider .flickity-page-dots .dot {
  width: 8px;
  height: 8px;
  padding: 0 8px;
}
.nectar-simple-slider .flickity-page-dots .dot:before {
  left: 0;
  right: 0;
  opacity: .35;
  transform: none;
  width: 8px;
  height: 8px;
  box-shadow: inset 0 0 0 1px #000;
  top: 0;
  background: none !important;
}
.nectar-simple-slider .flickity-page-dots .dot.is-selected svg {
  display: none;
}
.nectar-simple-slider .flickity-page-dots .dot.is-selected:before {
  opacity: .35;
  transform: none !important;
  width: 8px;
  height: 8px;
  background: #333 !important;
  box-shadow: none !important;
}
.nowrap {
  white-space: nowrap;
}
.text-small {
  font-size: 10px;
  line-height: 1.4;
}
.vertical-list li {
  display: block !important;
  margin-left: 0 !important;
}
.img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0;
}
.nectar-flickity .cell {
  padding: 0 !important;
}
.width-auto {
  width: auto;
}
.d-block-md {
  display: block;
}
@media (max-width: 690px) {
  .d-block-md {
    display: none;
  }
}
.d-block-md-only {
  display: none;
}
@media only screen and (max-width: 999px) and (min-width: 690px) {
  .d-block-md-only {
    display: block;
  }
}
.d-block-lg {
  display: block;
}
@media (max-width: 999px) {
  .d-block-lg {
    display: none;
  }
}
.full-width-content .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.full-width-content img {
  width: 100%;
}
#ajax-content-wrap:after {
  content: "";
  background-color: rgba(0,0,0,0.25);
  position: fixed;
}
@media only screen and (min-width: 1000px) {
  #header-outer.small-nav:not(.side-widget-open) #top>.container>.row {
    -ms-flex-pack: initial;
    justify-content: initial;
  }
  #header-outer.small-nav:not(.side-widget-open) #top>.container>.row .span_3 {
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  #header-outer.small-nav:not(.side-widget-open) #top>.container>.row .span_9 {
    position: relative;
    -ms-flex-order: initial;
    order: 0;
    width: auto;
  }
  #header-outer.small-nav:not(.side-widget-open) #top>.container>.row .span_9 a {
    line-height: 1;
  }
  #header-outer.small-nav:not(.side-widget-open) #top>.container>.row .right-aligned-menu-items {
    position: relative;
    width: auto;
  }
  #header-outer.small-nav:not(.side-widget-open) #top>.container>.row .right-aligned-menu-items #menu-item-782,
  #header-outer.small-nav:not(.side-widget-open) #top>.container>.row .right-aligned-menu-items #menu-item-1871 {
    border-left: 1px solid #fff;
  }
}
#header-outer:not([data-format=centered-menu-under-logo]):not([data-format=centered-menu-bottom-bar]) #top nav>ul>li[class*=button_]>a:before {
  margin-top: -1px;
}
#header-outer:not([data-format=left-header]) #top .span_9 a {
  letter-spacing: 2.5px;
  margin: 0 16px;
}
@media only screen and (min-width: 1000px) and (max-width: 1120px) {
  #header-outer #top nav>ul>li>a {
    font-size: 12px;
    margin: 0 12px !important;
  }
}
#header-outer #mobile-menu {
  padding: 0 30px;
}
#header-outer #mobile-menu a {
  letter-spacing: 2.5px;
}
@media only screen and (max-width: 999px) {
  #header-outer #mobile-menu {
    height: 100vh;
  }
  #header-outer #mobile-menu ul {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    width: 235px;
  }
  #header-outer #mobile-menu li:first-child {
    margin-top: 60px;
  }
  #header-outer #mobile-menu li:first-child a {
    padding-top: 42px;
  }
  #header-outer #mobile-menu li:first-child:before {
    color: #fff;
    content: "EXPLORE";
    font-family: Adobe Caslon Pro;
    font-weight: 600;
    font-size: 18px;
    height: 18px;
    letter-spacing: 5px;
    position: relative;
  }
  #header-outer #mobile-menu li:nth-last-child(2) {
    -ms-flex-order: 1;
    order: 1;
  }
  #header-outer #mobile-menu li:last-child {
    margin-bottom: 10px;
    margin-top: 60px;
  }
  #header-outer #mobile-menu li:last-child:before {
    color: #fff;
    content: "CONNECT";
    font-family: Adobe Caslon Pro;
    font-weight: 600;
    font-size: 18px;
    height: 18px;
    letter-spacing: 5px;
    position: relative;
  }
  #header-outer #mobile-menu li:last-child a {
    padding-top: 42px;
  }
  #header-outer #mobile-menu li:last-child a span {
    border: 1px solid #fff;
    font-family: Adobe Caslon Pro;
    font-size: 14px;
    padding: 12px 16px 11px;
  }
}

#header-outer .menu-item {
  text-transform: uppercase;
  font-family: Proxima Nova Lt;
  line-height: 30px;
  white-space: nowrap !important;
}
#header-outer a {
  letter-spacing: 1.5px;
  text-decoration: none;
}
#header-outer a[href^="tel:"] span:after {
  transform: none !important;
}
#header-outer a[href^="#contact-inquire"] {
  font-family: Adobe Caslon Pro;
}
#header-outer.small-nav #logo,
#header-outer.small-nav .col.span_3 {
  display: block !important;
}
#header-outer.small-nav #top nav>ul>li>a .menu-title-text:after {
  border-color: transparent !important;
}
#header-outer.small-nav #top nav>ul>li[class*=button_bordered]>a {
  border-bottom: 0;
  margin-left: 0 !important;
}
#header-outer.small-nav #logo img {
  height: 35px !important;
}
@media (min-width: 999px) {
  #header-outer:not(.small-nav) {
    background: transparent !important;
    box-shadow: none !important;
  }
}
body #header-outer[data-lhe=animated_underline] #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
  bottom: -8px;
}
#header-outer:not(.transparent) #top nav>ul>.button_bordered>a:hover:before {
  border: #fff;
  background-color: #fff;
  color: #000;
}
#top nav>ul>li[class*=button_bordered]>a {
  font-weight: 600;
}
#top nav>ul>li[class*=button_bordered]>a:before {
  border-color: #fff;
  border-radius: 0 !important;
  border-width: 1px;
}
#top .container {
  max-width: 1400px;
}
#header-space {
  display: none !important;
}
#contact-inquire h2 {
  font-size: 72px;
  line-height: 72px;
  letter-spacing: 6px;
}
@media only screen and (max-width: 999px) {
  #contact-inquire h2 {
    font-size: 56px !important;
    line-height: 68px !important;
    letter-spacing: 4px;
  }
}
@media only screen and (max-width: 429px) {
  #contact-inquire h2 {
    font-size: 38px !important;
    line-height: 1 !important;
  }
}
#contact-inquire .row_col_wrap_12 {
  border-bottom: 1px solid #000;
}
#contact-inquire .vc_column-inner {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#contact-form,
#contact-inquire {
  padding: 0 30px;
  margin-bottom: 0 !important;
}
#contact-form h4,
#contact-inquire h4 {
  margin-bottom: 1em;
}
#contact-form .select2-container--default .select2-selection--single,
#contact-form body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single,
#contact-inquire .select2-container--default .select2-selection--single,
#contact-inquire body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single {
  background-color: transparent;
  border-width: 0 0 1px;
  border-radius: 0;
  border-color: #000;
}
#contact-form .select2-container--default .select2-selection--single .select2-selection__placeholder,
#contact-inquire .select2-container--default .select2-selection--single .select2-selection__placeholder {
  font-size: 20px;
  line-height: 1.4;
  color: #000;
  font-style: italic;
  padding: 0;
}
#contact-form .select2-container .select2-selection--single .select2-selection__rendered,
#contact-inquire .select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 20px;
  line-height: 1.4;
  padding: 0;
}
#contact-form .select2-container--default.select2-container--open .select2-selection--single,
#contact-form .select2-container--default .select2-selection--single:hover,
#contact-inquire .select2-container--default.select2-container--open .select2-selection--single,
#contact-inquire .select2-container--default .select2-selection--single:hover {
  background-color: transparent !important;
  color: #000 !important;
}
#contact-form .frm_radio,
#contact-inquire .frm_radio {
  float: left;
  font-style: italic;
  margin-right: 35px;
}
#contact-form .frm_radio input[type=radio],
#contact-inquire .frm_radio input[type=radio] {
  accent-color: #000;
  transform: scale(1.5);
  margin: 0;
  position: absolute;
  left: 3px;
  top: 1px;
  height: 14px;
  width: 14px;
}
#contact-form .frm_radio input[type=radio]:after,
#contact-inquire .frm_radio input[type=radio]:after {
  content: "";
}
#contact-form .frm_radio label,
#contact-inquire .frm_radio label {
  position: relative;
  padding-left: 27px;
  font-size: 18px;
}
@media (min-width: 690px) {
  #gracious-proportions .wpb_text_column {
    max-width: 350px;
    padding: 0 0 30px 30px;
  }
}
@media only screen and (max-width: 690px) {
  #gracious-proportions .wpb_text_column {
    padding: 30px 0 0;
  }
}
#hero-header h1 {
  margin-bottom: 24px;
}
#hero-header p {
  font-size: 15px;
}
#hero-header .hero-copy {
  text-align: center;
}
@media only screen and (max-width: 690px) {
  #hero-header .hero-copy {
    position: absolute;
    bottom: 85px;
    left: 0;
    padding: 0 30px;
  }
}
#ocean-inspired h2 span {
  display: block;
  padding-left: 64px;
}
@media only screen and (max-width: 690px) {
  #ocean-inspired h2 {
    margin-bottom: 20px;
  }
  #ocean-inspired h2 span {
    padding-left: 45px;
  }
}
#ocean-inspired h4 {
  max-width: 540px;
  margin-bottom: 0;
}
@media only screen and (max-width: 999px) {
  #ocean-inspired h4 {
    max-width: none;
  }
}
@media only screen and (max-width: 690px) {
  #ocean-inspired h4 {
    max-width: none;
  }
}
#ocean-inspired .col {
  -ms-flex-align: center;
  align-items: center;
}
#ocean-inspired .wpb_text_column {
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 420px;
}
@media only screen and (max-width: 999px) {
  #ocean-inspired .wpb_text_column {
    max-width: none;
  }
}
@media only screen and (max-width: 690px) {
  #ocean-inspired .wpb_text_column {
    max-width: none;
  }
}
#ocean-inspired .wpb_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
#ocean-inspired .text-ocean-inspired {
  -ms-flex-item-align: start;
  align-self: start;
  max-width: none;
  margin-bottom: 0;
}
@media (min-width: 769px) {
  #ocean-inspired h2 {
    margin-bottom: .325em;
  }
}
#sweeping-intercoastal h4 {
  margin: 0 auto;
  max-width: 720px;
  padding: 0 30px;
}
@media only screen and (max-width: 999px) {
  #sweeping-intercoastal h4 {
    max-width: 620px;
  }
}
@media only screen and (max-width: 399px) {
  #sweeping-intercoastal h4 {
    padding: 0 15px;
  }
}
#at-your-service .column-text .vc_column-inner {
  -ms-flex-align: center;
  align-items: center;
}
#at-your-service .wpb_text_column {
  max-width: 350px;
}
@media only screen and (max-width: 999px) {
  #at-your-service .wpb_text_column {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 690px) {
  #at-your-service .wpb_text_column {
    max-width: none;
    padding-top: 30px;
  }
}
#at-your-service .at-your-service-text h3 {
  margin-bottom: 25px;
}
@media only screen and (max-width: 690px) {
  #at-your-service .at-your-service-text h3 {
    margin: 15px 0;
  }
}
@media only screen and (max-width: 399px) {
  #contact-form a[href^="mailto:"] {
    font-size: 16px;
  }
}
#contact-form input {
  box-shadow: inset 0 0 0 0 #fff;
}
@media only screen and (max-width: 999px) {
  #contact-form .col-contact-form .frm_message {
    text-align: center;
  }
}
@media only screen and (min-width: 1000px) {
  #contact-form .col-contact-form .frm_message {
    max-width: 500px;
  }
}
#contact-form .col-contact-form h5 {
  font-family: Adobe Caslon Pro;
  font-weight: 400;
  font-size: 18px;
  margin: 50px 0 25px;
}
#contact-form .col-contact-form a {
  color: #000;
}
#contact-form .col-contact-form a[href^="tel:"] {
  border: 1px solid #000;
  padding: 10px 16px;
}
#contact-form .frm_opt_container {
  margin-top: 8px;
}
#contact-form .form-field {
  margin-bottom: 45px;
}
@media only screen and (max-width: 690px) {
  #contact-form .form-field {
    margin-bottom: 30px;
  }
}
#contact-form .frm_button_submit {
  background: transparent;
  border: 1px solid #000;
  color: #000;
  font-family: Adobe Caslon Pro;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1.5px;
  padding: 15px 20px !important;
  opacity: 1;
  line-height: 1;
  display: block;
  height: 43px;
}
#contact-form .frm_button_submit:hover {
  color: #fff;
}
#contact-form .wpb_text_column {
  max-width: none;
}
#contact-form input {
  background: transparent;
  padding: 0;
  border-radius: 0;
  font-size: 20px;
  line-height: 1.4;
  color: #000;
  border: 0;
  border-bottom: 1px solid #000;
  margin-top: 15px;
  padding-bottom: 8px;
}
#sowing-the-seeds h3 {
  margin: auto;
  max-width: 800px;
}
@media (max-width: 999px) {
  #sowing-the-seeds h3 {
    max-width: 570px;
  }
}
#section-footer {
  text-transform: uppercase;
  color: #fff;
  font-family: Proxima Nova Rg;
  font-weight: 400;
  font-size: 11px;
  line-height: 1.4;
  letter-spacing: 2px;
}
#section-footer a,
#section-footer a[href^="mailto:"] {
  color: #fff;
}
@media only screen and (max-width: 429px) {
  #section-footer a[href^="mailto:"] {
    font-size: 9.25px;
  }
}
#section-footer strong {
  font-weight: 700;
  font-family: Proxima Nova Rg;
}
#section-footer ul {
  margin: 0;
}
#section-footer ul li {
  display: inline-block;
  list-style: none;
}
#section-footer ul li:not(:first-of-type) {
  margin-left: 20px;
}
@media (max-width: 999px) {
  #section-footer ul li.d-inline-desktop {
    display: block;
    margin-left: 0;
  }
}
#section-footer .row_col_wrap_12 {
  max-width: 1400px;
  margin: auto;
}
@media (min-width: 1000px) {
  #section-footer .wpb_column:not(:last-of-type) {
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  #section-footer .wpb_column:last-of-type {
    text-align: right;
  }
}
#footer-disclaimer {
  font-family: Proxima Nova Rg;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
}
#footer-disclaimer p {
  font-size: 10px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 1px;
}
#footer-disclaimer:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 400vw;
  height: 100vh;
  left: -300%;
}
#footer-disclaimer,
#section-footer {
  margin-bottom: 0 !important;
}
#ajax-content-wrap .row>.vc_row:not(:last-of-type) {
  margin-bottom: 90px;
}
@media only screen and (max-width: 999px) {
  #ajax-content-wrap .row>.vc_row:not(:last-of-type) {
    margin-bottom: 60px;
  }
}
.container {
  max-width: 1250px;
  padding: 0 30px;
}
@media only screen and (max-width: 999px) {
  .container {
    max-width: none !important;
  }
}
#contact-form h4,
.frm_primary_label,
body[data-fancy-form-rcs="1"] .fancy-select-wrap label {
  color: #000 !important;
  display: block !important;
  letter-spacing: 3px;
  font-size: 13px;
  line-height: 1.4;
  font-family: Proxima Nova Lt;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
}
@media only screen and (max-width: 690px) {
  #contact-form h4,
  .frm_primary_label,
  body[data-fancy-form-rcs="1"] .fancy-select-wrap label {
    font-size: 12.6px;
    line-height: 16.2px;
  }
}
#contact-form .frm_radio input {
  appearance: none;
  border: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 16px;
  width: 16px;
  padding: 0;
  margin-left: 3px;
  -webkit-appearance: none;
}
#contact-form .frm_radio input:checked:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 50%;
  top: 2.5px;
  left: 3px;
  background-color: #a9a39e;
  opacity: 1;
  transition: opacity .25s ease;
}
#contact-form .frm_radio label:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -1px;
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #a9a39e;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0;
}
#contact-form .frm_message h3 {
  margin-bottom: 25px;
}
#contact-form .frm_message p:not(:last-child) {
  margin-bottom: 25px;
  padding-bottom: 0;
}
.nectar-global-section.before-footer .row_col_wrap_12 {
  margin: auto !important;
  max-width: 1190px;
}
@media only screen and (max-width: 999px) {
  .footer-social-links {
    margin-top: 20px;
  }
}
.footer-social-links ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media only screen and (max-width: 999px) {
  .footer-social-links ul {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.footer-social-links img {
  display: block;
  height: 35px !important;
  width: 35px !important;
}
.footer-privacy-links li:not(:first-of-type) {
  margin: 0 0 0 10px !important;
}
.footer-address-column .wpb_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-contact #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-disclaimers #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-downloads #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-floorplan-g #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-id-1912 #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-id-2107 #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-id-3118 #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-id-3229 #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-id-3254 #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-id-3593 #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-news #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-press #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-privacy-policy #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-team #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after,
.page-thank-you-footer #header-outer[data-lhe=animated_underline]:not([data-format=left-header]) #top nav>ul>li:not([class*=button_])>a .menu-title-text:after {
  visibility: hidden;
}
@media (min-width: 1000px) {
  .page-contact #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-contact #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-contact #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-contact #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-contact #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-contact #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-disclaimers #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-disclaimers #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-disclaimers #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-disclaimers #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-disclaimers #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-disclaimers #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-downloads #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-downloads #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-downloads #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-downloads #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-downloads #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-downloads #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-floorplan-g #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-floorplan-g #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-floorplan-g #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-floorplan-g #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-floorplan-g #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-floorplan-g #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-id-1912 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-id-1912 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-id-1912 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-id-1912 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-id-1912 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-id-1912 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-id-2107 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-id-2107 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-id-2107 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-id-2107 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-id-2107 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-id-2107 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-id-3118 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-id-3118 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-id-3118 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-id-3118 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-id-3118 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-id-3118 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-id-3229 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-id-3229 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-id-3229 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-id-3229 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-id-3229 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-id-3229 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-id-3254 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-id-3254 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-id-3254 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-id-3254 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-id-3254 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-id-3254 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-id-3593 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-id-3593 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-id-3593 #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-id-3593 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-id-3593 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-id-3593 #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-news #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-news #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-news #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-news #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-news #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-news #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-press #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-press #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-press #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-press #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-press #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-press #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-privacy-policy #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-privacy-policy #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-privacy-policy #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-privacy-policy #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-privacy-policy #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-privacy-policy #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-team #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-team #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-team #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-team #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-team #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-team #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before,
  .page-thank-you-footer #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines-button:after,
  .page-thank-you-footer #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:after,
  .page-thank-you-footer #header-outer:not(.small-nav) #top .slide-out-widget-area-toggle a .lines:before,
  .page-thank-you-footer #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after,
  .page-thank-you-footer #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after,
  .page-thank-you-footer #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before {
    background-color: #000 !important;
  }
}
.page-contact #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-disclaimers #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-downloads #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-floorplan-g #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-id-1912 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-id-2107 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-id-3118 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-id-3229 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-id-3254 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-id-3593 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-news #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-press #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-privacy-policy #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-team #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before,
.page-thank-you-footer #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:before {
  border-color: #FFFFFF;
}
.page-contact #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-disclaimers #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-downloads #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-floorplan-g #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-id-1912 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-id-2107 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-id-3118 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-id-3229 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-id-3254 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-id-3593 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-news #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-press #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-privacy-policy #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-team #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover,
.page-thank-you-footer #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover {
  color: #000000 !important;
}
.page-contact #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-disclaimers #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-downloads #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-floorplan-g #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-id-1912 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-id-2107 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-id-3118 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-id-3229 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-id-3254 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-id-3593 #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-news #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-press #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-privacy-policy #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-team #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before,
.page-thank-you-footer #header-outer:not(.small-nav) #top nav>ul>li[class*=button_bordered]>a:hover:before {
  border: #FFFFFF;
  background-color: #FFFFFF;
}
.page-contact #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-disclaimers #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-downloads #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-floorplan-g #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-id-1912 #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-id-2107 #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-id-3118 #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-id-3229 #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-id-3254 #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-id-3593 #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-news #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-press #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-privacy-policy #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-team #header-outer:not(.small-nav) #top nav>ul>li>a,
.page-thank-you-footer #header-outer:not(.small-nav) #top nav>ul>li>a {
  color: #FFFFFF !important; /* Changed when sticky header */
}
.page-contact #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-disclaimers #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-downloads #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-floorplan-g #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-id-1912 #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-id-2107 #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-id-3118 #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-id-3229 #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-id-3254 #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-id-3593 #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-news #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-press #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-privacy-policy #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-team #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
.page-thank-you-footer #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after {
  border-color: #FFFFFF;
}
.page-contact #header-outer.side-widget-open #top nav>ul>li>a,
.page-disclaimers #header-outer.side-widget-open #top nav>ul>li>a,
.page-downloads #header-outer.side-widget-open #top nav>ul>li>a,
.page-floorplan-g #header-outer.side-widget-open #top nav>ul>li>a,
.page-id-1912 #header-outer.side-widget-open #top nav>ul>li>a,
.page-id-2107 #header-outer.side-widget-open #top nav>ul>li>a,
.page-id-3118 #header-outer.side-widget-open #top nav>ul>li>a,
.page-id-3229 #header-outer.side-widget-open #top nav>ul>li>a,
.page-id-3254 #header-outer.side-widget-open #top nav>ul>li>a,
.page-id-3593 #header-outer.side-widget-open #top nav>ul>li>a,
.page-news #header-outer.side-widget-open #top nav>ul>li>a,
.page-press #header-outer.side-widget-open #top nav>ul>li>a,
.page-privacy-policy #header-outer.side-widget-open #top nav>ul>li>a,
.page-team #header-outer.side-widget-open #top nav>ul>li>a,
.page-thank-you-footer #header-outer.side-widget-open #top nav>ul>li>a {
  color: #FFFFFF !important;
}
.page-contact .before-footer #contact-form,
.page-contact .before-footer #contact-inquire,
.page-disclaimers .before-footer #contact-form,
.page-disclaimers .before-footer #contact-inquire,
.page-downloads .before-footer #contact-form,
.page-downloads .before-footer #contact-inquire,
.page-id-3118 .before-footer #contact-form,
.page-id-3118 .before-footer #contact-inquire,
.page-id-3161 .before-footer #contact-form,
.page-id-3161 .before-footer #contact-inquire,
.page-id-3229 .before-footer #contact-form,
.page-id-3229 .before-footer #contact-inquire,
.page-id-3254 .before-footer #contact-form,
.page-id-3254 .before-footer #contact-inquire,
.page-id-3309 .before-footer #contact-form,
.page-id-3309 .before-footer #contact-inquire,
.page-id-3731 .before-footer #contact-form,
.page-id-3731 .before-footer #contact-inquire,
.page-neighborhood .before-footer #contact-form,
.page-neighborhood .before-footer #contact-inquire,
.page-privacy-policy .before-footer #contact-form,
.page-privacy-policy .before-footer #contact-inquire,
.page-residence .before-footer #contact-form,
.page-residence .before-footer #contact-inquire,
.page-team .before-footer #contact-form,
.page-team .before-footer #contact-inquire,
.page-thank-you-footer .before-footer #contact-form,
.page-thank-you-footer .before-footer #contact-inquire {
  display: none;
}

.menu-item-over {
	color: #000 !important;
}

@media only screen and (max-width: 690px) {
  .wpb_column:not([class*=vc_col-xs]) {
    margin-bottom: 0;
  }
}
.page-contact .container-wrap,
.page-downloads .container-wrap,
.page-id-3229 .container-wrap,
.page-id-3254 .container-wrap {
  background-color: #e9e7e5;
}
.page-thank-you-footer #contact-form {
  display: none;
  padding: 0;
}
.page-thank-you-footer .container-wrap {
  background-color: #e9e7e5;
}
.page-thank-you-footer .d-block {
  display: block !important;
}
.page-thank-you-footer #ajax-content-wrap .row>.vc_row:not(:last-of-type) {
  margin-bottom: 0;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.m-auto {
  margin: auto;
}
.m-s-auto {
  margin-left: auto;
}
@media (min-width: 690px) {
  .ms-md-auto {
    margin-left: auto;
  }
}
.m-right-0 {
  margin-right: 0;
}
.mb-45 {
  margin-bottom: 45px !important;
}
@media (min-width: 1000px) {
  .pb-4em {
    padding-bottom: 4em;
  }
}
@media (min-width: 1000px) {
  .ps-25em {
    padding-left: 2.5em;
  }
}
@media (min-width: 1000px) {
  .ps-3em {
    padding-left: 3em;
  }
}
@media (min-width: 1000px) {
  .ps-4em {
    padding-left: 4em;
  }
}
@media (min-width: 1000px) {
  .p-4em {
    padding: 4em;
  }
}
video::-webkit-media-controls-start-playback-button {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
video::-webkit-media-controls-start-playback-glyph {
  display: none !important;
  -webkit-appearance: none;
  will-change: opacity;
}
#footer-pagination {
  font-family: Proxima Nova Lt;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  padding: 2em 0 !important;
  margin-bottom: 0;
}
#footer-pagination .wpb_text_column {
  max-width: none;
}
#footer-pagination:after {
  background-color: #c5daf3;
  display: inline-block;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  height: 100%;
  top: 0;
}
#footer-pagination .row_col_wrap_12 {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: auto;
  max-width: 1400px;
}
#footer-pagination .vc_col-sm-6 {
  margin: 0;
}
#footer-pagination .vc_col-sm-6:first-child {
  text-align: left;
}
#footer-pagination .vc_col-sm-6:first-child a {
  margin-left: 35px;
}
#footer-pagination .vc_col-sm-6:first-child a:after {
  content: "";
  left: 0;
  transform: rotate(-45deg);
}
@media (max-width: 524px) {
  #footer-pagination .vc_col-sm-6:first-child {
    display: none;
  }
}
@media (max-width: 1399px) {
  #footer-pagination .vc_col-sm-6:first-child {
    margin-left: 35px;
  }
}
#footer-pagination .vc_col-sm-6:last-child {
  text-align: right;
}
#footer-pagination .vc_col-sm-6:last-child a {
  margin-right: 35px;
}
#footer-pagination .vc_col-sm-6:last-child a:after {
  content: "";
  right: 0;
  transform: rotate(135deg);
}
@media (max-width: 1399px) {
  #footer-pagination .vc_col-sm-6:last-child {
    margin-right: 35px;
  }
}
#footer-pagination .vc_col-sm-6 a:not(.vc_control-btn) {
  letter-spacing: 2px;
}
#footer-pagination .vc_col-sm-6 a:not(.vc_control-btn):after {
  border: 1px solid #000;
  border-right-width: 0;
  border-bottom-width: 0;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 0;
}
.fancybox-caption,
.fancybox-caption .fancybox-caption__body {
  display: none;
}
.fancybox-caption:after {
  color: #fff;
  line-height: 1.75;
  margin-bottom: 15px;
  font-family: Proxima Nova Rg;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-weight: 600;
  letter-spacing: 1px;
}
@media (max-width: 690px) {
  .fancybox-caption:after {
    font-size: 8px;
  }
}
.mapster_tooltip {
  border: 0 !important;
  font-size: 12px !important;
  border-radius: 0 !important;
  text-align: center;
}
.masonry-items {
  max-width: 972px;
}
.masonry-items .element {
  position: relative !important;
  transform: none !important;
  top: auto !important;
}
@media (min-width: 690px) {
  .masonry-items img {
    max-height: 219.99px !important;
    width: auto !important;
  }
}
.masonry-items.portfolio-items .col.span_6,
.masonry-items.portfolio-items[data-ps="6"] .col.span_6 {
  left: 0 !important;
  width: auto !important;
  padding-right: 0 !important;
  padding-left: 10px !important;
}
.toggles.accordion .inner-toggle-wrap {
  padding: 15px 0 !important;
}
.toggles.accordion .toggle div {
  box-shadow: none;
}
.toggles.accordion .toggle.open .toggle-heading:after {
  transform: rotate(180deg);
}
.toggles.accordion .toggle-title .toggle-heading {
  font-family: Proxima Nova Lt;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  background-color: #fff;
  border-top: 1px solid #000;
  color: #000;
  padding-left: 0;
  padding-right: 0;
}
.toggles.accordion .toggle-title .toggle-heading:after {
  content: "";
  position: absolute;
  right: 0;
  height: 0;
  width: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #000;
  transform: rotate(0deg);
  transition-duration: .5s;
}
.work-item .work-info-bg {
  display: none;
  visibility: hidden;
}
body #press-list .post-featured-img-wrap .vc_column-inner {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
body #news-list .inner_row,
body #news-list article,
body #press-list .inner_row,
body #press-list article {
  margin-bottom: 60px;
}
body #news-list .inner_row:nth-child(2n) .article-content-wrap,
body #news-list .inner_row:nth-child(2n) .row_col_wrap_12_inner,
body #news-list article:nth-child(2n) .article-content-wrap,
body #news-list article:nth-child(2n) .row_col_wrap_12_inner,
body #press-list .inner_row:nth-child(2n) .article-content-wrap,
body #press-list .inner_row:nth-child(2n) .row_col_wrap_12_inner,
body #press-list article:nth-child(2n) .article-content-wrap,
body #press-list article:nth-child(2n) .row_col_wrap_12_inner {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
body #news-list .press-logo,
body #press-list .press-logo {
  max-height: 30px;
  width: auto;
  margin-bottom: 20px;
}
body #news-list .press-logo.logo-palmbeachpost,
body #press-list .press-logo.logo-palmbeachpost {
  max-height: 30px;
}
body #news-list .press-logo.logo-luxury,
body #press-list .press-logo.logo-luxury {
  max-height: 70px;
}
body #news-list .press-logo.logo-therealdeal,
body #press-list .press-logo.logo-therealdeal {
  max-height: 35px;
}
body #news-list .excerpt,
body #news-list .wpb_text_column p,
body #press-list .excerpt,
body #press-list .wpb_text_column p {
  line-height: 1.75;
  margin-bottom: 15px;
  font-family: Proxima Nova Rg;
  font-size: 14px;
  padding-bottom: 0;
}
@media only screen and (min-width: 691px) {
  body #news-list .excerpt,
  body #news-list .wpb_text_column p,
  body #press-list .excerpt,
  body #press-list .wpb_text_column p {
    max-width: 450px;
  }
}
body #news-list .grav-wrap,
body #press-list .grav-wrap {
  color: #000;
  font-style: italic;
  font-weight: 600;
  line-height: 1;
  padding: 0;
  font-family: Adobe Caslon Pro;
  font-size: 18px;
  margin-top: 0;
}
body #news-list .row_col_wrap_12_inner .child_column,
body #press-list .row_col_wrap_12_inner .child_column {
  position: relative;
  height: auto;
}
@media (min-width: 691px) {
  body #news-list .row_col_wrap_12_inner .child_column,
  body #press-list .row_col_wrap_12_inner .child_column {
    width: 50%;
  }
}
@media (min-width: 691px) {
  body #news-list .row_col_wrap_12_inner,
  body #press-list .row_col_wrap_12_inner {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
  }
}
body #news-list .row_col_wrap_12_inner:after,
body #press-list .row_col_wrap_12_inner:after {
  content: none;
}
body #news-list .article-content-wrap .child_column,
body #news-list .row_col_wrap_12_inner .child_column,
body #press-list .article-content-wrap .child_column,
body #press-list .row_col_wrap_12_inner .child_column {
  padding: 0;
}
body #news-list .article-content-wrap .post-featured-img-wrap,
body #news-list .row_col_wrap_12_inner .post-featured-img-wrap,
body #press-list .article-content-wrap .post-featured-img-wrap,
body #press-list .row_col_wrap_12_inner .post-featured-img-wrap {
  padding-top: 64%;
}
@media (min-width: 691px) {
  body #news-list .article-content-wrap .post-featured-img-wrap,
  body #news-list .row_col_wrap_12_inner .post-featured-img-wrap,
  body #press-list .article-content-wrap .post-featured-img-wrap,
  body #press-list .row_col_wrap_12_inner .post-featured-img-wrap {
    border-radius: 0;
    width: 50%;
    position: relative;
    height: auto;
    padding-top: 38%;
  }
}
body #news-list .article-content-wrap .post-featured-img-wrap .wpb_wrapper,
body #news-list .row_col_wrap_12_inner .post-featured-img-wrap .wpb_wrapper,
body #press-list .article-content-wrap .post-featured-img-wrap .wpb_wrapper,
body #press-list .row_col_wrap_12_inner .post-featured-img-wrap .wpb_wrapper {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 999px) {
  body #news-list .article-content-wrap .post-content-wrap,
  body #news-list .row_col_wrap_12_inner .post-content-wrap,
  body #press-list .article-content-wrap .post-content-wrap,
  body #press-list .row_col_wrap_12_inner .post-content-wrap {
    padding: 0;
    margin-top: 25px;
  }
}
@media (min-width: 691px) {
  body #news-list .article-content-wrap,
  body #news-list .row_col_wrap_12_inner,
  body #press-list .article-content-wrap,
  body #press-list .row_col_wrap_12_inner {
    display: -ms-flexbox;
    display: flex;
    gap: 45px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: normal;
    justify-content: normal;
  }
  body #news-list .article-content-wrap .post-content-wrap,
  body #news-list .row_col_wrap_12_inner .post-content-wrap,
  body #press-list .article-content-wrap .post-content-wrap,
  body #press-list .row_col_wrap_12_inner .post-content-wrap {
    padding: 0;
    position: relative;
    left: 0;
    width: 50%;
    margin: 0;
  }
}
body #news-list .article-content-wrap .post-featured-img,
body #news-list .row_col_wrap_12_inner .post-featured-img,
body #press-list .article-content-wrap .post-featured-img,
body #press-list .row_col_wrap_12_inner .post-featured-img {
  border-radius: 0 !important;
}
body #news-list .article-content-wrap .meta-category,
body #news-list .row_col_wrap_12_inner .meta-category,
body #press-list .article-content-wrap .meta-category,
body #press-list .row_col_wrap_12_inner .meta-category {
  display: none;
}
body.page-blog .post-header h3,
body.page-news .post-header h3,
body.page-press .post-header h3 {
  margin-bottom: 10px;
}
body.single-post .container-wrap {
  padding-top: 40px !important;
}
body.single-post .post .content-inner {
  border-bottom: 1px solid #000;
  margin-bottom: 60px;
  padding-bottom: 60px;
  font-size: 14px;
  line-height: 1.75;
}
body.single-post .post .content-inner h4 {
  margin-bottom: 45px;
}
@media only screen and (max-width: 999px) {
  body.single-post .post .content-inner h4 {
    margin-top: 35px !important;
  }
}
@media only screen and (max-width: 999px) {
  body.single-post #rcpbg-logo {
    margin-top: 31px !important;
  }
}
body.page-blog .entry-title span,
body.page-blog .title span,
body.page-news .entry-title span,
body.page-news .title span,
body.page-press .entry-title span,
body.page-press .title span,
body.single-post .entry-title span,
body.single-post .title span {
  word-break: break-all;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  white-space: nowrap;
}
body.page-blog .post-pagination ul,
body.page-news .post-pagination ul,
body.page-press .post-pagination ul,
body.single-post .post-pagination ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 30px;
  max-width: 1400px;
  width: 100%;
  padding: 0 60px;
}
body.page-blog .post-pagination li,
body.page-news .post-pagination li,
body.page-press .post-pagination li,
body.single-post .post-pagination li {
  list-style: none;
  text-align: center;
  width: 170px;
}
@media only screen and (max-width: 690px) {
  body.page-blog .post-pagination li,
  body.page-news .post-pagination li,
  body.page-press .post-pagination li,
  body.single-post .post-pagination li {
    width: 80px;
  }
}
body.page-blog .post-pagination .next-link,
body.page-blog .post-pagination .prev-link,
body.page-news .post-pagination .next-link,
body.page-news .post-pagination .prev-link,
body.page-press .post-pagination .next-link,
body.page-press .post-pagination .prev-link,
body.single-post .post-pagination .next-link,
body.single-post .post-pagination .prev-link {
  position: relative;
}
body.page-blog .post-pagination .next-link a:before,
body.page-blog .post-pagination .prev-link a:before,
body.page-news .post-pagination .next-link a:before,
body.page-news .post-pagination .prev-link a:before,
body.page-press .post-pagination .next-link a:before,
body.page-press .post-pagination .prev-link a:before,
body.single-post .post-pagination .next-link a:before,
body.single-post .post-pagination .prev-link a:before {
  content: "";
  background: transparent;
  border: 1px solid #333;
  border-width: 1px 1px 0 0;
  border-radius: 0;
  background: none;
  position: absolute;
  display: block;
  left: auto;
  top: 2px;
  width: 15px;
  height: 15px;
  transition: transform .45s cubic-bezier(.15,.75,.5,1), opacity .45s cubic-bezier(.15,.75,.5,1);
}
@media only screen and (max-width: 690px) {
  body.page-blog .post-pagination .next-link span,
  body.page-blog .post-pagination .prev-link span,
  body.page-news .post-pagination .next-link span,
  body.page-news .post-pagination .prev-link span,
  body.page-press .post-pagination .next-link span,
  body.page-press .post-pagination .prev-link span,
  body.single-post .post-pagination .next-link span,
  body.single-post .post-pagination .prev-link span {
    display: none;
  }
}
body.page-blog .post-pagination .prev-link,
body.page-news .post-pagination .prev-link,
body.page-press .post-pagination .prev-link,
body.single-post .post-pagination .prev-link {
  padding-left: 10px;
  text-align: left;
}
body.page-blog .post-pagination .prev-link a:before,
body.page-news .post-pagination .prev-link a:before,
body.page-press .post-pagination .prev-link a:before,
body.single-post .post-pagination .prev-link a:before {
  transform: rotate(-135deg);
  left: -20px;
}
@media only screen and (max-width: 690px) {
  body.page-blog .post-pagination .prev-link,
  body.page-news .post-pagination .prev-link,
  body.page-press .post-pagination .prev-link,
  body.single-post .post-pagination .prev-link {
    padding-left: 0;
  }
}
body.page-blog .post-pagination .next-link,
body.page-news .post-pagination .next-link,
body.page-press .post-pagination .next-link,
body.single-post .post-pagination .next-link {
  padding-right: 10px;
  right: 0;
  text-align: right;
}
body.page-blog .post-pagination .next-link a:before,
body.page-news .post-pagination .next-link a:before,
body.page-press .post-pagination .next-link a:before,
body.single-post .post-pagination .next-link a:before {
  transform: rotate(45deg);
  right: -20px;
}
@media only screen and (max-width: 690px) {
  body.page-blog .post-pagination .next-link,
  body.page-news .post-pagination .next-link,
  body.page-press .post-pagination .next-link,
  body.single-post .post-pagination .next-link {
    padding-right: 0;
  }
}
body.page-blog #contact-form,
body.page-blog #contact-inquire,
body.page-news #contact-form,
body.page-news #contact-inquire,
body.page-press #contact-form,
body.page-press #contact-inquire,
body.single-post #contact-form,
body.single-post #contact-inquire {
  display: none !important;
}
body.page-blog #rcpbg-logo,
body.page-news #rcpbg-logo,
body.page-press #rcpbg-logo,
body.single-post #rcpbg-logo {
  margin-bottom: 40px !important;
}
body.page-blog .post-featured-img-wrap img,
body.page-blog .post-featured-img img,
body.page-news .post-featured-img-wrap img,
body.page-news .post-featured-img img,
body.page-press .post-featured-img-wrap img,
body.page-press .post-featured-img img,
body.single-post .post-featured-img-wrap img,
body.single-post .post-featured-img img {
  margin-bottom: 0;
}
body.page-blog .post-area.featured_img_left article .grav-wrap .text span,
body.page-news .post-area.featured_img_left article .grav-wrap .text span,
body.page-press .post-area.featured_img_left article .grav-wrap .text span,
body.single-post .post-area.featured_img_left article .grav-wrap .text span {
  font-size: 18px;
}
body.page-blog .main-content,
body.page-news .main-content,
body.page-press .main-content,
body.single-post .main-content {
  max-width: 999px;
}
body.page-blog .single-post-pagination ul,
body.page-news .single-post-pagination ul,
body.page-press .single-post-pagination ul,
body.single-post .single-post-pagination ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
body.page-blog .single-post-pagination ul li,
body.page-news .single-post-pagination ul li,
body.page-press .single-post-pagination ul li,
body.single-post .single-post-pagination ul li {
  margin: 0;
}
body.page-blog .single-post-pagination .link-previous,
body.page-news .single-post-pagination .link-previous,
body.page-press .single-post-pagination .link-previous,
body.single-post .single-post-pagination .link-previous {
  position: relative;
}
body.page-blog .single-post-pagination .link-previous:before,
body.page-news .single-post-pagination .link-previous:before,
body.page-press .single-post-pagination .link-previous:before,
body.single-post .single-post-pagination .link-previous:before {
  content: "";
  border: 2px solid #333;
  border-width: 1px 0 0 1px;
  width: 14px;
  height: 14px;
  display: block;
  transform: rotate(-45deg);
  position: absolute;
  left: -24px;
  margin-top: 2px;
}
body.page-blog .single-post-pagination .link-next,
body.page-news .single-post-pagination .link-next,
body.page-press .single-post-pagination .link-next,
body.single-post .single-post-pagination .link-next {
  position: relative;
}
body.page-blog .single-post-pagination .link-next:before,
body.page-news .single-post-pagination .link-next:before,
body.page-press .single-post-pagination .link-next:before,
body.single-post .single-post-pagination .link-next:before {
  content: "";
  border: 2px solid #333;
  border-width: 0 1px 1px 0;
  width: 14px;
  height: 14px;
  display: block;
  transform: rotate(-45deg);
  position: absolute;
  right: -24px;
  margin-top: 2px;
}
body.page-blog article,
body.page-news article,
body.page-press article,
body.single-post article {
  font-family: Proxima Nova Rg;
  font-weight: 400;
}
@media (min-width: 769px) {
  body.page-blog h2,
  body.page-news h2,
  body.page-press h2,
  body.single-post h2 {
    font-size: 45px;
    line-height: 45px;
  }
}
body.page-blog img.rcpbg-logo,
body.page-news img.rcpbg-logo,
body.page-press img.rcpbg-logo,
body.single-post img.rcpbg-logo {
  max-width: 175px;
  height: 104px;
  width: 100%;
}
body.page-blog span.date,
body.page-news span.date,
body.page-press span.date,
body.single-post span.date {
  color: #000;
  font-style: italic;
  font-weight: 600;
  line-height: 1;
  padding: 0;
  font-family: Adobe Caslon Pro;
  font-size: 18px;
}
body.page-blog .col,
body.page-news .col,
body.page-press .col,
body.single-post .col {
  margin-bottom: 0;
}
body.page-blog #header-outer:not(.small-nav) .menu-title-text,
body.page-news #header-outer:not(.small-nav) .menu-title-text,
body.page-press #header-outer:not(.small-nav) .menu-title-text,
body.single-post #header-outer:not(.small-nav) .menu-title-text {
  color: #000;
}
body.page-blog #header-outer:not(.small-nav) nav>ul>li[class*=button_bordered]>a,
body.page-news #header-outer:not(.small-nav) nav>ul>li[class*=button_bordered]>a,
body.page-press #header-outer:not(.small-nav) nav>ul>li[class*=button_bordered]>a,
body.single-post #header-outer:not(.small-nav) nav>ul>li[class*=button_bordered]>a {
  font-weight: 600;
}
body.page-blog #header-outer:not(.small-nav) nav>ul>li[class*=button_bordered]>a:before,
body.page-news #header-outer:not(.small-nav) nav>ul>li[class*=button_bordered]>a:before,
body.page-press #header-outer:not(.small-nav) nav>ul>li[class*=button_bordered]>a:before,
body.single-post #header-outer:not(.small-nav) nav>ul>li[class*=button_bordered]>a:before {
  border-color: #000;
}
body.page-blog #header-outer:not(.small-nav) #top nav>ul>.button_bordered>a:hover:before,
body.page-news #header-outer:not(.small-nav) #top nav>ul>.button_bordered>a:hover:before,
body.page-press #header-outer:not(.small-nav) #top nav>ul>.button_bordered>a:hover:before,
body.single-post #header-outer:not(.small-nav) #top nav>ul>.button_bordered>a:hover:before {
  border: #FFFFFF;
  background-color: #FFFFFF;
}

body.page-blog #header-outer:not(.small-nav) #top nav>ul>.button_bordered>a:hover .menu-title-text,
body.page-news #header-outer:not(.small-nav) #top nav>ul>.button_bordered>a:hover .menu-title-text,
body.page-press #header-outer:not(.small-nav) #top nav>ul>.button_bordered>a:hover .menu-title-text,
body.single-post #header-outer:not(.small-nav) #top nav>ul>.button_bordered>a:hover .menu-title-text {
  color: #000;
}
body.page-blog #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
body.page-news #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
body.page-press #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after,
body.single-post #header-outer:not(.small-nav) #top nav>ul>li>a[href^="tel:"] .menu-title-text:after {
  border-color: #000;
}
.archive article h2 {
  margin-bottom: 10px;
}
.archive article span.date {
  font-size: 18px;
  padding-bottom: 20px;
}
.archive article .row_col_wrap_12 {
  -ms-flex-align: center;
  align-items: center;
}
.archive article .wpb_row {
  margin-bottom: 60px;
}
@media only screen and (min-width: 1000px) {
  .archive article .wpb_row {
    margin-bottom: 90px;
  }
}
@media (min-width: 769px) {
  .archive article .wpb_column {
    padding: 0 25px !important;
  }
}
.archive article:nth-child(2n) .row_col_wrap_12 {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.archive article .archive-article-content {
  display: block;
  -ms-flex-direction: column;
  flex-direction: column;
}
.archive article .archive-article-content .excerpt {
  padding-bottom: 20px;
}
.archive article .archive-article-content .read-more {
  letter-spacing: 2.5px;
  text-transform: uppercase;
  font-family: Proxima Nova Rg;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
}
.archive article .archive-article-media {
  margin-bottom: 35px;
}
@media only screen and (min-width: 1000px) {
  .archive article .archive-article-media {
    margin-bottom: 0;
  }
}
.archive article .archive-article-media img {
  margin-bottom: 0;
}
.archive article .meta-date {
  font-style: italic;
}
.single article strong {
  letter-spacing: 2.5px;
  margin: 0 auto;
  max-width: 720px;
  padding: 0 30px;
}
@media only screen and (max-width: 999px) {
  .single article strong {
    max-width: 620px;
  }
}
@media only screen and (max-width: 399px) {
  .single article strong {
    padding: 0 15px;
  }
}
.single img {
  margin-bottom: 35px;
}
.single .main-content {
  max-width: 678px !important;
}
.single .main-content h2,
.single .main-content h3 {
  font-family: Adobe Caslon Pro;
  font-weight: 400;
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 36px;
}
@media only screen and (max-width: 999px) {
  .single .main-content h2,
  .single .main-content h3 {
    font-size: 25px !important;
    line-height: 25px !important;
  }
}
.single .blog-title {
  text-align: center;
  margin-bottom: 0;
}
.single .entry-title {
  margin: 0 auto 15px;
  font-family: Adobe Caslon Pro;
  font-size: 64px;
  font-weight: 400;
  letter-spacing: -2px;
  line-height: 64px;
}
@media only screen and (max-width: 999px) {
  .single .entry-title {
    font-size: 46px !important;
    line-height: 46px !important;
  }
}
@media only screen and (max-width: 429px) {
  .single .entry-title {
    font-size: 35px !important;
    line-height: 1 !important;
  }
}
.single .heading-title {
  border-bottom-color: #000;
  text-align: center;
}
@media only screen and (max-width: 999px) {
  .single .heading-title {
    padding-bottom: 35px;
  }
}
.page-downloadables div:not(.vc_element)>.nectar-fancy-ul,
.page-id-3254 div:not(.vc_element)>.nectar-fancy-ul {
  border-bottom: 1px solid #000;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.page-downloadables div:not(.vc_element)>.nectar-fancy-ul:first-child,
.page-id-3254 div:not(.vc_element)>.nectar-fancy-ul:first-child {
  border-top: 1px solid #000;
  padding-top: 8px;
}
.page-downloadables .nectar-fancy-ul,
.page-id-3254 .nectar-fancy-ul {
  font-family: Proxima Nova Lt;
  font-weight: 600;
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.page-downloadables .nectar-fancy-ul a,
.page-id-3254 .nectar-fancy-ul a {
  display: inline-block;
  width: 100%;
}
@media only screen and (min-width: 400px) {
  .page-downloadables .nectar-fancy-ul a:after,
  .page-id-3254 .nectar-fancy-ul a:after {
    content: "DOWNLOAD";
    display: inline-block;
    position: absolute;
    right: 0;
  }
}
.page-downloadables .main-content,
.page-id-3254 .main-content {
  margin-bottom: 90px;
}
@media only screen and (max-width: 999px) {
  .page-downloadables .main-content,
  .page-id-3254 .main-content {
    margin-bottom: 60px;
  }
}
.page-id-3593 h2,
.page-id-3804 h2,
.page-id-3813 h2,
.page-id-3828 h2,
.page-id-3852 h2,
.page-id-3861 h2,
.page-id-3888 h2,
.page-id-3896 h2,
.page-id-3905 h2,
.page-id-3916 h2,
.page-id-3923 h2 {
  text-transform: uppercase;
  font-size: 72px;
  line-height: 72px;
  letter-spacing: 6px;
}
@media only screen and (max-width: 999px) {
  .page-id-3593 h2,
  .page-id-3804 h2,
  .page-id-3813 h2,
  .page-id-3828 h2,
  .page-id-3852 h2,
  .page-id-3861 h2,
  .page-id-3888 h2,
  .page-id-3896 h2,
  .page-id-3905 h2,
  .page-id-3916 h2,
  .page-id-3923 h2 {
    font-size: 56px !important;
    line-height: 68px !important;
    letter-spacing: 4px;
  }
}
@media only screen and (max-width: 429px) {
  .page-id-3593 h2,
  .page-id-3804 h2,
  .page-id-3813 h2,
  .page-id-3828 h2,
  .page-id-3852 h2,
  .page-id-3861 h2,
  .page-id-3888 h2,
  .page-id-3896 h2,
  .page-id-3905 h2,
  .page-id-3916 h2,
  .page-id-3923 h2 {
    font-size: 38px !important;
    line-height: 1 !important;
  }
}
.page-id-3593 h4,
.page-id-3804 h4,
.page-id-3813 h4,
.page-id-3828 h4,
.page-id-3852 h4,
.page-id-3861 h4,
.page-id-3888 h4,
.page-id-3896 h4,
.page-id-3905 h4,
.page-id-3916 h4,
.page-id-3923 h4 {
  font-weight: 700;
}
.floorplan-sqft {
  max-width: 400px;
}
.floorplan-sqft span {
  display: inline-block;
  width: 75px;
}
.btn-download-floorplan {
  font-family: Proxima Nova Lt;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  background-color: #fff;
  color: #000;
  margin: 45px 0 0;
}
.iframe-tour {
  width: 100%;
  height: 0;
  padding-bottom: 63.5%;
  position: relative;
}
.iframe-tour:before {
  display: inline-block;
  padding-top: 63.5%;
  content: "";
}
.iframe-tour iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 999px) {
  .floorplan-section br {
    display: none;
  }
}
.wpb_row.floorplan-row {
  margin-bottom: 80px;
}
.floorplans-link {
  width: 100%;
  overflow: auto;
  white-space: nowrap;
}
.floorplans-link div.floorplans-link {
  font-family: Proxima Nova Lt;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  width: 100%;
  text-align: center;
}
.floorplans-link .divTableCell,
.floorplans-link .divTableHead {
  border-bottom: 1px solid #000;
  padding: 8px;
}
.floorplans-link .divTableCell:first-child,
.floorplans-link .divTableHead:first-child {
  text-align: left;
}
.floorplans-link .divTableCell:first-child {
  padding-left: 16px;
}
.floorplans-link table,
.floorplans-link td,
.floorplans-link th,
.floorplans-link thead,
.floorplans-link tr {
  background: #fff;
  border: 0;
  text-align: center;
}
.floorplans-link .divTable.floorplans-link .divTableHeading .divTableHead,
.floorplans-link .floorplans-link .tableFootStyle {
  font-weight: 700;
}
.floorplans-link .divTable {
  display: table;
}
.floorplans-link .divTableRow,
.floorplans-link a.divTableRow {
  display: table-row;
}
.floorplans-link a.divTableRow:hover {
  background-color: #ebe9e8;
}
.floorplans-link .divTableCell,
.floorplans-link .divTableHead {
  display: table-cell;
}
.floorplans-link .divTableHeading {
  display: table-header-group;
}
.floorplans-link .divTableFoot {
  display: table-footer-group;
}
.floorplans-link .divTableBody {
  display: table-row-group;
}
.floorplan-list .floorplans-link a.divTableRow:hover {
  background-color: #fff;
}
@media (min-width: 691px) {
  .text-exclusive-day-docking {
    max-width: 380px;
    padding-bottom: 2em;
  }
}
.text-leisurely-day {
  padding: 2em 2em 0;
}
@media (min-width: 691px) {
  .text-leisurely-day {
    padding: 2em;
  }
}
@media (min-width: 768px) {
  .text-leisurely-day {
    max-width: 480px;
  }
}
@media (min-width: 1000px) {
  .text-leisurely-day {
    padding: 4em;
  }
}
.text-combining-modern-approach {
  padding: 2em 2em 0;
}
@media (min-width: 691px) {
  .text-combining-modern-approach {
    padding: 2em;
    max-width: 525px;
  }
}
@media (min-width: 1000px) {
  .text-combining-modern-approach {
    padding: 4em;
  }
}
.page-id-2984 #contact-form,
.page-id-2984 #contact-inquire,
.page-marina #contact-form,
.page-marina #contact-inquire {
  display: none !important;
}
@media (min-width: 691px) {
  .page-id-3161 .text-a-singular-place,
  .page-neighborhood .text-a-singular-place {
    max-width: 375px;
  }
}
.page-id-3309 .nectar-carousel .img-loaded:after,
.page-id-3731 .nectar-carousel .img-loaded:after,
.page-residence .nectar-carousel .img-loaded:after {
  content: "ARTIST'S CONCEPT";
  color: #fff;
  line-height: 1.75;
  margin-bottom: 15px;
  font-family: Proxima Nova Rg;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 20px;
  font-weight: 600;
  letter-spacing: 1px;
}
@media (max-width: 690px) {
  .page-id-3309 .nectar-carousel .img-loaded:after,
  .page-id-3731 .nectar-carousel .img-loaded:after,
  .page-residence .nectar-carousel .img-loaded:after {
    font-size: 8px;
  }
}
@media (min-width: 691px) {
  .page-id-3309 .residence-text-oceaninspired,
  .page-id-3731 .residence-text-oceaninspired,
  .page-residence .residence-text-oceaninspired {
    max-width: 380px;
  }
}
@media (min-width: 691px) {
  .page-id-3309 .residence-text-privatelevators,
  .page-id-3731 .residence-text-privatelevators,
  .page-residence .residence-text-privatelevators {
    max-width: 225px;
    margin-left: auto;
    padding: 0 20px 0 0;
  }
}
@media (min-width: 1000px) {
  .page-id-3309 .residence-text-privatelevators,
  .page-id-3731 .residence-text-privatelevators,
  .page-residence .residence-text-privatelevators {
    padding-right: 30px;
  }
}
@media (min-width: 691px) {
  .page-id-3309 .residence-text-chefworthy,
  .page-id-3731 .residence-text-chefworthy,
  .page-residence .residence-text-chefworthy {
    max-width: 315px;
    margin-right: auto;
    padding: 0 25px 45px 45px;
  }
}
@media (min-width: 691px) {
  .page-id-3309 .residence-text-grand-terrace-residences,
  .page-id-3731 .residence-text-grand-terrace-residences,
  .page-residence .residence-text-grand-terrace-residences {
    max-width: 280px;
    margin-right: auto;
    padding: 0 0 30px 30px;
  }
}
.page-id-3309 .residence-text-pervade h4,
.page-id-3731 .residence-text-pervade h4,
.page-residence .residence-text-pervade h4 {
  margin: 0 auto;
  max-width: 730px;
  padding: 0 30px;
}
@media (max-width: 689px) {
  .page-id-3309 .residence-text-terraceresidences .wpb_text_column,
  .page-id-3731 .residence-text-terraceresidences .wpb_text_column,
  .page-residence .residence-text-terraceresidences .wpb_text_column {
    padding: 0 45px;
    text-align: center;
  }
}
@media (min-width: 690px) {
  .page-id-3309 .residence-text-terraceresidences .wpb_text_column,
  .page-id-3731 .residence-text-terraceresidences .wpb_text_column,
  .page-residence .residence-text-terraceresidences .wpb_text_column {
    margin-left: auto;
    padding: 0 90px 45px 0;
    max-width: 280px;
  }
}
@media (min-width: 1000px) {
  .page-id-3309 .residence-text-terraceresidences .wpb_text_column,
  .page-id-3731 .residence-text-terraceresidences .wpb_text_column,
  .page-residence .residence-text-terraceresidences .wpb_text_column {
    max-width: 360px;
  }
}
@media only screen and (min-width: 690px) and (max-width: 999px) {
  .page-id-3309 #residence-row-chefworthy .vc_col-sm-6,
  .page-id-3309 #residence-row-grandterrace .vc_col-sm-6,
  .page-id-3731 #residence-row-chefworthy .vc_col-sm-6,
  .page-id-3731 #residence-row-grandterrace .vc_col-sm-6,
  .page-residence #residence-row-chefworthy .vc_col-sm-6,
  .page-residence #residence-row-grandterrace .vc_col-sm-6 {
    width: 50% !important;
  }
}
.page-id-3118 .img-h530,
.page-team .img-h530 {
  width: auto;
}
@media (min-width: 691px) {
  .page-id-3118 .img-h530,
  .page-team .img-h530 {
    max-height: 530px;
  }
}
.page-id-3118 .main-content :not(.footer-pagination) .wpb_text_column h4,
.page-team .main-content :not(.footer-pagination) .wpb_text_column h4 {
  margin-bottom: 20px;
}
@media (min-width: 691px) {
  .page-id-3118 .main-content :not(.footer-pagination) .wpb_text_column,
  .page-team .main-content :not(.footer-pagination) .wpb_text_column {
    max-width: 430px;
  }
}
.page-id-3118 #contact-form,
.page-id-3118 #contact-inquire,
.page-services-and-amenities #contact-form,
.page-services-and-amenities #contact-inquire,
.page-team #contact-form,
.page-team #contact-inquire {
  display: none !important;
}
.img-caption {
  text-align: left;
}
.img-caption h4 {
  margin-top: 1em;
}
@media (max-width: 767px) {
  .img-caption {
    text-align: center;
    margin-left: 2em;
    margin-right: 2em;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .img-threefourth .img-caption {
    padding: 0 1em;
  }
}
.text-caption {
  margin-top: 2em;
}
@media (max-width: 767px) {
  .text-caption {
    text-align: center;
    margin-left: 2em;
    margin-right: 2em;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .text-caption {
    padding: 0 1.5em;
  }
}
.text-h1-main {
  position: absolute;
  bottom: 3.5em;
  left: 0;
  width: 100%;
}
.text-h1-main h1 {
  text-align: center;
  font-family: Adobe Caslon Pro;
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
}
@media (min-width: 768px) {
  .text-h1-main h1 {
    font-size: 54px;
    line-height: 54px;
  }
}
@media (min-width: 1000px) {
  .text-h1-main h1 {
    margin-bottom: .5em;
  }
}
.row-standardsofservice {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .row-standardsofservice .text-refinement {
    max-width: 400px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .text-sincerelyattentive {
    padding: 0 0 0 1.5em;
  }
}
@media (min-width: 768px) {
  .text-sincerelyattentive {
    max-width: 320px;
  }
}
@media (min-width: 1000px) {
  .text-sincerelyattentive {
    padding: 0 0 0 2.5em;
  }
}
@media (max-width: 767px) {
  .text-sincerelyattentive {
    margin-top: 1em;
  }
}
.text-sincerelyattentive .wpb_wrapper h4 {
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .text-stateoftheart {
    max-width: 320px;
    padding-bottom: 2em;
  }
}
@media (max-width: 767px) {
  .text-side-h3 {
    padding: 2.5em 2em 0;
    margin-bottom: 2em;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .text-side-h3 {
    margin: 0 2em;
  }
}
@media (min-width: 768px) {
  .text-side-h3 {
    max-width: 360px;
  }
}
@media (min-width: 1000px) {
  .text-side-h3 {
    margin-left: 4em;
  }
}
@media (max-width: 767px) {
  .text-deliveringrefinedlevel {
    padding: 2em 2em 0;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .text-deliveringrefinedlevel {
    padding: 0 2em;
  }
}
@media (min-width: 768px) {
  .text-deliveringrefinedlevel {
    max-width: 480px;
  }
}
@media (min-width: 1000px) {
  .text-deliveringrefinedlevel {
    padding: 4em;
  }
}
@media (min-width: 691px) and (max-width: 999px) {
  .text-standardsofservice {
    padding-right: 2em !important;
  }
}