/* ! -------------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;
}


textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}


.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: ff-basic-gothic-pro, sans-serif;
  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: ff-basic-gothic-pro, sans-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: ff-basic-gothic-pro, sans-serif;
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 48px;
}

h3 {
  font-family: ff-basic-gothic-pro, sans-serif;
  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: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.frameOne .module {
  border-top: 1px solid #bd7c53;
  border-left: 1px solid #bd7c53;
  border-right: 1px solid #bd7c53;
  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 #bd7c53;
  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 #bd7c53;
  border-left: 1px solid #bd7c53;
}

.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: #bd7c53 2px solid;
  width: 12px;
  height: 12px;
  border-radius: 8px;
  display: inline-block;
  text-indent: -10000px;
  overflow: hidden;
}
.bx-pager-link.active {
  background-color: #bd7c53;
}

.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/arrow-left.png");
  float: left;
}

.bx-next {
  background-image: url("../images/arrow-right.png");
  float: right;
}

.mobileBtnWrap {
  position: fixed;
  top: 20px;
  right: 0px;
  left: 0px;
  width: 100%;
  height: 70px;
  z-index: 200;
  padding: 8px;
}
.mobileBtnWrap.darkMenu {
  background-color: #bd7c53;
}
@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: #bd7c53;
  z-index: 9;
  opacity: 1;
}
.mNav.openMenu li a {
  color: white;
  width: 100%;
  display: block;
  text-align: center;
  padding: 8px;
}

.nav1 {
  position: fixed;
  padding: 0 0;
  z-index: 200;
  width: 100%;
    background: #023e52;
    display:flex
}
.logowrap {
    flex:30%;
    padding: 10px 2.5%
}
.nav1 .navLogo {
  position: static;
  top: 4px;
  left: 16px;
  width: 320px;
  height: 65px;
  background-image: url(/assets/uploads/logo.png);
  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:#fff;
}
.subnav p a:hover {
    color:#000000;
}
@media screen and (min-width: 985px) {
  .nav1 .navLogo {
    position: relative;
    height: 65px;
    width: 260px;
    margin: 0;
  }
}

.nav1 ul.menu-main {
    text-align: right;
    width: 100%;
    background: transparent;
    padding: 0 ;
    position: relative;
    right: 0;
    float: none;
    margin: 0 auto;
}
.nav1 ul li {
  display: inline-block;
    padding: 30px 2%
}
.nav1 ul li.last {
    background:#bd7c53;
}
.nav1 ul li a {
  display: block;
  font-family: ff-basic-gothic-pro, sans-serif;
    font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  color: #fff;
  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: #000;
}
.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: ff-basic-gothic-pro, sans-serif;
    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: #023e52;
    padding-bottom: 0;
    z-index: 200;
    box-shadow: 0px 0px 5px #bd7c53;
  }
  .nav1.darkMenu .navLogo {
    background-image: url("/assets/uploads/logo.png");
    top: 0px;
  }
}
.nav1.darkMenu a {
  color: #fff;
}
.nav1.darkMenu .active a {
  border-bottom: 1px solid #fff;
}
.nav1.darkMenu .active a:after {
  background-color: #fff;
}

.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 #bd7c53;
  color: #bd7c53 !important;
  font-weight: 700;
  display: inline-block;
}
.btn1:hover {
  background-color: #bd7c53;
  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: #bd7c53;
    width: 1px;
    height: 40%;
    left: calc(50% - 1px);
  }
  .twocolumn .colWrap:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #bd7c53;
    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: ff-basic-gothic-pro, sans-serif, 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: ff-basic-gothic-pro, sans-serif;
  letter-spacing: 0px;
  font-weight: 400;
  color: #3A557C;
  font-size: 16px;
}
.whiteBackground em {
  font-family: "niveau-grotesk", sans-serif;
  font-size: 14px;
  color: #bd7c53;
  font-weight: 800;
}
.transparentBackground {
    background:transparent
}

.transparentBackground h1 {
    font-family: ff-basic-gothic-pro, sans-serif;
    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: #bd7c53;
}
.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: #bd7c53;
  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: #bd7c53;
  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: ff-basic-gothic-pro, sans-serif;
  margin-bottom: 0px;
}
.lightBackground .threeColumn .bucketItem .btn1, .lightBackground .twoColumn .bucketItem .btn1 {
  background-color: #bd7c53;
  box-shadow: 0px 0px 2px #bd7c53;
  color: white !important;
}
.lightBackground .threeColumn .bucketItem .btn1:hover, .lightBackground .twoColumn .bucketItem .btn1:hover {
  background-color: white;
  color: #bd7c53 !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: #bd7c53;
}
.lightBackground .rightlines hr, .lightBackground .leftlines hr {
  background-color: #bd7c53;
}
.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: #bd7c53;
  width: 1px;
  height: 40%;
  left: calc(50% - 1px);
}
.twoColumn:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #bd7c53;
  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
}
 
.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;
}

.homepage .herotext {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: absolute;
  top: 125px;
  width: 300px;
  height: auto;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;

}
.homepage .book {
    margin-top:25px;
}
.homepage .book  a{
    border: 3px solid #fff;
    font-size: 20px;
    padding:10px 25px;
    line-height: 20px;
    color: #fff; 
    text-transform: uppercase;
    text-decoration: none;
}
.homepage .book  a:hover{
    border: 3px solid #bd7c53;
    background: #bd7c53
}
.herotext {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: absolute;
  top: 125px;
  width: 100%;
  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: 900px) {

	.homepage .herotext{
		
		width: 400px;
	}

}



@media screen and (min-width: 1200px) {

	.homepage .herotext{
		
		width: 500px;
		
	}

}
@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: #bd7c53 1px solid;
  border-left: #bd7c53 1px solid;
  border-right: #bd7c53 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: #bd7c53 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: #bd7c53;
  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: #bd7c53;
  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: #023e52;
  background-position: center top;
  position: relative;
  padding: 20px 0;
    z-index: 1;
    margin-top:30px;
        
}
footer p {
    font-size:12px;
    line-height: 20px;
    font-family: ff-basic-gothic-pro, sans-serif;
    margin: 0 auto;
    color: #bd7c53;
    font-weight:400;    
}
footer p a {
    text-transform: uppercase;
    color: #bd7c53;
    font-weight:400; 
    text-decoration: none
}
footer p a:hover { color:#fff}

footer .topRow img {
  width: 200px;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.8;
}
footer .bottomRow {
 color: #bd7c53;
  display: grid;
  grid-template-columns: 1fr 1.75fr 1fr;
  grid-template-rows: 1fr;
    align-items:flex-start
}
.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: #bd7c53;
  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%;
}
.addresssWrap a.bttn {
    color: #bd7c53;
    border: #bd7c53 2px solid;
    display: inline-block;
    margin: 10px 0 0;
    padding:5px 10px;
}
.addresssWrap a.bttn:hover {
    color: #fff;
    border: #fff 2px solid;
    display: inline-block;
    margin: 10px 0 0;
    padding:5px 10px;

}
.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: ff-basic-gothic-pro, sans-serif;
  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 #bd7c53;
  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: #bd7c53;
}
.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 #bd7c53;
}
.tableStyle .tableWrap.smaller {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.tableStyle .tableWrap div {
  border-bottom: 1px solid #bd7c53;
  border-left: 1px dotted rgba(173, 152, 110, 0.5);
  text-align: center;
  padding: 16px;
}
.tableStyle .headerCell {
  color: #bd7c53;
  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: ff-basic-gothic-pro, sans-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: ff-basic-gothic-pro, 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: ff-basic-gothic-pro, 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: ff-basic-gothic-pro, sans-serif;
}
input:focus {
  outline: none;
  border: none;
  background-color: white;
  color: #bd7c53;
}

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

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: #bd7c53;
  font-family: ff-basic-gothic-pro, sans-serif;
  border-top: 1px solid #bd7c53;
  border-left: 1px solid #bd7c53;
  border-right: 1px solid #bd7c53;
  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: #bd7c53;
  color: white;
}



/*-----------------------------------------
          HOME PAGE
------------------------------------------*/
/*---- Home Pagetitle ----*/
.mainTitle {
    padding: 45px 5%;
    position: relative;
    background: #fff;
}
.mainTitle .module{
    display:flex;
    position: relative
}
.mainTitle  .copyContainwrap {
   text-align: center;
    width:100%;
}

.mainTitle  h1{
    font-size: 30px;
    line-height: 1;
    letter-spacing: 5px;
    color: #023e52;
    text-decoration: none;
    text-align: center;
    font-weight:400;
    text-transform: uppercase;
    margin: 0;
}

.transparentBackground a.btn {
    background: #023e52;
    padding:10px 15px;
     border: none;
    text-transform: uppercase;
    color:#fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 22px;
    margin-top: 15px;
    text-align: center;
    display: inline-block;
}

.transparentBackground a.btn:hover {
    background: #bd7c53;
}
.slidez {
    padding: 50px 0
}
.slidez .module {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 5px 5px 9px 3px rgba(0,0,0,0.25); 
box-shadow: 5px 5px 9px 3px rgba(0,0,0,0.25);
    background: #fff;
}
.slidez .module .bx-wrapper .bx-viewport{
    width:60% !important;
    margin: 0 auto !important;
}
.slidez .module .bx-wrapper .bx-controls.bx-has-controls-direction {
    position:relative;
    width: 100%;
}
.slidez .module .bx-wrapper .bx-controls-direction {
    position: absolute;
    width: 90%;
    top: -300px;
    margin: 0 auto;
    left: 5%;
    height: 100%;
}
.slidez .module p {
    color:#023e52;
    font-size: 15px;
    line-height: 17px;
    font-weight: 500;
    font-style: italic;
    margin: 5px 0;
    text-align: center
}

/*---- Home SECTION 1 ----*/
.home-1 {
    padding: 25px;
    position: relative;
    background: rgba(0,0,0,0.06);
    z-index: 1;
}
.home-1:before {
    content: "";
    background:url(/assets/uploads/circle-bg.png) repeat center;
    background-size: cover;
     width:100%;
    padding: 0 0;
    height: 100%;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
}
.home-1 .module{
    display:flex;
    position: relative
}
.home-1 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    width: 50%;
    max-height:370px;
    overflow:hidden;
    z-index: 3
}
.homepage .home-1 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    width: 45%;
    max-height:370px;
    overflow:hidden;
    z-index: 3
}
.home-1 .imageContain img {
    width:100%;
    top: 0;
}
.home-1 .copyContainwrap {
   text-align: left;
    width:45%;
    padding: 0px  5% 50px 40px;
    position: relative;
    z-index: 3
}
.homepage .home-1 .copyContainwrap {
     width:55%;

}

.home-1  h2 {
    font-size:25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 25px 0;
}
.home-1  h2:after {    
    content: "";
    width: 250px;
    background-image: linear-gradient(to right, #bd7c53 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 20px 2px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -12px;
    left: -10px;
    padding: 10px 0;
}

.home-1 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
     color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}



/*-----------------------------------------
          BOOK NOW Section
------------------------------------------*/
#book form {
    width:700px;
    color: #fff;
    position: relative;
    z-index: 3
    
}
#book form table{
    width:100%;
    color: #fff;
    
}

#book form table tr{
    width:100%;
     
}
#book form table tr td{
    width:100%;
    font-size:15px !important; 
    
}
#book form table tr td span{
     font-size:15px !important; 
    display: inline-block;
    margin-left:5px;
}
#book form table input,
#book form table select{
    width:100% !important;
    height:45px !important;
        padding: 5px 10px
}

#book form table tr:nth-child(1) td:nth-child(2),
#book form table tr:nth-child(2) td:nth-child(2){
    width:0 !important;
    display: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
#book form table tr:nth-child(3) td {
    width:46% !important;
    display: inline-block;
}
#book form table tr:nth-child(3) td br{
    display: none;
}
#book form table tr:nth-child(3) td:nth-child(1) {
    padding-right:2%
 }
#book form table tr:nth-child(3) td:nth-child(2) {
    padding-left:2%
 }
 #book form table tr:nth-child(6)  {
    width:50% !important;
    text-align:center;
    background:#023e52;
    color:#fff;
    display: block
 }
#book form table tr:nth-child(6) td {
    width:45% !important;
    height: 50px;
    padding: 0
}
#book form table tr:nth-child(6) td input {
    width:100% !important;
    text-align:center !important;
    background:#023e52 !important;
    color:#fff !important;
    display: block;
    font-size:15px !important; 
 }
#book form table tr:nth-child(6) td input:hover {
    background:#000 !important;
    color:#fff !important;
 }
#book {
    background:#bd7c53;
    position: relative;
    z-index: 1
}
#book:before {
    content: "";
    background: url(/assets/uploads/circle-gray.png) no-repeat center;
    background-size: 100%;
    width: 55%;
    padding: 0 0;
    height: 100%;
    position: absolute;
    z-index: 2;
    right: -10%;
    opacity: 1;
}



/*-----------------------------------------
          Bucket Section
------------------------------------------*/
.buckets .module {
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
}
.blueBackground.buckets {
    background-color: #023e52;
    color: #fff;
}
.buckets.frameTwo .contentWrap {
    padding: 15px 0 8px;
}
.buckets.frameTwo .threeColumn .bucketItem {
    padding: 0px 16px 0 16px;
    text-align: right;
}
.blueBackground.buckets .threeColumn .bucketItem img, .blueBackground .twoColumn .bucketItem img {
    border: #4a6d9f 0 solid;
    box-shadow: 0px 0px 0 0;
    margin: 0 0 10px;
    min-height: 450px;
}

.bucket-image {
    position:relative;
    overflow: hidden;
}
.bucket-image {
    position: relative;
    overflow: hidden;
    display: block;
    min-height: 300px;
    margin-bottom: 10px;
    background-position: center bottom;
    background-size: cover !important;
    transition: all ease .3s;
border: transparent solid 1px;
}

.bucket-image:hover {

-webkit-filter:  drop-shadow(0px 0px 5px rgba(255, 255, 255, .5)) saturate(200%)  brightness(0.7);
filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, .5)) saturate(200%) brightness(0.7);

border: #023e52 solid 1px;

}


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

.bucketItem h2 {
    font-family: ff-basic-gothic-pro, sans-serif;
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    text-align: right;
    font-size:40px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 0;
    position: absolute; 
    bottom: 15px;
    width: 100%;
    right:25px;
    z-index: 1;
    padding: 0 35px 0 0 
}

.bucketItem a{
	
	text-decoration: none;
}

.bucketItem h2:after {
    content: "";
    background: url(/assets/uploads/circle-arrow.png) no-repeat center;
    height: 30px;
    width: 30px;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 10;
}
.bucketItem .threeColumn img{
    max-width: 100%;
    display: block;
    height: auto;
    margin-bottom: 0;
}
.blueBackground.buckets p {
    color:#fff;
    text-align:right;
    padding: 0 28px 0 0;
    letter-spacing: 1px;
    font-size:11px;
    line-height: 1;
    text-transform: uppercase
}


/*---- Home SECTION 2 ----*/
.home-2 {
    padding: 75px 0;
    position: relative;
    background: transparent;
    z-index: 1;
    overflow: visible
}
.home-2:before {
    content: "";
    background:url(/assets/uploads/circle-transparent.png) no-repeat center;
    background-size: cover;
     width:35%;
    padding: 0 0;
    height: 100%;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
}
.home-2 .module{
    display:flex;
    position: relative;
    padding: 0 5%
}
 
.home-2 .copyContainwrap {
   text-align: left;
    width:55%;
    padding: 0;
    position: relative;
    z-index: 3
}

.home-2  h2 {
    font-size:25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 25px 0;
}
.home-2  h2:after {
     content: "";
    width: 250px;
    background-image: linear-gradient(to right, #bd7c53 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 20px 2px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -12px;
    left: -10px;
    padding: 10px 0;
}

.home-2 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
     color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}


/*---- Home SECTION 3 ----*/
.home-3 {
    padding: 0 0;
    position: relative;
    background: transparent;
    z-index: 1;
    overflow: visible
}
.home-3 .module{
    display:flex;
    position: relative
}

.home-3 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    max-height:100%;
    overflow:hidden;
    padding: 35px 5%
}
.home-3 .imageContain img {
    width: 100%;
    top: 0;
    margin: 0 auto;
    max-width: 900px;
    display: block;
}
 
.home-3 .copyContainwrap {
   text-align: left;
    width:60%;
    padding: 0;
    position: relative;
    z-index: 3
}

.home-3 h2 {
    font-size:25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 25px 0;
}
.home-3 h2:after {
       content: "";
    width: 24%;
    background-image: linear-gradient(to right, #bd7c53 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 20px 2px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -12px;
     margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
    padding: 10px 0;
}

.home-3 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
     color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}



/*---- Home SECTION 4 ----*/
.home-4 {
    padding:15px 5%;
    position: relative;
    background-color: #023e52;
    color: #fff;
    z-index: 1;
} 
.home-4 .module{
    display:flex;
    position: relative
}
.home-4 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 35%;
    max-height:370px;
    overflow:hidden;
    padding: 50px 0 30px;
}
.home-4 .imageContain img {
    width:100%;
    top: 0;
}
.home-4 .copyContainwrap {
   text-align: left;
    width:60%;
    padding: 30px 5% 20px;
    position: relative;
    z-index: 3
}
.home-4  h2 {
    font-size:25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #FFF;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 25px 0;
}
.home-4  h2:after {
    content: "";
    width: 250px;
    background-image: linear-gradient(to right, #bd7c53 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 20px 2px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -12px;
    left: -10px;
    padding: 10px 0;
}
.homepage .home-4 .copyContainwrap p {
    text-align: left !important;
 
}

.home-4 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
     color: #FFF;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}


/*---- Home SECTION 5 ----*/
.home-5 {
    padding: 0 0;
    position: relative;
    background: transparent;
    z-index: 1;
    overflow: visible
}
.home-5 .module{
    display:flex;
    position: relative;
    padding: 0;
    max-width: 100%;
}

.home-5 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    max-height:500px;
    overflow:hidden;
    padding: 0
}
.home-5 .imageContain img {
    width: 100%;
    top: 0;
    margin: 0 auto;
    max-width: 100%;
    display: block;
}
 
.home-5 .copyContainwrap {
   text-align: left;
    width:60%;
    padding: 0;
    position: relative;
    z-index: 3
}

.home-5 h2 {
    font-size:25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 25px 0;
}
.home-5 h2:after {
        content: "";
    width: 24%;
    background-image: linear-gradient(to right, #bd7c53 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 20px 2px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -12px;
     margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
    padding: 10px 0;
}

.home-5 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
     color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}



/*---- Home SECTION 6 ----*/
.home-6 {
    padding: 75px 0;
    position: relative;
    background: transparent;
    z-index: 1;
    overflow: visible
}
.home-6 .module{
    display:flex;
    position: relative
}
 
.home-6 .copyContainwrap {
   text-align: left;
    width:100%;
    padding: 0 5%;
    position: relative;
    z-index: 3
}

.home-6  h2 {
    font-size:25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #023e52;
    text-decoration: none;
    text-align: center;
    font-weight:400;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 25px 0;
}
.home-6 h2:after {
        content: "";
    width: 24%;
    background-image: linear-gradient(to right, #bd7c53 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 20px 2px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -12px;
    margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
    padding: 10px 0;
}

.home-6 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
     color: #023e52;
    text-decoration: none;
    text-align: center;
    font-weight:400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}


/*-----------------------------------------
        White  Bucket Section
------------------------------------------*/
.blueBackground.buckets.transparent {
    background: transparent;
    color: #fff;
    padding: 0
}
.buckets.frameTwo .contentWrap {
    padding: 0 0 0;
}
.buckets.frameTwo .threeColumn .bucketItem {
    padding: 0px 16px 0 16px;
    text-align: right;
}
a .bucketItem p {
    text-decoration:none
}
.blueBackground.buckets .threeColumn .bucketItem img, .blueBackground .twoColumn .bucketItem img {
    border: #4a6d9f 0 solid;
    box-shadow: 0px 0px 0 0;
    margin: 0 0 10px
}

.bucket-image {
    position:relative;
}
.bucketItem h2 {
    font-family: ff-basic-gothic-pro, sans-serif;
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    text-align: right;
    font-size:40px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 0;
    position: absolute; 
    bottom: 15px;
    width: 100%;
    right:25px;
    z-index: 1;
    padding: 0 35px 0 0 
}
.bucketItem h2:after {
    content: "";
    background: url(/assets/uploads/circle-arrow.png) no-repeat center;
    height: 30px;
    width: 30px;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 10;
}
.bucketItem .threeColumn img{
    max-width: 100%;
    display: block;
    height: auto;
    margin-bottom: 0;
}
.blueBackground.buckets p {
    color:#fff;
    text-align:right;
    padding: 0 28px 0 0;
    letter-spacing: 1px;
    font-size:11px;
    line-height: 1;
}

/*---- Home SECTION 7 ----*/
.home-7 {
    padding: 25px 0 0;
    position: relative;
    background: transparent;
    z-index: 1;
    overflow: visible
}
.home-7 .module{
    display:flex;
    position: relative;
    padding: 0;
    max-width: 100%;
}

.home-7 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    max-height:700px;
    overflow:hidden;
    padding: 0
}
.home-7 .imageContain:before {
    content: "";
    background: url(/assets/uploads/circle-gray.png) no-repeat center;
    background-size: 100%;
    width: 55%;
    padding: 0 0;
    height: 100%;
    position: absolute;
    z-index: 2;
    right: -10%;
    opacity: 1;
}
.home-7 .imageContain img {
    width: 100%;
    top: 0;
    margin: 0 auto;
    max-width: 100%;
    display: block;
    position: relative;
    z-index: 0
}
 
.home-7 .copyContainwrap {
   text-align: left;
    width:60%;
    padding: 0;
    position: relative;
    z-index: 3
}

.home-7 h2 {
    font-size:25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 25px 0;
}
.home-7 h2:after {
        content: "";
    width: 24%;
    background-image: linear-gradient(to right, #bd7c53 10%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 20px 2px;
    background-repeat: repeat-x;
    position: absolute;
    bottom: -12px;
     margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
    padding: 10px 0;
}

.home-7 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
     color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight:400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}




.interior .fullScreenImage {
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding: 0;
    margin-top: 75px;
    position: relative;
    overflow: visible;
    width: 100%;
    z-index: 1;
}
.interior .fullScreenImage h1 {
    font-family: ff-basic-gothic-pro, sans-serif;
    font-display: swap;
    font-style: normal;
    font-size: 50px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
}

.interior .bucket-image {
    position: relative;
    overflow: hidden;
    display: block;
    min-height: 300px;
    margin-bottom: 10px;
    background-position: center bottom;
    background-size: cover !important;
}
.interior.rooms .bucketItem h2 {
    font-family: ff-basic-gothic-pro, sans-serif;
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    text-align: right;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 0;
    position: absolute;
    bottom: 15px;
    width: 100%;
    right: 25px;
    z-index: 1;
    padding: 0 35px 0 0;
}
.interior .bucketItem h2 {
    font-family: ff-basic-gothic-pro, sans-serif;
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    text-align: right;
    font-size: 40px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 0;
    position: absolute;
    bottom: 15px;
    width: 100%;
    right: 25px;
    z-index: 1;
    padding: 0 35px 0 0;
}
.interior .transparentBackground a.btn {
    background: #023e52;
    padding: 10px 15px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    margin: 15px auto 0;
    text-align: center;
    display: block;
    width: 220px;
    letter-spacing: 1px
}
.interior .transparentBackground a.btn:hover {
    background: #bd7c53 !important;
    color: White !important;
    
    
}

.interior .home-4 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 35%;
    max-height: 370px;
    overflow: hidden;
    padding: 50px 5% 30px 5%;
}
.interior .home-4 .copyContainwrap {
    text-align: left;
    width: 60%;
    padding: 30px 5% 20px;
    position: relative;
    z-index: 3;
}

.interior .home-4 a.btn {
    background: #bd7c53;
    padding: 10px 25px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
    display: inline-block;
}
.interior .home-4 a.btn:hover {
    background: #fff;
    color: #bd7c53;
}
.interior .home-4.no-photo .copyContainwrap {
    text-align: center;
    width: 100%;
    padding: 30px 5% 20px;
    position: relative;
    z-index: 3;
}
.interior .home-4.no-photo .copyContainwrap h2{
    text-align: center;
}
.interior .home-4.no-photo .copyContainwrap h2:after {
     margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
}
.interior .home-4.no-photo .copyContainwrap a.btn {
    background: #bd7c53;
    padding: 10px 25px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
    display: inline-block;
    width: 330px
}
.interior .home-5 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    max-height: 650px;
    overflow: hidden;
    padding: 0;
}
.interior .home-7 {
    padding: 50px 0 0;
    position: relative;
    background: transparent;
    z-index: 1;
    overflow: visible;
}

/*-----------------------------------------
          BAR PAGE
------------------------------------------*/
.bar .home-6 h2 {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #023e52;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 40px 0;
}
.bar .home-6 .copyContainwrap p {
    text-align: center;
}
.bar .transparentBackground a.btn {
    background: #023e52;
    padding: 10px 15px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    margin: 45px auto 0;
    text-align: center;
    display: block;
    width: 350px;
}

.bar .home-4.no-photo {
    padding: 45px 5%;
    position: relative;
    background: #023e52;
    color: #fff;
    z-index: 1;
    margin-bottom: 25px;
}
.bar .home-4.no-photo h2 {
    margin: 0 0 40px 0;
}
.bar .home-4 {
    padding: 30px 5%;
    position: relative;
    background:url(/assets/uploads/goldcircle.jpg) no-repeat center;
    background-size: cover;
    background-color: #023e52;
    color: #fff;
    z-index: 1;
}

.bar .home-4 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 2;
    width: 55%;
    max-height: 100%;
    overflow: hidden;
    padding: 0;
}
.bar .home-4 .copyContainwrap {
    text-align: left;
    width: 45%;
    padding: 50px 5% 20px;
    position: relative;
    z-index: 3;
}
.bar .home-4.no-photo .copyContainwrap p {
    text-align: center
}

.bar .home-4 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
    color: #FFF;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}
.bar .home-4 a.btn {
    background: #bd7c53;
    padding: 10px 25px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
    display: inline-block;
    width:350px
}

.bar .home-7 {
    padding: 0px 0 0;
    position: relative;
    background: transparent;
    z-index: 1;
    overflow: visible;
}


/*-----------------------------------------
    COOPER  PAGE
------------------------------------------*/
.icons {
    background: rgba(0,0,0,0.05);
    margin-bottom: 30px;
}
.icons .module {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
.icons .copyContainwrap {
    display:flex;
    flex-wrap: wrap;
}
.icons .copyContainwrap .imageContain{
    flex: 0 25%;
    padding: 0 25px 25px
}
.icons .copyContainwrap .imageContain img{
    width:100%;
}
.icons .copyContainwrap .imageContain:nth-child(1),
.icons .copyContainwrap .imageContain:nth-child(3){
    flex: 0 23%;
}
.icons .copyContainwrap .imageContain:nth-child(2),
.icons .copyContainwrap .imageContain:nth-child(4){
    flex: 0 27%;
}
.icons .copyContainwrap .imageContain:nth-child(5),
.icons .copyContainwrap .imageContain:nth-child(7){
    flex: 0 30%;
}
.icons .copyContainwrap .imageContain:nth-child(6){
    flex: 0 40%;
}

.copper .home-4 {
    padding: 30px 5%;
    position: relative;
    background: url(/assets/uploads/goldcircle.jpg) no-repeat center;
    background-size: cover;
    background-color: #023e52;
    color: #fff;
    z-index: 1;
    margin-top: 30px;
}
.copper .home-4 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
     width: 55%;
    max-height: 370px;
    overflow: hidden;
    padding: 0;
}
.copper .home-4 .copyContainwrap {
    text-align: left;
    width: 45%;
    padding: 30px 5% 20px;
    position: relative;
    z-index: 3;
}
.copper .home-4 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
    color: #FFF;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}
.copper .home-4 a.btn {
    width:275px
}
.copper .home-8 .imageContain {
    margin: 0 auto ;
    width: 100%;
    max-width: 650px;
}
.copper .home-8 .imageContain img {
    width: 100%;
    margin-bottom: 25px;
}
.copper.transparentBackground a.btn {
    background:#bd7c53;
}
.copper .transparentBackground a.btn:hover {
    background: #023e52;
}

/*-----------------------------------------
    COOPER  PAGE
------------------------------------------*/
.here .home-6 {
    padding: 0 0 40px;
    position: relative;
    background: transparent;
    z-index: 1;
    overflow: visible;
}
.here .home-6 .copyContainwrap {
    text-align: left;
    flex: 0 50%;
    padding: 0 5%;
    position: relative;
    z-index: 3;
    display: block;
    width: 100%
}
.here .home-6 .imageContain {
    flex: 0 60%;
    padding: 0 5%;
    display: block;
    width: 100%
}
.here .home-6 .imageContain img{
    width: 100%
}
.here .home-6 .copyContainwrap .copyContain h3{
    font-size: 20px;
    line-height: 1;
    letter-spacing: 5px;
    color: #023e52;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
    margin: 15px 0 8px;
}
.here .home-6 .copyContainwrap .copyContain p{
    color:#a94225;
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 20px;
}
.here .home-6 .copyContainwrap .copyContain a.btn {
    background: #a94225;
    padding: 10px 15px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 13px;
    line-height: 15px;
    margin: 30px 0 0;
    text-align: center;
    display: block;
    width: 360px;
    letter-spacing: 1px;
}
.here .home-6 .copyContainwrap .copyContain a.btn:hover {
    background: #023e52;}


/*-----------------------------------------
          GEAR UP PAGE
------------------------------------------*/

.gear .home-4.bg {
    padding: 50px 5%;
    position: relative;
    background: url(/assets/uploads/goldcircle.jpg) no-repeat center;
    background-size: cover;
    background-color: #023e52;
    color: #fff;
    z-index: 1;
    margin-top: 40px
}
.gear .home-4 .copyContainwrap {
    text-align: left;
    width: 40%;
    padding: 0 5% 0;
    position: relative;
    z-index: 3;
}
.gear .home-4 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 60%;
    max-height: 370px;
    overflow: hidden;
    padding: 0 5% 0 5%;
}
.gear .home-4 h2 {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #FFF;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 35px 0;
}
.gear .home-4 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
    color: #FFF;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}
.gear .home-7 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    max-height: 700px;
    overflow: hidden;
    padding: 0;
}
.gear .home-7 a.btn {
        background: #bd7c53;
    padding: 10px 15px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    margin: 15px auto 0;
    text-align: center;
    width: 580px;
    letter-spacing: 1px;
    position: absolute;
    z-index: 2;
    top: 40%;
    display: block;
    left: -50%;
    right: -50%;
}
.gear .home-7 a.btn:hover {
    background: #023e52;
}
.gear .home-7 .imageContain:before {
    content: "";
    background: url(/assets/uploads/circle-gray.png) no-repeat center;
    background-size: 100%;
    width: 0%;
    padding: 0 0;
    height: 100%;
    position: absolute;
    z-index: 2;
    right: -10%;
    opacity: 1;
}

/*-----------------------------------------
          TMS PAGE
------------------------------------------*/
.tms .home-6 .module {
    max-width: 900px
}
.tms .home-6 h2 {
    font-size: 25px;
    line-height: 1;
    letter-spacing: 5px;
    color: #023e52;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 40px 0;
}
.tms .home-6 .copyContainwrap p {
    text-align: center;
}
.tms .transparentBackground a.btn {
    background: #023e52;
    padding: 10px 15px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    margin: 45px auto 0;
    text-align: center;
    display: block;
    width: 300px;
}

.tms .home-4.no-photo {
    padding: 45px 5%;
    position: relative;
    background: #023e52;
    color: #fff;
    z-index: 1;
    margin-bottom: 25px;
}
.tms .home-4.no-photo h2 {
    margin: 0 0 40px 0;
}
.tms .home-4 {
    padding: 30px 5%;
    position: relative;
    background:url(/assets/uploads/goldcircle.jpg) no-repeat center;
    background-size: cover;
    background-color: #023e52;
    color: #fff;
    z-index: 1;
}

.tms .home-4 .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 2;
    width: 55%;
    max-height: 100%;
    overflow: hidden;
    padding: 0;
}
.tms .home-4 .copyContainwrap {
    text-align: left;
    width: 45%;
    padding: 50px 5% 20px;
    position: relative;
    z-index: 3;
}
.home-4 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}
.tms .home-4 a.btn {
    background: #bd7c53;
    padding: 10px 25px;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
    display: inline-block;
    width:350px
}

.tms .bucketItem h2 {
    font-size: 30px;
    line-height: 30px;
}

.tms .home-7 {
    padding: 0px 0 0;
    position: relative;
    background: transparent;
    z-index: 1;
    overflow: visible;
}
/*-----------------------------------------
          GATHER Section
------------------------------------------*/
.gather .home-4.no-photo {
   margin-bottom: 30px
}
/*-----------------------------------------
          Rooms Section
------------------------------------------*/

.interior .home-4 .copyContainwrap p {
    font-size: 15px;
    line-height: 22px;
    color: #FFF;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    margin: 0 0 10px;
    letter-spacing: 1px;
}


/*-----------------------------------------
          Rooms Section
------------------------------------------*/
.home-1 .bx-controls{
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 94%;
    padding: 0 4%;
}
.home-1 .bx-controls .bx-controls-direction{
    position: absolute;
    width: 100%;
    top: -149px;
    z-index: 100;
}
.interior .home-4.full {
    margin: 30px auto 0
}

.interior .home-4.full .imageContain {
    position: relative;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    max-width: 800px;
    max-height: 100%;
    overflow: hidden;
    padding: 50px 5% 30px 5%;
    margin: 0 auto
}
 

/*-----------------------------------------
          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
}


 

.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: #bd7c53;
  text-align: center;
  padding: 16px;
}
.cta h3 {
  color: #1A1A1A;
}

.reviews {
  display: block;
}

.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;
}
 
 


@media (max-width: 1000px) {

    /*----HOME PAGE ----*/
    
    
    
    
    /*----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: 150px;
        width: 100%;
    } 


@media (max-width: 985px) {
    .nav1 {
        position: fixed;
        padding: 16px 0 20px;
        z-index: 200;
        width: 100%;
        background: #023e52;
        display: flex;
        height: 125px;
    }
    .nav1 .navLogo {
        position: relative;
        top: 4px;
        left: 16px;
        width: 100%;
        height: 100%;
        background-image: url(/assets/uploads/logo.png);
        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:transparent
    }
    .mobileBtnWrap {
        position: fixed;
        top: 35px;
        right: 10px;
        left: auto;
        width: 45%;
        height: 50px;
        z-index: 200;
        padding: 8px;
        background-color:#023e52
    }
    .mobileTrigger {
        width: 80px;
        height: 35px;
        float: right;
        position: relative;
    }
    .mobileTrigger hr {
        height: 4px;
        background-color:#bd7c53
    }
    .mobileTrigger hr:nth-of-type(2) {
        top: 50%;
        }
    .mobileTrigger hr:nth-of-type(3) {
        top: 78%;
        }
    .mNav.openMenu {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding-top: 180px;
        background-color: #023e52;
        z-index: 30;
        opacity: 1;
    }
    .mNav.openMenu ul{
        width:100%;
        padding: 0 25px;
    }
    .mNav.openMenu li a {
       color: #bd7c53;
        width: 100%;
        display: block;
        text-align: center;
        padding: 8px;
        font-family: ff-basic-gothic-pro, sans-serif;
        letter-spacing: 8px;
        text-transform: uppercase;
        font-size: 25px;
        text-decoration: none;
        letter-spacing: 0px;
    }
    .subnav {
    text-align: right;
    padding: 0 5% 0px 0;
}


}

@media (max-width: 900px) {
    
    .slidez .module .bx-wrapper .bx-controls-direction {
        position: absolute;
        width: 90%;
        top: -190px;
        margin: 0 auto;
        left: 5%;
        height: 100%;
    }
    .floatText h2 span {
        display: block;
        margin-left: 5%;
        color: #fff;
    }
    .floatText h2 {
        font-size: 60px;
    } 
    
/*----HOME PAGE ----*/
    .homepage .home-1 .module {
        flex-wrap:wrap
    }
    .homepage .home-1 .imageContain {
        width:100%;
        flex: 0 100%
    }
    .homepage .home-1 .copyContainwrap {
        width:100%;
        flex: 0 100%
    }
    .home-1 .copyContainwrap p {
        font-size: 15px;
        line-height: 22px;
        color: #023e52;
        text-decoration: none;
        text-align: center;
        font-weight: 400;
        margin: 0 0 10px;
        letter-spacing: 1px;
    }
    .home-1 a.btn {
        margin: 15px auto;
         display: block;
    }
    .threeColumn, .twoColumn {
        display: grid;
        grid-template-columns: 1fr;
    }
    .home-w .module {
        flex-wrap:wrap
    }
    .home-2 .copyContainwrap {
        width: 100%;
        flex: 0 100%
    }
    .home-4 .module {
        flex-wrap:wrap
    }
    .home-4 .imageContain {
        position: relative;
        top: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        max-height: 370px;
        overflow: hidden;
        padding: 50px 0 30px;
        flex: 0 100%
    }
    .home-4 .imageContain img {
        max-width: 400px;
        padding: 0 5%;
        margin: 0 auto;
        display: block
    }
    .home-4 .copyContainwrap {
        text-align: center;
        width: 100%;
        padding: 30px 5% 20px;
        position: relative;
        z-index: 3;
        flex: 0 100%
    }
    .home-4 .copyContainwrap h2,
    .home-4 .copyContainwrap p {
        text-align:center
    }
    .home-4 h2:after {
        content: "";
        width: 250px;
        background-image: linear-gradient(to right, #bd7c53 10%, rgba(255, 255, 255, 0) 0%);
        background-position: bottom;
        background-size: 20px 2px;
        background-repeat: repeat-x;
        position: absolute;
        bottom: -12px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
        padding: 10px 0;
    }
    
 /*----ROOMS PAGE ----*/
   
    .interior .home-4 .imageContain {
        position: relative;
        top: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        max-height: 370px;
        overflow: hidden;
        padding: 50px 0 30px;
        flex: 0 100%
    }
    .interior .home-4 .imageContain img {
        max-width: 400px;
        padding: 0 5%;
        margin: 0 auto
    }
    .interior .home-4 .copyContainwrap p {
        text-align: center;
 
    }
    .interior .home-4 a.btn {
        background: #bd7c53;
        padding: 10px 25px;
        border: none;
        text-transform: uppercase;
        color: #fff;
        font-weight: 600;
        text-decoration: none;
        font-size: 20px;
        margin-top: 15px;
        text-align: center;
        display: block;
        margin: 30px auto;
    }
    
    .home-1 .module {
        display: flex;
        position: relative;
        flex-wrap: wrap
    }
    .home-1 .imageContain {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        flex: 0 100%;
        max-height: 370px;
        overflow: hidden;
        z-index: 3;
    }
    .home-1 .copyContainwrap {
        text-align: left;
        width: 100%;
        flex: 0 100%;
        padding: 50px 5% 40px;
        position: relative;
        z-index: 3;
    }
    .interior .home-4.full .imageContain {
        position: relative;
        top: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        max-width: 800px;
        max-height: 100%;
        overflow: hidden;
        padding: 50px 5% 30px 5%;
        margin: 0 auto;
    }
    .interior .home-4.full .imageContain img {
        max-width: 100%;
        padding: 0 5%;
        margin: 0 auto;
    }
    .home-1 h2,
    .home-1 p {
        text-align: center
    }
    .home-1 h2:after {
        content: "";
        width: 250px;
        background-image: linear-gradient(to right, #bd7c53 10%, rgba(255, 255, 255, 0) 0%);
        background-position: bottom;
        background-size: 20px 2px;
        background-repeat: repeat-x;
        position: absolute;
        bottom: -12px;
         margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
        padding: 10px 0;
    }
    .home-1:before {
        content: "";
        background: url(/assets/uploads/circle-bg.png) no-repeat center;
        background-size: cover;
        width: 100%;
        padding: 0 0;
        height: 100%;
        position: absolute;
        z-index: 2;
        right: 0;
        top: 0;
    }
/*----BAR PAGE ----*/
        .bar .home-4 .imageContain img {
        max-width: 100%;
        padding: 0 5%;
        margin: 0 auto;
    }    

/*----BAR PAGE ----*/
    .cooper .home-4 .imageContain img {
        max-width: 100%;
        padding: 0 5%;
        margin: 0 auto;
    }      


 
}


@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;
 }  

}
    
    
@media (max-width: 775px) {
   .homepage .herotext {
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
        position: absolute;
        top: 125px;
        width: 350px;
        height: auto;
        z-index: 10;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
        max-width: 500px;
    }
    footer .bottomRow {
        color: #FFF;
        display: grid;
        grid-template-columns: 1fr .5fr 1fr;
        grid-template-rows: 1fr;
        align-items: end;
    }
    .home-6 .module {
        display: flex;
        position: relative;
       flex-wrap: wrap
    }
    .here .home-6 .copyContainwrap {
        text-align: left;
        flex: 0 100%;
        padding: 0 5%;
        position: relative;
        z-index: 3;
        display: block;
        width: 100%;
    }
    .here .home-6 .imageContain {
        flex: 0 100%;
        padding: 0 5%;
        display: block;
        width: 100%;
    }
    .here .home-6 .imageContain img {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        display: block
    }
    .here .home-6 .copyContainwrap .copyContain h3,
    .here .home-6 .copyContainwrap .copyContain p{
        text-align: center
    }
    .here .home-6 .copyContainwrap .copyContain a.btn {
        display: block;
        margin: 30px auto
    }
}
   

@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: ff-basic-gothic-pro, sans-serif;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 0px;
    }
     

}
 
    
@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;
    }
    
}


@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: ff-basic-gothic-pro, sans-serif;
        padding: 15px !important;
        margin-top: 25px;
    }
    .logowrap {
    flex: 40%;
    padding: 0 2.5%;
}
    .menuwrap {
    flex: 50%;
}
    .subnav p {
        font-size: 9px;
    }
   
    .colorbar {
        font-family: ff-basic-gothic-pro, sans-serif;
        font-size: 10px;

    }
     
    .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;
    }
    
    footer p {
        font-size: 10px;
        line-height: 15px;
        font-family: ff-basic-gothic-pro, sans-serif;
        margin: 0 auto;
        }
    .interior .fullScreenImage h1 {
            font-family: ff-basic-gothic-pro, sans-serif;
            font-display: swap;
            font-style: normal;
            font-size: 30px;
            line-height: 30px;
            text-transform: uppercase;
            margin-bottom: 0;
            font-weight: 700;
            letter-spacing: 1px;
            color: #fff;
        }
    .interior.rooms .bucketItem h2 {
        font-size: 17px;
        line-height: 24px;
    }
}

@media (max-width: 400px) {
      
    .logowrap {
        flex: 50%;
        padding: 0 2.5%;
    }
     

}





@media (min-height: 900px) and (min-width: 1100px){
    
}

@media (max-height: 700px) and (min-width: 1300px){
    .herotext {
       max-width: 700px;
    }
    
}







