@charset "UTF-8";
/* ------------------- */
/* STYLESHEET SECTIONS */
/* ------------------- */
/*  1__CSS Resets
    2__Layout helpers
    3__Header
    4__Main content
    5__Footer
    6__Typo3 overrides
    6__Typo3 overrides
    7__Bootstrap overrides
    8__Media queries
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,600,700,800");
@font-face {
  font-family: "Amsterdam";
  src: url(./fonts/Amsterdam.woff2) format("woff2");
}
:root {
  --colour-dark-grey: #333;
  --colour-dark-navy: #043673;
  --colour-dark-navy-lighter: #0d4892;
  --colour-gold: #D0A379;
  --colour-gold-lighter: #edceb2;
  --colour-gold-lighter-2: #e0b58c;
  --colour-dark-grey-1: #666;
  --colour-dark-grey-2: #333;
  --asr-50: 50%;
  --asr-60: 60%;
  --asr-65: 65%;
  --asr-75: 75%;
  --asr-85: 85%;
  --asr-100: 100%;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-65 {
  padding-left: 65px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-75 {
  padding-left: 75px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-85 {
  padding-left: 85px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-95 {
  padding-left: 95px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-115 {
  padding-left: 115px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-125 {
  padding-left: 125px;
}

.pl-130 {
  padding-left: 130px;
}

.pl-135 {
  padding-left: 135px;
}

.pl-140 {
  padding-left: 140px;
}

.pl-145 {
  padding-left: 145px;
}

.pl-150 {
  padding-left: 150px;
}

.pl-155 {
  padding-left: 155px;
}

.pl-160 {
  padding-left: 160px;
}

.pl-165 {
  padding-left: 165px;
}

.pl-170 {
  padding-left: 170px;
}

.pl-175 {
  padding-left: 175px;
}

.pl-180 {
  padding-left: 180px;
}

.pl-185 {
  padding-left: 185px;
}

.pl-190 {
  padding-left: 190px;
}

.pl-195 {
  padding-left: 195px;
}

.pl-200 {
  padding-left: 200px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-65 {
  padding-right: 65px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-85 {
  padding-right: 85px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-95 {
  padding-right: 95px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-110 {
  padding-right: 110px;
}

.pr-115 {
  padding-right: 115px;
}

.pr-120 {
  padding-right: 120px;
}

.pr-125 {
  padding-right: 125px;
}

.pr-130 {
  padding-right: 130px;
}

.pr-135 {
  padding-right: 135px;
}

.pr-140 {
  padding-right: 140px;
}

.pr-145 {
  padding-right: 145px;
}

.pr-150 {
  padding-right: 150px;
}

.pr-155 {
  padding-right: 155px;
}

.pr-160 {
  padding-right: 160px;
}

.pr-165 {
  padding-right: 165px;
}

.pr-170 {
  padding-right: 170px;
}

.pr-175 {
  padding-right: 175px;
}

.pr-180 {
  padding-right: 180px;
}

.pr-185 {
  padding-right: 185px;
}

.pr-190 {
  padding-right: 190px;
}

.pr-195 {
  padding-right: 195px;
}

.pr-200 {
  padding-right: 200px;
}

img {
  image-rendering: -webkit-optimize-contrast;
  height: auto;
}

/* ------------------------ */
/* 1__CSS Resets            */
/* ------------------------ */
/* Limited CSS reset */
html, body, button, input, select, textarea {
  font-weight: 400;
}

html {
  height: 100%;
  font-size: 15px; /* This is the base size the rem unit refers to */
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
}

body {
  font-size: 1.1rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
  min-height: 100%;
  margin: 0;
  padding: 0;
  color: var(--colour-dark-grey);
  background: url("../images/pattern-376x648px.png");
  background-size: 188px 326px;
}

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
  h3 {
    font-weight: lighter !important;
  }
  h2.fancy {
    font-weight: 400;
  }
}
/* ------------------ */
/* 2__Layout helpers  */
/* ------------------ */
.clear {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.halign-l {
  text-align: left;
}

.halign-r {
  text-align: right;
}

.halign-c {
  text-align: center;
}

.valign-t {
  vertical-align: top;
}

.valign-m {
  vertical-align: middle;
}

.valign-b {
  vertical-align: bottom;
}

.limit-3-lines {
  display: -webkit-box; /* Use flexbox layout */
  -webkit-box-orient: vertical; /* Set the box orientation to vertical */
  overflow: hidden; /* Hide overflow content */
  -webkit-line-clamp: 4; /* Limit to 3 lines */
  max-height: 4.5em; /* Adjust based on line height (3 lines * line height) */
  line-height: 1.5em; /* Set line height */
}

.full-width-img {
  width: 100%;
  height: auto;
  display: block;
}

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

.h100 {
  height: 100%;
}

.constrain {
  width: 1000px;
  margin: 0 auto;
}

.constrain-960w {
  max-width: 960px;
  margin: 0 auto;
}

.constrain-1240w {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
}

.constrain-1440w {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
}

.constrain-1600w {
  max-width: 1600px;
  margin: 0 auto;
}

.constrain-1920w {
  max-width: 1920px;
  margin: 0 auto;
}

.frame-narrow-960w-left {
  position: relative;
  max-width: 960px;
  margin: 0;
}

.frame-narrow-960w-center {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}

/* START object-fit:cover Fix for IE & IE Edge */
/* Note, requires JS to write the "compat-object-fit class to appropriate container element */
.compat-object-fit {
  background-size: cover;
  background-position: center center;
}

.compat-object-fit-x-left {
  background-size: cover;
  background-position-x: left;
}

.compat-object-fit-x-center {
  background-size: cover;
  background-position-x: center;
}

.compat-object-fit-x-right {
  background-size: cover;
  background-position-x: right;
}

.compat-object-fit-y-top {
  background-size: cover;
  background-position-y: top;
}

.compat-object-fit-y-center {
  background-size: cover;
  background-position-y: center;
}

.compat-object-fit-y-bottom {
  background-size: cover;
  background-position-y: bottom;
}

/* Responsive container for 16:9 video clips (eg Youtube). The video iframe should be a child of a div with a class of
  "video-container-16-9". If creating such a container is not possible because you don't have access to the HTML eg in
  a CMS content element, you can call the ICIT responsifyYoutubeClips() JavaScript function to do it programmatically.
*/
.video-container-16-9 {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video-container-16-9 iframe,
.video-container-16-9 object,
.video-container-16-9 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* Responsive container for embedded Google Maps. The Youtube iframe should be a child of a div with a class of
  "gmap-container". If creating such a container is not possible because you don't have access to the HTML eg in
  a CMS content element, you can call the ICIT responsifyGoogleMaps() JavaScript function to do it programmatically.
  NOTE: The aspect ratio doesn't have to be 16:9. You could make it 4:3 by setting padding-bottom: 75.6%
*/
.gmap-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.gmap-container iframe, .gmap-container object, .gmap-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mobile-only-block,
.mobile-only-inline,
.mobile-only-flex {
  display: none !important;
}

.desktop-only {
  display: block;
}

.frame-inline-block {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* ------------------------ */
/* 3__Header styles         */
/* ------------------------ */
#main-header {
  background: #043673 url(../images/ripple_tile.svg);
  background-size: 40px 6px;
  padding: 0;
  border-bottom: 5px solid #d0a379;
  position: fixed;
  z-index: 3000;
  width: 100%;
}

body.nav-lock-scroll #main-header .header-inner {
  background: none;
}

#main-header .header-grid {
  display: grid;
  grid-template-columns: 220px 1fr 180px;
  grid-gap: 40px;
}
#main-header .header-grid .column-1 {
  padding: 15px 0 15px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#main-header .header-grid .column-1 a {
  width: 100%;
}
#main-header .header-grid .column-2 {
  display: flex;
  align-items: center;
}
#main-header .header-grid .column-3 {
  padding: 15px 25px 15px 0;
  text-align: right;
}
#main-header .header-grid .column-3 a.btn {
  white-space: wrap;
  border: 2px solid var(--colour-gold);
}
#main-header .header-grid .column-3 a.btn.btn-primary:hover, #main-header .header-grid .column-3 a.btn.btn-primary:focus, #main-header .header-grid .column-3 a.btn.btn-primary:active {
  background: none;
  border: 2px solid var(--colour-gold);
  color: white;
}

#header-logo--desktop {
  width: 100%;
  height: auto;
}

#header-logo--mobile {
  display: none;
  max-width: 125px;
  height: auto;
}

/*
#header-join-club--desktop {
   width: 100%;
   height: auto;
}
*/
/*
#header-join-club--mobile {
   display: none;
   width: 56px;
   max-width: 100%;
   height: auto;
   z-index: 1000;
   position: relative;
}
*/
#top-spacer {
  padding-top: 82px;
}

/* ------------------------ */
/* 4__Main Content          */
/* ------------------------ */
.full-width-video-container {
  padding-top: 20%;
  padding-bottom: 20%;
  position: relative;
  width: 100%;
}

.full-width-video-container.clickable {
  cursor: pointer;
}

.video-background {
  z-index: -100;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

.bg-col-white {
  background-color: #fff;
  padding-top: 1px;
}

#home-pg-hero .hero__right .tx-ns-all-sliders .item > img {
  height: 100%;
}

#top-hero-wrap {
  display: none;
  position: relative;
  height: 590px;
  /* START object-fit:cover Fix for IE & IE Edge */
  /* Note, requires JS to write the "compat-object-fit class to appropriate container element */
  /* Hide the image if object fit is not supported in IE/Edge - opacity to 0 for the link area */
  /* END object-fit:cover Fix for IE & IE Edge */
}
#top-hero-wrap .cover {
  position: absolute;
  width: 100%;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
#top-hero-wrap .cover .flexslider {
  border: none;
}
#top-hero-wrap .cover .flexslider .caption-wrapper {
  display: none;
}
@media (max-width: 455px) {
  #top-hero-wrap .cover .flexslider .flex-direction-nav a.flex-prev::before,
#top-hero-wrap .cover .flexslider .flex-direction-nav a.flex-next::before {
    font-size: 30px;
  }
}
#top-hero-wrap .cover > img,
#top-hero-wrap .cover .ce-image img,
#top-hero-wrap .cover .slidercontent > img,
#top-hero-wrap .cover .slidercontent > a:not(.hero-img-scroll-down-btn) img,
#top-hero-wrap .cover .tx-ns-all-sliders .item > img {
  width: 100%;
  height: 590px;
  object-fit: cover;
}
#top-hero-wrap .cover .tx-ns-all-sliders .item {
  height: initial;
}
#top-hero-wrap .cover .tx-ns-all-sliders .owl-nav {
  margin-top: 0;
  display: flex;
  justify-content: space-between;
}
#top-hero-wrap .cover .tx-ns-all-sliders .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  display: block;
  margin: 40px;
}
#top-hero-wrap .cover .tx-ns-all-sliders .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  display: block;
  margin: 40px;
  right: 0;
}
#top-hero-wrap .hero-img-scroll-down-btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
#top-hero-wrap .cover .hero-img-scroll-down-btn img {
  width: 33px;
  height: auto;
}
#top-hero-wrap .compat-object-fit-top {
  background-size: cover;
  background-position: center top;
}
#top-hero-wrap .compat-object-fit-center {
  background-size: cover;
  background-position: center center;
}
#top-hero-wrap .compat-object-fit-bottom {
  background-size: cover;
  background-position: center bottom;
}
#top-hero-wrap .compat-object-fit-top img,
#top-hero-wrap .compat-object-fit-center img,
#top-hero-wrap .compat-object-fit-bottom img {
  opacity: 0;
}

a.sticky-cta-mobile-button {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0 calc(2em + 10px) 0 2em;
  width: 100%;
  height: 60px;
  display: none;
  align-items: center;
  justify-content: center;
  background-color: var(--colour-gold);
  color: white;
  border: none;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: bold;
  transition: all 0.3s ease;
  z-index: 1001;
  text-transform: uppercase;
  text-decoration: none;
}
a.sticky-cta-mobile-button:visited {
  color: white;
}
a.sticky-cta-mobile-button:hover, a.sticky-cta-mobile-button:focus, a.sticky-cta-mobile-button:active {
  padding: 0 2em 0 2em;
  color: var(--colour-dark-grey-2);
  background-color: var(--colour-gold-lighter-2);
  text-decoration: none;
}
a.sticky-cta-mobile-button i.button-icon {
  display: none;
  font-size: 1.3em;
}
@media (max-width: 768px) {
  a.sticky-cta-mobile-button {
    display: flex;
    justify-content: space-between;
  }
  a.sticky-cta-mobile-button i.button-icon {
    display: inline-block;
  }
}

#home-pg-hero {
  height: 100vh;
  padding-top: 77px;
  display: flex;
  width: 100%;
  background-color: white;
}
#home-pg-hero .intro {
  margin-bottom: 6vh;
  font-family: "Amsterdam", script;
  color: var(--colour-dark-grey-1);
  font-size: 1.4em;
  line-height: 2.5;
}
@media (min-width: 1800px) {
  #home-pg-hero .intro {
    font-size: 1.5em;
  }
}
#home-pg-hero .hero__left {
  width: 40%;
  min-width: 400px;
  padding: 2em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#home-pg-hero .hero__right {
  flex: 1;
  overflow: hidden;
  /* Target the first child of the hero__right div that has an id that begins with "c" */
}
#home-pg-hero .hero__right > [id^=c] {
  height: 100%;
  /*
  .tx-ws-flexslider {
     height: 100%;

     .flexslider {
        height: 100%;

        > ul.slides {
           height: 100%;

           > li,
           > li > .slidercontent {
              height: 100%;

              .hero-img-logo {
                 display: none;
                 max-width: 700px;
                 height: auto;
              }
           }
        }
     }
  }
  */
}
#home-pg-hero .hero__right > [id^=c] .flexslider {
  height: 100%;
}
#home-pg-hero .hero__right > [id^=c] .flexslider > ul.slides {
  height: 100%;
}
#home-pg-hero .hero__right > [id^=c] .flexslider > ul.slides > li {
  height: 100%;
}
#home-pg-hero .hero__right .hero__image,
#home-pg-hero .hero__right .slidercontent > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#home-pg-hero .menu {
  list-style: none;
  margin: 0;
  padding-left: 0;
  max-width: 400px;
  font-size: 1.2em;
}
@media (max-width: 768px) {
  #home-pg-hero .menu {
    max-width: 100%;
  }
}
#home-pg-hero .menu .menu__item {
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
#home-pg-hero .menu .menu__item .menu__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 10px 0.5em 0;
  text-decoration: none;
  color: var(--colour-gold);
  font-weight: bold;
  transition: all 0.3s ease;
}
#home-pg-hero .menu .menu__item .menu__link:hover {
  padding: 0.5em 0 0.5em 0;
  color: var(--colour-dark-grey-1);
}
#home-pg-hero .menu .menu__item .menu__link .menu__icon {
  font-size: 1.3em;
}
#home-pg-hero .menu .menu__item.menu__separator {
  margin-bottom: 0.25em;
  margin-top: 0.5em;
  padding-bottom: 0.5em;
  border-top: 1px solid var(--colour-gold);
}
@media (max-width: 768px) {
  #home-pg-hero {
    flex-direction: column;
  }
  #home-pg-hero .hero__left {
    width: 100%;
    min-width: 0;
  }
  #home-pg-hero .hero__right {
    display: none;
  }
}
#home-pg-hero .location-menu {
  position: absolute;
  top: 0;
  right: 100%; /* Start off-screen */
  width: 100%;
  height: 100%;
  padding: 140px 2em 1em 2em;
  background-color: white;
  transition: right 0.5s ease;
}
#home-pg-hero .location-menu.active {
  right: 0; /* slide into view */
}

.landing-pg-hero {
  width: 100%;
}
@media (max-width: 600px) {
  .landing-pg-hero {
    height: 100vh;
    display: flex;
    flex-direction: column;
  }
  .landing-pg-hero .hero__left {
    width: 100%;
    min-width: 0;
  }
  .landing-pg-hero .hero__right {
    display: none;
  }
}
.landing-pg-hero .hero-image-wrapper {
  display: flex;
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
}
.landing-pg-hero .hero-image-wrapper .hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .landing-pg-hero .hero-image-wrapper {
    height: 200px;
    overflow: visible;
  }
}
.landing-pg-hero .hero-image-wrapper .text-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 2em;
}
.landing-pg-hero .hero-image-wrapper .text-overlay .text-wrapper {
  width: 100%;
}
.landing-pg-hero .hero-image-wrapper .text-overlay h1 {
  color: white;
  text-transform: uppercase;
  /* add a subtle drop shadow */
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.landing-pg-hero .mobile-hero-wrap {
  height: 100vh;
  width: 100%;
  background-color: white;
  display: none;
}
@media (max-width: 600px) {
  .landing-pg-hero .mobile-hero-wrap {
    display: flex;
    align-items: flex-start;
  }
}
.landing-pg-hero .mobile-hero-wrap .intro {
  margin-bottom: 6vh;
  font-family: "Amsterdam", script;
  color: var(--colour-dark-grey-1);
  font-size: 1.4em;
  line-height: 2.5;
}
@media (min-width: 1800px) {
  .landing-pg-hero .mobile-hero-wrap .intro {
    font-size: 1.5em;
  }
}
.landing-pg-hero .mobile-hero-wrap .hero__left {
  padding: 1em 2em 2em 2em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.landing-pg-hero .mobile-hero-wrap .hero__right {
  flex: 1;
  overflow: hidden;
}
.landing-pg-hero .mobile-hero-wrap .hero__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.landing-pg-hero .mobile-hero-wrap .menu {
  list-style: none;
  padding-left: 0;
  max-width: 400px;
  font-size: 1.2em;
}
@media (max-width: 600px) {
  .landing-pg-hero .mobile-hero-wrap .menu {
    max-width: 100%;
  }
}
.landing-pg-hero .mobile-hero-wrap .menu .menu__item {
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.landing-pg-hero .mobile-hero-wrap .menu .menu__item .menu__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 10px 0.5em 0;
  text-decoration: none;
  color: var(--colour-gold);
  font-weight: bold;
  transition: all 0.3s ease;
}
.landing-pg-hero .mobile-hero-wrap .menu .menu__item .menu__link:hover {
  padding: 0.5em 0 0.5em 0;
  color: var(--colour-dark-grey-1);
}
.landing-pg-hero .mobile-hero-wrap .menu .menu__item .menu__link .menu__icon {
  font-size: 1.3em;
}
.landing-pg-hero .mobile-hero-wrap .menu .menu__item.menu__separator {
  margin-bottom: 0.25em;
  margin-top: 0.5em;
  padding-bottom: 0.5em;
  border-top: 1px solid var(--colour-gold);
}

#masthead {
  display: none;
  padding: 30px;
  text-align: center;
  background: #D0A379 url(../images/ripple_tile-gold-1-unit.svg);
  background-size: 60px 9px;
}
#masthead * {
  margin: 0;
  color: #fff;
  font-weight: 600;
  line-height: 1.5;
}
#masthead h1 {
  font-size: 2.4em;
}
#masthead h2 {
  font-size: 3em;
  font-style: italic;
  font-weight: 400;
}
#masthead p,
#masthead h3,
#masthead h4,
#masthead h5,
#masthead h6 {
  font-size: 1.8em;
}
#masthead .masthead__content {
  margin: 0 auto;
}

#site-body {
  padding: 50px 0;
  background: white;
}

body.core-landing-pg #site-body {
  display: block;
}
@media (max-width: 600px) {
  body.core-landing-pg #site-body {
    display: none;
  }
}

body[data-page-id="88"] #site-body {
  padding-bottom: 0;
}

body[data-page-id="38"] #site-body {
  padding-top: 0;
}

#site-body img {
  max-width: 100%;
  height: auto;
}

hr {
  border-top: 1px solid #ddd;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #043673;
}

h1 {
  font-size: 2.5em;
  font-weight: 700;
  color: var(--colour-gold);
}

h2 {
  font-size: 1.9em;
}

h3 {
  font-size: 1.55em;
  font-weight: 400;
}

h4 {
  font-size: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
}

h1.fancy,
h2.fancy {
  text-align: center;
  overflow: hidden;
  text-transform: uppercase;
  font-weight: 600;
}

@-moz-document url-prefix() {
  h1.fancy,
h2.fancy {
    font-weight: 500;
  }
}
h1.fancy span,
h2.fancy span {
  display: inline-block;
  position: relative;
}

h1.fancy span,
h2.fancy span {
  display: inline-block;
  position: relative;
}

h1.fancy span:before,
h1.fancy span:after,
h2.fancy span:before,
h2.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 3px solid #d0a379;
  top: 40%;
  width: 600px;
}

h1.fancy span:before,
h2.fancy span:before {
  right: 100%;
  margin-right: 30px;
}

h1.fancy span:after,
h2.fancy span:after {
  left: 100%;
  margin-left: 30px;
}

.md-text {
  font-size: 1.25em;
}

#site-body hr {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  border: 2px solid #ddd;
}

hr.thick {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

hr.grey {
  border: 2px solid #ddd;
}

#site-body ul li:not(:last-child) {
  margin-bottom: 0.5em;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #d0a379;
  margin: 1.5em 0;
  padding: 1.5em 1em;
  quotes: "“" "“" "“" "“";
  font-style: italic;
  font-size: 0.92em;
}

blockquote:before {
  color: #CCC;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

.cols {
  margin-bottom: 30px;
}

.cols-50-50 .column-left,
.cols-66-33 .column-left {
  margin-bottom: 20px;
}

.cols-25-25-25-25 h1 {
  font-size: 2em;
}

.cols-25-25-25-25 h2 {
  font-size: 1.6667em;
}

.cols-25-25-25-25 h3 {
  font-size: 1.33333em;
}

a {
  transition: 0.1s all ease-out;
}

a,
a:visited,
a:hover,
a:active,
a:focus {
  color: #D0A379;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
}

#btnScrollToTop {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 0;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #D0A379;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  font-size: 18px;
}
#btnScrollToTop:hover {
  background-color: #b68f6a;
}

.arrow-button {
  padding: 8px 35px 8px 10px;
  background: none;
  color: #043673;
  text-decoration: none;
  border: 2px solid #043673;
  position: relative;
  font-size: 0.85em;
  text-transform: uppercase;
  font-weight: 700;
}
.arrow-button.white {
  color: #fff;
  border: 2px solid #fff;
}
.arrow-button.white:after {
  background-image: url(../images/icon_arrow_white.svg);
}
.arrow-button:after {
  display: block;
  content: " ";
  position: absolute;
  background-image: url(../images/icon_arrow.svg);
  background-size: 16px 16px;
  background-position-x: right;
  height: 16px;
  width: 16px;
  right: 7px;
  top: 9px;
}

.arrow-button:hover,
.arrow-button:focus,
.body-text .arrow-button:active {
  background-color: rgba(208, 164, 119, 0.5);
  text-decoration: none;
}

.arrow-button.white:hover,
.arrow-button.white:focus,
.body-text .arrow-button:active {
  background-color: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}

.highlight-block {
  text-align: center;
}
.highlight-block hr {
  margin: 0 auto;
  width: 80%;
  border: 2px solid #ddd;
}
.highlight-block .content {
  padding: 3.17em 0;
}

.basic-card-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin: 0 auto;
}
.basic-card-grid .card-no-bs {
  overflow: hidden;
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.basic-card-grid .card-no-bs .card-no-bs-header {
  padding: 1em 0;
  flex: 1 1 auto;
}
.basic-card-grid .card-no-bs .card-no-bs-header .card-title {
  margin: 0;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: uppercase;
}
.basic-card-grid .card-no-bs .card-image-container {
  padding-top: 66.67%; /* Creates 3:2 aspect ratio */
  position: relative;
  overflow: hidden;
}
.basic-card-grid .card-no-bs .card-image-container .card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
}
.basic-card-grid .card-no-bs .card-text-container {
  padding-block: 1em 0.5em;
  flex: 1 1 auto;
}
.basic-card-grid .card-no-bs .card-no-bs-footer {
  display: flex;
  gap: 16px;
  padding: 1em 0;
}
@media (max-width: 550px) {
  .basic-card-grid .card-no-bs .card-no-bs-footer {
    justify-content: space-between;
  }
}
.basic-card-grid .card-no-bs .card-no-bs-footer .btn-simple {
  padding: 0.375em 1.3em;
  border-radius: 0;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1em;
}
.basic-card-grid .card-no-bs .card-no-bs-footer .btn-simple.gold-theme-reverse {
  background-color: white;
  color: var(--colour-gold);
  transition: all 0.3s ease-in-out;
}
.basic-card-grid .card-no-bs .card-no-bs-footer .btn-simple.gold-theme-reverse:hover {
  color: white;
  background-color: var(--colour-gold);
}
.basic-card-grid .card-no-bs .card-no-bs-footer .btn-simple:hover {
  text-decoration: none;
}
.basic-card-grid .card-no-bs .card-no-bs-footer .btn,
.basic-card-grid .card-no-bs .card-no-bs-footer .btn-simple {
  font-size: 1.3em;
}
@media (max-width: 1080px) {
  .basic-card-grid .card-no-bs .card-no-bs-footer .btn,
.basic-card-grid .card-no-bs .card-no-bs-footer .btn-simple {
    padding: 0.6em 1.3em;
    font-size: 1.1em;
  }
}
@media (max-width: 850px) {
  .basic-card-grid .card-no-bs .card-no-bs-footer .btn,
.basic-card-grid .card-no-bs .card-no-bs-footer .btn-simple {
    padding: 0.6em 1.3em;
    font-size: 1em;
  }
}
@media (max-width: 400px) {
  .basic-card-grid .card-no-bs .card-no-bs-footer .btn,
.basic-card-grid .card-no-bs .card-no-bs-footer .btn-simple {
    padding: 0.6em 0.8em;
    font-size: 0.95em;
  }
}
@media (max-width: 768px) {
  .basic-card-grid .card-no-bs .card-no-bs-header .card-title {
    font-size: 1.25em;
  }
}
@media (max-width: 680px) {
  .basic-card-grid {
    grid-template-columns: 1fr;
  }
  .basic-card-grid .card-no-bs .card-no-bs-header .card-title {
    font-size: 1.4em;
  }
}

.venues-showcaser .card-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin: 0 auto;
}
.venues-showcaser .card-grid .venue-card {
  margin-bottom: 1em;
  overflow: hidden;
  background: white;
  display: flex;
  flex-direction: column;
}
.venues-showcaser .card-grid .venue-card .card-no-bs-header {
  padding: 1em 0;
  flex: 1 1 auto;
}
.venues-showcaser .card-grid .venue-card .card-no-bs-header .card-title {
  margin: 0;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: uppercase;
}
.venues-showcaser .card-grid .venue-card .card-image-container {
  padding-top: 66.67%; /* Creates 3:2 aspect ratio */
  position: relative;
  overflow: hidden;
}
.venues-showcaser .card-grid .venue-card .card-image-container .card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
}
.venues-showcaser .card-grid .venue-card .card-text-container {
  flex: 1 1 auto;
  padding-block: 1em 0.5em;
}
.venues-showcaser .card-grid .venue-card .card-no-bs-footer {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 1em 0;
}
@media (max-width: 550px) {
  .venues-showcaser .card-grid .venue-card .card-no-bs-footer {
    justify-content: space-between;
  }
}
.venues-showcaser .card-grid .venue-card .card-no-bs-footer .btn-simple {
  padding: 0.375em 1.3em;
  border-radius: 0;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1em;
  /*
  @media (max-width: 1080px) {
     padding: 0.6em 1.3em;
     font-size: 1.1em;
  }

  @media (max-width: 850px) {
     padding: 0.6em 1.3em;
     font-size: 1em;
  }
  */
}
.venues-showcaser .card-grid .venue-card .card-no-bs-footer .btn-simple.btn-theme-gold {
  background-color: var(--colour-gold);
  border: 2px solid var(--colour-gold);
  color: white;
  transition: all 0.3s ease-in-out;
}
.venues-showcaser .card-grid .venue-card .card-no-bs-footer .btn-simple.btn-theme-gold:hover {
  background-color: var(--colour-dark-navy);
  border: 2px solid var(--colour-dark-navy);
  color: white;
}
.venues-showcaser .card-grid .venue-card .card-no-bs-footer .btn-simple.btn-theme-gold-type2 {
  background-color: var(--colour-gold);
  border: 2px solid var(--colour-gold);
  color: white;
  transition: all 0.3s ease-in-out;
}
.venues-showcaser .card-grid .venue-card .card-no-bs-footer .btn-simple.btn-theme-gold-type2:hover {
  background-color: white;
  border: 2px solid var(--colour-gold);
  color: var(--colour-gold);
}
.venues-showcaser .card-grid .venue-card .card-no-bs-footer .btn-simple.btn-theme-gold-reverse {
  background-color: white;
  border: 2px solid var(--colour-gold);
  color: var(--colour-gold);
  transition: all 0.3s ease-in-out;
}
.venues-showcaser .card-grid .venue-card .card-no-bs-footer .btn-simple.btn-theme-gold-reverse:hover {
  color: white;
  background-color: var(--colour-gold);
}
.venues-showcaser .card-grid .venue-card .card-no-bs-footer .btn-simple:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .venues-showcaser .card-grid .card-no-bs .card-no-bs-header .card-title {
    font-size: 1.25em;
  }
}
@media (max-width: 680px) {
  .venues-showcaser .card-grid {
    grid-template-columns: 1fr;
  }
  .venues-showcaser .card-grid .card-no-bs .card-no-bs-header .card-title {
    font-size: 1.4em;
  }
}
.venues-showcaser .filter-widget {
  display: none;
  margin-bottom: 2em;
  background-color: #f4f4f4;
}
.venues-showcaser .filter-widget .widget-content {
  padding: 1.5em;
}
@media (max-width: 480px) {
  .venues-showcaser .filter-widget .widget-content {
    padding: 1em;
  }
}
.venues-showcaser .filter-widget .widget-content h3 {
  display: none;
  margin-block: 0 0.6em;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
}
.venues-showcaser .filter-widget .widget-content #venue-filter-form {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: flex-end;
}
.venues-showcaser .filter-widget .widget-content #venue-filter-form .form-group {
  position: relative;
  margin-bottom: 0;
  flex: 1;
  min-width: 200px;
  font-size: 1em;
}
.venues-showcaser .filter-widget .widget-content #venue-filter-form .form-group label {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
}
.venues-showcaser .filter-widget .widget-content #venue-filter-form .form-group input[type=text] {
  padding: 0.5em;
}
.venues-showcaser .filter-widget .widget-content #venue-filter-form .form-group input[type=text],
.venues-showcaser .filter-widget .widget-content #venue-filter-form .form-group input[type=number],
.venues-showcaser .filter-widget .widget-content #venue-filter-form .form-group select {
  width: 100%;
  border: 1px solid #999;
}
.venues-showcaser .filter-widget .widget-content #venue-filter-form .form-group input[type=number] {
  padding: 0.5em;
}
.venues-showcaser .filter-widget .widget-content #venue-filter-form .form-group select {
  padding: 0.5em 1.3em;
  border: 1px solid #999;
}
.venues-showcaser .filter-widget .widget-content #venue-filter-form .button-wrapper {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.venues-showcaser .filter-widget .widget-content #venue-filter-form .button-wrapper button {
  padding: 0.6em 1.3em;
}
@media (max-width: 750px) {
  .venues-showcaser .filter-widget .widget-content #venue-filter-form .form-group,
.venues-showcaser .filter-widget .widget-content #venue-filter-form .button-wrapper {
    flex-wrap: nowrap;
    flex: 1 1 45%;
  }
  .venues-showcaser .filter-widget .widget-content #venue-filter-form .button-wrapper button {
    padding-block: 0.3em;
    width: 100%;
  }
}

.venue-details-pg-mob-menu {
  margin-bottom: 1em;
  display: none;
}
@media (max-width: 480px) {
  .venue-details-pg-mob-menu {
    display: block;
  }
}
.venue-details-pg-mob-menu .menu {
  list-style: none;
  margin-top: 2rem;
  padding-left: 0;
  max-width: 400px;
  font-size: 1.2em;
}
@media (max-width: 768px) {
  .venue-details-pg-mob-menu .menu {
    max-width: 100%;
  }
}
.venue-details-pg-mob-menu .menu .menu__item {
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.venue-details-pg-mob-menu .menu .menu__item .menu__link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px 0.4em 0;
  text-decoration: none;
  color: var(--colour-gold);
  font-weight: bold;
  transition: all 0.3s ease;
}
.venue-details-pg-mob-menu .menu .menu__item .menu__link:hover {
  padding: 0 0 0.4em 0;
  color: var(--colour-dark-grey-1);
}
.venue-details-pg-mob-menu .menu .menu__item .menu__link .menu__icon {
  font-size: 1.3em;
}
.venue-details-pg-mob-menu .menu .menu__item.menu__separator {
  margin-bottom: 0.25em;
  margin-top: 0.5em;
  padding-bottom: 0.5em;
  border-top: 1px solid var(--colour-gold);
}

.cta-banner {
  position: relative;
  padding: 60px 20px;
  text-align: center;
  background-color: var(--colour-dark-navy);
}
.cta-banner .bg-underlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/tile_bg.svg") repeat center center;
  opacity: 0.1;
}
.cta-banner .cta-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  align-items: center;
  justify-content: space-between;
  /* Responsive: Stack items on smaller screens */
}
.cta-banner .cta-grid .cta-text {
  color: white;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
}
.cta-banner .cta-grid .cta-text .part-1 {
  margin-bottom: 0.4em;
  font-size: 1.2em;
}
.cta-banner .cta-grid .cta-text .part-2 {
  font-style: italic;
}
.cta-banner .cta-grid .cta-button {
  flex-shrink: 0;
  text-align: center;
}
.cta-banner .cta-grid .cta-button a.btn {
  font-size: 1.2em;
  padding: 1em 2em;
  font-weight: 600;
  border: 2px solid var(--colour-gold);
}
.cta-banner .cta-grid .cta-button a.btn.btn-primary:hover, .cta-banner .cta-grid .cta-button a.btn.btn-primary:focus, .cta-banner .cta-grid .cta-button a.btn.btn-primary:active {
  background: none;
  border: 2px solid var(--colour-gold);
  color: white;
}
@media (max-width: 768px) {
  .cta-banner .cta-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .cta-banner .cta-grid .cta-button {
    margin-top: 25px;
  }
  .cta-banner .cta-grid .cta-button a.btn {
    padding: 0.8em 1.5em;
  }
}

#site-body .highlight-block .logo {
  margin-bottom: 2.2em;
  width: 100%;
  max-width: 250px;
  height: auto;
}

body[data-page-id="2"] #site-body .highlight-block .logo {
  max-width: 302px;
}

#site-body .highlight-block .text-block {
  font-size: 1.3em;
  font-weight: 300;
}

body[data-page-id="2"] #site-body .highlight-block .text-block {
  font-size: 1.7em;
}

.highlight-block .text-block *:last-child {
  margin-bottom: 0;
}

/* Source: https://codepen.io/web-tiki/pen/JoXGxb */
.arrow-box-cards .box-card {
  margin-bottom: 20px;
}

.arrow-box-cards .content-wrapper {
  display: flex;
  height: 100%;
  background-color: #eddcca;
}

.arrow-box-cards .arrow-box-img-container {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  flex: 0 0 36%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
}

.arrow-box-cards .body-text {
  flex: 0 0 64%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  padding: 20px 10px 35px 15px;
}

.arrow-box-cards .body-text p,
.arrow-box-cards .body-text h1,
.arrow-box-cards .body-text h2,
.arrow-box-cards .body-text h3,
.arrow-box-cards .body-text h4,
.arrow-box-cards .body-text h5,
.arrow-box-cards .body-text h6 {
  margin-bottom: 15px;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.25;
  color: #043673;
}

#site-body .arrow-box-cards .arrow-box-img-container img {
  max-width: inherit;
}

.arrow-box-cards .arrow-box-img-container:before,
.arrow-box-cards .arrow-box-img-container:after {
  content: "";
  position: absolute;
  right: 0;
  height: 50%;
  background-color: inherit;
  padding-right: 16px;
  margin-right: 0;
  border-right: 1px solid #eddcca;
}

.arrow-box-cards .arrow-box-img-container:before {
  bottom: 50%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -ms-transform: skewY(45deg);
  -webkit-transform: skewY(45deg);
  transform: skewY(45deg);
  z-index: 1;
  background-color: #eddcca;
}

.arrow-box-cards .arrow-box-img-container:after {
  top: 50%;
  -ms-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 100% 100%;
  -ms-transform: skewY(-45deg);
  -webkit-transform: skewY(-45deg);
  transform: skewY(-45deg);
  background-color: #eddcca;
}

.arrow-box-cards .focuspoint {
  height: 100%;
  border-right: 1px solid #eddcca;
}

/* IMAGE GRID SECTIONS */
.image-grid-boxes {
  overflow: hidden;
}
.image-grid-boxes .items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.image-grid-boxes.three-cols .item {
  position: relative;
  flex: 0 0 33.333333%;
  cursor: pointer;
}
.image-grid-boxes.three-cols .item:nth-child(1) {
  order: 1;
}
.image-grid-boxes.three-cols .item:nth-child(2) {
  order: 2;
}
.image-grid-boxes.three-cols .item:nth-child(3) {
  order: 3;
}
.image-grid-boxes.three-cols .item:nth-child(4) {
  order: 4;
}
.image-grid-boxes.three-cols .item:nth-child(5) {
  order: 5;
}
.image-grid-boxes.three-cols .item:nth-child(6) {
  order: 6;
}
.image-grid-boxes.five-cols .item {
  position: relative;
  flex: 0 0 20%;
  /*
  &:after {
     display: block;
     content: ' ';
     position: absolute;
     top: 0px;
     left: 0px;
     right: 0px;
     bottom: 0px;
     background: #043673;
     opacity: 0;
     -webkit-transition: opacity 0.4s linear;
     transition: opacity 0.4s linear;
  }
  */
  /*
  .img-wrap:after {
     display: block;
     content: ' ';
     position: absolute;
     top: 0px;
     left: 0px;
     right: 0px;
     bottom: 0px;
     background: #043673;
     opacity: 0;
     -webkit-transition: opacity 0.4s linear;
     transition: opacity 0.4s linear;
  }
  */
}
.image-grid-boxes.five-cols .item.five-cols .items:not(.no-wrap) .item {
  cursor: pointer;
}
.image-grid-boxes.five-cols .item .img-wrap {
  position: relative;
}
.image-grid-boxes.five-cols .item:hover:after {
  opacity: 0.65;
}
.image-grid-boxes.five-cols .item:hover .img-wrap:after {
  opacity: 0.65;
}
.image-grid-boxes .item img {
  width: 100%;
}
.image-grid-boxes.three-cols .item .btn-wrapper {
  position: absolute;
  bottom: 15px;
  width: 100%;
  padding: 0 15px;
  z-index: 1;
}
.image-grid-boxes.five-cols .item .btn-wrapper {
  position: absolute;
  bottom: 5px;
  width: 100%;
  padding: 0 5px;
  z-index: 1;
}
.image-grid-boxes.three-cols .item .btn {
  display: block;
  width: 100%;
  font-size: 1.3em;
  font-weight: 600;
  text-transform: uppercase;
}
.image-grid-boxes.five-cols .item .btn {
  display: block;
  width: 100%;
  font-size: 0.9091em;
  white-space: initial;
}

/* START: EVENTS VIEW ------------------------------------ */
/* Category nav buttons ---------------------------------- */
#site-body.events-page .event-category-nav {
  margin-bottom: 25px;
}
#site-body.events-page .event-category-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#site-body.events-page .event-category-nav ul li::before {
  content: "" !important;
  margin: 0;
}
#site-body.events-page .event-category-nav ul li {
  margin-bottom: 10px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
#site-body.events-page .event-category-nav #eventFilterContainer ul li.btn-event-cat.active {
  background-color: #d0a379;
  color: #fff;
}
#site-body.events-page .event-category-nav ul li a {
  display: block;
  padding: 0.375rem 0.75rem;
  background-color: #043673;
  color: #fff;
  text-decoration: none;
}
#site-body.events-page .event-category-nav #eventFilterContainer ul li {
  padding: 0.375rem 0.75rem;
  background-color: #043673;
  color: #fff;
  text-decoration: none;
  font-size: 0.85em;
}
#site-body.events-page .event-category-nav ul li.active {
  padding: 0.375rem 0.75rem;
  background-color: #d0a379;
  color: #fff;
  text-decoration: none;
}
#site-body.events-page .event-category-nav ul li a:hover,
#site-body.events-page .event-category-nav ul li a:focus,
#site-body.events-page .event-category-nav ul li a:active {
  background-color: #d0a379;
}
#site-body.events-page .event-category-nav #site-body.events-details-page img {
  max-width: 800px;
}

/* Event snippets ---------------------------------------- */
.whats-on-view {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  /* The "show" class is added to the filtered elements */
}
.whats-on-view .whats-on-item {
  flex: 0 0 25%;
  position: relative;
  border: 4px solid #fff;
}
.whats-on-view .whats-on-item.filterDiv {
  display: none; /* Hidden by default */
}
.whats-on-view .whats-on-item.filterDiv.show {
  display: block;
}
.whats-on-view .whats-on-item:hover,
.whats-on-view .whats-on-item:focus,
.whats-on-view .whats-on-item:active {
  text-decoration: none;
}
.whats-on-view .event-date--desktop {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  background: rgba(255, 255, 255, 0.7);
}
.whats-on-view .desktop-view-content {
  position: absolute;
  top: 80px;
  left: 10px;
  z-index: -1;
}
.whats-on-view .mobile-view-content {
  display: none;
}
.whats-on-view .event-date--mobile {
  display: none;
}
.whats-on-view .event-date--desktop .day {
  font-weight: 700;
  font-size: 2.2em;
  margin-bottom: 0;
  line-height: 1;
  color: #043673;
}
.whats-on-view .event-date--desktop .month {
  font-weight: 900;
  color: #043673;
  text-transform: uppercase;
  font-size: 0.95em;
}
.whats-on-view .whats-on-item .event-img {
  height: 100%;
}
.whats-on-view .whats-on-item .event-img .event-img-wrap {
  height: 100%;
  position: relative;
}
.whats-on-view .whats-on-item .event-img img {
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
  max-width: 230px;
  height: auto;
}
.whats-on-view .whats-on-item .event-name {
  color: #043673;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 6px;
}
.whats-on-view .whats-on-item .location {
  color: #d0a379;
  line-height: 1.2;
}
.whats-on-view .whats-on-item .event-name--special {
  position: absolute;
  background-color: #043673;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: 15px;
  font-weight: 700;
  color: white;
}

/* END: EVENTS VIEW -------------------------------------- */
/* START: MICROPORTAL BOXES ------------------------------ */
.microportals-microportal .microportals-microportal-column {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding: 15px;
}
.microportals-microportal .microportals-microportal-column a:focus, .microportals-microportal .microportals-microportal-column a:hover {
  text-decoration: none;
}
.microportals-microportal .microportals-microportal-column a:focus .tx-microportals-item-text, .microportals-microportal .microportals-microportal-column a:hover .tx-microportals-item-text {
  color: #fff;
  text-align: center;
  background-color: rgba(4, 54, 115, 0.95);
}
.microportals-microportal .microportals-microportal-column a img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.microportals-microportal .microportals-microportal-column a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.microportals-microportal .microportals-microportal-column .microportals-microportal-item {
  position: relative;
  overflow: hidden;
}
.microportals-microportal .microportals-microportal-column .microportals-microportal-item .tx-microportals-item-image,
.microportals-microportal .microportals-microportal-column .microportals-microportal-item .tx-microportals-item-text {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.microportals-microportal .microportals-microportal-column .tx-microportals-item-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  overflow: hidden;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: rgba(4, 54, 115, 0.8);
}

/* END: MICROPORTAL BOXES ------------------------------ */
/* START: MENU BUTTONS ------------------------------ */
.menu-buttons .menu-button-column {
  float: left;
  width: 33.333333%;
  position: relative;
  min-height: 1px;
  padding: 15px;
}
.menu-buttons .menu-button-column a:focus,
.menu-buttons .menu-button-column a:hover {
  text-decoration: none;
}
.menu-buttons .menu-button-column .menu-button-item {
  position: relative;
  overflow: hidden;
}
.menu-buttons .menu-button-column .menu-button-item .tx-menu-button-item-image,
.menu-buttons .menu-button-column .menu-button-item .tx-menu-button-item-text {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.menu-buttons .menu-button-column .menu-button-item .tx-menu-button-item-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  overflow: hidden;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: rgba(4, 54, 115, 0.8);
}
.menu-buttons .menu-button-column a img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.menu-buttons .menu-button-column a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.menu-buttons .menu-button-column a:focus .tx-microportals-item-text, .menu-buttons .menu-button-column a:hover .tx-microportals-item-text {
  color: #fff;
  text-align: center;
  background-color: rgba(4, 54, 115, 0.95);
}

/* END: MENU BUTTONS ------------------------------ */
/* START: Staff gallery cards -------------------------- */
.about-team-grid {
  position: relative;
  padding: 0;
  z-index: 50;
  max-width: 1800px;
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-team-member {
  margin-bottom: 40px;
  width: 25%;
  cursor: default;
  padding: 0 10px;
}

.about-team-member .about-team-hero {
  position: relative;
  padding: 0 0 130%;
  overflow: hidden;
}

.about-team-member .about-team-hero:after {
  display: block;
  content: " ";
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  background: #043673;
  opacity: 0;
  -webkit-transition: opacity 0.4s linear;
  transition: opacity 0.4s linear;
}

.about-team-member .about-team-hero img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.about-team-member .bio {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 25px 25px;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
  -webkit-transition: opacity 0.4s linear, -webkit-transform 0.4s linear;
  transition: opacity 0.4s linear, transform 0.4s linear;
  color: #fff;
}

.about-team-member .view-profile-overlay-icn {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #043673;
  text-shadow: 1px 1px 6px rgb(255, 255, 255);
  font-size: 2em;
  cursor: pointer;
  z-index: 1000;
  opacity: 0;
  transition: all 1s linear;
}

.about-team-member .hide-profile-icn {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  font-size: 1.5em;
  cursor: pointer;
  z-index: 1001;
  opacity: 0;
  display: none;
  transition: all 0.4s linear;
}

.about-team-member .team-member-name {
  margin: 12px 0 0;
  padding: 0 15px;
  font-size: 1.05em;
  font-weight: bold;
}

.about-team-member .team-member-position {
  padding: 0 15px;
}

.about-team-member h3 {
  font-weight: bold;
}

body.no-touch-dev .about-team-member:hover .bio,
body.is-touch-dev .about-team-member.show-overlay .bio {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

body.is-touch-dev .about-team-member .view-profile-overlay-icn {
  opacity: 1;
}

body.is-touch-dev .about-team-member.show-overlay .view-profile-overlay-icn {
  opacity: 0;
}

body.no-touch-dev .about-team-member .view-profile-overlay-icn {
  display: none;
}

body.no-touch-dev .about-team-member .hide-profile-icn {
  display: none;
}

body.is-touch-dev .about-team-member.show-overlay .hide-profile-icn {
  display: inline-block;
  opacity: 1;
}

body.no-touch-dev .about-team-member:hover .about-team-hero:after {
  opacity: 0.85;
}

body.is-touch-dev .about-team-member.show-overlay .about-team-hero:after {
  opacity: 0.85;
}

/* END: Staff gallery cards -------------------------- */
h1 + .contact-info-box {
  margin-top: 40px;
}

.contact-info-box {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  font-size: 1.5em;
}
.contact-info-box > div {
  display: flex;
}
.contact-info-box .icon {
  width: 40px;
  flex: 0 0 40px;
  color: var(--colour-dark-navy);
}
.contact-info-box .icon a,
.contact-info-box .icon a:visited {
  color: var(--colour-dark-navy);
}
.contact-info-box .icon a:hover,
.contact-info-box .icon a:focus,
.contact-info-box .icon a:active {
  color: var(--colour-dark-navy);
  text-decoration: none;
}
.contact-info-box .text {
  white-space: nowrap;
  font-weight: 600;
}
.contact-info-box .text a,
.contact-info-box .text a:visited {
  color: var(--colour-dark-grey);
}
.contact-info-box .text a:hover,
.contact-info-box .text a:focus,
.contact-info-box .text a:active {
  color: var(--colour-dark-grey);
  text-decoration: none;
}

.highlight-panel {
  margin: 1em auto;
  background-color: #F4F4F4;
  padding: 1.8em;
}
.highlight-panel *:last-child {
  margin-bottom: 0;
}
.highlight-panel.style-2 {
  border-top: 3px solid var(--colour-gold-lighter);
  border-bottom: 3px solid var(--colour-gold-lighter);
}
.highlight-panel.narrow-panel {
  width: 80%;
}
@media only screen and (max-width: 950px) {
  .highlight-panel.narrow-panel {
    width: 100%;
  }
}

/* START: BEER SELECTOR ---------------------------------- */
#beer-selector-sliders {
  margin-bottom: 30px;
}
#beer-selector-sliders .slider-container {
  width: 100%;
  margin-bottom: 30px;
}
#beer-selector-sliders .slider-container .low {
  float: left;
  width: 50%;
  text-align: left;
}
#beer-selector-sliders .slider-container .high {
  float: left;
  width: 50%;
  text-align: right;
}
#beer-selector-sliders .beer-selector-slider {
  margin-top: 15px;
  -webkit-appearance: none;
  width: 100%;
  height: 6px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: opacity 0.2s;
}
#beer-selector-sliders .beer-selector-slider:hover {
  opacity: 1;
}
#beer-selector-sliders .beer-selector-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #d0a379;
  cursor: pointer;
}
#beer-selector-sliders .beer-selector-slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #d0a379;
  cursor: pointer;
}
#beer-selector-sliders #btn-lnk-find-beer {
  display: none;
}
#beer-selector-sliders #beer-selector-snippets .beer-snippet {
  display: none;
  margin-bottom: 30px;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
#beer-selector-sliders #beer-selector-snippets .beer-snippet__img-wrap {
  flex: 0 0 120px;
  padding-right: 5px;
}
#beer-selector-sliders #beer-selector-snippets .beer-snippet__img-wrap img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#beer-selector-sliders #beer-selector-snippets .beer-snippet__text {
  flex: 1 1 auto;
  padding-left: 5px;
}

/* END: BEER SELECTOR ------------------------------------ */
/* START: BEER LOCATOR ----------------------------------- */
/* Responsive Google Map */
#beer-locator {
  /* Customize the label (the container) */
  /* Hide the browser's default checkbox */
}
#beer-locator [id^=gme-].js-map {
  width: auto !important;
  margin-bottom: 15px;
}
#beer-locator ul.gme-cats {
  list-style-type: none;
  padding-left: 0;
}
#beer-locator ul.gme-cats > li label {
  margin-left: 8px;
}
#beer-locator .gme-info-window a {
  padding: 6px 9px;
  background-color: #043673;
  color: #fff;
  text-decoration: none;
}
#beer-locator .gme-info-window h3 {
  font-size: 1.25em;
}
#beer-locator .gme-info-window img.info-window-graphic {
  max-width: 100px;
  margin-bottom: 8px;
}
#beer-locator .gme-info-window a:hover {
  text-decoration: none;
}
#beer-locator .gme-info-window p:last-child {
  margin-bottom: 0;
}
#beer-locator .custom-check-box {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#beer-locator .custom-check-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
#beer-locator .custom-check-box:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
#beer-locator .custom-check-box input:checked ~ .checkmark {
  background-color: #043673;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
#beer-locator .custom-check-box input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
#beer-locator .custom-check-box .checkmark:after {
  left: 9px;
  top: 5px;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* END: BEER LOCATOR ----------------------------------- */
/* START: TAP BEER SELECTION NAV ----------------------- */
.tap-beer-selection {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 80px;
}

.tap-beer-selection .product {
  flex: 0 0 33%;
  margin-bottom: 20px;
  padding: 0 20px;
  text-align: center;
}

/* END: TAP BEER SELECTION NAV ----------------------- */
.tap-beer-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  margin-bottom: 40px;
}
.tap-beer-nav .decal-box {
  flex: 0 0 25%;
  text-align: center;
  padding: 0 15px 30px;
}
.tap-beer-nav .decal-box img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 780px) {
  .tap-beer-nav .decal-box {
    flex: 0 0 33%;
  }
}
@media only screen and (max-width: 650px) {
  .tap-beer-nav .decal-box {
    padding: 0 10px 20px;
  }
}
@media only screen and (max-width: 575px) {
  .tap-beer-nav .decal-box {
    padding: 0 7px 14px;
  }
}
@media only screen and (max-width: 480px) {
  .tap-beer-nav .decal-box {
    flex: 0 0 45%;
  }
}
@media only screen and (max-width: 390px) {
  .tap-beer-nav .decal-box {
    flex: 0 0 50%;
  }
}

/* START: BEER PROFILE --------------------------------- */
.beer-selection {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 80px;
}
.beer-selection .product {
  flex: 0 0 200px;
  margin-bottom: 20px;
  padding: 0 20px;
  text-align: center;
}
.beer-selection .product > a {
  position: relative;
  display: block;
}
.beer-selection .product img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.beer-selection .product .main-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.beer-selection .product .rollover-image {
  opacity: 0;
}

.product-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#site-body .product-infographic img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.beer-profile-wrap:not(:last-child) {
  margin-bottom: 30px;
}

.beer-profile-wrap::before {
  display: block;
  content: " ";
  margin-top: -95px;
  height: 95px;
  visibility: hidden;
  pointer-events: none;
}

.beer-profile .product-details {
  align-self: start;
}

.beer-profile .product-name h2 {
  font-size: 2.3em;
  font-weight: 800;
}

@-moz-document url-prefix() {
  .beer-profile .product-name h2 {
    font-weight: 600 !important;
  }
}
.beer-profile .beer-type {
  margin-bottom: 40px;
}

.beer-profile .beer-type .h5 {
  font-weight: 800;
  text-transform: uppercase;
}

.beer-profile .product-details .h5 {
  font-weight: 800;
  text-transform: uppercase;
  margin-right: 8px;
}

.beer-profile .product-details .brewer-notes {
  margin-bottom: 25px;
}

.beer-profile .product-infographic .beer-stats {
  margin-top: 45px;
}

.beer-profile .product-details .product-icons {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 30px 0;
}

.beer-profile .product-details .packaging-icons {
  display: table-cell;
  width: 60%;
  text-align: left;
}

#site-body .beer-profile .product-details .packaging-icons img {
  max-height: 68px;
  width: auto;
  margin: 10px 20px 10px 0;
}

.beer-profile .product-details .untapped-icon {
  display: table-cell;
  text-align: right;
}

#site-body .beer-profile .product-details .untapped-icon img {
  max-height: 62px;
  width: auto;
}

@supports (display: grid) {
  @media screen and (min-width: 460px) {
    .beer-profile {
      display: grid;
      grid-template-columns: 1fr 2fr;
      grid-template-rows: auto auto 2fr;
      grid-template-areas: "product-image product-name" "product-image beer-type" "product-image product-details" "product-image product-infographic";
      grid-column-gap: 40px;
    }
    .beer-profile .product-name {
      grid-area: product-name;
    }
    .beer-profile .beer-type {
      grid-area: beer-type;
    }
    .beer-profile .product-image {
      grid-area: product-image;
    }
    .beer-profile .product-details {
      grid-area: product-details;
    }
    .beer-profile .product-infographic {
      grid-area: product-infographic;
    }
  }
  @media screen and (min-width: 800px) {
    .beer-profile {
      display: grid;
      grid-template-columns: 4fr 6fr 4fr;
      grid-template-areas: "product-image product-name product-name" "product-image beer-type product-infographic" "product-image product-details product-infographic";
    }
  }
}
/* -------------------------------------- */
/* START: Alternating grid layout (66/33, 33/66, 66/33, ...) ------------ */
.two-col-alternating-grid-layout__item {
  margin: 60px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}

body[data-page-id="116"] .two-col-alternating-grid-layout__item:first-child {
  margin-top: 0;
}

body[data-page-id="116"] .two-col-alternating-grid-layout__item:first-child {
  margin-top: 60px;
}

.two-col-alternating-grid-layout__item img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.two-col-alternating-grid-layout__item .two-col-alternating-grid-layout__cell1 {
  flex: 0 0 66.66666%;
  padding: 0 30px 0 0;
}

.two-col-alternating-grid-layout__item .two-col-alternating-grid-layout__cell2 {
  flex: 0 0 33.33333%;
}

.two-col-alternating-grid-layout__item:nth-child(even) .two-col-alternating-grid-layout__cell1 {
  order: 2;
  padding: 0 0 0 30px;
}

/* END: Alternating grid layout ----------------------------------------- */
/* START: My Guestlist form styling ------------------- */
#myGuestListForm form > h2 {
  display: none;
}

#myGuestListForm input[type=text],
#myGuestListForm select,
#myGuestListForm textarea {
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* END: My Guestlist form styling ------------------- */
@media screen and (max-width: 980px) {
  article.beer-details-wrap .stats-table { /* display:block; */ }
  article.beer-details-wrap .stats-table .cell {
    padding: 10px 25px 10px 50px;
    width: 100%;
    display: block;
    margin-top: -2px;
  }
  article.beer-details-wrap .stats-table .cellSub {
    display: block;
    margin-top: -2px;
    height: auto;
  }
  article.beer-details-wrap .stats-table .cell.hops {
    width: 100%;
  }
  article.beer-details-wrap .stats-table .cell.alc,
article.beer-details-wrap .stats-table .cell.ibu {
    width: 33.333333%;
    display: table-cell;
  }
  article.beer-details-wrap .stats-table .cell.cert {
    display: none;
  }
  article.beer-details-wrap .stats-table .cell.cert2 {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  article.beer-details-wrap .full-image {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  article.beer-details-wrap .beer-details {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 550px) {
  article.beer-details-wrap .beer-details {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .two-col-alternating-grid-layout__item {
    margin: 30px 0;
    display: flex;
    flex-direction: column;
  }
  .two-col-alternating-grid-layout__item .two-col-alternating-grid-layout__cell1 {
    flex: 0 0 100%;
    padding: 20px 0 10px;
  }
  .two-col-alternating-grid-layout__item .two-col-alternating-grid-layout__cell2 {
    flex: 0 0 100%;
    padding: 0;
  }
  .two-col-alternating-grid-layout__item:nth-child(odd) .two-col-alternating-grid-layout__cell1,
.two-col-alternating-grid-layout__item:nth-child(even) .two-col-alternating-grid-layout__cell1 {
    order: 1;
    padding: 20px 0 10px;
  }
  .two-col-alternating-grid-layout__item:nth-child(odd) .two-col-alternating-grid-layout__cell2,
.two-col-alternating-grid-layout__item:nth-child(even) .two-col-alternating-grid-layout__cell2 {
    order: 2;
  }
}
/* END: BEER PROFILE --------------------------------- */
/* START: TAP BEER SELECTOR -------------------------- */
#tap-beer-selector .mapify-holder img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#tap-beer-selector .mapify-holder {
  width: 100%;
}

#tap-beer-selector .mapify-hover {
  fill: rgba(208, 163, 121, 0.8);
}

/* END: TAP BEER SELECTOR -------------------------- */
/* START: "My Guest List" form for Lager Legends page */
#myGuestListFrmLagerLegends form .MGLRow:nth-child(5),
#myGuestListFrmLagerLegends form .MGLRow:nth-child(6),
#myGuestListFrmLagerLegends form .MGLRow:nth-child(7),
#myGuestListFrmLagerLegends form .MGLRow:nth-child(8) {
  width: 49.5%;
  display: inline-block;
  margin-left: -10px;
  margin-right: -10px;
  clear: none;
}

#myGuestListFrmLagerLegends form .MGLRow:nth-child(5) div.MGLLabel,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(6) div.MGLLabel,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(7) div.MGLLabel,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(8) div.MGLLabel {
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}

#myGuestListFrmLagerLegends form .MGLRow:nth-child(5) div.MGLField,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(6) div.MGLField,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(7) div.MGLField,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(8) div.MGLField {
  padding-left: 10px;
  padding-right: 20px;
}

#myGuestListFrmLagerLegends form .MGLRow:nth-child(5) div.MGLField input,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(6) div.MGLField input,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(7) div.MGLField input,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(8) div.MGLField input,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(13) div.MGLField textarea {
  width: 100%;
}

#myGuestListFrmLagerLegends form #MGLSubmit {
  text-align: left !important;
}

/* END: "My Guest List" form for Lager Legends page */
/* START: Image carousel */
.image-carousel {
  margin: 50px 0;
}

.image-carousel.owl-carousel .owl-nav {
  overflow: hidden;
  height: 0px;
}

.image-carousel.owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.image-carousel.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: #474646;
}

.image-carousel.owl-carousel .owl-item {
  /*text-align: center;*/
}

.image-carousel.owl-carousel .owl-item > div {
  position: relative;
  /*margin-left: 34px;*/
}

.image-carousel.owl-carousel .nav-btn {
  height: 47px;
  position: absolute;
  width: 26px;
  cursor: pointer;
  top: 50% !important;
  transform: translateY(-50%);
}

.image-carousel.owl-carousel .owl-prev.disabled,
.image-carousel.owl-carousel .owl-next.disabled {
  pointer-events: none;
  opacity: 0.2;
}

.image-carousel.owl-carousel .prev-slide {
  /*background: url(../images/icons/arrow-left.svg) no-repeat scroll 0 0 / 30px 30px;*/
  left: 8px;
  font-size: 2.5em;
  color: white;
}

.image-carousel.owl-carousel .next-slide {
  /*background: url(../images/icons/arrow-right.svg) no-repeat scroll 0 0 / 30px 30px;*/
  right: 8px;
  font-size: 2.5em;
  color: white;
}

.image-carousel.owl-carousel .prev-slide:hover {
  opacity: 0.7;
}

.image-carousel.owl-carousel .next-slide:hover {
  opacity: 0.7;
}

/* END: Image carousel */
/* START: Testimonial carousel */
.testimonial-carousel .owl-stage {
  display: flex;
}

.testimonial-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
  padding: 15px;
  border: 2px solid var(--colour-lightgrey);
}

.testimonial-carousel .owl-item > div {
  position: relative;
  margin-left: 34px;
}

.testimonial-carousel .owl-item > div:before {
  position: absolute;
  content: url(../images/icons/icon-quote-mark.svg);
  top: 0;
  left: -22px;
  transform: translateX(-50%);
}

.testimonial-carousel.owl-theme .owl-nav {
  display: none;
}

.testimonial-carousel.owl-theme .owl-dots,
.testimonial-carousel.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 15px;
}

.testimonial-carousel.owl-theme .owl-dots .owl-dot span {
  background: var(--colour-dark-navy);
}

.testimonial-carousel.owl-theme .owl-dots .owl-dot.active span {
  background: var(--colour-gold);
}

.testimonial-carousel .owl-dots button:focus {
  outline: none;
}

.testimonial-carousel .quote {
  font-size: 1em;
}

.testimonial-carousel .quote-author {
  margin: 0;
  font-weight: 700;
  font-style: italic;
  color: var(--colour-gold);
}

.testimonial-carousel .quote-author-title {
  margin: 0;
  font-weight: 700;
  font-style: italic;
  color: var(--colour-navybluelight);
}

/* END: Testimonial carousel */
/* ------------------------ */
/* 5__Footer Content        */
/* ------------------------ */
footer {
  /*background: #043673 url(../images/ripple_tile.svg);*/
  /*background-size: 40px 6px;*/
  background-color: #F2F2F2;
  font-size: 0.9em;
  font-weight: 400;
  color: #A9BACF;
}

footer * {
  line-height: 1.5;
}

footer h1:first-child,
footer h2:first-child,
footer h3:first-child,
footer h4:first-child,
footer h5:first-child,
footer h6:first-child,
footer p:first-child {
  margin-top: 0;
}

footer a,
footer a:visited {
  color: #A9BACF;
}

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

footer h3 {
  color: #fff;
  margin: 1.1em 0 0.4em;
  font-weight: 600;
  line-height: 1;
  font-size: 1.2em;
}

footer .footer-part-1 {
  padding: 4em 0;
  color: black;
}

footer .footer-part-1 .footer-part-1-grid {
  display: grid;
  grid-template-columns: 140px 1fr 1fr 1fr;
  grid-template-areas: "logo-box phone-nums-box emails-box links-box" "logo-box phone-nums-box socials-box logos-box";
  grid-gap: 25px;
}

footer .footer-part-1 .footer-part-1-grid h3 {
  color: var(--colour-gold);
}

footer .footer-part-1 .footer-part-1-grid .logo-box {
  grid-area: logo-box;
}

footer .footer-part-1 .footer-part-1-grid .phone-nums-box {
  grid-area: phone-nums-box;
}

footer .footer-part-1 .footer-part-1-grid .emails-box {
  grid-area: emails-box;
}

footer .footer-part-1 .footer-part-1-grid .links-box {
  grid-area: links-box;
}

footer .footer-part-1 .footer-part-1-grid .socials-box {
  grid-area: socials-box;
  display: flex;
  align-items: flex-end;
}

footer .footer-part-1 .footer-part-1-grid .logos-box {
  grid-area: logos-box;
  display: flex;
  align-items: flex-end;
}

footer .footer-part-1 .footer-part-1-grid .logo-box .logo {
  width: 100%;
  max-width: 100%;
  height: auto;
}

footer .footer-part-1 a,
footer .footer-part-1 a:visited {
  color: var(--colour-dark-grey-1);
}

footer .footer-part-1 a[data-mailto-token] {
  font-size: 0.9em;
}

footer .footer-part-1 .logos-box .lnk-untappd,
footer .footer-part-1 .logos-box .iba-logo-link {
  display: inline-block;
  margin-right: 20px;
}

footer .footer-part-1 .logos-box .lnk-untappd img {
  width: auto;
  height: 50px;
}

footer .footer-part-1 .logos-box .iba-logo-link img {
  width: auto;
  height: 50px;
}

footer .footer-part-1 .logos-box .drinkwise-logo-link img {
  width: auto;
  height: 50px;
}

footer .footer-part-2 {
  padding: 2em 0;
  background-color: var(--colour-dark-navy);
}

footer .footer-part-2 #footer-copyright {
  color: white;
}

footer .footer-social-media > a:not(:last-child) {
  margin-right: 20px;
}

footer .footer-social-media > a > i.fab {
  font-size: 33px;
  vertical-align: middle;
  color: var(--colour-dark-navy);
}

footer .sub-label {
  font-weight: bolder;
}

/* ------------------------ */
/* 6__Typo3 Overrides       */
/* ------------------------ */
.ce-gallery figure {
  display: block;
}

.ce-gallery figcaption {
  display: block;
}

/* Typo3 overrides - fixes for IE 11 */
.ce-gallery,
.ce-column {
  max-width: 100%;
  /*width: 100% */
  /* this is optional, but will allow the column to go full width in mobile view */
}

/* The following rules fix problems with our standard top hero image implementation (object-fit: cover) IF
"Fluid Content Elements CSS (optional) (fluid_styled_content)" is included */
#top-hero-wrap .ce-outer,
#top-hero-wrap .ce-inner {
  float: none;
  right: inherit;
}

#top-hero-wrap .ce-column {
  width: 100%;
}

.ce-gallery img {
  max-width: 100%;
  height: auto;
}

.ce-gallery img {
  border: none;
}

body[data-page-id="83"] .ce-gallery .ce-column {
  margin-right: 0;
}

/* ------------------------ */
/* 7__Bootstrap Overrides   */
/* ------------------------ */
.btn {
  padding: 0.375em 1.3em;
  border-radius: 0;
  font-weight: 400;
  text-transform: uppercase;
}

.btn.btn-lg {
  font-size: 1.2em;
  padding: 0.375em 1.3em;
  border-radius: 0;
  font-weight: 600;
}

.btn-primary.focus, .btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-primary,
a.btn-primary:visited {
  color: #fff;
  background-color: #d0a379;
  border-color: #d0a379;
}

.btn-primary:hover,
a.btn-primary:hover {
  color: #fff;
  background-color: #043673;
  border-color: #043673;
}

.btn-primary:focus,
a.btn-primary.focus {
  color: #fff;
  background-color: #2b4a93;
  border-color: #2b4a93;
  outline: none;
}

.btn-primary:active,
a.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2b4a93;
  border-color: #2b4a93;
}

.btn-primary:active:hover,
a.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
a.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
a.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2b4a93;
  border-color: #2b4a93;
  outline: none;
}

.btn-primary-gold.focus, .btn-primary-gold:focus,
.btn-primary-gold:not(:disabled):not(.disabled).active:focus,
.btn-primary-gold:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary-gold.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-primary-gold,
a.btn-primary-gold:visited {
  color: #fff;
  background-color: #d0a379;
  border-color: #d0a379;
}

.btn-primary-gold:hover,
a.btn-primary-gold:hover {
  color: #fff;
  background-color: #043673;
  border-color: #043673;
}

.btn-primary-gold:focus,
a.btn-primary-gold.focus {
  color: #fff;
  background-color: #2b4a93;
  border-color: #2b4a93;
  outline: none;
}

.btn-primary-gold:active,
a.btn-primary-gold.active,
.open > .dropdown-toggle.btn-primary-gold {
  color: #fff;
  background-color: #2b4a93;
  border-color: #2b4a93;
}

.btn-primary-gold:active:hover,
a.btn-primary-gold.active:hover,
.open > .dropdown-toggle.btn-primary-gold:hover,
.btn-primary-gold:active:focus,
a.btn-primary-gold.active:focus,
.open > .dropdown-toggle.btn-primary-gold:focus,
.btn-primary-gold:active.focus,
a.btn-primary-gold.active.focus,
.open > .dropdown-toggle.btn-primary-gold.focus,
.btn-primary-gold:not(:disabled):not(.disabled).active,
.btn-primary-gold:not(:disabled):not(.disabled):active,
.show > .btn-primary-gold.dropdown-toggle {
  color: #fff;
  background-color: #2b4a93;
  border-color: #2b4a93;
  outline: none;
}

.btn-secondary.focus, .btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-secondary,
a.btn-secondary:visited {
  color: #fff;
  background-color: #043673;
  border-color: #043673;
}

.btn-secondary:hover,
a.btn-secondary:hover,
.image-grid-boxes .item:hover .btn-secondary {
  color: #043673;
  background-color: #d0a379;
  border-color: #d0a379;
}

.btn-secondary:focus,
a.btn-secondary.focus,
.image-grid-boxes .item:focus a.btn-secondary {
  color: #043673;
  background-color: #bc936d;
  border-color: #bc936d;
  outline: none;
}

.btn-secondary:active,
a.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary,
.image-grid-boxes .item:active a.btn-secondary {
  color: #043673;
  background-color: #bc936d;
  border-color: #bc936d;
  outline: none;
}

.btn-secondary:active:hover,
a.btn-secondary.active:hover,
.image-grid-boxes .item:active:hover a.btn-secondary,
.image-grid-boxes .item.active:hover a.btn-secondary,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
a.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn-secondary:active.focus,
a.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #043673;
  background-color: #bc936d;
  border-color: #bc936d;
  outline: none;
}

.btn-secondary-blue.focus, .btn-secondary-blue:focus,
.btn-secondary-blue:not(:disabled):not(.disabled).active:focus,
.btn-secondary-blue:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary-blue.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-secondary-blue,
a.btn-secondary-blue:visited {
  color: #fff;
  background-color: #043673;
  border-color: #043673;
}

.btn-secondary-blue:hover,
a.btn-secondary-blue:hover,
.image-grid-boxes .item:hover .btn-secondary-blue {
  color: #043673;
  background-color: #d0a379;
  border-color: #d0a379;
}

.btn-secondary-blue:focus,
a.btn-secondary-blue.focus,
.image-grid-boxes .item:focus a.btn-secondary-blue {
  color: #043673;
  background-color: #bc936d;
  border-color: #bc936d;
  outline: none;
}

.btn-secondary-blue:active,
a.btn-secondary-blue.active,
.open > .dropdown-toggle.btn-secondary-blue,
.image-grid-boxes .item:active a.btn-secondary-blue {
  color: #043673;
  background-color: #bc936d;
  border-color: #bc936d;
  outline: none;
}

.btn-secondary-blue:active:hover,
a.btn-secondary-blue.active:hover,
.image-grid-boxes .item:active:hover a.btn-secondary-blue,
.image-grid-boxes .item.active:hover a.btn-secondary-blue,
.open > .dropdown-toggle.btn-secondary-blue:hover,
.btn-secondary-blue:active:focus,
a.btn-secondary-blue.active:focus,
.open > .dropdown-toggle.btn-secondary-blue:focus,
.btn-secondary-blue:active.focus,
a.btn-secondary-blue.active.focus,
.open > .dropdown-toggle.btn-secondary-blue.focus,
.btn-secondary-blue:not(:disabled):not(.disabled).active,
.btn-secondary-blue:not(:disabled):not(.disabled):active,
.show > .btn-secondary-blue.dropdown-toggle {
  color: #043673;
  background-color: #bc936d;
  border-color: #bc936d;
  outline: none;
}

/* ------------------------ */
/* 8__Media Queries         */
/* ------------------------ */
@media only screen and (max-width: 1400px) {
  #main-header .header-grid {
    grid-template-columns: 200px 1fr 165px;
  }
  #top-spacer {
    padding-top: 90px;
  }
  /*
  #header-join-club--desktop {
     display: none;
  }
  */
  /*
  #header-join-club--mobile {
     display: inline-block;
  }
  */
}
@media only screen and (max-width: 1149px) {
  #main-header .header-grid {
    grid-template-columns: 70px 1fr 165px;
    grid-gap: 30px;
  }
  #header-logo--desktop {
    display: none;
  }
  #header-logo--mobile {
    display: inline-block;
  }
  #main-header .column-1 {
    display: flex;
    padding: 15px 0 15px 15px;
    align-items: center;
    justify-content: center;
  }
  #main-header .column-2 {
    display: flex;
    border: none;
    align-items: center;
    justify-content: center;
  }
  #main-header .column-3 {
    padding: 15px 15px 15px 0;
  }
  #masthead h2 {
    font-size: 2.2em;
  }
}
/* Large Devices, Wide Screens (Bootstrap col-lg-*) */
@media only screen and (max-width: 1150px) {
  #site-body .highlight-block .logo {
    max-width: 250px;
  }
  #site-body .highlight-block .text-block {
    font-size: 1.6em;
    font-weight: 300;
  }
  footer .footer-part-1 .footer-part-1-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "logo-box logo-box logo-box" "phone-nums-box emails-box links-box" "phone-nums-box socials-box logos-box";
    grid-gap: 25px;
  }
  footer .footer-part-1 .footer-part-1-grid .logo-box .logo {
    width: 100%;
    max-width: 140px;
    height: auto;
  }
}
@media only screen and (max-width: 1100px) {
  .about-team-member {
    margin-bottom: 40px;
    width: 33.333333%;
  }
}
/* Medium Devices, Desktops (Bootstrap col-md-*) */
@media only screen and (max-width: 992px) {
  .image-grid-boxes.three-cols .item .btn {
    font-size: 1em;
  }
  .image-grid-boxes.five-cols .items:not(.no-wrap) .item {
    position: relative;
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 950px) {
  footer .footer-part-1 .footer-part-1-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "logo-box logo-box" "phone-nums-box emails-box" "phone-nums-box links-box" "socials-box logos-box";
    grid-gap: 25px;
  }
  footer .footer-part-1 .footer-part-1-grid .logo-box .logo {
    width: 100%;
    max-width: 140px;
    height: auto;
  }
}
@media only screen and (max-width: 900px) {
  #top-hero-wrap,
#top-hero-wrap .cover > img,
#top-hero-wrap .cover .ce-image img,
#top-hero-wrap .cover .slidercontent > img,
#top-hero-wrap .cover .slidercontent > a:not(.hero-img-scroll-down-btn) img {
    height: 420px;
  }
  .whats-on-view .whats-on-item {
    flex: 0 0 33.333333333%;
  }
  .opentable-widget-wide {
    display: none;
  }
  .opentable-widget-narrow {
    display: block;
  }
  footer .footer-part-1 {
    padding: 36px 0;
  }
}
@media only screen and (max-width: 880px) {
  #site-body.events-page img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 850px) {
  #site-body.events-details-page img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  #site-body .product-infographic img {
    max-width: 260px;
  }
  #site-body .highlight-block .logo {
    margin-bottom: 2em;
    max-width: 200px;
  }
  #site-body .highlight-block .text-block {
    font-size: 1.3em;
  }
  body[data-page-id="2"] #site-body .highlight-block .text-block {
    font-size: 1.55em;
  }
  .beer-profile {
    font-size: 0.9em;
  }
  .beer-profile .product-infographic img {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 780px) {
  .about-team-member {
    margin-bottom: 40px;
    width: 50%;
  }
}
/* Small Devices, Tablets (Bootstrap col-sm-*) */
@media only screen and (max-width: 768px) {
  body {
    font-size: 1em;
  }
  h1 {
    font-size: 2em;
  }
  h2 {
    font-size: 1.75em;
  }
  h3 {
    font-size: 1.387em;
  }
  h4 {
    font-size: 1.294em;
  }
  .image-grid-boxes.three-cols .item {
    position: relative;
    flex: 0 0 50%;
  }
  .image-grid-boxes.five-cols .items:not(.no-wrap) .item {
    position: relative;
    flex: 0 0 50%;
  }
  #masthead {
    padding: 25px;
    background-size: 40px 6px;
  }
  #masthead p {
    font-size: 1.2em;
  }
  #masthead h1 {
    font-size: 2.1em;
  }
  #masthead h2,
#masthead h3 {
    font-size: 1.8em;
  }
  #beer-selector-sliders #btn-find-beer {
    display: none;
  }
  #beer-selector-sliders #btn-lnk-find-beer {
    display: inline;
  }
  #btnScrollToTop {
    padding: 10px;
  }
  body[data-page-id="97"] .mapify-holder {
    display: none;
  }
}
@media only screen and (max-width: 650px) {
  .whats-on-view .whats-on-item {
    margin-bottom: 10px;
    flex: 0 0 100%;
    border-left: none;
    border-right: none;
    border-bottom: none;
    text-align: left;
  }
  .whats-on-view .whats-on-item .event-name--special {
    display: none;
  }
  .whats-on-view .event-date--desktop {
    display: none;
  }
  .whats-on-view .desktop-view-content {
    display: none;
  }
  .whats-on-view .event-date--mobile {
    display: block;
    font-weight: 700;
    color: #043673;
  }
  .whats-on-view .mobile-view-content {
    display: block;
    align-items: center;
  }
  .whats-on-view .whats-on-item .event-img {
    display: flex;
  }
  .whats-on-view .whats-on-item .event-img .event-img-wrap {
    flex: 0 0 33%;
  }
  .whats-on-view .whats-on-item .event-img img {
    margin-bottom: 0;
    height: auto;
    min-width: inherit;
    min-height: inherit;
  }
  .whats-on-view .whats-on-item .text {
    padding-left: 15px;
  }
  .whats-on-view .whats-on-item .event-name,
.whats-on-view .whats-on-item .event-date--mobile {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 600px) {
  #main-header .header-grid {
    grid-template-columns: 50px 1fr 102px;
    grid-gap: 30px;
  }
  #main-header .header-grid .column-1 {
    padding: 15px 0 15px 10px;
  }
  #site-body {
    padding: 30px 0;
  }
  /*
  body[data-page-id="2"] #site-body {
      padding: 0;
  }
  */
  h1.fancy span:before,
h2.fancy span:before {
    right: 100%;
    margin-right: 10px;
  }
  h1.fancy span:after,
h2.fancy span:after {
    left: 100%;
    margin-left: 10px;
  }
  #top-hero-wrap,
#top-hero-wrap .cover > img,
#top-hero-wrap .cover .ce-image img,
#top-hero-wrap .cover .slidercontent > img,
#top-hero-wrap .cover .slidercontent > a:not(.hero-img-scroll-down-btn) img {
    height: 250px;
  }
  #top-hero-img-grid .boxes div[class^=column] {
    flex: 1 50%;
  }
  #top-hero-img-grid .boxes .column {
    margin: 0;
  }
  #top-hero-img-grid .boxes .column:nth-child(1),
#top-hero-img-grid .boxes .column:nth-child(3) {
    padding-right: 5px !important;
  }
  #top-hero-img-grid .boxes .column:nth-child(2),
#top-hero-img-grid .boxes .column:nth-child(4) {
    padding-left: 5px !important;
  }
  #top-hero-img-grid .boxes .column:nth-child(1),
#top-hero-img-grid .boxes .column:nth-child(2) {
    padding-bottom: 5px !important;
  }
  #top-hero-img-grid .boxes .column:nth-child(3),
#top-hero-img-grid .boxes .column:nth-child(4) {
    padding-top: 5px !important;
  }
  #masthead * {
    font-size: 1em;
  }
  #site-body .highlight-block .logo {
    margin-bottom: 2em;
    max-width: 180px;
  }
}
@media only screen and (max-width: 575px) {
  .microportals-microportal-column {
    float: left;
    width: 100%;
  }
  .menu-button-column {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 550px) {
  footer .footer-part-1 .footer-part-1-grid {
    grid-template-columns: 1fr;
    grid-template-areas: "logo-box" "phone-nums-box" "emails-box" "links-box" "socials-box" "logos-box";
    grid-gap: 25px;
  }
  footer .footer-part-1 .footer-part-1-grid .logo-box {
    text-align: center;
  }
  footer .footer-part-1 .footer-part-1-grid .logo-box .logo {
    width: 100%;
    max-width: 140px;
    height: auto;
  }
  footer .footer-part-1-grid .emails-box hr {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 530px) {
  .about-team-member {
    margin-bottom: 40px;
    width: 100%;
  }
}
@media only screen and (min-width: 0px) {
  /*
  Responsive Equal Height Boxes for Twitter Bootstrap 3
  Source: http://codepen.io/bootstrapped/details/RrabNe/
  */
  .flex-row.row {
    display: flex;
    flex-wrap: wrap;
  }
  .flex-row.row > [class*=col-] {
    display: flex;
    flex-direction: column;
  }
  .flex-row.row:after,
.flex-row.row:before {
    display: flex;
  }
}
@media only screen and (max-width: 499px) {
  .full-width-video-container.clickable {
    cursor: default;
  }
}
/* Extra Small Devices, Phones (Bootstrap col-xs-*) */
@media only screen and (max-width: 480px) {
  #main-header .column-1,
#main-header .column-3 {
    width: 70px;
  }
  #top-spacer {
    padding-top: 86px;
  }
  #top-hero-wrap,
#top-hero-wrap .cover > img,
#top-hero-wrap .cover .ce-image img,
#top-hero-wrap .cover .slidercontent > img,
#top-hero-wrap .cover .slidercontent > a:not(.hero-img-scroll-down-btn) img {
    height: 200px;
  }
  h1 {
    font-size: 1.7em;
  }
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.18em;
  }
  h4 {
    font-size: 1.1em;
  }
  #masthead {
    padding: 15px;
  }
  #masthead p {
    font-size: 1.2em;
  }
  #masthead h1 {
    font-size: 1.9em;
  }
  #masthead h2,
#masthead h3 {
    font-size: 1.65em;
  }
  body[data-page-id="2"] #site-body .highlight-block .logo {
    max-width: 60%;
  }
  body[data-page-id="2"] #site-body .highlight-block .text-block {
    font-size: 1.4em;
  }
  .highlight-block hr {
    border: 1px solid #ddd;
  }
  .frame-type-icithemingwayshighlightsection_icithemingwayshighlightsection {
    display: none;
  }
  .image-grid-boxes.three-cols .item {
    position: relative;
    flex: 1 1 100%;
  }
  .image-grid-boxes.three-cols .item:nth-child(1) {
    order: 2;
  }
  .image-grid-boxes.three-cols .item:nth-child(2) {
    order: 1;
  }
  #beer-selector-snippets .beer-snippet__img-wrap {
    flex: 0 0 100px;
  }
  #beer-selector-snippets .beer-snippet__text {
    font-size: 0.85rem;
  }
  .whats-on-view .whats-on-item {
    font-size: 0.9em;
  }
  .whats-on-view .whats-on-item .event-img .event-img-wrap {
    flex: 0 0 90px;
  }
  .desktop-only {
    display: none;
  }
  .mobile-only-block {
    display: block !important;
  }
  .mobile-only-flex {
    display: flex !important;
  }
  .mobile-only-inline {
    display: inline-block;
  }
  .arrow-box-cards .body-text p,
.arrow-box-cards .body-text h1,
.arrow-box-cards .body-text h2,
.arrow-box-cards .body-text h3,
.arrow-box-cards .body-text h4,
.arrow-box-cards .body-text h5,
.arrow-box-cards .body-text h6 {
    font-size: 1.15em;
  }
  .arrow-box-cards .body-text .arrow-button {
    font-size: 0.85em;
  }
  .arrow-box-cards .body-text .arrow-button:after {
    top: 7px;
  }
  .arrow-box-cards .body-text {
    padding: 18px 8px 30px 12px;
  }
}
@media screen and (max-width: 459px) {
  .beer-profile .product-name h2 {
    margin-bottom: 15px;
    text-align: center;
  }
  .beer-profile .beer-type {
    text-align: center;
    margin-bottom: 20px;
  }
  .beer-profile .product-image {
    margin-bottom: 25px;
    text-align: center;
  }
  .beer-profile .product-image .full-image img {
    width: 65%;
  }
  .beer-profile .product-details {
    text-align: center;
  }
  .beer-profile .product-infographic {
    text-align: center;
  }
  .events-page #eventFilterContainer .btn {
    font-size: 0.8em;
  }
  #myGuestListFrmLagerLegends form .MGLRow:nth-child(5),
#myGuestListFrmLagerLegends form .MGLRow:nth-child(6),
#myGuestListFrmLagerLegends form .MGLRow:nth-child(7),
#myGuestListFrmLagerLegends form .MGLRow:nth-child(8) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
  }
  #myGuestListFrmLagerLegends form .MGLRow:nth-child(5) div.MGLLabel,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(6) div.MGLLabel,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(7) div.MGLLabel,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(8) div.MGLLabel {
    padding-left: 0;
    padding-right: 0;
  }
  #myGuestListFrmLagerLegends form .MGLRow:nth-child(5) div.MGLField,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(6) div.MGLField,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(7) div.MGLField,
#myGuestListFrmLagerLegends form .MGLRow:nth-child(8) div.MGLField {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 390px) {
  /*
  #header-join-club--mobile {
     width: 48px;
  }
  */
  #top-spacer {
    padding-top: 78px;
  }
  .image-grid-boxes.five-cols .item {
    position: relative;
    flex: 1 1 100%;
  }
  .beer-profile .product-details .packaging-icons {
    width: 70%;
  }
  #site-body .beer-profile .product-details .packaging-icons img {
    max-height: 55px;
  }
  #site-body .beer-profile .product-details .untapped-icon img {
    max-height: 50px;
  }
  .events-page #eventFilterContainer .btn-group {
    flex-wrap: nowrap;
    flex-direction: column;
    width: 100%;
  }
  .events-page #eventFilterContainer .btn {
    font-size: 0.85em;
  }
}
/* Custom, iPhone Retina */

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