@charset "UTF-8";
@font-face {
  font-family: "norwester";
  src: url("/wp-content/themes/strukture/fonts/norwester-webfont.woff2") format("woff2"), url("/wp-content/themes/strukture/fonts/norwester-webfont.woff") format("woff");
}
@font-face {
  font-family: "Nature Beauty Personal Use";
  src: url("/wp-content/themes/strukture/fonts/nature-beauty.woff") format("woff"), url("/wp-content/themes/strukture/fonts/nature-beauty.woff") format("woff");
}
/**
 *  Colors
 ================================================= */
/**
 *  Text COlor
 ================================================= */
/**
 *  Text Sylte
 ================================================= */
/**
 *  Grid Settings
 ================================================= */
/**
 Animation
 */
/**
 *  Media Query
 ================================================= */
/*
 |----------------------------------------------------------------
 |  Fluid Calculation
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Font Faces
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Letter spacing
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Fluid Property
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Fluid Property Alias
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Lists
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Fluid Height Calculation
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Overlay Pseudo
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Gravityform
 |----------------------------------------------------------------
 */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/*
 |----------------------------------------------------------------
 |  Floating Animation
 |----------------------------------------------------------------
 */
@-webkit-keyframes simpleFade {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes simpleFade {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.spacer {
  margin-bottom: calc(60px + (80 - 60) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .spacer {
    margin-bottom: 80px;
  }
}

/*
 |----------------------------------------------------------------
 |  Animation
 |----------------------------------------------------------------
 */
/* normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
 |----------------------------------------------------------------
 |  Column Grid
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Block Grid
 |----------------------------------------------------------------
 */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.full-row {
  max-width: none;
}

.max-row {
  max-width: 1600px;
}

.row-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.row-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.row-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.row-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.row-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

[class*=columns-] > .row {
  margin-left: -10px;
  margin-right: -10px;
}

.columns-1 {
  -ms-flex-preferred-size: calc(1 / 12 * 100%);
      flex-basis: calc(1 / 12 * 100%);
  max-width: calc(1 / 12 * 100%);
}

.right-1 {
  margin-left: calc(1 / 12 * 100%);
}

.left-1 {
  margin-right: calc(1 / 12 * 100%);
}

.columns-2 {
  -ms-flex-preferred-size: calc(2 / 12 * 100%);
      flex-basis: calc(2 / 12 * 100%);
  max-width: calc(2 / 12 * 100%);
}

.right-2 {
  margin-left: calc(2 / 12 * 100%);
}

.left-2 {
  margin-right: calc(2 / 12 * 100%);
}

.columns-3 {
  -ms-flex-preferred-size: calc(3 / 12 * 100%);
      flex-basis: calc(3 / 12 * 100%);
  max-width: calc(3 / 12 * 100%);
}

.right-3 {
  margin-left: calc(3 / 12 * 100%);
}

.left-3 {
  margin-right: calc(3 / 12 * 100%);
}

.columns-4 {
  -ms-flex-preferred-size: calc(4 / 12 * 100%);
      flex-basis: calc(4 / 12 * 100%);
  max-width: calc(4 / 12 * 100%);
}

.right-4 {
  margin-left: calc(4 / 12 * 100%);
}

.left-4 {
  margin-right: calc(4 / 12 * 100%);
}

.columns-5 {
  -ms-flex-preferred-size: calc(5 / 12 * 100%);
      flex-basis: calc(5 / 12 * 100%);
  max-width: calc(5 / 12 * 100%);
}

.right-5 {
  margin-left: calc(5 / 12 * 100%);
}

.left-5 {
  margin-right: calc(5 / 12 * 100%);
}

.columns-6 {
  -ms-flex-preferred-size: calc(6 / 12 * 100%);
      flex-basis: calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%);
}

.right-6 {
  margin-left: calc(6 / 12 * 100%);
}

.left-6 {
  margin-right: calc(6 / 12 * 100%);
}

.columns-7 {
  -ms-flex-preferred-size: calc(7 / 12 * 100%);
      flex-basis: calc(7 / 12 * 100%);
  max-width: calc(7 / 12 * 100%);
}

.right-7 {
  margin-left: calc(7 / 12 * 100%);
}

.left-7 {
  margin-right: calc(7 / 12 * 100%);
}

.columns-8 {
  -ms-flex-preferred-size: calc(8 / 12 * 100%);
      flex-basis: calc(8 / 12 * 100%);
  max-width: calc(8 / 12 * 100%);
}

.right-8 {
  margin-left: calc(8 / 12 * 100%);
}

.left-8 {
  margin-right: calc(8 / 12 * 100%);
}

.columns-9 {
  -ms-flex-preferred-size: calc(9 / 12 * 100%);
      flex-basis: calc(9 / 12 * 100%);
  max-width: calc(9 / 12 * 100%);
}

.right-9 {
  margin-left: calc(9 / 12 * 100%);
}

.left-9 {
  margin-right: calc(9 / 12 * 100%);
}

.columns-10 {
  -ms-flex-preferred-size: calc(10 / 12 * 100%);
      flex-basis: calc(10 / 12 * 100%);
  max-width: calc(10 / 12 * 100%);
}

.right-10 {
  margin-left: calc(10 / 12 * 100%);
}

.left-10 {
  margin-right: calc(10 / 12 * 100%);
}

.columns-11 {
  -ms-flex-preferred-size: calc(11 / 12 * 100%);
      flex-basis: calc(11 / 12 * 100%);
  max-width: calc(11 / 12 * 100%);
}

.right-11 {
  margin-left: calc(11 / 12 * 100%);
}

.left-11 {
  margin-right: calc(11 / 12 * 100%);
}

.columns-12 {
  -ms-flex-preferred-size: calc(12 / 12 * 100%);
      flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
}

.right-12 {
  margin-left: calc(12 / 12 * 100%);
}

.left-12 {
  margin-right: calc(12 / 12 * 100%);
}

.column-center {
  margin-left: auto;
  margin-right: auto;
}

.column-right {
  margin-right: 0;
  margin-left: auto;
}

.block-grid-1 > * {
  -ms-flex-preferred-size: calc(1 / 1 * 100%);
      flex-basis: calc(1 / 1 * 100%);
  max-width: calc(1 / 1 * 100%);
}

.block-grid-2 > * {
  -ms-flex-preferred-size: calc(1 / 2 * 100%);
      flex-basis: calc(1 / 2 * 100%);
  max-width: calc(1 / 2 * 100%);
}

.block-grid-3 > * {
  -ms-flex-preferred-size: calc(1 / 3 * 100%);
      flex-basis: calc(1 / 3 * 100%);
  max-width: calc(1 / 3 * 100%);
}

.block-grid-4 > * {
  -ms-flex-preferred-size: calc(1 / 4 * 100%);
      flex-basis: calc(1 / 4 * 100%);
  max-width: calc(1 / 4 * 100%);
}

[class*=block-grid-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px;
  padding: 0;
  list-style: none;
}
[class*=block-grid-] > * {
  padding-left: 10px;
  padding-right: 10px;
}

.block-grid-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-grid-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.block-grid-spread {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.block-grid-equal {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.block-grid-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-grid-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.block-grid-stretch > * {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.block-grid-flatten > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-grid-flatten > * > * {
  width: 100%;
}

/*
 |----------------------------------------------------------------
 |  Html / Body
 |----------------------------------------------------------------
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}

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

body {
  color: #000000;
  max-width: 1600px;
  margin: 0 auto !important;
}

::-moz-selection {
  background: #A9202E;
  color: white;
}

::selection {
  background: #A9202E;
  color: white;
}

::-moz-selection {
  background: #A9202E;
  color: white;
}

@-ms-viewport {
  width: device-width;
}
/*
 |----------------------------------------------------------------
 |  Headings
 |----------------------------------------------------------------
 */
h1,
h2,
h3,
h4,
h5,
h6,
.single-location-events-loop .loop-event .wrapper > div.content-column .event-date,
.menu-sub-nav-container .menu-sub-nav-item {
  margin: 0;
  padding-bottom: 20px;
  font-family: "norwester", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.single-location-events-loop .loop-event .wrapper > div.content-column .event-date a,
.menu-sub-nav-container .menu-sub-nav-item a {
  color: inherit;
  text-decoration: none;
}
p + h1, .gform_description + h1, ul:not([class]) + h1, ol:not([class]) + h1,
p + h2,
.gform_description + h2,
ul:not([class]) + h2,
ol:not([class]) + h2,
p + h3,
.gform_description + h3,
ul:not([class]) + h3,
ol:not([class]) + h3,
p + h4,
.gform_description + h4,
ul:not([class]) + h4,
ol:not([class]) + h4,
p + h5,
.gform_description + h5,
ul:not([class]) + h5,
ol:not([class]) + h5,
p + h6,
.single-location-events-loop .loop-event .wrapper > div.content-column p + .event-date,
.menu-sub-nav-container p + .menu-sub-nav-item,
.gform_description + h6,
.single-location-events-loop .loop-event .wrapper > div.content-column .gform_description + .event-date,
.menu-sub-nav-container .gform_description + .menu-sub-nav-item,
ul:not([class]) + h6,
.single-location-events-loop .loop-event .wrapper > div.content-column ul:not([class]) + .event-date,
.menu-sub-nav-container ul:not([class]) + .menu-sub-nav-item,
ol:not([class]) + h6,
.single-location-events-loop .loop-event .wrapper > div.content-column ol:not([class]) + .event-date,
.menu-sub-nav-container ol:not([class]) + .menu-sub-nav-item {
  padding-top: 20px;
}

h1 {
  font-size: calc(40px + (52 - 40) * (100vw - 320px) / (1200 - 320));
  line-height: calc(50px + (62 - 50) * (100vw - 320px) / (1200 - 320));
  letter-spacing: 3.7px;
}
@media screen and (min-width: 1200px) {
  h1 {
    font-size: 52px;
  }
}
@media screen and (min-width: 1200px) {
  h1 {
    line-height: 62px;
  }
}

h2 {
  font-size: calc(34px + (42 - 34) * (100vw - 320px) / (1200 - 320));
  line-height: calc(40px + (50 - 40) * (100vw - 320px) / (1200 - 320));
  text-transform: uppercase;
  letter-spacing: 3px;
}
@media screen and (min-width: 1200px) {
  h2 {
    font-size: 42px;
  }
}
@media screen and (min-width: 1200px) {
  h2 {
    line-height: 50px;
  }
}

h3 {
  font-size: calc(28px + (32 - 28) * (100vw - 320px) / (1200 - 320));
  line-height: calc(32px + (38 - 32) * (100vw - 320px) / (1200 - 320));
  letter-spacing: 2.3px;
}
@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  h3 {
    line-height: 38px;
  }
}

h4 {
  font-size: calc(20px + (20 - 20) * (100vw - 320px) / (1200 - 320));
  line-height: calc(22px + (29 - 22) * (100vw - 320px) / (1200 - 320));
  letter-spacing: 1px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (min-width: 1200px) {
  h4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  h4 {
    line-height: 29px;
  }
}

h5 {
  font-size: calc(16px + (18 - 16) * (100vw - 320px) / (1200 - 320));
  line-height: calc(20px + (22 - 20) * (100vw - 320px) / (1200 - 320));
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (min-width: 1200px) {
  h5 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  h5 {
    line-height: 22px;
  }
}

h6, .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .menu-sub-nav-container .menu-sub-nav-item {
  font-size: calc(13px + (13 - 13) * (100vw - 320px) / (1200 - 320));
  line-height: calc(15px + (18 - 15) * (100vw - 320px) / (1200 - 320));
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 4px;
}
@media screen and (min-width: 1200px) {
  h6, .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .menu-sub-nav-container .menu-sub-nav-item {
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) {
  h6, .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .menu-sub-nav-container .menu-sub-nav-item {
    line-height: 18px;
  }
}

/*
 |----------------------------------------------------------------
 |  Paragraph
 |----------------------------------------------------------------
 */
p, .gform_description {
  font-family: inherit;
  font-size: calc(16px + (16 - 16) * (100vw - 320px) / (1200 - 320));
  line-height: calc(26px + (30 - 26) * (100vw - 320px) / (1200 - 320));
  margin: 0;
  padding-bottom: 20px;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (min-width: 1200px) {
  p, .gform_description {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  p, .gform_description {
    line-height: 30px;
  }
}
p:empty, .gform_description:empty {
  display: none;
}

/*
 |----------------------------------------------------------------
 |  Horizontal Line
 |----------------------------------------------------------------
 */
hr {
  border: none;
  border-bottom: 1px solid #A9202E;
  width: 90%;
  margin: 10px auto 35px;
}

/*
 |----------------------------------------------------------------
 |  MISC
 |----------------------------------------------------------------
 */
i,
em {
  font-style: italic;
}

b,
strong {
  font-weight: 700;
}

/*
 |----------------------------------------------------------------
 | Address
 |----------------------------------------------------------------
 */
address {
  font-style: normal;
}

/*
 |----------------------------------------------------------------
 | Code
 |----------------------------------------------------------------
 */
code,
pre {
  background-color: #F6F6F6;
  font-family: "Consolas", monospace;
  font-size: calc(14px + (14 - 14) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  code,
pre {
    font-size: 14px;
  }
}

pre {
  padding: 25px 20px;
}

code {
  border-radius: 3px;
  vertical-align: middle;
  padding: 2px 5px;
}

.single-group_booking .left_content_standard_image .content-column ul:not([class]) li, .single-group_booking .right_content_standard_image .content-column ul:not([class]) li {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.single-group_booking .row_submit #lead_form_submit {
  padding-top: 20px;
}
.single-group_booking .row_submit .button {
  background: #A9202E;
  color: #ffffff;
  border: 0px solid #ffffff !important;
}
.single-group_booking .row_submit .button:hover {
  color: #A9202E;
  background: #ffffff;
}

.left_content_standard_image .content-column ul:not([class]) li, .right_content_standard_image .content-column ul:not([class]) li {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*
 |----------------------------------------------------------------
 |  Lists
 |----------------------------------------------------------------
 */
ul:not([class]),
ol:not([class]) {
  margin: 0 0 25px 10px;
  list-style: none;
  padding-left: 25px;
}
ul:not([class]) li,
ol:not([class]) li {
  line-height: 24px;
  position: relative;
  margin-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 600;
}
ul:not([class]) li:before,
ol:not([class]) li:before {
  color: #A9202E;
  position: absolute;
  left: -25px;
}
ul:not([class]) ul:not([class]),
ul:not([class]) ol:not([class]),
ol:not([class]) ul:not([class]),
ol:not([class]) ol:not([class]) {
  margin: 0 0 25px 10px;
  list-style: none;
  padding-left: 25px;
}

ul:not([class]) li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "";
  font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1200 - 320));
  top: calc(0px + (0 - 0) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  ul:not([class]) li:before {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  ul:not([class]) li:before {
    top: 0px;
  }
}

ol:not([class]) {
  counter-reset: my-counter;
}
ol:not([class]) li:before {
  content: counter(my-counter) ".";
  counter-increment: my-counter;
  top: 1px;
  font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1200 - 320));
  font-weight: bold;
}
@media screen and (min-width: 1200px) {
  ol:not([class]) li:before {
    font-size: 16px;
  }
}

.anvil-list {
  margin: 0 0 25px 10px;
  list-style: none;
  padding-left: 25px;
}
.anvil-list .p-wrapper {
  padding: 0px;
  font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1200 - 320));
  font-weight: bold;
}
@media screen and (min-width: 1200px) {
  .anvil-list .p-wrapper {
    font-size: 16px;
  }
}
.anvil-list li {
  position: relative;
  padding-bottom: 10px;
}
.anvil-list li:before {
  position: absolute;
  left: -20px;
  top: 6px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "";
}

/*
 |----------------------------------------------------------------
 |  Link
 |----------------------------------------------------------------
 */
a {
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background-color, color, border, opacity, text-indent;
  -o-transition-property: background-color, color, border, opacity, text-indent;
  transition-property: background-color, color, border, opacity, text-indent;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}
p a, .gform_description a, ul:not([class]) a, ol:not([class]) a {
  border-bottom: 2px solid #F6F6F6;
  opacity: 1;
}
p a:hover, .gform_description a:hover, ul:not([class]) a:hover, ol:not([class]) a:hover {
  opacity: 0.7;
}

/*
 |----------------------------------------------------------------
 |  Image
 |----------------------------------------------------------------
 */
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
img.aligncenter {
  display: block;
}

/*
 |----------------------------------------------------------------
 |  WP Image classes
 |----------------------------------------------------------------
 */
[class*=wp-image-] {
  margin-top: 15px;
}

.alignleft {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-top: 0;
}

.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}

.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.wp-caption {
  display: block;
  margin: 15px 0 45px;
  max-width: 100%;
  position: relative;
  width: auto !important;
}
.wp-caption img {
  display: block;
  margin-bottom: 0;
}

.wp-caption-dd,
.wp-caption-text {
  padding: 10px 15px !important;
  background: #A9202E;
  color: white;
}

/*
 |----------------------------------------------------------------
 |  Custom Image Classes
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Video
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Iframe - anvil wraps embedded iframes with .flex-video, so that
 |  class can be used to style iframes
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Block Quote
 |----------------------------------------------------------------
 */
blockquote {
  border-left: 5px solid #A9202E;
  padding: 20px 20px 20px 50px;
  margin: 20px 0 35px;
}
blockquote p:last-of-type:not(:first-of-type), blockquote .gform_description:last-of-type:not(:first-of-type) {
  font-size: calc(16px + (18 - 16) * (100vw - 320px) / (1200 - 320));
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  blockquote p:last-of-type:not(:first-of-type), blockquote .gform_description:last-of-type:not(:first-of-type) {
    font-size: 18px;
  }
}
blockquote cite {
  display: block;
  font-size: calc(16px + (18 - 16) * (100vw - 320px) / (1200 - 320));
  text-transform: uppercase;
}
@media screen and (min-width: 1200px) {
  blockquote cite {
    font-size: 18px;
  }
}

/*
 |----------------------------------------------------------------
 |  Buttons
 |----------------------------------------------------------------
 */
.button {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2.6px;
  line-height: 24px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  min-width: 220px;
  min-height: 60px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  outline: none;
}
.button i {
  margin-left: 8px;
}
.button.default {
  background-color: #A9202E;
}
.button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/*
 |----------------------------------------------------------------
 |  Button Base/Mixin
 |----------------------------------------------------------------
 */
.three {
  background: #ffffff;
  color: #4D4A4C;
}
.three:not(:disabled):hover {
  background: #4D4A4C;
  color: #ffffff;
}

.two {
  color: #ffffff;
  background: #A9202E;
}
.two:not(:disabled):hover {
  color: #A9202E;
  background: #ffffff;
}

.one {
  color: #ffffff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.6);
}
.one:not(:disabled):hover {
  background: #ffffff;
  color: #000000;
}

.black-border {
  color: #000000;
  background: #ffffff;
  border: 2px solid #000000;
}
.black-border:not(:disabled):hover {
  color: #ffffff;
  background: #000000;
}

.read-more {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  min-width: unset;
  min-height: unset;
  padding-bottom: 3px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 18px;
  text-align: center;
  position: relative;
  color: #000000;
}
.read-more::before {
  font-family: "Font Awesome 5 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "";
  color: #A9202E;
  font-size: 12px;
  padding-right: 5px;
}
.read-more::after {
  content: "";
  height: 2px;
  background: #A9202E;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transition: all ease 250ms;
  -o-transition: all ease 250ms;
  transition: all ease 250ms;
}
.read-more:hover {
  color: #A9202E;
}
.read-more:hover::after {
  width: 0;
  -webkit-transition: all ease 250ms;
  -o-transition: all ease 250ms;
  transition: all ease 250ms;
}

.form-submit input {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2.6px;
  line-height: 24px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  min-width: 220px;
  min-height: 60px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  color: #ffffff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.6);
  border: unset !important;
}
.form-submit input.default {
  background-color: #A9202E;
}
.form-submit input:not(:disabled):hover {
  background: #ffffff;
  color: #000000;
}

.page_banner .set-location-container .button {
  color: #ffffff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.6);
}
.page_banner .set-location-container .button:not(:disabled):hover {
  background: #ffffff;
  color: #000000;
}

/**
 *	Global Placeholder
================================================= */
/**
 *	Global Form Element
================================================= */
label {
  font-size: calc(10px + (10 - 10) * (100vw - 320px) / (1200 - 320));
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 3.1px;
  display: block;
  padding-bottom: 10px;
}
@media screen and (min-width: 1200px) {
  label {
    font-size: 10px;
  }
}

[type=text],
[type=url],
[type=email],
[type=tel],
[type=number],
[type=password],
[type=search],
select,
textarea {
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
  -webkit-transition-property: background-color, color, border, opacity, -webkit-transform;
  transition-property: background-color, color, border, opacity, -webkit-transform;
  -o-transition-property: background-color, color, border, opacity, transform;
  transition-property: background-color, color, border, opacity, transform;
  transition-property: background-color, color, border, opacity, transform, -webkit-transform;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  outline: none;
  border: 2px solid #000000;
  background: none;
  padding: 5px 10px;
  height: 50px;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  font-size: calc(14px + (14 - 14) * (100vw - 320px) / (1200 - 320));
  color: #000000;
}
@media screen and (min-width: 1200px) {
  [type=text],
[type=url],
[type=email],
[type=tel],
[type=number],
[type=password],
[type=search],
select,
textarea {
    font-size: 14px;
  }
}
[type=text]:focus,
[type=url]:focus,
[type=email]:focus,
[type=tel]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
select:focus,
textarea:focus {
  outline: none;
  border-color: #A9202E;
}
[type=text][disabled],
[type=url][disabled],
[type=email][disabled],
[type=tel][disabled],
[type=number][disabled],
[type=password][disabled],
[type=search][disabled],
select[disabled],
textarea[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

textarea {
  min-height: 150px;
  padding: 10px;
  resize: vertical;
}

select:not([multiple]) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 35px;
  background-image: url("../../images/select-icon.png");
  background-position: calc(100% - 10px) center;
  background-repeat: no-repeat;
  cursor: pointer;
}

select[multiple] {
  height: auto;
}

option {
  padding: 5px 10px;
  color: #000000;
}

[type=submit],
[type=button] {
  background-color: #A9202E;
}

input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio] {
  height: auto;
  width: auto;
}

input[type=checkbox],
input[type=radio] {
  line-height: normal;
  padding: 0;
  vertical-align: middle;
}
input[type=checkbox] + label,
input[type=radio] + label {
  display: inline-block;
  vertical-align: middle;
}

/* tripleseat junk */
#tripleseat_embed_form table tbody tr td {
  padding-bottom: 20px;
}
#tripleseat_embed_form table tbody tr td select {
  border-width: 1px;
}
#tripleseat_embed_form table tbody tr td label {
  font-size: 12px;
}
#tripleseat_embed_form table tbody tr td #contact_preference_label {
  display: block;
}
#tripleseat_embed_form table tbody tr td input[type=checkbox].checkbox {
  float: none;
  display: inline-block;
  vertical-align: inherit;
}
#tripleseat_embed_form table tbody tr td input[type=checkbox].checkbox + label {
  float: none;
  display: inline-block;
  padding-left: 10px;
  width: calc(100% - 20px);
}
#tripleseat_embed_form table tbody tr.row_details_header h2 {
  margin-top: 60px;
}

/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: -42px 1px no-repeat url("../../images/chosen-sprite.png") !important;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: -o-linear-gradient(#eee 20%, #fff 80%);
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: no-repeat -30px -20px url("../../images/chosen-sprite.png") !important;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type=text],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
    background-image: url("../../images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
/* updated chosen 1.8.5 styles - gravityforms specific  */
body .chosen-container a.chosen-single {
  border-radius: inherit;
}

body ul.chosen-results li {
  line-height: inherit;
}

@media only screen and (max-width: 641px) {
  /* make the inputs a little larger for mobile devices */
  input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 2;
    min-height: 2rem;
  }

  textarea {
    line-height: 1.5;
  }

  .chosen-container.chosen-container-single[style] {
    width: 100% !important;
  }

  .chosen-container-single .chosen-single {
    height: 40px;
    line-height: 2.8;
  }

  .chosen-container-single .chosen-single div b {
    position: relative;
    top: 10px;
  }

  div.chosen-container.chosen-container-multi[style] {
    width: 100% !important;
  }

  .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,
.chosen-container.chosen-container-multi ul.chosen-choices li.search-field {
    width: 100%;
    line-height: inherit;
    float: none;
  }

  .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span {
    margin-bottom: 0;
  }

  .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: calc(50% - 6px);
  }

  .ginput_container span:not(.ginput_price) {
    margin-bottom: 8px;
    display: block;
  }

  li.field_sublabel_below .ginput_complex {
    margin-top: 12px !important;
  }

  ul.gfield_radio li label,
ul.gfield_checkbox li label {
    width: 85%;
    cursor: pointer;
  }
}
.blog-grid .block-grid-3 {
  margin: 0;
  padding: 0 10px;
}
.blog-grid .block-grid-3 .image-column {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width:767px) {
  .blog-grid .block-grid-3 > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }
}

.loop-item {
  margin-bottom: 30px;
}
.loop-item.loop-event .image-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.loop-item.loop-event .image-column img {
  height: -webkit-max-content !important;
  height: -moz-max-content !important;
  height: max-content !important;
}
.loop-item.loop-event .content-column {
  padding: 50px 20px;
}
.loop-item.loop-event .content-column .button {
  margin-right: 10px;
  margin-bottom: 10px;
}
.loop-item .content-column h4 {
  font-family: "norwester", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.loop-item.campaign .content-column {
  padding: 20px;
}
.loop-item.product .content-column {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.loop-item.product .content-column h3:hover {
  color: #A9202E;
}
.loop-item.product .content-column a.button {
  padding-top: 15px;
}
.loop-item.product h5 {
  font-size: 20px;
  color: #A9202E;
  letter-spacing: 1.3px;
}

.loop-item.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.loop-item.search .image-column {
  height: 350px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.loop-item.search .content-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: calc(10px + (30 - 10) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .loop-item.search .content-column {
    padding-left: 30px;
  }
}
.single-post-cat-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-post-cat-list .divider {
  height: 10px;
  width: 13px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  border-bottom: 1px solid #A9202E;
  margin: 8px;
  margin-top: 7px;
  margin-right: -2px;
  padding: 0;
}
.single-post-cat-list p, .single-post-cat-list .gform_description,
.single-post-cat-list a {
  font-size: 14px;
  text-align: center;
  padding-bottom: 0;
  letter-spacing: 1px;
}

/*
 |----------------------------------------------------------------
 |  Wrappers
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Structure
 |----------------------------------------------------------------
 */
.gform_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*
 |----------------------------------------------------------------
 |  Gform Heading
 |----------------------------------------------------------------
 */
.gform_description {
  display: block;
}

.validation_error {
  border-left: 3px solid scarlet;
  margin: 0 0 25px;
  padding: 25px;
}

/*
 |----------------------------------------------------------------
 |  Gform Body
 |----------------------------------------------------------------
 */
.gform_fields {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1200px;
  margin-left: -10px;
  margin-right: -10px;
  margin: 0;
}

.gfield {
  -ms-flex-preferred-size: calc(12 / 12 * 100%);
      flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
  margin-bottom: 20px;
}

.gfield_label {
  display: block;
  margin-bottom: 5px;
}

.gfield_required {
  vertical-align: super;
}

.ginput_container .large {
  width: 100%;
}
.ginput_container .medium {
  width: calc(2 / 3 * 100%);
}
.ginput_container .small {
  width: calc(1 / 3 * 100%);
}

.validation_message {
  margin-top: 5px;
  font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1200 - 320));
  font-style: italic;
}
@media screen and (min-width: 1200px) {
  .validation_message {
    font-size: 14px;
  }
}

/*
 |----------------------------------------------------------------
 |  Gform Fields
 |----------------------------------------------------------------
 */
.ginput_container_checkbox,
.ginput_container_radio {
  margin-left: 25px;
}
.ginput_container_checkbox + .validation_message,
.ginput_container_radio + .validation_message {
  margin-left: 25px;
}

.gfield_checkbox,
.gfield_radio {
  padding: 0;
  margin: 0;
  list-style: none;
}
.gfield_checkbox input,
.gfield_radio input {
  margin-right: 5px;
}

.gform_hidden {
  display: none;
}

.gform_validation_container {
  display: none !important;
}

/*
 |----------------------------------------------------------------
 |  Gform Field Class
 |----------------------------------------------------------------
 */
.gf_full {
  -ms-flex-preferred-size: calc(12 / 12 * 100%);
      flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
}

.gf_half {
  -ms-flex-preferred-size: calc(6 / 12 * 100%);
      flex-basis: calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%);
}

.gf_third {
  -ms-flex-preferred-size: calc(4 / 12 * 100%);
      flex-basis: calc(4 / 12 * 100%);
  max-width: calc(4 / 12 * 100%);
}

.gf_quarter {
  -ms-flex-preferred-size: calc(3 / 12 * 100%);
      flex-basis: calc(3 / 12 * 100%);
  max-width: calc(3 / 12 * 100%);
}

.gf_list_inline .gfield_checkbox,
.gf_list_inline .gfield_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1200px;
  margin-left: -10px;
  margin-right: -10px;
}
/*
 |----------------------------------------------------------------
 |  Gform Footer
 |----------------------------------------------------------------
 */
.gf_submit:not(.button) {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2.6px;
  line-height: 24px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  min-width: 220px;
  min-height: 60px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  outline: none;
}

.gform_ajax_spinner {
  margin-left: 10px;
}

/*
 |----------------------------------------------------------------
 |  Special Fields - Datepicker
 |----------------------------------------------------------------
 */
.ui-datepicker {
  background: white;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.ui-datepicker-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #A9202E;
}
.ui-datepicker-header .ui-icon {
  display: none;
}

.ui-datepicker-prev {
  padding: 5px 10px;
  -ms-flex-preferred-size: 25px;
      flex-basis: 25px;
  cursor: pointer;
}
.ui-datepicker-prev:before {
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  font-smoothing: antialiased;
  color: white;
}

.ui-datepicker-next {
  padding: 5px 10px;
  -ms-flex-preferred-size: 25px;
      flex-basis: 25px;
  cursor: pointer;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ui-datepicker-next:before {
  content: "";
  font-family: FontAwesome;
  text-rendering: auto;
  font-smoothing: antialiased;
  color: white;
}

.ui-datepicker-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0;
}

.ui-datepicker-month,
.ui-datepicker-year {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  height: 30px;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
}

.ui-datepicker-calendar {
  width: 100%;
  border-collapse: collapse;
  border: none;
}
.ui-datepicker-calendar th {
  padding: 5px;
  font-size: 14px;
  background: #F6F6F6;
}
.ui-datepicker-calendar td {
  font-size: 12px;
  text-align: center;
}
.ui-datepicker-calendar .ui-state-default {
  padding: 5px;
  display: block;
}
.ui-datepicker-calendar .ui-state-disabled {
  cursor: disabled;
}
.ui-datepicker-calendar .ui-state-hover {
  font-weight: 700;
}
.ui-datepicker-calendar .ui-state-active {
  background: #A9202E;
  color: white;
}

.centered_intro {
  padding-top: 40px;
  padding-bottom: 20px;
}
.centered_intro .columns-6 {
  -ms-flex-preferred-size: calc(6 / 12 * 100%);
      flex-basis: calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%);
}
.centered_intro .text-container {
  text-align: center;
}
.centered_intro h2 {
  padding-bottom: calc(10px + (20 - 10) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .centered_intro h2 {
    padding-bottom: 20px;
  }
}
@media screen and (max-width:979px) {
  .centered_intro .columns-10 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .centered_intro .text-container {
    text-align: center;
  }
}
.centered_intro .cta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
.centered_intro .cta-container a {
  margin: 0 auto;
}

.left_intro {
  padding-top: 40px;
  margin-bottom: 0px;
}
.left_intro .columns-6 {
  -ms-flex-preferred-size: calc(6 / 12 * 100%);
      flex-basis: calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%);
}
.left_intro .text-container {
  text-align: center;
}
.left_intro h2 {
  padding-bottom: calc(10px + (20 - 10) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .left_intro h2 {
    padding-bottom: 20px;
  }
}
@media screen and (max-width:979px) {
  .left_intro .columns-10 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .left_intro .text-container {
    text-align: center;
  }
}
.left_intro .content-column {
  position: relative;
  -ms-flex-preferred-size: calc(12 / 12 * 100%);
      flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
}
@media screen and (min-width:768px) {
  .left_intro .content-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.left_intro .content-column .cta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 20px;
}
.left_intro .content-column .cta-container a {
  margin-bottom: 20px;
}
.left_intro .text-container {
  text-align: left;
  width: 60%;
}
@media screen and (max-width:979px) {
  .left_intro .p-wrapper {
    padding: 0px 0px 20px;
    width: 80%;
    margin: 0 auto;
  }
  .left_intro .text-container {
    max-width: unset;
    width: 100%;
    margin: 0 auto;
  }
  .left_intro .cta-column {
    position: unset !important;
  }
}

/*Strukture Style 1.0*/
.content-component .image-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-component .image-column img {
  width: 100%;
}
.text-container strong {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.text-container .p-wrapper p, .text-container .p-wrapper .gform_description {
  padding-bottom: 10px;
}

.left_content_standard_image {
  margin-bottom: calc(10px + (80 - 10) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .left_content_standard_image {
    margin-bottom: 80px;
  }
}
.left_content_standard_image .image-column {
  z-index: 1;
}
.left_content_standard_image .content-column {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 60px;
}

.right_content_standard_image {
  margin-bottom: calc(10px + (80 - 10) * (100vw - 320px) / (1200 - 320));
}
.right_content_standard_image .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (min-width: 1200px) {
  .right_content_standard_image {
    margin-bottom: 80px;
  }
}
.right_content_standard_image .image-column {
  -ms-flex-preferred-size: calc(6 / 12 * 100%);
      flex-basis: calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%);
  z-index: 1;
}
.right_content_standard_image .content-column {
  -ms-flex-preferred-size: calc(6 / 12 * 100%);
      flex-basis: calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%);
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 40px;
  padding-right: 80px;
}

.left_content_full_image {
  margin-bottom: calc(10px + (80 - 10) * (100vw - 320px) / (1200 - 320));
}
.left_content_full_image .row {
  max-width: 100vw;
}
.left_content_full_image .image-column {
  -ms-flex-preferred-size: calc(6 / 12 * 100%);
      flex-basis: calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%);
}
@media screen and (min-width: 1200px) {
  .left_content_full_image {
    margin-bottom: 80px;
  }
}
.left_content_full_image .content-column {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 13%;
  padding-right: 80px;
}
@media screen and (max-width:1299px) {
  .left_content_full_image .content-column {
    padding-left: 20px;
  }
}

.right_content_full_image {
  margin-bottom: calc(10px + (80 - 10) * (100vw - 320px) / (1200 - 320));
}
.right_content_full_image .row {
  max-width: 100vw;
}
.right_content_full_image .image-column {
  -ms-flex-preferred-size: calc(6 / 12 * 100%);
      flex-basis: calc(6 / 12 * 100%);
  max-width: calc(6 / 12 * 100%);
}
.right_content_full_image .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (min-width: 1200px) {
  .right_content_full_image {
    margin-bottom: 80px;
  }
}
.right_content_full_image .content-column {
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 90px;
  padding-right: 13%;
}
@media screen and (max-width:1299px) {
  .right_content_full_image .content-column {
    padding-right: 20px;
  }
}

@media screen and (max-width:767px) {
  .right_content_full_image .row,
.left_content_full_image .row,
.right_content_standard_image .row,
.left_content_standard_image .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (max-width:767px) {
  .right_content_full_image .image-column,
.left_content_full_image .image-column,
.right_content_standard_image .image-column,
.left_content_standard_image .image-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
  }
}
.right_content_full_image .content-column h6, .right_content_full_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .right_content_full_image .wrapper > div.content-column .event-date, .right_content_full_image .content-column .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .right_content_full_image .content-column .menu-sub-nav-item,
.left_content_full_image .content-column h6,
.left_content_full_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date,
.single-location-events-loop .loop-event .left_content_full_image .wrapper > div.content-column .event-date,
.left_content_full_image .content-column .menu-sub-nav-container .menu-sub-nav-item,
.menu-sub-nav-container .left_content_full_image .content-column .menu-sub-nav-item,
.right_content_standard_image .content-column h6,
.right_content_standard_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date,
.single-location-events-loop .loop-event .right_content_standard_image .wrapper > div.content-column .event-date,
.right_content_standard_image .content-column .menu-sub-nav-container .menu-sub-nav-item,
.menu-sub-nav-container .right_content_standard_image .content-column .menu-sub-nav-item,
.left_content_standard_image .content-column h6,
.left_content_standard_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date,
.single-location-events-loop .loop-event .left_content_standard_image .wrapper > div.content-column .event-date,
.left_content_standard_image .content-column .menu-sub-nav-container .menu-sub-nav-item,
.menu-sub-nav-container .left_content_standard_image .content-column .menu-sub-nav-item {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px 20px 20px;
}
.right_content_full_image .content-column h6::before, .right_content_full_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before, .single-location-events-loop .loop-event .right_content_full_image .wrapper > div.content-column .event-date::before, .right_content_full_image .content-column .menu-sub-nav-container .menu-sub-nav-item::before, .menu-sub-nav-container .right_content_full_image .content-column .menu-sub-nav-item::before, .right_content_full_image .content-column h6::after, .right_content_full_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after, .single-location-events-loop .loop-event .right_content_full_image .wrapper > div.content-column .event-date::after, .right_content_full_image .content-column .menu-sub-nav-container .menu-sub-nav-item::after, .menu-sub-nav-container .right_content_full_image .content-column .menu-sub-nav-item::after,
.left_content_full_image .content-column h6::before,
.left_content_full_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before,
.single-location-events-loop .loop-event .left_content_full_image .wrapper > div.content-column .event-date::before,
.left_content_full_image .content-column .menu-sub-nav-container .menu-sub-nav-item::before,
.menu-sub-nav-container .left_content_full_image .content-column .menu-sub-nav-item::before,
.left_content_full_image .content-column h6::after,
.left_content_full_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after,
.single-location-events-loop .loop-event .left_content_full_image .wrapper > div.content-column .event-date::after,
.left_content_full_image .content-column .menu-sub-nav-container .menu-sub-nav-item::after,
.menu-sub-nav-container .left_content_full_image .content-column .menu-sub-nav-item::after,
.right_content_standard_image .content-column h6::before,
.right_content_standard_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before,
.single-location-events-loop .loop-event .right_content_standard_image .wrapper > div.content-column .event-date::before,
.right_content_standard_image .content-column .menu-sub-nav-container .menu-sub-nav-item::before,
.menu-sub-nav-container .right_content_standard_image .content-column .menu-sub-nav-item::before,
.right_content_standard_image .content-column h6::after,
.right_content_standard_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after,
.single-location-events-loop .loop-event .right_content_standard_image .wrapper > div.content-column .event-date::after,
.right_content_standard_image .content-column .menu-sub-nav-container .menu-sub-nav-item::after,
.menu-sub-nav-container .right_content_standard_image .content-column .menu-sub-nav-item::after,
.left_content_standard_image .content-column h6::before,
.left_content_standard_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before,
.single-location-events-loop .loop-event .left_content_standard_image .wrapper > div.content-column .event-date::before,
.left_content_standard_image .content-column .menu-sub-nav-container .menu-sub-nav-item::before,
.menu-sub-nav-container .left_content_standard_image .content-column .menu-sub-nav-item::before,
.left_content_standard_image .content-column h6::after,
.left_content_standard_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after,
.single-location-events-loop .loop-event .left_content_standard_image .wrapper > div.content-column .event-date::after,
.left_content_standard_image .content-column .menu-sub-nav-container .menu-sub-nav-item::after,
.menu-sub-nav-container .left_content_standard_image .content-column .menu-sub-nav-item::after {
  width: 10px;
  height: 2px;
  content: "";
  background: #A9202E;
  position: absolute;
}
.right_content_full_image .content-column h6::before, .right_content_full_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before, .single-location-events-loop .loop-event .right_content_full_image .wrapper > div.content-column .event-date::before, .right_content_full_image .content-column .menu-sub-nav-container .menu-sub-nav-item::before, .menu-sub-nav-container .right_content_full_image .content-column .menu-sub-nav-item::before,
.left_content_full_image .content-column h6::before,
.left_content_full_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before,
.single-location-events-loop .loop-event .left_content_full_image .wrapper > div.content-column .event-date::before,
.left_content_full_image .content-column .menu-sub-nav-container .menu-sub-nav-item::before,
.menu-sub-nav-container .left_content_full_image .content-column .menu-sub-nav-item::before,
.right_content_standard_image .content-column h6::before,
.right_content_standard_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before,
.single-location-events-loop .loop-event .right_content_standard_image .wrapper > div.content-column .event-date::before,
.right_content_standard_image .content-column .menu-sub-nav-container .menu-sub-nav-item::before,
.menu-sub-nav-container .right_content_standard_image .content-column .menu-sub-nav-item::before,
.left_content_standard_image .content-column h6::before,
.left_content_standard_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before,
.single-location-events-loop .loop-event .left_content_standard_image .wrapper > div.content-column .event-date::before,
.left_content_standard_image .content-column .menu-sub-nav-container .menu-sub-nav-item::before,
.menu-sub-nav-container .left_content_standard_image .content-column .menu-sub-nav-item::before {
  left: 0;
}
.right_content_full_image .content-column h6::after, .right_content_full_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after, .single-location-events-loop .loop-event .right_content_full_image .wrapper > div.content-column .event-date::after, .right_content_full_image .content-column .menu-sub-nav-container .menu-sub-nav-item::after, .menu-sub-nav-container .right_content_full_image .content-column .menu-sub-nav-item::after,
.left_content_full_image .content-column h6::after,
.left_content_full_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after,
.single-location-events-loop .loop-event .left_content_full_image .wrapper > div.content-column .event-date::after,
.left_content_full_image .content-column .menu-sub-nav-container .menu-sub-nav-item::after,
.menu-sub-nav-container .left_content_full_image .content-column .menu-sub-nav-item::after,
.right_content_standard_image .content-column h6::after,
.right_content_standard_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after,
.single-location-events-loop .loop-event .right_content_standard_image .wrapper > div.content-column .event-date::after,
.right_content_standard_image .content-column .menu-sub-nav-container .menu-sub-nav-item::after,
.menu-sub-nav-container .right_content_standard_image .content-column .menu-sub-nav-item::after,
.left_content_standard_image .content-column h6::after,
.left_content_standard_image .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after,
.single-location-events-loop .loop-event .left_content_standard_image .wrapper > div.content-column .event-date::after,
.left_content_standard_image .content-column .menu-sub-nav-container .menu-sub-nav-item::after,
.menu-sub-nav-container .left_content_standard_image .content-column .menu-sub-nav-item::after {
  left: 100%;
}
@media screen and (max-width:979px) {
  .right_content_full_image .content-column,
.left_content_full_image .content-column,
.right_content_standard_image .content-column,
.left_content_standard_image .content-column {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    padding: 40px 20px;
  }
}
@media screen and (max-width:767px) {
  .right_content_full_image .content-column,
.left_content_full_image .content-column,
.right_content_standard_image .content-column,
.left_content_standard_image .content-column {
    -ms-flex-preferred-size: 91.6666666667% !important;
        flex-basis: 91.6666666667% !important;
    max-width: 91.6666666667% !important;
    margin: 0 auto;
    padding: 30px 20px !important;
  }
}
@media screen and (max-width:480px) {
  .right_content_full_image .content-column,
.left_content_full_image .content-column,
.right_content_standard_image .content-column,
.left_content_standard_image .content-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    padding: 20px 10px !important;
  }
}

.full_width_background_image {
  margin-bottom: calc(20px + (80 - 20) * (100vw - 320px) / (1200 - 320));
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 1200px) {
  .full_width_background_image {
    margin-bottom: 80px;
  }
}
.full_width_background_image:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  -o-transition-property: background, transform, opacity;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: 0;
}
.full_width_background_image .row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: calc(75px + (115 - 75) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(75px + (130 - 75) * (100vw - 320px) / (1200 - 320));
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 1200px) {
  .full_width_background_image .row {
    padding-top: 115px;
  }
}
@media screen and (min-width: 1200px) {
  .full_width_background_image .row {
    padding-bottom: 130px;
  }
}
.full_width_background_image .row .content-column {
  z-index: 1;
}
.full_width_background_image .row .content-column h2 {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 10px;
}
.full_width_background_image .row .content-column h6, .full_width_background_image .row .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .full_width_background_image .row .wrapper > div.content-column .event-date, .full_width_background_image .row .content-column .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .full_width_background_image .row .content-column .menu-sub-nav-item {
  color: #A9202E;
}
.full_width_background_image .row .content-column h2, .full_width_background_image .row .content-column p, .full_width_background_image .row .content-column .gform_description {
  color: #ffffff;
}
.full_width_background_image .row .content-column p, .full_width_background_image .row .content-column .gform_description {
  font-weight: bold;
  padding-bottom: 35px;
}
.full_width_background_image .row .content-column .text-container {
  text-align: center;
}
.full_width_background_image .row .content-column a {
  margin: 0 auto;
}
.full_width_background_image .row .cta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.full_width_background_callout {
  background-position: center;
  background-size: cover;
  background-position: center;
  z-index: 0;
  position: relative;
}
.full_width_background_callout:before {
  content: "";
  position: absolute;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.full_width_background_callout .row {
  padding: 80px 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.full_width_background_callout .content-column {
  z-index: 10;
  -ms-flex-preferred-size: calc(7 / 12 * 100%);
      flex-basis: calc(7 / 12 * 100%);
  max-width: calc(7 / 12 * 100%);
  padding: 20px;
}
.full_width_background_callout .content-column .text-container {
  padding: 70px 80px 150px;
}
@media screen and (max-width:979px) {
  .full_width_background_callout .row {
    padding: 100px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .full_width_background_callout .text-container {
    padding: 40px 20px 60px !important;
  }
  .full_width_background_callout .content-column {
    text-align: center;
    -ms-flex-preferred-size: calc(11 / 12 * 100%);
        flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
  }
}

.full_width_footer_background {
  background-position: center;
  background-size: cover;
  background-position: center;
  z-index: 0;
  position: relative;
}
.full_width_footer_background:before {
  content: "";
  position: absolute;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.full_width_footer_background .row {
  padding: 80px 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.full_width_footer_background .content-column {
  z-index: 10;
  -ms-flex-preferred-size: calc(7 / 12 * 100%);
      flex-basis: calc(7 / 12 * 100%);
  max-width: calc(7 / 12 * 100%);
  padding: 20px;
}
.full_width_footer_background .content-column .text-container {
  padding: 70px 80px 150px;
}
@media screen and (max-width:979px) {
  .full_width_footer_background .row {
    padding: 100px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .full_width_footer_background .content-column {
    text-align: center;
    -ms-flex-preferred-size: calc(11 / 12 * 100%);
        flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
  }
}

.centered_background_full {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  width: 100%;
  position: relative;
  z-index: 0;
}
.centered_background_full:before {
  content: "";
  position: absolute;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  left: 0px;
}
.centered_background_full h2 {
  padding-bottom: 30px;
  margin: 0 auto;
}
.centered_background_full h6, .centered_background_full .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .centered_background_full .event-date, .centered_background_full .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .centered_background_full .menu-sub-nav-item {
  margin: 0 auto;
}
.centered_background_full p, .centered_background_full .gform_description {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 30px;
}
.centered_background_full .row {
  padding: 160px 10px 170px;
}
.centered_background_full .content-container {
  -ms-flex-preferred-size: calc(12 / 12 * 100%);
      flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
}

.faq-postings {
  width: 100%;
  margin-bottom: 80px;
}
@media screen and (max-width:767px) {
  .faq-postings {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.accordion-holder .accordion-content {
  display: none;
  padding: 20px 20px 60px;
}

.accordion-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.accordion-controls a {
  display: inline-block;
  padding: 5px 10px;
  opacity: 1;
}
.accordion-controls a:hover {
  opacity: 0.5;
}

.accordion-entry img {
  height: 60px;
  width: 60px;
  -o-object-fit: contain;
     object-fit: contain;
}

.accordion-entry {
  margin-bottom: 20px;
}

.accordion-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px;
  border-radius: 0px;
  position: relative;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  background: #8BD6DB;
}
.accordion-label h6, .accordion-label .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .accordion-label .event-date, .accordion-label .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .accordion-label .menu-sub-nav-item {
  padding: 0 15px 0px 0px;
  width: 70%;
}
.accordion-label:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "";
  font-size: 17px;
  right: 7px;
  top: 10px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 40px;
  height: 40px;
  border: unset;
  color: inherit;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
[data-status=opened] .accordion-label:after {
  content: "";
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  border: unset;
}
.accordion-label span {
  margin-left: 15px;
}

.accordion-content {
  padding: 20px;
  padding-bottom: 100px;
}

@media screen and (max-width:979px) {
  .accordion-holder {
    -ms-flex-preferred-size: calc(11 / 12 * 100%);
        flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
  }
  .accordion-holder h5 {
    width: 70%;
  }
}
/*
 |----------------------------------------------------------------
 |  Banner Structure
 |----------------------------------------------------------------
 */
.page-banner {
  background-size: cover;
  background-position: top;
  z-index: 0;
  padding-bottom: 60px;
  margin-bottom: 80px;
  position: relative;
}
.page-banner::after {
  z-index: -1;
}
.page-banner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  -o-transition-property: background, transform, opacity;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: 0;
}
.page-banner > .row {
  padding-top: calc(100px + (115 - 100) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(50px + (130 - 50) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .page-banner > .row {
    padding-top: 115px;
  }
}
@media screen and (min-width: 1200px) {
  .page-banner > .row {
    padding-bottom: 130px;
  }
}
.page-banner .button {
  margin-right: 20px;
}
.page-banner .content-container {
  z-index: 100;
}
.page-banner .content-container .read-more {
  color: #ffffff;
}
.page-banner h6, .page-banner .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .page-banner .event-date, .page-banner .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .page-banner .menu-sub-nav-item, .page-banner h1, .page-banner p, .page-banner .gform_description {
  color: #ffffff;
}
.page-banner p, .page-banner .gform_description {
  font-weight: bold;
}
@media screen and (max-width:979px) {
  .page-banner .button {
    margin-bottom: 20px;
    margin-right: 0px;
  }
}

.home .page-banner .read-more::before {
  display: none;
}
.home .page-banner > .row {
  padding-top: calc(100px + (180 - 100) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(120px + (225 - 120) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .home .page-banner > .row {
    padding-top: 180px;
  }
}
@media screen and (min-width: 1200px) {
  .home .page-banner > .row {
    padding-bottom: 225px;
  }
}
.home .page-banner > .row .content-container {
  -ms-flex-preferred-size: calc(7 / 12 * 100%);
      flex-basis: calc(7 / 12 * 100%);
  max-width: calc(7 / 12 * 100%);
}
.home .page-banner > .row .content-container p, .home .page-banner > .row .content-container .gform_description {
  padding-right: calc(10px + (100 - 10) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .home .page-banner > .row .content-container p, .home .page-banner > .row .content-container .gform_description {
    padding-right: 100px;
  }
}
@media screen and (max-width:767px) {
  .home .page-banner > .row .content-container {
    -ms-flex-preferred-size: calc(10 / 12 * 100%);
        flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }
}

.single-page-banner {
  margin-bottom: 50px;
}
.single-page-banner .row {
  padding-top: calc(40px + (160 - 40) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(40px + (100 - 40) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .single-page-banner .row {
    padding-top: 160px;
  }
}
@media screen and (min-width: 1200px) {
  .single-page-banner .row {
    padding-bottom: 100px;
  }
}
.single-page-banner .terms-container {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 20px 15px;
  margin-bottom: 20px;
}
.single-page-banner .terms-container h6, .single-page-banner .terms-container .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .single-page-banner .terms-container .event-date, .single-page-banner .terms-container .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .single-page-banner .terms-container .menu-sub-nav-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.single-page-banner .content-container {
  background: #ffffff;
  padding: 40px 100px;
  position: relative;
  top: 100px;
}
.single-page-banner .term-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 20px 50px;
  margin-bottom: 20px;
}
.single-page-banner .term-wrapper h6, .single-page-banner .term-wrapper .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .single-page-banner .term-wrapper .event-date, .single-page-banner .term-wrapper .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .single-page-banner .term-wrapper .menu-sub-nav-item {
  line-height: 12px;
  padding-bottom: 0px;
  margin-right: 10px;
  text-transform: uppercase;
}
.single-page-banner h6, .single-page-banner .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .single-page-banner .event-date, .single-page-banner .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .single-page-banner .menu-sub-nav-item {
  padding: 0px;
  margin-right: 10px;
  text-transform: uppercase;
}
.single-page-banner h1,
.single-page-banner p,
.single-page-banner .gform_description {
  padding-bottom: 10px;
}
.single-case-banner .row {
  padding-top: calc(40px + (70 - 40) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(40px + (70 - 40) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .single-case-banner .row {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .single-case-banner .row {
    padding-bottom: 70px;
  }
}

.search-banner .page-banner {
  margin-bottom: 60px;
  position: relative;
}
.search-banner .page-banner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  -o-transition-property: background, transform, opacity;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: 0;
}
.search-banner .page-banner:after {
  z-index: 0;
}
.search-banner .page-banner .content-container {
  z-index: 1;
}

.artists-gallery-wrapper {
  padding-bottom: 60px;
}
.artists-gallery-wrapper .iframe {
  position: relative;
  margin-bottom: 20px;
}
.artists-gallery-wrapper .iframe:nth-child(odd) {
  bottom: 0px;
}

.grid-gallery {
  padding: 40px 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(9, 1fr);
  grid-auto-rows: 105px;
  grid-gap: 10px;
}
.grid-gallery > div {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.grid-gallery > div:nth-of-type(6n + 1) {
  -ms-grid-row-span: 6;
  grid-row: span 6;
  -ms-grid-column-span: 6;
  grid-column: span 6;
}
.grid-gallery > div:nth-of-type(6n + 2) {
  -ms-grid-row-span: 3;
  grid-row: span 3;
  -ms-grid-column-span: 3;
  grid-column: span 3;
}
.grid-gallery > div:nth-of-type(6n + 3) {
  -ms-grid-row-span: 3;
  grid-row: span 3;
  -ms-grid-column-span: 3;
  grid-column: span 3;
}
.grid-gallery > div:nth-of-type(6n + 4) {
  -ms-grid-row-span: 3;
  grid-row: span 3;
  -ms-grid-column-span: 3;
  grid-column: span 3;
}
.grid-gallery > div:nth-of-type(6n + 5) {
  -ms-grid-row-span: 6;
  grid-row: span 6;
  -ms-grid-column-span: 6;
  grid-column: span 6;
}
.grid-gallery > div:nth-of-type(6n + 6) {
  -ms-grid-row-span: 3;
  grid-row: span 3;
  -ms-grid-column-span: 3;
  grid-column: span 3;
}

.gallery_intro {
  padding-top: 40px;
}

.gallery {
  margin-bottom: calc(20px + (60 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .gallery {
    margin-bottom: 60px;
  }
}
.gallery .gallery-wrapper {
  position: relative;
}
.gallery .slick-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #ffffff;
  height: 80px;
  width: 80px;
  background: #A9202E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gallery .slick-arrow:hover {
  cursor: pointer;
}
.gallery .slick-arrow i {
  font-weight: 300;
  font-size: 24px;
}
.gallery .slick-next {
  right: -40px;
}
.gallery .slick-next i::before {
  content: "";
}
.gallery .slick-prev {
  left: -40px;
}
.gallery .slick-prev i::before {
  content: "";
}
.gallery .gallery-image {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 700px;
  overflow: hidden;
}
.gallery .gallery-image .grouped_elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.gallery .gallery-image .grouped_elements .play {
  position: absolute;
  color: #ffffff;
  font-size: 65px;
}
.gallery .gallery-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 600px;
  max-width: none;
  min-width: 100%;
}
@media screen and (max-width:480px) {
  .gallery .gallery-image, .gallery img {
    max-height: 300px;
  }
}

.slick-thumbnail-grid {
  margin-top: 20px;
  max-height: 500px;
  /* the slides */
  /* the parent */
}
.slick-thumbnail-grid .gallery-nav-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 155px;
  overflow: hidden;
}
.slick-thumbnail-grid .gallery-nav-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.slick-thumbnail-grid .slick-slide {
  margin: 20px 10px;
}
.slick-thumbnail-grid .slick-list {
  margin: -10px 0;
}
@media screen and (max-width:480px) {
  .slick-thumbnail-grid .gallery-nav-image {
    max-height: 90px;
  }
}

.filter-section {
  z-index: 10;
  padding: 10px 0px;
}
.filter-section .filter-container {
  min-height: unset;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 0px !important;
}
.filter-section h6, .filter-section .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .filter-section .event-date, .filter-section .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .filter-section .menu-sub-nav-item {
  padding-bottom: 0;
  margin-right: 15px;
  min-width: 110px;
}
.filter-section .view-all {
  color: white;
  text-decoration: underline;
}
.filter-section .filter-form-container, .filter-section .filter-form-container .search-form, .filter-section .filter-form-container .flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter-section .filter-form-container .flex-container {
  margin-right: 15px;
  width: 100%;
}
.filter-section .filter-form-container .flex-container .select-container {
  margin-right: 15px;
  min-width: 200px;
}
.filter-section .filter-form-container .search-form {
  pointer-events: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  font-size: 12px;
}
.filter-section .filter-form-container .search-form input {
  height: 50px;
  border-radius: 3px;
}
.filter-section .filter-form-container .search-form select {
  background-image: none;
}
.filter-section .filter-form-container .search-form .select-container {
  background: #ffffff;
  position: relative;
  border-radius: 6px;
}
.filter-section .filter-form-container .search-form .select-container i {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #A9202E;
  pointer-events: none;
}
.filter-section .filter-form-container .search-form .button {
  margin-right: 15px;
  min-width: 180px;
  background: #A9202E;
  color: #ffffff;
  border: 0px solid white !important;
}
.filter-section .filter-form-container .search-container {
  min-width: 200px;
}
@media screen and (max-width:1299px) {
  .filter-section .filter-form-container, .filter-section .filter-form-container .search-form, .filter-section .filter-form-container .flex-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .filter-section .filter-form-container h6, .filter-section .filter-form-container .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .filter-section .filter-form-container .event-date, .filter-section .filter-form-container .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .filter-section .filter-form-container .menu-sub-nav-item, .filter-section .filter-form-container a, .filter-section .filter-form-container .button, .filter-section .filter-form-container .select-container {
    margin-bottom: 15px;
  }
}
@media screen and (max-width:979px) {
  .filter-section .filter-form-container .select-container {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.simple-filter-form h6, .simple-filter-form .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .simple-filter-form .event-date, .simple-filter-form .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .simple-filter-form .menu-sub-nav-item {
  padding-bottom: 0;
}
.simple-filter-form form {
  margin: 0;
}

.pagination-container {
  width: 100%;
  background-color: #F6F6F6;
  padding: 30px 0;
}
.pagination-container .wrapper a {
  color: #000000;
}
.pagination-container .pagination-column {
  padding: 15px 0px;
  padding-left: calc(10px + (30 - 10) * (100vw - 320px) / (1200 - 320));
  padding-right: calc(10px + (30 - 10) * (100vw - 320px) / (1200 - 320));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1200px) {
  .pagination-container .pagination-column {
    padding-left: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .pagination-container .pagination-column {
    padding-right: 30px;
  }
}
.pagination-container .pagination-column .fa-arrow-left {
  margin-right: 10px;
}
.pagination-container .pagination-column i {
  color: #70D2E0;
  font-size: 16px;
  margin: 10px 10px;
}
.pagination-container .pagination-column p, .pagination-container .pagination-column .gform_description {
  padding-bottom: 0;
}
.pagination-container .pagination-column p, .pagination-container .pagination-column .gform_description,
.pagination-container .pagination-column a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #70D2E0;
}
.pagination-container .pagination-column .prev-disabled,
.pagination-container .pagination-column .next-disabled {
  opacity: 0.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pagination-container .pagination-column .prev-disabled i,
.pagination-container .pagination-column .next-disabled i {
  font-size: 16px;
  color: #70D2E0;
}
.pagination-container .pagination-column .fa-arrow-right {
  margin-left: 12px;
  color: #70D2E0;
}
.pagination-container .pagination-column .fa-arrow-left {
  margin-right: 12px;
  color: #70D2E0;
}
.pagination-container .pagination-column .page-lists {
  padding-left: calc(20px + (100 - 20) * (100vw - 320px) / (1200 - 320));
  padding-right: calc(20px + (100 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .pagination-container .pagination-column .page-lists {
    padding-left: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .pagination-container .pagination-column .page-lists {
    padding-right: 100px;
  }
}
.pagination-container .pagination-column .page-lists .page-numbers {
  background: #A9202E;
  padding: 3px 10px 4px 10px;
  margin: 0 6px;
  height: 40px;
  border-radius: 3px;
  color: #ffffff;
}
.pagination-container .pagination-column .page-lists .current {
  background: #70D2E0;
  padding: 3px 10px 4px 10px;
  margin: 0 6px;
  height: 40px;
  border-radius: 3px;
  color: #ffffff;
}
.pagination-container .pagination-column .page-lists .dots {
  background: unset;
  color: #A9202E;
}
.pagination-container .pagination-column .page-lists a,
.pagination-container .pagination-column .page-lists span {
  color: #A9202E;
  font-size: 18px;
  font-weight: 600;
}

@media screen and (max-width:767px) {
  .pagination-container .pagination-column {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .pagination-container .pagination-column .page-lists {
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.slideout-container {
  width: 100%;
}

.slideout-item .loop-content {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  margin-bottom: 20px;
  padding: 10px;
}
.slideout-item .loop-content::after {
  display: none;
  content: "";
  position: absolute;
  bottom: -20px;
  width: 20px;
  height: 20px;
  border-bottom: 10px solid #A9202E;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: 2;
}
.slideout-item .loop-content h4 {
  z-index: 1000;
  padding-bottom: 0px;
}
.slideout-item .loop-content h6, .slideout-item .loop-content .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .slideout-item .loop-content .event-date, .slideout-item .loop-content .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .slideout-item .loop-content .menu-sub-nav-item {
  text-transform: uppercase;
}
.slideout-item .loop-content .icon {
  z-index: 1000;
  height: 30px;
  width: 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 2px;
}
.slideout-item .loop-content .icon:hover {
  cursor: pointer;
}
.slideout-item .loop-content .icon i {
  font-size: 25px;
}
.slideout-item .loop-content .minus {
  display: none;
}
.slideout-item .loop-content .show-icon {
  display: block;
}
.slideout-item .loop-content .hide-icon {
  display: none;
}
.slideout-item .loop-content.show-slideout::after {
  display: block;
}
.slideout-item .team-slideout-content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
}
.slideout-item .team-slideout-hidden {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (max-width:767px) {
  .slideout-item .team-slideout-hidden {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .slideout-item .team-slideout-hidden .columns-3,
.slideout-item .team-slideout-hidden .columns-7 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}
.slideout-item .loop-hidden {
  display: none;
  position: relative;
  margin-top: 20px;
  padding: 25px;
  background: #A9202E;
}
.slideout-item .loop-hidden p, .slideout-item .loop-hidden .gform_description {
  color: #ffffff;
}
.slideout-item .loop-hidden > div {
  padding: 0 10px;
}
.slideout-item .close {
  position: absolute;
  top: 5%;
  right: 3%;
}
.slideout-item .close:hover {
  cursor: pointer;
}
.slideout-item .close i {
  font-size: 25px;
}

.slideout-container.block-grid-3 .slideout-item .loop-hidden {
  width: 310%;
}
.slideout-container.block-grid-3 .slideout-item:nth-child(3n+1) .loop-hidden {
  left: 0;
}
.slideout-container.block-grid-3 .slideout-item:nth-child(3n+2) .loop-hidden {
  left: -105%;
}
.slideout-container.block-grid-3 .slideout-item:nth-child(3n+3) .loop-hidden {
  left: -210%;
}

.slideout-container.block-grid-4 .slideout-item .loop-hidden, .slideout-container.block-grid-4 .slideout-item .loop-hidden-big, .slideout-container-big.block-grid-4 .slideout-item .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item .loop-hidden-big {
  width: 435%;
  display: none;
}
.slideout-container.block-grid-4 .slideout-item:nth-child(4n+1) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(4n+1) .loop-hidden {
  left: 0;
}
.slideout-container.block-grid-4 .slideout-item:nth-child(4n+2) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(4n+2) .loop-hidden {
  left: -109%;
}
.slideout-container.block-grid-4 .slideout-item:nth-child(4n+3) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(4n+3) .loop-hidden {
  left: -218%;
}
.slideout-container.block-grid-4 .slideout-item:nth-child(4n+4) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(4n+4) .loop-hidden {
  left: -326%;
}

.slideout-container.block-grid-2 .slideout-item .loop-hidden, .slideout-container.block-grid-2 .slideout-item .loop-hidden-big {
  width: 203%;
}
.slideout-container.block-grid-2 .slideout-item:nth-child(odd) .loop-hidden {
  left: 0;
}
.slideout-container.block-grid-2 .slideout-item:nth-child(even) .loop-hidden {
  left: -103%;
}

@media screen and (max-width:1299px) {
  /*
   |----------------------------------------------------------------
   | Slideout Component
   |----------------------------------------------------------------
   */
  .slideout-container.block-grid-4 .slideout-item .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item .loop-hidden {
    width: 310%;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(3n+1) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(3n+1) .loop-hidden {
    left: 0;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(3n+2) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(3n+2) .loop-hidden {
    left: -105%;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(3n+3) .loop-hidden, .slideout-container-big.block-grid-4 .slideout-item:nth-child(3n+3) .loop-hidden {
    left: -210%;
  }
}
@media screen and (max-width:979px) {
  /*
   |----------------------------------------------------------------
   | Slideout Component
   |----------------------------------------------------------------
   */
  .slideout-container.block-grid-4 > *,
.slideout-container-big.block-grid-4 > * {
    -ms-flex-preferred-size: calc(1 / 3 * 100%);
        flex-basis: calc(1 / 3 * 100%);
    max-width: calc(1 / 3 * 100%);
  }
  .slideout-container.block-grid-4 .slideout-item .loop-hidden,
.slideout-container-big.block-grid-4 .slideout-item .loop-hidden {
    width: 310%;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(3n+1) .loop-hidden,
.slideout-container-big.block-grid-4 .slideout-item:nth-child(3n+1) .loop-hidden {
    left: 0;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(3n+2) .loop-hidden,
.slideout-container-big.block-grid-4 .slideout-item:nth-child(3n+2) .loop-hidden {
    left: -105%;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(3n+3) .loop-hidden,
.slideout-container-big.block-grid-4 .slideout-item:nth-child(3n+3) .loop-hidden {
    left: -210%;
  }
}
@media screen and (max-width:767px) {
  .slideout-container.block-grid-4 > *,
.slideout-container-big.block-grid-4 > *,
.slideout-container.block-grid-3 > * {
    -ms-flex-preferred-size: calc(1 / 2 * 100%);
        flex-basis: calc(1 / 2 * 100%);
    max-width: calc(1 / 2 * 100%);
  }
  .slideout-container.block-grid-4 .slideout-item .loop-hidden,
.slideout-container-big.block-grid-4 .slideout-item .loop-hidden,
.slideout-container.block-grid-3 .slideout-item .loop-hidden {
    width: 203%;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(odd) .loop-hidden,
.slideout-container-big.block-grid-4 .slideout-item:nth-child(odd) .loop-hidden,
.slideout-container.block-grid-3 .slideout-item:nth-child(odd) .loop-hidden {
    left: 0;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(even) .loop-hidden,
.slideout-container-big.block-grid-4 .slideout-item:nth-child(even) .loop-hidden,
.slideout-container.block-grid-3 .slideout-item:nth-child(even) .loop-hidden {
    left: -103%;
  }
}
@media screen and (max-width:639px) {
  .slideout-container.block-grid-4 > *,
.slideout-container-big.block-grid-4 > *,
.slideout-container.block-grid-3 > *,
.slideout-container.block-grid-2 > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }
  .slideout-container.block-grid-4 .slideout-item .loop-hidden,
.slideout-container-big.block-grid-4 .slideout-item .loop-hidden,
.slideout-container.block-grid-3 .slideout-item .loop-hidden,
.slideout-container.block-grid-2 .slideout-item .loop-hidden {
    width: 100%;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(odd) .loop-hidden,
.slideout-container-big.block-grid-4 .slideout-item:nth-child(odd) .loop-hidden,
.slideout-container.block-grid-3 .slideout-item:nth-child(odd) .loop-hidden,
.slideout-container.block-grid-2 .slideout-item:nth-child(odd) .loop-hidden {
    left: 0;
  }
  .slideout-container.block-grid-4 .slideout-item:nth-child(even) .loop-hidden,
.slideout-container-big.block-grid-4 .slideout-item:nth-child(even) .loop-hidden,
.slideout-container.block-grid-3 .slideout-item:nth-child(even) .loop-hidden,
.slideout-container.block-grid-2 .slideout-item:nth-child(even) .loop-hidden {
    left: 0;
  }
}
.page-nav {
  padding-top: calc(50px + (50 - 50) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(50px + (50 - 50) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .page-nav {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .page-nav {
    padding-bottom: 50px;
  }
}
.page-nav .all-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-nav .all-posts .button {
  color: #ffffff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.6);
}
.page-nav .all-posts .button:not(:disabled):hover {
  background: #ffffff;
  color: #000000;
}
.page-nav .prev-column,
.page-nav .next-column {
  position: relative;
}
.page-nav .prev-column::after,
.page-nav .next-column::after {
  position: absolute;
  font-family: FontAwesome;
  text-rendering: auto;
  font-smoothing: antialiased;
  color: #000000;
  font-size: 15px;
  top: 2%;
}
.page-nav .prev-column p, .page-nav .prev-column .gform_description,
.page-nav .next-column p,
.page-nav .next-column .gform_description {
  color: #000000;
}
.page-nav .prev-column h4,
.page-nav .next-column h4 {
  color: #A9202E;
  padding-bottom: 10px;
}
.page-nav .prev-column {
  padding-left: 8%;
}
.page-nav .prev-column::after {
  left: 18%;
  content: "";
}
.page-nav .next-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 8%;
}
.page-nav .next-column::after {
  right: 18%;
  content: "";
}
.page-nav .next-column .next-link > * {
  text-align: right;
}

.double-map-wrapper {
  padding-bottom: calc(80px + (80 - 80) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .double-map-wrapper {
    padding-bottom: 80px;
  }
}

.map-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.map-wrap .map-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0px;
}
.map-wrap .map-content > * {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.map-wrap .map-content .location-title {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media screen and (max-width:979px) {
  .map-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .map-wrap > div {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .map-wrap .map-content {
    -ms-flex-preferred-size: calc(8 / 12 * 100%);
        flex-basis: calc(8 / 12 * 100%);
    max-width: calc(8 / 12 * 100%);
  }
}
.single-map-wrapper {
  margin-bottom: 20px;
}
.single-map-wrapper .contact-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.get_in_touch_form > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.get_in_touch_form > .row > div {
  -ms-flex-preferred-size: calc(10 / 12 * 100%);
      flex-basis: calc(10 / 12 * 100%);
  max-width: calc(10 / 12 * 100%);
}
@media screen and (max-width:767px) {
  .get_in_touch_form > .row > div {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}
.get_in_touch_form > .row .contact-form-container .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.get_in_touch_form > .row .contact-form-container .gform_fields li:nth-of-type(-n+5) {
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
}
@media screen and (max-width:639px) {
  .get_in_touch_form > .row .contact-form-container .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .get_in_touch_form > .row .contact-form-container .gform_fields li:nth-of-type(-n+5) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

@media screen and (max-width:979px) {
  .single-map-wrapper > div {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .single-map-wrapper .map-column {
    margin-bottom: 50px;
  }
}
.contact-container {
  padding: 20px 20px 20px 40px;
  display: block;
}
@media screen and (max-width:767px) {
  .contact-container {
    padding: 20px;
  }
  .contact-container h4 {
    text-align: center;
  }
}
.contact-container .contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
.contact-container .contact-item .p-wrapper {
  padding: 0px;
}
.contact-container .contact-item p, .contact-container .contact-item .gform_description, .contact-container .contact-item a {
  padding-bottom: 0px;
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
}
.contact-container .contact-item i {
  width: 20px;
  font-size: 20px;
  margin-right: 15px;
  position: relative;
  top: 5px;
}
@media screen and (max-width:767px) {
  .contact-container .contact-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.icon-post-wrapper .icon-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 10px 35px 30px;
}
.icon-post-wrapper .icon-post .image-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.page-links {
  padding-bottom: calc(20px + (75 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .page-links {
    padding-bottom: 75px;
  }
}
.page-links .container {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
  padding: 60px 45px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-links .container .button {
  margin-bottom: 10px;
}
.page-links .container::after {
  z-index: -1;
}
.page-links .container h2, .page-links .container p, .page-links .container .gform_description {
  color: #ffffff;
}
.page-links .container p, .page-links .container .gform_description {
  font-weight: bold;
}

.location-selector {
  margin-bottom: calc(60px + (120 - 60) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .location-selector {
    margin-bottom: 120px;
  }
}

.set-location-container {
  max-width: 890px;
}
.set-location-container--is-modal {
  display: none;
}
.set-location-container .location_popup .content-column {
  -ms-flex-preferred-size: calc(7 / 12 * 100%);
      flex-basis: calc(7 / 12 * 100%);
  max-width: calc(7 / 12 * 100%);
}
.set-location-container .location_popup .text-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.set-location-container .location_popup h6, .set-location-container .location_popup .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .set-location-container .location_popup .event-date, .set-location-container .location_popup .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .set-location-container .location_popup .menu-sub-nav-item {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px 20px 20px;
}
.set-location-container .location_popup h6::before, .set-location-container .location_popup .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before, .single-location-events-loop .loop-event .wrapper > div.content-column .set-location-container .location_popup .event-date::before, .set-location-container .location_popup .menu-sub-nav-container .menu-sub-nav-item::before, .menu-sub-nav-container .set-location-container .location_popup .menu-sub-nav-item::before, .set-location-container .location_popup h6::after, .set-location-container .location_popup .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after, .single-location-events-loop .loop-event .wrapper > div.content-column .set-location-container .location_popup .event-date::after, .set-location-container .location_popup .menu-sub-nav-container .menu-sub-nav-item::after, .menu-sub-nav-container .set-location-container .location_popup .menu-sub-nav-item::after {
  width: 10px;
  height: 2px;
  content: "";
  background: #A9202E;
  position: absolute;
}
.set-location-container .location_popup h6::before, .set-location-container .location_popup .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before, .single-location-events-loop .loop-event .wrapper > div.content-column .set-location-container .location_popup .event-date::before, .set-location-container .location_popup .menu-sub-nav-container .menu-sub-nav-item::before, .menu-sub-nav-container .set-location-container .location_popup .menu-sub-nav-item::before {
  left: 0;
}
.set-location-container .location_popup h6::after, .set-location-container .location_popup .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after, .single-location-events-loop .loop-event .wrapper > div.content-column .set-location-container .location_popup .event-date::after, .set-location-container .location_popup .menu-sub-nav-container .menu-sub-nav-item::after, .menu-sub-nav-container .set-location-container .location_popup .menu-sub-nav-item::after {
  left: 100%;
}
.set-location-container .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.set-location-container h4 {
  padding: 0 20px;
}
.set-location-container .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.set-location-container .locations-list {
  margin: 0;
}
.set-location-container .locations-list .location-item {
  padding: 30px 10px;
}
.set-location-container #select-location {
  min-height: 60px;
  font-size: 1rem;
  font-weight: 600;
}
.set-location-container #select-location,
.set-location-container #use-location {
  width: 250px;
}
.set-location-container .select-dropdown,
.set-location-container .container {
  margin: 10px 0;
}
.set-location-container .gps-loader-wrapper {
  position: relative;
}
.set-location-container .gps-loader-wrapper .gps-loader,
.set-location-container .gps-loader-wrapper .gps-error {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: black;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.set-location-container .gps-loader-wrapper .gps-loader .fa-spinner,
.set-location-container .gps-loader-wrapper .gps-error .fa-spinner {
  margin-right: 10px;
}
.set-location-container .gps-loader-wrapper #use-location:disabled {
  border: none;
  white-space: nowrap;
}

.fancybox-content {
  padding: 40px;
}
.fancybox-content:hover {
  cursor: auto !important;
}
.fancybox-content .wrapper {
  padding-bottom: 40px;
}
.fancybox-close-small {
  background: none;
  border: 1px solid #A9202E;
  color: #A9202E !important;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: auto;
  width: auto;
  right: 15px !important;
  top: 15px !important;
  padding: 0 !important;
}
.fancybox-close-small svg {
  width: 16px;
}

.modal {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
  background-color: rgba(0, 0, 0, 0.6);
}
.modal__container {
  background: transparent no-repeat center;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  position: relative;
  margin: 0px auto;
  width: 90vw;
  max-width: 580px;
  top: 10vh;
}
.modal__close {
  border: 2px solid white;
  border-radius: 50%;
  cursor: pointer;
  font-weight: bold;
  width: 22px;
  height: 22px;
  color: white;
  text-align: center;
  position: absolute;
  right: -30px;
  z-index: 10000;
  top: -30px;
  font-size: 22px;
  line-height: 15px;
}
@media screen and (max-width:979px) {
  .modal__close {
    right: 15px;
  }
}
.modal__heading {
  color: #A9202E;
  font-family: "norwester", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 52px;
  letter-spacing: 3.71px;
  line-height: 62px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 100px;
  position: absolute;
  z-index: 1;
  top: 2rem;
  left: 2rem;
  right: 2rem;
}
@media screen and (max-width:979px) {
  .modal__heading {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}
.modal__blurb {
  color: #A9202E;
  font-size: 42px;
  letter-spacing: 3px;
  text-align: center;
}
@media screen and (max-width:979px) {
  .modal__blurb {
    font-size: 22px;
    line-height: 30px;
  }
}
.modal__btn-cntr {
  text-align: center;
}
.modal__blurb-cntr {
  margin-top: auto;
  left: 2rem;
  right: 2rem;
  position: absolute;
  bottom: 2rem;
}

.order-online-popup {
  display: none;
}
.order-online-popup .columns-8 {
  text-align: center;
}
.order-online-popup .columns-8 .button {
  margin-bottom: 20px;
}
.order-online-popup .columns-8 h5 {
  text-align: center;
}

.content-with-details {
  padding-bottom: calc(20px + (60 - 20) * (100vw - 320px) / (1200 - 320));
  padding-top: calc(20px + (60 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .content-with-details {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .content-with-details {
    padding-top: 60px;
  }
}
.content-with-details .read-more {
  padding: 0;
  min-width: unset;
}
.content-with-details .details-list {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-top: calc(20px + (60 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .content-with-details .details-list {
    padding-top: 60px;
  }
}
.content-with-details .detail-list-item {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.content-with-details .banner-content-box {
  padding-bottom: calc(20px + (40 - 20) * (100vw - 320px) / (1200 - 320));
  padding-top: calc(20px + (40 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .content-with-details .banner-content-box {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .content-with-details .banner-content-box {
    padding-top: 40px;
  }
}
.content-with-details .label {
  padding-top: 3px;
  margin-right: 15px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.content-with-details p, .content-with-details .gform_description {
  padding-bottom: 10px;
}
@media screen and (max-width:767px) {
  .content-with-details .columns-6 {
    -ms-flex-preferred-size: calc(11 / 12 * 100%);
        flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
  }
  .content-with-details .content-container {
    text-align: center;
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}

.content-with-categories {
  padding-bottom: calc(20px + (60 - 20) * (100vw - 320px) / (1200 - 320));
  padding-top: calc(20px + (60 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .content-with-categories {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .content-with-categories {
    padding-top: 60px;
  }
}
.content-with-categories article {
  margin-bottom: 20px;
}
.content-with-categories h4 {
  color: #ffffff;
  font-size: 20px;
}
.content-with-categories .category-grid img {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
  padding-bottom: 15px;
}
.content-with-categories .category-grid .heading {
  text-align: center;
  padding-bottom: 0;
}
.content-with-categories .background-container {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 30px;
  background: #A9202E;
}
.content-with-categories a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.content-with-categories a:hover .background-container {
  -webkit-transform: translate(3px, -3px);
      -ms-transform: translate(3px, -3px);
          transform: translate(3px, -3px);
  -webkit-box-shadow: -5px 4px 5px -2px rgba(0, 0, 0, 0.21);
          box-shadow: -5px 4px 5px -2px rgba(0, 0, 0, 0.21);
}
@media screen and (max-width:767px) {
  .content-with-categories .columns-6 {
    -ms-flex-preferred-size: calc(11 / 12 * 100%);
        flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
  }
  .content-with-categories .content-container {
    text-align: center;
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}

.iell .content-with-categories .category-grid img {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0;
}

.highlights {
  margin-bottom: calc(20px + (40 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .highlights {
    margin-bottom: 40px;
  }
}
@media screen and (max-width:1299px) {
  .highlights {
    padding: 0px 10px;
  }
}
.highlights .highlights-grid .loop-object {
  display: -ms-grid;
  display: grid;
  margin-bottom: 50px;
}
.highlights .highlights-grid .loop-object .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ffffff;
  -webkit-box-shadow: 0 22px 34px rgba(12, 38, 89, 0.05);
          box-shadow: 0 22px 34px rgba(12, 38, 89, 0.05);
}
.highlights .highlights-grid .loop-object .content-column {
  padding: 20px 10px;
}
.highlights .image-column {
  padding: 20px;
}
.highlights .content-column {
  padding: 20px 20px 20px 0px;
}
.highlights .content-column h4 {
  padding-bottom: 10px;
}

.icon-highlights .loop-object {
  padding: 25px 20px 0px;
  background: #ffffff;
  -webkit-box-shadow: 0 22px 34px rgba(12, 38, 89, 0.05);
          box-shadow: 0 22px 34px rgba(12, 38, 89, 0.05);
}
.icon-highlights .loop-object .image-column {
  -ms-flex-preferred-size: calc(2 / 12 * 100%);
      flex-basis: calc(2 / 12 * 100%);
  max-width: calc(2 / 12 * 100%);
}
.icon-highlights .loop-object .columns-8 {
  -ms-flex-preferred-size: calc(10 / 12 * 100%);
      flex-basis: calc(10 / 12 * 100%);
  max-width: calc(10 / 12 * 100%);
}

.image-or-video-row {
  margin-bottom: 60px;
  padding: 0;
}
.image-or-video-row .callout-container {
  padding: 0;
}
.image-or-video-row .image-column {
  max-height: 420px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.image-or-video-row .image-column img {
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image-or-video-row .fancy-box-container {
  position: relative;
}
.image-or-video-row .fancy-box-container i {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  font-size: 40px;
  color: #ffffff;
}
.image-or-video-row .description-container p, .image-or-video-row .description-container .gform_description {
  padding: 10px 30px;
  font-size: 12px;
}
@media screen and (max-width:767px) {
  .image-or-video-row .columns-6 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}

.statistics-container {
  padding-bottom: calc(20px + (60 - 20) * (100vw - 320px) / (1200 - 320));
  padding-top: calc(20px + (60 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .statistics-container {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .statistics-container {
    padding-top: 60px;
  }
}
.statistics-container .block-grid-4 {
  width: 100%;
}
.statistics-container .statistic {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 35px 40px 40px;
}
.statistics-container .statistic .optional-border {
  margin-bottom: 20px;
}
.statistics-container .statistic h1 {
  font-size: calc(44px + (72 - 44) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .statistics-container .statistic h1 {
    font-size: 72px;
  }
}
.statistics-container .banner-content-box {
  padding-top: calc(20px + (60 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .statistics-container .banner-content-box {
    padding-top: 60px;
  }
}
@media screen and (max-width:979px) {
  .statistics-container .content-component .content-column {
    -ms-flex-preferred-size: calc(11 / 12 * 100%);
        flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
  }
}

.logo-grid {
  padding-bottom: calc(20px + (40 - 20) * (100vw - 320px) / (1200 - 320));
  margin-bottom: calc(20px + (40 - 20) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .logo-grid {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .logo-grid {
    margin-bottom: 40px;
  }
}
.logo-grid .logo-container {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.testimonial-slider {
  max-width: 1200px;
}

.featured-testimonials .content {
  padding: 0px 30px;
}
.featured-testimonials .p-wrapper {
  font-weight: 600;
}
.featured-testimonials .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 170px;
  overflow: hidden;
}
.featured-testimonials .image img {
  height: 150px;
  width: 150px;
}
.featured-testimonials .testimonial-slider {
  -ms-flex-preferred-size: calc(10 / 12 * 100%);
      flex-basis: calc(10 / 12 * 100%);
  max-width: calc(10 / 12 * 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.featured-testimonials .testimonial-slider .slick-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 40px;
  color: #A9202E;
}
.featured-testimonials .testimonial-slider .slick-arrow:hover {
  cursor: pointer;
}
@media screen and (max-width:767px) {
  .featured-testimonials img {
    margin-bottom: 20px;
  }
  .featured-testimonials p, .featured-testimonials .gform_description,
.featured-testimonials h5 {
    text-align: center;
  }
}

/*
 |----------------------------------------------------------------
 |  Site Header
 |----------------------------------------------------------------
 */
.site-header {
  padding: 40px 10px;
  background: #000000;
}

.banner-announcement-container {
  background: #70D2E0;
  padding: 10px 0;
}
.banner-announcement-container i {
  font-size: 20px;
}
.banner-announcement-container .columns-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.banner-announcement-container .columns-12 a {
  color: #ffffff;
}
.banner-announcement-container .columns-12 h5 {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 20px;
  font-weight: bold;
  padding-bottom: 0;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
@media screen and (max-width:979px) {
  .banner-announcement-container {
    padding-left: 10px;
  }
}

/*
 |----------------------------------------------------------------
 |  Burger Trigger
 |----------------------------------------------------------------
 */
.fs-menu-trigger {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
.fs-menu-trigger:focus {
  outline: none;
}
@media screen and (min-width:980px) {
  .fs-menu-trigger {
    display: none !important;
  }
}

.fs-burger-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 40px;
  height: 29px;
  position: relative;
  color: black;
  margin-right: 10px;
}
.fs-burger-menu:before, .fs-burger-menu:after {
  content: "";
  height: 3px;
  background: #ffffff;
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-delay: 250ms;
       -o-transition-delay: 250ms;
          transition-delay: 250ms;
  -webkit-transition-property: -webkit-transform opacity;
  transition-property: -webkit-transform opacity;
  -o-transition-property: transform opacity;
  transition-property: transform opacity;
  transition-property: transform opacity, -webkit-transform opacity;
}
.fs-burger-menu:after {
  width: 25px;
}
.menu-opened .fs-burger-menu:before {
  opacity: 0;
  -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
}
.menu-opened .fs-burger-menu:after {
  opacity: 0;
  -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  width: 100%;
}

.burger-menu-text {
  margin-right: 10px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: calc(14px + (14 - 14) * (100vw - 320px) / (1200 - 320));
  color: black;
  display: none;
}
@media screen and (min-width: 1200px) {
  .burger-menu-text {
    font-size: 14px;
  }
}

.burger-line {
  position: relative;
  background: transparent;
  height: 3px;
}
.burger-line:before, .burger-line:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  border-radius: 1px;
  background: #ffffff;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition-duration: 500ms;
       -o-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.burger-line:after {
  width: 25px;
}
.menu-opened .burger-line:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 250ms;
       -o-transition-delay: 250ms;
          transition-delay: 250ms;
}
.menu-opened .burger-line:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition-delay: 250ms;
       -o-transition-delay: 250ms;
          transition-delay: 250ms;
  width: 100%;
}

/*
 |----------------------------------------------------------------
 |  Navigation Column
 |----------------------------------------------------------------
 */
.navigation-column {
  position: relative;
}

/*
 |----------------------------------------------------------------
 |  Menu
 |----------------------------------------------------------------
 */
.main-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.main-menu > li {
  font-family: inherit;
  color: inherit;
}
.main-menu > li + li {
  margin-left: 25px;
}
.main-menu > li > a {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 2px;
  color: #ffffff;
  line-height: 19px;
  display: block;
  padding: 10px 0;
  text-align: center;
  font-size: 14px;
  line-height: 19px;
}
.main-menu > li > a:hover {
  color: #70D2E0;
}
.main-menu > .current-menu-item > a {
  border-bottom: 2px solid currentColor;
}

/*
 |----------------------------------------------------------------
 |  Sub Menu
 |----------------------------------------------------------------
 */
.menu-item-has-children {
  position: relative;
}
.menu-item-has-children .sub-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu-item-has-children a {
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  background: #A9202E;
}
.menu-item-has-children a:hover {
  color: #70D2E0;
}

.mobile-submenu-trigger {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 25px;
  height: 25px;
  background: white;
  border-radius: 50%;
  color: #A9202E;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
  -webkit-transition-property: background, color, -webkit-transform;
  transition-property: background, color, -webkit-transform;
  -o-transition-property: transform, background, color;
  transition-property: transform, background, color;
  transition-property: transform, background, color, -webkit-transform;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.mobile-submenu-trigger.opened {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

/*
 |----------------------------------------------------------------
 |  None Mobile Menu
 |----------------------------------------------------------------
 */
@media screen and (min-width:980px) {
  .main-menu {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .menu-item-has-children a {
    background: unset !important;
  }
  .menu-item-has-children > a:after {
    content: "";
    margin-left: 5px;
    font-family: FontAwesome;
    text-rendering: auto;
    font-smoothing: antialiased;
    color: #A9202E;
  }
  .menu-item-has-children .sub-menu {
    position: absolute;
    z-index: 10;
    min-width: 180px;
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 50px);
        -ms-transform: translate(-50%, 50px);
            transform: translate(-50%, 50px);
    -webkit-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    visibility: hidden;
    background: #A9202E;
    opacity: 1;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
            box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  }
  .menu-item-has-children .sub-menu a:hover {
    background: #70D2E0;
  }
  .menu-item-has-children:last-child .sub-menu {
    right: 0;
    left: auto;
    -webkit-transform: translate(0, 50px);
        -ms-transform: translate(0, 50px);
            transform: translate(0, 50px);
  }
  .menu-item-has-children:hover .sub-menu {
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    visibility: visible;
    opacity: 1;
  }
  .menu-item-has-children:hover:last-child .sub-menu {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
/*
 |----------------------------------------------------------------
 |  Mobile Menu
 |----------------------------------------------------------------
 */
@media screen and (max-width:979px) {
  .main-menu {
    position: absolute;
    right: 0;
    top: 40px;
    min-width: 100%;
    z-index: 1000;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #000000;
  }
  .main-menu > li {
    display: block;
  }
  .main-menu > li + li {
    margin-left: 0;
  }
  .main-menu > li > a {
    font-size: 22px;
    line-height: 28px;
    color: #ffffff;
    padding: 10px 15px;
  }
  .main-menu > li > a:hover {
    opacity: 0.6;
  }
  .main-menu > .current-menu-item > a {
    border-bottom: none;
  }

  .menu-item-has-children > a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .menu-item-has-children .sub-menu {
    display: none;
  }
  .menu-item-has-children .sub-menu a {
    padding-left: 35px;
  }

  .mobile-submenu-trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
/*
 |----------------------------------------------------------------
 |  Site Page Content
 |----------------------------------------------------------------
 */
.site-content {
  padding-top: calc(30px + (50 - 30) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(30px + (50 - 30) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .site-content {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .site-content {
    padding-bottom: 50px;
  }
}

.no-image {
  -ms-flex-preferred-size: calc(10 / 12 * 100%) !important;
      flex-basis: calc(10 / 12 * 100%) !important;
  max-width: calc(10 / 12 * 100%) !important;
  padding-left: 0px !important;
}

.hidden {
  display: none;
}

.block-grid-1,
.block-grid-2,
.block-grid-3 {
  width: 100%;
}

/*
 |----------------------------------------------------------------
 |  Site Single Entry
 |----------------------------------------------------------------
 */
.info-block {
  padding: 40px;
  background-color: #F6F6F6;
  margin-top: 40px;
  margin-bottom: 40px;
}

.compat-object-fit {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.compat-object-fit img {
  opacity: 0;
}

/*
 |----------------------------------------------------------------
 |  Thank you / 404
 |----------------------------------------------------------------
 */
.page-template-_thank-you .site-main {
  text-align: center;
}
.page-template-_thank-you .subscribe,
.page-template-_thank-you .get_in_touch {
  text-align: center;
}

.error404 .column-center {
  text-align: center;
}

.no-results {
  padding: 60px 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.no-results form {
  position: relative;
  max-width: 250px;
}
.no-results form input {
  max-height: 40px;
  width: 100%;
  border: 1px solid #A9202E;
  border-radius: 10px;
  padding-bottom: 10px;
}
.no-results form input::-webkit-input-placeholder {
  font-size: 15px;
  font-style: italic;
  color: #A9202E;
  opacity: 1;
}
.no-results form input::-moz-placeholder {
  font-size: 15px;
  font-style: italic;
  color: #A9202E;
  opacity: 1;
}
.no-results form input:-ms-input-placeholder {
  font-size: 15px;
  font-style: italic;
  color: #A9202E;
  opacity: 1;
}
.no-results form input::-ms-input-placeholder {
  font-size: 15px;
  font-style: italic;
  color: #A9202E;
  opacity: 1;
}
.no-results form input::placeholder {
  font-size: 15px;
  font-style: italic;
  color: #A9202E;
  opacity: 1;
}
.no-results button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: none;
  border: none;
}
.no-results button i {
  font-weight: 300;
  color: #A9202E;
}
.no-results button:hover {
  cursor: pointer;
}

/*
 |----------------------------------------------------------------
 |  Footer Callout
 |----------------------------------------------------------------
 */
.footer-cta-generator .block-grid-1 {
  margin: 0;
}
.footer-cta-generator .block-grid-1 .footer-cta {
  padding-right: 0;
  padding-left: 0;
}

.footer-cta .wrapper {
  padding-top: calc(50px + (150 - 50) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(50px + (175 - 50) * (100vw - 320px) / (1200 - 320));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .footer-cta .wrapper {
    padding-top: 150px;
  }
}
@media screen and (min-width: 1200px) {
  .footer-cta .wrapper {
    padding-bottom: 175px;
  }
}
.footer-cta .wrapper:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  -o-transition-property: background, transform, opacity;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: 0;
}
.footer-cta .wrapper .content-column {
  z-index: 10;
  text-align: center;
  -ms-flex-preferred-size: calc(8 / 12 * 100%);
      flex-basis: calc(8 / 12 * 100%);
  max-width: calc(8 / 12 * 100%);
}
.footer-cta .wrapper .content-column h2, .footer-cta .wrapper .content-column p, .footer-cta .wrapper .content-column .gform_description {
  color: #ffffff;
}
.footer-cta .wrapper .content-column h2 {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 10px;
}

/*
 |----------------------------------------------------------------
 | Footer
 |----------------------------------------------------------------
 */
.site-footer {
  padding-top: calc(50px + (50 - 50) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(50px + (10 - 50) * (100vw - 320px) / (1200 - 320));
  background: #231F20;
}
@media screen and (min-width: 1200px) {
  .site-footer {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .site-footer {
    padding-bottom: 10px;
  }
}
.site-footer > .row > div {
  padding: 0 10px;
}
.site-footer > .row > div.footer-logo-column {
  padding-top: 45px;
}
@media screen and (max-width:979px) {
  .site-footer > .row > div.footer-logo-column {
    padding-top: 0;
  }
}
.site-footer .columns-12 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width:768px) {
  .site-footer .columns-12 .columns-4 {
    padding-left: 40px;
  }
}
.site-footer .columns-4,
.site-footer .columns-2 {
  padding-top: 30px !important;
}

/*
 |----------------------------------------------------------------
 |  Footer Menu
 |----------------------------------------------------------------
 */
.footer-logo-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer-logo-column img {
  margin-bottom: 15px;
}

.footer-logo-column ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0px;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-logo-column ul li {
  margin-right: 10px;
}
.footer-logo-column .social-list {
  margin-bottom: 20px;
}
.footer-logo-column .social-list li {
  margin-right: 5px;
}
.footer-logo-column .social-list i {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#menu-learn-more {
  -ms-grid-column-align: unset;
      justify-self: unset;
}
#menu-locations-menu {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-grid-column-align: unset;
      justify-self: unset;
}
#menu-locations-menu li {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}
#menu-locations-menu li:nth-child(even) {
  padding-left: 10px;
}

#menu-footer-buttons li {
  margin-bottom: 10px;
  padding-bottom: 0;
}
#menu-footer-buttons li a {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2.6px;
  line-height: 24px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  min-width: 220px;
  min-height: 60px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  color: #ffffff;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.6);
  min-height: 50px;
  min-width: 280px;
  margin-bottom: 0;
}
#menu-footer-buttons li a:not(:disabled):hover {
  background: #ffffff;
  color: #000000;
}

.footer-menu {
  list-style: none;
  padding-top: 0px;
}
.footer-menu h5 {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 4.3px;
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 25px;
}
.footer-menu li {
  display: block;
  padding-bottom: 25px;
}
.footer-menu ul {
  padding: 0px;
  margin: 0px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 26px;
}
.footer-menu a {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: bold;
}
.footer-menu a:hover {
  color: #70D2E0;
}

.contact-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: normal;
      -ms-flex-pack: normal;
          justify-content: normal;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 10px;
}
.contact-item-wrapper p, .contact-item-wrapper .gform_description, .contact-item-wrapper a, .contact-item-wrapper .p-wrapper {
  padding-bottom: 0px;
  font-weight: bold;
  line-height: 18px;
  font-size: 14px;
  text-transform: uppercase;
}
.contact-item-wrapper i {
  margin-right: 10px;
}

@media screen and (max-width:767px) {
  .address-column {
    margin-bottom: 40px !important;
  }
}

/*
 |----------------------------------------------------------------
 |  Copyrights
 |----------------------------------------------------------------
 */
.footer-copyright {
  padding-top: 10px;
  background: #231F20;
  padding-bottom: 30px;
}
.footer-copyright p, .footer-copyright .gform_description, .footer-copyright a {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.footer-copyright .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-copyright p, .footer-copyright .gform_description {
  font-size: calc(13px + (13 - 13) * (100vw - 320px) / (1200 - 320));
  padding-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .footer-copyright p, .footer-copyright .gform_description {
    font-size: 13px;
  }
}

.copyright-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.site-copyright {
  display: inline-block;
  font-size: calc(13px + (13 - 13) * (100vw - 320px) / (1200 - 320));
  color: #ffffff;
}
@media screen and (min-width: 1200px) {
  .site-copyright {
    font-size: 13px;
  }
}

.privacy-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.privacy-menu li {
  display: inline-block;
  font-size: calc(13px + (13 - 13) * (100vw - 320px) / (1200 - 320));
  color: #ffffff;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .privacy-menu li {
    font-size: 13px;
  }
}
.privacy-menu li + li {
  margin-left: 20px;
}
.privacy-menu li + li::after {
  display: none;
}
.privacy-menu li::after {
  position: absolute;
  content: "";
  background: #ffffff;
  width: 1px;
  height: 15px;
  left: 115%;
  top: 2px;
}
.privacy-menu a {
  color: #ffffff;
  border-bottom: unset;
  font-size: 13px;
}
.privacy-menu a:hover {
  color: #70D2E0;
}

.designby-column {
  text-align: right;
}

.site-credit {
  font-size: calc(13px + (13 - 13) * (100vw - 320px) / (1200 - 320));
  color: #ffffff;
}
@media screen and (min-width: 1200px) {
  .site-credit {
    font-size: 13px;
  }
}
.site-credit a {
  color: #ffffff;
  border-bottom: unset;
  font-size: 13px;
}

.footer-news-container {
  margin: 0 auto;
  background: #4D4A4C;
  padding: 75px 0 60px 0;
}
.footer-news-container .news-content-wrapper {
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: calc(10px + (30 - 10) * (100vw - 320px) / (1200 - 320));
  padding-left: 10px;
}
@media screen and (min-width: 1200px) {
  .footer-news-container .news-content-wrapper {
    padding-right: 30px;
  }
}
.footer-news-container .news-content-wrapper h2 {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
}
.footer-news-container .news-content-wrapper p, .footer-news-container .news-content-wrapper .gform_description {
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
}
@media screen and (max-width:1299px) {
  .footer-news-container .news-content-wrapper h2 {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
  }
  .footer-news-container .news-content-wrapper p, .footer-news-container .news-content-wrapper .gform_description {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
}
@media screen and (max-width:979px) {
  .footer-news-container .news-content-wrapper h2 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .footer-news-container .news-content-wrapper p, .footer-news-container .news-content-wrapper .gform_description {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media screen and (max-width:979px) {
  .footer-news-container .news-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width:767px) {
  .footer-news-container .news-content-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.footer-news-container h2,
.footer-news-container p,
.footer-news-container .gform_description {
  color: #ffffff;
}

.newsletter-signup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.newsletter-signup > .columns-12 {
  padding: 0 10px;
}
.newsletter-signup form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.newsletter-signup form .gform_body {
  width: 100%;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.newsletter-signup form .gform_body .gfield_description {
  font-size: 10px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 3px;
  line-height: 30px;
  padding-left: 10px;
}
.newsletter-signup form label {
  color: #ffffff;
  padding: 0px;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 3.08px;
  line-height: 13px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.newsletter-signup form input {
  border: 2px solid rgba(255, 255, 255, 0.6);
  color: #ffffff;
}
.newsletter-signup form .gform_fields {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin: 0;
}
.newsletter-signup form .gfield {
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  padding: 0 10px;
  margin-bottom: 0;
}
.newsletter-signup form .gfield span label {
  display: none;
}
.newsletter-signup form #field_3_4 {
  margin-top: 15px;
  padding: 0px !important;
  -ms-flex-preferred-size: 96%;
      flex-basis: 96%;
  background: white;
  margin-left: 10px !important;
  position: relative;
}
.newsletter-signup form #field_3_4:after {
  content: "";
  color: black;
  position: absolute;
  right: 15px;
  top: 15px;
  display: block;
  font-family: FontAwesome;
  text-rendering: auto;
  font-smoothing: antialiased;
}
.newsletter-signup form #field_3_4 select {
  border: 0px solid white;
}
.newsletter-signup form #field_3_4 .gfield_label {
  display: none;
}
.newsletter-signup form #field_3_4 .ginput_container_multiselect {
  margin-top: 0px !important;
  padding: 0px !important;
}
.newsletter-signup form #field_3_4 option {
  font-size: 10px;
  letter-spacing: 3px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
  padding: 5px 10px 10px !important;
}
.newsletter-signup form #field_3_4 .chosen-choices {
  background-image: none !important;
  border: none !important;
  padding: 5px 10px;
  min-height: 50px;
}
.newsletter-signup form #field_3_4 .chosen-choices .search-field input {
  font-size: 10px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 3px;
  line-height: 30px;
  padding-bottom: 0px;
  color: black !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.newsletter-signup form #field_3_4 .chosen-drop {
  background-image: none !important;
  border: none !important;
  background-color: white !important;
  padding: 20px;
}
.newsletter-signup form #field_3_4 .chosen-drop li {
  font-size: 10px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 3px;
  line-height: 30px;
  padding-bottom: 0px;
  color: black !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.newsletter-signup form #field_3_4 .search-choice {
  background-image: none !important;
  color: white;
  background-color: black !important;
  padding: 5px 10px !important;
  padding-right: 15px !important;
  text-transform: uppercase;
  border: none !important;
  padding: 2px 20px;
}
.newsletter-signup form #field_3_4 .search-choice span {
  font-size: 10px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 3px;
  line-height: 30px;
  padding-bottom: 7px;
  color: white !important;
}
.newsletter-signup form #field_3_4 li.highlighted {
  background-color: white !important;
  background-image: none !important;
  text-decoration: underline;
  font-weight: bold;
}
.newsletter-signup form .gform_footer {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding-left: 10px !important;
}
.newsletter-signup form .gform_footer .button {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2.6px;
  line-height: 24px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  min-width: 220px;
  min-height: 60px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  background: #ffffff;
  color: #4D4A4C;
  min-width: 180px;
  min-height: 50px;
  max-height: 50px;
  margin-top: 30px;
  border: none;
}
.newsletter-signup form .gform_footer .button:not(:disabled):hover {
  background: #4D4A4C;
  color: #ffffff;
}
@media screen and (max-width:767px) {
  .newsletter-signup form .gform_footer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.newsletter-signup-form #field_3_4 {
  margin-top: 15px;
  padding: 0px !important;
  -ms-flex-preferred-size: 96%;
      flex-basis: 96%;
  background: white;
  min-height: 50px;
  position: relative;
}
.newsletter-signup-form #field_3_4 select {
  border: 0px solid white;
}
.newsletter-signup-form #field_3_4 .ginput_container_multiselect {
  margin-top: 0px !important;
  padding: 0px !important;
}
.newsletter-signup-form #field_3_4 option {
  font-size: 10px;
  letter-spacing: 3px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 30px;
  padding: 5px 10px 10px !important;
}
.newsletter-signup-form #field_3_4 .chosen-choices {
  background-image: none !important;
  border: 2px solid black !important;
  padding: 5px 10px;
  min-height: 50px;
  position: relative;
}
.newsletter-signup-form #field_3_4 .chosen-choices:after {
  content: "";
  color: black;
  position: absolute;
  right: 15px;
  top: 15px;
  display: block;
  font-family: FontAwesome;
  text-rendering: auto;
  font-smoothing: antialiased;
}
.newsletter-signup-form #field_3_4 .chosen-choices .search-field input {
  font-size: 10px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 3px;
  line-height: 30px;
  padding-bottom: 0px;
  color: black !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.newsletter-signup-form #field_3_4 .chosen-drop {
  background-image: none !important;
  border: none !important;
  background-color: white !important;
  padding: 20px;
}
.newsletter-signup-form #field_3_4 .chosen-drop li {
  font-size: 10px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 3px;
  line-height: 30px;
  padding-bottom: 0px;
  color: black !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.newsletter-signup-form #field_3_4 .search-choice {
  background-image: none !important;
  color: white;
  background-color: black !important;
  padding: 5px 10px !important;
  padding-right: 15px !important;
  text-transform: uppercase;
  border: none !important;
  padding: 2px 20px;
}
.newsletter-signup-form #field_3_4 .search-choice span {
  font-size: 10px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 3px;
  line-height: 30px;
  padding-bottom: 7px;
  color: white !important;
}
.newsletter-signup-form #field_3_4 li.highlighted {
  background-color: white !important;
  background-image: none !important;
  text-decoration: underline;
  font-weight: bold;
}

.gform_legacy_markup_wrapper .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.gform_legacy_markup_wrapper .chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none;
}

.gform_legacy_markup_wrapper .chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}

.gform_legacy_markup_wrapper .chosen-container a {
  cursor: pointer;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name,
.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name:after,
.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
  background: -o-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single input[type=text] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  width: 0;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-default {
  color: #999;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(chosen-sprite.png) no-repeat 0 2px;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.gform_legacy_markup_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../../images/chosen-sprite.png") !important;
  background-position: -42px 1px !important;
  background-repeat: no-repeat !important;
  font-size: 1px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: -o-linear-gradient(#eee 20%, #fff 80%);
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

.gform_legacy_markup_wrapper .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-disabled .chosen-single {
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

.gform_legacy_markup_wrapper .chosen-rtl {
  text-align: right;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li {
  float: right;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-down span,
.gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-up span,
.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text],
.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr,
.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b,
.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text] {
    background-image: url(chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
body .gform_legacy_markup_wrapper .chosen-container a.chosen-single {
  border-radius: inherit;
}

body .gform_legacy_markup_wrapper ul.chosen-results li {
  line-height: inherit;
}

@media only screen and (max-width: 641px) {
  .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 2;
    min-height: 2rem;
  }

  .gform_legacy_markup_wrapper textarea {
    line-height: 1.5;
  }

  .gform_legacy_markup_wrapper .chosen-container.chosen-container-single[style] {
    width: 100% !important;
  }

  .gform_legacy_markup_wrapper .chosen-container-single .chosen-single {
    height: 40px;
    line-height: 2.8;
  }

  .gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b {
    position: relative;
    top: 10px;
  }

  .gform_legacy_markup_wrapper div.chosen-container.chosen-container-multi[style] {
    width: 100% !important;
  }

  .gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,
.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field {
    width: 100%;
    line-height: inherit;
    float: none;
  }

  .gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span {
    margin-bottom: 0;
  }

  .gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: calc(50% - 6px);
  }
}
/*
 |----------------------------------------------------------------
 |  404 Page
 |----------------------------------------------------------------
 */
/*
 |----------------------------------------------------------------
 |  Blog Page
 |----------------------------------------------------------------
 */
.page-template-_blog .page-banner, .blog .page-banner, .archive .page-banner, .category .page-banner {
  margin-bottom: 20px;
}
.page-template-_blog .page-banner .row, .blog .page-banner .row, .archive .page-banner .row, .category .page-banner .row {
  padding-bottom: 50px;
}
.page-template-_blog .page-banner .filter-section h6, .page-template-_blog .page-banner .filter-section .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .page-template-_blog .page-banner .filter-section .event-date, .page-template-_blog .page-banner .filter-section .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .page-template-_blog .page-banner .filter-section .menu-sub-nav-item, .blog .page-banner .filter-section h6, .blog .page-banner .filter-section .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .blog .page-banner .filter-section .event-date, .blog .page-banner .filter-section .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .blog .page-banner .filter-section .menu-sub-nav-item, .archive .page-banner .filter-section h6, .archive .page-banner .filter-section .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .archive .page-banner .filter-section .event-date, .archive .page-banner .filter-section .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .archive .page-banner .filter-section .menu-sub-nav-item, .category .page-banner .filter-section h6, .category .page-banner .filter-section .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .category .page-banner .filter-section .event-date, .category .page-banner .filter-section .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .category .page-banner .filter-section .menu-sub-nav-item {
  margin-right: 0px;
}
.page-template-_blog .page-banner .filter-section .filter-container, .blog .page-banner .filter-section .filter-container, .archive .page-banner .filter-section .filter-container, .category .page-banner .filter-section .filter-container {
  padding-bottom: 0px;
}
.page-template-_blog .page-banner .filter-section .filter-container .submit-button, .blog .page-banner .filter-section .filter-container .submit-button, .archive .page-banner .filter-section .filter-container .submit-button, .category .page-banner .filter-section .filter-container .submit-button {
  min-height: 50px;
  min-width: 160px;
}

.contact-categories .cta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.contact-categories .cta-container .button:last-of-type {
  margin-top: 20px;
}
.contact-categories .cta-container .button:first-of-type {
  margin-top: 0px;
}
.contact-categories .cta-container .button {
  width: 300px;
}
@media screen and (max-width:979px) {
  .contact-categories .buttons {
    -ms-flex-preferred-size: calc(10 / 12 * 100%);
        flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }
  .contact-categories .buttons .cta-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.contact-categories article {
  width: 100%;
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-categories article p, .contact-categories article .gform_description {
  padding-bottom: 0;
}
.contact-categories article img {
  border-radius: 50%;
}
.contact-categories article .columns-7 {
  padding-right: calc(10px + (60 - 10) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .contact-categories article .columns-7 {
    padding-right: 60px;
  }
}
.contact-categories article .contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 15px;
}
.contact-categories article .contact-item i {
  font-size: 18px;
  color: #A9202E;
  margin-right: 10px;
}
@media screen and (max-width:979px) {
  .contact-categories article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .contact-categories article h2 {
    padding-bottom: 10px;
  }
  .contact-categories article .columns-2 {
    padding-bottom: 20px;
  }
  .contact-categories article .columns-7 {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 20px;
  }
}

.ie11 body {
  width: 100%;
}
.ie11 body > * {
  min-width: 1px;
}
.ie11 html {
  width: 100%;
}
.ie11 html > * {
  min-width: 1px;
}
.ie11 .banner-content-box {
  width: 100%;
}
.ie11 select:not([multiple]) {
  background-image: none;
  padding-right: 0px;
}
.ie11 .button {
  max-width: 300px;
}
.ie11 .translation_cta .button, .ie11 .donate_now_cta .button {
  margin: 0 auto;
}
.ie11 .item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ie11 .row {
  width: 100%;
}
.ie11 .row > * {
  width: 100%;
}
.ie11 .banner-wrapper {
  width: 100%;
}
.ie11 p, .ie11 .gform_description {
  width: 100%;
}
.ie11 .block-grid-2,
.ie11 .block-grid-3,
.ie11 .block-grid-4 {
  width: 100%;
}
.ie11 .accordion-holder {
  width: 100%;
}
.ie11 .accordion-holder .type {
  text-align: right;
}
.ie11 .accordion-label p, .ie11 .accordion-label .gform_description {
  width: auto;
}
.ie11 .compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.ie11 .compat-object-fit img {
  opacity: 0;
}
.ie11 .read-more {
  -webkit-box-shadow: none;
          box-shadow: none;
  min-width: auto;
  max-width: auto;
  min-height: auto;
  max-height: auto;
  width: auto;
  padding: 0;
}
.ie11 .label {
  max-width: auto;
  width: auto;
}
.ie11 select::-ms-expand {
  display: none;
}
.ie11 .single-post-cat-list a, .ie11 .single-post-cat-list p, .ie11 .single-post-cat-list .gform_description {
  width: auto;
  text-align: left;
}
.ie11 .single-post-cat-list .divider {
  width: 20px;
}
.ie11 .get_in_touch_form {
  height: 900px;
}
.ie11 .get_in_touch_form .contact-form-container .gform_fields .gfield {
  -ms-flex-preferred-size: 47% !important;
      flex-basis: 47% !important;
}
.ie11 .get_in_touch_form .contact-form-container .gform_fields .gfield:last-of-type {
  -ms-flex-preferred-size: 100% !important;
      flex-basis: 100% !important;
}
.ie11 .single-map-wrapper .content-column > * {
  max-height: 60px;
}
.ie11 #menu-item-1141 a {
  padding-top: 22px;
}
.ie11 .logo-grid .block-grid-3 .logo-container {
  max-width: 28%;
  -ms-flex-preferred-size: 28%;
      flex-basis: 28%;
}
.ie11 .icon-post-wrapper .block-grid-2 .icon-post {
  max-width: 47%;
  -ms-flex-preferred-size: 47%;
      flex-basis: 47%;
}
.ie11 .footer-news-wrapper form .gform_fields {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.ie11 .fancybox-content .fancybox-button {
  height: 20px;
  width: 20px;
  display: block;
}
.ie11 .footer-copyright .site-copyright {
  width: auto;
}
.ie11.page-template-_locations .page-banner .set-location-container .wrapper {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ie11.page-template-_locations .page-banner .content-container {
  min-height: 200px;
}
.ie11 .page-links .button {
  padding-top: 20px;
}
.ie11 h6::before, .ie11 .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::before, .single-location-events-loop .loop-event .wrapper > div.content-column .ie11 .event-date::before, .ie11 .menu-sub-nav-container .menu-sub-nav-item::before, .menu-sub-nav-container .ie11 .menu-sub-nav-item::before, .ie11 h6::after, .ie11 .single-location-events-loop .loop-event .wrapper > div.content-column .event-date::after, .single-location-events-loop .loop-event .wrapper > div.content-column .ie11 .event-date::after, .ie11 .menu-sub-nav-container .menu-sub-nav-item::after, .menu-sub-nav-container .ie11 .menu-sub-nav-item::after {
  top: 8px;
}

.page-template-_team .page-banner {
  margin-bottom: 20px;
}
.page-template-_team .footer-cta {
  margin-top: 20px;
}

.page-template-_menu .page-banner,
.single-menu .page-banner {
  background-position: top;
  margin-bottom: 0;
  width: 100%;
}
.page-template-_menu .page-banner > .row,
.single-menu .page-banner > .row {
  padding-bottom: calc(125px + (125 - 125) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .page-template-_menu .page-banner > .row,
.single-menu .page-banner > .row {
    padding-bottom: 125px;
  }
}
.page-template-_menu .page-banner .content-container,
.single-menu .page-banner .content-container {
  text-align: center;
}
.page-template-_menu .hidden,
.single-menu .hidden {
  display: none;
}

.banner-wrapper {
  position: relative;
  z-index: 1;
  background-color: #000000;
}
.banner-wrapper__location-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width:640px) {
  .banner-wrapper__location-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.banner-wrapper__location-row .location-dropdown {
  position: relative;
}
.banner-wrapper__location-row .location-dropdown::after {
  content: "";
  display: block;
  border: 0.375rem solid transparent;
  border-top: 0.5rem solid #ffffff;
  height: 0.875rem;
  width: 0.75rem;
  position: absolute;
  right: 0.75rem;
  top: calc(50% - 0.125rem);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.banner-wrapper__location-row .location-dropdown select {
  border-color: rgba(255, 255, 255, 0.6);
  color: #ffffff;
  background: transparent;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  height: 52px;
}
.banner-wrapper__location-row .location-dropdown select:focus {
  border-color: #ffffff;
}

#drink-content > .row .columns-8 {
  display: none;
}

.menu-items {
  padding: 20px 10px;
}

.menu-section {
  padding: 40px 0;
}
.menu-section h5 {
  font-weight: 200;
}
.menu-section h3 {
  padding-left: 10px;
  padding-bottom: 5px;
  font-size: 28px;
}
.menu-section:nth-child(even) {
  background: #F6F6F6;
}
.menu-section .description {
  padding-left: 10px;
  color: #A9202E;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 2px;
}
.menu-section.toggle-section .menu-items {
  display: none;
}
.menu-section.section-label {
  background: #000000;
}
.menu-section.section-label .section-title {
  color: #ffffff;
  padding-bottom: 0;
}
.menu-section.section-label .description {
  display: none;
}

.menu-section.toggle-section.first .menu-items {
  display: block;
}

.toggle-section h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.toggle-section h3:hover {
  cursor: pointer;
}
.toggle-section h3::after {
  font-family: "Font Awesome 5 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "";
  color: #A9202E;
  font-size: 22px;
  display: inline;
  margin-left: 10px;
}
.toggle-section.open h3::after {
  content: "";
}

/* z-index for this is supppppper tricky. supper tricky? suuuuper tricky. there we go. */
.menu-tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: sticky;
  z-index: 5;
  top: 0;
  margin-top: -82px;
  /* mobile nav / dropdown / etc */
}
@media screen and (min-width:768px) {
  .menu-tabs-nav {
    margin-top: -92px;
  }
}
.menu-tabs-nav__list, .menu-tabs-nav__list-item {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu-tabs-nav__item {
  padding: 30px 25px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  z-index: 10;
  display: block;
  text-align: left;
  font-family: "norwester", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: calc(22px + (32 - 22) * (100vw - 981px) / (1920 - 981));
  line-height: calc(22px + (32 - 22) * (100vw - 320px) / (1200 - 320));
  letter-spacing: 2px;
}
@media screen and (min-width: 1920px) {
  .menu-tabs-nav__item {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .menu-tabs-nav__item {
    line-height: 32px;
  }
}
@media screen and (min-width:640px) {
  .menu-tabs-nav__item {
    padding: 30px 40px;
  }
}
@media screen and (min-width:768px) {
  .menu-tabs-nav__item {
    padding: 30px 10px;
    text-align: center;
    height: 92px;
  }
}
.menu-tabs-nav__item:hover, .menu-tabs-nav__item:focus {
  background-color: #231F20;
}
.menu-tabs-nav__item.active {
  background-color: #ffffff;
  color: #000000;
}
@media screen and (min-width:768px) {
  .menu-tabs-nav__item.active {
    background-color: #A9202E;
    color: #ffffff;
  }
}
.menu-tabs-nav__list {
  display: none;
  width: 100%;
  position: absolute;
  background-color: #231F20;
  top: 82px;
}
@media screen and (min-width:768px) {
  .menu-tabs-nav__list {
    top: 0;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
  }
}
.menu-tabs-nav__list-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.menu-tabs-nav__mobile-nav-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  font-size: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 82px;
  cursor: pointer;
}
.menu-tabs-nav__mobile-nav-button::after {
  content: "";
  display: block;
  position: relative;
  height: 1rem;
  width: 1rem;
  margin-left: auto;
  margin-top: -0.5rem;
  border-right: 2px solid rgba(255, 255, 255, 0.65);
  border-bottom: 2px solid rgba(255, 255, 255, 0.65);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  -o-transition: transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
@media screen and (min-width:640px) {
  .menu-tabs-nav__mobile-nav-button {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width:768px) {
  .menu-tabs-nav__mobile-nav-button {
    display: none;
    height: 92px;
    margin-top: -92px;
  }
}
.menu-tabs-nav__mobile-nav-button.active {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
}
.menu-tabs-nav__mobile-nav-button.active::after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.menu-tabs-nav__mobile-nav-button:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.menu-tabs-nav__mobile-nav-button:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(169, 32, 46, 0.5);
          box-shadow: 0 0 0 1px rgba(169, 32, 46, 0.5);
}

.menu-section-sub-nav {
  position: sticky;
  top: 82px;
  z-index: 5;
}
@media screen and (min-width:768px) {
  .menu-section-sub-nav {
    top: 92px;
  }
}
.menu-section-sub-nav .menu-nav-scroll {
  top: 0;
  position: absolute;
  height: 100%;
  width: 50px;
  background: rgba(169, 32, 46, 0.8);
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
}
.menu-section-sub-nav .menu-nav-scroll:hover {
  cursor: pointer;
}
.menu-section-sub-nav .menu-nav-scroll.menu-scroll-right {
  right: 0;
}
.menu-section-sub-nav .menu-nav-scroll.menu-scroll-left {
  left: 0;
  opacity: 0;
}
@media screen and (max-width:1299px) {
  .menu-section-sub-nav .menu-nav-scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.menu-sub-nav-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  padding: 0;
  overflow-x: auto;
  height: 72px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #A9202E;
  background-image: -o-radial-gradient(-50% 50%, farthest-side, rgba(0, 0, 0, 0.5), transparent), -o-radial-gradient(150% 50%, farthest-side, rgba(0, 0, 0, 0.5), transparent);
  background-image: radial-gradient(farthest-side at -50% 50%, rgba(0, 0, 0, 0.5), transparent), radial-gradient(farthest-side at 150% 50%, rgba(0, 0, 0, 0.5), transparent);
  background-size: 20px 150%;
  background-repeat: no-repeat;
  background-position: left center, right center;
}
.menu-sub-nav-container:empty {
  display: none;
}
.menu-sub-nav-container::after, .menu-sub-nav-container::before {
  content: "";
  width: 25px;
  height: 100%;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.menu-sub-nav-container::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #A9202E), to(rgba(169, 32, 46, 0)));
  background: -o-linear-gradient(left, #A9202E 50%, rgba(169, 32, 46, 0));
  background: linear-gradient(to right, #A9202E 50%, rgba(169, 32, 46, 0));
  margin-right: -15px;
}
.menu-sub-nav-container::after {
  background: -webkit-gradient(linear, right top, left top, color-stop(50%, #A9202E), to(rgba(169, 32, 46, 0)));
  background: -o-linear-gradient(right, #A9202E 50%, rgba(169, 32, 46, 0));
  background: linear-gradient(to left, #A9202E 50%, rgba(169, 32, 46, 0));
  margin-left: -15px;
}
@media screen and (min-width:640px) {
  .menu-sub-nav-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.menu-sub-nav-container .menu-sub-nav-item {
  color: #ffffff;
  margin: 5px 15px;
  padding: 3px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-sub-nav-container .menu-sub-nav-item::after {
  content: "/";
  color: #ffffff;
  display: inline-block;
  margin-left: 15px;
  font-weight: 900;
}
.menu-sub-nav-container .menu-sub-nav-item:last-of-type::after {
  display: none;
}
.menu-sub-nav-container .menu-sub-nav-item.active {
  border-bottom: 2px solid #ffffff;
}
@media screen and (max-width:1299px) {
  .menu-sub-nav-container {
    padding-right: 50px;
  }
}

.meal-types {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 30px 0;
}
.meal-types .meal-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
}

.menu-content {
  position: relative;
  z-index: 0;
  background: white;
  margin-top: -82px;
}
.menu-content::before {
  content: "";
  display: block;
  background: black;
  height: 82px;
  position: sticky;
  top: 0;
  z-index: 2;
}
@media screen and (min-width:768px) {
  .menu-content {
    margin-top: -92px;
  }
  .menu-content::before {
    height: 92px;
  }
}
.menu-content__content {
  padding-top: calc(20px + (50 - 20) * (100vw - 320px) / (1200 - 320));
  position: relative;
  background-color: white;
}
@media screen and (min-width: 1200px) {
  .menu-content__content {
    padding-top: 50px;
  }
}
.menu-content__content .row {
  padding: 0 10px;
}
.menu-content__content .row.term-description {
  padding: 25px;
  width: 100%;
}
.menu-content__content .row h2 {
  padding-left: 10px;
}
@media screen and (max-width:767px) {
  .menu-content .menu-section {
    padding: 20px 0;
  }
}
.menu-content__tab-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.menu-content__tab-title .menu-content__tab-label {
  padding-left: 10px;
  padding-bottom: 20px;
}
.menu-content__tab-title .menu-content__tab-label * {
  color: #A9202E;
}

.info-color {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-right: 10px;
}

.menu-item.featured-item .wrapper {
  border: 1px solid #A9202E;
  padding: 25px;
}
.menu-item.featured-beer .wrapper * {
  color: #A9202E;
}
.menu-item .choice {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 20px;
}
.menu-item .choice h6, .menu-item .choice .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .menu-item .choice .event-date, .menu-item .choice .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .menu-item .choice .menu-sub-nav-item {
  color: #A9202E;
  margin-right: 5px;
}
.menu-item .choice > * {
  padding-bottom: 0;
}
.menu-item .wrapper {
  padding: 0 10px;
}
.menu-item .wrapper > p, .menu-item .wrapper > .gform_description {
  padding-bottom: 10px;
  letter-spacing: 1px;
  font-weight: 200;
}
.menu-item .title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.menu-item .title-wrapper h5 {
  padding-bottom: 0;
  font-size: 14px;
  letter-spacing: 1px;
}
.menu-item .title-wrapper .label {
  font-size: 16px;
  color: #A9202E;
  padding-bottom: 10px;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.menu-item .info-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.add-ons ul li {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.add-ons ul li::before {
  font-family: "Font Awesome 5 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "";
}

.page-template-_locations .page-banner > .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 50px;
}
.page-template-_locations .page-banner > .row .content-container {
  padding-bottom: 75px;
}
.page-template-_locations .page-banner .set-location-container {
  display: block !important;
  z-index: 1000;
  max-width: none;
}
.page-template-_locations .page-banner .set-location-container .locations-list {
  background: #ffffff;
  -webkit-box-shadow: 0 22px 34px rgba(12, 38, 89, 0.05);
          box-shadow: 0 22px 34px rgba(12, 38, 89, 0.05);
}
.page-template-_locations .page-banner .set-location-container .locations-list .read-more {
  min-width: auto;
}
.page-template-_locations .page-banner .set-location-container .locations-list .location-item {
  padding: 20px 10px;
}
.page-template-_locations .page-banner .set-location-container .gps-loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-_locations .page-banner .set-location-container .gps-loader * {
  color: #ffffff;
}
.page-template-_locations .page-banner .set-location-container .location_popup {
  display: none;
}
.page-template-_locations .page-banner .set-location-container h4 {
  color: #ffffff;
}
.page-template-_locations .page-banner .set-location-container select {
  border: none;
  background-color: #ffffff;
  width: 270px;
}
.page-template-_locations .page-banner .set-location-container .button {
  min-width: 280px;
  margin-bottom: 0;
}

#locations-container {
  width: 100%;
}
#locations-container .content-column {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media screen and (max-width:979px) {
  #locations-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.location .content-column {
  padding: 20px;
}
.location .content-column h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.location .content-column i {
  font-size: 22px;
  color: #A9202E;
  margin-right: 10px;
  line-height: inherit;
}
.location .button.two {
  margin-right: 10px;
  margin-bottom: 10px;
}
.location .read-more {
  margin: 1rem 0;
}
.location .location-contact-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 20px;
  padding-right: 30px;
  margin: 0 -10px;
}
.location .location-contact-container a {
  color: #000000;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: calc(26px + (30 - 26) * (100vw - 320px)/ (1200 - 320));
}
.location .location-contact-container p, .location .location-contact-container .gform_description,
.location .location-contact-container a {
  padding: 0 10px 20px;
  margin-right: 15px;
  font-weight: bold;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.location .location-contact-container p i, .location .location-contact-container .gform_description i,
.location .location-contact-container a i {
  height: 22px;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  z-index: 999 !important;
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.page-template-_gift-cards .page-links .page-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-template-_gift-cards .page-links .page-link .container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.page-template-_gift-cards .page-links .page-link .container .button {
  min-width: 380px;
}
@media screen and (max-width:1299px) {
  .page-template-_gift-cards .page-links .page-link .container .button {
    min-width: 220px;
  }
}
.page-template-_gift-cards .page-links .page-link:last-of-type .container {
  border: 1px solid #A9202E;
}
.booking-form {
  padding-bottom: calc(75px + (75 - 75) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .booking-form {
    padding-bottom: 75px;
  }
}
.booking-form form .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.booking-form form .gform_fields li:nth-of-type(-n+4) {
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
}
.booking-form form .gfield span > label {
  display: none;
}
.booking-form form .gform_footer .gform_button {
  border: none;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2.6px;
  line-height: 24px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  min-width: 220px;
  min-height: 60px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  color: #ffffff;
  background: #A9202E;
}
.booking-form form .gform_footer .gform_button:not(:disabled):hover {
  color: #A9202E;
  background: #ffffff;
}

#tripleseat_embed_form input.hasDatepicker,
#tripleseat_embed_form input.timeselect_input {
  min-width: 200px;
}
#tripleseat_embed_form #lead_phone_number {
  min-width: 200px;
}
#tripleseat_embed_form tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#tripleseat_embed_form tbody tr {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#tripleseat_embed_form tbody tr label {
  line-height: 18px;
  min-height: 35px;
}
#tripleseat_embed_form tbody tr td {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
#tripleseat_embed_form tbody tr.row_contact_preference, #tripleseat_embed_form tbody tr.row_company {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
@media screen and (max-width:767px) {
  #tripleseat_embed_form tbody tr.row_contact_preference, #tripleseat_embed_form tbody tr.row_company {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
@media screen and (max-width:767px) {
  #tripleseat_embed_form .row_first_name {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.page-template-_group-bookings .left_content_full_image, .page-template-_group-bookings .right_content_full_image, .page-template-_group-bookings .right_content_standard_image, .page-template-_group-bookings .left_content_standard_image {
  margin-bottom: 10px;
}

.page-template-_careers {
  overflow-x: hidden;
}
.page-template-_careers .application-form .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-template-_careers .application-form .gform_fields li:nth-of-type(-n+4) {
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
}
.page-template-_careers .application-form .gfield span > label {
  display: none;
}
.page-template-_careers .application-form .gform_footer .gform_button {
  border: none;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2.6px;
  line-height: 24px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  min-width: 220px;
  min-height: 60px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  color: #ffffff;
  background: #A9202E;
}
.page-template-_careers .application-form .gform_footer .gform_button:not(:disabled):hover {
  color: #A9202E;
  background: #ffffff;
}
.page-template-_careers .application-form {
  padding-bottom: calc(75px + (75 - 75) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .page-template-_careers .application-form {
    padding-bottom: 75px;
  }
}
@media screen and (max-width:979px) {
  .page-template-_careers .right_content_standard_image .image-column img {
    height: auto;
  }
}
.page-template-_careers .career-posting-tab {
  padding-top: 20px;
  padding-bottom: 50px;
}

@media screen and (max-width:767px) {
  .career-posting-tab .block-grid-2 > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }
}
.career-posting-tab .career-posting-item .posting-image {
  max-height: 300px;
  vertical-align: top;
}
.career-posting-tab .career-posting-item h3 {
  padding-top: 20px;
}
.career-posting-tab .career-posting-item .posting-repeater h6, .career-posting-tab .career-posting-item .posting-repeater .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .career-posting-tab .career-posting-item .posting-repeater .event-date, .career-posting-tab .career-posting-item .posting-repeater .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .career-posting-tab .career-posting-item .posting-repeater .menu-sub-nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.career-posting-tab .career-posting-item .posting-repeater h6:after, .career-posting-tab .career-posting-item .posting-repeater .single-location-events-loop .loop-event .wrapper > div.content-column .event-date:after, .single-location-events-loop .loop-event .wrapper > div.content-column .career-posting-tab .career-posting-item .posting-repeater .event-date:after, .career-posting-tab .career-posting-item .posting-repeater .menu-sub-nav-container .menu-sub-nav-item:after, .menu-sub-nav-container .career-posting-tab .career-posting-item .posting-repeater .menu-sub-nav-item:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 500;
  text-rendering: auto;
  font-smoothing: antialiased;
}
.career-posting-tab .career-posting-item .posting-repeater .posting-title {
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border-bottom: 1px solid #000000;
  position: relative;
  padding: 0.5rem 2rem 0.5rem 0;
  cursor: pointer;
  width: 100%;
  text-align: left;
}
.career-posting-tab .career-posting-item .posting-repeater .posting-title::before, .career-posting-tab .career-posting-item .posting-repeater .posting-title::after {
  content: "";
  display: block;
  position: absolute;
  right: 0.5rem;
  top: calc(50% - 1px);
  width: 0.75rem;
  height: 0.125rem;
  border-radius: 1px;
  background-color: #000000;
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  -o-transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
}
.career-posting-tab .career-posting-item .posting-repeater .posting-title::after {
  -webkit-transform: rotate(-270deg);
      -ms-transform: rotate(-270deg);
          transform: rotate(-270deg);
}
.career-posting-tab .career-posting-item .posting-repeater .posting-title--active::after {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.career-posting-tab .career-posting-item .posting-repeater .posting-title--active::before {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.career-posting-tab .career-posting-item .posting-repeater .posting-content {
  display: none;
  padding: 20px 5px;
}
@media screen and (max-width:767px) {
  .career-posting-tab .career-posting-item {
    padding: 20px 0px;
  }
}

.home-banner-buttons {
  background: rgba(0, 0, 0, 0.6);
  padding: 35px 10px;
  display: block;
  height: 122px;
  margin-top: -202px;
  /* provide way to totally disable overlaps... */
}
.home-banner-buttons__container {
  max-width: 1200px;
  margin: auto;
}
@media screen and (max-width:639px) {
  .home-banner-buttons__container .hidden-xs {
    display: none;
  }
}
.home-banner-buttons .row {
  margin: 0 -5px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.home-banner-buttons .row .col {
  padding: 0 5px;
}
@media screen and (min-width:640px) {
  .home-banner-buttons .row {
    margin: 0 -10px;
  }
  .home-banner-buttons .row .col {
    padding: 0 10px;
  }
}
@media screen and (min-width:640px) {
  .home-banner-buttons .row .button {
    min-width: auto;
  }
}
.home-banner-buttons__locations {
  color: #ffffff;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-banner-buttons__locations--hidden {
  display: none;
}
.home-banner-buttons__locations-text {
  padding: 10px;
  margin-right: 1rem;
  white-space: nowrap;
}
@media screen and (max-width:979px) {
  .home-banner-buttons__locations-text {
    display: none;
  }
}
.home-banner-buttons--location-set .button {
  min-height: auto;
}
@media screen and (max-width:480px) {
  .home-banner-buttons--location-set .button {
    padding: 0.75rem;
  }
}
@media screen and (max-width:639px) {
  .home-banner-buttons--location-set .button {
    font-size: 10px;
    letter-spacing: 2px;
  }
}
@media screen and (max-width:979px) {
  .home-banner-buttons--location-set .button {
    min-width: auto;
  }
}
.home-banner-buttons .location-dropdown {
  position: relative;
}
.home-banner-buttons .location-dropdown::after {
  content: "";
  display: block;
  border: 0.375rem solid transparent;
  border-top: 0.5rem solid #ffffff;
  height: 0.875rem;
  width: 0.75rem;
  position: absolute;
  right: 0.75rem;
  top: calc(50% - 0.125rem);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.home-banner-buttons .location-dropdown select {
  border-color: rgba(255, 255, 255, 0.6);
  color: #ffffff;
  background: transparent;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  height: 52px;
}
.home-banner-buttons .location-dropdown select:focus {
  border-color: #ffffff;
}
.home-banner-buttons--no-overlaps {
  background-color: #000000;
  margin: 0;
}

.site-main__content-wrapper {
  margin-top: -202px;
}
.site-main__content-wrapper::before {
  height: 122px;
}

.site-main__content-inner {
  margin-top: 152px;
}

.full_width_background_image.group_bookings {
  margin-bottom: 0;
}

.homepage_callouts_one {
  padding-top: calc(80px + (80 - 80) * (100vw - 320px) / (1200 - 320));
  position: relative;
}
@media screen and (min-width: 1200px) {
  .homepage_callouts_one {
    padding-top: 80px;
  }
}
.homepage_callouts_one::after {
  width: 100%;
  height: 70%;
  top: 0;
  left: 0;
  background: #A9202E;
  position: absolute;
  content: "";
  z-index: -1;
}

.blue-pseudo {
  padding-top: calc(30px + (50 - 30) * (100vw - 320px) / (1200 - 320));
  position: relative;
}
@media screen and (min-width: 1200px) {
  .blue-pseudo {
    padding-top: 50px;
  }
}
.blue-pseudo::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  height: 97%;
  width: 20%;
  background: #8BD6DB;
  z-index: -1;
}

.health_announcement {
  padding-bottom: calc(80px + (80 - 80) * (100vw - 320px) / (1200 - 320));
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .health_announcement {
    padding-bottom: 80px;
  }
}
.health_announcement > .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.health_announcement .content-column {
  padding: 25px;
  background: #ffffff;
}

.home .content-component .image-column img {
  -webkit-box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.1);
}
.home .page-links .page-link .container {
  min-height: 350px;
  position: relative;
}
.home .page-links .page-link .container:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 250ms;
       -o-transition-duration: 250ms;
          transition-duration: 250ms;
  -webkit-transition-property: background, opacity, -webkit-transform;
  transition-property: background, opacity, -webkit-transform;
  -o-transition-property: background, transform, opacity;
  transition-property: background, transform, opacity;
  transition-property: background, transform, opacity, -webkit-transform;
  z-index: 0;
}
.home .page-links .page-link .container:after {
  z-index: -1;
}
@media screen and (max-width:1299px) {
  .home .page-links .page-link .container {
    min-height: 350px;
  }
}
@media screen and (max-width:979px) {
  .home .page-links .page-link .container {
    min-height: auto;
  }
}

.page-template-_about .donations .centered_intro .row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.page-template-_about .donations .statistics-container {
  padding-top: 20px;
}
.page-template-_about .donations .statistics-container .block-grid-4 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.blog-post-loop .loop-content .image-column {
  position: relative;
  max-height: 340px;
  overflow: hidden;
}
.blog-post-loop .loop-content .image-column img {
  width: 100%;
}
.blog-post-loop .loop-content .image-column .blog-terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  bottom: 0px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 15px 20px;
}
.blog-post-loop .loop-content .image-column .blog-terms:hover {
  bottom: 10px;
  -webkit-box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.2) !important;
          box-shadow: 0px 20px 50px -20px rgba(0, 0, 0, 0.2) !important;
}
.blog-post-loop .loop-content .image-column .blog-terms a, .blog-post-loop .loop-content .image-column .blog-terms .p-wrapper {
  padding-bottom: 0px;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1.5px;
}
.blog-post-loop .loop-content .content-column {
  padding: 20px;
}

.post-switcher-wrapper {
  margin-bottom: calc(40px + (40 - 40) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .post-switcher-wrapper {
    margin-bottom: 40px;
  }
}

.large-posts .loop-content {
  padding-top: calc(30px + (40 - 30) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(30px + (40 - 30) * (100vw - 320px) / (1200 - 320));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1200px) {
  .large-posts .loop-content {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .large-posts .loop-content {
    padding-bottom: 40px;
  }
}
.large-posts .image-column {
  max-height: 640px;
  overflow: hidden;
}
.large-posts .image-column img {
  width: 100%;
  height: auto;
}
.large-posts .content-column {
  padding-top: calc(40px + (60 - 40) * (100vw - 320px) / (1200 - 320));
  padding-bottom: calc(60px + (120 - 60) * (100vw - 320px) / (1200 - 320));
  padding-left: calc(40px + (40 - 40) * (100vw - 320px) / (1200 - 320));
  padding-right: calc(40px + (60 - 40) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .large-posts .content-column {
    padding-top: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .large-posts .content-column {
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 1200px) {
  .large-posts .content-column {
    padding-left: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .large-posts .content-column {
    padding-right: 60px;
  }
}
@media screen and (max-width:767px) {
  .large-posts .loop-content {
    padding: 10px;
  }
  .large-posts .loop-content .content-column {
    padding: 20px;
    text-align: center;
  }
}

.medium-posts .loop-content {
  padding: 30px 20px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.medium-posts .loop-content .content-column {
  text-align: center;
}
.medium-posts .loop-content .image-column {
  max-height: 340px;
  overflow: hidden;
  margin-bottom: 20px;
}
.medium-posts .loop-content .image-column img {
  width: 100%;
  height: auto;
}

.small-posts .loop-content {
  padding: 20px 5px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.small-posts .loop-content .image-column {
  margin-bottom: 20px;
}
.small-posts .loop-content .content-column {
  text-align: center;
}

.author {
  margin-top: calc(20px + (60 - 20) * (100vw - 320px) / (1200 - 320));
  background: #ffffff;
  padding: 35px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 1200px) {
  .author {
    margin-top: 60px;
  }
}
.author .image-column {
  height: auto;
}
.author img {
  border-radius: 50%;
  height: auto;
}
.author .written-by {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}
.author .written-by > * {
  padding-bottom: 0;
}
.author .written-by h6, .author .written-by .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .author .written-by .event-date, .author .written-by .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .author .written-by .menu-sub-nav-item {
  color: #A9202E;
  margin-right: 10px;
}

.social-list,
.social-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.social-share h6, .social-share .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .social-share .event-date, .social-share .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .social-share .menu-sub-nav-item {
  padding-bottom: 4px;
  margin-right: 15px;
  text-transform: uppercase;
}

.social-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.social-list li {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px;
  height: 40px;
  width: 40px;
}
.social-list li i,
.social-list li a {
  font-size: 21px;
}

.single-post .background-on {
  padding: 70px 0px 90px;
}

.single-post-content {
  margin-bottom: calc(60px + (100 - 60) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .single-post-content {
    margin-bottom: 100px;
  }
}

@media screen and (min-width:980px) {
  .single-location .columns-5.map-content-wrapper,
.page-template-_reservations .columns-5.map-content-wrapper {
    -ms-flex-preferred-size: calc(6 / 12 * 100%);
        flex-basis: calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%);
    position: relative;
    right: -100px;
  }
}
.single-location .map-info-wrapper,
.page-template-_reservations .map-info-wrapper {
  position: relative;
}
.single-location .map-info-wrapper::after,
.page-template-_reservations .map-info-wrapper::after {
  content: "";
  background: #F6F6F6;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
}
.single-location .map-info-wrapper > .row,
.page-template-_reservations .map-info-wrapper > .row {
  min-height: 660px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.single-location .map-info-wrapper .image-wrapper,
.page-template-_reservations .map-info-wrapper .image-wrapper {
  min-width: 56%;
  max-width: 56%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.single-location .map-info-wrapper .image-wrapper img,
.page-template-_reservations .map-info-wrapper .image-wrapper img {
  width: 100%;
}
@media screen and (max-width:979px) {
  .single-location .map-info-wrapper .image-wrapper img,
.page-template-_reservations .map-info-wrapper .image-wrapper img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
}
.single-location .full_width_background_image,
.page-template-_reservations .full_width_background_image {
  margin-bottom: 20px;
}
.single-location .qsr-standard-card-widget.embed,
.page-template-_reservations .qsr-standard-card-widget.embed {
  margin-bottom: 20px;
}
.single-location .booking > .row .content-column h6, .single-location .booking > .row .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .single-location .booking > .row .wrapper > div.content-column .event-date, .single-location .booking > .row .content-column .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .single-location .booking > .row .content-column .menu-sub-nav-item,
.page-template-_reservations .booking > .row .content-column h6,
.page-template-_reservations .booking > .row .single-location-events-loop .loop-event .wrapper > div.content-column .event-date,
.single-location-events-loop .loop-event .page-template-_reservations .booking > .row .wrapper > div.content-column .event-date,
.page-template-_reservations .booking > .row .content-column .menu-sub-nav-container .menu-sub-nav-item,
.menu-sub-nav-container .page-template-_reservations .booking > .row .content-column .menu-sub-nav-item {
  color: #ffffff;
}
.single-location .booking .text-container iframe,
.page-template-_reservations .booking .text-container iframe {
  margin-bottom: 20px !important;
  min-width: unset !important;
  max-width: unset !important;
}
.single-location .booking .text-container p a, .single-location .booking .text-container .gform_description a,
.page-template-_reservations .booking .text-container p a,
.page-template-_reservations .booking .text-container .gform_description a {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  text-decoration: none;
  font-style: normal;
  padding: 0px;
  min-width: unset;
  min-height: unset;
  padding-bottom: 3px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 18px;
  text-align: center;
  position: relative;
  color: #000000;
}
.single-location .booking .text-container p a::before, .single-location .booking .text-container .gform_description a::before,
.page-template-_reservations .booking .text-container p a::before,
.page-template-_reservations .booking .text-container .gform_description a::before {
  font-family: "Font Awesome 5 Pro";
  text-rendering: auto;
  font-smoothing: antialiased;
  content: "";
  color: #A9202E;
  font-size: 12px;
  padding-right: 5px;
}
.single-location .booking .text-container p a::after, .single-location .booking .text-container .gform_description a::after,
.page-template-_reservations .booking .text-container p a::after,
.page-template-_reservations .booking .text-container .gform_description a::after {
  content: "";
  height: 2px;
  background: #A9202E;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transition: all ease 250ms;
  -o-transition: all ease 250ms;
  transition: all ease 250ms;
}
.single-location .booking .text-container p a:hover, .single-location .booking .text-container .gform_description a:hover,
.page-template-_reservations .booking .text-container p a:hover,
.page-template-_reservations .booking .text-container .gform_description a:hover {
  color: #A9202E;
}
.single-location .booking .text-container p a:hover::after, .single-location .booking .text-container .gform_description a:hover::after,
.page-template-_reservations .booking .text-container p a:hover::after,
.page-template-_reservations .booking .text-container .gform_description a:hover::after {
  width: 0;
  -webkit-transition: all ease 250ms;
  -o-transition: all ease 250ms;
  transition: all ease 250ms;
}
.single-location .booking .text-container p, .single-location .booking .text-container .gform_description,
.page-template-_reservations .booking .text-container p,
.page-template-_reservations .booking .text-container .gform_description {
  display: none;
  position: relative;
  color: #000000;
  padding: 15px 45px 25px;
  background: white;
  margin: 0 2px;
  font-size: 19px;
  text-align: center;
  border: 1px solid white;
}
.single-location .map-content-wrapper,
.page-template-_reservations .map-content-wrapper {
  padding: 50px 50px 0 30px;
}
.single-location .map-content-wrapper .location-block,
.page-template-_reservations .map-content-wrapper .location-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
}
.single-location .map-content-wrapper .location-block div,
.single-location .map-content-wrapper .location-block p,
.single-location .map-content-wrapper .location-block .gform_description,
.single-location .map-content-wrapper .location-block a,
.page-template-_reservations .map-content-wrapper .location-block div,
.page-template-_reservations .map-content-wrapper .location-block p,
.page-template-_reservations .map-content-wrapper .location-block .gform_description,
.page-template-_reservations .map-content-wrapper .location-block a {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
}
.single-location .map-content-wrapper .location-block p, .single-location .map-content-wrapper .location-block .gform_description,
.page-template-_reservations .map-content-wrapper .location-block p,
.page-template-_reservations .map-content-wrapper .location-block .gform_description {
  padding-bottom: 0;
}
.single-location .map-content-wrapper .location-block i,
.page-template-_reservations .map-content-wrapper .location-block i {
  color: #A9202E;
  font-size: 20px;
  margin-right: 20px;
  width: 20px;
}
.single-location .map-content-wrapper .order-online,
.page-template-_reservations .map-content-wrapper .order-online {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 40px;
}
.single-location .map-content-wrapper .button,
.page-template-_reservations .map-content-wrapper .button {
  margin-bottom: 15px;
  min-width: 47%;
  margin-right: 2.5%;
  max-width: 45%;
}
.single-location .footer-news-container,
.page-template-_reservations .footer-news-container {
  margin-top: 100px;
}
.single-location .artists-gallery-wrapper,
.page-template-_reservations .artists-gallery-wrapper {
  padding-bottom: 10px;
}
.single-location .overview_intro .text-container,
.single-location .overview_intro p,
.single-location .overview_intro .gform_description,
.page-template-_reservations .overview_intro .text-container,
.page-template-_reservations .overview_intro p,
.page-template-_reservations .overview_intro .gform_description {
  text-align: center;
}
.single-location .overview-reserv-center,
.page-template-_reservations .overview-reserv-center {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-location .overview-reserv-center > div,
.page-template-_reservations .overview-reserv-center > div {
  margin-top: 100px;
  margin-bottom: 30px;
}
.single-location .overview-reserv-center p, .single-location .overview-reserv-center .gform_description,
.page-template-_reservations .overview-reserv-center p,
.page-template-_reservations .overview-reserv-center .gform_description {
  text-align: center;
}
.single-location .overview-reserv-faq,
.page-template-_reservations .overview-reserv-faq {
  border: 1px solid #a9202e;
  padding: 50px;
  margin-top: 0 !important;
}
.single-location .overview-reserv-faq > *,
.page-template-_reservations .overview-reserv-faq > * {
  text-align: center;
}
.single-location .overview-reserv-faq > h5,
.page-template-_reservations .overview-reserv-faq > h5 {
  padding-bottom: 40px;
}
.single-location .hide-title,
.page-template-_reservations .hide-title {
  display: none;
}
.single-location .full_width_background_image .row,
.page-template-_reservations .full_width_background_image .row {
  padding-top: 50px;
}
.single-location .full_width_background_image,
.page-template-_reservations .full_width_background_image {
  margin-bottom: 0;
  height: 100%;
}
.single-location .map-info-wrapper,
.page-template-_reservations .map-info-wrapper {
  min-height: 900px;
}

.location-overview {
  padding-bottom: calc(75px + (75 - 75) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .location-overview {
    padding-bottom: 75px;
  }
}
.location-overview .left_intro {
  padding-top: 0;
  padding: 0 10px;
}
.location-overview .left_intro .text-container {
  width: 100%;
}
.location-overview .centered_intro,
.location-overview .left_intro {
  padding: 40px 0px 20px 10px;
}
.location-overview .centered_intro .columns-6,
.location-overview .left_intro .columns-6 {
  -ms-flex-preferred-size: calc(12 / 12 * 100%);
      flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
}
.location-overview .centered_intro .text-container,
.location-overview .left_intro .text-container {
  text-align: left;
}
.location-overview .columns-7 .row-center {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.location-overview .columns-7 > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
}
.location-overview .columns-7 > div h6, .location-overview .columns-7 > div .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .location-overview .columns-7 > div .event-date, .location-overview .columns-7 > div .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .location-overview .columns-7 > div .menu-sub-nav-item {
  padding-bottom: 0;
  margin-right: 10px;
}
.location-overview .columns-7 > div li {
  border: 2px solid #000000;
}
.location-overview .columns-7 > div i,
.location-overview .columns-7 > div a {
  color: #000000;
}
.location-overview .columns-7 > div i:hover,
.location-overview .columns-7 > div a:hover {
  color: #A9202E;
}
.location-overview .contact-column {
  padding-top: 40px;
  padding-left: calc(10px + (30 - 10) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .location-overview .contact-column {
    padding-left: 30px;
  }
}
.location-overview .contact-column li {
  margin-bottom: 20px;
}
.location-overview .contact-column li > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.location-overview .contact-column li::before {
  top: 3px;
}
.location-overview .contact-column li i {
  color: #A9202E;
  font-size: 22px;
  margin-right: 8px;
}
.location-overview .contact-column li a {
  color: #000000;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
}
.location-overview .contact-column li a:hover {
  color: #A9202E;
}
.location-overview .contact-column p, .location-overview .contact-column .gform_description {
  padding-bottom: 10px;
}

.events_intro .content-column,
.nearby_intro .content-column {
  -ms-flex-preferred-size: calc(10 / 12 * 100%);
      flex-basis: calc(10 / 12 * 100%);
  max-width: calc(10 / 12 * 100%);
}

@media screen and (max-width:767px) {
  .nearby_intro {
    padding-top: 0;
    padding-bottom: 40px;
  }
}

.artists-gallery-wrapper .grid-gallery {
  padding-top: 0;
}

.event-date {
  color: #A9202E;
}

.single-location-events-loop {
  padding-bottom: calc(75px + (75 - 75) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .single-location-events-loop {
    padding-bottom: 75px;
  }
}
.single-location-events-loop .loop-event .address {
  display: none;
}
.single-location-events-loop .loop-event .wrapper > div {
  -ms-flex-preferred-size: calc(12 / 12 * 100%);
      flex-basis: calc(12 / 12 * 100%);
  max-width: calc(12 / 12 * 100%);
}
.single-location-events-loop .loop-event .wrapper > div.image-column {
  margin-left: 0;
}
.single-location-events-loop .loop-event .wrapper > div.content-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 20px;
}
.single-location-events-loop .loop-event .wrapper > div.content-column .event-date {
  padding-bottom: 10px;
}
.single-location-events-loop .loop-event .wrapper > div.content-column h4 {
  color: #000000 !important;
}
@media screen and (max-width:979px) {
  .single-location-events-loop .loop-event .wrapper > div.content-column {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.nearby-event-loop .block-grid-3 > * {
  -ms-flex-preferred-size: calc(1 / 1 * 100%);
      flex-basis: calc(1 / 1 * 100%);
  max-width: calc(1 / 1 * 100%);
}
.nearby-event-loop .block-grid-3 .location .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nearby-event-loop .block-grid-3 .location .wrapper > div {
  padding: 0 10px;
}
@media screen and (max-width:979px) {
  .nearby-event-loop .block-grid-3 .location .wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width:767px) {
  .nearby-event-loop .block-grid-3 .location .wrapper {
    display: block;
  }
  .nearby-event-loop .block-grid-3 .location .wrapper .image-column {
    margin-bottom: 20px;
  }
}

.page-template-_reservations .home-banner-buttons__locations {
  margin-left: 0;
}
.page-template-_reservations .home-banner-buttons__locations + .text-center {
  color: white;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
  margin-left: 10px;
  font-size: 16px;
}
.page-template-_reservations .use-location {
  border: 2px solid rgba(255, 255, 255, 0.6);
  background-color: black;
  color: white;
}
.page-template-_reservations .use-location i {
  color: white;
}

@media screen and (min-width:980px) {
  .single-location .map-info-wrapper {
    min-height: unset;
  }
}
.event-intro {
  padding-bottom: calc(10px + (75 - 10) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .event-intro {
    padding-bottom: 75px;
  }
}
.event-intro .columns-8 {
  padding: 0 10px;
}
.event-intro .location-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
}
.event-intro .location-info p, .event-intro .location-info .gform_description {
  padding-bottom: 0;
}
.event-intro span {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  margin-right: 15px;
}
.event-intro i {
  color: #A9202E;
  margin-right: 10px;
  font-size: 22px;
}

.register {
  padding-bottom: calc(75px + (75 - 75) * (100vw - 320px) / (1200 - 320));
}
@media screen and (min-width: 1200px) {
  .register {
    padding-bottom: 75px;
  }
}
.register form .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.register form .gform_fields li:nth-of-type(-n+4) {
  -ms-flex-preferred-size: 49%;
      flex-basis: 49%;
}
.register form .gform_fields {
  margin: 0;
}
.register form .gform_footer {
  padding: 10px;
}
.register form .gform_footer .gform_button {
  border: none;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 2.6px;
  line-height: 24px;
  text-align: center;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 25px;
  min-width: 220px;
  min-height: 60px;
  cursor: pointer;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: none;
  outline: none;
  color: #ffffff;
  background: #A9202E;
}
.register form .gform_footer .gform_button:not(:disabled):hover {
  color: #A9202E;
  background: #ffffff;
}

.single-group_booking .booking_intro {
  padding-bottom: 60px;
}

@media screen and (max-width:1299px) {
  .menu-sub-nav-container {
    padding-right: 50px !important;
  }
  .menu-sub-nav-container .menu-sub-nav-item:last-of-type {
    padding-right: 30px;
  }

  .page-banner > .row {
    padding-left: 10px;
    padding-right: 10px;
  }

  .right_content_standard_image, .left_content_standard_image {
    padding-left: 10px;
  }

  .block-grid-2, .block-grid-3, .block-grid-4, .block-grid-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .left_intro {
    padding-left: 20px;
  }

  .highlights {
    padding-left: 10px;
    padding-right: 10px;
  }

  #menu-footer-buttons li a {
    min-width: 220px;
  }

  .single-location .map-content-wrapper .button {
    min-width: 33%;
  }
  .single-location .map-info-wrapper::after {
    height: 100%;
  }
  .single-location .map-info-wrapper .row > div {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .single-location .map-info-wrapper .row > div.image-wrapper {
    min-width: auto;
    position: static;
    max-width: none;
  }

  .entry-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-list-wrapper {
    padding: 20px;
  }
  .content-list-wrapper .right-1 {
    margin: 0px;
  }
  .content-list-wrapper .columns-4 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .site-footer .columns-12 {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .site-footer .columns-12 .columns-2 {
    -ms-flex-preferred-size: calc(4 / 12 * 100%);
        flex-basis: calc(4 / 12 * 100%);
    max-width: calc(4 / 12 * 100%);
    margin-bottom: 40px;
  }

  .page-template-_locations .page-banner::before {
    position: absolute;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    z-index: 0;
    height: 150px;
    width: 100%;
  }
  .page-template-_locations .page-banner > .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 50px;
  }
  .page-template-_locations .page-banner > .row .content-container {
    padding-bottom: 75px;
  }
  .page-template-_locations .page-banner .set-location-container {
    display: block !important;
    z-index: 1000;
    max-width: none;
  }
  .page-template-_locations .page-banner .set-location-container .locations-list {
    background: #ffffff;
    -webkit-box-shadow: 0 22px 34px rgba(12, 38, 89, 0.05);
            box-shadow: 0 22px 34px rgba(12, 38, 89, 0.05);
  }
  .page-template-_locations .page-banner .set-location-container .locations-list .read-more {
    min-width: auto;
  }
  .page-template-_locations .page-banner .set-location-container .locations-list .location-item {
    padding: 20px 10px;
  }
  .page-template-_locations .page-banner .set-location-container .gps-loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-template-_locations .page-banner .set-location-container .gps-loader * {
    color: #ffffff;
  }
  .page-template-_locations .page-banner .set-location-container .location_popup {
    display: none;
  }
  .page-template-_locations .page-banner .set-location-container h4 {
    color: #ffffff;
  }
  .page-template-_locations .page-banner .set-location-container select {
    border: none;
    background-color: #ffffff;
    width: 270px;
  }
  .page-template-_locations .page-banner .set-location-container .button {
    min-width: 280px;
    margin-bottom: 0;
  }

  #locations-container {
    width: 100%;
  }
}
@media screen and (max-width:979px) {
  /*
   |----------------------------------------------------------------
   |  Enforce Column Stretching
   |----------------------------------------------------------------
   */
  .logo-column {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .logo-column img {
    max-width: 80%;
  }

  .navigation-column {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    padding-left: 0;
    padding-right: 0;
  }

  .tablet-stretch {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .tablet-stretch._s {
    -ms-flex-preferred-size: 83.3333333333% !important;
        flex-basis: 83.3333333333% !important;
    max-width: 83.3333333333% !important;
  }

  .columns-10,
.columns-11 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .loop-item.loop-event .wrapper > div.image-column {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  .highlights-grid .loop-object .image-container {
    -ms-flex-preferred-size: calc(4 / 12 * 100%);
        flex-basis: calc(4 / 12 * 100%);
    max-width: calc(4 / 12 * 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .highlights-grid .loop-object .content-column {
    -ms-flex-preferred-size: calc(8 / 12 * 100%);
        flex-basis: calc(8 / 12 * 100%);
    max-width: calc(8 / 12 * 100%);
  }
  .highlights-grid .single-location .map-content-wrapper .button {
    min-width: 40%;
  }
  .highlights-grid .statistics-container .block-grid-4 > * {
    -ms-flex-preferred-size: calc(1 / 2 * 100%);
        flex-basis: calc(1 / 2 * 100%);
    max-width: calc(1 / 2 * 100%);
  }
  .highlights-grid .footer-news-container .news-content-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .highlights-grid .footer-news-container .news-content-wrapper h2, .highlights-grid .footer-news-container .news-content-wrapper p, .highlights-grid .footer-news-container .news-content-wrapper .gform_description {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .highlights-grid .site-footer .columns-3,
.highlights-grid .site-footer .columns-4,
.highlights-grid .site-footer .columns-2 {
    -ms-flex-preferred-size: calc(6 / 12 * 100%);
        flex-basis: calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%);
    margin-bottom: 50px;
  }
  .highlights-grid .site-footer .columns-2 {
    padding-left: 33px !important;
  }
}
@media screen and (max-width:979px) and (max-width:767px) {
  .highlights-grid .site-footer .columns-2 {
    padding-left: unset !important;
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .footer-copyright .row > div {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    text-align: center;
  }
  .highlights-grid .footer-copyright .row > div.columns-7 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .highlights-grid .footer-copyright .row > div.columns-7 p, .highlights-grid .footer-copyright .row > div.columns-7 .gform_description {
    margin-right: 15px;
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .home-banner-buttons .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .highlights-grid .home-banner-buttons .row .button:first-child {
    margin-right: 20px;
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .single-page-banner .content-container {
    padding: 20px;
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .left_intro {
    padding: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .wsywyg-content {
    padding: 10px;
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .left_intro .content-column .cta-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .highlights-grid .left_intro .content-column .cta-container a {
    position: unset;
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .left_content_standard_image .row, .highlights-grid .right_content_standard_image .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .highlights-grid .left_content_standard_image .columns-6, .highlights-grid .right_content_standard_image .columns-6 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .locations-loop .block-grid-3 > * {
    -ms-flex-preferred-size: calc(1 / 2 * 100%);
        flex-basis: calc(1 / 2 * 100%);
    max-width: calc(1 / 2 * 100%);
  }
  .highlights-grid .locations-loop .location .content-column h4, .highlights-grid .locations-loop .location .content-column p, .highlights-grid .locations-loop .location .content-column .gform_description, .highlights-grid .locations-loop .location .content-column a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .single-group_booking .left_intro .text-container {
    text-align: center;
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .page-links .block-grid-2 > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }
  .highlights-grid .page-links .block-grid-2 .page-link {
    margin-bottom: 50px;
  }
}
@media screen and (max-width:979px) {
  .highlights-grid .site-footer .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .highlights-grid .site-footer .row .footer-logo-column {
    margin-right: 30px;
  }
}
@media screen and (max-width:767px) {
  /*
   |----------------------------------------------------------------
   |  Header
   |----------------------------------------------------------------
   */
  .page-banner > .row .content-container {
    -ms-flex-preferred-size: calc(10 / 12 * 100%);
        flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }

  .columns-7,
.columns-8,
.columns-9 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .page-banner .title-container {
    text-align: left;
  }
  .page-banner .title-container h1 {
    text-align: left;
  }
  .page-banner .title-container .cta-container {
    display: block;
  }

  .page-links .block-grid-2 > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }
  .page-links .block-grid-2 .page-link {
    margin-bottom: 50px;
  }

  .register form .gform_fields {
    display: block;
    padding: 10px;
  }

  .campaigns .block-grid-3 > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }

  #locations-container {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #locations-container > * {
    -ms-flex-preferred-size: calc(1 / 2 * 100%);
        flex-basis: calc(1 / 2 * 100%);
    max-width: calc(1 / 2 * 100%);
  }

  .loop-item.loop-event .wrapper > div {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .loop-item.loop-event .wrapper > div.image-column {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .highlights-grid > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }
  .highlights-grid .loop-object .image-container {
    -ms-flex-preferred-size: calc(2 / 12 * 100%);
        flex-basis: calc(2 / 12 * 100%);
    max-width: calc(2 / 12 * 100%);
  }
  .highlights-grid .loop-object .content-column {
    -ms-flex-preferred-size: calc(10 / 12 * 100%);
        flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }

  /*
  |----------------------------------------------------------------
  |  Menu
  |----------------------------------------------------------------
  */
  #happy-hour-features .menu-content__tab-title,
#kids .menu-content__tab-title {
    display: block;
  }
  #happy-hour-features .menu-content__tab-title .meal-types, #happy-hour-features .menu-content__tab-title h2,
#kids .menu-content__tab-title .meal-types,
#kids .menu-content__tab-title h2 {
    display: none;
  }

  .menu-tabs-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .menu-items .block-grid-3 > * {
    -ms-flex-preferred-size: calc(1 / 2 * 100%);
        flex-basis: calc(1 / 2 * 100%);
    max-width: calc(1 / 2 * 100%);
  }
  .menu-items .menu-item:not(.featured-item) .wrapper {
    padding: 0;
  }

  .meal-types {
    height: auto;
  }
  .meal-types .columns-8 {
    position: static;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 10px;
  }

  .booking-form form .gform_fields {
    display: block;
    margin: 0;
    padding: 10px;
  }
  .booking-form form .gform_footer {
    padding: 10px;
  }

  .grid-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .grid-gallery > div {
    width: 100%;
    height: 400px;
  }

  .gallery .slick-arrow {
    height: 40px;
    width: 40px;
  }
  .gallery .slick-next {
    right: 0;
  }
  .gallery .slick-prev {
    left: 0;
  }

  .single-location-events-loop .block-grid-3 {
    margin-left: 0;
  }
  .single-location-events-loop .block-grid-3 > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }

  .events_intro .text-container {
    text-align: center;
  }

  .location-overview .columns-7 {
    padding-bottom: 40px;
  }
  .home .home-banner-buttons .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .home-banner-buttons .row .button:first-child {
    margin-right: unset;
  }

  .site-footer .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .site-footer .footer-logo-column {
    margin-bottom: 30px;
  }
  .site-footer .footer-logo-column ul {
    width: 80%;
  }

  .footer-menu {
    text-align: center;
  }
  .footer-menu h5 {
    text-align: center;
  }

  #menu-locations-menu li {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    padding-left: 0 !important;
  }

  .site-footer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .site-footer .social-list {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .site-footer .columns-2, .site-footer .columns-3 {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    max-width: 100% !important;
    margin-bottom: 30px !important;
    text-align: center;
  }
  .site-footer .contact-item-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px !important;
  }

  .footer-news-wrapper form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer-news-wrapper form > div {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .footer-news-wrapper form > div.gform_body {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .footer-news-wrapper form > div.gform_body .gform_fields {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-news-wrapper form > div.gform_body .gform_fields .gfield {
    margin-bottom: 30px;
  }
  .footer-news-wrapper form > div.gform_footer {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding-left: 10px;
  }

  .cta-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cta-container a {
    margin: 0 auto;
  }

  .map-loop-container .content-column {
    padding: 20px 30px !important;
  }
  .map-loop-container .content-column .p-standard {
    padding-bottom: 10px !important;
  }
  .map-loop-container .image-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .map-loop-container .image-column img {
    margin: 0 auto;
  }

  .centered_intro {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
    max-width: 100% !important;
  }

  .page-banner h1 {
    text-align: center;
  }

  .centered_intro .columns-6 {
    -ms-flex-preferred-size: calc(10 / 12 * 100%);
        flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }

  .icon-highlights .loop-object .columns-8 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .featured-testimonials .content {
    -ms-flex-preferred-size: calc(7 / 12 * 100%);
        flex-basis: calc(7 / 12 * 100%);
    max-width: calc(7 / 12 * 100%);
  }

  .right_content_full_image,
.left_content_full_image,
.right_content_standard_image,
.left_content_standard_image {
    padding: 10px;
  }

  .blog-post-loop .loop-content .image-column .blog-terms a {
    margin: 0px;
  }
}
@media screen and (max-width:639px) {
  .columns-2,
.columns-3,
.columns-4,
.columns-5,
.columns-6 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .single-location .map-content-wrapper .button {
    margin-bottom: 15px;
    min-width: 100%;
    margin-right: 2.5%;
    max-width: 45%;
  }

  .featured-testimonials .content {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    text-align: center;
  }

  .logo-column img {
    max-width: 80%;
  }

  .site-header {
    padding: 20px 10px;
  }

  .content-component .content-column p, .content-component .content-column .gform_description {
    width: 100%;
  }

  .main-menu {
    top: 20px;
  }

  .right_content_full_image,
.left_content_full_image,
.right_content_standard_image,
.left_content_standard_image {
    padding: 10px;
  }

  .home .blue-pseudo:after {
    z-index: -2;
  }
  .home .group_bookings {
    z-index: -1;
  }
  .home .page-links .page-link {
    z-index: -1;
  }
  .home .homepage_callouts_one::after {
    z-index: -2;
  }
  .left_intro .p-wrapper {
    width: 100%;
  }

  .centered_intro .columns-6 {
    -ms-flex-preferred-size: calc(11 / 12 * 100%);
        flex-basis: calc(11 / 12 * 100%);
    max-width: calc(11 / 12 * 100%);
  }

  .icon-highlights .loop-object .columns-8 {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .highlights .content-column {
    padding: 20px;
  }

  .accordion-label .p-wrapper {
    display: none;
  }

  .featured-testimonials .p-wrapper,
.featured-testimonials h6,
.featured-testimonials .menu-sub-nav-container .menu-sub-nav-item,
.menu-sub-nav-container .featured-testimonials .menu-sub-nav-item,
.featured-testimonials .single-location-events-loop .loop-event .wrapper > div.content-column .event-date,
.single-location-events-loop .loop-event .wrapper > div.content-column .featured-testimonials .event-date {
    text-align: center;
  }

  .menu-items .block-grid-3 > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }

  .statistics-container .block-grid-4 > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }

  .set-location-container .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .set-location-container .wrapper h4 {
    margin: 10px 0;
  }
  .set-location-container .wrapper .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .set-location-container .location_popup .content-column {
    -ms-flex-preferred-size: calc(10 / 12 * 100%);
        flex-basis: calc(10 / 12 * 100%);
    max-width: calc(10 / 12 * 100%);
  }

  .page-template-_locations .page-banner::before {
    display: none;
  }
  .page-template-_locations .set-location-container .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-template-_locations .set-location-container .wrapper h4 {
    margin: 10px 0;
  }
  .page-template-_locations .set-location-container .wrapper .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .single-page-banner {
    margin-bottom: 100px;
  }
  .single-page-banner .row {
    padding-top: 200px;
    padding-left: 0px;
  }
  .single-page-banner .term-wrapper {
    padding: 10px 20px;
    margin-bottom: 20px;
  }
  .single-page-banner .term-wrapper h6, .single-page-banner .term-wrapper .menu-sub-nav-container .menu-sub-nav-item, .menu-sub-nav-container .single-page-banner .term-wrapper .menu-sub-nav-item, .single-page-banner .term-wrapper .single-location-events-loop .loop-event .wrapper > div.content-column .event-date, .single-location-events-loop .loop-event .wrapper > div.content-column .single-page-banner .term-wrapper .event-date {
    padding-bottom: 5px;
  }
  .single-page-banner h2 {
    padding-bottom: 10px;
  }

  .left_intro .content-column .cta-container a {
    position: unset;
  }

  ol:not([class]) li, ul:not([class]) li {
    text-align: left;
    width: 100%;
  }

  .icon-highlights .loop-object {
    padding: 15px 0px 0px;
  }

  .cta-container {
    display: block;
  }

  .blog-terms {
    display: block !important;
  }

  .single-case-study-content {
    padding: 20px 10px;
  }

  .case-study-post .loop-content .content-column {
    padding: 10px;
  }

  .slideout-item .loop-content .icon {
    bottom: 11px;
    right: 0px;
  }

  .footer-copyright .row > div {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    text-align: center;
  }
  .footer-copyright .row > div.columns-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-copyright .row > div.columns-7 p, .footer-copyright .row > div.columns-7 .gform_description {
    margin-right: 0;
  }

  #locations-container > * {
    -ms-flex-preferred-size: calc(1 / 1 * 100%);
        flex-basis: calc(1 / 1 * 100%);
    max-width: calc(1 / 1 * 100%);
  }
  #locations-container .loop-item .wrapper img {
    width: 100%;
  }

  .home-banner-buttons {
    right: 0%;
  }
  .home-banner-buttons .button {
    font-size: 13px !important;
    min-width: 100px;
    min-height: 50px;
    margin-right: 10px !important;
  }
  .home-banner-buttons.sticky {
    right: auto;
  }
}
@media screen and (max-width:480px) {
  .logo-column img {
    max-width: 80%;
  }

  .site-header {
    padding: 20px 10px;
  }

  .content-component .content-column p, .content-component .content-column .gform_description {
    width: 100%;
  }

  .main-menu {
    top: 20px;
  }

  .highlights-grid .loop-object .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .highlights-grid .loop-object .image-container {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .highlights-grid .loop-object .content-column {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }

  .home-banner-buttons {
    right: 0%;
  }
  .home-banner-buttons .button {
    font-size: 13px !important;
    min-width: 100px;
    min-height: 50px;
    margin-right: 10px !important;
  }
  .home-banner-buttons.sticky {
    right: auto;
  }

  .home .left_content_standard_image .image-column img, .home .right_content_standard_image .image-column img {
    min-height: auto;
    min-width: auto;
  }

  .banner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .home-banner-buttons {
    height: unset;
  }

  .home-banner-buttons__container > .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .home-banner-buttons__container .col {
    margin-bottom: 20px;
    -ms-flex-preferred-size: calc(6 / 12 * 100%);
        flex-basis: calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%);
  }
  .home-banner-buttons__container .col .button {
    width: 100%;
  }
  .home-banner-buttons__container .col.home-banner-buttons__locations {
    -ms-flex-preferred-size: calc(12 / 12 * 100%);
        flex-basis: calc(12 / 12 * 100%);
    max-width: calc(12 / 12 * 100%);
  }
  .home-banner-buttons__container .col.home-banner-buttons__locations .location-dropdown {
    width: 100%;
  }

  .home-banner-buttons__locations {
    margin: 0;
  }
}