body {
  background-image: url('../images/tile_herringbone2.jpg');
  background-position: 0px 0px;
  background-size: 539px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.body {
  height: 100%;
  min-height: auto;
  background-color: #39414a;
  background-image: none;
  font-family: 'Century Gothic';
  color: #fff;
  font-size: 15px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: auto;
  background-color: #39414a;
}

.nav-link {
  margin-top: 0px;
  margin-right: 13px;
  padding-top: 12px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Boston, sans-serif;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}

.nav-link:hover {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Boston, sans-serif;
  color: #a8a084;
  font-size: 13px;
  text-transform: uppercase;
}

.nav-link.w--current {
  color: #fff;
}

.logo {
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 15px;
}

.address {
  position: relative;
  width: auto;
  padding-top: 26px;
  padding-right: 20px;
  float: right;
  clear: none;
  font-family: 'Century Gothic';
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navmenu {
  margin-top: -60px;
  padding-bottom: 0px;
  clear: left;
}

.section1 {
  display: none;
  width: auto;
  height: auto;
  min-height: auto;
  margin-top: 126px;
  float: none;
  clear: none;
}

.section1.mob {
  display: none;
  height: 100%;
}

.container1 {
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.dropdownlist {
  width: auto;
  font-family: Boston, sans-serif;
}

.dropdownlist.w--open {
  margin-top: 2px;
  background-color: #23201f;
}

.dropdownlink {
  border-bottom: 1px solid rgba(168, 160, 132, 0.4);
  background-color: #39414a;
  font-family: Boston, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
}

.dropdownlink:hover {
  color: #a8a084;
}

.dropdownlink.w--current {
  color: #a8a084;
}

.section2 {
  position: static;
  clear: none;
  background-color: #39414a;
}

.container2 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 60px;
}

.section3 {
  background-color: #38404a;
}

.container3 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 70px 20px 30px;
}

.section4 {
  background-color: #39414a;
}

.container4 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 100px;
}

.section5 {
  margin-top: 126px;
}

.container5 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.section6 {
  background-color: #39414a;
}

.container6 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}

.section7 {
  background-color: #39414a;
}

.container7 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.section8 {
  margin-top: 126px;
  padding-top: 150px;
}

.container8 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
}

.section9 {
  padding-top: 156px;
}

.container9 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.section10 {
  padding-bottom: 600px;
  background-color: #39414a;
}

.container10 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.homeslider {
  position: static;
  z-index: -999;
  display: block;
  width: 100%;
  height: auto;
  clear: none;
  background-color: transparent;
}

.fullwidth {
  width: 100%;
  height: auto;
}

.fullwidth.box {
  height: 99.967155%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 600ms ease;
  transition: -webkit-transform 600ms ease;
  transition: transform 600ms ease;
  transition: transform 600ms ease, -webkit-transform 600ms ease;
}

.fullwidth.box:hover {
  height: 99.967155%;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.homearrow {
  display: block;
}

.homenavsquares {
  display: block;
}

.descheading {
  width: auto;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Boston2, sans-serif;
  color: #5ecadc;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.descheading.availability {
  max-width: 950px;
  margin-top: 0px;
  margin-bottom: 45px;
  line-height: 40px;
}

.arrowblock {
  position: relative;
  left: 0%;
  top: 85%;
  right: 0px;
  bottom: auto;
  display: block;
  width: 100px;
  margin: 0px auto 50px;
  float: none;
  opacity: 1;
  -webkit-transition: -webkit-transform 408ms ease;
  transition: -webkit-transform 408ms ease;
  transition: transform 408ms ease;
  transition: transform 408ms ease, -webkit-transform 408ms ease;
}

.arrowblock:hover {
  -webkit-transform: translate(0px, 9px);
  -ms-transform: translate(0px, 9px);
  transform: translate(0px, 9px);
}

.downarrow {
  position: relative;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  opacity: 1;
}

.desctext {
  width: auto;
  max-width: 650px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Boston2, sans-serif;
  font-size: 17px;
  text-align: center;
}

.desctext.reef {
  max-width: 700px;
}

._2col-section {
  padding-top: 0px;
  padding-bottom: 200px;
}

._2col-1 {
  overflow: hidden;
  width: 50%;
  height: auto;
  float: left;
}

._2col-2 {
  overflow: hidden;
  width: 50%;
  height: auto;
  float: right;
}

.boxsurr {
  overflow: hidden;
  width: 100%;
  height: auto;
  float: left;
}

._3col-1 {
  overflow: hidden;
  width: 33.333333%;
  height: auto;
  float: left;
}

._3col-2 {
  overflow: hidden;
  width: 33.333333%;
  height: auto;
  float: left;
}

._3col-3 {
  overflow: hidden;
  width: 33.333333%;
  height: auto;
  float: left;
}

.onsite {
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

._4col-section {
  padding-top: 0px;
  padding-bottom: 0px;
}

._4col-1 {
  overflow: hidden;
  width: 25%;
  height: auto;
  float: left;
}

._4col-2 {
  overflow: hidden;
  width: 25%;
  height: auto;
  float: left;
}

._4col-3 {
  overflow: hidden;
  width: 25%;
  height: auto;
  float: left;
}

._4col-4 {
  overflow: hidden;
  width: 25%;
  height: auto;
  float: left;
}

.siteplan {
  display: block;
  width: auto;
  margin: 90px auto 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.siteplanhead {
  padding-top: 70px;
  font-family: Boston, sans-serif;
  font-size: 17px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.siteplanhead.comms {
  padding-bottom: 50px;
}

.siteplanhead.downl {
  padding-bottom: 75px;
}

.siteplanhead.viewing {
  font-size: 19px;
  line-height: 22px;
}

.avail {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.sectionmap {
  background-color: #39414a;
}

.map {
  display: block;
  width: 100%;
  max-width: 1680px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
}

.commsdiv {
  width: auto;
  max-width: 1668px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 65px;
  background-color: transparent;
}

._4col-1-2 {
  width: 25%;
  height: auto;
  float: left;
}

._4col-2-2 {
  width: 25%;
  height: auto;
  float: left;
}

._4col-3-2 {
  width: 25%;
  height: auto;
  float: left;
}

._4col-4-2 {
  width: 25%;
  height: auto;
  float: left;
}

.train {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.bytrain {
  font-family: Boston, sans-serif;
  font-size: 17px;
}

._4col-section-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

._2col-section-2 {
  padding-top: 50px;
  padding-bottom: 200px;
}

._2col-1-2 {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
}

._2col-2-2 {
  overflow: hidden;
  width: 50%;
  height: auto;
  float: right;
}

._3col-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

._3col-1-2 {
  width: 33.3333%;
  height: auto;
  float: left;
}

._3col-2-2 {
  width: 33.3333%;
  height: auto;
  float: left;
}

._3col-3-2 {
  width: 33.3333%;
  height: auto;
  float: left;
}

.brochure {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.brochure.floor {
  float: none;
}

.link-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.link-block:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.link-block.broch {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.link-block.floorpl {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.agentssurround {
  width: auto;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

._2col-2-3 {
  display: none;
  width: 50%;
  height: auto;
  float: right;
  text-align: center;
}

.aglogo {
  display: block;
  margin-top: 17px;
  margin-right: auto;
  margin-left: auto;
}

.agenttext {
  font-family: Boston2, sans-serif;
}

.text-span {
  font-family: Boston, sans-serif;
  font-weight: 400;
}

.text-span-2 {
  font-family: Boston, sans-serif;
}

.agentlink {
  color: #fff;
  text-decoration: none;
}

.agentlink:hover {
  color: #a8a084;
}

.legal {
  margin-top: 160px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Boston2, sans-serif;
  font-size: 13px;
  line-height: 16px;
  text-align: center;
}

.viewtext {
  margin-top: 13px;
  margin-bottom: 115px;
  font-family: Boston2, sans-serif;
  font-size: 17px;
  text-align: center;
}

.right-arrow {
  display: block;
  overflow: hidden;
}

.icon-2 {
  display: block;
}

.vat {
  margin-top: 25px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Boston2, sans-serif;
  text-align: center;
}

.nav-link-2 {
  margin-top: 0px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.nav-link-2:hover {
  color: #e4d6a2;
}

.nav-link-2.w--current {
  color: #fff;
}

.icon-3 {
  margin-top: 15px;
  margin-right: -8px;
}

.boldheader {
  font-family: Boston, sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.boldheader.two {
  margin-top: 0px;
  padding-top: 140px;
}

.boldheader.reef {
  font-size: 32px;
}

.downloadsurround {
  width: auto;
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
}

.refflogo {
  display: block;
  margin: 65px auto 100px;
}

.plansection {
  padding-right: 20px;
  padding-left: 20px;
}

.reefplansurround {
  width: auto;
  max-width: 1202px;
  margin-right: auto;
  margin-left: auto;
}

.reefplansurround.wind {
  max-width: 1280px;
}

.reefplansurround.spice {
  max-width: 1282px;
}

.reefplansurround.port {
  max-width: 1280px;
}

.reefplan {
  width: 100%;
}

.reefslidersection {
  background-color: #39414a;
}

.reefslider {
  width: auto;
  height: 100%;
  background-color: #fff;
}

.fullslider-section.reeffloor {
  padding-top: 99px;
  padding-bottom: 35px;
  background-color: #38404a;
}

.fullslider-section.home {
  margin-top: 126px;
}

.fullslider {
  width: auto;
  height: 100%;
  background-color: transparent;
}

.fullwidthimg {
  width: 100%;
  height: auto;
}

.reefslide {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.tablesurround {
  width: auto;
  max-width: 520px;
  margin-right: auto;
  margin-left: auto;
}

.tablesurround.spice {
  max-width: 558px;
}

.tablesurround.port {
  max-width: 554px;
}

.tablesurround.wind {
  max-width: 552px;
}

.reeftable {
  width: 100%;
}

.reeftable.wind1 {
  margin-bottom: 40px;
}

.refftablesection {
  padding: 100px 20px 200px;
}

.homeslidenav {
  display: none;
}

.propertysubhaed {
  margin-top: 0px;
  margin-bottom: 65px;
  padding-top: 50px;
  font-family: Boston, sans-serif;
  font-size: 18px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.propertysubhaed.table {
  margin-bottom: 40px;
  padding-top: 0px;
}

.propertysubhaed.windivory {
  margin-bottom: 20px;
  padding-top: 15px;
}

.text-block {
  overflow: visible;
}

.textlink {
  color: #fff;
}

.textlink:hover {
  color: #a8a084;
}

.dlleft {
  width: 50%;
  float: left;
}

.dlright {
  width: 50%;
  float: right;
}

@media screen and (max-width: 991px) {
  .logo {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
  }

  .address {
    margin-top: 75px;
    padding-right: 25px;
    font-size: 17px;
  }

  .navmenu {
    width: 307px;
    margin-top: 0px;
    padding-top: 40px;
    border-right: 1px solid #252525;
    background-color: #39414a;
  }

  .section1 {
    margin-top: 94px;
  }

  .menu-button {
    margin-right: 0px;
    background-color: transparent;
  }

  .menu-button:hover {
    background-color: transparent;
    color: #a8a084;
  }

  .menu-button:active {
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .icon {
    width: 50px;
    font-size: 50px;
    line-height: 50px;
  }

  .brand {
    width: 25%;
  }

  .section5 {
    margin-top: 97px;
  }

  .section9 {
    padding-top: 120px;
  }

  .menusurround {
    overflow: auto;
    padding-bottom: 20px;
  }

  .arrowblock {
    top: 90%;
    right: 0px;
    display: none;
  }

  .avail {
    max-width: 100%;
  }

  .train {
    padding-right: 5px;
    padding-left: 5px;
  }

  .brochure {
    padding-right: 30px;
    padding-left: 30px;
  }

  .boldheader {
    font-size: 35px;
  }

  .boldheader.reef {
    font-size: 28px;
    line-height: 40px;
  }

  .fullslider-section.home {
    margin-top: 95px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
  }

  .address {
    margin-top: 49px;
    font-size: 15px;
  }

  .section1 {
    margin-top: 80px;
  }

  .menu-button {
    margin-right: 0px;
    padding: 16px;
  }

  .brand {
    width: 25%;
  }

  .container3 {
    padding-top: 0px;
  }

  .section5 {
    margin-top: 84px;
  }

  .menusurround {
    overflow: auto;
    width: 306px;
  }

  .descheading {
    font-size: 28px;
    line-height: 36px;
  }

  .descheading.availability {
    line-height: 36px;
  }

  .arrowblock {
    display: none;
  }

  .desctext {
    font-size: 16px;
    line-height: 19px;
  }

  ._2col-1.first {
    width: 100%;
  }

  ._2col-2.first {
    width: 100%;
  }

  ._3col-1 {
    width: 50%;
  }

  ._3col-1.low {
    width: 33.333333%;
  }

  ._3col-2 {
    width: 50%;
  }

  ._3col-2.low {
    width: 33.333333%;
  }

  ._3col-3 {
    width: 50%;
  }

  ._3col-3.low {
    width: 33.333333%;
  }

  ._4col-1 {
    width: 50%;
  }

  ._4col-2 {
    width: 50%;
  }

  ._4col-3 {
    width: 50%;
  }

  ._4col-4 {
    width: 50%;
  }

  .siteplan {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .siteplanhead {
    padding-top: 10px;
  }

  ._4col-1-2 {
    width: 50%;
  }

  ._4col-2-2 {
    width: 50%;
    margin-bottom: 112px;
  }

  ._4col-3-2 {
    width: 50%;
  }

  ._4col-4-2 {
    width: 50%;
    float: left;
  }

  ._2col-1-2 {
    width: 100%;
  }

  ._2col-2-2 {
    width: 100%;
  }

  ._2col-2-3 {
    width: 100%;
  }

  .aglogo {
    margin-bottom: 50px;
  }

  .legal {
    font-size: 12px;
    line-height: 14px;
  }

  .boldheader {
    font-size: 28px;
    line-height: 40px;
  }

  .boldheader.two {
    padding-top: 81px;
  }

  .boldheader.reef {
    font-size: 24px;
    line-height: 36px;
  }

  .fullslider-section.home {
    margin-top: 80px;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
  }

  .address {
    margin-top: 38px;
    padding-top: 20px;
    padding-right: 14px;
    font-size: 13px;
  }

  .section1 {
    margin-top: 61px;
  }

  .menu-button {
    padding: 6px;
  }

  .brand {
    width: 35%;
  }

  .container2 {
    padding-bottom: 40px;
  }

  .container3 {
    padding-top: 40px;
  }

  .section5 {
    margin-top: 63px;
  }

  .section8 {
    padding-top: 0px;
  }

  .container8 {
    padding-top: 50px;
  }

  .section9 {
    padding-top: 60px;
  }

  .descheading {
    margin-top: 0px;
    font-size: 24px;
    line-height: 30px;
  }

  .descheading.availability {
    line-height: 30px;
  }

  .arrowblock {
    display: none;
  }

  .desctext {
    line-height: 21px;
  }

  .onsite {
    margin-bottom: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .siteplanhead.downl {
    padding-bottom: 45px;
  }

  .avail {
    padding-right: 5px;
    padding-left: 5px;
  }

  ._4col-1-2 {
    width: 100%;
  }

  ._4col-2-2 {
    width: 100%;
    margin-bottom: 0px;
  }

  ._4col-3-2 {
    width: 100%;
  }

  ._4col-4-2 {
    width: 100%;
  }

  .train {
    margin-bottom: 20px;
  }

  ._3col-1-2 {
    width: 100%;
  }

  ._3col-2-2 {
    width: 100%;
  }

  ._3col-3-2 {
    width: 100%;
  }

  .brochure {
    width: 278px;
    margin-bottom: 40px;
    padding-right: 80px;
    padding-bottom: 0px;
    padding-left: 80px;
  }

  .link-block.broch {
    max-width: 100%;
  }

  .link-block.floorpl {
    max-width: 100%;
  }

  ._2col-2-3 {
    width: 100%;
  }

  .aglogo {
    margin-bottom: 50px;
  }

  .legal {
    margin-top: 65px;
  }

  .viewtext {
    margin-bottom: 65px;
    font-size: 15px;
  }

  .boldheader {
    font-size: 20px;
  }

  .boldheader.two {
    padding-top: 60px;
    font-size: 20px;
  }

  .boldheader.reef {
    font-size: 20px;
    line-height: 30px;
  }

  .downloadsurround {
    width: 100%;
    max-width: none;
  }

  .refflogo {
    width: 49%;
    margin-top: 15px;
  }

  .fullslider-section.home {
    margin-top: 62px;
  }

  .dlleft {
    width: 100%;
  }

  .dlright {
    width: 100%;
  }
}

@font-face {
  font-family: 'Boston';
  src: url('../fonts/Boston.woff2') format('woff2'), url('../fonts/Boston.eot') format('embedded-opentype'), url('../fonts/Boston.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Boston2';
  src: url('../fonts/Boston2.woff2') format('woff2'), url('../fonts/Boston2.eot') format('embedded-opentype'), url('../fonts/Boston2.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Boston';
  src: url('../fonts/Boston-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Boston';
  src: url('../fonts/Boston-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}