@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/lib/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/lib/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/lib/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/lib/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/lib/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/lib/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "avant-garde";
  src: url("../fonts/avant-garde-book.eot?#iefix");
  src: url("../fonts/avant-garde-book.eot?#iefix") format("eot"), url("../fonts/avant-garde-book.woff2") format("woff2"), url("../fonts/avant-garde-book.woff") format("woff"), url("../fonts/avant-garde-book.ttf") format("truetype"), url("../fonts/avant-garde-book.svg#33f16cdf-c09a-4344-89ce-e17a5ecf4664") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "avant-garde";
  src: url("../fonts/avant-garde-demi.eot?#iefix");
  src: url("../fonts/avant-garde-demi.eot?#iefix") format("eot"), url("../fonts/avant-garde-demi.woff2") format("woff2"), url("../fonts/avant-garde-demi.woff") format("woff"), url("../fonts/avant-garde-demi.ttf") format("truetype"), url("../fonts/avant-garde-demi.svg#cf105897-a984-495f-bfd0-c5285f7a495e") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "avant-garde";
  src: url("../fonts/avant-garde-bold.eot?#iefix");
  src: url("../fonts/avant-garde-bold.eot?#iefix") format("eot"), url("../fonts/avant-garde-bold.woff2") format("woff2"), url("../fonts/avant-garde-bold.woff") format("woff"), url("../fonts/avant-garde-bold.ttf") format("truetype"), url("../fonts/avant-garde-bold.svg#4443cc42-374b-40e5-968c-b29f549f0835") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "futura-webfont";
  src: url("../fonts/futura-book.eot?#iefix");
  src: url("../fonts/futura-book.eot?#iefix") format("eot"), url("../fonts/futura-book.woff2") format("woff2"), url("../fonts/futura-book.woff") format("woff"), url("../fonts/futura-book.ttf") format("truetype"), url("../fonts/futura-book.svg#15c556fc-4608-4b01-8a0d-9c8631c8bd74") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "futura-webfont";
  src: url("../fonts/futura-medium.eot?#iefix");
  src: url("../fonts/futura-medium.eot?#iefix") format("eot"), url("../fonts/futura-medium.woff2") format("woff2"), url("../fonts/futura-medium.woff") format("woff"), url("../fonts/futura-medium.ttf") format("truetype"), url("../fonts/futura-medium.svg#20048613-c880-452b-a12c-fc1ea23e8d5f") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "futura-webfont";
  src: url("../fonts/futura-demi.eot?#iefix");
  src: url("../fonts/futura-demi.eot?#iefix") format("eot"), url("../fonts/futura-demi.woff2") format("woff2"), url("../fonts/futura-demi.woff") format("woff"), url("../fonts/futura-demi.ttf") format("truetype"), url("../fonts/futura-demi.svg#d6f7bb1f-4174-4eb7-b0eb-6eec4e96b2af") format("svg");
  font-weight: 900;
  font-style: normal; }

.container, .gallery-section__container, .banner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 767px) {
    .container, .gallery-section__container, .banner {
      width: 100%;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }
  @media (min-width: 768px) {
    .container, .gallery-section__container, .banner {
      width: 720px; } }
  @media (min-width: 992px) {
    .container, .gallery-section__container, .banner {
      width: 940px; } }
  @media (min-width: 1200px) {
    .container, .gallery-section__container, .banner {
      width: 1140px; } }
  @media (min-width: 2000px) {
    .container, .gallery-section__container, .banner {
      width: 1140px; } }

.center-block {
  margin: auto;
  float: none; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

article:before,
article:after {
  content: " ";
  display: table; }

article:after {
  clear: both; }

section:before,
section:after {
  content: " ";
  display: table; }

section:after {
  clear: both; }

main:before,
main:after {
  content: " ";
  display: table; }

main:after {
  clear: both; }

header:before,
header:after {
  content: " ";
  display: table; }

header:after {
  clear: both; }

.half-std-pd {
  padding-left: 0.5em !important;
  padding-right: 0.5em !important; }

.row.half-std-pd {
  margin-left: -0.5em !important;
  margin-right: -0.5em !important;
  padding-left: 0px !important;
  padding-right: 0px !important; }

.std-pd {
  padding-left: 1em !important;
  padding-right: 1em !important; }

.row.std-pd {
  margin-left: -1em !important;
  margin-right: -1em !important;
  padding-left: 0px !important;
  padding-right: 0px !important; }

.dbl-pd {
  padding-left: 2em !important;
  padding-right: 2em !important; }

.row.dbl-pd {
  margin-left: -2em !important;
  margin-right: -2em !important;
  padding-left: 0px !important;
  padding-right: 0px !important; }

.quad-pd {
  padding-left: 4em !important;
  padding-right: 4em !important; }

.row.quad-pd {
  margin-left: -4em !important;
  margin-right: -4em !important;
  padding-left: 0px !important;
  padding-right: 0px !important; }

@media (max-width: 767px) {
  .half-std-pd,
  .std-pd,
  .dbl-pd,
  .quad-pd {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important; }
  .row.half-std-pd,
  .row.std-pd,
  .row.dbl-pd,
  .row.quad-pd {
    margin-left: 0em !important;
    margin-right: 0em !important; } }

.seo {
  overflow: hidden;
  text-indent: -999px;
  display: block;
  line-height: 1px;
  margin: 0px;
  padding: 0px; }

[data-toggle] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer; }

/* ##### STICKY FOOTER ##### */
/* ##### STICKY FOOTER ##### */
@media (max-width: 767px) {
  .container .container, .gallery-section__container .container, .banner .container, .container .gallery-section__container, .gallery-section__container .gallery-section__container, .banner .gallery-section__container, .container .banner, .gallery-section__container .banner, .banner .banner {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px; } }

.image-center, .no-flexbox .flex-image-center {
  position: relative;
  display: block;
  height: 0px;
  overflow: hidden;
  padding-bottom: 62.5%; }

.image-center > img, .no-flexbox .flex-image-center > img,
.image-center > a > img,
.no-flexbox .flex-image-center > a > img {
  position: absolute;
  display: block;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  margin: auto;
  height: auto;
  width: 100% !important; }

.image-center.byheight, .no-flexbox .byheight.flex-image-center {
  width: auto !important;
  padding-bottom: 0 !important;
  height: 100%; }

.image-center.byheight > img, .no-flexbox .byheight.flex-image-center > img,
.image-center.byheight > a > img,
.no-flexbox .byheight.flex-image-center > a > img {
  height: 100% !important;
  width: auto !important;
  display: block !important;
  visibility: hidden; }

.image-center > iframe, .no-flexbox .flex-image-center > iframe {
  position: absolute;
  display: block;
  width: 100% !important;
  height: 100% !important;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.image-center, .no-flexbox .flex-image-center {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.image-center.contain, .no-flexbox .contain.flex-image-center {
  background-size: contain; }

.image-center > img, .no-flexbox .flex-image-center > img,
.image-center > a > img,
.no-flexbox .flex-image-center > a > img {
  display: none !important; }

html.no-backgroundsize .image-center, html.no-backgroundsize .no-flexbox .flex-image-center, .no-flexbox html.no-backgroundsize .flex-image-center {
  background-image: none !important; }

html.no-backgroundsize .image-center > img, html.no-backgroundsize .no-flexbox .flex-image-center > img, .no-flexbox html.no-backgroundsize .flex-image-center > img,
html.no-backgroundsize .image-center > a > img,
html.no-backgroundsize .no-flexbox .flex-image-center > a > img,
.no-flexbox html.no-backgroundsize .flex-image-center > a > img {
  display: block !important; }

.valign-parent {
  height: 100%;
  width: 100%;
  display: block; }

.valign {
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

i.valign {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0px !important;
  font-size: 0px;
  overflow: hidden;
  margin: 0px;
  padding: 0px; }

[name=google_conversion_frame] {
  position: absolute;
  bottom: 0; }

.artist-impression,
.ai:after,
.fancybox-slide--add-ai .fancybox-image-wrap:after {
  display: block;
  position: absolute;
  bottom: 1.25em;
  right: 1.5em;
  color: #ffffff;
  font-size: 0.625rem;
  line-height: 1;
  font-style: italic;
  font-family: "avant-garde", helvetica, arial, sans-serif; }

.ai {
  position: relative; }

.ai:after,
.fancybox-slide--add-ai .fancybox-image-wrap:after {
  content: "Artist's Impression"; }

.img-responsive.by-height {
  height: 100%;
  width: auto; }

.image-responsive {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto; }

figure {
  margin: 0;
  padding: 0; }

#info-box {
  background-color: #ededed;
  color: #2A3238;
  padding-top: 1em;
  padding-bottom: 1em;
  font-weight: bold; }

#info-box.success {
  background-color: #B3F2D2;
  color: #00B257; }

#info-box.error {
  background-color: #F2B8B3;
  color: #BC2500; }

#info-box .notification-close {
  float: right;
  margin-top: 0.25em;
  cursor: pointer; }

html, body {
  font-family: "avant-garde", helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (max-width: 767px) {
    html, body {
      font-size: 14px; } }
  @media (min-width: 768px) {
    html, body {
      font-size: 12px; } }
  @media (min-width: 992px) {
    html, body {
      font-size: 14px; } }
  @media (min-width: 1200px) {
    html, body {
      font-size: 16px; } }

h1, .h1 {
  font-size: 2.625rem;
  line-height: 1.14286; }

h2, .h2 {
  font-size: 2.25rem;
  line-height: 1.16667; }

h3, .h3 {
  font-size: 1.875rem;
  line-height: 1.2; }

h4, .h4 {
  font-size: 1.5rem;
  line-height: 1.25; }

h5, .h5 {
  font-size: 1.125rem;
  line-height: 1.33333; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.3125; }

@media (max-width: 767px) {
  h1, .h1 {
    font-size: 2.25rem;
    line-height: 1.16667; }
  h2, .h2 {
    font-size: 1.875rem;
    line-height: 1.2; }
  h3, .h3 {
    font-size: 1.5rem;
    line-height: 1.25; }
  h4, .h4 {
    font-size: 1.125rem;
    line-height: 1.33333; }
  h5, .h5 {
    font-size: 1rem;
    line-height: 1.3125; }
  h6, .h6 {
    font-size: 1rem;
    line-height: 1.3125; } }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "futura-webfont", helvetica, arial, sans-serif;
  margin: auto;
  margin-bottom: 0.75em;
  font-weight: normal;
  letter-spacing: 2px;
  color: #CE6327; }

a, a:hover, a:active, a:focus {
  outline: none !important;
  color: #000000;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }

p {
  margin: 0px 0px 1em 0px; }

label {
  font-family: "avant-garde", helvetica, arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  padding: 0px;
  margin: 0px;
  outline: none;
  display: block;
  color: #000000; }

input, textarea, select {
  font-family: "avant-garde", helvetica, arial, sans-serif;
  margin: 0px;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
  vertical-align: middle;
  -o-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px;
  border-bottom: 2px solid #000000;
  border-radius: 0px;
  -o-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  display: block;
  font-size: 1em;
  text-align: left;
  line-height: 2.5em;
  padding: 0px 0px 0px 0px;
  width: 100%;
  height: 2.5em;
  color: #000000;
  background-color: transparent;
  margin-bottom: 2em;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }

input:active, input:focus,
textarea:active, textarea:focus,
select:active, select:focus {
  border-color: #CE6327; }

input.validation-error,
textarea.validation-error,
select.validation-error,
input.form-error,
textarea.form-error,
select.form-error {
  border-color: #ff0000; }

.form-thankyou h1 {
  font-family: "futura-webfont", helvetica, arial, sans-serif;
  margin-top: 2em;
  margin-bottom: 4em; }

textarea {
  min-height: 6em; }

input[type=checkbox] {
  width: auto;
  height: auto;
  -o-appearance: checkbox;
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
  appearance: checkbox; }

input[type=radio] {
  -o-appearance: radio;
  -moz-appearance: radio;
  -webkit-appearance: radio;
  appearance: radio;
  border: none;
  height: auto;
  margin: 0px;
  -o-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

input[type=file] {
  padding: 0px; }

input[type=submit] {
  border: none; }

select {
  width: 100%;
  vertical-align: middle;
  margin: 0px; }

.custom-select {
  width: 100%;
  position: relative;
  color: #000000;
  background-color: transparent;
  margin-bottom: 2rem; }
  .template-landing .custom-select {
    background-color: white; }

.custom-select select {
  background-color: transparent;
  position: relative;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 0px;
  color: #000000; }

.custom-select select.selection-made {
  color: #000000; }

.custom-select:after {
  color: #000000;
  content: "\f107";
  display: block;
  position: absolute;
  top: 0em;
  right: 0em;
  bottom: 0px;
  height: 2em;
  width: 2rem;
  text-align: center;
  font-size: 1.25rem;
  font-family: FontAwesome;
  line-height: 2;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin: auto;
  z-index: 0; }

html.ie8 .custom-select,
html.ie9 .custom-select {
  overflow: hidden; }

::-webkit-input-placeholder {
  color: #000000;
  opacity: 1; }

:-moz-placeholder {
  color: #000000;
  opacity: 1; }

::-moz-placeholder {
  color: #000000;
  opacity: 1; }

:-ms-input-placeholder {
  color: #000000;
  opacity: 1; }

.custom-checkbox {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-bottom: 1.125em;
  cursor: pointer;
  font-weight: normal; }
  .custom-checkbox__input {
    display: none; }
  .custom-checkbox__checkbox {
    display: block;
    float: left;
    position: relative;
    width: 1.25em;
    height: 1.25em;
    border: 1px solid #d8d8d8;
    background-color: #ffffff;
    border-radius: 2px;
    margin: 0px;
    margin-top: 0.1875em;
    margin-right: -2em;
    text-align: center;
    line-height: 1; }
    .custom-checkbox__checkbox--circle {
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%; }
    .custom-checkbox__checkbox--has-error {
      border: 1px solid red; }
  .custom-checkbox__input:checked + .custom-checkbox__checkbox:after {
    content: "\f00c";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    color: #CE6327;
    background: transparent; }
  .custom-checkbox__label {
    display: inline-block;
    margin-left: 2em;
    font-size: 1em;
    vertical-align: middle;
    max-width: 95%;
    font-weight: normal;
    text-align: left; }

html.ie8 .custom-checkbox__input {
  display: inline-block;
  float: left; }

html.ie8 .custom-checkbox__checkbox {
  display: none; }

label.required:after {
  content: " *"; }

.form-validation-errors {
  color: #ff0000; }

.button {
  font-family: "futura-webfont", helvetica, arial, sans-serif;
  font-weight: normal !important;
  font-style: normal !important;
  vertical-align: baseline;
  -o-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px;
  border-radius: 0px;
  -o-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  display: inline-block;
  font-size: 0.875rem;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1rem;
  padding: 1rem 1.875rem 1rem 2.125em;
  height: 3rem;
  background: #CE6327 none;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  outline: 0;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  background: #cf631e;
  background: -moz-linear-gradient(top, #cf631e 9%, #a24113 97%);
  background: -webkit-linear-gradient(top, #cf631e 9%, #a24113 97%);
  background: linear-gradient(to bottom, #cf631e 9%, #a24113 97%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf631e', endColorstr='#a24113',GradientType=0 ); }
  .button:hover, .button:active, .button:focus {
    background: #CE6327 none;
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    -o-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background: #c55914;
    background: -moz-linear-gradient(top, #c55914 9%, #983709 97%);
    background: -webkit-linear-gradient(top, #c55914 9%, #983709 97%);
    background: linear-gradient(to bottom, #c55914 9%, #983709 97%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c55914', endColorstr='#983709',GradientType=0 ); }
  .button--secondary {
    background: #0C233F;
    color: #ffffff; }
    .button--secondary:hover, .button--secondary:active, .button--secondary:focus {
      background: #1E4069; }

.custom-radio {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-bottom: 1em;
  cursor: pointer;
  font-size: 0.875em;
  font-family: "montserrat", arial, helvetica, sans-serif;
  letter-spacing: 0px;
  font-weight: normal; }

.custom-radio .radio {
  display: block;
  float: left;
  position: relative;
  width: 1.5em;
  height: 1.5em;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  border-radius: 4px;
  margin: 0px;
  margin-top: 0px;
  margin-right: -2em;
  text-align: center;
  line-height: 1;
  vertical-align: middle; }

.custom-radio input[type=radio] {
  display: none; }

.custom-radio input[type=radio]:checked + .radio:after {
  vertical-align: middle;
  content: "\f00c";
  display: inline;
  font-weight: normal;
  font-style: normal;
  font-family: FontAwesome;
  font-size: 1em;
  text-rendering: auto;
  line-height: 1.5;
  color: #404040;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

.custom-radio .radio-text {
  display: inline-block;
  margin-left: 2em;
  font-size: 1em;
  vertical-align: middle;
  max-width: 95%;
  font-weight: normal;
  text-align: left; }

html.ie8 .custom-radio input[type=radio] {
  display: inline-block;
  float: left; }

html.ie8 .custom-radio .radio {
  display: none; }

#header {
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  width: 100%;
  z-index: 110; }

.header__top {
  padding: 0.25em 0;
  background: #ded6cb;
  color: #0C233F; }
  @media (max-width: 767px) {
    .header__top {
      display: none; } }
  .header__top__socials {
    margin-right: 1em;
    padding-right: 1em;
    border-right: 1px solid #aaa; }
    .header__top__socials a {
      color: inherit; }
  .header__top__contact {
    font-size: 0.875em;
    margin-right: 1em;
    padding-right: 1em;
    border-right: 1px solid #aaa; }
  .header__top__hours {
    font-size: 0.875em; }

.header__top-wrap {
  padding: 0 2em; }

#header #main-menu {
  position: relative;
  background-color: #0C233F;
  padding: 1.5em 0;
  color: #ffffff;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  @media (min-width: 768px) {
    .header--shrink #header #main-menu {
      padding: 0.5em 0;
      -o-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; } }

#header #main-menu #menu {
  display: block;
  float: right;
  width: 100%; }

#header #main-menu #menu > ul {
  display: block;
  float: left;
  width: 100%;
  text-align: center; }

#header #main-menu #menu ul {
  padding-left: 0; }

#header #main-menu #menu ul li {
  display: inline-block;
  float: none;
  font-weight: normal;
  font-size: 1em;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 3px; }

#header #main-menu #menu > ul > li {
  position: relative; }

#header #main-menu #menu > ul > li.active,
#header #main-menu #menu ul > li > a:hover {
  color: #a3664d;
  text-decoration: none;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }

#header #main-menu #menu ul li a {
  display: block;
  color: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  -o-transition: color 0.25s linear;
  -moz-transition: color 0.25s linear;
  -webkit-transition: color 0.25s linear;
  -ms-transition: color 0.25s linear;
  transition: color 0.25s linear; }

#header #main-menu #menu > ul > li > a {
  display: block;
  padding: 1.5em 1.25em 1.5em 1.25em;
  font-size: 0.875em;
  position: relative; }
  #header #main-menu #menu > ul > li > a:focus, #header #main-menu #menu > ul > li > a:active {
    text-decoration: none; }

#header #main-menu #logo {
  display: block;
  float: left;
  height: 3.875em;
  position: absolute;
  top: 0px;
  right: auto;
  bottom: 0px;
  left: 1.25em;
  margin: auto; }

#header #main-menu #logo img {
  display: block;
  height: 100%;
  width: auto; }

#header #main-menu #menu-toggle {
  display: none;
  text-decoration: none; }

#header #main-menu #menu ul li.has-submenu {
  -o-transition: background-color 0.25s linear 0s;
  -moz-transition: background-color 0.25s linear 0s;
  -webkit-transition: background-color 0.25s linear 0s;
  -ms-transition: background-color 0.25s linear 0s;
  transition: background-color 0.25s linear 0s;
  /* hover off */ }

#header #main-menu #menu ul li.has-submenu .top-lvl-item:after {
  content: "\f078";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-left: .5em;
  margin-top: -.375em;
  vertical-align: middle; }
  @media (max-width: 767px) {
    #header #main-menu #menu ul li.has-submenu .top-lvl-item:after {
      display: none; } }

#header #main-menu #menu ul li.has-submenu .fa-chevron-down {
  position: absolute;
  top: 1em;
  left: 6.5em;
  z-index: 1; }
  @media (max-width: 767px) {
    #header #main-menu #menu ul li.has-submenu .fa-chevron-down {
      left: 9.5em; } }

#header #main-menu #menu ul li.has-submenu .submenu {
  display: none;
  position: absolute;
  top: 2.975em;
  bottom: auto;
  left: -10%;
  right: 4em;
  z-index: 99;
  min-width: 13em;
  background: #0C233F;
  padding-top: 2em; }
  @media (max-width: 767px) {
    #header #main-menu #menu ul li.has-submenu .submenu {
      padding-top: 0;
      position: static; } }
  #header #main-menu #menu ul li.has-submenu .submenu li {
    display: block;
    padding: 1em 1em;
    border-bottom: 1px solid #cccccc;
    text-align: center; }
    @media (max-width: 767px) {
      #header #main-menu #menu ul li.has-submenu .submenu li {
        padding: 0.1em 1em;
        text-align: left; } }
    #header #main-menu #menu ul li.has-submenu .submenu li a {
      display: inline-block; }
      @media (max-width: 767px) {
        #header #main-menu #menu ul li.has-submenu .submenu li a {
          border: none; } }

#header #main-menu #menu ul li.has-submenu:hover {
  background-color: #0C233F;
  -o-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s; }
  #header #main-menu #menu ul li.has-submenu:hover .submenu {
    display: block; }

#header #main-menu #menu ul li.has-submenu .dropdown-arrow {
  /*height: 0.5em;*/
  /*	width: auto;
	display: inline-block;
	font-style: normal;
	margin-right: -0.5em;
	line-height: 0;
	font-size: 1.5em;
	vertical-align: middle;*/
  position: absolute;
  top: 0px;
  right: 0.5em;
  bottom: 0px;
  left: auto;
  margin: auto;
  height: 1em; }

#header #main-menu #menu ul li.has-submenu .dropdown-arrow img {
  height: 100%;
  width: auto;
  display: block;
  margin: auto; }

#header #main-menu #menu .wrapper.for-submenu {
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  bottom: auto;
  z-index: 99;
  margin-top: -1em;
  visibility: hidden;
  -o-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  background-color: #0C233F;
  -o-transition: opacity 0.25s linear 0s, background-color 0.25s linear 0.25s, visibility 0s linear 0.25s;
  -moz-transition: opacity 0.25s linear 0s, background-color 0.25s linear 0.25s, visibility 0s linear 0.25s;
  -webkit-transition: opacity 0.25s linear 0s, background-color 0.25s linear 0.25s, visibility 0s linear 0.25s;
  -ms-transition: opacity 0.25s linear 0s, background-color 0.25s linear 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s linear 0s, background-color 0.25s linear 0.25s, visibility 0s linear 0.25s;
  /* hover off */ }

#header #main-menu #menu li.has-submenu:hover > .wrapper.for-submenu {
  visibility: visible;
  -o-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  background-color: #0C233F;
  -o-transition-delay: 0s, 0s, 0s;
  -moz-transition-delay: 0s, 0s, 0s;
  -webkit-transition-delay: 0s, 0s, 0s;
  -ms-transition-delay: 0s, 0s, 0s;
  transition-delay: 0s, 0s, 0s; }

#header #main-menu #menu .wrapper.for-submenu > ul {
  text-align: center;
  float: none; }

#header #main-menu #menu .wrapper.for-submenu > ul > li {
  float: none;
  display: inline-block;
  color: #ffffff; }

#header #main-menu #menu .wrapper.for-submenu > ul > li > a {
  display: block;
  font-size: 0.875em;
  /*padding: 2.25em 1.125em 2.25em 1.125em;*/
  padding: 0.5em 1.25em 0.5em 1.25em; }

#main-menu .menu__enquire {
  display: block;
  float: left;
  position: absolute;
  top: 0px;
  left: auto;
  bottom: 0px;
  right: 1.25em;
  margin: auto; }

@media (max-width: 767px) {
  #header .container, #header .gallery-section__container, #header .banner {
    padding: 0px; }
  #header #main-menu #logo {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    height: 2.5em;
    margin-left: 1em; }
  #header #main-menu #menu-toggle {
    position: relative;
    display: block;
    float: right;
    font-family: "futura-webfont", helvetica, arial, sans-serif;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1;
    padding: 0.625em 1em 0.625em 1em;
    margin-top: -0.125em; }
  #header #main-menu #menu-toggle span {
    display: inline-block;
    line-height: 1.1;
    vertical-align: middle; }
  #header #main-menu #menu-toggle .bars {
    width: 1em;
    height: 13px;
    position: relative;
    margin-right: 0.125em; }
  #header #main-menu #menu-toggle .bars i {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 1em;
    height: 3px;
    background-color: #ffffff;
    border-radius: 4px;
    margin: auto;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -o-transition: transform 0.375s ease 0.125s, opacity 0.125s linear 0.25s;
    -moz-transition: transform 0.375s ease 0.125s, opacity 0.125s linear 0.25s;
    -webkit-transition: transform 0.375s ease 0.125s, opacity 0.125s linear 0.25s;
    -ms-transition: transform 0.375s ease 0.125s, opacity 0.125s linear 0.25s;
    transition: transform 0.375s ease 0.125s, opacity 0.125s linear 0.25s; }
  #header #main-menu #menu-toggle .bars .first {
    bottom: auto; }
  #header #main-menu #menu-toggle .bars .last {
    top: auto; }
  body.menu-open #header #main-menu #menu-toggle .bars .first {
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -o-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -o-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px); }
  body.menu-open #header #main-menu #menu-toggle .bars .last {
    -o-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -o-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
    -o-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px); }
  body.menu-open #header #main-menu #menu-toggle .bars .middle.one {
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  body.menu-open #header #main-menu #menu-toggle .bars .middle.two {
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #header #main-menu {
    padding: 0px;
    padding-top: 1em; }
  #header #main-menu #menu {
    display: block;
    float: none;
    clear: both;
    height: 0px;
    overflow: hidden;
    margin-top: 1em; }
  body.menu-open #header #main-menu #menu {
    margin: 0px;
    margin-top: 1em;
    width: 100%;
    height: auto; }
  #header #main-menu #menu ul,
  #header #main-menu #menu ul li,
  #header #main-menu #menu .wrapper.for-submenu ul li {
    display: block;
    float: none; }
  #header #main-menu #menu > ul > li:first-child {
    margin-left: 0px; }
  #header #main-menu #menu > ul > li > a,
  #header #main-menu #menu ul li a {
    font-size: 1em;
    padding: 1em 1em 1em 1em;
    background-color: transparent;
    line-height: 1.125;
    text-align: left;
    text-transform: none;
    letter-spacing: 1px; }
  #header #main-menu #menu ul li a {
    border-bottom: 1px solid #d8d8d8; }
  #header #main-menu #menu ul li.has-submenu .dropdown-arrow {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: auto;
    height: 2em;
    width: 2em;
    display: block;
    float: right;
    margin: auto;
    text-align: center;
    line-height: 2em;
    font-size: 1.5em; }
  #header #main-menu #menu ul li.has-submenu .dropdown-arrow img {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0.25em;
    height: 0.714285em;
    width: auto;
    margin: auto;
    vertical-align: middle;
    -o-transition: transform 0.125s ease;
    -moz-transition: transform 0.125s ease;
    -webkit-transition: transform 0.125s ease;
    -ms-transition: transform 0.125s ease;
    transition: transform 0.125s ease; }
  #header #main-menu #menu ul li.has-submenu.open .dropdown-arrow img {
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  #header #main-menu #menu .wrapper.for-submenu {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    visibility: visible;
    -o-opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    background-color: transparent;
    height: 0px;
    max-height: 0px;
    overflow: hidden;
    margin-top: 0px;
    -o-transition: max-height 1s ease;
    -moz-transition: max-height 1s ease;
    -webkit-transition: max-height 1s ease;
    -ms-transition: max-height 1s ease;
    transition: max-height 1s ease; }
  #header #main-menu #menu .has-submenu.open .wrapper.for-submenu {
    height: auto;
    max-height: 50em; }
  #header #main-menu #menu .wrapper.for-submenu > ul > li > a {
    font-size: 1em;
    padding: 0.875em 1em 0.875em 1.75em;
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.15);
    line-height: 1.125;
    text-align: left; }
  #header #main-menu #menu ul li .button {
    border-radius: 0px;
    padding-left: 1em !important;
    padding-right: 1em !important; } }

@media (min-width: 768px) {
  #header #main-menu #logo {
    height: 2.675em; }
  #header #main-menu #menu {
    padding-left: 8.5em;
    padding-right: 8.5em; }
  #header #main-menu #menu ul li {
    letter-spacing: 1px; }
  #header #main-menu #menu > ul > li > a {
    padding: 1em 1em 1em 1em; } }

@media (min-width: 992px) {
  #header #main-menu #logo {
    height: 3em; }
  #header #main-menu #menu {
    padding-left: 9.5em;
    padding-right: 9.5em; }
  #header #main-menu #menu ul li {
    letter-spacing: 2px; }
  #header #main-menu #menu > ul > li > a {
    padding: 1.25em 1.125em 1.25em 1.125em; } }

@media (min-width: 1200px) {
  #header #main-menu #logo {
    height: 3.875em; }
  #header #main-menu #menu ul li {
    letter-spacing: 3px; }
  #header #main-menu #menu > ul > li > a {
    padding: 1.5em 0.875em 1.5em 0.875em; } }

@media (min-width: 768px) and (max-width: 1599px) {
  /*#header #main-menu #menu > ul > li:first-child > a {
		padding-left: 0px;
	}*/
  #header #main-menu #menu > ul > li:last-child > a {
    padding-right: 0px; } }

@media (min-width: 1600px) {
  #header #main-menu #menu {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%; }
  #header #main-menu #menu > ul > li > a {
    padding: 1.5em 1.25em 1.5em 1.25em; } }

@media (min-width: 768px) {
  #header #main-menu .container, #header #main-menu .gallery-section__container, #header #main-menu .banner {
    width: 100%; }
  #header #main-menu #logo {
    height: 3.05em; }
  #header #main-menu #menu ul li {
    letter-spacing: 0px; } }

@media (min-width: 992px) {
  #header #main-menu #logo {
    height: 3.5em; }
    .header--shrink #header #main-menu #logo {
      height: 2.5em; }
  #header #main-menu #menu ul li {
    letter-spacing: 1px; } }

@media (min-width: 1200px) {
  #header #main-menu #logo {
    height: 3.875em; }
    .header--shrink #header #main-menu #logo {
      height: 2.5em; }
  #header #main-menu #menu ul li {
    letter-spacing: 2px; } }

@media (min-width: 768px) and (max-width: 1300px) {
  #header #main-menu .container, #header #main-menu .gallery-section__container, #header #main-menu .banner {
    width: 100%; }
  #header #main-menu .menu-video {
    font-size: 0.75em !important;
    right: 1.5em;
    margin: 3em 0px 0px 0px;
    padding: 1.125em 1.5em 1.125em 1.5em !important; }
    .header--shrink #header #main-menu .menu-video {
      margin: 1.5em 0px 0px 0px; }
  #header #main-menu #menu > ul {
    text-align: right;
    padding-right: 0.5em;
    padding-left: 0.5em; }
  #header #main-menu #menu > ul > li > a {
    padding: 2em 0.8em 1.375em 0.8em; } }

.header-placeholder {
  height: 140px;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  @media (max-width: 1199px) {
    .header-placeholder {
      height: 126px; } }
  @media (max-width: 991px) {
    .header-placeholder {
      height: 107px; } }
  @media (max-width: 767px) {
    .header-placeholder {
      height: 63px; } }
  .header--shrink .header-placeholder {
    height: 108px;
    -o-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    @media (max-width: 1199px) {
      .header--shrink .header-placeholder {
        height: 98.34px; } }
    @media (max-width: 991px) {
      .header--shrink .header-placeholder {
        height: 83.46px; } }
    @media (max-width: 767px) {
      .header--shrink .header-placeholder {
        height: 64px; } }

/* ##### STICKY FOOTER ##### */
html, body {
  height: 100%; }

#wrap {
  min-height: 100%;
  overflow-x: hidden; }

#main {
  padding-bottom: 986px;
  /* must be same height as the footer */ }

#footer {
  position: relative;
  margin-top: -986px;
  /* negative value of footer height */
  clear: both; }

@media (min-width: 768px) {
  #main {
    padding-bottom: 346px; }
  #footer {
    margin-top: -346px; } }

@media (min-width: 992px) {
  #main {
    padding-bottom: 395px; }
  #footer {
    margin-top: -395px; } }

@media (min-width: 1200px) {
  #main {
    padding-bottom: 456px; }
  #footer {
    margin-top: -456px; } }

.popup html,
.popup body {
  height: auto;
  max-width: 700px;
  min-height: 300px;
  background-color: #0C233F; }

.popup #main {
  padding-bottom: 0 !important;
  font-size: 16px; }

.popup #footer {
  margin-top: 0 !important; }

.popup .form-thankyou {
  padding-top: 6em; }

/* ##### STICKY FOOTER ##### */
#footer {
  display: block;
  background-color: #21354d;
  color: #ffffff; }

#footer .back-to-top {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: auto;
  left: 0px;
  margin: auto;
  height: 3.875em;
  width: 3.875em;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  border-radius: 50%;
  margin-top: -1.9375em;
  background-color: #0C233F;
  z-index: 50; }

#footer .back-to-top .fa {
  font-size: 3.875em;
  line-height: 0.875; }

#footer .footer-top {
  display: block;
  padding: 4em 0px 3.5em 0px;
  background: transparent url("/assets/images/footer-bg.jpg") no-repeat center center;
  background-size: cover; }

#footer .footer-top .column > p > strong {
  position: relative;
  display: block;
  font-size: 1.125em;
  font-weight: normal;
  letter-spacing: 2px;
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 1.5em;
  margin-bottom: 1.75em; }

#footer .footer-top .column > p > strong:after {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0px;
  left: 0px;
  display: block;
  width: 4em;
  height: 1px;
  background-color: #A3664D; }

#footer .footer-top ul,
#footer .footer-top ul li {
  display: block;
  margin: 0px;
  padding: 0px;
  list-style: none;
  color: #ffffff;
  letter-spacing: 1px;
  line-height: 1; }

#footer .footer-top ul li {
  margin-bottom: 0.5em; }

#footer .footer-top ul li,
#footer .footer-top a {
  color: #ffffff;
  font-size: 0.875em;
  line-height: 1.375; }

#footer .footer-top ul li a {
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
  letter-spacing: inherit; }

#footer .footer-top .footer-connect .fa-facebook {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 50%;
  font-size: 1.375em;
  line-height: 1.8125;
  height: 1.75em;
  width: 1.75em;
  color: #2A3238;
  text-align: center;
  margin-right: 0.25em;
  vertical-align: -6%;
  -o-transition: color 0.25s, background-color 0.25s;
  -moz-transition: color 0.25s, background-color 0.25s;
  -webkit-transition: color 0.25s, background-color 0.25s;
  -ms-transition: color 0.25s, background-color 0.25s;
  transition: color 0.25s, background-color 0.25s; }

#footer .footer-top .footer-connect a:hover .fa-facebook,
#footer .footer-top .footer-connect a:active .fa-facebook,
#footer .footer-top .footer-connect a:focus .fa-facebook {
  background-color: #A3664D; }

#footer .footer-top .footer-connect .button {
  margin-top: 1em;
  line-height: 1;
  width: auto; }

#footer .footer-top .footer-team a {
  text-align: center; }
  @media (max-width: 767px) {
    #footer .footer-top .footer-team a {
      text-align: left; } }

#footer .footer-top .footer-team a img {
  display: block;
  height: 3.25em;
  width: auto;
  margin: auto;
  margin-top: 0.875em; }
  @media (max-width: 767px) {
    #footer .footer-top .footer-team a img {
      margin-left: 0; } }

#footer .footer-bottom {
  position: relative;
  background-color: #0C233F;
  padding: 1.25em 0px 1.25em 0px; }

#footer .footer-bottom .left {
  float: left; }

#footer .footer-bottom .right {
  float: right; }

#footer .footer-bottom .middle {
  position: absolute;
  display: block;
  height: 3.875em;
  /*	width: 3.875em;*/
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 50%;
  margin: auto;
  margin-left: -1.75em; }

#footer .footer-bottom .middle a {
  display: block;
  /*	width: 100%;*/
  height: 100%;
  /*font-size: 1;*/
  line-height: 1;
  margin: auto;
  padding: 0px;
  float: left;
  margin-left: 0.5em;
  margin-right: 0.5em; }

#footer .footer-bottom .middle a:before {
  display: none; }

#footer .footer-bottom .middle a img {
  display: block;
  width: auto;
  height: 100%; }

#footer .footer-bottom a,
#footer .footer-bottom span {
  position: relative;
  display: block;
  float: left;
  line-height: 1;
  font-size: 0.875em;
  color: #ffffff;
  padding: 1.75em 0.5em 1.75em 0.5em; }

#footer .footer__divided-link:after {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  right: auto;
  bottom: 0px;
  left: -0.5px;
  margin: auto;
  height: 0.875em;
  width: 1px;
  background-color: #bbbbbb; }

#footer .footer-bottom a:first-child:before,
#footer .footer-bottom span:first-child:before {
  display: none; }

#footer a:hover,
#footer a:active,
#footer a:focus {
  color: #A3664D;
  text-decoration: none; }

#footer .button:hover, #footer .button:active, #footer .button:focus {
  color: #ffffff; }

#footer .footer-bottom .pcs a {
  display: block;
  width: 136px;
  margin: auto;
  padding: 0px;
  float: none;
  clear: both;
  margin-bottom: 1em; }

#footer .footer-bottom .pcs a img {
  display: block;
  width: 100%; }

@media (max-width: 767px) {
  #footer .footer-top {
    padding: 2em 0px 1em 0px; }
  #footer .footer-top .column {
    margin-bottom: 2.5em; }
  #footer .footer-top .column:first-child {
    margin-top: 1.5em; }
  #footer .footer-bottom .left,
  #footer .footer-bottom .right {
    display: block;
    float: none;
    clear: both;
    text-align: center; }
  #footer .footer-bottom a,
  #footer .footer-bottom span {
    display: inline-block;
    float: none;
    padding: 0.75em 0.5em 0.75em 0.5em; }
  #footer .footer-bottom .middle {
    display: none; } }

.flexslider-wrapper {
  overflow: hidden; }
  .flexslider-wrapper .flexslider {
    overflow: visible; }

.flexslider {
  margin: 0px;
  padding: 0px;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  background: #ffffff none;
  min-height: 100px;
  overflow: hidden; }
  .flexslider .slides {
    background: #ffffff none; }
    .flexslider .slides li {
      position: relative; }
  .flexslider .flex-prev, .flexslider:hover .flex-direction-nav .flex-prev {
    left: 0px;
    opacity: 1;
    padding-right: 0.5em; }
  .flexslider .flex-next, .flexslider:hover .flex-direction-nav .flex-next {
    right: 0px;
    opacity: 1;
    padding-left: 0.5em; }
  @media (max-width: 767px) {
    .flexslider .flex-direction-nav {
      display: none; } }
  .flexslider .flex-direction-nav a {
    height: 4em;
    width: 4em;
    color: #ffffff;
    margin-top: -2em;
    text-align: center;
    background-color: transparent;
    color: transparent; }
    .flexslider .flex-direction-nav a:before {
      display: block;
      color: #ffffff;
      line-height: 1.333;
      text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
      opacity: 0.6;
      -o-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    .flexslider .flex-direction-nav a:hover:before {
      opacity: 0.9;
      -o-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    .flexslider .flex-direction-nav a.flex-next:before {
      content: "\f105";
      font-family: FontAwesome;
      font-size: 4em; }
    .flexslider .flex-direction-nav a.flex-prev:before {
      content: "\f104";
      font-family: FontAwesome;
      font-size: 4em; }
  .flexslider .flex-control-nav {
    top: auto;
    bottom: 1em;
    right: 0px;
    left: 0px;
    z-index: 10;
    line-height: 1; }
    @media (max-width: 767px) {
      .flexslider .flex-control-nav {
        display: none; } }
    .flexslider .flex-control-nav li {
      margin-left: 0.375em;
      margin-right: 0.375em; }
      .flexslider .flex-control-nav li a {
        width: 10px;
        height: 10px;
        background: #ffffff;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0; }
        .flexslider .flex-control-nav li a.flex-active {
          background: #CE6327;
          -o-box-shadow: none;
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          box-shadow: none; }
  .flexslider .slides > li .image-center, .flexslider .slides > li .no-flexbox .flex-image-center, .no-flexbox .flexslider .slides > li .flex-image-center {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    .flexslider .slides > li .image-center > img, .flexslider .slides > li .no-flexbox .flex-image-center > img, .no-flexbox .flexslider .slides > li .flex-image-center > img {
      display: none; }

html.ie9 .flexslider .flex-direction-nav a.flex-next:before {
  font-size: 64px; }

html.ie9 .flexslider .flex-direction-nav a.flex-prev:before {
  font-size: 64px; }

html.no-backgroundsize .flexslider .slides > li .image-center, html.no-backgroundsize .flexslider .slides > li .no-flexbox .flex-image-center, .no-flexbox html.no-backgroundsize .flexslider .slides > li .flex-image-center {
  background-image: none !important; }
  html.no-backgroundsize .flexslider .slides > li .image-center > img, html.no-backgroundsize .flexslider .slides > li .no-flexbox .flex-image-center > img, .no-flexbox html.no-backgroundsize .flexslider .slides > li .flex-image-center > img {
    display: block; }

.hero-gallery {
  padding-bottom: 40%;
  height: 0px; }
  .template-default .hero-gallery {
    padding-bottom: 20%; }
    @media (max-width: 767px) {
      .template-default .hero-gallery {
        padding: 0; } }
  .template-landing .hero-gallery {
    padding-bottom: 14%; }
    @media (max-width: 767px) {
      .template-landing .hero-gallery {
        padding: 0; } }
  .hero-gallery__overlay {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.05;
    background-color: #000000; }
    .template-home .hero-gallery__overlay {
      left: 45%;
      opacity: 0.4;
      background: #000000;
      background: -moz-linear-gradient(-90deg, black, rgba(0, 0, 0, 0));
      background: -webkit-linear-gradient(-90deg, black, rgba(0, 0, 0, 0));
      background: -o-linear-gradient(-90deg, black, rgba(0, 0, 0, 0));
      background: -ms-linear-gradient(-90deg, black, rgba(0, 0, 0, 0));
      background: linear-gradient(-90deg, black, rgba(0, 0, 0, 0)); }
      @media (max-width: 767px) {
        .template-home .hero-gallery__overlay {
          display: none; } }
  .hero-gallery .image-center, .hero-gallery .no-flexbox .flex-image-center, .no-flexbox .hero-gallery .flex-image-center {
    padding-bottom: 40%;
    height: 0; }
    .template-default .hero-gallery .image-center, .template-default .hero-gallery .no-flexbox .flex-image-center, .no-flexbox .template-default .hero-gallery .flex-image-center {
      padding-bottom: 20%; }
      @media (max-width: 767px) {
        .template-default .hero-gallery .image-center, .template-default .hero-gallery .no-flexbox .flex-image-center, .no-flexbox .template-default .hero-gallery .flex-image-center {
          padding-bottom: 45%; } }
    .template-landing .hero-gallery .image-center, .template-landing .hero-gallery .no-flexbox .flex-image-center, .no-flexbox .template-landing .hero-gallery .flex-image-center {
      padding-bottom: 14%; }
      @media (max-width: 767px) {
        .template-landing .hero-gallery .image-center, .template-landing .hero-gallery .no-flexbox .flex-image-center, .no-flexbox .template-landing .hero-gallery .flex-image-center {
          padding-bottom: 45%; } }
  .hero-gallery .hero-gallery-video,
  .hero-gallery .hero-gallery-big-video,
  .hero-gallery #big-video-container,
  .hero-gallery #big-video-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px; }
  .hero-gallery .hero-gallery-big-video-skip,
  .hero-gallery .hero-gallery-big-video-play,
  .hero-gallery .hero-gallery-big-video-pause {
    display: none;
    position: absolute;
    bottom: 0px;
    right: 48px;
    z-index: 99;
    cursor: pointer;
    padding: 1em 1em 0.875em 1em;
    color: #ffffff;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.45);
    text-decoration: none;
    line-height: 1; }
  .hero-gallery .hero-gallery-big-video-pause {
    right: auto;
    left: 0px; }
  .hero-gallery .slides li > a {
    display: block;
    position: relative; }
  .hero-gallery .caption {
    display: block;
    position: absolute;
    top: 2.5em;
    bottom: 2.5em;
    left: 0px;
    right: 0px;
    z-index: 1;
    color: #ffffff;
    margin: auto;
    text-align: center; }
    .template-home .hero-gallery .caption {
      left: auto;
      max-width: 50%; }
      @media (max-width: 767px) {
        .template-home .hero-gallery .caption {
          max-width: 100%;
          width: 100%;
          position: static;
          background-color: #0C233F;
          padding: 1.5em 0; }
          .template-home .hero-gallery .caption .caption-heading {
            font-size: 1.5em; } }
    .hero-gallery .caption--top-left {
      text-align: left; }
      .hero-gallery .caption--top-left .valign {
        vertical-align: top; }
    .hero-gallery .caption--top-center {
      text-align: center; }
      .hero-gallery .caption--top-center .valign {
        vertical-align: top; }
    .hero-gallery .caption--top-right {
      text-align: right; }
      .hero-gallery .caption--top-right .valign {
        vertical-align: top; }
    .hero-gallery .caption--middle-left {
      left: 0 !important;
      right: auto !important; }
      .hero-gallery .caption--middle-left .valign {
        vertical-align: middle; }
    .hero-gallery .caption--middle-center {
      left: 0 !important;
      right: 0 !important;
      text-align: center; }
      .hero-gallery .caption--middle-center .valign {
        vertical-align: middle; }
    .hero-gallery .caption--middle-right {
      left: auto !important;
      right: 0 !important; }
      .hero-gallery .caption--middle-right .valign {
        vertical-align: middle; }
    .hero-gallery .caption--bottom-left {
      text-align: left; }
      .hero-gallery .caption--bottom-left .valign {
        vertical-align: bottom; }
    .hero-gallery .caption--bottom-center {
      text-align: center; }
      .hero-gallery .caption--bottom-center .valign {
        vertical-align: bottom; }
    .hero-gallery .caption--bottom-right {
      text-align: right; }
      .hero-gallery .caption--bottom-right .valign {
        vertical-align: bottom; }
    .hero-gallery .caption .caption-heading {
      text-transform: uppercase;
      font-family: "futura-webfont", helvetica, arial, sans-serif;
      font-weight: bold;
      font-size: 2.625em;
      line-height: 1.1428571429;
      letter-spacing: 5px;
      margin: auto auto 0.5em; }
      @media (max-width: 767px) {
        .hero-gallery .caption .caption-heading {
          font-size: 2em; } }
    .hero-gallery .caption .caption-description {
      font-size: 1.5em;
      margin-top: 0.675em; }
      @media (max-width: 767px) {
        .hero-gallery .caption .caption-description {
          font-size: 1em; } }

html.touch .hero-gallery .hero-gallery-big-video-play {
  display: block; }

@media (max-width: 767px) {
  .flexslider.hero-gallery .flex-direction-nav {
    display: none; }
  .hero-gallery {
    padding-bottom: 0px;
    height: auto; }
  .hero-gallery .caption,
  .hero-gallery .caption .valign,
  .hero-gallery .caption .caption-heading,
  .hero-gallery .caption .caption-description,
  .hero-gallery .caption .caption-link {
    max-width: 100%;
    width: 100%;
    text-align: center; }
  .hero-gallery .caption .valign {
    padding: 0px; }
  .hero-gallery .caption .caption-link {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    width: auto; }
  .hero-gallery .image-center, .hero-gallery .no-flexbox .flex-image-center, .no-flexbox .hero-gallery .flex-image-center,
  .hero-gallery #big-video-container,
  .hero-gallery .placeholder {
    padding-bottom: 62.5%;
    height: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px; }
  .hero-gallery .placeholder {
    display: block;
    width: 100%;
    position: static; } }

.heading {
  text-transform: uppercase; }
  .heading a {
    color: inherit; }

.page-register .page-content {
  margin-top: 4.75em;
  margin-bottom: 2.75em; }
  .page-register .page-content .wysiwyg-content {
    width: 25em; }

.register__form {
  margin-bottom: 5em;
  text-align: center; }
  .register__form .register__form__submit {
    display: inline-block;
    margin-top: 0.5em;
    padding-left: 4.875rem;
    padding-right: 4.75em; }

.page- .article-section {
  margin: 0; }

.page- .article_text_heading,
.page- .article_text_subheading,
.page- .wysiwyg-content,
.page- .article_text_link {
  text-align: center; }

.page- .article_text,
.page- .article_text.valign-parent {
  text-align: center; }

.blog-articles .blog-articles-image--left .blog-articles-text > div {
  margin-left: 2em; }
  @media (max-width: 767px) {
    .blog-articles .blog-articles-image--left .blog-articles-text > div {
      margin-left: 0; } }

.blog-articles .blog-articles-image--right .blog-articles-text > div {
  margin-right: 2em; }
  @media (max-width: 767px) {
    .blog-articles .blog-articles-image--right .blog-articles-text > div {
      margin-right: 0; } }

.blog-articles .blog-articles-image--right .blog-articles-image {
  float: right; }

.blog-articles .valign-parent {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: auto;
  text-align: center; }
  @media (max-width: 767px) {
    .blog-articles .valign-parent {
      position: static;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto; } }

.blog-articles span.valign {
  padding: 1em 2em 1em 2em;
  width: 41.5em;
  max-width: 100%; }

.caption-heading {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }

.article_text_heading {
  color: #000; }

.addthis_toolbox a {
  text-decoration: none; }

.page-content {
  margin-top: 2.5em;
  margin-bottom: 3.5em; }
  @media (max-width: 767px) {
    .page-content {
      margin-top: 2em;
      margin-bottom: 1em; } }
  .page-content .heading {
    text-transform: uppercase;
    max-width: 100%;
    font-weight: normal;
    letter-spacing: 4.29px;
    font-size: 2.25rem; }
    @media (max-width: 767px) {
      .page-content .heading {
        font-size: 1.5rem; } }
  .page-content .wysiwyg-content {
    max-width: 100%;
    margin: auto; }
    .page-content .wysiwyg-content p:last-child {
      margin-bottom: 0px; }
  .template-landing .page-content {
    margin-top: 2.5em;
    margin-bottom: 2.5em; }

/* #header #main-menu #menu ul li.video { display: none; } */
#header #main-menu #menu ul {
  margin-bottom: 0px; }

.page- #main .article-section--image .article_text .article_text_heading {
  color: #000; }

#main .article-section--image .article_text .article_text_heading {
  color: #CE6327; }

.blog-overview .blog-categories {
  margin-bottom: 40px; }

.blog-overview .blog-categories .nav.nav-pills {
  display: inline-block; }

.blog-overview article {
  margin: 40px 0; }

.border-left {
  border-left: 1px solid #EFEFEF; }

@media (max-width: 767px) {
  .blog-detail .border-left {
    border-left: 0; } }

#register .form-control,
.article-section--house_land_packages .form-control,
.contact-form .form-control {
  margin-bottom: 0.5em;
  height: 50px;
  border-radius: 0; }

input:focus {
  border-color: #CE6327 !important; }

.floating-enquiry-form .form {
  box-shadow: none;
  background: #0C233F; }

.form-wrapper {
  background: #0C233F; }

.template-landing #menu, .template-landing #menu-toggle, .template-landing .menu-video, .template-landing .footer-top, .template-landing .floating-enquiry-form {
  display: none !important; }

.template-landing #main-menu, .template-landing .header-placeholder {
  height: 7em !important; }
  @media (max-width: 767px) {
    .template-landing #main-menu, .template-landing .header-placeholder {
      height: 5em !important; } }

@media (min-width: 768px) {
  .template-landing #main {
    padding-bottom: 76.75px; }
  .template-landing #footer {
    margin-top: -76.75px; } }

@media (min-width: 992px) {
  .template-landing #main {
    padding-bottom: 89.88px; }
  .template-landing #footer {
    margin-top: -89.88px; } }

@media (min-width: 1200px) {
  .template-landing #main {
    padding-bottom: 103px; }
  .template-landing #footer {
    margin-top: -103px; } }

.flexbox .flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between; }
  .flexbox .flex-row--horizontal {
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row; }
  .flexbox .flex-row--verticle {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .flexbox .flex-row--center {
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center; }
  .flexbox .flex-row--start {
    justify-content: flex-start !important;
    -webkit-justify-content: flex-start !important;
    -ms-justify-content: flex-start !important; }
  .flexbox .flex-row--end {
    justify-content: flex-end !important;
    -webkit-justify-content: flex-end !important;
    -ms-justify-content: flex-end !important; }
  .flexbox .flex-row--justify {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center; }
  .flexbox .flex-row--full-height {
    height: 100%; }
  @media (max-width: 767px) {
    .flexbox .flex-row {
      flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column; } }

.flexbox .flex-col--std-pd {
  padding: 1em; }
  @media (max-width: 767px) {
    .flexbox .flex-col--std-pd {
      padding: 1em 0; } }

.flexbox .flex-col--dbl-pd {
  padding: 2em; }

.flexbox .flex-col--1-5 {
  flex: 1.5;
  -webkit-flex: 1.5;
  -ms-box-flex: 1.5; }

.flexbox .flex-col--stretch {
  align-self: stretch;
  -webkit-align-self: stretch;
  -ms-align-self: stretch; }

.flexbox .flex-image-center {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%; }
  .flexbox .flex-image-center img {
    visibility: hidden;
    opacity: 0; }

.no-flexbox .flex-row {
  display: block;
  clear: both;
  margin: 1em 0; }

.no-flexbox .flex-col {
  width: 100%; }

.no-flexbox img {
  margin-left: auto;
  margin-right: auto; }

.floating-enquiry-form {
  position: absolute;
  top: 12em;
  right: 0px;
  bottom: auto;
  left: auto;
  z-index: 100; }

.floating-enquiry-form .header-wrapper {
  position: absolute;
  top: 0px;
  right: auto;
  bottom: auto;
  left: 0px; }

.floating-enquiry-form .header {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: auto;
  left: auto;
  display: block;
  float: left;
  padding: 1.375em 1.25em 1.375em 1.25em;
  margin: 0px;
  /*background-color: #333E47;*/
  background: #cf631e;
  background: -moz-linear-gradient(top, #cf631e 9%, #a24113 97%);
  background: -webkit-linear-gradient(top, #cf631e 9%, #a24113 97%);
  background: linear-gradient(to bottom, #cf631e 9%, #a24113 97%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf631e', endColorstr='#a24113',GradientType=0 );
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  /* Combined Shape: */
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.floating-enquiry-form:hover,
.floating-enquiry-form:active,
.floating-enquiry-form:focus {
  background: #CE6327 none;
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  background: #c55914;
  background: -moz-linear-gradient(top, #c55914 9%, #983709 97%);
  background: -webkit-linear-gradient(top, #c55914 9%, #983709 97%);
  background: linear-gradient(to bottom, #c55914 9%, #983709 97%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c55914', endColorstr='#983709',GradientType=0 ); }

.floating-enquiry-form .header img {
  position: relative;
  display: block;
  height: 166px;
  width: auto;
  margin: auto; }

.floating-enquiry-form .form {
  display: block;
  /*float: left;*/
  overflow: hidden;
  margin: 0px;
  width: 0px;
  height: 455px;
  border-bottom-left-radius: 5px;
  text-align: center;
  -o-transition: width 0.25s ease-in-out;
  -moz-transition: width 0.25s ease-in-out;
  -webkit-transition: width 0.25s ease-in-out;
  -ms-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out; }

@media (max-width: 1199px) {
  .floating-enquiry-form .form {
    height: 365px; } }

@media (max-width: 991px) {
  .floating-enquiry-form .form {
    height: 315px; } }

.floating-enquiry-form.open .form {
  display: block;
  width: 360px;
  /*overflow: auto;*/ }

.form-wrapper {
  padding: 0;
  -o-transition: padding 0.01s ease-in-out 0.2s;
  -moz-transition: padding 0.01s ease-in-out 0.2s;
  -webkit-transition: padding 0.01s ease-in-out 0.2s;
  -ms-transition: padding 0.01s ease-in-out 0.2s;
  transition: padding 0.01s ease-in-out 0.2s; }

.floating-enquiry-form.open .form-wrapper {
  padding: 20px;
  -o-transition: padding 0.1s ease-in-out;
  -moz-transition: padding 0.1s ease-in-out;
  -webkit-transition: padding 0.1s ease-in-out;
  -ms-transition: padding 0.1s ease-in-out;
  transition: padding 0.1s ease-in-out; }

.floating-enquiry-form .form p {
  width: 360px; }

.floating-enquiry-form .form iframe {
  overflow: visible;
  border: 0;
  min-height: 332px;
  margin-top: 24px; }

@media (max-width: 767px) {
  .floating-enquiry-form {
    display: none; } }

@media (min-width: 768px) {
  .floating-enquiry-form .header img {
    height: 96px; }
  .floating-enquiry-form {
    top: 8em; } }

@media (min-width: 992px) {
  .floating-enquiry-form .header img {
    height: 132px; }
  .floating-enquiry-form {
    top: 6.5em; } }

@media (min-width: 1200px) {
  .floating-enquiry-form .header img {
    height: 133px; }
  .floating-enquiry-form {
    top: 7.5em; } }

@media (min-width: 1600px) {
  .floating-enquiry-form {
    top: 12em; } }

.blog-categories__wrap {
  padding-left: 0;
  list-style: none; }

.blog-categories__item {
  display: inline-block;
  margin-left: -5px; }

.blog-categories__item-link {
  list-style: none;
  display: inline-block;
  background: #ffffff;
  padding: 0.375em 1em;
  min-width: 8.5625em;
  border: 1px solid #d8d8d8;
  border-right: 1px solid transparent; }
  .blog-categories__item-link:hover {
    text-decoration: none; }
  li:last-of-type .blog-categories__item-link {
    border-right: 1px solid #d8d8d8; }
  .active .blog-categories__item-link {
    color: #ffffff;
    background-image: linear-gradient(0deg, rgba(162, 65, 18, 0.99), #CF631E);
    border-color: #CE6327; }
    .active .blog-categories__item-link:hover {
      color: #ffffff; }
  .blog-categories__item-link:hover {
    color: #CE6327; }

.blog-categories .parent-category {
  border-radius: 0 !important; }
  .blog-categories .parent-category:hover {
    background: none;
    color: #CE6327;
    -o-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }

.blog-articles__date {
  display: block;
  margin-bottom: 0.8em; }

.blog-articles__heading {
  margin-bottom: 0.5em; }

@media (max-width: 767px) {
  .blog-articles__content {
    margin-top: 2em; } }

.blog-article__socials {
  color: #0C233F; }

.pagination {
  display: block; }
  .pagination a,
  .pagination strong {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    line-height: 1.7; }
  .pagination a {
    border: 1px solid #EFEFEF; }
  .pagination a:hover {
    border: 1px solid #0C233F;
    background: #0C233F;
    color: #ffffff;
    text-decoration: none; }
  .pagination strong {
    border: 1px solid #CE6327;
    background: #CE6327;
    color: #ffffff;
    font-weight: normal; }

@media (max-width: 767px) {
  .article-section--image {
    padding: 0px 1.5em 0px 1.5em; } }

.article-section--image .container, .article-section--image .gallery-section__container, .article-section--image .banner {
  position: relative; }
  @media (max-width: 767px) {
    .article-section--image .container, .article-section--image .gallery-section__container, .article-section--image .banner {
      padding: 0px; } }

.article-section--image .article_image,
.article-section--image .article_text {
  width: 50%;
  float: left; }
  @media (max-width: 767px) {
    .article-section--image .article_image,
    .article-section--image .article_text {
      width: 100%;
      float: none; } }

.article-section--image .article_text {
  float: right; }

.article-section--image .article_text,
.article-section--image .article_text.valign-parent {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: auto; }
  @media (max-width: 767px) {
    .article-section--image .article_text,
    .article-section--image .article_text.valign-parent {
      position: static;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto; } }

.article-section--image .article_text span.valign {
  padding: 1em 2em 1em 2em;
  width: 41.5em;
  max-width: 100%; }

.article-section--image .hero-gallery,
.article-section--image .image-center,
.article-section--image .no-flexbox .flex-image-center,
.no-flexbox .article-section--image .flex-image-center {
  padding-bottom: 87.5%; }

.article-section--image .flex-direction-nav a {
  height: 3em;
  width: 3em;
  margin-top: -1.5em;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent; }
  .article-section--image .flex-direction-nav a.flex-next:before {
    font-size: 2.25em; }
  .article-section--image .flex-direction-nav a.flex-prev:before {
    font-size: 2.25em; }

.article-section--image .flex-control-nav {
  bottom: 0.5em; }

.article-section--image.text-align-right .article_image {
  float: left; }

.article-section--image.text-align-right .article_text {
  float: right;
  left: auto; }

.article-section--image.text-align-left .article_image {
  float: right; }

.article-section--image.text-align-left .article_text {
  float: left;
  right: auto; }

.article-section--image.full-width-yes .container, .article-section--image.full-width-yes .gallery-section__container, .article-section--image.full-width-yes .banner {
  width: 100%; }

.article-section--image.full-width-yes .hero-gallery,
.article-section--image.full-width-yes .image-center,
.article-section--image.full-width-yes .no-flexbox .flex-image-center,
.no-flexbox .article-section--image.full-width-yes .flex-image-center {
  padding-bottom: 75%; }

.article-section--image.bg-color-white .container, .article-section--image.bg-color-white .gallery-section__container, .article-section--image.bg-color-white .banner {
  background-color: #ffffff; }

.article-section--image.bg-color-light-orange .container, .article-section--image.bg-color-light-orange .gallery-section__container, .article-section--image.bg-color-light-orange .banner {
  background-color: #F1EDEA; }

.article-section--image .article_text .article_text_heading {
  font-family: "avant-garde", helvetica, arial, sans-serif;
  text-transform: uppercase;
  margin: auto;
  margin-bottom: 1.125em;
  font-weight: normal;
  color: #000000; }

.article-section--image .article_text .article_text_subheading {
  letter-spacing: 4px;
  text-transform: uppercase;
  margin: auto;
  margin-bottom: 0.5em;
  text-align: center;
  font-weight: bold;
  line-height: 1.0625; }

.article-section--image .article_text .article_text_link {
  margin-top: 1.5em; }

.article-section--image.full-width-no:last-of-type {
  margin-bottom: 5em; }

.article-section--full-image.full-width-yes .container, .article-section--full-image.full-width-yes .gallery-section__container, .article-section--full-image.full-width-yes .banner {
  width: 100%; }

.article-section--full-image .full-image,
.article-section--full-image .full-image img {
  height: auto;
  width: 100%;
  max-width: 100%;
  display: block;
  position: relative; }

.article-section--images-grid {
  margin-top: 4em;
  margin-bottom: 4em; }
  .article-section--images-grid.full-width-yes .container, .article-section--images-grid.full-width-yes .gallery-section__container, .article-section--images-grid.full-width-yes .banner {
    width: 100%; }
  .article-section--images-grid .container, .article-section--images-grid .gallery-section__container, .article-section--images-grid .banner {
    text-align: center; }
  .article-section--images-grid figure {
    display: inline-block;
    width: 25%;
    margin: 0px;
    padding: 0px 0.625em 0px 0.625em; }
    @media (max-width: 767px) {
      .article-section--images-grid figure {
        width: 50%;
        margin-bottom: 1em; } }
  .article-section--images-grid .image-center, .article-section--images-grid .no-flexbox .flex-image-center, .no-flexbox .article-section--images-grid .flex-image-center {
    padding-bottom: 100%; }

.article-section--3-column {
  text-align: center;
  padding-top: 4.5em;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .article-section--3-column__column {
    flex: 0 1 360px;
    margin: 0 1em 4em; }
  .article-section--3-column__column-wrap {
    height: 100%;
    background-color: #0C233F; }
  .article-section--3-column .column_text {
    padding: 2em;
    color: #ffffff; }
    .article-section--3-column .column_text .column_heading {
      display: block;
      position: relative;
      font-size: 1.4em;
      text-transform: uppercase;
      color: #ffffff;
      padding-bottom: 1em;
      margin-bottom: 1em;
      letter-spacing: 2.5px; }
      .article-section--3-column .column_text .column_heading:after {
        content: "";
        height: 1px;
        width: 3em;
        position: absolute;
        top: auto;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background-color: #CE6327;
        margin: auto; }
    .article-section--3-column .column_text .wysiwyg-content {
      min-height: 4.5em;
      letter-spacing: 1px; }
    .article-section--3-column .column_text .column_link {
      margin-top: 2em; }
  .article-section--3-column .column_image img {
    max-width: 100%; }

.article-section--testimonial {
  background: #CE6327 none;
  color: #ffffff;
  margin: auto;
  padding: 0px;
  text-align: center; }
  .article-section--testimonial .flexslider {
    background: #CE6327 none; }
    .article-section--testimonial .flexslider .slides {
      background: #CE6327 none; }
      .article-section--testimonial .flexslider .slides li {
        padding: 4em 2.5em 4em 2.5em; }
        @media (max-width: 767px) {
          .article-section--testimonial .flexslider .slides li {
            padding: 4em 1.5em 4em 1.5em; } }
    .article-section--testimonial .flexslider .flex-direction-nav {
      display: none; }
    .article-section--testimonial .flexslider .flex-control-nav li a {
      background: rgba(255, 255, 255, 0.35); }
      .article-section--testimonial .flexslider .flex-control-nav li a.flex-active {
        background: rgba(255, 255, 255, 0.65); }
  .article-section--testimonial.full-width-yes .container, .article-section--testimonial.full-width-yes .gallery-section__container, .article-section--testimonial.full-width-yes .banner {
    width: 100%; }
  .article-section--testimonial .wysiwyg-content {
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    line-height: 1.125; }
    @media (max-width: 767px) {
      .article-section--testimonial .wysiwyg-content {
        font-size: 1.5em; } }
  .article-section--testimonial .testimonial_author {
    margin-top: 1.5em; }

.article-section {
  margin: 40px 0; }

@media (max-width: 767px) {
  .article-section {
    margin: 0; }
    .article-section .flexslider.hero-gallery .flex-direction-nav {
      display: none; }
    .article-section .flexslider {
      padding-bottom: 0px !important;
      height: auto !important; }
    .article-section .flexslider .caption,
    .article-section .flexslider .caption .valign,
    .article-section .flexslider .caption .caption-heading,
    .article-section .flexslider .caption .caption-description,
    .article-section .flexslider .caption .caption-link {
      max-width: 100%;
      width: 100%;
      text-align: center; }
    .article-section .flexslider .caption .valign {
      padding: 0px; }
    .article-section .flexslider .caption .caption-link {
      margin-left: auto;
      margin-right: auto;
      display: inline-block;
      width: auto; }
    .article-section .flexslider .image-center, .article-section .flexslider .no-flexbox .flex-image-center, .no-flexbox .article-section .flexslider .flex-image-center,
    .article-section .flexslider #big-video-container,
    .article-section .flexslider .placeholder {
      padding-bottom: 62.5%;
      height: 0px;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px; }
    .article-section .flexslider .placeholder {
      display: block;
      width: 100%;
      position: static; } }

.regular-article {
  margin: 2em 1em; }
  @media (min-width: 768px) {
    .regular-article--text-left .regular-article__img {
      order: 2; }
    .regular-article--text-left .regular-article__content {
      order: 1;
      padding: 0 2em 0 0; } }
  .regular-article__img, .regular-article__content-wrap, .bg-article__content-wrap {
    flex: 1; }
  .regular-article__content {
    padding: 0 0 0 2em; }
    @media (max-width: 767px) {
      .regular-article__content {
        padding: 0; } }
  .regular-article__img {
    min-height: 380px; }
    @media (max-width: 767px) {
      .regular-article__img {
        height: 180px;
        min-height: unset;
        margin-bottom: 1.5em; } }
  .regular-article__title {
    letter-spacing: 3px;
    text-transform: uppercase; }
  .regular-article__subtitle {
    font-weight: bold; }
  .regular-article__lots-remain {
    font-family: "futura-webfont", helvetica, arial, sans-serif;
    display: inline-block;
    padding: 0.3em 0.8em;
    margin-bottom: 1em;
    background: #D0021B;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 1.6px; }
  .page-home-buyersdownsizers .regular-article,
  .page-home-buyersfirst-home-buyers .regular-article,
  .page-home-buyersour-offers .regular-article {
    margin: 0;
    padding: 3em 0; }
    .page-home-buyersdownsizers .regular-article:nth-child(even),
    .page-home-buyersfirst-home-buyers .regular-article:nth-child(even),
    .page-home-buyersour-offers .regular-article:nth-child(even) {
      background: rgba(222, 214, 203, 0.4); }
  .page-grandeur .regular-article {
    margin: 0;
    padding: 3em 0; }
    .page-grandeur .regular-article:nth-child(even) {
      background: rgba(227, 227, 227, 0.4); }

body.page-grandeur .page-content .heading {
  color: #0c233f; }

body.page-grandeur .regular-article__title::before {
  content: '';
  background-image: url("/assets/images/granduer/pcs-icon-small.png");
  background-size: contain;
  background-position: center;
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: -6.5rem;
  display: none; }
  @media (min-width: 900px) {
    body.page-grandeur .regular-article__title::before {
      display: block; } }
  @media (min-width: 992px) {
    body.page-grandeur .regular-article__title::before {
      display: none; } }
  @media (min-width: 1150px) {
    body.page-grandeur .regular-article__title::before {
      display: block; } }
  @media (min-width: 1200px) {
    body.page-grandeur .regular-article__title::before {
      display: none; } }
  @media (min-width: 1378px) {
    body.page-grandeur .regular-article__title::before {
      display: block; } }

body.page-grandeur .section--regular-article + .section--regular-article .regular-article__title::before {
  background-image: url("/assets/images/granduer/movein-icon-small.png"); }

body.page-grandeur .section--regular-article + .section--regular-article + .section--regular-article .regular-article__title::before {
  background-image: url("/assets/images/granduer/style-icon-small.png"); }

body.page-grandeur .section--regular-article + .section--regular-article + .section--regular-article + .section--regular-article .regular-article__title::before {
  background-image: url("/assets/images/granduer/welcome-icon-small.png"); }

body.page-grandeur .regular-article__title {
  color: #0c233f;
  position: relative; }

.contact-form__heading {
  margin-bottom: 0.5em; }

.contact-form__description {
  margin-bottom: 3em; }

@media (min-width: 768px) {
  .contact-form__submit {
    min-width: 12.5em; } }

.gallery-section {
  margin: 2.68em 0;
  background-color: #F1EDEA;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .gallery-section__container {
    margin-top: 2em;
    margin-bottom: 2em;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.26); }
    @media (max-width: 767px) {
      .gallery-section__container {
        padding-left: 0;
        padding-right: 0; } }
  .gallery-section .flexslider .flex-direction-nav a {
    background-color: transparent;
    font-size: 1.5em; }
    .gallery-section .flexslider .flex-direction-nav a:before, .gallery-section .flexslider .flex-direction-nav a:after {
      opacity: 0.5;
      -o-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    .gallery-section .flexslider .flex-direction-nav a:hover:before, .gallery-section .flexslider .flex-direction-nav a:hover:after {
      opacity: 0.9;
      -o-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }

.interactive-plan {
  display: block;
  position: static !important;
  overflow: visible !important;
  width: 100%;
  height: auto; }

.section--masterplan {
  position: relative;
  overflow: hidden !important;
  background: #F1EDEA; }

.interactive-stage-select-placeholder {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: auto;
  left: 0px;
  background-color: #ffffff;
  z-index: 10;
  height: 3.25em; }

.interactive-stage-select.custom-select {
  position: absolute;
  top: 63px;
  right: 0px;
  margin: 0px;
  padding: 0 0 0 5px;
  display: block;
  float: right;
  background-color: #0C233F;
  width: 7.5em;
  margin: 0px 0.5em 0.5em 0px;
  z-index: 99; }
  .interactive-stage-select.custom-select:after {
    font-size: 0.875em;
    color: #ffffff; }
  .interactive-stage-select.custom-select select {
    color: #ffffff; }
    .interactive-stage-select.custom-select select option {
      background-color: #0C233F;
      color: #ffffff; }

.interactive-plan .stage-navigation {
  display: block;
  padding: 0px;
  margin: 0px;
  background-color: #0C233F;
  color: #ffffff;
  border-left: 1px solid rgba(216, 216, 216, 0.5); }

.interactive-plan .masterplan-zoom {
  margin-top: 0.6em !important;
  margin-bottom: 0.6em !important; }

@media (max-width: 767px) {
  .interactive-plan .masterplan-zoom {
    position: absolute;
    bottom: 5px;
    right: 5px;
    margin: 0px !important; } }

.interactive-plan .masterplan-zoom .button {
  display: inline-block;
  padding: .1em .5em;
  letter-spacing: 0;
  text-transform: none;
  width: 40%;
  height: 2.5rem;
  background: #fff;
  color: #1A4366; }

@media (max-width: 1199px) {
  .interactive-plan .masterplan-zoom .button {
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto; } }

.interactive-plan .masterplan-zoom .button img {
  width: 40px; }

.interactive-plan .masterplan-zoom .button:hover {
  background: #CE6327;
  color: #fff; }

.interactive-plan .masterplan-zoom .button.button--full-screen {
  width: 30px; }

@media (max-width: 1199px) {
  .interactive-plan .masterplan-zoom .button.button--full-screen {
    width: 50%; } }

@media (max-width: 767px) {
  .interactive-plan .masterplan-zoom .button {
    width: 44px;
    height: 44px;
    text-align: center; }
  .interactive-plan .masterplan-zoom .button .fa {
    font-size: 1.5em; }
  .interactive-plan .masterplan-zoom .button.button--full-screen {
    display: none; } }

.hidden-lg-inline {
  display: none; }

@media (max-width: 1199px) {
  .hidden-lg-inline {
    display: inline; } }

.hidden-xs-inline {
  display: inline; }

@media (max-width: 767px) {
  .hidden-xs-inline {
    display: none; } }

.interactive-plan .stage-navigation li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: block;
  text-align: center;
  width: 19em; }

.interactive-plan .stage-navigation li a {
  display: block;
  color: #ffffff;
  font-size: 1.125em;
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  padding: 1.125em;
  letter-spacing: 0.97px;
  background-color: #0C233F;
  text-decoration: none;
  cursor: pointer; }

.interactive-plan .stage-navigation li a.active,
.interactive-plan .stage-navigation li a:hover {
  background-image: #CE6327;
  background-image: -moz-linear-gradient(#A64424 4%, #CE6327 95%);
  background-image: -webkit-linear-gradient(#A64424 4%, #CE6327 95%);
  background-image: -o-linear-gradient(#A64424 4%, #CE6327 95%);
  background-image: -ms-linear-gradient(#A64424 4%, #CE6327 95%);
  background-image: linear-gradient(#A64424 4%, #CE6327 95%);
  text-decoration: none; }

.interactive-plan .stage-navigation li.master a {
  border-top: 1px solid rgba(216, 216, 216, 0.5); }

.interactive-plan .stage-navigation li.master a.active,
.interactive-plan .stage-navigation li.master a:hover {
  background-image: #CE6327;
  background-image: -moz-linear-gradient(#A64424 4%, #CE6327 95%);
  background-image: -webkit-linear-gradient(#A64424 4%, #CE6327 95%);
  background-image: -o-linear-gradient(#A64424 4%, #CE6327 95%);
  background-image: -ms-linear-gradient(#A64424 4%, #CE6327 95%);
  background-image: linear-gradient(#A64424 4%, #CE6327 95%); }

.interactive-plan .stage-navigation li.stages a.active,
.interactive-plan .stage-navigation li.stages a:hover {
  background-color: #1A4366; }

@media (max-width: 767px) {
  .interactive-plan .stage-navigation {
    font-size: 10px;
    bottom: auto; } }

@media (min-width: 768px) {
  .interactive-plan .stage-navigation {
    font-size: 10px;
    bottom: auto; } }

@media (min-width: 992px) {
  .interactive-plan .stage-navigation {
    font-size: 12px;
    bottom: auto; } }

@media (min-width: 1200px) {
  .interactive-plan .stage-navigation {
    font-size: 16px;
    bottom: 0px; } }

.interactive-plan .stage-plan {
  position: relative;
  z-index: 2;
  display: none;
  width: 100%;
  height: auto; }

.interactive-plan .stage-plan.active {
  display: block; }

.interactive-plan .stage-plan .stage-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto; }

.interactive-plan .stage-plan .stage-image > img {
  display: block;
  height: auto;
  width: 100%;
  margin: auto; }

.interactive-plan .stage-plan .stage-lots {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

.interactive-plan .stage-plan .stage-lots svg {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: auto; }

.interactive-plan .stage-plan .stage-lots svg .lot-link {
  position: relative;
  pointer-events: visible;
  fill: transparent;
  stroke: #2B5882;
  stroke-width: 2;
  stroke-miterlimit: 10;
  cursor: pointer; }

.interactive-plan .stage-plan .stage-lots svg .lot-link:hover {
  stroke: #CE6327;
  fill: rgba(206, 99, 39, 0.5); }

.interactive-plan .stage-plan .stage-lots svg .unavailable {
  fill: rgba(255, 255, 255, 0.85); }

.interactive-plan .stage-plan .stage-lots svg .sold-colour {
  fill: rgba(43, 88, 130, 0.75); }

.interactive-plan .stage-plan .stage-lots svg .sold-image {
  /*fill: url('#sold');
	fill: rgba(147,149,152,0.85);*/ }

.interactive-plan .stage-plan .stage-lots svg .hold-colour {
  fill: rgba(52, 55, 65, 0.75); }

.interactive-plan .stage-plan.masterplan .stage-lots svg .stage-outline {
  pointer-events: visible;
  fill: transparent;
  stroke: #CE6327;
  stroke-width: 8;
  stroke-miterlimit: 10; }

.interactive-plan .stage-plan.masterplan .stage-lots svg .stage-outline.stage-1,
.interactive-plan .stage-plan.masterplan .stage-lots svg .stage-outline.stage-2,
.interactive-plan .stage-plan.masterplan .stage-lots svg .stage-outline.stage-3,
.interactive-plan .stage-plan.masterplan .stage-lots svg .stage-outline.stage-4,
.interactive-plan .stage-plan.masterplan .stage-lots svg .stage-outline.stage-5 {
  fill: rgba(206, 99, 39, 0.25); }

.interactive-plan .stage-plan.masterplan .stage-lots svg .stage-outline:hover,
.interactive-plan .stage-plan.masterplan .stage-lots svg .click-to-view-image:hover + .stage-outline {
  stroke: #CE6327;
  cursor: pointer;
  fill: rgba(206, 99, 39, 0.25); }

.interactive-plan .lot-information {
  display: none; }

.page-display-table #wrap,
.page-display-table #main,
.page-display-table .section--masterplan {
  height: 100%; }

.page-display-table #main {
  padding: 0; }

.masterplan-lot {
  width: 800px;
  margin: auto;
  text-align: center;
  background-color: #0C233F;
  color: #ffffff;
  padding: 2em; }
  @media (max-width: 991px) {
    .masterplan-lot {
      width: 100%; } }
  @media (max-width: 767px) {
    .masterplan-lot {
      padding: 1em 0.5em;
      font-size: 14px; } }
  .masterplan-lot--download {
    padding: 2.5em; }
    @media (max-width: 767px) {
      .masterplan-lot--download {
        font-size: 16px; } }
  .masterplan-lot.sent {
    padding-top: 5em; }
  .masterplan-lot__address {
    margin-bottom: 2.5em; }
  .masterplan-lot__title {
    font-size: 1.875em;
    text-transform: uppercase;
    font-family: "futura-webfont", helvetica, arial, sans-serif; }
  .masterplan-lot__label {
    color: inherit;
    font-weight: bold;
    text-transform: uppercase; }
    .masterplan-lot__label--price {
      font-weight: normal;
      font-size: 0.857em; }
  .masterplan-lot__details {
    margin-bottom: 1.5em; }
  .masterplan-lot__detail--price {
    font-size: 3em;
    font-weight: bold; }
  .masterplan-lot__package {
    padding: 0 2em;
    margin-bottom: 1.5em; }
    .masterplan-lot__package__img {
      padding-bottom: 70%; }
  .masterplan-lot__package-details {
    padding: 1.125em 1em;
    background-color: #ffffff; }
  .masterplan-lot__builder {
    float: left; }
  .masterplan-lot__house-design {
    color: #1b1b1b;
    font-weight: bold;
    margin-bottom: 0; }
  .masterplan-lot__buttons {
    margin: 1em 0; }
  .masterplan-lot__buttons-wrap {
    margin-left: -1rem;
    margin-right: -1rem; }
  .masterplan-lot__button {
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-box-flex: 0 1 50%;
    margin: 0 1rem; }
  .masterplan-lot__form-wrap {
    text-align: left; }
    .masterplan-lot__form-wrap input {
      height: 3em; }
    .masterplan-lot__form-wrap ::-webkit-input-placeholder {
      color: #9B9B9B; }
    .masterplan-lot__form-wrap :-moz-placeholder {
      color: #9B9B9B; }
    .masterplan-lot__form-wrap ::-moz-placeholder {
      color: #9B9B9B; }
    .masterplan-lot__form-wrap :-ms-input-placeholder {
      color: #9B9B9B; }
    .masterplan-lot__form-wrap .custom-checkbox__label,
    .masterplan-lot__form-wrap a {
      color: #ffffff; }
    .masterplan-lot__form-wrap a {
      text-decoration: underline; }
      .masterplan-lot__form-wrap a:hover {
        text-decoration: none; }
    .masterplan-lot__form-wrap input, .masterplan-lot__form-wrap select {
      padding-left: 1em;
      border: 0;
      background-color: #ffffff;
      margin-bottom: 1em; }
    .masterplan-lot__form-wrap select {
      background: transparent;
      height: 3em; }
    .masterplan-lot__form-wrap .custom-select {
      background: #ffffff;
      margin-bottom: 1em; }
      .masterplan-lot__form-wrap .custom-select:after {
        color: #000000; }
  .masterplan-lot__details-row {
    margin-bottom: 2em; }

@-o-keyframes pulse {
  from {
    -o-transform: scale(1); }
  to {
    -o-transform: scale(1.35); } }

@-moz-keyframes pulse {
  from {
    -moz-transform: scale(1); }
  to {
    -moz-transform: scale(1.35); } }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale(1); }
  to {
    -webkit-transform: scale(1.35); } }

@-ms-keyframes pulse {
  from {
    -ms-transform: scale(1); }
  to {
    -ms-transform: scale(1.35); } }

@keyframes pulse {
  from {
    transform: scale(1); }
  to {
    transform: scale(1.35); } }

.masterplan__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 768px) {
    .masterplan__wrap {
      height: 100vh; } }

.masterplan__intro {
  position: absolute;
  top: 3em;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 1;
  text-align: center; }
  .masterplan__intro__title {
    display: inline;
    color: #CE6327;
    text-transform: uppercase;
    letter-spacing: 0;
    margin-right: 0.5em; }
  .masterplan__intro__icon {
    display: inline-block;
    width: 60px;
    margin-top: -21px; }

.masterplan__canvas {
  position: relative;
  flex: 1 1 auto;
  overflow: hidden; }
  .masterplan__canvas__container {
    width: 70%;
    margin: auto;
    overflow: visible !important; }

.masterplan__stage-intro {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #CE6327;
  color: #ffffff; }

.masterplan__navigation {
  flex: 0 1 260px;
  height: 100%; }

.masterplan__hotspot {
  position: absolute;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1; }
  .masterplan__hotspot:hover {
    cursor: pointer; }
  .masterplan__hotspot__shape {
    position: absolute;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    border: 1px solid #ffffff;
    background: #CE6327;
    -o-animation: pulse 1s infinite alternate;
    -moz-animation: pulse 1s infinite alternate;
    -webkit-animation: pulse 1s infinite alternate;
    -ms-animation: pulse 1s infinite alternate;
    animation: pulse 1s infinite alternate; }
  .masterplan__hotspot__title {
    display: none;
    opacity: 0;
    position: absolute;
    left: -6.8em;
    bottom: 19px;
    top: auto;
    right: auto;
    width: 15em;
    z-index: 1;
    border: 2px solid #ffffff;
    border-radius: 5px;
    padding: 0.5em;
    text-align: center;
    background: #CE6327;
    color: #ffffff;
    -o-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    .masterplan__hotspot:hover .masterplan__hotspot__title {
      display: block;
      opacity: 1;
      -o-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -ms-transition: all 0.25s ease;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease; }
    .masterplan__hotspot__title:before {
      content: '';
      position: absolute;
      top: auto;
      right: 45.3%;
      bottom: -13px;
      left: auto;
      width: 0;
      height: 0;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-top: 12px solid #ffffff; }
    .masterplan__hotspot__title:after {
      content: '';
      position: absolute;
      top: auto;
      right: 46.4%;
      bottom: -9px;
      left: auto;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid #CE6327; }

.page-masterplan .floating-enquiry-form {
  display: none; }

.click-to-view-image {
  cursor: pointer; }

.masterplan .fancybox-slide--iframe .fancybox-close-small {
  top: -14px;
  right: -13px;
  width: 30px;
  height: 30px;
  border: 1px solid #ffffff;
  background-color: #CE6327;
  color: #ffffff;
  border-radius: 50%; }
  .masterplan .fancybox-slide--iframe .fancybox-close-small:after {
    top: 0px;
    right: -2px;
    font-size: 32px;
    color: #ffffff; }

.download-file {
  margin-bottom: 2em; }
  .download-file:first-of-type {
    margin-top: 2em; }
  .download-file__title {
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0.5em; }
  .download-file__content-wrap {
    background: #F1F1F1;
    padding: 1.5em; }
    @media (max-width: 767px) {
      .download-file__content-wrap {
        padding: 1em 0.5em 0.1em; } }
  .download-file__download {
    float: left;
    margin-right: 1em; }
  .download-file__filename {
    margin: 0.7em 0px 0.5em 0px; }
    @media (max-width: 767px) {
      .download-file__filename {
        margin: 0 0 1em 0; } }

.banner {
  background: #0C233F;
  padding: 1.5em 3em;
  margin-top: 2em;
  margin-bottom: 4em; }
  .banner__logo {
    text-align: left;
    min-width: 150px;
    max-width: 160px; }
    @media (max-width: 767px) {
      .banner__logo {
        margin-bottom: 1.5em; } }
  .banner__title {
    text-align: center;
    color: #ffffff;
    font-size: 1.35em;
    text-transform: uppercase; }
    .banner__title__text {
      margin-bottom: 0; }
    @media (max-width: 767px) {
      .banner__title {
        margin-bottom: 1.5em; } }
  .banner__button {
    text-align: right;
    min-width: 160px; }
    @media (max-width: 991px) {
      .banner__button {
        min-width: 120px; } }
    @media (max-width: 767px) {
      .banner__button {
        margin-bottom: 1.5em; } }

.bg-article {
  position: relative;
  height: 700px; }
  .bg-article--bg-light-orange {
    background: #F1EDEA; }
  @media (max-width: 1499px) {
    .bg-article {
      height: 650px; } }
  @media (max-width: 1199px) {
    .bg-article {
      height: 460px; } }
  @media (max-width: 991px) {
    .bg-article {
      height: 100%; } }
  .bg-article__img {
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    z-index: 1;
    width: 60%; }
    .bg-article--text-left .bg-article__img {
      right: 0; }
    .bg-article--text-right .bg-article__img {
      left: 0; }
    @media (max-width: 991px) {
      .bg-article__img {
        width: 100%;
        height: 100%;
        position: static; }
        .bg-article__img .image-center.byheight, .bg-article__img .no-flexbox .byheight.flex-image-center, .no-flexbox .bg-article__img .byheight.flex-image-center {
          padding-bottom: 65% !important;
          height: 0 !important;
          width: 100% !important; } }
  .bg-article__img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
    .bg-article--text-left.bg-article--bg-white .bg-article__img-overlay {
      background: linear-gradient(90deg, #ffffff, rgba(255, 255, 255, 0)); }
      @media (max-width: 991px) {
        .bg-article--text-left.bg-article--bg-white .bg-article__img-overlay {
          background: rgba(255, 255, 255, 0.8); } }
    .bg-article--text-right.bg-article--bg-white .bg-article__img-overlay {
      background: linear-gradient(-90deg, #ffffff, rgba(255, 255, 255, 0)); }
      @media (max-width: 991px) {
        .bg-article--text-right.bg-article--bg-white .bg-article__img-overlay {
          background: rgba(255, 255, 255, 0.8); } }
    .bg-article--text-left.bg-article--bg-light-orange .bg-article__img-overlay {
      background: linear-gradient(90deg, #F1EDEA, rgba(241, 237, 234, 0)); }
      @media (max-width: 991px) {
        .bg-article--text-left.bg-article--bg-light-orange .bg-article__img-overlay {
          background: rgba(241, 237, 234, 0.8); } }
    .bg-article--text-right.bg-article--bg-light-orange .bg-article__img-overlay {
      background: linear-gradient(-90deg, #F1EDEA, rgba(241, 237, 234, 0)); }
      @media (max-width: 991px) {
        .bg-article--text-right.bg-article--bg-light-orange .bg-article__img-overlay {
          background: rgba(241, 237, 234, 0.8); } }
    @media (max-width: 991px) {
      .bg-article__img-overlay {
        display: none; } }
  .bg-article__content-wrap {
    position: relative;
    z-index: 2; }
    .bg-article--text-right .bg-article__content-wrap {
      flex-direction: row-reverse; }
  .bg-article__content-flex-wrap {
    width: 45%; }
    @media (max-width: 991px) {
      .bg-article__content-flex-wrap {
        width: 100%; } }
  .bg-article__content {
    width: 600px;
    margin: auto;
    text-align: center; }
    @media (max-width: 1500px) {
      .bg-article__content {
        width: 100%; } }
    @media (max-width: 991px) {
      .bg-article__content {
        width: 600px;
        padding: 3em 0; } }
    @media (max-width: 767px) {
      .bg-article__content {
        width: 100%;
        padding-left: 1.5rem;
        padding-right: 1.5rem; } }
  .bg-article__subtitle {
    letter-spacing: 1.9px; }

.google-map__canvas {
  height: 500px; }

.section--video {
  margin: 2em 0; }
  .section--video .vjs-has-started.video-js > video {
    opacity: 1; }

.u-package {
  height: 100vh;
  width: 100vw;
  box-sizing: border-box; }

.application-login {
  margin-top: 5em;
  margin-bottom: 5em; }

.application-login .intro {
  text-align: center;
  font-size: 1.125em; }

.application-login .heading {
  margin-top: 2.25em;
  margin-bottom: 0.75em;
  letter-spacing: 0;
  text-transform: none; }

.application-login p {
  margin-bottom: 1.5em; }

.application-login label {
  font-size: 1em;
  text-align: right;
  padding-top: 0.5em; }

.application-login a.forgot {
  text-align: center;
  margin-top: 1em;
  display: block; }

.application-login .form-error {
  display: block;
  clear: both;
  position: relative;
  color: #ff0000;
  font-size: 0.75em;
  margin-top: -0.25em;
  margin-bottom: 0.75em; }

@media (max-width: 767px) {
  .application-login .heading {
    margin-top: 3em; }
  .application-login label {
    text-align: left; }
  .application-login a.forgot {
    text-align: left; }
  .button-register {
    margin-top: 0em; } }

@media (min-width: 768px) {
  .button-register {
    margin-top: 5.75em; } }

@media (min-width: 992px) {
  .button-register {
    margin-top: 4.5em; } }

@media (min-width: 1200px) {
  .button-register {
    margin-top: 5.125em; } }

.application-forgotten {
  margin-top: 5em;
  margin-bottom: 5em; }

.application-forgotten .intro {
  text-align: left;
  margin-bottom: 1.375em;
  font-size: 1.125em; }

.application-forgotten .heading {
  margin-top: 2.25em;
  margin-bottom: 0.75em; }

.application-forgotten label {
  font-size: 1em;
  text-align: left;
  padding-top: 0.5em; }

.application-forgotten .form-error {
  display: block;
  clear: both;
  position: relative;
  color: #ff0000;
  font-size: 0.75em;
  margin-top: -0.25em;
  margin-bottom: 0.75em; }

.application-register {
  margin-top: 5em;
  margin-bottom: 5em; }

.application-register .intro {
  text-align: left;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  font-size: 1.125em; }

.application-register .heading {
  /*	margin-top: 2.25em;*/
  margin-bottom: 0.75em; }

.application-register label {
  font-size: 1em;
  text-align: right;
  padding-top: 0.5em; }

.application-register .form-error {
  display: block;
  clear: both;
  position: relative;
  color: #ff0000;
  font-size: 0.75em;
  margin-top: -0.25em;
  margin-bottom: 0.75em; }

.my-profile {
  margin-top: 4em;
  margin-bottom: 5.5em; }

.my-profile .heading {
  font-size: 1.75em;
  margin-bottom: 1em; }

.my-profile h1.heading {
  font-size: 2em;
  margin-bottom: 0px; }

.my-profile header {
  display: block;
  clear: both;
  padding-bottom: 1em;
  margin-top: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #A3664D; }

.my-profile header a {
  margin-right: 0.5em; }

.my-profile header a.active,
.my-profile header a:hover,
.my-profile header a:active,
.my-profile header a:focus {
  color: #A3664D; }

.my-profile label {
  font-size: 1em;
  padding-top: 0.5em; }

.my-profile .disclaimer {
  font-size: 0.875em; }

.my-profile button {
  margin-top: 1.5em; }

.my-profile td.error {
  color: #ff7777; }

.my-profile td.success {
  color: #1fa67a;
  background-color: transparent !important; }

.guidelines-application-wrapper {
  display: block;
  float: none;
  clear: both;
  margin-top: 4em;
  margin-bottom: 4em; }

.guidelines-application-wrapper section:before,
.guidelines-application-wrapper section:after {
  content: " ";
  display: table; }

.guidelines-application-wrapper section:after {
  clear: both; }

.guidelines-application-wrapper section {
  display: block;
  float: none;
  clear: both;
  margin-top: 2em;
  margin-bottom: 2em; }

.guidelines-application-wrapper .indent {
  padding-left: 2.5em !important; }

.guidelines-application-wrapper select {
  line-height: 3; }

.guidelines-application-wrapper .form-error {
  color: #ff0000; }

.guidelines-application-wrapper .form-error-message {
  display: block;
  position: relative;
  clear: both;
  color: #ff0000;
  font-size: 0.875em;
  margin-top: -0.75em;
  margin-bottom: 1em; }

.guidelines-application-wrapper .form-error-message p::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: inherit;
  line-height: inherit;
  content: "\f06a ";
  margin-right: 1em; }

.guidelines-application-wrapper .section-documents .form-error-message {
  margin-top: 0px;
  margin-left: 2.5em; }

.guidelines-application-wrapper .section-conditions .form-error-message {
  margin-left: 2.5em; }

.guidelines-application-wrapper .field-has-error {
  color: #ff0000; }

.guidelines-application-wrapper .custom-radio.field-has-error input[type=radio]:checked + .radio:after {
  color: #ff0000; }

.guidelines-application-wrapper .form-error-message p {
  margin: 0px;
  padding: 0px; }

.guidelines-application-wrapper #notification-area {
  position: fixed;
  display: block;
  float: right;
  z-index: 10;
  top: auto;
  right: 0px;
  bottom: 0px;
  left: auto; }

.guidelines-application-wrapper #notification-area .message {
  position: relative;
  background-color: #eeeeee;
  color: #333333;
  font-weight: bold;
  padding: 1em 2em 1em 2em;
  margin: 1em;
  text-align: left;
  clear: both;
  display: block;
  opacity: 0.85;
  line-height: 1; }

.guidelines-application-wrapper #notification-area .message .fa {
  position: absolute;
  left: 0.75em;
  top: 0.9125em; }

.guidelines-application-wrapper #notification-area .message::after {
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  line-height: inherit;
  content: "\f00d";
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 0.75em; }

.guidelines-application-wrapper #notification-area .global-form-error-message,
.guidelines-application-wrapper .global-form-error-message {
  background-color: #ffeeee;
  color: #ff0000;
  font-weight: bold;
  text-align: left;
  clear: both;
  display: block; }

.guidelines-application-wrapper #notification-area .message:hover {
  opacity: 1; }

.guidelines-application-wrapper label {
  font-size: 0.875em; }

.guidelines-application-wrapper label.standalone {
  margin-bottom: 1em; }

.guidelines-application-wrapper .label--numbered {
  padding-left: 2.5em; }

.guidelines-application-wrapper .label--numbered i {
  display: inline-block;
  position: relative;
  font-style: normal;
  margin-left: -2.5em;
  width: 2.5em; }

.guidelines-application-wrapper .label--numbered ul {
  list-style: initial;
  margin-left: 1.375em; }

.guidelines-application-wrapper .label--numbered em {
  color: #CE6327; }

.guidelines-application-wrapper .custom-radio {
  display: inline-block;
  margin-left: 2.5em;
  margin-top: 0.75em;
  margin-bottom: 2em; }

.guidelines-application-wrapper .section-heading {
  position: relative;
  float: none;
  clear: both;
  padding-bottom: 0.5em;
  margin-bottom: 1em; }

.guidelines-application-wrapper .section-heading:after {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #CE6327; }

.guidelines-application-wrapper p {
  margin-bottom: 1em; }

.guidelines-application-wrapper .dropzone {
  display: block;
  min-height: 42em;
  background-color: #eeeeee;
  border: 1px dashed #cccccc;
  position: relative;
  margin-bottom: 1em; }

.guidelines-application-wrapper .dropzone .dz-default.dz-message {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: center;
  font-size: 1em;
  line-height: 1;
  height: 1em;
  margin: auto;
  color: #A3664D; }

.guidelines-application-wrapper .section-hide .hide-wrapper {
  display: none; }

.guidelines-application-wrapper .section-heading .fa {
  float: right; }

.guidelines-application-wrapper .section-hide .section-heading {
  opacity: 0.5;
  margin-bottom: 0px; }

/*.guidelines-application-wrapper .section-heading .fa:before {
	content: "\f111";
	color: #A3664D;
}

.guidelines-application-wrapper .section-hide .section-heading .fa:before {
	color: #dddddd;
}*/
.guidelines-application-wrapper .section-complete .section-heading .fa:before {
  /*	content: "\f00c";*/
  /*color: #1fa67a;*/ }

.guidelines-application-wrapper .section-submit {
  /*background-color: #fcfaf9;*/
  background-color: #faf7f6;
  padding: 1.5em;
  border-bottom: 1px solid #A3664D;
  margin-bottom: 6em; }

.guidelines-application-wrapper .section-documents label {
  margin-top: 2em; }

.guidelines-application-wrapper .section-documents input[type=file] {
  display: block;
  height: auto;
  padding: 0px;
  margin: 0px;
  border: 0;
  margin-top: 0.75em;
  margin-bottom: 1em; }

.guidelines-application-wrapper .section-documents .uploaded-file {
  padding-left: 2.5em; }

.guidelines-application-wrapper .section-documents .uploaded-file,
.guidelines-application-wrapper .section-documents .uploaded-file a {
  color: #A3664D; }

.guidelines-application-wrapper .section-documents .uploaded-file > i {
  font-weight: bold;
  font-size: 0.875em; }

.guidelines-application-wrapper #documents {
  font-size: 0.875em; }

.guidelines-application-wrapper #documents hr {
  border-color: #cccccc; }

.guidelines-application-wrapper #documents .fa {
  font-size: 1.25em; }

.guidelines-application-wrapper #documents .confirm {
  color: #666666; }

.guidelines-application-wrapper #documents a:hover,
.guidelines-application-wrapper #documents .confirm:hover {
  color: #A3664D; }

/*.guidelines-application-wrapper #documents .confirm {
	color: #ff7777;
}

.guidelines-application-wrapper #documents .confirm:hover {
	color: #ff0000;
}*/
.guidelines-application-wrapper .confirm-non-compliance {
  background-color: #faf7f6;
  padding: 1.5em 1.5em 0px 1.5em;
  margin-top: 2em;
  margin-bottom: 2em; }

.guidelines-application-wrapper .confirm-non-compliance .label--numbered,
.guidelines-application-wrapper .confirm-non-compliance label {
  padding-left: 0px;
  margin-left: 0; }

.guidelines-application-wrapper .confirm-non-compliance .custom-radio {
  margin-right: 2.5em; }

.guidelines-application-wrapper .assessment-disclaimer {
  font-weight: bold;
  text-align: center;
  margin-top: 2em;
  margin-bottom: 1em;
  letter-spacing: 0.5px; }

.guidelines-application-wrapper .validation-errors {
  color: #ff0000; }

.guidelines-application-wrapper .positional-start,
.guidelines-application-wrapper .positional-end {
  display: block;
  position: relative;
  top: -3em; }

.guidelines-application-thankyou {
  /*	margin-top: 6em;*/
  margin-bottom: 6em; }

.guidelines-application-thankyou p {
  margin-top: 2em; }

.guidelines-application-thankyou h2,
.guidelines-application-thankyou p {
  color: #A3664D; }

.guidelines-popup {
  font-family: "montserrat", arial, helvetica, sans-serif;
  font-weight: normal; }

.guidelines-popup a {
  text-decoration: underline; }

.house-land-filter {
  background-color: #eeeeee;
  border: 1px solid #d8d8d8;
  border-radius: 4px; }
  .house-land-filter label {
    font-family: "montserrat", arial, helvetica, sans-serif;
    font-weight: bold;
    margin-top: 0.5em; }
  .house-land-filter select,
  .house-land-filter input {
    background-color: white; }

.house-land-filter > form {
  padding: 0.75em 1.5em 0.75em 1.5em; }

.house-land-filter > form .to {
  text-align: center;
  line-height: 1;
  float: left;
  width: 0px;
  position: relative; }

.house-land-filter > form .to span {
  display: block;
  position: absolute;
  height: 1em;
  width: 1em;
  top: 3.25em;
  right: -0.5em;
  bottom: auto;
  left: -0.5em;
  margin: auto;
  float: left; }

.house-land-filter > form .button {
  padding-left: 1.625em !important;
  padding-right: 1.625em !important;
  float: left;
  margin-top: 0.125em; }

.house-land-filter > form .reset {
  float: left; }

.house-land-filter > form .search {
  float: right; }

.house-land-listing .count-bar.bottom {
  margin-top: 2em; }

@media (max-width: 991px) {
  .house-land-filter > form .button {
    padding-left: 1em !important;
    padding-right: 1em !important; } }

@media (max-width: 767px) {
  .house-land-filter > form {
    padding: 1em 1.5em 1.125em 1.5em; }
  .house-land-filter > form .row.std-pd > .std-pd {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important; }
  .house-land-filter label {
    margin-top: 0px; }
  .house-land-filter > form .to {
    text-align: center;
    line-height: 2.875; }
  .house-land-filter > form .button {
    max-width: 11em;
    width: 47.5%; } }

.house-land-panel {
  margin-top: 2em; }

.house-land-panel .image-center, .house-land-panel .no-flexbox .flex-image-center, .no-flexbox .house-land-panel .flex-image-center {
  padding-bottom: 62.5%; }

.house-land-panel summary {
  border: 1px solid #cecece;
  padding: 1.5em 1.625em 1.5em 1.625em; }

.house-land-panel summary h1 {
  font-family: "montserrat", arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.125em;
  text-transform: uppercase;
  margin: 0px;
  margin-bottom: 0.8em; }

.house-land-panel summary hr {
  border: 0;
  border-top: 2px solid #A3664D;
  width: 3.375em;
  margin: 0px;
  margin-bottom: 1em; }

.house-land-panel summary address {
  line-height: inherit;
  margin: 0px;
  margin-top: 0.875em; }

.house-land-panel summary .bed-bath-car {
  margin-top: 1em; }

.house-land-panel summary .bed-bath-car > div {
  display: block;
  float: left;
  margin-left: 1em;
  vertical-align: middle;
  line-height: 1; }

.house-land-panel summary .bed-bath-car > div:first-child {
  margin-left: 0px; }

.house-land-panel summary .bed-bath-car > div span {
  vertical-align: middle; }

.house-land-panel summary .bed-bath-car > div img {
  display: inline-block;
  vertical-align: middle;
  height: 1.375em;
  width: auto; }

.house-land-panel summary .buttons {
  margin-top: 1.375em; }

.house-land-panel summary .buttons .button {
  padding-left: 0.5em !important;
  padding-right: 0.5em !important;
  width: 100%; }

.house-land-details .hero-gallery {
  margin-top: 2.75em; }

.house-land-details .hero-gallery .slides > li .image-center, .house-land-details .hero-gallery .slides > li .no-flexbox .flex-image-center, .no-flexbox .house-land-details .hero-gallery .slides > li .flex-image-center {
  padding-bottom: 56.25%; }

.house-land-details .details,
.house-land-details .enquiry {
  margin-top: 2.75em; }

.house-land-details .details h1 {
  position: relative;
  font-size: 2.25em; }

.house-land-details .details .package-price {
  text-align: right; }

.house-land-details .details hr {
  margin: 0px;
  border: 0;
  border-top: 1px solid #d8d8d8;
  margin-top: 1em;
  margin-bottom: 1.25em; }

.house-land-details .details hr.second {
  margin-top: 1.375em;
  margin-bottom: 1.375em; }

.house-land-details .details .package-price span {
  font-size: 1.875em; }

.house-land-details .details address {
  margin: 0px;
  font-size: 1.25em; }

.house-land-details .details .measurements {
  font-size: 1.125em;
  margin-top: 0.5em; }

.house-land-details .details .bed-bath-car {
  float: right;
  margin-top: 0.125em; }

.house-land-details .details .bed-bath-car > div {
  display: block;
  float: left;
  margin-left: 1.125em;
  vertical-align: middle;
  line-height: 1; }

.house-land-details .details .bed-bath-car > div:first-child {
  margin-left: 0px; }

.house-land-details .details .bed-bath-car > div span {
  vertical-align: middle;
  font-size: 1.125em; }

.house-land-details .details .bed-bath-car > div img {
  display: inline-block;
  vertical-align: middle;
  height: 1.375em;
  width: auto; }

.house-land-details .details .description > *,
.house-land-details .details .description > * > * {
  font-family: "montserrat", arial, helvetica, sans-serif !important;
  font-size: 1em !important; }

.house-land-details .details .download-brochure {
  margin-top: 2em; }

.house-land-details .details .builder-logo {
  float: right; }

.house-land-details .floorplan {
  position: relative;
  margin-top: 3em;
  padding-top: 1em; }

.house-land-details .floorplan .fa {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 2em; }

.house-land-details .floorplan img {
  /*margin: auto;*/ }

.house-land-details .house-land-enquiry,
body.popup .house-land-enquiry {
  background-color: #333E47;
  padding: 1.5em 1.5em 0.5em 1.5em;
  border-radius: 5px; }

.house-land-details .house-land-enquiry h1,
body.popup .house-land-enquiry h1 {
  font-size: 2.25em;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0.5em; }

.house-land-details .house-land-enquiry iframe,
body.popup .house-land-enquiry iframe {
  display: block;
  border: 0;
  min-height: 330px;
  overflow: visible;
  margin: 1em auto 0px auto;
  width: 100%; }

body.popup .house-land-enquiry {
  /*  max-width: 400px;
    margin-bottom: -0.5em;*/
  padding: 2.25em 2.5em 0em 2.5em;
  border-radius: 0px; }

@media (max-width: 991px) {
  .house-land-details .house-land-enquiry iframe {
    max-width: 340px; } }

@media (max-width: 767px) {
  .house-land-details .hero-gallery {
    padding: 0px;
    margin-top: 0px;
    margin-left: -1em;
    margin-right: -1em; }
  .house-land-details .details {
    margin-top: 1.5em; }
  .house-land-details .house-land-enquiry iframe {
    max-width: 100%; }
  .house-land-details .details .package-price {
    text-align: left; }
  .house-land-details .details .bed-bath-car {
    margin-top: 0.75em;
    float: none; }
  .house-land-details .details .builder-logo {
    margin-top: 2em;
    float: none; }
  .house-land-details .floorplan {
    position: relative;
    margin-top: 1em;
    padding-top: 1em; }
  .house-land-details .enquiry {
    margin-top: 2em; } }

.packages {
  padding: 3em 0; }
  .packages__lot-details {
    padding: 0 0 3em; }
  .packages__icon {
    color: #CE6327; }
  .packages .house-land__detail {
    margin-bottom: 0; }
  .packages__disclaimer {
    margin-bottom: 2em; }

stage-plans-article.landing-page__caption {
  display: none; }

body.landing-page {
  background: #ebe8e5 url("/assets/images/background-image.jpg") no-repeat right bottom;
  background-size: 100% auto; }
  @media (max-width: 767px) {
    body.landing-page {
      background-size: cover; }
      body.landing-page h1 {
        font-size: 2em; } }
  body.landing-page #wrap {
    height: 100%; }
  body.landing-page #main {
    padding-bottom: 0; }
  body.landing-page .page-content .heading {
    text-align: center; }
  body.landing-page .flexslider-wrapper {
    position: relative; }
    body.landing-page .flexslider-wrapper .hero-gallery__overlay {
      opacity: 0.3; }
    body.landing-page .flexslider-wrapper .hero-gallery,
    body.landing-page .flexslider-wrapper .hero-gallery .image-center,
    body.landing-page .flexslider-wrapper .hero-gallery .no-flexbox .flex-image-center,
    .no-flexbox body.landing-page .flexslider-wrapper .hero-gallery .flex-image-center {
      padding-bottom: 62.5%;
      height: 0px; }
      @media (max-width: 767px) {
        body.landing-page .flexslider-wrapper .hero-gallery,
        body.landing-page .flexslider-wrapper .hero-gallery .image-center,
        body.landing-page .flexslider-wrapper .hero-gallery .no-flexbox .flex-image-center,
        .no-flexbox body.landing-page .flexslider-wrapper .hero-gallery .flex-image-center {
          padding-bottom: 0px;
          height: 320px; } }
      @media (min-width: 1200px) {
        body.landing-page .flexslider-wrapper .hero-gallery,
        body.landing-page .flexslider-wrapper .hero-gallery .image-center,
        body.landing-page .flexslider-wrapper .hero-gallery .no-flexbox .flex-image-center,
        .no-flexbox body.landing-page .flexslider-wrapper .hero-gallery .flex-image-center {
          padding-bottom: 0px;
          height: 960px; } }
  body.landing-page .landing-page__caption {
    display: block;
    z-index: 10;
    color: #ffffff;
    text-align: center; }
    body.landing-page .landing-page__caption .caption__logo {
      display: block;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: auto;
      left: 0px;
      margin: auto;
      max-width: 20%;
      width: 23.5625em;
      z-index: 10; }
      @media (max-width: 767px) {
        body.landing-page .landing-page__caption .caption__logo {
          max-width: 9em; } }
      body.landing-page .landing-page__caption .caption__logo img {
        display: block;
        width: 100%;
        height: auto;
        margin: auto; }
    body.landing-page .landing-page__caption .caption__center {
      z-index: 10;
      display: block;
      position: absolute;
      top: 18em;
      right: 0px;
      bottom: 12em;
      left: 0px;
      margin: auto;
      color: #ffffff; }
      body.landing-page .landing-page__caption .caption__center h1, body.landing-page .landing-page__caption .caption__center h2 {
        text-transform: uppercase;
        color: #ffffff;
        font-weight: bold;
        margin: auto;
        line-height: 1.25; }
      body.landing-page .landing-page__caption .caption__center h1 {
        font-size: 3em;
        margin-top: 0.5em;
        margin-bottom: 0.5em; }
      body.landing-page .landing-page__caption .caption__center h2 {
        font-size: 2em;
        font-weight: normal; }
      body.landing-page .landing-page__caption .caption__center hr {
        display: block;
        border: 0;
        height: 2px;
        width: 8.75em;
        max-width: 10%;
        margin: auto;
        background: #CE6327 none;
        margin-top: 2.25em;
        margin-bottom: 2.25em; }
      body.landing-page .landing-page__caption .caption__center p {
        font-size: 1.5em;
        margin: auto;
        line-height: 1.25; }
      body.landing-page .landing-page__caption .caption__center .button {
        margin-top: 3em; }
        @media (max-width: 767px) {
          body.landing-page .landing-page__caption .caption__center .button {
            margin-top: 2em; } }
      @media (max-width: 767px) {
        body.landing-page .landing-page__caption .caption__center {
          font-size: 0.5em;
          top: 15em;
          bottom: auto; } }
      @media (min-width: 768px) and (max-width: 991px) {
        body.landing-page .landing-page__caption .caption__center {
          font-size: 0.75em;
          top: 12.5em;
          bottom: 9em; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        body.landing-page .landing-page__caption .caption__center {
          font-size: 0.875em;
          top: 12.5em;
          bottom: 8em; } }
      @media (min-width: 1200px) and (max-width: 1399px) {
        body.landing-page .landing-page__caption .caption__center {
          top: 12.25em;
          bottom: 12em; } }
      @media (min-width: 1400px) and (max-width: 1599px) {
        body.landing-page .landing-page__caption .caption__center {
          top: 13.5em;
          bottom: 12em; } }
      @media (min-width: 1600px) and (max-width: 1799px) {
        body.landing-page .landing-page__caption .caption__center {
          top: 16.5em;
          bottom: 12em; } }
      @media (min-width: 1800px) {
        body.landing-page .landing-page__caption .caption__center {
          top: 18em;
          bottom: 12em; } }
    body.landing-page .landing-page__caption .caption__bar {
      z-index: 10;
      display: block;
      position: absolute;
      top: auto;
      right: 0px;
      bottom: 3.5em;
      left: 0px;
      margin: auto;
      font-size: 1.375em;
      background: #0C233F none;
      padding: 0.875em 1em 1em 1em;
      letter-spacing: 1px; }
      @media (max-width: 1199px) {
        body.landing-page .landing-page__caption .caption__bar {
          bottom: 2em;
          font-size: 1em; } }
      @media (max-width: 767px) {
        body.landing-page .landing-page__caption .caption__bar {
          font-size: 0.875em;
          position: static;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto; }
          body.landing-page .landing-page__caption .caption__bar br {
            display: none; } }
  @media (max-width: 767px) {
    body.landing-page .page-content {
      margin-top: 2.5em;
      margin-bottom: 2.5em; } }
  body.landing-page .article-section--full-image.full-width-yes .full-image,
  body.landing-page .article-section--full-image.full-width-yes .full-image img {
    height: auto;
    width: auto;
    max-width: 100%;
    display: block;
    position: relative;
    margin: auto; }
  body.landing-page .article-section--full-image.full-width-yes .full-image {
    width: 101.5em;
    max-width: 100%;
    padding-left: 2em;
    padding-right: 2em; }
    @media (max-width: 767px) {
      body.landing-page .article-section--full-image.full-width-yes .full-image {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px; } }
  body.landing-page .contact-form {
    padding-top: 5.5em;
    padding-bottom: 5.5em; }
    @media (max-width: 767px) {
      body.landing-page .contact-form {
        padding-top: 2.5em;
        padding-bottom: 2.5em; } }
    body.landing-page .contact-form .form__heading {
      text-transform: uppercase;
      margin: 0px; }
    body.landing-page .contact-form .form__description {
      font-size: 1.5em;
      line-height: 1.375;
      margin-top: 1.25em;
      margin-bottom: 1.75em; }
      @media (max-width: 767px) {
        body.landing-page .contact-form .form__description {
          font-size: 1em; } }
    body.landing-page .contact-form .button {
      margin-top: 1em; }
  body.landing-page footer {
    padding: 1.5em 2em 1.5em 2em;
    background: #0C233F none;
    color: #ffffff; }
    @media (max-width: 767px) {
      body.landing-page footer {
        font-size: 0.75em; } }
    body.landing-page footer .footer__left {
      float: left;
      margin-top: 0.625em; }
      body.landing-page footer .footer__left a {
        vertical-align: middle;
        color: #ffffff;
        font-size: 1.125em;
        letter-spacing: 2px; }
      body.landing-page footer .footer__left .fa {
        font-size: inherit;
        display: inline-block;
        background: #ffffff none;
        border-radius: 50%;
        color: #0C233F;
        vertical-align: middle;
        height: 1.875em;
        width: 1.875em;
        line-height: 2;
        text-align: center;
        margin-right: 0.375em; }
    body.landing-page footer .footer__right {
      float: right; }
      body.landing-page footer .footer__right a {
        display: block;
        height: 3.125em; }
        body.landing-page footer .footer__right a img {
          display: block;
          height: 100%;
          width: auto; }

.stage-plans-article {
  margin-bottom: 3em; }
  .stage-plans-article__popup {
    display: none;
    padding: 3em 2em; }

/*# sourceMappingURL=../maps/main.css.map */
