@font-face {
  font-family: "CaslonOldFaceBT-Heavy";
  src: url("../fonts/CaslonOldFace-Heavy.otf");
  src: url("../fonts/CaslonOldFace-Heavy.otf?#iefix") format("opentype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeue-Bold";
  src: url("../fonts/HelveticaNeueLT-Bold.otf");
  src: url("../fonts/HelveticaNeueLT-Bold.otf?#iefix") format("opentype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueLT-Heavy";
  src: url("../fonts/HelveticaNeueLT-Heavy.otf");
  src: url("../fonts/HelveticaNeueLT-Heavy.otf?#iefix") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeue-Light";
  src: url("../fonts/HelveticaNeueLT-Light.otf");
  src: url("../fonts/HelveticaNeueLT-Light.otf?#iefix") format("opentype");
  font-weight: 300;
  font-style: normal;
}
.font-caslonHeavy {
  font-family: "CaslonOldFaceBT-Heavy", sans-serif;
}

.font-helveticaNeueBd {
  font-family: "HelveticaNeue-Bold", sans-serif;
}

.font-helveticaNeueHv {
  font-family: "HelveticaNeueLT-Heavy", sans-serif;
}

.font-helveticaNeueLt {
  font-family: "HelveticaNeue-Light", sans-serif;
}

header nav {
  padding: 20px 0 !important;
}
header nav .custom-logo-link img {
  max-height: 120px;
}
header nav button.navbar-toggler {
  position: fixed;
  top: 32.5px;
  right: 10px;
}
header nav ul.navbar-nav li {
  padding: 5px 0;
}
header nav ul.navbar-nav li.active a {
  color: #999081 !important;
}
header nav ul.navbar-nav li a {
  font-family: "HelveticaNeueLT-Heavy", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: normal;
  color: #999081 !important;
}

a.anchor {
  display: block;
  position: relative;
  visibility: hidden;
}

@media (max-width: 991.98px) {
  body {
    padding-top: 105px;
  }

  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1090;
  }
  header nav .custom-logo-link img {
    max-height: 65px;
  }
  header nav .fixed-header {
    position: unset;
  }

  a.anchor {
    top: -105px;
  }
}
@media (max-width: 1199.98px) {
  header nav ul.navbar-nav li {
    padding: 2px 0;
  }
  header nav .fixed-header {
    top: 7px;
  }
}
#stage .stage-header span {
  display: block;
}
#stage .stage-header .stage-name {
  background: url("../images/lot-btn.png") no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-color: transparent;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 1.3rem;
  font-family: "HelveticaNeue-Bold", sans-serif;
  line-height: 1.2;
  border: 0;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#stage .stage-header .stage-name:active, #stage .stage-header .stage-name:hover, #stage .stage-header .stage-name:focus {
  border: 0;
  box-shadow: unset;
}
#stage .stage-header .stage-pdf {
  font-size: 0.75rem;
  font-family: "HelveticaNeue-Light", sans-serif;
  text-decoration: underline;
  color: #999081;
  line-height: 1.2;
  letter-spacing: 1px;
}
#stage .stage-header .lots {
  font-size: 0.75rem;
  font-family: "HelveticaNeue-Light", sans-serif;
  color: #999081;
  line-height: 1.2;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#stage .remainingLots {
  background: #c6bbaa;
  border-radius: 30px;
  border: 0;
  font-size: 1rem;
  font-family: "HelveticaNeue-Light", sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 20px;
  color: #ffffff;
}
#stage .remainingLots:active, #stage .remainingLots:hover, #stage .remainingLots:focus {
  border: 0;
  box-shadow: unset;
}

#single-stage .stage-info {
  border-bottom: 1px solid #d9ceb9;
}
#single-stage .stage-info .sun-stage-developer {
  font-size: 2rem;
  font-family: "HelveticaNeue-Light", sans-serif;
  color: #999081;
  letter-spacing: 1px;
  line-height: 1.3;
  display: block;
}
#single-stage h2 {
  font-size: 1.4rem;
  font-family: "HelveticaNeue-Light", sans-serif;
  color: #999081;
  letter-spacing: 1px;
  line-height: 1.3;
}
#single-stage .stage-list span {
  display: block;
}
#single-stage .stage-list .available-lots {
  display: block;
  padding: 5px 0;
  color: #545454;
}
#single-stage .stage-list .available-lots:active, #single-stage .stage-list .available-lots:hover, #single-stage .stage-list .available-lots:focus {
  color: #999081;
}

div#fancybox-content {
  padding: 2rem;
  border: 0;
  background: #d9ceb9;
  max-width: calc(100% - 4rem);
}
div#fancybox-content form .form-group .form-control {
  background: url("../images/form-name.png") no-repeat;
  background-size: 100% 100% !important;
  color: #ffffff;
  font-family: "HelveticaNeue-Bold", sans-serif;
  font-size: 1.4rem;
  border: 0;
  padding: 15px 20px;
  height: 60px;
}
div#fancybox-content form .form-group .form-control:active, div#fancybox-content form .form-group .form-control:hover, div#fancybox-content form .form-group .form-control:focus {
  border: 0;
  box-shadow: unset;
}
div#fancybox-content form .form-group .form-control#lname {
  background: url("../images/form-email.png") no-repeat;
}
div#fancybox-content form .form-group .form-control#email, div#fancybox-content form .form-group .form-control#postcode {
  background: url("../images/form-name.png") no-repeat;
}
div#fancybox-content form .form-group .form-control#mobile {
  background: url("../images/form-mobile.png") no-repeat;
}
div#fancybox-content form .wpcf7-submit {
  background: url("../images/form-submit.png") no-repeat !important;
  background-size: 100% 100% !important;
  background-position: center !important;
  float: right;
  color: #999081;
  font-size: 1.4rem;
  font-family: "HelveticaNeue-Bold", sans-serif;
  padding: 15px 20px;
  height: 60px;
  width: 150px;
  border: 0;
}
div#fancybox-content form .wpcf7-submit:active, div#fancybox-content form .wpcf7-submit:hover, div#fancybox-content form .wpcf7-submit:focus {
  border: 0;
  box-shadow: unset;
}
div#fancybox-content form .wpcf7-validation-errors {
  width: 100%;
  margin: 10px 0 0 !important;
  float: left;
  color: red !important;
  font-family: "HelveticaNeue-Light", sans-serif !important;
  border-color: red !important;
}

html, body {
  height: 100%;
}

.light-bg {
  background: #d9ceb9;
}

.dark-bg {
  background: #c6bbaa;
}

.btn {
  border-radius: 30px;
  font-size: 1rem;
  font-family: "HelveticaNeue-Light", sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 20px;
}
.btn:active, .btn:hover, .btn:focus {
  box-shadow: unset;
}

.btn-primary {
  background: #999081;
  border-color: #999081;
}
.btn-primary:active, .btn-primary:hover, .btn-primary:focus {
  background: #a09788 !important;
  border-color: #a09788 !important;
  box-shadow: unset !important;
}

.btn-outline-primary {
  border-color: #999081;
  color: #999081;
}
.btn-outline-primary:active, .btn-outline-primary:hover, .btn-outline-primary:focus {
  background: #999081 !important;
  border-color: #999081 !important;
  color: #ffffff !important;
  box-shadow: unset !important;
}

section {
  padding: 80px 0;
}
section h2 {
  font-family: "CaslonOldFaceBT-Heavy", sans-serif;
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 1.03;
  letter-spacing: normal;
  color: #ffffff;
}
section h3 {
  font-family: "CaslonOldFaceBT-Heavy", sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.03;
  letter-spacing: normal;
  color: #ffffff;
}
section p {
  font-family: "HelveticaNeue-Light", sans-serif;
  font-size: 1.4rem;
  line-height: 1.21;
  letter-spacing: normal;
  color: #ffffff;
}

body.home #banner {
  min-height: calc(100vh - 160px);
}

#banner {
  /*background: url("../images/placeholder.png") no-repeat;*/
  background-size: cover;
  background-position: center;
  position: relative;
}
#banner iframe {
    max-width: 100%;
    width: 100%;
    height: 299px;
}
.video-embed {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}
#banner h1 {
  font-family: "CaslonOldFaceBT-Heavy", sans-serif;
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 1.03;
  letter-spacing: normal;
  color: #ffffff;
  padding: 0 15px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
}
#banner h1 {
    margin: 0 auto;
    position: relative; 
}
#recent {
  padding: 90px 0;
}
#recent .recent-first {
  padding-top: 160px;
}
#recent .recent-second {
  padding-top: 80px;
  padding-bottom: 200px;
}
#recent .recent-second img.bottomImage {
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#recent p {
  font-size: 1.3rem;
  line-height: 1.23;
}

#location {
  padding: 50px 0;
}

#masterplan .lot_selection {
  padding-top: 80px;
  padding-bottom: 80px;
}
#masterplan .lot_selection .dropdown button {
  background-size: 100% 100% !important;
  background-position: center !important;
  color: #ffffff;
  font-family: "HelveticaNeue-Light", sans-serif;
  font-size: 1.3rem;
  height: 50px;
  border: 0;
  border-radius: 0;
}
#masterplan .lot_selection .dropdown button:hover, #masterplan .lot_selection .dropdown button:active, #masterplan .lot_selection .dropdown button:focus {
  border: 0;
  box-shadow: unset;
  outline: 0 !important;
}
#masterplan .lot_selection .dropdown .selectpicker ~ button {
  background: url("../images/form-email.png") no-repeat;
}
#masterplan .lot_selection .dropdown .dropdown-menu .dropdown-item.active, #masterplan .lot_selection .dropdown .dropdown-menu .dropdown-item:active {
  background: #c6bbaa;
}
#masterplan .lot_selection button {
  height: 50px;
  min-width: 80px;
}

#contact p {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-bottom: 40px;
}
#contact .detail {
  margin-bottom: 60px;
}
#contact .detail span {
  font-family: "HelveticaNeue-Bold", sans-serif;
  font-size: 1.75rem;
  display: block;
  color: #ffffff;
  line-height: 1.2;
}
#contact form .form-control {
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  color: #ffffff;
  font-size: 1.75rem;
  font-family: "HelveticaNeue-Bold", sans-serif;
  line-height: 1.21;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
  padding: 15px 25px;
  height: 80px;
  border: 0;
}
#contact form .form-control#name {
  background: url("../images/form-name.png");
}
#contact form .form-control#email {
  background: url("../images/form-email.png");
}
#contact form .form-control#mobile {
  background: url("../images/form-mobile.png");
}
#contact form .form-control:hover, #contact form .form-control:focus, #contact form .form-control:active {
  border: 0;
  box-shadow: unset;
}
#contact form .wpcf7-submit {
  background: url("../images/form-submit.png") no-repeat !important;
  background-size: 100% 100% !important;
  background-position: center !important;
  float: right;
  color: #999081;
  font-size: 1.75rem;
  font-family: "HelveticaNeue-Bold", sans-serif;
  line-height: 1.21;
  padding: 15px 25px;
  height: 80px;
  width: auto;
  border: 0;
}
#contact form .wpcf7-submit:hover, #contact form .wpcf7-submit:focus, #contact form .wpcf7-submit:active {
  border: 0;
  box-shadow: unset;
}
#contact form .wpcf7-validation-errors {
  width: 100%;
  margin: 10px 0 0 !important;
  float: left;
  color: red !important;
  font-family: "HelveticaNeue-Light", sans-serif !important;
  border-color: red !important;
}

::-webkit-input-placeholder {
  color: white !important;
}

:-moz-placeholder {
  color: white !important;
}

::-moz-placeholder {
  color: white !important;
}

:-ms-input-placeholder {
  color: white !important;
}

footer {
  padding: 60px 0;
  position: relative;
}
footer .elders-logo .widget_media_image, footer .sunset-logo .widget_media_image {
  margin: 0 auto;
}
footer .elders-logo .widget_media_image img, footer .sunset-logo .widget_media_image img {
  max-height: 113px;
}

body.home footer:after {
  content: "";
  background: url(../images/footer-stone-chimney.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: 60px;
  left: -50px;
  width: 34%;
  height: 90vh;
  z-index: 0;
  background-position: bottom;
}

.not-found h2 {
  margin-bottom: 20px;
}
.not-found p {
  font-family: "HelveticaNeue-Light", sans-serif;
  font-size: 1.4rem;
  color: #999081;
  line-height: 1.5;
  max-width: 800px;
  margin: 0 auto 10px;
}
.not-found form {
  max-width: 800px;
  margin: 20px auto;
}
.not-found form .search-field {
  border: 2px solid #999081;
  color: #999081;
  font-size: 1.3rem;
  height: 50px;
  padding: 10px 20px;
}
.not-found form ::-webkit-input-placeholder {
  color: #999081 !important;
}
.not-found form :-moz-placeholder {
  color: #999081 !important;
}
.not-found form ::-moz-placeholder {
  color: #999081 !important;
}
.not-found form :-ms-input-placeholder {
  color: #999081 !important;
}

@media (max-width: 575.98px) {
  body.home footer:after {
    background-position: top left;
    top: -41px;
    bottom: auto;
    left: 0;
    height: auto;
    max-width: 100%;
    width: 100%;
    background-size: contain;
    height: 28%;
  }
}
@media (max-width: 767.98px) {
  #masterplan .lot_selection .dropdown {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  section {
    padding: 50px 0;
  }

  body.home #banner {
    min-height: calc(100vh - 105px);
  }

  #about .elders-logo img {
    max-width: 80%;
    margin: 0 auto;
    max-height: 100px;
  }

  .recent-first, .recent-second {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px;
  }

  #contact p {
    font-size: 1rem;
    margin-bottom: 20px;
  }
  #contact .detail {
    margin-bottom: 40px;
  }
  #contact .detail span {
    font-size: 1.2rem;
  }
  #contact form .form-control {
    font-size: 1.2rem;
    padding: 10px 15px;
    height: 60px;
  }
  #contact form .wpcf7-submit {
    font-size: 1.2rem;
    padding: 10px 15px;
    height: 60px;
    width: 120px;
  }
}
@media (max-width: 1199.98px) {
  section h2 {
    font-size: 2.6rem;
  }
  section h3 {
    font-size: 2rem;
  }

  #banner h1 {
    font-size: 2.6rem;
  }

  body #fancybox-wrap {
    padding: 0;
  }
}

/*# sourceMappingURL=style.css.map */
