/* ! -------------reset */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=8e6dc53e-2694-452c-b0b9-883ca11abe8c&fontids=5171755,5203659,5213336,5327567");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}



.splide__arrows,
.splide__pagination{
    display:none
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: underline;
    color:#a94225
}

@font-face {
  font-family: "Americana W05 Extra Bold";
  src: url("Fonts/5171755/ab5ae121-94b8-434a-bbba-51b0a0428f39.woff2") format("woff2"), url("../fonts/Fonts/5171755/adb57877-e0a7-4c20-a9f8-06021f46446c.woff") format("woff");
}
@font-face {
  font-family: "Americana W05 Bold";
  src: url("Fonts/5203659/44cbf54d-4458-4429-833e-0a054c321881.woff2") format("woff2"), url("../fonts/Fonts/5203659/6eb925b4-2066-49e1-af60-f51710358975.woff") format("woff");
}
@font-face {
  font-family: "Americana W05 Italic";
  src: url("Fonts/5213336/854075d0-7f81-44e9-9bc9-f37fc8b73c56.woff2") format("woff2"), url("../fonts/Fonts/5213336/881cc209-cbbf-4013-b334-b3740151bccb.woff") format("woff");
}
@font-face {
  font-family: "Americana W05 Roman";
  src: url("Fonts/5327567/9eb4552f-c007-4dd6-9592-c1b37d54e83d.woff2") format("woff2"), url("../fonts/Fonts/5327567/7d88c33c-20c1-484d-ac7c-6c543c2b841d.woff") format("woff");
}
/* ! -------------variables */
body {
  min-height: 100%;
  font-family: playfair-display, serif;
  font-size: 14px;
    line-height: 29px;
  font-weight: 600;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  min-height: 100%;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
  height: 100%;
  min-height: 100%;
}

h1, h2 {
  font-family: "Agency FB Bd";
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 48px;
}

h3 {
  font-family: "Agency FB Bd";
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  line-height: 1.5em;
  letter-spacing: 1px;
}

p, li, blockquote {
  font-weight: 600;
  letter-spacing: 1px;
}

p {
  margin-bottom: 16px;
}

strong {
  font-weight: 900;
  color:#a94225;
  letter-spacing: 3px; 
    text-transform: uppercase;
}

.noScroll {
  overflow: hidden;
}

section {
  padding: 32px;
}

.noMarginBottom {
  margin-bottom: 0px;
}

.noPaddingBottom {
  padding-bottom: 0px;
}

.centered {
  text-align: center;
}

.noAlign {
  text-align: inherit !important;
}

.module {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.frameOne .module {
  border-top: 1px solid #AD986E;
  border-left: 1px solid #AD986E;
  border-right: 1px solid #AD986E;
  padding: 32px;
  padding-bottom: 64px;
  position: relative;
}
.frameOne .module.altMargins {
  padding-top: 48px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}
.frameOne .module:before {
  content: "";
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url(../images/frame1-L.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.frameOne .module:after {
  content: "";
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(../images/frame1-R.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.frameOne .bucketItem {
  border-bottom: 1px solid #AD986E;
  padding: 24px !important;
}
.frameOne .bucketItem:nth-of-type(1), .frameOne .bucketItem:nth-of-type(2), .frameOne .bucketItem:nth-of-type(3) {
  padding-top: 0px !important;
}
.frameOne .bucketItem:nth-of-type(2), .frameOne .bucketItem:nth-of-type(5), .frameOne .bucketItem:nth-of-type(8) {
  border-right: 1px solid #AD986E;
  border-left: 1px solid #AD986E;
}

.bxSlider img {
  max-width: 100%;
}
.bxSlider p {
  text-align: center;
  font-size: 14px;
  margin-bottom: 8px;
}

.bx-pager {
  margin-bottom: 8px;
  text-align: center;
}

.bx-pager-item {
  display: inline-block;
  padding: 4px;
}

.bx-pager-link {
  border: #AD986E 2px solid;
  width: 12px;
  height: 12px;
  border-radius: 8px;
  display: inline-block;
  text-indent: -10000px;
  overflow: hidden;
}
.bx-pager-link.active {
  background-color: #AD986E;
}

.bx-prev, .bx-next {
  width: 32px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -10000px;
  overflow: hidden;
  display: inline-block;
}

.bx-prev {
  background-image: url("../images/arrows-l.svg");
  float: left;
}

.bx-next {
  background-image: url("../images/arrows-r.svg");
  float: right;
}

.mobileBtnWrap {
  position: fixed;
  top: 20px;
  right: 0px;
  left: 0px;
  width: 100%;
  height: 70px;
  z-index: 200;
  padding: 8px;
}
.mobileBtnWrap.darkMenu {
  background-color: #AD986E;
}
@media screen and (min-width: 985px) {
  .mobileBtnWrap {
    display: none;
  }
}

.mobileTrigger {
  width: 50px;
  height: 50px;
  float: right;
  position: relative;
}
.mobileTrigger hr {
  border: 0px transparent solid;
  background-color: #ecda00;
  height: 1px;
  position: absolute;
  width: 100%;
  margin: 0px;
  transition: ease all 0.3s;
}
.mobileTrigger hr:nth-of-type(1) {
  top: 25%;
}
.mobileTrigger hr:nth-of-type(2) {
  top: 50%;
}
.mobileTrigger hr:nth-of-type(3) {
  top: 75%;
}
.mobileTrigger.activated hr:nth-of-type(1) {
  top: 50%;
  transform: rotate(45deg);
}
.mobileTrigger.activated hr:nth-of-type(2) {
  top: 50%;
  transform: rotate(-45deg);
}
.mobileTrigger.activated hr:nth-of-type(3) {
  display: none;
}

.bookingWidgetFixed {
  float: left;
}

.mNav {
  display: none;
  transition: all ease 0.3s;
  opacity: 0;
}
.mNav.openMenu {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 180px;
  background-color: #AD986E;
  z-index: 9;
  opacity: 1;
}
.mNav.openMenu li a {
  color: white;
  width: 100%;
  display: block;
  text-align: center;
  padding: 8px;
}

.nav1 {
  position: fixed;
  padding: 16px 0 20px;
  z-index: 200;
  width: 100%;
    background: #fff;
    display:flex
}
.logowrap {
    flex:30%;
    padding: 0 2.5%
}
.nav1 .navLogo {
  position: static;
  top: 4px;
  left: 16px;
  width: 320px;
  height: 200px;
  background-image: url(/assets/uploads/logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-y: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.menuwrap {
    flex:70%
}
.subnav {
    text-align: right;
    padding: 0 5% 10px 0
}
.subnav p {
    color:#565656;
    margin: 0;
    font-weight: 700;
    font-style: italic;
    text-decoration: underline;
    letter-spacing: 1px;
    font-size: 13px;
}
.subnav p a {
    color:#565656;
}
.subnav p a:hover {
    color:#000000;
}
@media screen and (min-width: 985px) {
  .nav1 .navLogo {
    position: relative;
    height: 100%;
    width: 260px;
    margin: 0;
  }
}
 
.nav1 ul.menu-main {
    text-align: center;
    width: 100%;
    background: #ecda00;
    padding: 5px 25px 5px 25px;
    position: relative;
    right: -17px;
    float: none;
    margin: 0 auto
}
.nav1 ul li {
  display: inline-block;
    padding: 0 3%
   
}
.nav1 ul li a {
  display: block;
  font-family: playfair-display, serif;
    font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  color: #000;
  cursor: pointer;
  transition: all ease 0.3s;
  text-decoration: none;
  display: none;
}
@media screen and (min-width: 985px) {
  .nav1 ul li a {
    display: block;
  }
}
 
.nav1 ul li a:hover {
  color: #ac441e;
}
.nav1 ul li.active a {
  border-bottom: 1px solid #F65058;
}
 
.nav1 ul li.active a {
  border-bottom: 1px solid #000;
  position: relative;
  font-weight: 700;
}

.nav1 li:hover .mega {
    display:block;
    transition: all 0.5s ease;
    top: 35px;
    opacity: 1
}

.nav1 li .mega {
  padding: 15px;
    display: none;
    padding-top: 0;
    min-height: 100%;
    position: absolute;
    width:145%;
    top: -100%;
    background: rgba(0,0,0,0.87);
    left: auto;
    right: 0;
    opacity: 0
}
.megaWrap {
     position:relative;
    padding: 2%;
    max-width:1200px;
    margin: 0 auto;
    display: flex;
   align-items: center;
   justify-content: center;
    flex-direction: row;
   flex-wrap: wrap;
      width:100%;
}
.nav1 li .mega .megaWrap div {
    position:relative;
    flex: 20%; /* explanation below */
    margin: 15px;
    display:block;
    transition: all 0.2s ease;
}

.nav1 li .mega .megaWrap div img {
    width:100%;
    margin-bottom: 15px;
    transition: all 0.5s ease;
    box-sizing: border-box;
    border:transparent 5px solid 
}
.nav1 li .mega .megaWrap div:hover img {
   border:#ecda00 5px solid 
}
.nav1 li .mega .megaWrap div:hover a {
    color:#ecda00
}
.nav1 li .mega .megaWrap div a {
    color:#fff;
    font-family: "Agency FB Bd";
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    transition: all 0.5s ease;
 }
.mega.hide {
    display:none !important
}
.mega.one.display,
.mega.two.display,
.mega.three.display,
.mega.four.display{
    display:block
} 



 


 
.nav1 .bookingWidget {
  position: relative;
}
 
@media screen and (min-width: 985px) {
  .nav1 .bookingWidget .bookingContent {
    right: 0px;
    left: auto;
  }
}
.nav1 .bookingWidget .bookingContent.activeWidget {
  display: block;
}
@media screen and (min-width: 985px) {
  .nav1.darkMenu {
    background-color: #fff;
    padding-bottom: 20px;
    z-index: 200;
    box-shadow: 0px 0px 5px #AD986E;
  }
  .nav1.darkMenu .navLogo {
    background-image: url("/assets/uploads/logo.svg");
    top: 0px;
  }
}
.nav1.darkMenu a {
  color: #1A1A1A;
}
.nav1.darkMenu .active a {
  border-bottom: 1px solid #1A1A1A;
}
.nav1.darkMenu .active a:after {
  background-color: #1A1A1A;
}

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

.lg-autoplay-button, #lg-download {
  display: none !important;
}

.btn1 {
  background-color: white;
  position: relative;
  padding: 10px 20px 10px 20px !important;
  box-shadow: 0px 0px 2px #AD986E;
  color: #AD986E !important;
  font-weight: 700;
  display: inline-block;
}
.btn1:hover {
  background-color: #AD986E;
  color: white !important;
}
.btn1:before {
  content: "";
  width: 8px;
  background-image: url("../images/btnDec-gold.png");
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 10px;
  left: 4px;
}
.btn1:after {
  content: "";
  width: 8px;
  background-image: url("../images/btnDec-gold.png");
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 10px;
  right: 8px;
}

.oneColumn .colWrap {
  max-width: 800px;
  margin: 0px auto;
  text-align: center;
}
.oneColumn .colWrap h1, .oneColumn .colWrap h2, .oneColumn .colWrap h3, .oneColumn .colWrap h4, .oneColumn .colWrap h5, .oneColumn .colWrap h6 {
  color: #3A557C;
}

.twocolumn .colWrap {
  column-gap: 64px;
  max-width: 800px;
  margin: 0px auto;
  position: relative;
  background-image: url("../images/centerSquare-18.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 13px 27px;
}
.twocolumn .colWrap h1, .twocolumn .colWrap h2, .twocolumn .colWrap h3, .twocolumn .colWrap h4, .twocolumn .colWrap h5, .twocolumn .colWrap h6 {
  color: #3A557C;
}
@media screen and (min-width: 800px) {
  .twocolumn .colWrap {
    column-count: 2;
  }
  .twocolumn .colWrap:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #AD986E;
    width: 1px;
    height: 40%;
    left: calc(50% - 1px);
  }
  .twocolumn .colWrap:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #AD986E;
    width: 1px;
    height: 40%;
    left: calc(50% - 1px);
    bottom: 0px;
  }
}

.noSep.twoColumn {
  background-image: none;
}

.noSep.twoColumn:before {
  display: none !important;
}

.noSep.twoColumn:after {
  display: none !important;
}

.forceWhite {
  background-color: white !important;
}

.bucketItem img[src=""] {
  display: none !important;
}

.bucketItem a.btn1[href=""] {
  display: none !important;
}

.whiteBackground {
  background-color: white;
}
.whiteBackground h1, .whiteBackground h2, .whiteBackground h3, .whiteBackground h4, .whiteBackground h5, .whiteBackground h6 {
  color: #3A557C;
  font-family: "Agency FB Bd", sans-serif;
    font-display: swap;
    font-style: normal;
    font-weight: normal;
   font-size: 34px;
  letter-spacing: 3px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.whiteBackground p {
  font-family: "Americana W05 Bold";
  letter-spacing: 0px;
  font-weight: 400;
  color: #3A557C;
  font-size: 16px;
}
.whiteBackground em {
  font-family: "niveau-grotesk", sans-serif;
  font-size: 14px;
  color: #AD986E;
  font-weight: 800;
}
.transparentBackground {
    background:transparent
}

.transparentBackground h1 {
    font-family: "Agency FB Bd";
    font-display: swap;
    font-style: normal;
    font-weight: normal;
    font-size: 100px;
    line-height: 1.2;
    letter-spacing: 55px;
    color: #000;
}
section {
    position:relative;
    z-index: 1;
}
.trail {
        position: fixed;
    height: 2000px;
    width: 100vh;
    z-index: 0;
    top: 25%;
    right: 5%;
 }
.trail img{
    width:100%;   
}

.blkBackground {
  background-color: #1A1A1A;
}
.blkBackground h1, .blkBackground h2, .blkBackground h3, .blkBackground h4, .blkBackground h5, .blkBackground h6 {
  color: #AD986E;
}
.blkBackground .bucketItem h1, .blkBackground .bucketItem h2, .blkBackground .bucketItem h3, .blkBackground .bucketItem h4, .blkBackground .bucketItem h5, .blkBackground .bucketItem h6 {
  margin-bottom: 8px !important;
  border-bottom: 0px solid transparent !important;
}
.blkBackground .bucketItem p {
  color: white;
}

.bgHighlight .lightBackground h1, .bgHighlight .lightBackground h2, .bgHighlight .lightBackground h3, .bgHighlight .lightBackground h4, .bgHighlight .lightBackground h5, .bgHighlight .lightBackground h6 {
  color: #3A557C;
}

.lightBackground {
  background-color: #FAFAF0;
}
.lightBackground header {
  padding-top: 24px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.lightBackground header h1, .lightBackground header h2 {
  color: #AD986E;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.lightBackground header h2 {
  color: #3A557C;
}
.lightBackground header h3, .lightBackground header h4, .lightBackground header h5, .lightBackground header h6 {
  color: #AD986E;
  font-family: "niveau-grotesk", sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.lightBackground .threeColumn .bucketItem img, .lightBackground .twoColumn .bucketItem img {
  border: #bfaf8f 1px solid;
  box-shadow: 0px 0px 4px rgba(173, 152, 110, 0.5);
}
.lightBackground .threeColumn .bucketItem img[src=""], .lightBackground .twoColumn .bucketItem img[src=""] {
  display: none;
}
.lightBackground .threeColumn .bucketItem .btn1[href=""], .lightBackground .twoColumn .bucketItem .btn1[href=""] {
  display: none;
}
.lightBackground .threeColumn .bucketItem h3, .lightBackground .twoColumn .bucketItem h3 {
  color: #3A557C;
  border-bottom: 0px solid transparent;
  font-family: "Americana W05 Bold";
  margin-bottom: 0px;
}
.lightBackground .threeColumn .bucketItem .btn1, .lightBackground .twoColumn .bucketItem .btn1 {
  background-color: #AD986E;
  box-shadow: 0px 0px 2px #AD986E;
  color: white !important;
}
.lightBackground .threeColumn .bucketItem .btn1:hover, .lightBackground .twoColumn .bucketItem .btn1:hover {
  background-color: white;
  color: #AD986E !important;
}
.lightBackground .threeColumn .bucketItem .btn1:before, .lightBackground .twoColumn .bucketItem .btn1:before {
  background-image: url("../images/btnDec-white.png");
}
.lightBackground .threeColumn .bucketItem .btn1:after, .lightBackground .twoColumn .bucketItem .btn1:after {
  background-image: url("../images/btnDec-white.png");
}
.lightBackground .bucketItem.hide {
  display: none !important;
}
.lightBackground .topLines hr, .lightBackground .bottomLines hr {
  background-color: #AD986E;
}
.lightBackground .rightlines hr, .lightBackground .leftlines hr {
  background-color: #AD986E;
}
.lightBackground .topLines hr:nth-of-type(1):before {
  background-image: url("../images/goldDart-01.svg");
}
.lightBackground .topLines hr:nth-of-type(1):after {
  background-image: url("../images/goldDart-2-01.svg");
}
.lightBackground .topLines hr:nth-of-type(4):before {
  background-image: url("../images/goldDart-01.svg");
}
.lightBackground .topLines hr:nth-of-type(4):after {
  background-image: url("../images/goldDart-2-01.svg");
}
.lightBackground .bottomLines hr:nth-of-type(5):before {
  background-image: url("../images/goldDart-4.svg");
}
.lightBackground .bottomLines hr:nth-of-type(5):after {
  background-image: url("../images/goldDart-3-01.svg");
}
.lightBackground .bottomLines hr:nth-of-type(4):before {
  background-image: url("../images/goldDart-4.svg");
}
.lightBackground .bottomLines hr:nth-of-type(4):after {
  background-image: url("../images/goldDart-3-01.svg");
}
.lightBackground .leftlines hr:nth-of-type(2):before {
  background-image: url("../images/goldDart-01.svg");
}
.lightBackground .leftlines hr:nth-of-type(2):after {
  background-image: url("../images/goldDart-4.svg");
}
.lightBackground .leftlines hr:nth-of-type(4):before {
  background-image: url("../images/goldDart-01.svg");
}
.lightBackground .leftlines hr:nth-of-type(4):after {
  background-image: url("../images/goldDart-4.svg");
}
.lightBackground .rightlines hr:nth-of-type(4):before {
  background-image: url("../images/goldDart-2-01.svg");
}
.lightBackground .rightlines hr:nth-of-type(4):after {
  background-image: url("../images/goldDart-3-01.svg");
}
.lightBackground .rightlines hr:nth-of-type(2):before {
  background-image: url("../images/goldDart-2-01.svg");
}
.lightBackground .rightlines hr:nth-of-type(2):after {
  background-image: url("../images/goldDart-3-01.svg");
}

.frameTwo .module {
  position: relative;
}
.frameTwo .contentWrap {
  padding: 24px 64px 40px 64px;
}
.frameTwo header {
  padding: 24px 0px 40px 0px;
  text-align: center;
}
.frameTwo header h1, .frameTwo header h2, .frameTwo header h3, .frameTwo header h4, .frameTwo header h5, .frameTwo header h6 {
  margin-bottom: 16px;
}
.frameTwo .topLines, .frameTwo .bottomLines {
  width: 100%;
}
.frameTwo .topLines hr, .frameTwo .bottomLines hr {
  width: 100%;
  border: none;
  height: 1px;
  margin: 10px 0px;
}
.frameTwo .rightlines, .frameTwo .leftlines {
  height: 100%;
  top: 0px;
}
.frameTwo .rightlines hr, .frameTwo .leftlines hr {
  height: 100%;
  border: none;
  width: 1px;
  float: left;
  margin: 0px 5px;
}
.frameTwo .topLines hr:nth-of-type(1) {
  width: calc(100% - 44px);
  margin-left: 22px;
  position: relative;
  overflow: visible;
}
.frameTwo .topLines hr:nth-of-type(1):before {
  content: "";
  display: block;
  top: 0px;
  left: 0px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .topLines hr:nth-of-type(1):after {
  content: "";
  display: block;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .topLines hr:nth-of-type(2) {
  width: calc(100% - 44px);
  margin-left: 22px;
}
.frameTwo .topLines hr:nth-of-type(4) {
  width: calc(100% - 88px);
  margin-left: 44px;
}
.frameTwo .topLines hr:nth-of-type(4):before {
  content: "";
  display: block;
  top: 23px;
  left: 44px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .topLines hr:nth-of-type(4):after {
  content: "";
  display: block;
  top: 23px;
  right: 44px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .bottomLines {
  bottom: 0px;
  position: absolute;
}
.frameTwo .bottomLines hr:nth-of-type(5) {
  margin-bottom: 0px;
  width: calc(100% - 44px);
  margin-left: 22px;
}
.frameTwo .bottomLines hr:nth-of-type(5):before {
  content: "";
  display: block;
  bottom: 23px;
  left: 44px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .bottomLines hr:nth-of-type(5):after {
  content: "";
  display: block;
  bottom: 23px;
  right: 44px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .bottomLines hr:nth-of-type(4) {
  width: calc(100% - 44px);
  margin-left: 22px;
}
.frameTwo .bottomLines hr:nth-of-type(4):before {
  content: "";
  display: block;
  bottom: 0px;
  left: 22px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .bottomLines hr:nth-of-type(4):after {
  content: "";
  display: block;
  bottom: 0px;
  right: 22px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .bottomLines hr:nth-of-type(2) {
  width: calc(100% - 88px);
  margin-left: 44px;
}
.frameTwo .leftlines {
  left: 0px;
  position: absolute;
}
.frameTwo .leftlines hr:nth-of-type(1) {
  margin-left: 0px;
  height: calc(100% - 44px);
  margin-top: 22px;
}
.frameTwo .leftlines hr:nth-of-type(2) {
  height: calc(100% - 44px);
  margin-top: 22px;
}
.frameTwo .leftlines hr:nth-of-type(2):before {
  content: "";
  display: block;
  top: 22px;
  left: 0px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .leftlines hr:nth-of-type(2):after {
  content: "";
  display: block;
  bottom: 22px;
  left: 0px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .leftlines hr:nth-of-type(4) {
  height: calc(100% - 88px);
  margin-top: 44px;
}
.frameTwo .leftlines hr:nth-of-type(4):before {
  content: "";
  display: block;
  top: 44px;
  left: 22px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .leftlines hr:nth-of-type(4):after {
  content: "";
  display: block;
  bottom: 44px;
  left: 23px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .rightlines {
  right: 0px;
  position: absolute;
}
.frameTwo .rightlines hr:nth-of-type(5) {
  margin-right: 0px;
  height: calc(100% - 44px);
  margin-top: 22px;
}
.frameTwo .rightlines hr:nth-of-type(4) {
  height: calc(100% - 44px);
  margin-top: 22px;
}
.frameTwo .rightlines hr:nth-of-type(4):before {
  content: "";
  display: block;
  top: 44px;
  right: 22px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .rightlines hr:nth-of-type(4):after {
  content: "";
  display: block;
  bottom: 44px;
  right: 23px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .rightlines hr:nth-of-type(2) {
  height: calc(100% - 88px);
  margin-top: 44px;
}
.frameTwo .rightlines hr:nth-of-type(2):before {
  content: "";
  display: block;
  top: 22px;
  right: 0px;
  width: 10px;
  height: 10px;
  position: absolute;
}
.frameTwo .rightlines hr:nth-of-type(2):after {
  content: "";
  display: block;
  bottom: 22px;
  right: 0px;
  width: 10px;
  height: 10px;
  position: absolute;
}

.imageBehind {
  position: relative;
  margin-top: 240px;
  background: transparent;
}
.imageBehind:before {
  content: "";
  position: absolute;
  top: -400px;
  left: 0px;
  width: 100%;
  height: 720px;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.imageBehind header p {
  color: white;
}

@media screen and (min-width: 800px) {
  .threeColumn, .twoColumn {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.threeColumn img, .twoColumn img {
  max-width: 100%;
  display: block;
  height: auto;
  margin-bottom: 16px;
}
.threeColumn .bucketItem, .twoColumn .bucketItem {
  padding: 0px 16px 32px 16px;
  text-align: center;
}
.threeColumn .bucketItem h3, .twoColumn .bucketItem h3 {
  border-bottom: 1px rgba(173, 207, 241, 0.3) solid;
  margin-bottom: 16px;
}

.twoColumn {
  position: relative;
  background-image: url("../images/centerSquare-18.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 13px 27px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 800px) {
  .twoColumn {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 64px;
  }
}
.twoColumn .bucketItem {
  padding-left: 0px;
  padding-right: 0px;
}
.twoColumn:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #AD986E;
  width: 1px;
  height: 40%;
  left: calc(50% - 1px);
}
.twoColumn:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #AD986E;
  width: 1px;
  height: 40%;
  left: calc(50% - 1px);
  bottom: 0px;
}

.blueBackground {
  background-color: #3A557C;
  color: #ADCFF1;
}
.blueBackground h1, .blueBackground h2, .blueBackground h3, .blueBackground h4, .blueBackground h5, .blueBackground h6 {
  color: white;
}
.blueBackground p {
  font-weight: 400;
  line-height: 1.3em;
}
.blueBackground .topLines hr, .blueBackground .bottomLines hr {
  background-color: rgba(173, 207, 241, 0.5);
}
.blueBackground .rightlines hr, .blueBackground .leftlines hr {
  background-color: rgba(173, 207, 241, 0.5);
}
.blueBackground .topLines hr:nth-of-type(1):before {
  background-image: url("../images/blueDart-01.svg");
}
.blueBackground .topLines hr:nth-of-type(1):after {
  background-image: url("../images/blueDart-2-01.svg");
}
.blueBackground .topLines hr:nth-of-type(4):before {
  background-image: url("../images/blueDart-01.svg");
}
.blueBackground .topLines hr:nth-of-type(4):after {
  background-image: url("../images/blueDart-2-01.svg");
}
.blueBackground .bottomLines hr:nth-of-type(5):before {
  background-image: url("../images/blueDart-4.svg");
}
.blueBackground .bottomLines hr:nth-of-type(5):after {
  background-image: url("../images/blueDart-3-01.svg");
}
.blueBackground .bottomLines hr:nth-of-type(4):before {
  background-image: url("../images/blueDart-4.svg");
}
.blueBackground .bottomLines hr:nth-of-type(4):after {
  background-image: url("../images/blueDart-3-01.svg");
}
.blueBackground .leftlines hr:nth-of-type(2):before {
  background-image: url("../images/blueDart-01.svg");
}
.blueBackground .leftlines hr:nth-of-type(2):after {
  background-image: url("../images/blueDart-4.svg");
}
.blueBackground .leftlines hr:nth-of-type(4):before {
  background-image: url("../images/blueDart-01.svg");
}
.blueBackground .leftlines hr:nth-of-type(4):after {
  background-image: url("../images/blueDart-4.svg");
}
.blueBackground .rightlines hr:nth-of-type(4):before {
  background-image: url("../images/blueDart-2-01.svg");
}
.blueBackground .rightlines hr:nth-of-type(4):after {
  background-image: url("../images/blueDart-3-01.svg");
}
.blueBackground .rightlines hr:nth-of-type(2):before {
  background-image: url("../images/blueDart-2-01.svg");
}
.blueBackground .rightlines hr:nth-of-type(2):after {
  background-image: url("../images/blueDart-3-01.svg");
}
.blueBackground .threeColumn .bucketItem img, .blueBackground .twoColumn .bucketItem img {
  border: #4a6d9f 1px solid;
  box-shadow: 0px 0px 4px rgba(26, 26, 26, 0.5);
}

.fullScreenImage {
  height: 92vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: -10%;
    padding: 0;
    margin-top: 75px;
    position: relative;
    overflow: visible;
    width: 100%;
    z-index: 1
}
.fullScreenImage:after {
    content: "";
    background-image: url(/assets/uploads/arrows.png);
    background-position: center;
    background-size: 100%;
    height: 60px;
    width: 40px;
    position: absolute;
    z-index: 11;
    background-repeat: no-repeat;
    bottom: -3.75%;
    left: 9%;
 }
.halfScreenImage {
  height: calc(80vh - 95px);
  background-size: cover;
  background-repeat: no-repeat;
  display: grid;
  align-content: center;
}
.halfScreenImage header {
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(26, 26, 26, 0.6);
  padding: 32px;
}
.halfScreenImage header h1, .halfScreenImage header h2, .halfScreenImage header h3, .halfScreenImage header h4, .halfScreenImage header h5, .halfScreenImage header h6 {
  color: white;
  margin-bottom: 8px;
  text-shadow: 0px 0px 1px #1A1A1A;
}
.halfScreenImage header p {
  color: white;
  text-shadow: 0px 0px 1px #1A1A1A;
  font-weight: 400;
}

.slider .bx-controls {
  display: none;
}

.positionRelative {
  position: relative;
}

.graphicDrift {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position-y: top;
}
.herofloat {
background-repeat: no-repeat;
  background-position:  center -10%;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 65%;
  z-index: 11;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}

.herotext {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: absolute;
  top: 22%; 
  width: 70%;
  height: auto;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
    max-width: 1000px
}
.herotext img{
    width:100%;
    height: auto;
    margin: 0 auto
}
@media screen and (min-width: 600px) {
 
}

@keyframes drift {
  from {
    left: -30%;
  }
  to {
    left: 130%;
  }
}
.cloud {
  width: 1000px;
  height: 248px;
  position: absolute;
  bottom: -100px;
  left: -30%;
  background-image: url(../images/cloud.png);
  background-size: cover;
  z-index: 20;
  animation-name: drift;
  animation-duration: 100s;
}

.middleHighlight.bgHighlight .frame3 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.bgHighlight {
  padding-top: 64px;
  padding-bottom: 64px;
  background-repeat: no-repeat;
  background-size: cover;
}
.bgHighlight .frame3 {
  padding: 32px;
}
@media screen and (min-width: 900px) {
  .bgHighlight .frame3 {
    width: 50%;
    margin-left: 50%;
  }
}
.bgHighlight .contentBox {
  border-top: #AD986E 1px solid;
  border-left: #AD986E 1px solid;
  border-right: #AD986E 1px solid;
  position: relative;
}
.bgHighlight .contentBox h1, .bgHighlight .contentBox h2, .bgHighlight .contentBox h3, .bgHighlight .contentBox h4, .bgHighlight .contentBox h5, .bgHighlight .contentBox h6 {
  text-align: center;
  border-bottom: #AD986E 1px solid;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  align-content: center;
  text-transform: uppercase;
}
.bgHighlight .contentBox h1 span, .bgHighlight .contentBox h2 span, .bgHighlight .contentBox h3 span, .bgHighlight .contentBox h4 span, .bgHighlight .contentBox h5 span, .bgHighlight .contentBox h6 span {
  display: inline-block;
  padding: 16px;
}
.bgHighlight .contentBox h1 hr, .bgHighlight .contentBox h2 hr, .bgHighlight .contentBox h3 hr, .bgHighlight .contentBox h4 hr, .bgHighlight .contentBox h5 hr, .bgHighlight .contentBox h6 hr {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #AD986E;
  border: none;
}
.bgHighlight .contentBox .frameDec {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  align-content: center;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  bottom: -18px;
  left: 0px;
}
.bgHighlight .contentBox .frameDec span {
  display: inline-block;
  padding: 16px;
  background-image: url(../images/frame3Dec-30.svg);
  background-size: contain;
  width: 126px;
  height: 36px;
}
.bgHighlight .contentBox .frameDec hr {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #AD986E;
  border: none;
}
.bgHighlight .content {
  padding: 32px;
}

.patternFrame {
  padding: 0px;
}
.patternFrame .topRepeat, .patternFrame .bottomRepeat {
  height: 100px;
  background-image: url(../images/pattern-1.png);
  background-size: auto 100px;
}
.patternFrame .bottomRepeat {
  background-image: url(../images/pattern-2.png);
}
.patternFrame .module {
  padding-top: 32px;
  padding-bottom: 32px;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.patternFrame .bx-pager {
  margin-top: 30px;
}
.patternFrame .dot {
  width: 8px;
  height: 8px;
  border-radius: 50px;
  display: block;
  background-color: #3A557C;
}
.patternFrame h1, .patternFrame h2, .patternFrame h3, .patternFrame h4, .patternFrame h5, .patternFrame h6 {
  display: grid;
  grid-template-columns: 1fr 16px auto 16px 1fr;
  align-content: center;
  align-items: center;
  width: auto;
}
.patternFrame h1 .header, .patternFrame h2 .header, .patternFrame h3 .header, .patternFrame h4 .header, .patternFrame h5 .header, .patternFrame h6 .header {
  padding-left: 16px;
  padding-right: 16px;
  display: block;
}
.patternFrame em {
  display: block;
}



/*-------------------------------
    FOOTER SECTION
--------------------------------*/

footer {
  background-image: url(/assets/uploads/footer-bg.png);
  background-size: cover;
  background-position: center top;
  position: relative;
  padding: 165px 0 60px 0;
    z-index: 1 
}
footer p {
    font-size:14px;
    line-height: 20px;
    font-family: montserrat, sans-serif;
    margin: 0 auto
} 
footer p a {
    text-transform: uppercase;
    color: #fff;
}

footer .topRow img {
  width: 200px;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.8;
}
footer .bottomRow {
 color: #FFF;
  display: grid;
  grid-template-columns: 1fr 1.5fr 1fr 1fr;
  grid-template-rows: 1fr;
    align-items: end
}
.footer-logo {
    padding-left:15%;
}
.footer-logo img {
    width:70%;
}
footer .bottomRow li {
  text-transform: uppercase;
}
footer .bottomRow li a {
  padding: 8px;
  background-color: rgba(26, 26, 26, 0);
  transition: all ease 0.3s;
  color: white;
  font-size: 25px;
}
footer .bottomRow li a:hover {
  background-color: rgba(26, 26, 26, 0.4);
 }
footer .bottomRow .socialMedia {
    padding: 0 0;
    text-align: center;
    margin: 0 auto;
}
footer .bottomRow .socialMedia li {
  float: left;
}
footer .bottomRow .footerNav li {
  float: right;
}

.addresssWrap {
  padding-left: 8px;
    padding-top: 2%;
}


.sideBySide .module {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.sideBySide h1, .sideBySide h2, .sideBySide h3, .sideBySide h4, .sideBySide h5, .sideBySide h6 {
  color: #000;
  font-family: "Agency FB Bd";
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.sideBySide .copyContain h1 span {
    color:#a94225 !important
}
 
.sideBySide ul li {
  position: relative;
  padding-left: 0;
  margin-bottom: 0px;
  font-weight: 400;
}
  
.sideBySide .imageContain {
  background-size: cover;
  margin-top: 32px;
  margin-bottom: 32px;
}

.sideBySide .imageContain.three-image {
    display: flex;
    flex-wrap: wrap;
}
.sideBySide .imageContain.three-image .three-image-1,
.sideBySide .imageContain.three-image .three-image-2,
.sideBySide .imageContain.three-image .three-image-3 {
    flex-grow: 1;
    width: 33%;
    height: 100%;
    position: relative;
    padding: 0 16px
}
.sideBySide .imageContain.three-image img {
    width:100%
}
.sideBySide .imageContain.three-image .three-image-1 {
    top:-50px
}

.sideBySide .imageContain.three-image .three-image-3 {
    top:25px
}
.sideBySide .imageContain.three-image .three-image-2 {
    top:-10%
}

.sideBySide .copyContain {
  padding: 64px 0 32px 55px;
  position: relative;
}
.sideBySide .copyContain p {
    text-align: right;
    font-size: 15px;
    line-height: 25px;
}
 
.sideBySide .copyContainWrap {
  padding: 0;
}

.frameFour .module {
  border: 1px solid #AD986E;
  position: relative;
}
.frameFour .module .module {
  border: none;
  padding: 32px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.frameFour .corner1, .frameFour .corner2, .frameFour .corner3, .frameFour .corner4 {
  width: 54px;
  height: 54px;
  position: absolute;
  background-color: #1A1A1A;
  padding: 8px;
}
.frameFour .corner1 img, .frameFour .corner2 img, .frameFour .corner3 img, .frameFour .corner4 img {
  max-width: 100%;
}
.frameFour.lightBackground .corner1, .frameFour.lightBackground .corner2, .frameFour.lightBackground .corner3, .frameFour.lightBackground .corner4 {
  background-color: #FAFAF0;
}
.frameFour .corner1 {
  top: -27px;
  left: -27px;
}
.frameFour .corner2 {
  top: -27px;
  right: -27px;
}
.frameFour .corner3 {
  bottom: -27px;
  right: -27px;
}
.frameFour .corner4 {
  bottom: -27px;
  left: -27px;
}

.tableStyle h1, .tableStyle h2, .tableStyle h3, .tableStyle h4, .tableStyle h5, .tableStyle h6 {
  color: #AD986E;
}
.tableStyle .tableWrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  color: white;
  border-right: 1px dotted rgba(173, 152, 110, 0.5);
  border-top: 1px solid #AD986E;
}
.tableStyle .tableWrap.smaller {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.tableStyle .tableWrap div {
  border-bottom: 1px solid #AD986E;
  border-left: 1px dotted rgba(173, 152, 110, 0.5);
  text-align: center;
  padding: 16px;
}
.tableStyle .headerCell {
  color: #AD986E;
  text-transform: lowercase;
  font-size: 14;
}

.rfp p {
  color: white;
}
.rfp form {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 16px;
}
.rfp form .lgBlock {
  grid-column-start: 1;
  grid-column-end: 4;
}

.twoColumnForm {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}
.twoColumnForm .spanFull {
  grid-column-start: 1;
  grid-column-end: 3;
}


/*-------------------------------------
    Request Form Section
-------------------------------------*/

.request {
    padding: 100px 32px 80px;
}
.request .module {
    grid-template-columns: 1.65fr 2fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
}
.request.sideBySide .copyContain {
    padding: 0 0 0 25px;
    position: relative;
}
.request.sideBySide .formContain {
    padding: 0 30px;
    position: relative;
}
.request .module .twoColumnForm {
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: end;
}

.request h2 {
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: 40px;
    color:#ecda00;
    text-decoration: underline;
    text-align: right;
    position: relative;
    z-index: 1

}
.request .signMeUp {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.colorbar {
    font-family: playfair-display, serif;
    font-size: 12px;
    line-height: 29px;
    font-weight: 900;
    letter-spacing: 9px;
    text-transform: uppercase;
    padding: 1px 20px;
    text-align: right;
    background: #ecda00;
    width: 90%;
    float: right;
    position: relative;
    z-index: 1
}
.signMeUp input[type=submit] {
  height: 100%;
  background-color: #ecda00;
  color: #000 !important;
    font-weight: 300;
    font-family: montserrat, sans-serif;
    padding:15px !important
}




/*-------------------------------------
    Request INFO Form Section
-------------------------------------*/
.request.info .module {
    grid-template-columns: 1.65fr 2fr;
    grid-column-gap: 15px;
    grid-row-gap: 8px;
}
.request.info.sideBySide .copyContain {
    padding: 100px 25px;
    position: relative;
    background-size: cover;
    background-position: center;
    z-index: 1
}
.request.info.sideBySide .copyContain:after {
    content:" ";
    background: rgba(0,0,0,0.37);
    height: 100%;
    width:100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0
}
.request.info .module .twoColumnForm {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: end;
    padding: 80px 0 0;
}

.request.info .spanFull {
    display:grid;
    grid-template-columns: .75fr 1fr 1fr 1fr;
    align-items:center;
     
}
.request.info .spanFull .check {
    display:flex;
}
.request.info .spanFull .check input[type=checkbox]  {
    height: 30px;
    width:30px;
    padding: 0;
    background: rgba(185,185,185,1.00)
  } 
.request.info .spanFull .check input[type=checkbox]:checked   {
    background: #000  
} 
.request.info .spanFull .check h3{
    font-size: 18px;
    line-height: 1;
    letter-spacing: 1px;
    color: #ecda00;
    text-decoration: none;
    text-align: left;
    margin:0
}
.request.info .spanFull input {
    width: 5px;
    height: 5px;
    margin-right: 10px
}
.request.info .spanFull label {
    font-size:14px;
    font-family: montserrat, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0px;
}


.twoForm, .threeForm, .fullForm {
  padding: 8px;
  float: left;
}
.twoForm input[type=text], .threeForm input[type=text], .fullForm input[type=text] {
  border: white 1px solid;
}
.twoForm label, .threeForm label, .fullForm label {
  color: white;
  text-align: left;
  width: 100%;
  display: block;
  padding-top: 0px;
}
.twoForm .twoForm, .threeForm .twoForm, .fullForm .twoForm {
  width: 50%;
  padding-top: 16px;
}
.twoForm .threeForm, .threeForm .threeForm, .fullForm .threeForm {
  width: 33%;
  padding-top: 0px;
}
.twoForm .fullForm, .threeForm .fullForm, .fullForm .fullForm {
  width: 100%;
}
.twoForm input[type=submit], .threeForm input[type=submit], .fullForm input[type=submit] {
  background-color: #1A1A1A;
  color: white;
  text-transform: uppercase;
  width: 100%;
  transition: all ease 0.3s;
}
.twoForm input[type=submit]:hover, .threeForm input[type=submit]:hover, .fullForm input[type=submit]:hover {
  background-color: white;
  color: #1A1A1A;
}

input {
  width: 100%;
  padding: 15px;
  background-color: #E8E8E8;
  border: none;
  appearance: none;
  transition: all ease 0.3s;
  color: #000;
  font-weight: 300;
  font-family: montserrat, sans-serif;
}
input:focus {
  outline: none;
  border: none;
  background-color: white;
  color: #AD986E;
}

input[type=submit] {
  background-color: white;
}
input[type=submit]:hover {
  color: white;
  background-color: #AD986E;
}

label {
  color: #000;
  font-weight: 700;
    letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 16px;
    margin: 5px 0 5px ;
    display: block
}

.buttonSwitch {
  text-align: center;
  position: absolute;
  bottom: 0px;
  right: -8px;
  left: 0px;
}
.buttonSwitch li {
  display: inline-block;
}
.buttonSwitch li a {
  color: #AD986E;
  font-family: "Americana W05 Bold";
  border-top: 1px solid #AD986E;
  border-left: 1px solid #AD986E;
  border-right: 1px solid #AD986E;
  display: block;
  padding: 8px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all ease 0.3s;
  font-size: 18px;
}
.buttonSwitch li a:hover {
  background-color: white;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  box-shadow: 0px 0px 3px rgba(173, 152, 110, 0.6);
}
.buttonSwitch li a.active {
  background-color: #AD986E;
  color: white;
}


/*-----------------------------------------
          Adventure Section
------------------------------------------*/
.ad .ad-wrap {
    position: relative;
    top:0;
    display: flex;
    justify-content: flex-end
}
.floatText {
    position:absolute;
    top: -135px;
    z-index: 3;
    width: 100%;
    left:5%
}
.floatText h2 {
    font-size: 90px;
    line-height: 1;
    letter-spacing: 40px;
    color: #ecda00;
    text-decoration: none;
    text-align: left;
}
.floatText h2 span {
    display: block;
    margin-left: 25%;
    color: #fff;
}
.ad .ad-wrap .ad-image-small{
    position: absolute;
    top:1%;
    z-index: 2;
    left: 20%    
}
.ad .ad-wrap .ad-image-big{
    position: relative;
    top:0;
    right: 0;
    z-index: 1;
    width:72%;
}
.ad .ad-wrap .ad-image-big img {
    width:100%;
}
.ad .copyContainwrap {
    display: flex;
    justify-content: flex-end
}
.ad .copyContain {
    position:relative;
    width:50%;
    text-align: right;
    padding-top:25px
}


/*-------------------------------------
    Resort Page
-------------------------------------*/
.interior .herotext {
    top: 25%;
    width: 50%;
}
.interior .floatText {
    position: absolute;
    top: -20%;
    z-index: 3;
    width: 100%;
    left: 5%;
}
.res-1 .copyContain h3,
.res-2 .copyContain h3,
.res-3 .copyContain h3,
.res-4 .copyContain h3,
.res-5 .copyContain h3,
.res-6 .copyContain h3,
.res-7 .copyContain h3,
.res-8 .copyContain h3{
    font-family: playfair-display, serif;
    color: #a94225;
    font-weight: 900;
    letter-spacing: 7px;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 15px;
}

.image-cap {
    position:absolute;
    bottom:3%;
    right:3%;
    font-size:11px;
    line-height: 13px;
    color: #fff;
    font-style: italic;
}

/*---- RESORT SECTION 1 ----*/
.res-1 {
    padding-top:150px;
    position: relative
}
.res-1 .module{
    position: relative
}
.res-1 .copyContainwrap {
   text-align: right
}
.res-2 .floatText {
       position: absolute;
    top: 0%;
    z-index: 3;
    width: 100%;
    left: 5%;
}
.res-1 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #de6328;
    text-decoration: none;
    text-align: left;
}
.res-1 .ad-wrap .ad-image-big {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 75%;
    max-height:500px;
    overflow:hidden;
}
.res-1 .ad-wrap .ad-image-big img {
    width:100%
}
.res-1 .ad-wrap .ad-image-small {
    position: absolute;
    top:70%;
    z-index: 2;
    left: 12%;
    width:25%;
}
.res-1 .ad-wrap .ad-image-small img {
    width:100%
}
.res-1 .image-cap {
    position:absolute;
    bottom:3%;
    right:3%;
    font-size:11px;
    color: #fff;
    font-style: italic;
}

/*---- RESORT SECTION 2 ----*/
.res-2 {
    position:relative
}
.res-2 .module{
    display:flex; 
    position: relative
}
.res-2 .floatText {
    position: absolute;
    top: -110px;
    z-index: 3;
    width: 100%;
    left: 0;
}
.res-2 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #ecda00;
    text-decoration: none;
    text-align: left;
}
.res-2 .copyContainwrap {
    display:inline-block;
    width:40%;
    padding: 200px 0 0;
    text-align: right
}
.res-2 .imageContain {
    display:inline-block;
    width:60%;
    padding: 0 0 0 25px;
}
.res-2 .ad-wrap .ad-image-small{
    position: absolute;
    top:40%;
    z-index: 2;
    right: 0%    
}

.res-2 .ad-wrap .ad-image-big{
    position: relative;
    top:20%;
    right: 0;
    z-index: 1;
    width:95%;
}
.res-2 .ad-wrap .ad-image-big img,
.res-2 .ad-wrap .ad-image-small img{
    width:100%
}



/*---- RESORT SECTION 3 ----*/
.res-3 {
    position:relative;
    padding-top: 50px;
}
.res-3 .module{
    display:flex; 
    position: relative
}
.res-3 .floatText {
    position: absolute;
    top: -165px;
    z-index: 3;
    width: 48%;
    right: 0;
    left: auto;
}
.res-3 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #000;
    text-decoration: none;
    text-align: left;
}
.res-3 .copyContainwrap {
    display:inline-block;
    width:40%;
    padding: 200px 0 0;
    text-align: left
}
.res-3 .imageContain {
    display:inline-block;
    width:60%;
    padding: 0 25px 0 0;
}
.res-3 .ad-wrap .ad-image-small{
    position: absolute;
    top:52%;
    z-index: 2;
    left: 2%;
        width: 300px;
}

.res-3 .ad-wrap .ad-image-big{
    position: relative;
    top:20%;
    right: 0;
    z-index: 1;
    width:100%;
}
.res-3 .ad-wrap .ad-image-big img,
.res-3 .ad-wrap .ad-image-small img{
    width:100%
}


/*---- RESORT SECTION 4 ----*/
.res-4 {
    position:relative;
    padding-top: 85px
}
.res-4 .module{
    display:flex; 
    position: relative
}
.res-4 .floatText {
    position: absolute;
    top: -50%;
    z-index: 3;
    width: 100%;
    left: 0;
}
.res-4 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #ac441e;
    text-decoration: none;
    text-align: left;
}
.res-4 .copyContainwrap {
    display:inline-block;
    width:40%;
    padding: 200px 0 0;
    text-align: right
}
.res-4 .imageContain {
    display:inline-block;
    width:60%;
    padding: 0 0 0 25px;
}
.res-4 .ad-wrap .ad-image-small{
    position: absolute;
    top:auto;
    z-index: 2;
    right:   0;
    bottom: -93%
}

.res-4 .ad-wrap .ad-image-big{
    position: relative;
    top:20%;
    right: 0%;
    z-index: 1;
    width:95%;
    left:auto
}
.res-4 .ad-wrap .ad-image-big img,
.res-4 .ad-wrap .ad-image-small img{
    width:100%
}

.res-4 .ad-image-big .image-cap {
     bottom:3%;
    left:3%;
    right:auto;
}

/*---- RESORT SECTION 3 ----*/
.res-5 {
    position:relative;
    padding-top: 85px;
}
.res-5 .module{
    display:flex; 
    position: relative
}
.reswrap .res-5 .floatText {
        position: absolute;
    top: -62%;
    z-index: 3;
    width: 60%;
    right: 0;
    left: auto;
}
.res-5 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #ecda00;
    text-decoration: none;
    text-align: left;
}
.res-5 .copyContainwrap {
    display:inline-block;
    width:40%;
    padding: 200px 0 0;
}
.res-5 .imageContain {
    display:inline-block;
    width:60%;
    padding: 0 25px 0 0;
}
.res-5 .ad-wrap .ad-image-small{
    position: absolute;
    top: 53%;
    z-index: 2;
    left: -24px;
    width: 250px;
}

.res-5 .ad-wrap .ad-image-big{
    position: relative;
    top:20%;
    right: 0;
    z-index: 1;
    width:100%;
}
.res-5 .ad-wrap .ad-image-big img,
.res-5 .ad-wrap .ad-image-small img{
    width:100%
}

.res-5 .image-cap {
    bottom:5%
}



/*---- RESORT SECTION 2 ----*/
.res-6 {
    position:relative;
    padding-top: 105px
}
.res-6 .module{
    display:flex; 
    position: relative
}
.reswrap .res-6 .floatText {
    position: absolute;
    top: -85%;
    z-index: 3;
    width: 100%;
    left: 0;
}
.res-6 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #ac441e;
    text-decoration: none;
    text-align: left;
}
.res-6 .copyContainwrap {
    display:inline-block;
    width:40%;
    padding: 200px 0 0;
}
.res-6 .imageContain {
    display:inline-block;
    width:60%;
    padding: 0 0 0 25px;
    position: relative
}
.res-6 .ad-wrap .ad-image-small{
       position: absolute;
    top: auto;
    z-index: 2;
    left: 10%;
    bottom: -56%;
}

.res-6 .ad-wrap .ad-image-big{
   position: absolute;
    bottom: 0;
    right: 0%;
    z-index: 1;
    width: 75%;
    left: auto;
}
.res-6 .ad-wrap .ad-image-big img,
.res-6 .ad-wrap .ad-image-small img{
    width:100%
}

/*---- RESORT SECTION 3 ----*/
.res-7 {
    position:relative;
    padding-top: 80px;
}
.res-7 .module{
    display:flex; 
    position: relative
}
.reswrap  .res-7 .floatText {
    position: absolute;
    top: -105%;
    z-index: 3;
    width: 80%;
    right: 0;
    left: auto;
 }
.res-7 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #000;
    text-decoration: none;
    text-align: left;
}
.res-7 .copyContainwrap {
    display:inline-block;
    width:40%;
    padding: 200px 0 0;
}
.res-7 .imageContain {
    display:inline-block;
    width:60%;
    padding: 0 25px 0 0;
    position: relative
}
.res-7 .ad-wrap .ad-image-small{
    position: absolute;
     bottom: -89%;
    z-index: 2;
    left: 0%    
}

.res-7 .ad-wrap .ad-image-big{
    position: relative;
    top:20%;
    right: auto;
    z-index: 1;
    width:90%;
    left:10%
}
.res-7 .ad-wrap .ad-image-big img,
.res-7 .ad-wrap .ad-image-small img{
    width:100%
}


/*---- RESORT SECTION 8 ----*/
.res-8 {
    position:relative;
    padding-top: 110px
}
.res-8 .module{
    display:flex; 
    position: relative
}
.res-8 .floatText {
   position: absolute;
    top: -105%;
    z-index: 3;
    width: 70%;
    right: auto;
    left: 0;
 }
.res-8 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #ac441e;
    text-decoration: none;
    text-align: left;
}
.res-8 .copyContainwrap {
    display:inline-block;
    width:40%;
    padding: 200px 0 0;
    text-align: right
}
.res-8 .imageContain {
    display:inline-block;
    width:60%;
    padding: 0 0 0 25px;
    position: relative
}
.res-8 .ad-wrap .ad-image-small{
    position: absolute;
    top:auto;
    z-index: 2;
    right:   0;
    bottom: -75%;
    width:30% 
}

.res-8 .ad-wrap .ad-image-big{
    position: relative;
    top:20%;
    right: 0%;
    z-index: 1;
    width:95%;
    left:auto
}
.res-8 .ad-wrap .ad-image-big img,
.res-8 .ad-wrap .ad-image-small img{
    width:100%
}



/*-------------------------------------
    GOLF Page
-------------------------------------*/
.golfWrap .interior .herotext {
    top: 35%;
    width: 70%;
    padding: 0 ;
}
.golfWrap .res-5 {
    position: relative;
    padding-top: 55px;
}
.golfWrap .res-5.golf-1 .floatText {
    position: absolute;
    top: -5%;
    z-index: 3;
    width: 100%;
    right: 0;
    left: auto;
}
.golfWrap .res-5.golf-1 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #a94225;
    text-decoration: none;
    text-align: right;
}
.golfWrap .res-5.golf-1 .ad-wrap .ad-image-big {
    position: relative;
    top: 20%;
    right: 0;
    z-index: 1;
    width: 100%;
    max-height: 430px;
    overflow: hidden;
}

/*---- GOLF SECTION 2 ----*/
.golfWrap .golf-2.frameFour .module {
    border: none;
    position: relative;
}
.golfWrap .golf-2 {
    position: relative;
    padding-top: 220px;
}
.golfWrap .golf-2 .floatText {
    position: absolute;
    top: -52%;
    z-index: 3;
    width: 100%;
    left: 2%;
    right: auto
}
.golfWrap .golf-2 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #000;
    text-decoration: underline;
    text-align: left;
}
.golfWrap .golf-2 .threeColumn, .twoColumn {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.golfWrap .golf-2 .threeColumn .bucketItem, .twoColumn .bucketItem {
    padding: 16px 16px 16px 16px;
    text-align: center;
    position: relative;
    transition: all 0.5s ease;
}

.golfWrap .golf-2 .threeColumn .bucketItem:hover:after{
    content: " ";
    background: rgba(0,0,0,0.25);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}
.golfWrap .golf-2 .threeColumn .bucketItem:after {
    content: " ";
    background: rgba(0,0,0,0.0);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}
.golfWrap .golf-2 .threeColumn img, .twoColumn img {
    max-width: 100%;
    display: block;
    height: auto;
    margin-bottom: 0;
}
.golfWrap .golf-2 .bucketItem {
    position:relative
}

.golfWrap .golf-2 .bucketItem a{
   position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
}
.golfWrap .golf-2 .bucketItem h4{
    position:absolute;
    font-family: "Agency FB Bd";
    color: #fff;
    font-size: 50px;
    line-height: 1;
    letter-spacing:0;
    top: 25%;
    text-align: center;
    width: 100%;
    text-decoration: underline;
    display: none
}


/*---- GOLF SECTION 3 ----*/
.golfWrap .res-4.golf-3 {
    position: relative;
    padding-top: 75px;
}
.golfWrap .res-4.golf-3 .floatText {
    position: absolute;
    top: -45%;
    z-index: 3;
    width: 100%;
    left: 0;
}
.golfWrap .res-4.golf-3 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #db6015;
    text-decoration: underline;
    text-align: left;
}

.golfWrap .res-4.golf-3 .ad-wrap .ad-image-big {
    position: relative;
    top: 0;
    right: 0%;
    z-index: 1;
    width: 95%;
    left: auto;
}

 
.golfWrap .request {
    padding: 100px 32px 80px;
}


/*-------------------------------------
    REAL ESTATE Page
-------------------------------------*/
.realWrap .interior .herotext {
    top: 35%;
    width: 60%;
}

.realWrap #overview, .realWrap #villages, .realWrap #family, .realWrap #golf, .realWrap #hideaway, .realWrap #culinary, .realWrap #corporate {
    scroll-margin: 100px 0 0 0;
    
}
 
 
/*---- REAL ESTATE SECTION 1 ----*/

.realWrap .res-1 {
    padding-top: 100px;
    vertical-align: middle;
    position: relative;
}
.realWrap .res-1 .imageContain {
    display: inline-block;
    width: 40%;
    padding: 0 0 0 25px;
}
.realWrap .res-1 .floatText {
    position: relative;
    top: -103px;
    z-index: 3;
    width: 100%;
    left: 0%;
}
.realWrap .res-1 .copyContainwrap {
    display: inline-block;
    width: 59%;
    padding: 40px 0 0;
    text-align: left;
    vertical-align: top;
}

.realWrap .res-1 .floatText h2 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 30px;
    color: #000;
    text-decoration: none;
    text-align: left;
    margin: 0;
}

/*---- REAL ESTATE SECTION 2 ----*/
.realWrap .res-2 .floatText h3 {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 15px;
    color: #000;
    text-decoration: none;
    text-align: center;
    margin: 0 auto 10px;
    width: 100%;
    font-weight: 300;
}
.realWrap .res-2 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #000;
    text-decoration: none;
    text-align: center;
}
.realWrap .res-2 .imageContain {
    display: inline-block;
    width: 60%;
    padding: 0 0 0 25px;
    overflow: hidden;
}
.realWrap .res-2 .copyContainwrap {
    display: inline-block;
    width: 40%;
    padding: 200px 0 0;
    text-align: left;
}

/*---- REAL ESTATE SECTION 3 ----*/

.realWrap .res-3 .floatText h3 {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 15px;
    color: #000;
    text-decoration: none;
    text-align: right;
    margin: 0 0 10px;
    width: 100%;
     font-weight: 300;
}

.realWrap .res-3 .floatText {
    position: absolute;
    top: -35%;
    z-index: 3;
    width: 48%;
    right: auto;
    left: 0;
}
.realWrap .res-3 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #db6015;
    text-decoration: none;
    text-align: left;
}
.realWrap .res-3 .ad-wrap .ad-image-small {
    position: absolute;
    top: 52%;
    z-index: 2;
    left: auto;
    right: 0;
    width: 20%;
}
.realWrap .res-3 .ad-wrap .ad-image-big {
    position: relative;
    top: 20%;
    right: 0;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    padding:0 0 0 10%
}

/*---- REAL ESTATE SECTION 4 ----*/
.realWrap .res-4 {
    position: relative;
    padding-top: 125px;
}
.realWrap .res-4 .floatText h3 {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 15px;
    color: #db6015;
    text-decoration: none;
    text-align: center;
    margin: 0 auto 10px;
    width: 100%;
    font-weight: 300
}

.realWrap .res-4 .floatText {
    position: absolute;
    top: -65%;
    z-index: 3;
    width: 50%;
    left: auto;
    right:0
}
.realWrap .res-4 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #000;
    text-decoration: none;
    text-align: left;
    margin: 0
}
.realWrap .res-4 .imageContain {
    display: inline-block;
    width: 60%;
    padding: 0 0 0 25px;
    overflow: hidden;
}
.realWrap .res-4 .ad-wrap .ad-image-small {
    position: absolute;
    top: 45%;
    z-index: 2;
    left: 0;
    right: auto;
    width: 20%;
}
.realWrap .res-4 .ad-wrap .ad-image-big {
    position: relative;
    top: 20%;
    right: 0;
    z-index: 1;
    width: 90%;
    overflow: hidden;
    padding:0 0 0 0%
}
.realWrap .res-4 .copyContainwrap {
    display: inline-block;
    width: 40%;
    padding: 150px 0 50px;
    text-align: left;
}
.realWrap .res-4 .ad-image-big .image-cap {
    bottom: 12%;
    left: auto;
    right: 3%;
}

/*---- REAL ESTATE SECTION 5 ----*/
.realWrap .res-5 {
    position: relative;
    padding-top: 100px;
}
.realWrap .res-5 .floatText h3 {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 15px;
    color: #000;
    text-decoration: none;
    text-align: right;
    margin: 0 0 10px;
    width: 68%;
    font-weight: 300
}

.realWrap .res-5 .floatText {
    position: absolute;
    top: -93%;
    z-index: 3;
    width: 100%;
    right: auto;
    left: 0;
}
.realWrap .res-5 .copyContainwrap {
    display: inline-block;
    width: 40%;
    padding: 133px 0 50px;
}
.realWrap .res-5 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #ecda00;
    text-decoration: none;
    text-align: left;
}
.realWrap .res-5 .ad-wrap .ad-image-small {
    position: absolute;
    top: 52%;
    z-index: 2;
    left: auto;
    right: 0;
    width: 20%;
}
.realWrap .res-5 .ad-wrap .ad-image-big {
    position: relative;
    top: 0%;
    right: 0;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    padding:0 0 0 10%
}


/*---- REAL ESTATE SECTION 6 ----*/

.realWrap .res-6 .floatText h3 {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 15px;
    color: #000;
    text-decoration: none;
    text-align: left;
    margin: 0 -1px 10px;
    width: 71%;
    float: right;
    font-weight: 300
}
.realWrap .res-6 {
    position: relative;
    padding-top: 100px;
}
.realWrap .res-6 .floatText {
    position: absolute;
    top: -92%;
    z-index: 3;
    width: 100%;
    left: auto;
    right:0
}
.realWrap .res-6 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #de6328;
    text-decoration: none;
    text-align: right;
    margin: 0
}
.realWrap .res-6 .imageContain {
    display: inline-block;
    width: 60%;
    padding: 0 0 0 25px;
    overflow: visible;
}
.realWrap .res-6 .ad-wrap .ad-image-small {
    position: absolute;
    top: auto;
    z-index: 2;
    left: 0;
    right: auto;
    width: 20%;
    bottom:-75%
}
.realWrap .res-6 .ad-wrap .ad-image-big {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 90%;
    overflow: hidden;
    padding:0 0 0 0%
}
.realWrap .res-6 .copyContainwrap {
    display: inline-block;
    width: 40%;
    padding: 150px 0 50px;
    text-align: left;
}

/*---- REAL ESTATE SECTION 7 ----*/

.realWrap .res-7 .floatText h3 {
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 15px;
    color: #000;
    text-decoration: none;
    text-align: right;
    margin: 0 0 10px;
    width: 78%;
    font-weight: 300
}
.realWrap .res-7 {
    position: relative;
    padding-top: 119px;
}
.realWrap .res-7 .floatText {
    position: absolute;
    top: -125%;
    z-index: 3;
    width: 100%;
    right: auto;
    left: 0;
}
.realWrap .res-7 .floatText h2 {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 75px;
    color: #000;
    text-decoration: none;
    text-align: left;
}
.realWrap .res-7 .copyContainwrap {
    display: inline-block;
    width: 40%;
    padding: 130px 0 50px;
}
.realWrap .res-7 .ad-wrap .ad-image-small {
    position: absolute;
    top: auto;
    z-index: 2;
    left: auto;
    right: 0;
    width: 30%;
    bottom: -109%;
}
.realWrap .res-7 .ad-wrap .ad-image-big {
    position: relative;
    top:0;
    right: 0;
    z-index: 1;
    overflow: hidden;
    padding:0 0 0 10%
}


/*-------------------------------------
    GREATER ZION Page
-------------------------------------*/
.zionWrap .interior .herotext {
        top: 43%;
        width: 50%;
}

.zionWrap .fullScreenImage:nth-child(2) {
    z-index:15
}
.zionWrap .fullScreenImage:nth-child(3) {
    z-index:14
}
.zionWrap .fullScreenImage:nth-child(4) {
    z-index:13
}
.zionWrap .fullScreenImage:nth-child(5) {
    z-index:12
}
.zionWrap .fullScreenImage:nth-child(6) {
    z-index:11
}
.zionWrap .fullScreenImage:nth-child(7) {
    z-index:10
}
.zionWrap .fullScreenImage:nth-child(8) {
    z-index:9
}
.zionWrap .fullScreenImage:nth-child(9) {
    z-index:8
}
.zionWrap .fullScreenImage:nth-child(10) {
    z-index:7
}
.zionWrap .fullScreenImage:nth-child(11) {
    z-index:6
}
.zionWrap .fullScreenImage:nth-child(12) {
    z-index:5
}
.zionWrap .fullScreenImage:nth-child(13) {
    z-index:4
}
.zionWrap .fullScreenImage:nth-child(14) {
    z-index:3
}


.zionWrap .fullScreenImage:nth-child(2),
.zionWrap .fullScreenImage:nth-child(3),
.zionWrap .fullScreenImage:nth-child(4),
.zionWrap .fullScreenImage:nth-child(5),
.zionWrap .fullScreenImage:nth-child(6),
.zionWrap .fullScreenImage:nth-child(7),
.zionWrap .fullScreenImage:nth-child(8),
.zionWrap .fullScreenImage:nth-child(9),
.zionWrap .fullScreenImage:nth-child(10),
.zionWrap .fullScreenImage:nth-child(11),
.zionWrap .fullScreenImage:nth-child(12),
.zionWrap .fullScreenImage:nth-child(13),
.zionWrap .fullScreenImage:nth-child(14),
.zionWrap .fullScreenImage:nth-child(15){
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 0;
    padding: 0;
    margin-top: 0;
    position: relative;
    overflow: visible;
    width: 100%;
 }

.zionWrap .fullScreenImage .text {
    width:50%;
    position: absolute;
    font-family: playfair-display, serif;
    font-size: 14px;
    line-height: 29px;
    font-weight: 600;
}
.zionWrap .fullScreenImage .text p {
     font-family: playfair-display, serif;
    font-size: 14px;
    line-height: 29px;
    font-weight: 600;
    color: #fff
}
.zionWrap .fullScreenImage .text p strong {
    font-weight: 900;
    color: #a94225;
    letter-spacing: 3px;
    text-transform: uppercase;
}

/*----Z-MAIN ----*/

.zionWrap  .res-1 {
    padding: 150px 32px;
    position: relative;
        z-index: 20;
} 
.zionWrap .res-1 .ad-wrap .ad-image-small {
    position: absolute;
    top: -200px;
    z-index: 2;
    left: 12%;
    width: 30%;
}
.zionWrap  .res-1 .copyContainwrap,
.zionWrap .ad .copyContain{
    text-align: left;
}


/*----Z-1 ----*/
.zionWrap .fullScreenImage.z-1 .text {
    top:7%;
    left: 10%
}
.zionWrap .fullScreenImage.z-1 .text strong,
.zionWrap .fullScreenImage.z-1 .text strong a{
    color:#ecda00
}
.zionWrap .fullScreenImage.z-1 .text strong a:hover{
    text-decoration: underline
}


/*---- Z-2 ----*/
.zionWrap .fullScreenImage.z-2 .text {
    top:50px;
    left: 10%
}
.zionWrap .fullScreenImage.z-2 .text p{
    color:#000
}
.zionWrap .fullScreenImage.z-2 .text strong{
    color:#fff
}

/*---- Z-3 ----*/
.zionWrap .fullScreenImage.z-3 .text {
    bottom:65px;
    right: 10%
}
.zionWrap .fullScreenImage.z-3 .text p{
    color:#fff
}
.zionWrap .fullScreenImage.z-3 .text strong{
    color:#ecda00
}

/*---- Z-4 ----*/
.zionWrap .fullScreenImage.z-4 .text {
    top:60px;
    left: 10%
}
.zionWrap .fullScreenImage.z-4 .text p{
    color:#000
}
.zionWrap .fullScreenImage.z-4 .text strong{
    color:#fff
}

/*---- Z-5 ----*/
.zionWrap .fullScreenImage.z-5 .text {
    top:60px;
    right: 10%
}
.zionWrap .fullScreenImage.z-5 .text p{
    color:#000
}
.zionWrap .fullScreenImage.z-5 .text strong{
    color:#de6328
}

/*---- Z-6 ----*/
.zionWrap .fullScreenImage.z-6 .text {
    top:60px;
    left: 10%
}
.zionWrap .fullScreenImage.z-6 .text p{
    color:#000
}
.zionWrap .fullScreenImage.z-6 .text strong{
    color:#de6328
}

/*---- Z-7 ----*/
.zionWrap .fullScreenImage.z-7 .text {
    bottom: 130px;
    right: 10%
}
.zionWrap .fullScreenImage.z-7 .text p{
    color:#fff
}
.zionWrap .fullScreenImage.z-7 .text strong{
    color:#ecda00
}

/*---- Z-8 ----*/
.zionWrap .fullScreenImage.z-8 .text {
    top:60px;
    left: 10%
}
.zionWrap .fullScreenImage.z-8 .text p{
    color:#fff
}
.zionWrap .fullScreenImage.z-8 .text strong{
    color:#ecda00
}




/*-------------------------------------
    Cotnact Page
-------------------------------------*/
.contactInfo {
    display:flex;
    width:100%;
    margin:100px auto 0;
    padding-left: 10%
}
.realWrap.cWrap .left {
    width:315px;
    padding: 0 2%;
    display: flex;
  justify-content: center;
  align-items: center;
}
.realWrap.cWrap .left img{
    width:100%
}
.realWrap.cWrap .right {
    width:70%;
     padding: 0 2%
}
.realWrap.cWrap .right p a{
   color: #000
}
.realWrap.cWrap .right p a:hover{
   color: #a94225
}
.realWrap.cWrap .right p {
    font-size: 14px;
    line-height: 20px;
    font-family: montserrat, sans-serif;
    margin: 0 auto 6px;
    font-weight: 300;
}
.realWrap.cWrap .right p strong {
    letter-spacing: 0px
}
.realWrap.cWrap .right p em a{
    font-size:20px;
    line-height: 25px;
    font-style: italic;
    font-weight: 300;
    color: #000;
    text-decoration: none
}

.realWrap.cWrap .res-1 {
    padding-top: 50px;
    vertical-align: middle;
    position: relative;
}
.realWrap.cWrap .res-1 .imageContain {
    display: inline-block;
    width: 50%;
    padding: 0 0 0 0;
}
.realWrap.cWrap  .res-1 .ad-wrap .ad-image-big {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    max-height: 500px;
    overflow: hidden;
}
.realWrap.cWrap .res-1 .imageContain img{
    width:100%
}

.realWrap.cWrap .res-1 .copyContainwrap {
        display: inline-block;
    width: 49%;
    padding: 40px 0 0 52px;
    text-align: left;
    vertical-align: top;
}

.realWrap.cWrap .request.info .module {
    grid-template-columns: 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 8px;
}
.realWrap.cWrap .request.info .module .twoColumnForm {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    align-items: end;
    padding: 0 0 0;
}
.realWrap.cWrap .request {
    padding: 50px 32px 80px;
}
.realWrap.cWrap .request.info.sideBySide .copyContain {
    display:none
}
.realWrap.cWrap .request.sideBySide .formContain {
    width:100%;
    padding:0 15%;
    margin: 0 auto
}

.noMax {
  max-width: none !important;
}

.placHolderImage {
  max-width: calc(100% - 64px);
  margin-left: 32px;
  margin-right: 32px;
}


.bonyovWrap {
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 115px;
  color: white;
  justify-content: center;
  grid-column-gap: 24px;
  border-top: 1px solid white;
  padding-top: 32px;
}
.bonyovWrap .header strong {
  font-weight: 700;
}
.bonyovWrap .frboy {
  justify-self: right;
  text-align: right;
}
.bonyovWrap .btn1 {
  margin-top: 12px;
}

.cta {
  background-color: #AD986E;
  text-align: center;
  padding: 16px;
}
.cta h3 {
  color: #1A1A1A;
}

.reviews {
  display: none;
}

.trigger {
  cursor: pointer;
}

.overlay {
  background-color: rgba(58, 85, 124, 0.95);
  color: white;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  z-index: 20;
}
.overlay .module {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
}
.overlay p {
  color: white !important;
}
.overlay .closeWrapper {
  margin-top: 90px;
  width: 100%;
  border-top: 1px solid white;
  text-align: right;
  padding: 16px;
}
.overlay .closeWrapper a {
  font-size: 24px;
  font-weight: 400;
  cursor: pointer;
}

.covid {
  background-color: #AD986E;
  text-align: center;
  color: white;
  padding-bottom: 0px;
}
.covid .module {
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding-bottom: 0px;
}
.covid .contentWrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.covid .contentWrap .feature-img img {
  height: 100px;
  width: auto;
}
.covid .contentWrap .feature-text {
  color: white;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 20px;
  margin-bottom: 32px;
}
.covid hr {
  outline: none;
  border: none;
  height: 1px;
  background-color: white;
}


@media (max-width: 1300px) {

    .golfWrap .golf-2 .floatText {
        position: absolute;
        top: -58%;
        z-index: 3;
        width: 100%;
        left: 2%;
        right: auto
    }
    
}

@media (max-width: 1200px) {
    .request h2 {
        font-size: 50px;
        line-height: 1.2;
        letter-spacing: 30px;
        color: #ecda00;
        text-decoration: underline;
        text-align: right;
        position: relative;
        z-index: 1;
    }
    .golfWrap .golf-2 .floatText {
        position: absolute;
        top: -73%;
        z-index: 3;
        width: 100%;
        left: 2%;
        right: auto
    }
    .golfWrap .res-4 .copyContainwrap {
        display: inline-block;
        width: 50%;
        padding: 200px 0 0;
        text-align: right;
    }
    .golfWrap .res-4 .imageContain {
        display: inline-block;
        width: 50%;
        padding: 0 0 0 25px;
    }
    
}

@media (max-width: 1100px) {
    .realWrap .res-6 .ad-wrap .ad-image-small {
        position: absolute;
        top: auto;
        z-index: 2;
        left: 0;
        right: auto;
        width: 30%;
        bottom: -75%;
    }
    
   .reswrap .res-4 .ad-wrap .ad-image-small {
        position: absolute;
         z-index: 2;
        right: 0;
       top: 100%;
        bottom:auto;
    }
    .reswrap .res-5 .floatText {
        position: absolute;
        top: -51%;
        z-index: 3;
        width: 66%;
        right: 0;
        left: auto;
    }
    .reswrap .res-6 .copyContainwrap {
    display: inline-block;
    width: 40%;
    padding: 100px 0 0;
}
  .reswrap  .res-7 .floatText {
        position: absolute;
        top: -85%;
        z-index: 3;
        width: 90%;
        right: 0;
        left: auto;
    }
/*----REAL ESTATE PAGE ----*/    
     .realWrap .res-6 .ad-wrap .ad-image-small {
        position: absolute;
        top: auto;
        z-index: 2;
        left: 0;
        right: auto;
        width: 30%;
        bottom: -75%;
    }
    .realWrap .res-1 .floatText h2 {
        font-size: 38px;
    letter-spacing: 38px;
    }
     .realWrap .res-2 .floatText h2,
    .realWrap .res-3 .floatText h2,
    .realWrap .res-4 .floatText h2,
    .realWrap .res-5 .floatText h2,
    .realWrap .res-6 .floatText h2,
    .realWrap .res-7 .floatText h2 {
        font-size: 75px;
        letter-spacing: 55px;
    }
    .realWrap .res-7 .ad-wrap .ad-image-small {
        position: absolute;
        top: auto;
        z-index: 2;
        left: auto;
        right: 0;
        width: 50%;
        bottom: -109%;
    }
  
}


@media (max-width: 1000px) {
/*----HOME PAGE ----*/
    .nav1 ul li a {
         font-size: 11px;
      }
    .sideBySide .module {
        display: block;
     }
    .sideBySide .imageContain.three-image {
        flex-wrap: wrap;
        display: none
    }
    .sideBySide .copyContain {
        padding: 64px 0 32px 0;
        position: relative;
    }
    .sideBySide h1 {
        font-size:85px;
        letter-spacing: 20px;
             text-align: center;
    }
    .sideBySide .copyContain p {
        text-align: center;
        font-size: 15px;
        line-height: 25px;
    }
    /*--- request section  ----*/
    .request {
        padding: 45px 32px 80px;
    }
    .request.sideBySide .copyContain {
        padding: 0 0 0 25px;
        position: relative;
    }
    .request h2 {
        font-size: 60px;
        line-height: 1.2;
        letter-spacing: 40px;
        color: #ecda00;
        text-decoration: underline;
        text-align: center;
        position: relative;
        z-index: 1;
    }
    /*--- OWN ADVENTURE section  ----*/    
    .floatText h2 span {
        display: block;
        margin-left: 15%;
        color: #fff;
    }.ad .ad-wrap .ad-image-big {
        position: relative;
        top: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        height: 400px;
        overflow: hidden
    }
    .ad .ad-wrap .ad-image-small {
        position: absolute;
        top: -20px;
        z-index: 2;
        left: 5%;
    }
    .ad .copyContain {
        position: relative;
        width: 57%;
        text-align: right;
        padding-top: 25px;
    }
    /*-----request info----*/
    .request.info.sideBySide .copyContain {
        padding: 50px 25px;
        margin:0 auto
    }
    .request.sideBySide .formContain {
    padding: 0 30px;
    position: relative;
    margin: 0 auto;
}
    .colorbar {
        text-align: center;
        width: 100%;
    }
    
/*----Resorts PAGE ----*/
    .interior .herotext {
        top: 25%;
        width: 63%;
    }
    /*---- resort 1 ----*/
  .reswrap  .res-1 .floatText h2 {
        font-size: 75px;
    }
  .reswrap .res-1 .ad-wrap .ad-image-small {
        position: absolute;
        bottom: -68%;
        z-index: 2;
        left: 5%;
        top: auto;
    }
     /*---- resort 2 ----*/   
   .reswrap  .res-2 {
        position: relative;
        padding-top: 20px;
    }
   .reswrap .res-2 .floatText h2 {
        font-size: 75px;
    }
   .reswrap .res-2 .imageContain {
        display: inline-block;
        width: 40%;
        padding: 0 0 0 25px;
    }
   .reswrap .res-2 .copyContainwrap {
        display: inline-block;
        width: 60%;
        padding: 200px 0 0;
        text-align: right;
    }
  .reswrap  .res-2 .ad-wrap .ad-image-small {
        position: absolute;
        top: 70%;
        z-index: 2;
        right: 0%;
    }
   .reswrap .res-2 .ad-wrap .ad-image-small {
        position: absolute;
        top: 75%;
        z-index: 2;
        right: 0%;
    }
     /*---- resort 3 ----*/       
   .reswrap .res-3 {
        position: relative;
        padding-top: 20px;
    }
   .reswrap .res-3 .floatText h2 {
        font-size: 75px;
    }
   .reswrap .res-3 .imageContain {
        display: inline-block;
        width: 40%;
        padding: 0 25px 0 0;
    }
   .reswrap .res-3 .copyContainwrap {
        display: inline-block;
        width: 60%;
        padding: 200px 0 0;
        text-align: left;
    }
   .reswrap .res-3 .ad-wrap .ad-image-small {
        position: absolute;
        top: auto;
        z-index: 2;
        left: 2%;
        bottom: -40%;
    }
     /*---- resort 4 ----*/  
    .reswrap .res-4 {
        position: relative;
        padding-top: 20px;
    }
    
   .reswrap .res-4 .imageContain {
        display: inline-block;
        width: 40%;
        padding: 0 0 0 25px;
    }
   .reswrap .res-4 .copyContainwrap {
        display: inline-block;
        width: 60%;
        padding: 200px 0 0;
        text-align: right;
    }
    .reswrap .res-4 .floatText h2 {
        font-size: 75px;
        line-height: 1;
        letter-spacing: 55px;
        color: #ac441e;
        text-decoration: none;
        text-align: left;
    }
   .reswrap .res-4 .ad-wrap .ad-image-small {
        position: absolute;
        top: auto;
        z-index: 2;
        right: 0;
        bottom: -55%;
    }
     /*---- resort 5 ----*/       
   .reswrap .res-5 {
        position: relative;
        padding-top: 20px;
    }
   .reswrap .res-5 .floatText h2 {
        font-size: 75px;
    }
   .reswrap .res-5 .imageContain {
        display: inline-block;
        width: 40%;
        padding: 0 25px 0 0;
    }
   .reswrap .res-5 .copyContainwrap {
        display: inline-block;
        width: 60%;
        padding: 200px 0 0;
        text-align: left;
    }
  .reswrap .reswrap .res-5 .floatText {
        position: absolute;
        top: -51%;
        z-index: 3;
        width: 80%;
        right: 0;
        left: auto;
    }
   .reswrap .res-5 .ad-wrap .ad-image-small {
        position: absolute;
        top: 120%;
    }
    /*---- resort 6 ----*/  
   .reswrap  .res-6 {
        position: relative;
        padding-top: 20px;
    }
   .reswrap .res-6 .floatText h2 {
        font-size: 75px;
    }
    .reswrap .res-6 .floatText {
    position: absolute;
    top: -60%;
    z-index: 3;
    width: 100%;
    left: 0;
}
   .reswrap .res-6 .imageContain {
        display: inline-block;
        width: 40%;
        padding: 0 0 0 25px;
    }
   .reswrap .res-6 .copyContainwrap {
        display: inline-block;
        width: 60%;
        padding: 200px 0 0;
        text-align: right;
    }
     /*---- resort 7 ----*/       
   .reswrap .res-7 {
        position: relative;
        padding-top: 20px;
    }
    
   .reswrap .res-7 .imageContain {
        display: inline-block;
        width: 40%;
        padding: 0 25px 0 0;
    }
   .reswrap .res-7 .copyContainwrap {
        display: inline-block;
        width: 60%;
        padding: 200px 0 0;
        text-align: left;
    } 
   .reswrap .res-7 .ad-wrap .ad-image-small {
        position: absolute;
        bottom: -140%;
        z-index: 2;
        left: 0%;
    }
   .reswrap .res-7 .floatText {
        position: absolute;
        bottom: 165%;
        z-index: 3;
        width: 100%;
        right: 0;
        left: auto;
        top: auto;
    }
    .reswrap .res-7 .floatText h2 {
        font-size: 75px;
        line-height: 1;
        letter-spacing: 55px;
        
    }
    /*---- resort 6 ----*/     
    .reswrap .res-8 {
        position: relative;
        padding-top: 20px;
    }
   .reswrap .res-8 .floatText h2 {
        font-size: 75px;
    }
   .reswrap .res-8 .imageContain {
         width: 40%;
     }
   .reswrap .res-8 .copyContainwrap {
         width: 60%;
 
    }  
  .reswrap  .res-8 .ad-wrap .ad-image-small {
         bottom: -105%;
        width: 65%;
     }
   .reswrap .res-8 .floatText {
        position: absolute;
        top: -93%;
         width: 70%;
        right: auto;
        left: 0;
    }
    
/*------GOLF----*/
    .golfWrap .res-5.golf-1 .floatText h2,
    .golfWrap .golf-2 .floatText h2 {
        font-size: 75px;
    }
   .golfWrap  .res-4 .module {
        flex-direction: column-reverse
    }
    .golfWrap .res-4.golf-3 .ad-wrap .ad-image-big {
        position: relative;
        top: 0;
        right: 0%;
        z-index: 1;
        width: 100%;
        left: auto;
    }
    .golfWrap .res-4 .imageContain {
        display: inline-block;
        width: 100%;
        padding: 0 0 0 0;
    }

    .golfWrap .res-4 .copyContainwrap {
        display: inline-block;
        width: 100%;
        padding: 10px 0 0;
        text-align: center;
    }
/*---REAL ESTATE ---*/
    .realWrap .res-2 {
        position: relative;
        padding-top: 70px;
    }
    .realWrap .res-2 .module,
    .realWrap .res-3 .module,
    .realWrap .res-4 .module,
    .realWrap .res-5 .module,
    .realWrap .res-6 .module,
    .realWrap .res-7 .module {
        flex-wrap: wrap
    }
    .realWrap .res-2 .imageContain,
    .realWrap .res-3 .imageContain,
    .realWrap .res-4 .imageContain,
    .realWrap .res-5 .imageContain,
    .realWrap .res-6 .imageContain,
    .realWrap .res-7 .imageContain{
        display: inline-block;
        width: 100%;
        padding: 0 0 0 0px;
        overflow: hidden;
        height: 400px;
    }
    .realWrap .res-2 .ad-wrap .ad-image-big,
    .realWrap .res-3 .ad-wrap .ad-image-big,
    .realWrap .res-4 .ad-wrap .ad-image-big,
    .realWrap .res-5 .ad-wrap .ad-image-big,
    .realWrap .res-6 .ad-wrap .ad-image-big,
    .realWrap .res-7 .ad-wrap .ad-image-big {
        position: relative;
        top: 0%;
        right: 0;
        z-index: 1;
        width: 100%;
        padding: 0 !important;
        left: 0
    }
    .realWrap .ad-wrap .ad-image-small {
        display:none !important
    }
    .realWrap .res-2 .copyContainwrap,
    .realWrap .res-3 .copyContainwrap,
    .realWrap .res-4 .copyContainwrap,
    .realWrap .res-5 .copyContainwrap,
    .realWrap .res-6 .copyContainwrap,
    .realWrap .res-7 .copyContainwrap {
        display: inline-block;
        width: 100%;
        padding: 20px 0 0;
        text-align: center;
    }
    .realWrap .res-3 .module,
    .realWrap .res-5 .module,
    .realWrap .res-7 .module {
        flex-direction: column-reverse
    }
    .realWrap .res-4 .module {
        flex-direction: column
    }
    .realWrap .res-4 {
        position: relative;
        padding-top: 75px;
    }
    .realWrap .res-5 .floatText {
        position: absolute;
        top: -60%;
        }
   .realWrap .res-7 .floatText {
        position: absolute;
        top: -60%;
        z-index: 3;
        width: 100%;
        right: auto;
        left: 0;
        bottom: 0;
    }
    .realWrap .res-2 .floatText {
        position: absolute;
        top: -180px;
        z-index: 3;
        width: 100%;
        left: 0;
    }
    .realWrap .res-3 {
        position: relative;
        padding-top: 50px;
    }
    
    .realWrap .res-1 .floatText h2 {
        font-size: 38px;
        letter-spacing: 25px;
    }
    
    .reswrap .res-4 .floatText {
        position: absolute;
        top: -42%;
        z-index: 3;
        width: 100%;
        left: 0;
    }
    .reswrap .res-7 .ad-wrap .ad-image-small {
        position: absolute;
        bottom: -101%;
        z-index: 2;
        left: 0%;
    }
    .reswrap .res-8 .ad-wrap .ad-image-small {
        bottom: -90%;
        width: 65%;
    }
    .reswrap  .res-8 .floatText {
        position: absolute;
        top: -85%;
        width: 70%;
        right: auto;
        left: 0;
    }
}


@media (max-width: 985px) { 
    .nav1 {
        position: fixed;
        padding: 16px 0 20px;
        z-index: 200;
        width: 100%;
        background: #fff;
        display: flex;
        height: 125px;
    }
    .nav1 .navLogo {
        position: relative;
        top: 4px;
        left: 16px;
        width: 100%;
        height: 100%;
        background-image: url(/assets/uploads/logo.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position-y: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .menuwrap ul {
        display:none;
    }
    .mobileBtnWrap.darkMenu {
        background-color:#ecda00
    }
    .mobileBtnWrap {
        position: fixed;
        top: 60px;
        right: 10px;
        left: auto;
        width: 45%;
        height: 50px;
        z-index: 200;
        padding: 8px;
        background-color:#ecda00
    }
    .mobileTrigger {
        width: 50px;
        height: 35px;
        float: right;
        position: relative;
    }
    .mobileTrigger hr {
        height: 2px;
        background-color:#000000
    }
    .mobileTrigger hr:nth-of-type(2) {
        top: 42%;
        }
    .mobileTrigger hr:nth-of-type(3) {
        top: 60%;
        }
    .mNav.openMenu {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding-top: 180px;
        background-color: #ecda00;
        z-index: 30;
        opacity: 1;
    }
    .mNav.openMenu li a {
       color: #000;
        width: 100%;
        display: block;
        text-align: center;
        padding: 8px;
        font-family: "Agency FB Bd";
        letter-spacing: 8px;
        text-transform: uppercase;
        font-size: 25px;
    }
    .subnav {
    text-align: right;
    padding: 0 5% 0px 0;
}
    

}

@media (max-width: 900px) { 
    .floatText h2 span {
        display: block;
        margin-left: 5%;
        color: #fff;
    }
    .floatText h2 {
        font-size: 60px;
    }
    
    .zionWrap .fullScreenImage .text {
        width: 70%;
        position: absolute;
        font-family: playfair-display, serif;
        font-size: 14px;
        line-height: 29px;
        font-weight: 600;
    }

    
    
    
}


@media (max-width: 800px) {
  .cta {
    float: left;
    width: 100%;
    text-align: left;
  }
  .cta h3 {
    float: left;
  }
  .cta .btn1 {
    float: right;
  }

footer .bottomRow {
    color: #FFF;
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    grid-template-rows: 1fr;
    align-items: end;
}
    .reswrap .res-1 .floatText h2,
    .reswrap .res-2 .floatText h2,
    .reswrap .res-3 .floatText h2,
    .reswrap .res-4 .floatText h2,
    .reswrap .res-5 .floatText h2,
    .reswrap .res-6 .floatText h2,
    .reswrap .res-7 .floatText h2,
    .reswrap .res-8 .floatText h2{
        font-size: 60px;
        letter-spacing: 45px;
    }

    .reswrap .module {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    }
    .reswrap .res-2 .module ,
    .reswrap .res-4 .module ,
    .reswrap .res-6 .module ,
    .reswrap .res-8 .module  {
        flex-direction: column-reverse
    }
    .reswrap .ad-wrap .ad-image-small {
        display: none
    }
    
    .reswrap .imageContain {
        display: inline-block;
        width: 100% !important;
        padding: 0 0 0 0;
        height:300px;
        overflow: hidden;
    }
    .reswrap .imageContain .ad-image-big {
        position: relative;
        top: 20%;
        right: 0;
        z-index: 1;
        width: 100%;
        left:0
    }
    .reswrap .copyContainwrap {
        display: inline-block !important;
        width: 100% !important;
        padding: 20px 0 0 !important;
        text-align: center !important;
    }
    .reswrap .ad .copyContain {
        position: relative;
        width: 100%;
        text-align: center;
        padding-top: 25px;
    }
    
   .reswrap  .res-1 {
        padding-top: 50px;
        position: relative;
    }
    .reswrap  .res-1 .rellax {
        transform: translate3d(0px, 0, 0px);
        position:absolute;
    top: 20px;
    }
    
    .reswrap .res-7 .floatText {
    position: absolute;
    bottom: 151%;
    z-index: 3;
    width: 100%;
    right: 0;
    left: auto;
    top: auto;
}
    
    
    
    
    
/*------GOLF----*/
    .golfWrap .res-5.golf-1 .floatText h2,
    .golfWrap .golf-2 .floatText h2 {
        font-size: 60px;
        letter-spacing: 55px;
    }
    .res-4 .module {
        flex-direction: column-reverse
    }
    .golfWrap .res-4.golf-3 .floatText {
        position: absolute;
        top: -30%;
        z-index: 3;
        width: 100%;
        left: 0;
    }
    .golfWrap .res-4.golf-3 .ad-wrap .ad-image-big {
        position: relative;
        top: 0;
        right: 0%;
        z-index: 1;
        width: 100%;
        left: auto;
    }
    .golfWrap .res-4 .imageContain {
        display: inline-block;
        width: 100%;
        padding: 0 0 0 0;
    }

    .golfWrap .res-4 .copyContainwrap {
        display: inline-block;
        width: 100%;
        padding: 10px 0 0;
        text-align: center;
    }
    .golfWrap .res-5 .imageContain {
        display: none
    }
    .golfWrap .res-5 .copyContainwrap {
        display: inline-block;
        width: 100%;
        padding: 160px 0 0;
        text-align: center;
    }
    .golfWrap .golf-2 .threeColumn, .twoColumn {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .golfWrap .golf-2 .floatText {
        position: absolute;
        z-index: 3;
        width: 100%;
        left: 2%;
        right: auto;
        top: -28%;
    }
    .golfWrap .golf-2 {
        position: relative;
        padding-top: 75px;
    }
    
    .realWrap .res-1 .imageContain {
        display:none;
        width: 40%;
        padding: 0 0 0 25px;
    }
    .realWrap .res-1 .copyContainwrap {
        display: inline-block;
        width: 100%;
        padding: 40px 0 0;
        text-align: center;
        vertical-align: top;
    }
    .realWrap .res-1 .floatText h2 {
        font-size: 50px;
        letter-spacing: 38px;
        text-align: center
    }
    .realWrap .res-2 .floatText h2, .realWrap .res-3 .floatText h2, .realWrap .res-4 .floatText h2, .realWrap .res-5 .floatText h2, .realWrap .res-6 .floatText h2, .realWrap .res-7 .floatText h2 {
        font-size: 55px;
        letter-spacing: 45px;
    }
    .realWrap .res-4 .floatText {
    position: absolute;
    top: -55%;
    z-index: 3;
    width: 50%;
    left: auto;
    right: 0;
}
    .realWrap .res-5 {
    position: relative;
    padding-top: 50px;
}
    .realWrap .res-3 .floatText {
        position: absolute;
        top: -32%;
        z-index: 3;
        width: 48%;
        right: auto;
        left: 0;
    }
    
    .realWrap.cWrap .res-1 .imageContain {
        display: inline-block;
        width: 100%;
        padding: 0 0 0 0;
            height: 200px;
    overflow: hidden;
    }
    
    .realWrap.cWrap .res-1 .copyContainwrap {
        display: inline-block;
        width: 100%;
        padding: 40px 0 0 52px;
        text-align: left;
        vertical-align: top;
    }
    .realWrap.cWrap .res-1 .floatText h2 {
        font-size: 40px;
        letter-spacing: 30px;
        text-align: center;
        margin-bottom: 25px;
    }
    .realWrap.cWrap .res-1 .copyContainwrap {
        display: inline-block;
        width: 100%;
        padding: 40px 0 0 0;
        text-align: center;
        vertical-align: top;
    }
    .realWrap.cWrap .request.sideBySide .formContain {
        padding: 0;
    }
    
    .zionWrap .fullScreenImage:after {
        content: "";
        background: rgba(0,0,0,0.5);
        height: 100%;
        width:100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1
    }
    .zionWrap .fullScreenImage.z-1 .text p,
    .zionWrap .fullScreenImage.z-2 .text p,
    .zionWrap .fullScreenImage.z-3 .text p,
    .zionWrap .fullScreenImage.z-4 .text p,
    .zionWrap .fullScreenImage.z-5 .text p,
    .zionWrap .fullScreenImage.z-6 .text p,
    .zionWrap .fullScreenImage.z-7 .text p,
    .zionWrap .fullScreenImage.z-8 .text p {
        color:#fff
    }
    .zionWrap .fullScreenImage .text strong {
        color:#ecda00 !important
        
    }
   
}

@media (max-width: 700px) { 
    .image-cap {
        position: absolute;
        bottom: 25px !important;
         }
    
    .sideBySide h1 {
        font-size: 60px;
        letter-spacing: 20px;
        text-align: center;
    }
    .floatText h2 span {
        display: block;
        margin-left: 5%;
        color: #fff;
    }
    .floatText h2 {
        font-size: 40px;
    }
    .ad .ad-wrap .ad-image-small {
        display:none
    }
    .ad .copyContain {
        position: relative;
        width: 100%;
        text-align: center;
        padding-top: 25px;
    }
    .request.info .spanFull label {
        font-size: 11px;
        line-height:12px;
        font-family: montserrat, sans-serif;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 0px;
    }
    .reswrap .res-1 .floatText h2,
    .reswrap .res-2 .floatText h2,
    .reswrap .res-3 .floatText h2,
    .reswrap .res-4 .floatText h2,
.reswrap    .res-5 .floatText h2,
    .reswrap .res-6 .floatText h2,
   .reswrap  .res-7 .floatText h2,
    .reswrap .res-8 .floatText h2{
        font-size: 55px;
    }
    .res-1 .ad-wrap .ad-image-small,
    .res-2 .ad-wrap .ad-image-small,
    .res-3 .ad-wrap .ad-image-small,
    .res-4 .ad-wrap .ad-image-small,
    .res-5 .ad-wrap .ad-image-small,
    .res-6 .ad-wrap .ad-image-small,
    .res-7 .ad-wrap .ad-image-small,
    .res-8 .ad-wrap .ad-image-small {
        display:none;
    }
    
    /*------GOLF----*/
    .golfWrap .res-5.golf-1 .floatText h2,
    .golfWrap .golf-2 .floatText h2,
    .golfWrap .res-4.golf-3 .floatText h2{
        font-size: 50px;
        letter-spacing: 35px;
        text-align: center
    }
    .golfWrap .request {
        padding: 50px 32px 80px;
    }
    
    .realWrap .res-2 .imageContain, .realWrap .res-3 .imageContain, .realWrap .res-4 .imageContain, .realWrap .res-5 .imageContain, .realWrap .res-6 .imageContain, .realWrap .res-7 .imageContain {
        display: inline-block;
        width: 100%;
        padding: 0 0 0 0px;
        overflow: hidden;
        height: 300px;
    }
    .realWrap .res-7 .floatText {
    position: absolute;
    top: -75%;
    z-index: 3;
    width: 100%;
    right: auto;
    left: 0;
    bottom: 0;
}
    
}

@media (max-width: 600px) { 
    .floatText h2 {
    font-size: 30px;
        letter-spacing: 10px
    }
    .ad .ad-wrap {
        height:250px;
        margin-bottom: 25px;
}
    .request h2 {
        font-size: 40px;
        line-height: 1.2;
        letter-spacing: 25px;
        color: #ecda00;
        text-decoration: underline;
        text-align: center;
        position: relative;
        z-index: 1;
    }
    .golfWrap .golf-2 .floatText {
        transform: translate3d(0px, 0, 0px) !important;
    }
    .golfWrap .golf-2 .threeColumn, .twoColumn {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .golfWrap .golf-2 .floatText {
        top: -65px;
    }
    .golfWrap .res-4.golf-3 {
        position: relative;
        padding-top: 20px;
    }
    .golfWrap .res-4 .copyContainwrap {
    display: inline-block;
    width: 100%;
    padding: 30px 0 0;
    text-align: center;
    }
    .realWrap .res-2 .floatText h2, .realWrap .res-3 .floatText h2, .realWrap .res-4 .floatText h2, .realWrap .res-5 .floatText h2, .realWrap .res-6 .floatText h2, .realWrap .res-7 .floatText h2 {
    font-size: 40px;
    letter-spacing: 35px;
    }
    .realWrap .res-1 .floatText h2 {
        font-size: 40px;
    letter-spacing: 35px;
        text-align: center;
    }
     .zionWrap .fullScreenImage .text {
        width: 80%;
        position: absolute;
        font-family: playfair-display, serif;
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
    }
    .zionWrap  .ad .ad-wrap {
        display: none
    }
    .realWrap.cWrap .left {
        width: 100%;
        padding: 0 2%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .realWrap.cWrap .right {
        width: 100%;
        padding: 0 2%;
        text-align: center
    }
    .realWrap.cWrap .res-1 {
        flex-wrap: wrap
    }
    .realWrap.cWrap .left img {
        max-width: 300px;
        margin-bottom: 25px
    }
    .realWrap.cWrap .res-1 .floatText h2 {
        font-size: 25px;
        letter-spacing: 10px;
        text-align: center;
    }
    
   .reswrap .floatText h2 {
        font-size: 40px !important;
       letter-spacing: 25px !important
    }
    .zionWrap .fullScreenImage .text {}
    .zionWrap .fullScreenImage.z-7 .text {

        right: 10%;
    }
}


@media (max-width: 550px) {
    .subnav p {
        font-size: 11px;
    }
    .logowrap {
        flex: 50%;
        padding: 0 2.5%;
    }
    .menuwrap {
        flex: 50%;
    }
}

@media (max-width: 500px) {
.floatText h2 {
    font-size: 30px;
    letter-spacing: 10px
    }
    .request {
        padding: 15px 32px 80px;
    }
    .request .module .twoColumnForm {
        display: block;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 8px;
        grid-row-gap: 8px;
        align-items: end;
    }
    .signMeUp input[type=submit] {
        height: 100%;
        background-color: #ecda00;
        color: #000 !important;
        font-weight: 300;
        font-family: montserrat, sans-serif;
        padding: 15px !important;
        margin-top: 25px;
    }
    .logowrap {
    flex: 40%;
    padding: 0 2.5%;
}
    .menuwrap {
    flex: 50%;
}
    .subnav p {
        font-size: 9px;
    }
  .realWrap .res-2 .floatText h2, .realWrap .res-3 .floatText h2, .realWrap .res-4 .floatText h2, .realWrap .res-5 .floatText h2, .realWrap .res-6 .floatText h2, .realWrap .res-7 .floatText h2 {
    font-size: 35px;
    letter-spacing: 20px;
    }
    .realWrap .res-1 .floatText h2 {
     font-size: 35px;
    letter-spacing: 20px;
        text-align: center;
    }
    .realWrap .res-2 .imageContain, .realWrap .res-3 .imageContain, .realWrap .res-4 .imageContain, .realWrap .res-5 .imageContain, .realWrap .res-6 .imageContain, .realWrap .res-7 .imageContain {
        display: inline-block;
        width: 100%;
        padding: 0 0 0 0px;
        overflow: hidden;
        height: 195px;
    }
    .request h2 {
         font-size: 35px;
    letter-spacing: 20px;
    }
    .colorbar {
        font-family: playfair-display, serif;
        font-size: 10px;
         
    }
    .request.sideBySide .formContain {
        padding: 0 0;
        position: relative;
    }
    .request.info .module .twoColumnForm {
        width:100%
    }
    .request.info .spanFull {
        display: grid;
        grid-template-columns: 1fr;
        align-items: center;
    }
    .reswrap .imageContain {
        display: inline-block;
        width: 100% !important;
        padding: 0 0 0 0;
        height: 250px;
        overflow: hidden;
    }
    .golfWrap .res-5.golf-1 .floatText h2, .golfWrap .golf-2 .floatText h2, .golfWrap .res-4.golf-3 .floatText h2 {
        font-size: 35px;
        letter-spacing: 10px;
        text-align: center;
    }
    .golfWrap .golf-2 .threeColumn .bucketItem, .twoColumn .bucketItem {
        padding: 5px;
        text-align: center;
        position: relative;
        transition: all 0.5s ease;
    }
    .golfWrap .golf-2 .bucketItem h4 {
        position: absolute;
        font-family: "Agency FB Bd";
        color: #fff;
        font-size: 25px;
        line-height: 1;
        letter-spacing: 0;
        top: 25%;
        text-align: center;
        width: 100%;
        text-decoration: underline;
    }
    
    .reswrap .res-6 .floatText {
    position: absolute;
    top: -73%;
    z-index: 3;
    width: 100%;
    left: 0;
}
    .reswrap .res-7 .floatText {
    position: absolute;
    bottom: 178%;
    z-index: 3;
    width: 100%;
    right: 0;
    left: auto;
    top: auto;
}
    .ad .ad-wrap {
        height: 200px;
        margin-bottom: 25px;
        display: block;
    }
    .ad .ad-wrap .ad-image-big {
        position: relative;
        top: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        height: 200px;
        overflow: hidden;
        margin-bottom: 29px;
        display: block;
    }
    .ad .copyContainwrap {
        justify-content: flex-end;
        display: block;
    }
    .res-7 .floatText h2 {
        color:#ecda00
    }
    
    .res-8 .floatText h2 {
         color:#ecda00
    }
    .realWrap .res-3 .floatText h3 {
        font-size: 13px;
        line-height: 14px;
        text-decoration: none;
        text-align: right;
        margin: 37px 0 5px 28px;
        width: 100%;
        font-weight: 300;
        letter-spacing: 10px;
        position: absolute;
        color: #fff;
    }
     .realWrap .res-4 .floatText h2 {
         color: #fff;
     }
    .realWrap .res-4 .floatText h3 {
        font-size: 13px;
        line-height: 14px;
        text-decoration: none;
        text-align: right;
        margin: 37px 28px 5px 0;
        width: 100%;
        font-weight: 300;
        letter-spacing: 10px;
        position: absolute;
        color: #fff;
    }
    
    .realWrap .res-5 .floatText h3 {
            font-size: 24px;
            line-height: 20px;
            letter-spacing: 15px;
            color: #000;
            text-decoration: none;
            text-align: right;
            margin: 37px 0 10px;
            width: 68%;
            font-weight: 300;
                position: absolute;
        }
    .realWrap .res-5 .floatText {
        position: absolute;
        top: -70%;
        left: -2%;
        }
    footer p {
        font-size: 10px;
        line-height: 15px;
        font-family: montserrat, sans-serif;
        margin: 0 auto;
        }
}

@media (max-width: 400px) {
     .reswrap .floatText h2 {
        font-size: 30px !important;
       letter-spacing: 10px !important
    }
    .request h2 {
        font-size: 30px;
        letter-spacing: 10px;
    }
    .realWrap .res-2 .floatText h2, .realWrap .res-3 .floatText h2, .realWrap .res-4 .floatText h2, .realWrap .res-5 .floatText h2, .realWrap .res-6 .floatText h2, .realWrap .res-7 .floatText h2 {
    font-size: 30px;
    letter-spacing: 10px;
    }
    .realWrap .res-1 .floatText h2 {
     font-size: 30px;
    letter-spacing: 10px;
        text-align: center;
    }
    .logowrap {
        flex: 50%;
        padding: 0 2.5%;
    }
    .realWrap .res-3 .floatText h3 {
        font-size: 13px;
        line-height: 14px;
        text-decoration: none;
        text-align: right;
        margin: 37px 0 5px 28px;
        width: 100%;
        font-weight: 300;
        letter-spacing: 10px;
        position: absolute;
        color: #fff;
    }
    .realWrap .res-4 .floatText h2 {
         color: #fff;
     }
    .realWrap .res-4 .floatText h3 {
        font-size: 13px;
        line-height: 14px;
        text-decoration: none;
        text-align: right;
        margin: 37px 28px 5px 0;
        width: 100%;
        font-weight: 300;
        letter-spacing: 10px;
        position: absolute;
        color: #fff;
    }
    
    .realWrap .res-5 .floatText h3 {
            font-size: 24px;
            line-height: 20px;
            letter-spacing: 15px;
            color: #000;
            text-decoration: none;
            text-align: right;
            margin: 37px 0 10px;
            width: 68%;
            font-weight: 300;
                position: absolute;
        }
    .realWrap .res-6 .floatText h3 {
       position: absolute;
        margin: 37px -1px 10px;
    }
    .realWrap .res-7 .floatText h3 {
       position: absolute;
        margin: 37px 0 10px;
      }
    
}
@media (min-height: 900px) and (min-width: 1100px){
    .reswrap .res-6 .floatText {
        position: absolute;
        top: -72%;
        z-index: 3;
        width: 100%;
        left: 0;
    }
    .reswrap .res-7 .floatText {
        position: absolute;
        top: -97%;
        z-index: 3;
        width: 80%;
        right: 0;
        left: auto;
    }
    .res-8 .floatText {
        position: absolute;
        top: -90%;
        z-index: 3;
        width: 70%;
        right: auto;
        left: 0;
    }
    
    .realWrap .res-5 .floatText {
    position: absolute;
    top: -82%;
    z-index: 3;
    width: 100%;
    right: auto;
    left: 0;
}
}

@media (max-height: 700px) and (min-width: 1300px){
    .herotext {
        max-width: 700px;
    }
    .res-2 .floatText {
        position: absolute;
        top: -140px;
        z-index: 3;
        width: 100%;
        left: 0;
    }
    .res-3 .floatText {
        position: absolute;
        top: -215px;
        z-index: 3;
        width: 48%;
        right: 0;
        left: auto;
    }
    .res-4 .floatText {
        position: absolute;
        top: -59%;
        z-index: 3;
        width: 100%;
        left: 0;
    }
    .reswrap .res-5 .floatText {
        position: absolute;
        top: -70%;
        z-index: 3;
        width: 60%;
        right: 0;
        left: auto;
    }
    .reswrap .res-7 .floatText {
        position: absolute;
        top: -115%;
        z-index: 3;
        width: 80%;
        right: 0;
        left: auto;
    }
    .res-8 .floatText {
        position: absolute;
        top: -119%;
        z-index: 3;
        width: 70%;
        right: auto;
        left: 0;
    }
}
  
