html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
/* Grid */
/* Fonts */
/* Colors */
/* Animations */
/* Layout */
/**
 * Allows you to use retina images at various pixel densities.
 * Examples:
 *
 *   @include retina(/images/mypic.jpg, 2);
 *   @include retina(/images/mypic.jpg, 3, 100px 100px, left top no-repeat transparent);
 *
 * @param  {Value}  $path               The path to the file name minus extension.
 * @param  {Number} $cap:    2          The highest pixel density level images exist for.
 * @param  {Value}  $size:   auto auto  The intended width of the rendered image.
 * @param  {Value}  $extras: null       Any other `background` values to be added.
 */
@font-face {
  font-family: 'poppinsblack';
  src: url("fonts/poppins/Poppins-Black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsblack_italic';
  src: url("fonts/poppins/Poppins-BlackItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsbold';
  src: url("fonts/poppins/Poppins-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsbold_italic';
  src: url("fonts/poppins/Poppins-BoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsextrabold';
  src: url("fonts/poppins/Poppins-ExtraBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsextrabold_italic';
  src: url("fonts/poppins/Poppins-ExtraBoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsextralight';
  src: url("fonts/poppins/Poppins-ExtraLight.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsextralight_italic';
  src: url("fonts/poppins/Poppins-ExtraLightItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinslight';
  src: url("fonts/poppins/Poppins-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinslight_italic';
  src: url("fonts/poppins/Poppins-LightItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsmedium';
  src: url("fonts/poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsregular';
  src: url("fonts/poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsregular';
  src: url("fonts/poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsregular';
  src: url("fonts/poppins/Poppins-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'poppinsitalic';
  src: url("fonts/poppins/Poppins-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsitalic';
  src: url("fonts/poppins/Poppins-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'poppinssemibold';
  src: url("fonts/poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinssemibold_italic';
  src: url("fonts/poppins/Poppins-SemiBoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsthin';
  src: url("fonts/poppins/Poppins-Thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'poppinsthin_italic';
  src: url("fonts/poppins/Poppins-ThinItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "WBSans_bold";
  src: url("fonts/wb/WarnerBrosSans-Bold.eot") format("eot"),
      url("fonts/wb/WarnerBrosSans-Bold.woff2") format("woff2"),
      url("fonts/wb/WarnerBrosSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "WBSans_heavy";
  src: url("fonts/wb/WarnerBrosSans-Heavy.eot") format("eot"),
      url("fonts/wb/WarnerBrosSans-Heavy.woff2") format("woff2"),
      url("fonts/wb/WarnerBrosSans-Heavy.woff") format("woff");
}
@font-face {
  font-family: "WBSans_regular";
  src: url("fonts/wb/WarnerBrosSans-Regular.eot") format("eot"),
      url("fonts/wb/WarnerBrosSans-Regular.woff2") format("woff2"),
      url("fonts/wb/WarnerBrosSans-Regular.woff") format("woff");
}


html, body {
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
}

@media (max-width: 350px) {
  html {
    font-size: 80%;
  }
}

body {
  overflow-x: hidden;
  font-family: "poppinsbold";
  background: #E8E8E8;
  -webkit-font-smoothing: antialiased;
  color: #555555;
}
body.hmh {
  background: #f5f5f5;
}
body:not(.user-is-tabbing) *:focus {
  outline: none;
}

body.search-shown {
  overflow: hidden;
}

button {
  border: none;
  background: none;
}

* {
  box-sizing: border-box;
}

strong {
  font-family: "poppinsbold";
}

em {
  font-family: "poppinsitalic";
}

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

a.link {
  font-size: 0.750rem;
  text-decoration: underline;
  color: #999999;
  text-transform: uppercase;
}

i {
  font-style: italic;
}

.white-text {
  color: #FFFFFF !important;
}

.red-text {
  color: #791214 !important;
}

.cta-main {
  position: absolute;
  left: 0;
  right: 0;
  top: -51px;
}

.vl {
  border-right: 1px solid #E8E8E8;
}

h1 {
  font-size: 4.5rem;
  line-height: 5rem;
  font-weight: normal;
  font-family: "poppinsbold";
}

h2 {
  font-size: 4rem;
  line-height: 4.375rem;
  font-weight: normal;
  font-family: "poppinsbold_italic";
}

h3 {
  font-size: 2rem;
  line-height: 2.375rem;
  font-weight: normal;
  font-family: "poppinsextrabold";
  color: #791214;
}

h4 {
  font-family: "poppinsbold";
  font-weight: normal;
  font-size: 1.625rem;
  line-height: 2rem;
}

h5 {
  font-family: "poppinsbold";
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1.438rem;
}

h6 {
  font-family: "poppinsextrabold";
  font-size: 1rem;
  line-height: 1.375rem;
}

p {
  line-height: 1.44;
  font-family: "poppinsregular";
}

ul, ol {
  line-height: 1.44;
}

.h3 {
  font-size: 2rem;
  line-height: 2.375rem;
  font-family: "poppinsextrabold";
  color: #791214;
}

.h4 {
  font-family: "poppinsbold";
  font-size: 1.625rem;
  line-height: 2rem;
  color: #222222;
  text-align: center;
  margin-top: 1.25rem;
}

@media (min-width: 841px) {
  .h4 {
    margin-top: 4.62rem;
  }
}

.h7, .h8, .h9 {
  line-height: 1.44;
}

.h7 {
  font-weight: bold;
}

.h8 {
  font-family: "poppinsbold";
  font-size: 1.25rem;
  color: #791214;
  text-transform: uppercase;
  margin-bottom: .5rem;
}

.h9 {
  font-family: "poppinsbold";
  font-size: 1.625rem;
  color: #000000;
  text-align: left;
}

em {
  font-style: italic;
}

.long-copy {
  font-size: 1.125rem;
}

.p, .paragraph-block .paragraph-block-text p, .paragraph-block .paragraph-block-note p, .note-block p, .activity-block .activity-block-text p {
  margin: .7rem 0;
}

.caption-text {
  font-family: "poppinsmedium";
  line-height: 1rem;
  font-size: 0.75rem;
}

.container-rounded {
  height: 61px;
  width: 100%;
  overflow: hidden;
  margin-top: -3px;
  position: relative;
}

.container-rounded .rounded-top {
  height: 120px;
  width: 110%;
  transform: translate(-5%, -55%);
  -ms-transform: translate(-5%, -55%);
  -webkit-transform: translate(-5%, -55%);
  background: #2f3033;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.container-rounded .rounded-bottom {
  height: 41px;
  width: 110%;
  transform: translate(-5%, -55%);
  -ms-transform: translate(-5%, -55%);
  -webkit-transform: translate(-5%, -55%);
  background: #2f3033;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}

@media (min-width: 481px) {
  .container-rounded .rounded-bottom {
    height: 120px;
  }
}

.container-rounded + * {
  margin-top: -60px;
  padding-top: 60px;
}

.style-guide {
  margin-top: 3rem;
}

.style-guide .margin-container {
  padding-top: 14rem;
}

/* Styleguide buttons */
button.btn, a.btn, input.btn {
  font-family: "poppinsextrabold";
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  text-transform: uppercase;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  outline: none;
  border: none;
  max-width: 17.625rem;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  padding: 0;
  text-align: center;
  text-decoration: none;
  color: #222222;
}

@media (min-width: 481px) {
  button.btn, a.btn, input.btn {
    margin: 0 auto;
    display: block;
  }
}

button.btn[disabled="disabled"], a.btn[disabled="disabled"], input.btn[disabled="disabled"] {
  opacity: 0.8;
  color: #FFFFFF !important;
  background: none;
  background-color: #CCCCCC;
  cursor: not-allowed;
}

button.btn[disabled="disabled"]:hover, button.btn[disabled="disabled"]:focus, a.btn[disabled="disabled"]:hover, a.btn[disabled="disabled"]:focus, input.btn[disabled="disabled"]:hover, input.btn[disabled="disabled"]:focus {
  box-shadow: none;
}

button.btn[disabled="disabled"]:before, a.btn[disabled="disabled"]:before, input.btn[disabled="disabled"]:before {
  background: none;
}

button.btn .icon, a.btn .icon, input.btn .icon {
  padding-right: 1.25rem;
}

button.btn-main, a.btn-main, input.btn-main {
  background: -owg-linear-gradient(55deg, #eda200 18%, #edc600 45%);
  background: -webkit-linear-gradient(55deg, #eda200 18%, #edc600 45%);
  background: -moz-linear-gradient(55deg, #eda200 18%, #edc600 45%);
  background: -o-linear-gradient(55deg, #eda200 18%, #edc600 45%);
  background: linear-gradient(55deg, #eda200 18%, #edc600 45%);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1;
}

button.btn-main:before, a.btn-main:before, input.btn-main:before {
  display: block;
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  -ms-border-radius: inherit;
  -o-border-radius: inherit;
  border-radius: inherit;
  z-index: -100;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -owg-linear-gradient(to right, #EDC600 0%, #EDA200 100%);
  background: -webkit-linear-gradient(to right, #EDC600 0%, #EDA200 100%);
  background: -moz-linear-gradient(to right, #EDC600 0%, #EDA200 100%);
  background: -o-linear-gradient(to right, #EDC600 0%, #EDA200 100%);
  background: linear-gradient(to right, #EDC600 0%, #EDA200 100%);
  transition: all 700ms ease-in-out;
  opacity: 0;
  visibility: hidden;
}

button.btn-main:hover, button.btn-main:focus, a.btn-main:hover, a.btn-main:focus, input.btn-main:hover, input.btn-main:focus {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 8px 4px, rgba(0, 0, 0, 0.14) 0 4px 10px;
  transition: all 300ms ease;
}

button.btn-main:hover:before, button.btn-main:focus:before, a.btn-main:hover:before, a.btn-main:focus:before, input.btn-main:hover:before, input.btn-main:focus:before {
  opacity: 1;
  visibility: visible;
}

button.btn-prev, a.btn-prev, input.btn-prev {
  background: -owg-linear-gradient(to right, #E8E8E8 0%, #F5F5F5 100%);
  background: -webkit-linear-gradient(to right, #E8E8E8 0%, #F5F5F5 100%);
  background: -moz-linear-gradient(to right, #E8E8E8 0%, #F5F5F5 100%);
  background: -o-linear-gradient(to right, #E8E8E8 0%, #F5F5F5 100%);
  background: linear-gradient(to right, #E8E8E8 0%, #F5F5F5 100%);
  box-shadow: 0.75rem 0.75rem 2.5rem rgba(0, 0, 0, 0.5);
}

button.btn-gold, a.btn-gold, input.btn-gold {
  background: -owg-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -webkit-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -moz-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -o-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: linear-gradient(to right, #d1b765 0%, #907341 100%);
  box-shadow: 0 0.5rem 2.5rem rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1;
}

button.btn-gold:before, a.btn-gold:before, input.btn-gold:before {
  display: block;
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  -ms-border-radius: inherit;
  -o-border-radius: inherit;
  border-radius: inherit;
  z-index: -100;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -owg-linear-gradient(to right, #907341 0%, #d1b765 100%);
  background: -webkit-linear-gradient(to right, #907341 0%, #d1b765 100%);
  background: -moz-linear-gradient(to right, #907341 0%, #d1b765 100%);
  background: -o-linear-gradient(to right, #907341 0%, #d1b765 100%);
  background: linear-gradient(to right, #907341 0%, #d1b765 100%);
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
}

button.btn-gold:hover, button.btn-gold:focus, a.btn-gold:hover, a.btn-gold:focus, input.btn-gold:hover, input.btn-gold:focus {
  box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.15);
}

button.btn-gold:hover:before, button.btn-gold:focus:before, a.btn-gold:hover:before, a.btn-gold:focus:before, input.btn-gold:hover:before, input.btn-gold:focus:before {
  opacity: 1;
  visibility: visible;
}

button.btn-silver, a.btn-silver, input.btn-silver {
  background: -owg-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: -webkit-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: -moz-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: -o-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  box-shadow: 0 0.5rem 2.5rem rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1;
}

button.btn-silver:before, a.btn-silver:before, input.btn-silver:before {
  display: block;
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  -ms-border-radius: inherit;
  -o-border-radius: inherit;
  border-radius: inherit;
  z-index: -100;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -owg-linear-gradient(90deg, #FBFBFB 0%, #E4E4E4 100%);
  background: -webkit-linear-gradient(90deg, #FBFBFB 0%, #E4E4E4 100%);
  background: -moz-linear-gradient(90deg, #FBFBFB 0%, #E4E4E4 100%);
  background: -o-linear-gradient(90deg, #FBFBFB 0%, #E4E4E4 100%);
  background: linear-gradient(90deg, #FBFBFB 0%, #E4E4E4 100%);
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
}

button.btn-silver:hover, button.btn-silver:focus, a.btn-silver:hover, a.btn-silver:focus, input.btn-silver:hover, input.btn-silver:focus {
  box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.15);
}

button.btn-silver:hover:before, button.btn-silver:focus:before, a.btn-silver:hover:before, a.btn-silver:focus:before, input.btn-silver:hover:before, input.btn-silver:focus:before {
  opacity: 1;
  visibility: visible;
}

button.btn-silver .icon.play:before, a.btn-silver .icon.play:before, input.btn-silver .icon.play:before {
  background-image: url("../images/play-icon-black.png");
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/play-icon-black.png") no-repeat center center;
  background-size: 0.75rem;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  button.btn-silver .icon.play:before, a.btn-silver .icon.play:before, input.btn-silver .icon.play:before {
    background: url("../images/play-icon-black@2x.png") no-repeat center center;
    background-size: 0.75rem;
  }
}

button.btn-outline, a.btn-outline, input.btn-outline {
  color: #222222;
  border: 0.125rem solid #222222;
}

button.btn-outline:hover, button.btn-outline:focus, a.btn-outline:hover, a.btn-outline:focus, input.btn-outline:hover, input.btn-outline:focus {
  color: white;
  background-color: #222222;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

button.btn-outline-gray, a.btn-outline-gray, input.btn-outline-gray {
  color: #555555;
  border: 0.125rem solid #555555;
}

button.btn-outline-gray:hover, button.btn-outline-gray:focus, a.btn-outline-gray:hover, a.btn-outline-gray:focus, input.btn-outline-gray:hover, input.btn-outline-gray:focus {
  color: white;
  background-color: #555555;
}

button.btn-outline-gray:hover .icon:before, button.btn-outline-gray:focus .icon:before, a.btn-outline-gray:hover .icon:before, a.btn-outline-gray:focus .icon:before, input.btn-outline-gray:hover .icon:before, input.btn-outline-gray:focus .icon:before {
  -webkit-filter: brightness(100);
  -moz-filter: brightness(100);
  filter: brightness(100);
}

button.btn-outline-gray .icon, a.btn-outline-gray .icon, input.btn-outline-gray .icon {
  margin-right: .5rem;
}

button.btn-outline-gray.active, a.btn-outline-gray.active, input.btn-outline-gray.active {
  color: white;
  background-color: #555555;
}

button.btn-outline-gray.to-button:hover .icn:before, button.btn-outline-gray.to-button:focus .icn:before, button.btn-outline-gray.to-button.active .icn:before, a.btn-outline-gray.to-button:hover .icn:before, a.btn-outline-gray.to-button:focus .icn:before, a.btn-outline-gray.to-button.active .icn:before, input.btn-outline-gray.to-button:hover .icn:before, input.btn-outline-gray.to-button:focus .icn:before, input.btn-outline-gray.to-button.active .icn:before {
  background-position: 0 -16px;
}

button.btn-outline-white, a.btn-outline-white, input.btn-outline-white {
  position: relative;
  z-index: 1;
  color: #FFFFFF;
  border: 0.125rem solid #FFFFFF;
}

button.btn-outline-white:before, a.btn-outline-white:before, input.btn-outline-white:before {
  display: block;
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  -ms-border-radius: inherit;
  -o-border-radius: inherit;
  border-radius: inherit;
  z-index: -100;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  transition: all 300ms ease-in-out;
  opacity: 0;
  visibility: hidden;
}

button.btn-outline-white:hover, button.btn-outline-white:focus, button.btn-outline-white.force-hover, a.btn-outline-white:hover, a.btn-outline-white:focus, a.btn-outline-white.force-hover, input.btn-outline-white:hover, input.btn-outline-white:focus, input.btn-outline-white.force-hover {
  color: #222222;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

button.btn-outline-white:hover:before, button.btn-outline-white:focus:before, button.btn-outline-white.force-hover:before, a.btn-outline-white:hover:before, a.btn-outline-white:focus:before, a.btn-outline-white.force-hover:before, input.btn-outline-white:hover:before, input.btn-outline-white:focus:before, input.btn-outline-white.force-hover:before {
  opacity: 1;
  visibility: visible;
  transition: all 500ms ease;
}

button.btn-outline-white:hover .icon.play:before, button.btn-outline-white:focus .icon.play:before, button.btn-outline-white.force-hover .icon.play:before, a.btn-outline-white:hover .icon.play:before, a.btn-outline-white:focus .icon.play:before, a.btn-outline-white.force-hover .icon.play:before, input.btn-outline-white:hover .icon.play:before, input.btn-outline-white:focus .icon.play:before, input.btn-outline-white.force-hover .icon.play:before {
  background-image: url("../images/play-icon-black.png");
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/play-icon-black.png") no-repeat center center;
  background-size: 0.75rem;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  button.btn-outline-white:hover .icon.play:before, button.btn-outline-white:focus .icon.play:before, button.btn-outline-white.force-hover .icon.play:before, a.btn-outline-white:hover .icon.play:before, a.btn-outline-white:focus .icon.play:before, a.btn-outline-white.force-hover .icon.play:before, input.btn-outline-white:hover .icon.play:before, input.btn-outline-white:focus .icon.play:before, input.btn-outline-white.force-hover .icon.play:before {
    background: url("../images/play-icon-black@2x.png") no-repeat center center;
    background-size: 0.75rem;
  }
}

button.btn-lg, a.btn-lg, input.btn-lg {
  padding: 0 1.563rem;
  height: 3.125rem;
  -webkit-border-radius: 1.563rem;
  -moz-border-radius: 1.563rem;
  -ms-border-radius: 1.563rem;
  -o-border-radius: 1.563rem;
  border-radius: 1.563rem;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

button.btn-sm, a.btn-sm, input.btn-sm {
  font-size: 1rem;
  padding: 0 1rem;
  height: 2.75rem;
  -webkit-border-radius: 1.375rem;
  -moz-border-radius: 1.375rem;
  -ms-border-radius: 1.375rem;
  -o-border-radius: 1.375rem;
  border-radius: 1.375rem;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

button.btn-round, a.btn-round, input.btn-round {
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  right: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 3.75rem;
  height: 3.75rem;
  margin: auto;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 20px, rgba(0, 0, 0, 0.15) 0px 3px 10px;
  cursor: pointer;
}

button.btn-round img, a.btn-round img, input.btn-round img {
  width: 1.25em;
  height: auto;
  vertical-align: bottom;
  margin: 0 auto;
}

.margin-container.hmh .intro .hero-curve {
  margin: 4rem 0 2rem 0;
  min-height: 120px;
}
.margin-container.hmh .intro .hero-curve .btn-main {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* .margin-container.hmh .intro .hero-curve, .margin-container.hmh .intro button.btn-round.down-arrow {
  display: block;
  position: relative;
} */
.margin-container.hmh .intro button.btn-round.down-arrow {
  position: absolute;
  bottom: 15px;
}
.margin-container.hmh .intro .hero-curve .bg {
  width: 100%;
  height: 100%;
}
.margin-container.hmh .intro .hero-curve .down-arrow .fa {
  font-size: 24px;
  color: #555;
  line-height: 3.75rem;
  margin: 0 0 0 2px;
}
@media (max-width: 1099px) {
  .margin-container.hmh {
    padding: 0;
  }
}
@media (min-width: 1100px) {
  .margin-container.hmh .intro .hero-curve, .margin-container.hmh .intro button.btn-round.down-arrow {
    display: none;
  }
}
@media (min-width: 1100px) {
  body.hmh button.btn-round.down-arrow {
    display: block;
  }
}
button.btn-submit, a.btn-submit, input.btn-submit {
  background-image: url("../images/arrow-right.png");
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
}

button.btn.with-icon, a.btn.with-icon, input.btn.with-icon {
  padding-right: 1.25rem;
  width: auto;
  color: #555555;
  line-height: 1;
}

button.btn.with-icon .icn, a.btn.with-icon .icn, input.btn.with-icon .icn {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2rem;
}

button.btn.with-icon .icn:before, a.btn.with-icon .icn:before, input.btn.with-icon .icn:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
}

button.btn.with-icon.facebook .icn:before, a.btn.with-icon.facebook .icn:before, input.btn.with-icon.facebook .icn:before {
  width: 10px;
  height: 20px;
  background: transparent url("../images/facebook-icon-s.png") no-repeat 0 0;
}

button.btn.with-icon.facebook:hover, button.btn.with-icon.facebook:focus, a.btn.with-icon.facebook:hover, a.btn.with-icon.facebook:focus, input.btn.with-icon.facebook:hover, input.btn.with-icon.facebook:focus {
  color: #FFFFFF;
  background-color: #405284;
  border-color: #405284;
}

button.btn.with-icon.facebook:hover .icn:before, button.btn.with-icon.facebook:focus .icn:before, a.btn.with-icon.facebook:hover .icn:before, a.btn.with-icon.facebook:focus .icn:before, input.btn.with-icon.facebook:hover .icn:before, input.btn.with-icon.facebook:focus .icn:before {
  -webkit-filter: brightness(100);
  -moz-filter: brightness(100);
  filter: brightness(100);
}

button.btn.with-icon.twitter .icn:before, a.btn.with-icon.twitter .icn:before, input.btn.with-icon.twitter .icn:before {
  width: 19px;
  height: 20px;
  background: transparent url("../images/twitter-icon-s.png") no-repeat 0 0;
}

button.btn.with-icon.twitter:hover, button.btn.with-icon.twitter:focus, a.btn.with-icon.twitter:hover, a.btn.with-icon.twitter:focus, input.btn.with-icon.twitter:hover, input.btn.with-icon.twitter:focus {
  color: #FFFFFF;
  background-color: #09a8e2;
  border-color: #09a8e2;
}

button.btn.with-icon.twitter:hover .icn:before, button.btn.with-icon.twitter:focus .icn:before, a.btn.with-icon.twitter:hover .icn:before, a.btn.with-icon.twitter:focus .icn:before, input.btn.with-icon.twitter:hover .icn:before, input.btn.with-icon.twitter:focus .icn:before {
  -webkit-filter: brightness(100);
  -moz-filter: brightness(100);
  filter: brightness(100);
}

.social-media-buttons button.btn.with-icon, .social-media-buttons a.btn.with-icon, .social-media-buttons input.btn.with-icon {
  width: 9rem;
  display: inline-block;
  margin-left: 1rem;
}

.social-media-buttons button.btn.with-icon:first-child, .social-media-buttons a.btn.with-icon:first-child, .social-media-buttons input.btn.with-icon:first-child {
  margin-left: 0;
}

button.btn-arrow, a.btn-arrow, input.btn-arrow {
  display: inline-block;
}

button.btn-payment, a.btn-payment, input.btn-payment {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  height: 2.8125rem;
  max-width: unset;
}

button.btn-payment img, a.btn-payment img, input.btn-payment img {
  display: block;
  margin: 0 auto;
}

button.btn-apple-pay, a.btn-apple-pay, input.btn-apple-pay {
  background: #000000;
}

button.btn-paypal, a.btn-paypal, input.btn-paypal {
  background: #069edc;
}

/* Slick carousel */
.slick-dots {
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-align: center;
  margin-top: 1.5rem;
}

.slick-dots li {
  width: 0.25rem;
  height: 0.25rem;
  background-color: #999999;
  opacity: 0.8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: auto;
  display: inline-block;
  margin-left: 0.5rem;
}

.slick-dots li:first-child {
  margin-left: 0;
}

.slick-dots li.slick-active {
  opacity: 1;
  background-color: #D1B765;
}

.slick-dots li > button {
  text-indent: 999%;
  overflow: hidden;
  font-size: 0;
}

.title-separator {
  background: #791214;
  display: block;
  margin: 0 auto;
  width: 2rem;
  height: 0.25rem;
  margin-top: 0.813rem;
}

.title-separator.yellow {
  background: #D1B765;
}

.title-separator.gold {
  background: #B99869;
}

.title-separator.left {
  margin-left: 0;
}

.content-separator {
  margin-top: 2rem;
  margin-bottom: 3.1rem;
  height: 1px;
  border-bottom: 1px solid #999999;
  position: relative;
}

@media (min-width: 481px) {
  .content-separator {
    margin-bottom: 4.2rem;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .post-type-archive-news .content-separator {
    margin-bottom: 1rem;
  }
}

.margin-container {
  padding: 0 1rem;
}
@media (min-width: 481px) {
  .margin-container {
    padding: 0 1.5rem;
    max-width: 67rem;
    margin: 3em auto;
  }
  .faqs-section .margin-container {
    margin: 0 auto;
  }
}
.archive-news-title {
  margin: 0 1em;
}

.margin-container .full-width {
  margin: 0 -1rem;
}

@media (min-width: 481px) {
  body.home .margin-container .full-width {
    margin: 0 -14rem;
  }
}

@media (min-width: 841px) {
  .margin-container.expanded-margin {
    max-width: 80rem;
  }
}

/* Icons */
.icon.play {
  position: relative;
}

.icon.play:before {
  content: '';
  position: absolute;
  width: 0.75rem;
  height: 1.125rem;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateY(-0.125rem);
  left: -0.5rem;
  background: url("../images/play-icon.png") no-repeat center center;
  background-size: cover;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/play-icon.png") no-repeat center center;
  background-size: 0.75rem;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .icon.play:before {
    background: url("../images/play-icon@2x.png") no-repeat center center;
    background-size: 0.75rem;
  }
}

.icon.home {
  position: relative;
}

.icon.home:before {
  content: '';
  position: absolute;
  width: 1.5625rem;
  height: 1.188rem;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateY(-0.125rem);
  left: -0.5rem;
  background: url("../images/home-icon-gray.png") no-repeat center center;
  background-size: cover;
}

.icon.clear {
  position: relative;
}

.icon.clear:before {
  content: '';
  position: absolute;
  width: 1rem;
  height: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../images/clear-icon.png") no-repeat center center;
}

/* Inputs Fields */
.input-text {
  font-size: 0.75rem;
  background-color: #FFFFFF;
  padding: 1rem;
  padding-left: 0;
  border: none;
}

.input-text-label {
  font-size: 0.75rem;
  padding-left: 1rem;
  padding-top: 1rem;
  font-family: "poppinssemibold";
}

.mdl-textfield--floating-label.is-focused .input-text {
  background: none;
}

.mdl-textfield--floating-label.is-focused .input-text-label {
  padding-left: 0;
  padding-top: 0;
  color: #999999;
}

.mdl-textfield__label:after {
  background-color: #000000;
}

@media (min-width: 481px) {
  .mdl-textfield__label:after {
    bottom: 0;
  }
}

/* Cards */
.card {
  text-align: center;
  padding: 2.5rem 1.5rem;
  background: #FFFFFF;
  box-shadow: -0.5rem 0 2rem rgba(0, 0, 0, 0.1), 0.5rem 0 2rem rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  max-width: 24.625rem;
  margin: 0 auto;
  display: block;
}

@media (min-width: 841px) {
  .card {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}

.card:first-child {
  margin-top: 1.25rem;
}

.card .card-text {
  margin: 0 auto;
  padding: 1rem 0.25rem 0.75rem 0.25rem;
  font-size: 1rem;
}

@media (min-width: 841px) {
  .card .card-text {
    font-size: 1.125rem;
  }
}

/* Animations */
@keyframes bob-animate {
  50% {
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    -o-transform: translateY(-10%);
    transform: translateY(-10%);
  }
}

.slide-up-enter-active, .slide-up-leave-active {
  transition: all 1s ease-out;
}

.slide-up-leave-to {
  -webkit-transform: translateY(-2rem);
  -moz-transform: translateY(-2rem);
  -ms-transform: translateY(-2rem);
  -o-transform: translateY(-2rem);
  transform: translateY(-2rem);
  opacity: 0;
}

.slide-up-enter {
  -webkit-transform: translateY(2rem);
  -moz-transform: translateY(2rem);
  -ms-transform: translateY(2rem);
  -o-transform: translateY(2rem);
  transform: translateY(2rem);
  opacity: 0;
}

.slide-down-enter-active, .slide-down-leave-active {
  transition: all 1s ease-in;
  position: absolute;
}

.slide-down-leave-to {
  -webkit-transform: translateY(2rem);
  -moz-transform: translateY(2rem);
  -ms-transform: translateY(2rem);
  -o-transform: translateY(2rem);
  transform: translateY(2rem);
  opacity: 0;
}

.slide-down-enter {
  -webkit-transform: translateY(2rem);
  -moz-transform: translateY(2rem);
  -ms-transform: translateY(2rem);
  -o-transform: translateY(2rem);
  transform: translateY(2rem);
  opacity: 0;
}

.hero-social-links li.facebook a:hover, .hero-social-links li.facebook a:focus,
.social-links li.facebook a:hover,
.social-links li.facebook a:focus {
  border-color: #405483;
  background-color: #405483;
}

.hero-social-links li.twitter a:hover, .hero-social-links li.twitter a:focus,
.social-links li.twitter a:hover,
.social-links li.twitter a:focus {
  border-color: #11aae0;
  background-color: #11aae0;
}

.hero-social-links li.instagram a:hover, .hero-social-links li.instagram a:focus,
.social-links li.instagram a:hover,
.social-links li.instagram a:focus {
  border-color: #df4462;
  background-color: #df4462;
}

.hero-social-links li.tripadvisor a:hover, .hero-social-links li.tripadvisor a:focus,
.social-links li.tripadvisor a:hover,
.social-links li.tripadvisor a:focus {
  border-color: #20a482;
  background-color: #20a482;
}

@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}

@keyframes colors {
  0% {
    stroke: #2C0F10;
  }
  25% {
    stroke: #791214;
  }
  50% {
    stroke: #791214;
  }
  75% {
    stroke: #B99869;
  }
  100% {
    stroke: #EDC600;
  }
}

@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}

.loading-container {
  margin: 2rem auto;
}

.loading-spinner {
  display: block;
  margin: 0 auto;
  animation: rotator 1.4s linear infinite;
}

.loading-spinner .path {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

.loading-spinner .path.nocolor {
  animation: dash 1.4s ease-in-out infinite;
}

.spinner-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 5;
}

.spinner-content-wrapper {
  color: #555555;
  font-family: "poppinsmedium";
  font-size: 1rem;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.spinner-content-wrapper .icon {
  width: 74px;
  height: 74px;
  position: relative;
  overflow: hidden;
  margin: 2rem auto;
  display: block;
}

.spinner-content-wrapper .icon.success-xl {
  background: transparent url("../images/success-icon-xl.png") no-repeat 0 0;
}

.spinner-content-wrapper .icon.error-xl {
  background: transparent url("../images/error-icon-xl.png") no-repeat 0 0;
}

.wb-disclaimer-hide {
  display: none;
}

[v-cloak] > * {
  display: none;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  *zoom: 1;
}

@media (min-width: 481px) {
  .container {
    width: 448px;
  }
}

@media (min-width: 841px) {
  .container {
    width: 792px;
  }
}

@media (min-width: 1601px) {
  .container {
    width: 1552px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  *zoom: 1;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  *zoom: 1;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 481px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 841px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1601px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

#BigHalfCircleGreyRot {
  transform: rotate(180deg);
  vertical-align: bottom;
  margin: 0 0 -80px 0;
  z-index: 9999;
}

#BigHalfCircleGreyRot path {
  fill: #E8E8E8;
}

#BigHalfCircleRedBottom {
  margin-top: -2rem;
}

@media (min-width: 481px) {
  #BigHalfCircleRedBottom {
    margin-top: -4rem;
  }
}

@media (min-width: 841px) {
  #BigHalfCircleRedBottom {
    margin-top: -5rem;
  }
}

#BigHalfCircleRedBottom path {
  fill: #E8E8E8;
}

#BigHalfCircleGreyRotExp {
  transform: rotate(180deg);
  vertical-align: bottom;
  margin: 0 0 -80px 0;
  z-index: 9999;
}

#BigHalfCircleGreyRotExp path {
  fill: #f6f5f6;
}

svg#BigHalfCircleGold {
  display: block;
  margin: -100px 0 0 0;
}

#BigHalfCircleGoldBottom {
  display: block;
}

#BigHalfCircleGold, #BigHalfCircleGoldBottom path {
  fill: #937936;
}

#BigHalfCircleGrey {
  vertical-align: top;
  margin: -104px 0 0 0;
}

#BigHalfCircleGrey path {
  fill: #f5f5f5;
}

#BigHalfCircleGreyBt {
  vertical-align: top;
}

#BigHalfCircleGreyBt path {
  fill: #f5f5f5;
}

header {
  position: relative;
  min-height: 4.75rem;
  border-bottom: solid 4px #791214;
  z-index: 4;
  /* Static menu animation */
}
header.with-timer {
  border-bottom: none;
}
@media (min-width: 1010px) {
  header {
    border-bottom: none;
    margin-bottom: -7.313rem;
  }
}

header .hamburger-icon {
  padding: 0;
  position: absolute;
  z-index: 5;
  top: 1.5rem;
  left: 1.5rem;
  line-height: 1;
}

@media (min-width: 1010px) {
  header .hamburger-icon {
    display: none;
  }
}

header .cart-icon {
  padding: 0;
  position: absolute;
  z-index: 11;
  top: 1.5rem;
  right: 1.5rem;
  line-height: 1;
}

@media (min-width: 1010px) {
  header .cart-icon {
    display: none;
  }
}

header .logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 148px;
  z-index: 1;
}

header .logo img {
  width: 100%;
}

@media (min-width: 1010px) {
  header .logo {
    left: 2rem;
    right: auto;
  }
}

@media (min-width: 1100px) {
  header .logo {
    width: 204px;
    left: 5rem;
  }
}

header .logo-text {
  text-indent: -999%;
  overflow: hidden;
  position: absolute;
  top: 0;
}

header .top-bar {
  display: none;
  width: 100%;
  float: right;
  margin-bottom: -7.313rem;
}

@media (min-width: 1010px) {
  header .top-bar {
    display: block;
  }
}

header .top-bar-flat {
  left: 0;
  width: 100%;
}

@media (min-width: 1010px) {
  header .top-bar-flat {
    height: 14px;
    background: url("../images/header-flat.png");
  }
}

header .top-bar-curve {
  display: none;
}

@media (min-width: 1010px) {
  header .top-bar-curve {
    display: block;
    margin: 0;
    padding: 0;
    padding-right: 1.875rem;
    height: 117px;
    margin-top: -14px;
    width: 85%;
    background: url("../images/header-curve.png") no-repeat top right;
    float: right;
  }
}

header .top-bar-menu {
  display: none;
}

@media (min-width: 1010px) {
  header .top-bar-menu {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
  }
}

header .top-bar-menu .lang-selector {
  position: relative;
  padding-left: 0.5rem;
  width: 5.938rem;
  margin-left: 1rem;
  margin-right: 0.5rem;
  cursor: pointer;
}

header .top-bar-menu .lang-selector img {
  padding-left: 0.5rem;
}

header .top-bar-menu .lang-selector .language-selector-box {
  display: none;
  position: absolute;
  left: 0;
  background-color: #791214;
  width: 100%;
  overflow: hidden;
}

header .top-bar-menu .lang-selector .language-selector-box li {
  display: block;
  width: 100%;
  padding-left: 1rem;
  font-size: 0.75rem;
  cursor: pointer;
}

header .top-bar-menu .lang-selector .language-selector-box li:hover a, header .top-bar-menu .lang-selector .language-selector-box li[aria-expanded="true"] a, header .top-bar-menu .lang-selector .language-selector-box li.active a {
  color: #D1B765;
}

header .top-bar-menu .lang-selector .language-selector-box a {
  color: #FFFFFF;
  width: 100%;
  text-decoration: none;
  text-transform: none;
  text-overflow: ellipsis;
  overflow: hidden;
}

header .top-bar-menu .lang-selector:hover, header .top-bar-menu .lang-selector[aria-expanded="true"] {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

header .top-bar-menu .lang-selector:hover .language-selector-box, header .top-bar-menu .lang-selector[aria-expanded="true"] .language-selector-box {
  display: block;
}

header .top-bar-menu li {
  color: #555555;
  font-size: 0.75em;
  list-style: none;
  float: right;
  margin-top: 0.8rem;
  margin-left: 1.5rem;
}

header .top-bar-menu li.currency-selector {
  display: none;
}

header .top-bar-menu li span {
  line-height: 2;
  text-transform: uppercase;
}

header .top-bar-menu li a {
  line-height: 2;
  color: #555555;
  text-transform: uppercase;
}

header .top-bar-menu li img {
  display: inline;
  vertical-align: text-top;
  padding-right: 0.375rem;
}

header .second-bar {
  top: 2.563rem;
  right: 1.5rem;
  z-index: 5;
  width: 100%;
  display: block;
}

@media (min-width: 1010px) {
  header .second-bar {
    position: absolute;
    width: 16.125rem;
  }
}

@media (min-width: 1100px) {
  header .second-bar {
    right: 2rem;
    width: 18.125rem;
  }
}

header .second-bar .btn-buy {
  display: none;
  max-width: 15rem;
  padding-top: 1rem;
  height: 2.875rem;
}

@media (min-width: 1010px) {
  header .second-bar .btn-buy {
    display: inline-block;
    max-width: 10rem;
  }
}

@media (min-width: 1100px) {
  header .second-bar .btn-buy {
    max-width: 12.5rem;
  }
}

header .second-bar .btn-search, header .second-bar .btn-cart {
  padding: 0;
  position: absolute;
  z-index: 11;
  top: 1.2rem;
  line-height: 1;
  display: none;
  cursor: pointer;
}

@media (min-width: 1010px) {
  header .second-bar .btn-search, header .second-bar .btn-cart {
    top: 1.6rem;
    border: none;
    background: none;
    padding: 0;
    vertical-align: middle;
    position: static;
    cursor: pointer;
  }
}

header .second-bar .btn-cart {
  display: inline-block;
  right: 1.5rem;
  cursor: pointer;
}

header .second-bar .btn-search {
  right: 5rem;
}

@media (min-width: 1010px) {
  header .second-bar .btn-search {
    margin: 0 0.8rem;
    display: inline-block;
  }
}

@media (min-width: 1010px) {
  header .second-bar .btn-cart {
    position: relative;
    right: 0;
    top: 0;
  }
}

header .second-bar .btn-cart-quantity {
  position: absolute;
  left: 0.125em;
  top: -0.0625em;
  min-width: 1.5em;
  height: 1.5em;
  text-align: center;
  padding-top: 0.0625em;
  border-radius: 100em;
  background-color: #edc500;
  font-family: "poppinsbold";
}

header.rev-19 button.btn-cart div.btn-cart-quantity {
  position: absolute;
  min-width: 1.5em;
  height: 1.5em;
  text-align: center;
  padding-top: 0.0625em;
  border-radius: 100em;
  background-color: #edc500;
  font-family: "poppinsbold";
  margin-top: -35px;
}

header .nav {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 5;
}

@media (min-width: 1010px) {
  header .nav {
    top: 3.3rem;
    right: 20rem;
    left: auto;
  }
}

@media (min-width: 1100px) {
  header .nav {
    right: 24rem;
  }
}

header .nav .menu {
  margin: 0;
  padding: 0;
}

header .nav .sub-menu {
  display: none;
}

header .nav #top-menu {
  display: none;
}

@media (min-width: 1010px) {
  header .nav #top-menu {
    display: block;
  }
}

header .nav #top-menu > li {
  display: none;
  position: relative;
  margin-left: 3.25rem;
}

header .nav #top-menu > li.menu-item-has-children {
  display: inline-block;
}

header .nav #top-menu > li a {
  text-decoration: none;
}

header .nav #top-menu > li:first-child {
  margin-left: 0;
}

header .nav #top-menu > li > a {
  line-height: 1;
  padding-bottom: 2px;
  text-transform: uppercase;
  position: relative;
  color: #FFFFFF;
}

header .nav #top-menu > li > a:after {
  position: absolute;
  content: '';
  width: 11px;
  height: 6px;
  top: 30%;
  right: -1.25rem;
  background: url("../images/menu-down-caret.png") no-repeat center center;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/menu-down-caret.png") no-repeat center center;
  background-size: 11px;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  header .nav #top-menu > li > a:after {
    background: url("../images/menu-down-caret@2x.png") no-repeat center center;
    background-size: 11px;
  }
}

header .nav #top-menu > li .sub-menu {
  position: absolute;
  top: 3em;
  padding-left: 1em;
  vertical-align: top;
  background-color: #2c0F10;
  width: 16.2em;
}

header .nav #top-menu > li .sub-menu li {
  margin: 1em 0;
  display: list-item;
}

header .nav #top-menu > li .sub-menu li:before {
  content: '';
  background: url("../images/menu-caret.png") no-repeat center center;
  width: 0.5625rem;
  height: 0.625rem;
  display: inline-block;
  margin-right: .5rem;
  vertical-align: middle;
  background-size: 9px 10px;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/menu-caret.png") no-repeat center center;
  background-size: 9px;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  header .nav #top-menu > li .sub-menu li:before {
    background: url("../images/menu-caret@2x.png") no-repeat center center;
    background-size: 9px;
  }
}

header .nav #top-menu > li .sub-menu li a {
  color: #CCCCCC;
  font-family: 'poppinsmedium', sans-serif;
}

header .nav #top-menu > li .sub-menu li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

header .nav #top-menu > li:hover > a, header .nav #top-menu > li[aria-expanded="true"] > a {
  border-bottom: solid 4px #D1B765;
}

header .nav #top-menu > li:hover > a:before, header .nav #top-menu > li[aria-expanded="true"] > a:before {
  content: '';
  display: block;
  width: 120%;
  height: 5rem;
  position: absolute;
}

header .nav #top-menu > li:hover .sub-menu, header .nav #top-menu > li[aria-expanded="true"] .sub-menu {
  display: block;
}

header .nav #top-menu > li:hover .contact-info, header .nav #top-menu > li[aria-expanded="true"] .contact-info {
  display: block;
}

header .logo, header .top-bar {
  transform: translateY(0);
  transition: transform 1s ease, opacity 500ms ease;
}

header .nav, header .second-bar {
  transition: all 500ms ease;
}

header.static-shown .logo, header.static-shown .top-bar {
  transform: translateY(-150%);
  opacity: 0;
  visibility: hidden;
}

header.static-shown .static-menu {
  transform: translateY(0);
  opacity: 1;
}

header.static-shown .contact-info {
  top: 4.375em;
}

header.static-shown .cart-icon, header.static-shown .search-icon {
  display: block;
}

@media (min-width: 1010px) {
  header.static-shown .cart-icon {
    right: 2.5rem;
  }
}

header.static-shown .search-icon {
  right: 5rem;
}

header.static-shown.dark .nav #top-menu > li > a {
  color: #FFFFFF;
}

header.static-shown.dark .static-menu {
  background-color: #222222;
}

header.static-shown.dark .static-menu .static-logo {
  display: none;
}

header.static-shown.dark .static-menu .static-logo.dark {
  display: block;
}

header .static-menu {
  position: fixed;
  top: 0;
  height: 5rem;
  background: #f5f5f5;
  width: 100%;
  box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.14);
  z-index: 10;
  padding-top: 1rem;
  border-bottom: 4px solid #791214;
  -webkit-transform: translateY(-150%);
  -moz-transform: translateY(-150%);
  -ms-transform: translateY(-150%);
  -o-transform: translateY(-150%);
  transform: translateY(-150%);
  -webkit-transition: -webkit-transform 1s ease;
  -moz-transition: -moz-transform 1s ease;
  -o-transition: -o-transform 1s ease;
  transition: transform 1s ease;
}
body.admin-bar header .static-menu {
  top: 32px;
}
@media (min-width: 1010px) {
  header .static-menu {
    padding-left: 0;
    padding-right: 4.5rem;
    padding-top: 0;
  }
}

header .static-menu .second-bar {
  top: 1rem;
}

header .static-menu .btn-buy {
  display: block;
  box-shadow: none;
  font-size: 1.25rem;
  height: 3.125rem;
  -webkit-border-radius: 1.563rem;
  -moz-border-radius: 1.563rem;
  -ms-border-radius: 1.563rem;
  -o-border-radius: 1.563rem;
  border-radius: 1.563rem;
}

@media (min-width: 1010px) {
  header .static-menu .btn-buy {
    display: inline-block;
    height: 2.875rem;
    font-size: 1rem;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  }
}

@media (min-width: 1100px) {
  header .static-menu .btn-buy {
    max-width: 12.5rem;
  }
}

header .static-menu .static-logo {
  display: none;
  margin: 0 auto;
  max-width: 11.5rem;
}

@media (min-width: 841px) {
  header .static-menu .static-logo {
    margin-top: 0.750rem;
  }
}

@media (min-width: 1010px) {
  header .static-menu .static-logo {
    display: block;
    margin-left: 2rem;
  }
}

@media (min-width: 1100px) {
  header .static-menu .static-logo {
    width: 150px;
    margin-left: 5rem;
  }
}

@media (min-width: 1281px) {
  header .static-menu .static-logo {
    max-width: 13.5rem;
  }
}

header .static-menu .static-logo.dark {
  display: none;
}

header .static-menu .nav {
  top: 1.75rem;
  z-index: 11;
}

header .static-menu .nav #top-menu > li .sub-menu {
  top: 4.375rem;
}

header .static-menu .nav #top-menu > li > a {
  padding-bottom: 1.8rem;
  color: #222222;
}

header .static-menu .nav #top-menu > li > a:after {
  top: 20%;
}

header .static-menu .btn-cart {
  top: 1.6rem;
}

@media (min-width: 1010px) {
  header .static-menu .btn-cart {
    top: 0;
  }
}

header .static-menu .hamburger-icon {
  top: 1.875rem;
}

header .contact-info {
  display: none;
  top: 60px;
  left: 16.2em;
  position: absolute;
  width: 15.375rem;
  padding: 1rem 1.375rem 1rem 1.125rem;
  background-color: #000000;
  overflow: hidden;
}

header .contact-info a, header .contact-info p.hours-info b {
  color: #CCCCCC !important;
}

header .contact-info a.location, header .contact-info a.phone, header .contact-info p.hours {
  font-size: 0.85rem;
}

header .contact-info a.email, header .contact-info p.hours-info {
  font-size: 0.75rem;
}

header .contact-info a.email, header .contact-info p.hours-info, header .contact-info p.hours, header .contact-info a.location, header .contact-info a.phone {
  padding-left: 1.5rem;
}

/* Mobile Menu */
.mobile-menu {
  position: relative;
  width: 100vw;
  height: 100%;
  background: rgba(17, 17, 17, 0.95);
  display: block;
  color: #FFFFFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  transform: translateX(-100vw);
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden;
}

.mobile-menu.shown {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  overflow-y: auto;
}

.mobile-menu.show-search .bottom-links, .mobile-menu.show-search .nav, .mobile-menu.show-search .menu-title, .mobile-menu.show-search .btn-search, .mobile-menu.show-search .btn-close {
  display: none;
}

.mobile-menu.show-search .search-form-container, .mobile-menu.show-search .back-search {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 1010px) {
  .mobile-menu {
    display: none;
  }
}

.mobile-menu .search-form-container {
  opacity: 0;
  visibility: hidden;
}

.mobile-menu .back-search {
  opacity: 0;
  visibility: hidden;
}

.mobile-menu .btn-close, .mobile-menu .btn-cancel {
  padding: 0;
  margin-left: 1.563rem;
  margin-top: 1.875rem;
}

.mobile-menu .close-icon {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  max-width: 1.25rem;
  max-height: 1.25rem;
}

.mobile-menu .menu-title {
  margin-top: 1.75rem;
  margin-left: 1.563rem;
}

.mobile-menu .btn-search {
  position: absolute;
  top: 4.625rem;
  right: 1rem;
}

.mobile-menu .close-text, .mobile-menu .cancel-text {
  font-family: "poppinsbold";
  padding-left: 0.5rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #555555;
  vertical-align: middle;
  vertical-align: bottom;
  line-height: 1rem;
}

.mobile-menu .nav {
  width: 100%;
}

.mobile-menu .nav .sub-menu {
  margin: 1rem 0;
  display: none;
}

.mobile-menu #mobile-menu {
  width: 100%;
  position: absolute;
  top: 7rem;
}

.mobile-menu #mobile-menu > li {
  position: relative;
  width: calc(100% - 2rem);
  margin: 0 1rem;
  height: 3.75rem;
  border-bottom: 1px solid #555555;
  vertical-align: middle;
  line-height: 3.75rem;
  padding-left: 3rem;
  transition: opacity 500ms ease, max-height 200ms linear;
  cursor: pointer;
}

.mobile-menu #mobile-menu > li:first-child {
  border-top: none;
}

.mobile-menu #mobile-menu > li.hidden {
  max-height: 0;
  visibility: hidden;
  opacity: 0;
}

.mobile-menu #mobile-menu > li.expanded i.icon {
  width: 11px;
  height: 18px;
  background-image: url("../images/chevron-left.png") !important;
}

.mobile-menu #mobile-menu > li.expanded.menu-item-has-children::after {
  display: none;
}

.mobile-menu #mobile-menu > li.expanded .sub-menu {
  display: block;
}

.mobile-menu #mobile-menu > li i.icon {
  position: absolute;
  width: 1.563rem;
  height: 1.563rem;
  left: 0.5rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.mobile-menu #mobile-menu > li i.icon.home {
  background-image: url("../images/home-icon.png");
}

.mobile-menu #mobile-menu > li i.icon.contact {
  background-image: url("../images/contact-icon.png");
}

.mobile-menu #mobile-menu > li i.icon.experience {
  background-image: url("../images/experience-icon.png");
}

.mobile-menu #mobile-menu > li i.icon.info {
  background-size: auto 100%;
  background-image: url("../images/info-icon.png");
}

.mobile-menu #mobile-menu > li i.icon.tickets {
  background-image: url("../images/tickets-menu-icon.png");
}

.mobile-menu #mobile-menu > li i.icon.whats-new {
  background-image: url("../images/whats-new-icon.png");
}

.mobile-menu #mobile-menu > li i.icon:before {
  background-image: none;
  content: unset;
}

.mobile-menu #mobile-menu > li a {
  font-family: "poppinsextrabold";
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  letter-spacing: 0.05rem;
}

.mobile-menu #mobile-menu > li.menu-item-has-children {
  position: relative;
}

.mobile-menu #mobile-menu > li.menu-item-has-children:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 10px;
  background: url("../images/submenu-caret.png") no-repeat center center;
  background-size: cover;
  right: 0.5rem;
  top: 0;
  bottom: 0;
  margin: auto;
}

.mobile-menu #mobile-menu > li .sub-menu li {
  min-height: 2rem;
}

.mobile-menu #mobile-menu > li .sub-menu li a {
  font-size: 1rem;
  line-height: 2rem;
  font-family: "poppinsmedium";
  color: #999999;
  text-transform: none;
  position: relative;
  padding-left: 1rem;
  vertical-align: middle;
}

.mobile-menu #mobile-menu > li .sub-menu li a:before {
  content: '';
  width: 9px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0.4rem;
  background: url("../images/submenu-item-caret.png") no-repeat center center;
  background-size: 100%;
}

.mobile-menu .bottom-links {
  position: absolute;
  left: 0;
  right: 0;
  bottom: .15rem;
  text-align: center;
  margin: 0 auto;
}

.mobile-menu .bottom-links li {
  color: #555555;
  display: inline-block;
  font-size: 0.75rem;
  margin-right: 1.5rem;
  text-transform: uppercase;
}

.mobile-menu .bottom-links li.currency-selector {
  display: none;
}

.mobile-menu .bottom-links li:last-child {
  margin-right: 0;
}

.mobile-menu .bottom-links li img {
  vertical-align: bottom;
  margin-right: 0.25rem;
}

.mobile-menu .bottom-links li a {
  text-transform: uppercase;
  color: #555555;
  font-size: 0.75rem;
}

.mobile-menu .lang-selector {
  position: relative;
  padding: 0.5rem 0;
  padding-right: 3rem;
  text-align: center;
  cursor: pointer;
}

.mobile-menu .lang-selector.shown {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.mobile-menu .lang-selector.shown .language-selector-box {
  opacity: 1;
  visibility: visible;
}

.mobile-menu .lang-selector img {
  padding-left: 1rem;
}

.mobile-menu .lang-selector span {
  display: inline;
}

.mobile-menu .lang-selector .language-selector-box {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  transform: translateY(-100%);
  background: #791214;
  text-align: left;
  padding-left: 1rem;
  transition: all 500ms ease;
}

.mobile-menu .lang-selector .language-selector-box li {
  display: block;
  margin: 1rem auto;
  width: 100%;
}

.mobile-menu .lang-selector .language-selector-box li:hover a, .mobile-menu .lang-selector .language-selector-box li[aria-expanded="true"] a {
  color: #D1B765;
}

.mobile-menu .lang-selector .language-selector-box li a {
  color: #FFFFFF;
  text-decoration: none;
}

footer {
  position: relative;
  overflow: hidden;
  width: 100%;
}

footer ul {
  margin: 0 1rem;
  padding: 0;
}

@media (min-width: 481px) {
  footer ul {
    margin: 0;
  }
}

footer ul li {
  display: inline-block;
}

footer ul li a {
  color: #FFFFFF;
  text-decoration: none;
}

footer ul li .sub-menu {
  display: none;
  vertical-align: top;
}

@media (min-width: 481px) {
  footer ul li .sub-menu {
    display: block;
  }
}

footer ul li .sub-menu li {
  margin: 1em 0;
  padding-left: 0.5em;
  display: list-item;
}

footer ul li .sub-menu li:before {
  content: '';
  background: url("../images/menu-caret.png") no-repeat center center;
  width: 0.5625rem;
  height: 0.625rem;
  display: inline-block;
  margin-right: .5rem;
  vertical-align: middle;
  background-size: 9px 10px;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/menu-caret.png") no-repeat center center;
  background-size: 9px;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  footer ul li .sub-menu li:before {
    background: url("../images/menu-caret@2x.png") no-repeat center center;
    background-size: 9px;
  }
}

footer ul li .sub-menu li a {
  color: #CCCCCC;
  font-family: "poppinsmedium", sans-serif;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

footer ul li .sub-menu li a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

footer #footer-menu > li {
  width: 100%;
  padding: 1.3rem 0 1em;
  vertical-align: top;
  border-top: 1px solid #999999;
  position: relative;
}

footer #footer-menu > li:last-child {
  border-bottom: 1px solid #999999;
  margin-bottom: 2.5rem;
}

footer #footer-menu > li:after {
  content: '';
  position: absolute;
  top: 1.4rem;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background-image: url("../images/expand-icon.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/expand-icon.png");
  background-size: 1rem;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  footer #footer-menu > li:after {
    background: url("../images/expand-icon@2x.png");
    background-size: 1rem;
  }
}

@media (min-width: 481px) {
  footer #footer-menu > li {
    padding-top: 1.875em;
    margin-left: 1em;
    width: calc(33% - 1.5em);
    margin-bottom: 0;
  }
  footer #footer-menu > li:after {
    display: none;
  }
  footer #footer-menu > li:last-child {
    border-bottom: none;
  }
}

footer #footer-menu > li.expanded .sub-menu {
  display: block;
}

footer .footer-info-container, footer .social-links {
  background-color: #2c0F10;
  margin-top: -1px;
}

footer .container-rounded .rounded-bottom {
  background-color: #2c0F10;
}

footer .footer-info-container {
  padding-bottom: 2rem;
  position: relative;
}

footer .footer-info-container .top-btn {
  bottom: -3rem;
  z-index: 1;
  cursor: pointer;
}

@media (min-width: 481px) {
  footer .footer-info-container .top-btn {
    bottom: -5rem;
  }
}

footer .footer-info-container .top-btn img {
  width: 1em;
  height: auto;
  vertical-align: middle;
}

footer .social-links ul {
  text-align: center;
  padding: 2.5em 0;
  margin: 0 auto;
}

footer .social-links li {
  margin-left: 1.75em;
  width: 58px;
  height: 58px;
  position: relative;
}

footer .social-links li:first-child {
  margin-left: 0;
}

footer .social-links li a {
  width: 100%;
  height: 100%;
  border: 2px solid #FFFFFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
}

footer .social-links li a img {
  position: absolute;
  max-width: 28px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

footer .footer-info {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-bottom: 1em;
}

footer .footer-info > .menu {
  width: 100%;
  vertical-align: top;
}

footer .footer-info > .menu #footer-menu > li {
  display: none;
}

footer .footer-info > .menu #footer-menu > li.menu-item-has-children {
  display: inline-block;
  text-transform: uppercase;
}

footer .footer-info > .menu #footer-menu > li.menu-item-has-children ul li {
  text-transform: none;
}

@media (min-width: 600px) {
  footer .footer-info > .menu {
    display: inline-block;
    width: calc(75% - 1em);
  }
}

footer .footer-info .contact-info {
  padding-top: 2em;
  width: 100%;
  padding: 0 1rem;
}

@media (min-width: 600px) {
  footer .footer-info .contact-info {
    padding: 0;
    width: calc(25% - 2em);
    display: inline-block;
    border-top: 1px solid #999999;
    padding-top: 1.875em;
    overflow: hidden;
  }
}

footer .copyright {
  background-color: #f5f5f5;
  overflow: hidden;
}

footer .copyright .legal-links {
  text-align: center;
}

footer .copyright .legal-links li {
  margin-top: 1rem;
  margin-left: 0;
  width: 100%;
  text-align: center;
}

@media (min-width: 600px) {
  footer .copyright .legal-links li {
    text-align: left;
    display: inline;
    padding-left: 1.75em;
  }
}

footer .copyright .legal-links a {
  font-size: 0.750rem;
  text-decoration: underline;
  color: #757575;
  text-transform: uppercase;
}

footer .copyright .rights {
  font-size: 0.750rem;
  padding-top: 1em;
  font-family: 'poppinsmedium', sans-serif;
  text-align: center;
  color: #999999;
  padding-bottom: 2em;
}

@media (min-width: 600px) {
  footer .copyright {
    padding-top: 7rem;
  }
}

.payment footer .footer-info-container {
  background-color: #E8E8E8;
  padding: 0;
  margin: 0;
}

.payment footer .footer-info-container .top-btn {
  bottom: -4rem;
}

@media (min-width: 600px) {
  .payment footer .footer-info-container .top-btn {
    bottom: -5rem;
  }
}

.payment footer .container-rounded {
  height: 61px;
}

.payment footer .container-rounded .rounded-bottom {
  background-color: #E8E8E8;
  overflow: hidden;
  margin-left: -5%;
  height: 71px;
  -webkit-transform: translate(0, -55%);
  -moz-transform: translate(0, -55%);
  -ms-transform: translate(0, -55%);
  -o-transform: translate(0, -55%);
  transform: translate(0, -55%);
}

@media (min-width: 600px) {
  .payment footer .container-rounded .rounded-bottom {
    height: 120px;
  }
}

.payment footer .copyright {
  padding-top: 5rem;
}

@media (min-width: 600px) {
  .payment footer .copyright {
    padding-top: 7rem;
  }
}

.cookies-bar, .general-alert-bar {
  background-color: #791214;
  color: #FFFFFF;
  position: fixed;
  top: 25%;
  left: 0;
  width: 100%;
  min-height: 4.0625rem;
  z-index: 15;
  text-align: center;
  transition: transform 500ms ease;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.general-alert-bar {
  display: none;
}
.general-alert-bar.active {
  display: block;
}
@media (min-width: 600px) {
  .cookies-bar, .general-alert-bar {
    text-align: left;
  }
}
.top-alert-bar {
  position: fixed;
  display: none;
  top: 0;
  background-color: #791214;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  z-index: 80;
  padding: 10px;
  transition: transform 500ms ease;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  height: 35px;
  font-size: 14px;
}
@media (min-width: 500px) {
  .top-alert-bar {
    font-size: 16px;
  }
}
.top-alert-bar a {
  display: inline-block;
  margin-left: 10px;
  padding: 3px 5px 2px 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: .8em;
  background: #2c0F10;
  color: #fff;
  border-radius: 2px;
  line-height: 1;
}
.top-alert-bar a:hover {
  background: #fff;
  color: #2c0F10;
}
.top-alert-bar .fa {
  margin-left: 5px;
}
body.admin-bar .top-alert-bar {
  top: 32px;
}
body.show-timer .top-alert-bar {
  display: none;
}
.top-alert-bar.show {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cookies-bar.show, .general-alert-bar.show, .top-alert-bar.show {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}

@media (max-width: 600px) {
	.general-alert-bar {
		top: 140px;
	}
}
.general-alert-bar p {
	font-size: 15px;
	margin-bottom: 1em;
}
.general-alert-bar h4 {
	margin-bottom: 1rem;
}
@media (min-width: 601px) {
	.general-alert-bar p {
		font-size: 16px;
	}
	.general-alert-bar h4 {
		font-size: 1.8rem;
	}
}
@media (min-width: 768px) {
	.general-alert-bar p {
		font-size: 18px;
		line-height: 1.5em;
	}
	.general-alert-bar h4 {
		font-size: 2rem;
	}
}

.cookies-bar .margin-container, .general-alert-bar .margin-container {
  padding-top: 1.625rem;
  padding-bottom: 1.125rem;
  overflow: hidden;
  position: relative;
}

@media (min-width: 600px) {
  .cookies-bar .margin-container, .general-alert-bar .margin-container {
    padding-bottom: 1.625rem;
    margin: 2em auto;
  }
}

.cookies-bar p, .general-alert-bar p {
  width: 100%;
  float: left;
  font-family: "poppinsmedium";
  font-size: 0.75rem;
  line-height: 1.2rem;
  margin-bottom: 1rem;
}

@media (min-width: 600px) {
  .cookies-bar p, .general-alert-bar p {
    width: 85%;
  }
}

.cookies-bar p a, .general-alert-bar p a {
  text-transform: none;
  color: #CCCCCC;
}

.cookies-bar .btn-accept-cookie, .cookies-bar .btn-dismiss, .general-alert-bar .btn-accept-cookie, .general-alert-bar .btn-dismiss {
  width: auto;
  margin: 0 auto;
}

@media (min-width: 600px) {
  .cookies-bar .btn-accept-cookie, .cookies-bar .btn-dismiss, .general-alert-bar .btn-accept-cookie, .general-alert-bar .btn-dismiss {
    position: absolute;
    right: 1rem;
    bottom: 0;
    top: 0;
    margin: auto;
  }
}

.cookies-bar {
  z-index: 16;
}

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

.block {
  margin: 1rem 0;
}

.block > * {
  margin: 1rem 0;
}

.block > *:first-child {
  margin-top: 0;
}

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

.photo-holder {
  border-radius: .3rem;
  overflow: hidden;
  margin: 2rem 0;
}

.photo-holder:first-child {
  margin-top: 0;
}

.photo-holder:last-child {
  margin-bottom: 0;
}

.photo-holder img {
  display: block;
  width: 100%;
}

.youtube-holder {
  margin: 2.5rem 0;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
}

@media (min-width: 841px) {
  .youtube-holder {
    padding-bottom: 35.875rem;
  }
}

.youtube-holder img {
  display: block;
  width: 100%;
}

.youtube-holder .youtube-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-holder {
  position: relative;
  width: 100%;
  /* max-height: 115px;
  padding-bottom: 56.25%; */
}

/* @media (min-width: 841px) {
  .map-holder {
    padding-bottom: 25rem;
  }
} */

.map-holder .google-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-holder .google-map-img{
  max-width: 100%;
  max-height: 100%;
}

.shadow-box {
  padding: 1.5rem;
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
}

.line-list .line-list-item {
  border-top: 1px solid #CCCCCC;
  padding: .7rem 0;
  padding-left: 2.5rem;
  margin: 0;
}

.line-list .line-list-item:before {
  content: '';
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  margin-left: -2.5rem;
}

.line-list .line-list-item.bus-list:before {
  background: url("../images/info-to-bus-ocre-icon.png") no-repeat;
}

.line-list .line-list-item.bus2-list:before {
  background: url("../images/info-to-bus-red-icon.png") no-repeat;
}

.check-list {
  font-family: "poppinsregular";
  font-size: .875rem;
}

.check-list li {
  padding-left: 1.6rem;
}

.check-list li + li {
  margin: .5rem 0;
}

.check-list li:last-child {
  margin: 0;
}

.check-list li:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: -2rem;
  margin-right: .6rem;
  width: 1rem;
  height: 1rem;
  background: url("../images/list-check-icon.png") 0 0 no-repeat;
  background-size: cover;
}

.icon-list {
  font-family: "poppinsregular";
}

.icon-list li {
  margin: .5rem 0;
}

.icon-list .icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1rem;
}

ol.number-list {
  font-family: "poppinsbold";
  counter-reset: item;
  font-size: .875rem;
}

ol.number-list li {
  display: block;
  margin: .8rem 0;
}

ol.number-list li:before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #791214;
  margin-right: 1rem;
}

.paragraph-block {
  margin: 2rem 0;
}

.paragraph-block:last-child, .paragraph-block:first-child {
  margin: 0;
}

@media (min-width: 841px) {
  .paragraph-block .paragraph-block-text {
    font-size: 1.125rem;
  }
}

.paragraph-block .paragraph-block-note {
  border-top: 1px solid #CCCCCC;
  margin-top: 2rem;
}

.paragraph-block .paragraph-block-note small {
  font-size: .75rem;
}

.note-block {
  border-top: 1px solid #CCCCCC;
  margin-top: 1.5rem;
}

.note-block small {
  font-size: .75rem;
}

div[class^="col-"] {
  margin-bottom: 2rem;
}

div[class^="col-"]:last-child {
  margin-bottom: 0;
}

@media (min-width: 841px) {
  div[class^="col-"] {
    margin-bottom: 0;
  }
}

.mt4 {
  margin-top: 4rem;
}

.mt2 {
  margin-top: 2rem;
}

.hero {
  height: 20.25rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
  -moz-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
}

@media (min-width: 600px) {
  .hero {
    -webkit-box-shadow: 0 130px 150px -20px rgba(0, 0, 0, 0.8) inset;
    -moz-box-shadow: 0 130px 150px -20px rgba(0, 0, 0, 0.8) inset;
    box-shadow: 0 130px 150px -20px rgba(0, 0, 0, 0.8) inset;
  }
}

@media (min-width: 841px) {
  .hero {
    height: 37.5rem;
  }
}

.hero-curve {
  width: 100%;
  height: auto;
  position: absolute;
  display: none;
  bottom: -1px;
}
.hero-curve img {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.hero-curve a {
  margin-bottom: 22px;
  max-width: 12.5rem;
  min-width: 200px;
}
@media (min-width: 1100px) {
  .video-container .hero-curve, .hmh-hero-container .hero-curve {
    display: block;
  }
}

.video-container {
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
@media (min-width: 1010px) {
  body.with-alert .video-container {
    margin-top: 35px;
  }
}
#heroVideo {
  position: fixed;
  z-index: -1;
  /* position: fixed; */
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
/* body.with-alert #heroVideo {
  top: 35px;
}
body.with-alert.admin-bar #heroVideo {
  top: 67px;
} */
@media (min-aspect-ratio: 16/9) {
  #heroVideo {
      width:100%;
      height: auto;
  }
}
@media (max-aspect-ratio: 16/9) {
  #heroVideo {
    width:100%;
    height: auto;
  }
}


section {
  overflow: hidden;
}
body.hmh section {
  overflow: visible;
}
section.main-content {
  background-color: #f5f5f5;
  position: relative;
}

section.white-section {
  background: #FFFFFF;
}

section.light-gray-section {
  background: #E8E8E8;
}

section .section-title {
  color: #222222;
  text-align: center;
  font-size: 2rem;
  font-family: "poppinsextrabold";
  line-height: 1.44;
}

@media (min-width: 841px) {
  section .section-title {
    font-size: 3.5rem;
  }
}

section .section-title-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 2.5rem;
}

@media (min-width: 841px) {
  section .section-title-icon {
    max-width: 4.5rem;
  }
}

section .section-subtitle {
  padding-top: 2rem;
  font-family: "poppinsmedium";
  font-size: .875rem;
  text-transform: uppercase;
  color: #222222;
  line-height: 1.44;
  letter-spacing: 0.2rem;
  text-align: center;
}

@media (min-width: 841px) {
  section .section-subtitle {
    font-size: 1.125rem;
  }
}

section .section-description {
  text-align: center;
  margin-bottom: 2.5rem;
  color: #555555;
}

@media (min-width: 841px) {
  section .section-description {
    font-size: 1.125rem;
  }
}

section .section-description p {
  margin: 1rem 0;
}

.padding-section {
  padding-bottom: 4rem;
}

@media (min-width: 841px) {
  .padding-section {
    padding-bottom: 5rem;
  }
}

.overlay-event-selector .lightbox {
  max-width: 23.75rem !important;
}

.overlay-event-selector .lightbox .margin-container {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.overlay-event-selector .lightbox .title-form-group .btn {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
}

.overlay-event-selector .lightbox .event-selector-time-header {
  margin-top: 0 !important;
  font-size: 0.75rem;
}

.overlay-event-selector .lightbox .event-selector-time-slots {
  margin: 1rem 0;
  text-align: center;
}

.overlay-event-selector .lightbox .event-selector-time-slots .timeslot {
  display: inline-flex;
  flex-flow: column nowrap;
  justify-content: center;
  vertical-align: middle;
  width: 48%;
  height: 2.25rem;
  margin: 0.125rem;
  border: 1px solid #ccc;
  border-radius: 100rem;
  text-align: center;
  cursor: pointer;
}

.overlay-event-selector .lightbox .event-selector-time-slots .timeslot > p {
  line-height: 1;
  margin: 0;
  padding: 0;
}

.overlay-event-selector .lightbox .event-selector-time-slots .timeslot > p.urgent {
  color: #791214;
}

.overlay-event-selector .lightbox .event-selector-time-slots .timeslot.unavailable {
  background-color: #ccc;
  color: #fff;
}

.overlay-event-selector .lightbox .event-selector-time-slots .timeslot.selected {
  background-color: #791214;
  border-color: #791214;
  color: #fff;
}

.overlay-event-selector .lightbox .event-selector-time-slots .timeslot.selected > p.urgent {
  color: #fff;
}

.overlay-event-selector .event-selector-legend {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.special-pass-invalid{

margin-top: 10px;
}

.overlay-event-selector .event-selector-legend > p {
  flex: 0 1 auto;
  position: relative;
  margin-top: 0 !important;
  padding-left: 1.5rem;
  line-height: 1;
  font-size: 0.875rem;
  color: #CCCCCC !important;
}

.overlay-event-selector .event-selector-legend > p::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1rem;
  height: 100%;
  border-radius: 0.25rem;
}

.overlay-event-selector .event-selector-legend .unavailable::before {
  background-color: #ccc;
}

.overlay-event-selector .event-selector-legend .available::before {
  background-color: #fff;
  outline: 1px solid #ccc;
}

.overlay-event-selector .event-selector-legend .selected::before {
  background-color: #791214;
}

.overlay-title-buttons {
  text-align: center;
}

.calendar-wrapper {
  font-size: 0.75rem;
}

.calendar-header {
  position: relative;
  height: 3.25rem;
  padding-top: 0.875rem;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  text-align: center;
  color: #555555;
  font-size: 1.125rem;
  font-family: "poppinsbold";
}

.calendar-header button {
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  left: 0;
  top: 0;
  font-size: 0;
  background: url("../images/prev-btn.png") no-repeat center center;
  cursor: pointer;
}

.calendar-header span + button {
  left: auto;
  right: 0;
  background: url("../images/next-btn.png") no-repeat center center;
}

.calendar-weekday-row, .calendar-row {
  text-align: center;
}

.calendar-weekday-row {
  color: #791214;
}

.calendar-weekday, .calendar-cell {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  margin: 0.125rem;
  padding-top: 0.875rem;
  text-align: center;
  border-width: 1px;
  border-style: solid;
}

.calendar-weekday {
  border-color: transparent;
}

.calendar-cell {
  border-color: #ccc;
  border-radius: 100rem;
  cursor: pointer;
  font-family: "poppinsmedium";
  color: #555555;
}

.calendar-cell.adjacent-month {
  visibility: hidden;
}

.calendar-cell.out-of-range {
  border-color: transparent;
  opacity: 0.33;
  cursor: not-allowed;
}

.calendar-cell.out-of-range:hover {
  background-color: unset;
  border-color: transparent;
  color: #555555;
}

.calendar-cell.unavailable {
  background-color: #ccc;
  color: #fff;
  cursor: not-allowed;
}

.calendar-cell.unavailable:hover {
  background-color: #ccc;
  color: #fff;
  border-color: transparent;
}

.calendar-cell.selected, .calendar-cell:hover {
  background-color: #791214;
  border-color: #791214;
  color: #FFFFFF;
}

.payment {
  background-color: #E8E8E8;
  background-image: url("../images/water-tower.png");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  /* Payment Section */
}

.payment header {
  margin-bottom: 0;
}

.payment header .static-menu {
  background: #791214;
  text-align: center;
  padding: 0;
  height: auto;
  border-bottom: 0 none;
}
.timer {
  transition: all 1s ease-in-out;
}
body.show-timer .timer {
  background-color: #791214;
  display: flex;
  justify-content: center;
  align-items: center;
}
body.show-timer .tour-experience {
  margin-top: 4.5em;
}
body.show-timer.payment .timer {
  background-color: rgba(44,15,16,0.5);
}
.timer-bar{
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 12pt;
  padding: 10px 0px;
  z-index: 120;
  font-family: "poppinsregular";
}
@media (min-width: 500px) {
  .timer-bar{
    font-size: 14pt;
    padding: 20px 0px;
  }
}

.timer-bar a {
  color: #fff;
  text-decoration: none;
}
.timer-bar .yellow {
  color: #EDC600;
}
.payment header .static-menu .return-home-link {
  font-family: "poppinsregular";
  font-size: 0.875em;
  color: #CCCCCC;
  position: absolute;
  top: 3.5rem;
  left: 1rem;
}

.payment header .static-menu .return-home-link a {
  font-family: "poppinsbold";
  color: #FFFFFF;
}

.payment header .static-menu .return-home-link a.home-icon {
  text-decoration: none;
  margin-right: .5em;
}

.payment header .static-menu .return-home-link .home-link-text {
  display: none;
}

@media (min-width: 481px) {
  .payment header .static-menu .return-home-link .home-link-text {
    display: inline;
  }
}

.payment header .static-menu .cart-icon {
  display: block;
  position: absolute;
}

.payment header .static-logo {
  display: inline;
  margin: 1rem 0;
}

.payment header .progress-bar {
  background-color: #FFFFFF;
  height: 5rem;
  -webkit-box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
}

.payment header .progress-bar > ul {
  width: 70%;
  margin: 0 auto;
  padding: 0.6rem 0 1.2rem;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
}

.payment header .progress-bar > ul li {
  position: relative;
  flex-grow: 1;
}

.payment header .progress-bar > ul li:after {
  content: "";
  width: 100%;
  height: .25rem;
  background-color: #CCCCCC;
  position: absolute;
  bottom: .375rem;
  left: -50%;
}

.payment header .progress-bar > ul li:first-child:after {
  display: none;
}

.payment header .progress-bar > ul li a {
  color: #CCCCCC;
  text-decoration: none;
  text-align: center;
  position: relative;
  line-height: 2;
  display: inline-block;
  height: 3rem;
}

.payment header .progress-bar > ul li a:after {
  content: "";
  width: 1rem;
  height: 1rem;
  background-color: #CCCCCC;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.payment header .progress-bar > ul li.passed:after, .payment header .progress-bar > ul li.active:after {
  background-color: #791214;
}

.payment header .progress-bar > ul li.passed a, .payment header .progress-bar > ul li.active a {
  color: #000000;
}

.payment header .progress-bar > ul li.passed a:after, .payment header .progress-bar > ul li.active a:after {
  background-color: #791214;
}

.payment header .progress-bar > ul li.active a:before {
  content: "";
  position: absolute;
  width: 1.125rem;
  height: 1.125rem;
  background-color: #FFFFFF;
  border: 0.1875rem solid #791214;
  top: 1.75rem;
  left: 50%;
  z-index: 2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.payment header .progress-bar > ul li.active a:after {
  width: 0.625rem;
  height: 0.625rem;
  top: 0.15625rem;
}

.payment-container {
  max-width: 50.875rem;
  margin: 0 auto;
  padding: 5rem 0 2rem;
  background-color: #FFFFFF;
  overflow: visible;
  min-height: 30rem;
  position: relative;
}
body.show-timer .payment-container {
  padding: 9rem 0 2rem;
}
@media (max-width: 480px) {
  .payment-container {
    padding: 9rem 0 2rem;
  }
  body.show-timer .payment-container {
    padding: 12rem 0 2rem;
  }
}

.payment-base {
  /* margin-top: 2em; */
  overflow: visible;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
body.admin-bar .payment-base {
  top: 32px;
}
.payment-base.timer {
  z-index: 5;
  /* transition: all 1.5s ease-in-out; */
  position: fixed;
}
body.home .payment-base.hide {
  height: 0;
  overflow: hidden;
}

body.payment .payment-base {
  z-index: 3;
}

.payment-base > h4 {
  text-align: center;
  margin-bottom: 1em;
}

.payment-base .book-fare-disclosure > p {
  font-size: 0.75rem;
  padding: 0.4375rem 0.5rem;
  border-radius: 0.2rem;
  background-color: #E8E8E8;
}

.payment-base .book-fare-disclosure > p em {
  font-family: "poppinsbold";
  font-style: inherit;
  font-weight: inherit;
}

.payment-base .book-addon {
  padding-bottom: 0.5rem;
}

@media (min-width: 841px) {
  .payment-base .book-addon:nth-child(odd) {
    padding-right: 0.25rem;
  }
  .payment-base .book-addon:nth-child(even) {
    padding-left: 0.25rem;
  }
}

.payment-base .book-addon-wrapper {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  padding: 0.5rem;
  background-color: #E8E8E8;
  border-radius: 0.2rem;
  min-height: 180px;
}

.payment-base .book-addon-wrapper .counter-wrapper {
  background-color: #fff;
  margin: 0;
}

.payment-base .book-addon-image {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 8.25rem;
  height: 9rem;
  margin-right: 1rem;
}

.payment-base .book-addon-image-display {
  box-sizing: content-box;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.payment-base .book-addon-expander {
  display: block;
  left: 0;
  width: 100%;
  bottom: 0;
  font-size: 0.75rem;
  text-align: center;
  color: #555555 !important;
}

.payment-base .book-addon-controls {
  display: inline-flex;
  vertical-align: top;
  flex-flow: column nowrap;
  justify-content: center;
  width: calc(100% - 9.25rem);
}

.payment-base .book-addon-controls h6 {
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 0.25rem;
}

.payment-base .book-addon-description {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  padding-top: 1rem;
  padding-left: 1rem;
}
.max-note {
  display: inline-block;
  padding: 8px 0;
  font-family: "poppinsregular";
  font-size: .8em;
  width: 7.75rem;
  font-style: italic;
  text-align: center;
}
.payment-base .book-proceed {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  margin: 0 5.375rem;
}

.payment-base .book-proceed > img {
  flex: 0 1 auto;
}

.payment-base .book-proceed-message {
  flex: 0 1 auto;
  padding-left: 1em;
}

small.small{
font-size: .75em;
color: #999999;

}

.payment-base .book-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
  color: #fff;
  background-color: #222222;
}

.payment-base .book-footer .btn-main {
  max-width: 20rem;
}

.payment-base .book-footer-sizer {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 50rem;
  height: 4rem;
  margin: 0 auto;
  padding: 0rem 1rem;
}

.payment-base .book-footer-sizer > * {
  font-family: "poppinsbold";
  font-weight: normal;
}

.payment-base .book-footer-sizer > *:first-child {
  flex: 1 3 25%;
}

.payment-base .book-footer-sizer > *:even {
  flex: 0 2 auto;
}

.payment-base .book-footer-sizer > *:last-child {
  flex: 1 3 25%;
  text-align: right;
}

.payment-base .book-footer-total-price {
  color: #D1B765;
}

.payment .visit-details {
  margin: 0 1rem 1.6rem;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

@media (min-width: 481px) {
  .payment .visit-details {
    margin: 0 3rem 1.6rem;
  }
}

.payment .visit-details-sum > li {
  font-family: "poppinsbold";
  font-size: 1.325rem;
  color: #791214;
  text-align: right;
  text-transform: uppercase;
}

.payment .visit-details-sum > li >h5 {
  font-family: "poppinsbold";
  font-size: 1.325rem;
  color: #791214;
  text-align: left;
  text-transform: uppercase;
}

.payment .visit-details > li {
  font-family: "poppinsbold";
  font-size: 1.625rem;
  color: #791214;
  text-align: center;
  text-transform: uppercase;
}


 .payment .visit-details > li >ul >li {
  font-family: "poppinsregular";
  color: #791214;
  font-size: 1em;
  text-align: left;
  text-transform: uppercase;
}

.payment .visit-details > li:first-child {
  text-align: left  !important;
}

.payment .visit-details > li:last-child {
  text-align: right;
  font-size: 1.1em !important;
  font-family: "poppinsregular";
}

.payment .visit-details > li .pay-price {
  text-decoration: none;
  border-bottom: 1px solid #791214;
}

.payment .visit-details > li .cents {
  font-size: 1.25rem;
}

.payment .visit-details > li .currency {
  font-size: .875rem;
  margin-left: 0.2rem;
  color: #555555;
}

.payment .visit-details-title {
  font-family: "poppinsbold";
  font-size: .75rem;
  color: #555555;
  line-height: 1;
  text-transform: uppercase;
}

.payment-visit {
  text-align: center;
  overflow: visible;
}

.payment-visit-title {
  font-family: "poppinsbold";
  font-size: 1.625rem;
  margin-bottom: 0.8rem;
}

.payment-visit-main-text {
  font-family: "poppinsmedium";
  font-size: 1.125rem;
  margin-bottom: 1rem;
}

.payment-visit .visit-tips {
  background-color: #791214;
  color: #FFFFFF;
  padding: 2.5rem 0 0;
  margin: 0 -1.5rem;
}

.payment-visit .visit-tips > p {
  font-family: "poppinsmedium";
  font-size: 1.125rem;
  line-height: 1.5;
  width: 90%;
  margin: 0 auto 1rem;
}

@media (min-width: 481px) {
  .payment-visit .visit-tips > p {
    width: 70%;
  }
}

.payment-visit .visit-tips-list {
  margin: 0 1rem;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.payment-visit .visit-tips-list > li {
  font-size: 1rem;
  line-height: 1.25;
  margin-bottom: 1rem;
  max-width: 9.25rem;
}

.payment-visit .visit-tips-list-image-container {
  display: block;
  background-color: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  width: 9.25rem;
  height: 6.25rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 0.4rem;
}

.payment-visit .visit-tips-list-image-container > img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;
  max-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.payment-visit .visit-change-planes {
  font-family: "poppinsmedium";
}

.payment-visit .visit-change-planes-title {
  font-size: 1rem;
}

.payment-visit .visit-change-planes p {
  font-family: "poppinsmedium";
  max-width: 95%;
  margin: 0 auto 2rem;
}

@media (min-width: 481px) {
  .payment-visit .visit-change-planes p {
    max-width: 80%;
  }
}

.payment-visit .visit-change-planes-buttons-section {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
  max-width: 95%;
  margin: 0 auto;
}

@media (min-width: 481px) {
  .payment-visit .visit-change-planes-buttons-section {
    max-width: 80%;
  }
}

.payment-visit .visit-change-planes-buttons-section .btn {
  margin-bottom: 1rem;
}

.payment-visit .visit-change-planes-buttons-section .btn:hover .icon:before {
  -webkit-filter: brightness(100);
  -moz-filter: brightness(100);
  filter: brightness(100);
}

.payment-visit .subscribe {
  text-align: left;
  margin: 0px -1.5rem 2rem;
  padding: 3rem 0 1rem;
}

.payment-pay {
  margin-top: 2em;
  padding: 0 0.5rem;
}

.payment-pay .small-text {
  font-size: 0.75rem;
  line-height: 1rem;
  font-family: "poppinsmedium";
}

.payment-pay h4 {
  color: #222222;
}

.payment-pay .payment-info {
  margin-top: 1.625rem;
}

.payment-pay .visit-details {
  margin: 0 0 1.6rem;
}

.payment-pay .no-padding-left {
  padding-left: 0;
}

.payment-pay .no-padding-right {
  padding-right: 0;
}

.payment-pay .total-due p {
  font-family: "poppinsbold";
  line-height: 1;
}

.payment-pay .total-due .price {
  color: #000000;
  font-size: 1.625rem;
}

.payment-pay .total-due .price .cents {
  font-size: 1.125rem;
}

.payment-pay .total-due .price .currency {
  color: #555555;
  text-transform: uppercase;
  font-size: 0.75rem;
}

.payment-pay .terms-conditions {
  margin: 0.75rem auto;
}

.payment-pay .btn-summary {
  width: auto;
  float: right;
}

.payment-pay .btn-payment {
  margin-top: 0.5rem;
}

.payment-pay .btn-pay-submit {
  margin: 1rem auto;
  max-width: calc(100% - 2rem);
}

.payment-pay form {
  margin-top: 1.25rem;
}

.payment-pay form input {
  margin: 0;
  max-height: 3.125rem;
}

.payment-pay .separator {
  font-family: "poppinsbold";
  font-size: 1rem;
  line-height: 1;
  position: relative;
  margin-top: 2rem;
}

.payment-pay .separator:before, .payment-pay .separator:after {
  content: '';
  width: 42%;
  height: 1px;
  background-color: #CCCCCC;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.payment-pay .separator:before {
  left: 0;
}

.payment-pay .separator:after {
  right: 0;
}

.payment-pay .cards-intro {
  margin-top: 1rem;
}

.payment-pay .cards-logos {
  margin-top: 1rem;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.payment-pay .cards-logos.selected img {
  opacity: 0.2;
}

.payment-pay .cards-logos.selected img.selected-one {
  opacity: 1;
}

.payment-pay .cards-logos .card-logo {
  margin-left: 1rem;
}

.payment-pay .cards-logos .card-logo:first-child {
  margin-left: 0;
}

.payment-pay .pay-btn-container {
  margin-top: 1rem;
}

.payment-error {
  position: relative;
  padding: 0.5em 0.5em 0.5em 0.5em;
  font-family: "poppinsmedium";
  color: #D50000;
  background: #f2dddc;
}

.payment-error ul, .payment-error ol {
  list-style: initial;
  margin-left: 2em;
}

.payment-footer-extension {
  width: 100%;
  height: 4rem;
}

.chase-form-wrapper {
  box-shadow: -1px 1px 15px 1px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  margin-top: 1.5rem;
}

.chase-form-header {
  background-color: #ddd;
  padding: 0.8rem 1.6rem;
}

iframe.chase-payment-form {
  width: 100%;
  overflow: hidden;
  padding: 1.5rem;
  height: 30rem;
  /*padding-right: 0.8rem;*/
}

@media (min-width: 351px) {
  iframe.chase-payment-form {
    height: 24rem;
  }
}

@media (min-width: 447px) {
  iframe.chase-payment-form {
    height: 28rem;
  }
}

@media (min-width: 612px) {
  iframe.chase-payment-form {
    height: 22rem;
  }
}

#apple-wallet-wrapper {
  margin: 0 1rem 1.6rem;
}

@media (min-width: 481px) {
  #apple-wallet-wrapper {
    margin: 0 3rem 1.6rem;
  }
}

.payment-manage {
  overflow: visible;
}

@keyframes manage-activity {
  from {
    transform: rotate(0turn);
  }
  to {
    transform: rotate(1turn);
  }
}

.manage-lookup {
  text-align: center;
}

.manage-activity {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
}

.manage-activity::before {
  content: "";
  display: block;
  height: 40%;
}

.manage-activity-spinner {
  animation: manage-activity 1s linear infinite;
}

.manage-error {
  background: #f2dddc;
  color: #D50000;
}

.manage-details-prolog {
  max-width: 36rem;
  margin: 0 auto 1rem;
  text-align: center;
}

.manage-details-summary {
  padding: 0 1rem 1rem;
}

.manage-details-summary-header > h6 {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #555555;
}

.manage-details-summary-header > h3 {
  font-size: 1.75rem;
  text-transform: uppercase;
}

.manage-details-bookingid {
  text-align: left;
}

.manage-details-guestcount {
  text-align: center;
}

.manage-details-eventdate {
  text-align: right;
}

.manage-details-ticketinfo-fields {
  margin: 1rem 0;
}

.manage-details-ticketinfo-fields-name {
  display: inline-block;
  vertical-align: top;
  width: 14%;
  margin: 0.1875rem 0 0.75rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #555555;
}

@media (max-width: 768px) {
  .manage-details-ticketinfo-fields-name {
    width: 28%;
  }
}

.manage-details-ticketinfo-fields-value {
  display: inline-block;
  vertical-align: top;
  width: 35%;
  margin: 0 0 0.75rem;
  color: #000;
}

@media (max-width: 768px) {
  .manage-details-ticketinfo-fields-value {
    width: 71%;
  }
}

.manage-details-epilog {
  max-width: 36rem;
  margin: 0 auto 1rem;
  font-size: 0.875rem;
  text-align: center;
}

.manage-details-epilog > p {
  margin-bottom: 1em;
}

.manage-details-exit {
  text-transform: uppercase;
  color: #555555;
}

.manage-details-commit {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
  color: #fff;
  background-color: #169F16;
  text-align: center;
}

.manage-details-commit > p {
  color: #fff;
}

.manage-details-commit > p, .manage-details-commit > button {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.internal-pages {
  background-color: #f5f5f5;
}

.internal-pages .section-description > p {
  font-family: "poppinsmedium";
}

.internal-pages .section-description .inner-content > p {
  font-family: "poppinsmedium";
  font-size: 1rem;
  line-height: 1.375rem;
  margin-top: 2.25rem;
}

@media (min-width: 481px) {
  .internal-pages .section-description .inner-content > p {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.internal-pages .section-description .inner-content > p strong {
  font-family: "poppinsbold";
}

.internal-pages .section-description .info-contact {
  margin: 2rem 0 2.8rem;
}

.internal-pages .section-description .info-single {
  font-size: 1.125rem;
  font-family: "poppinsmedium";
  margin: 0 0 .2rem;
}

.internal-pages .section-description .info-single.phone > a {
  font-family: "poppinsbold";
  text-decoration: none;
}

.internal-pages .section-description .info-single a {
  color: #791214;
  font-size: 1rem;
  text-transform: initial;
}

.internal-pages .section-description .buttons-container {
  margin: 2rem 0 4rem;
}

.internal-pages .card-title {
  color: #222222;
}

.news-pages {
  background-color: #f5f5f5;
}

.news-pages .news-grid, .news-pages .alm-reveal {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.news-pages .news-grid.center {
  justify-content: center;
}
.news-pages .news-summary {
  flex-basis: 100%;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 2.5rem;
  max-width: 100%;
}

@media (min-width: 481px) {
  .news-pages .news-summary {
    flex-basis: 33.3%;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 0.5rem;
    max-width: 33.3%;
  }
}

.news-pages .news-summary-image-wrap {
  display: block;
  width: 100%;
  height: 10.5rem;
  overflow: hidden;
  margin-bottom: 1rem;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 4px -2px #000000;
  -moz-box-shadow: 0px 1px 4px -2px #000000;
  box-shadow: 0px 1px 4px -2px #000000;
}

@media (min-width: 481px) {
  .news-pages .news-summary-image-wrap {
    height: 12.5rem;
  }
}

.news-pages .news-summary-image-wrap > img {
  position: absolute;
  left: 50%;
  top: 0;
  min-height: 100%;
  max-width: 150%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.news-pages .news-summary-title {
  color: #222222;
  font-size: 1.625rem;
  margin: 0;
  margin-bottom: .4rem;
  line-height: 1.2;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}

.news-pages .news-summary-caption {
  color: #999999;
  font-family: "poppinsmedium";
  font-size: .75em;
  margin-bottom: 1rem;
}

.news-pages .news-summary-caption > a {
  font-family: "poppinsbold";
  color: #999999;
}

.news-pages .news-summary-desc {
  font-size: 1.1em;
  font-family: "poppinsmedium";
  line-height: 1.4;
  margin-bottom: .4rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-pages .news-summary-link {
  display: block;
  color: #791214;
  font-size: .75em;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

.news-pages-article {
  margin-bottom: 0;
}

.news-pages-article .hero {
  background: #111111 url("../images/bg_wb_logo.png") repeat 0 0;
}

.news-pages .news-article {
  max-width: 50.875rem;
  margin: -20.4rem auto 0;
  background-color: #FFFFFF;
  overflow: visible;
  min-height: 10rem;
  position: relative;
}

@media (min-width: 841px) {
  .news-pages .news-article {
    margin: 0rem auto 0;
  }
}

.news-pages .news-article .margin-container {
  padding-bottom: 2rem;
}

@media (min-width: 481px) {
  .news-pages .news-article .margin-container {
    padding: 0 6.5rem 2rem;
  }
}

.news-pages .news-article .article-content {
  margin-bottom: 2.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #CCCCCC;
}

@media (min-width: 841px) {
  .news-pages .news-article .article-content {
    padding-bottom: 2.5rem;
  }
}

.news-pages .news-article .article-content img {
  max-width: 100%;
  height: auto;
}

.news-pages .news-article-main-image {
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.news-pages .news-article-main-image-container {
  width: 100%;
  min-height: 16rem;
  margin-bottom: 1rem;
  overflow: hidden;
  position: relative;
}

@media (min-width: 841px) {
  .news-pages .news-article-main-image-container {
    margin-bottom: 4.75rem;
    min-height: 0rem;
    min-height: 32em;
    width: 100%;
    margin-top: -520px;
  }

  .news-pages .news-article-main-image-container img {

  }
}
@media (min-width: 1010px) {
  .news-pages .news-article-main-image-container {
    margin-top: -450px;
  }
}
@media (min-width: 1100px) {
  .news-pages .news-article-main-image-container {
    margin-top: -380px;
  }
}

.news-pages .news-article header {
  margin: 0 0 .1rem;
  z-index: 0;
  border-bottom: 0 none;
}

@media (min-width: 841px) {
  .news-pages .news-article header {
    /* margin-left: -11rem; */
    margin-bottom: 2.5rem;
  }
}

.news-pages .news-article header .section-title {
  font-family: "poppinsbold";
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
}

@media (min-width: 841px) {
  .news-pages .news-article header .section-title {
    font-size: 3.5rem;
  }
}

.news-pages .news-article header .news-summary-caption {
  margin-bottom: .5rem;
}

@media (min-width: 841px) {
  .news-pages .news-article header .news-summary-caption {
    margin-bottom: 2rem;
  }
}

.news-pages .news-article header .title-separator {
  margin-left: 0;
  background-color: #791214;
}

@media (min-width: 481px) {
  .news-pages .news-article header .title-separator {
    width: 8rem;
  }
}

.news-pages .news-article p {
  font-family: "poppinsmedium";
  font-size: 1rem;
  margin-bottom: 1rem;
}

@media (min-width: 841px) {
  .news-pages .news-article p {
    font-size: 1.25rem;
  }
}

.news-pages .news-article p.strong {
  font-family: "poppinsbold";
}

.news-pages .news-article blockquote {
  font-family: "poppinslight_italic";
  color: #222222;
  font-size: 0.75rem;
  margin: 2rem 0 2rem 1rem;
  letter-spacing: 0;
}

@media (min-width: 841px) {
  .news-pages .news-article blockquote {
    font-size: 1.125rem;
  }
}

.news-pages .news-article blockquote > strong {
  font-family: "poppinsbold";
}

.news-pages .news-article blockquote > p:first-child {
  font-family: "poppinsextrabold_italic";
  font-size: 1.125rem;
  color: #791214;
  margin: 0 0 .8rem;
}

@media (min-width: 841px) {
  .news-pages .news-article blockquote > p:first-child {
    font-size: 1.625rem;
  }
}

.news-pages .news-article .iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 2rem;
  -webkit-box-shadow: 0px 1px 20px -4px #000000;
  -moz-box-shadow: 0px 1px 20px -4px #000000;
  box-shadow: 0px 1px 20px -4px #000000;
}

.news-pages .news-article .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news-pages .news-article + .container-rounded .rounded-bottom {
  width: 100%;
  background: #f5f5f5;
  overflow: hidden;
  -webkit-transform: translate(0, -55%);
  -moz-transform: translate(0, -55%);
  -ms-transform: translate(0, -55%);
  -o-transform: translate(0, -55%);
  transform: translate(0, -55%);
  -moz-border-radius-bottomleft: 45%;
  -webkit-border-bottom-left-radius: 45%;
  border-bottom-left-radius: 45%;
  -moz-border-radius-bottomright: 45%;
  -webkit-border-bottom-right-radius: 45%;
  border-bottom-right-radius: 45%;
}

.news-pages .news-article + .container-rounded .rounded-bottom .news-article {
  margin: 0 auto;
}

.news-pages .social-media-buttons {
  text-align: center;
}

.news-pages .social-media-buttons .social-share {
  vertical-align: middle;
  padding-top: 0.8rem;
}

.tour-slider {
  overflow: hidden;
  padding-bottom: 1.2rem;
  /* the parent */
}

@media (min-width: 481px) {
  .tour-slider {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}

.tour-slider .slick-slide {
  margin: 0 0.25rem;
}

.tour-slider .slick-list {
  margin: 0 -0.25rem;
}

.tour-slider .slide {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 16px 1px, rgba(0, 0, 0, 0.15) 0px 8px 16px;
  position: relative;
  width: 100%;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  -ms-border-radius: 1rem;
  -o-border-radius: 1rem;
  border-radius: 1rem;
  overflow: hidden;
  width: 20.5rem;
  max-width: 20.5rem;
  z-index: 0;
  margin: 0 0.5rem;
}

@media (min-width: 481px) {
  .tour-slider .slide {
    display: inline-block;
    margin-left: 1.25rem;
    margin-top: 1.5rem;
  }
  .tour-slider .slide:first-child {
    margin-left: 1.5rem;
  }
}

.tour-slider .slide h3 {
  font-family: "poppinsbold";
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  font-size: 1.5em;
}

.tour-slider .slide.gold .content-wrappper {
  background-image: url("../images/tour-deluxe-bg.png");
  min-height: 183px;
}
.tour-slider .slide.gold .pricing-bg {
  background-color: #876f1a;
}

.tour-slider .slide.maroon .content-wrappper {
  background-image: url("../images/tour-group-bg.png");
}
.tour-slider .slide.maroon .pricing-bg {
  background-color: #7c5d5d;
}

.tour-slider .slide.black h3 {
  color: #d1b765 !important;
}
.tour-slider .slide.black .content-wrappper {
  background-image: url("../images/tour-classics-bg.png");
  min-height: 183px;
}
.tour-slider .slide.black .pricing-bg {
  background-color: #2E3033;
}

.tour-slider .slide .badge {
  text-transform: uppercase;
  position: absolute;
  top: 1rem;
  left: 0;
  background-color: #FFFFFF;
  color: #555555;
  height: 1.5rem;
  letter-spacing: 0.015625rem;
  padding: 0.5rem 0.75rem 0 0.75rem;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  line-height: 1;
  vertical-align: text-bottom;
  font-family: "poppinsbold";
}

.tour-slider .slide .pricing-bg, .tour-slider .slide.red .pricing-bg {
  position: absolute;
  width: 12rem;
  height: 12rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #791214;
  right: -5.5rem;
  top: -7.5rem;
}

.tour-slider .slide .price-title {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  color: #FFFFFF;
  font-family: "poppinsregular";
}

.tour-slider .slide .price {
  color: #FFFFFF;
  position: absolute;
  top: 1.75rem;
  right: 0.625rem;
  font-family: "poppinsbold";
  letter-spacing: -2px;
  font-size: 3rem;
  padding-left: 0.9rem;
  text-shadow: 2px 2px 10px #000;
}
.tour-slider .slide .price small {
  font-size: 0.5em;
  margin: 0 6px 0 0;
}

.tour-slider .slide .price:before, .tour-slider .slide .price span:before {
  position: absolute;
  content: '\0024';
  top: 0;
  margin-left: -15px;
  font-size: 1.5rem;
}

.tour-slider .slide .content-wrappper, .tour-slider .slide.red .content-wrappper {
  padding-top: 1rem;
  background-image: url("../images/tour-bg.png");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding-bottom: 1rem;
  -webkit-font-smoothing: antialiased;
  min-height: 183px;
}

.tour-slider .slide .content-wrappper .content {
  padding-left: 1rem;
  height: 6em;

}

.tour-slider .slide .content-wrappper .content .tour-description {
  font-family: "poppinsmedium";
  max-height: 2.8rem;
  overflow: hidden;
}

.tour-slider .slide .content-wrappper .btn-container {
  padding: 0 1rem;
  padding-top: 0.5rem;
}

.tour-slider .slide .content-wrappper .btn-container .btn {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  padding-left: 1rem;
  padding-right: 1rem;
}

.tour-slider .slide .content-wrappper .btn-container .btn-left, .tour-slider .slide .content-wrappper .btn-container .btn-right {
  width: calc(50% - 0.5rem);
}

.tour-slider .slide .content-wrappper .btn-container .btn-left {
  float: left;
}

.tour-slider .slide .content-wrappper .btn-container .btn-right {
  margin-top: 0;
  margin-right: 0;
}

.tour-slider .slide .tour-img {
  width: 100%;
  height: 14.875rem;
  background-size: cover;
  background-position: center center;
  margin-bottom: -2.5rem;
}

.contact-info p, .contact-info a {
  color: #999999;
  display: block;
  margin: 1em 0 0 0;
  padding-left: 1.5em;
  position: relative;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
}

.contact-info a {
  text-decoration: underline;
}

.contact-info .icon {
  position: absolute;
  left: 0;
  top: 2px;
}

.contact-info .icon.hours {
  width: 16px;
  height: 16px;
  background: url("../images/hours-icon.png") no-repeat center center;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/hours-icon.png") no-repeat center center;
  background-size: 16px 16px;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .contact-info .icon.hours {
    background: url("../images/hours-icon@2x.png") no-repeat center center;
    background-size: 16px 16px;
  }
}

.contact-info .icon.location {
  width: 12px;
  height: 17px;
  background: url("../images/location-icon.png") no-repeat center center;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/location-icon.png") no-repeat center center;
  background-size: 12px 17px;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .contact-info .icon.location {
    background: url("../images/location-icon@2x.png") no-repeat center center;
    background-size: 12px 17px;
  }
}

.contact-info .icon.phone {
  width: 13px;
  height: 17px;
  background: url("../images/phone-icon.png") no-repeat center center;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/phone-icon.png") no-repeat center center;
  background-size: 13px 17px;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .contact-info .icon.phone {
    background: url("../images/phone-icon@2x.png") no-repeat center center;
    background-size: 13px 17px;
  }
}

.contact-info .icon.mail {
  top: 5px;
  width: 16px;
  height: 12px;
  background: url("../images/mail-icon.png") no-repeat center center;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/mail-icon.png") no-repeat center center;
  background-size: 16px 12px;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .contact-info .icon.mail {
    background: url("../images/mail-icon@2x.png") no-repeat center center;
    background-size: 16px 12px;
  }
}

.contact-info .email {
  font-family: 'poppinsmedium', sans-serif;
}

.contact-info .hours {
  margin-top: 0;
  color: #ffffff;
}

.contact-info .hours-info {
  font-family: 'poppinsmedium', sans-serif;
  margin-top: 0;
}

.contact-info .hours-info b {
  font-family: 'poppinsbold', sans-serif;
  color: #ffffff;
}

body.overlay-shown {
  height: 100vh;
  overflow: hidden;
  position: fixed;
  top: 0;
}

@media (min-width: 481px) {
  body .lightbox {
    margin-top: 3.75rem;
  }
}

body .overlay {
  color: #FFFFFF;
  height: 0;
  width: 100%;
  background: #111111 url("../images/bg_wb_logo.png") repeat 0 0;
  display: block;
  position: fixed;
  top: 300%;
  left: 0;
  overflow-y: auto;
  opacity: 0;
  z-index: 100;
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

body .overlay.show, body .overlay.hidding {
  height: 100%;
  top: 0;
  opacity: 1;
}

body .overlay.show .scroller, body .overlay.show .overlay-footer, body .overlay.hidding .scroller, body .overlay.hidding .overlay-footer {
  display: block;
}

body .overlay.show .close, body .overlay.hidding .close {
  position: fixed;
  opacity: 1;
}


#timeoutOverlay h4{
  text-align: center;
  color: #ebc000;
}
@media (min-width: 660px) {
  body .overlay.show .close, body .overlay.hidding .close {
    top: 5.25rem;
    left: 50%;
    right: auto;
    margin-left: 16rem;
  }
}

@media (min-width: 841px) {
  body .overlay.show .close, body .overlay.hidding .close {
    margin-left: 23.5rem;
  }
}

body .overlay.hidding {
  opacity: 0;
}

body .overlay .scroller, body .overlay .overlay-footer {
  display: none;
}

body .overlay-footer {
  position: relative;
  background-color: #222222;
}

body .overlay-footer .more-see-carousel {
  height: 14.25rem;
  margin-bottom: 7.5rem;
}

@media (min-width: 481px) {
  body .overlay-footer .more-see-carousel {
    height: 30rem;
    margin-bottom: 6.5rem;
  }
}

body .overlay-footer .more-see-carousel .slide {
  margin: 0 auto;
  width: 50.813rem;
  padding: 1rem 0 3.4rem;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 1s filter ease;
  -moz-transition: 1s filter ease;
  -o-transition: 1s filter ease;
  transition: 1s filter ease;
}

body .overlay-footer .more-see-carousel .slide.slick-active {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
}

@media (min-width: 481px) {
  body .overlay-footer .more-see-carousel .slide {
    max-width: 35.813rem;
    padding: 7rem 0 7.4rem;
  }
}

@media (min-width: 841px) {
  body .overlay-footer .more-see-carousel .slide {
    max-width: 50.813rem;
  }
}

body .overlay-footer .more-see-carousel .slide-category {
  display: block;
  padding-top: 1.5rem;
  font-size: 0.75rem;
  color: #D1B765;
  text-align: center;
}

body .overlay-footer .more-see-carousel .title-separator {
  width: 1.5rem;
  margin: 0 auto;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}

body .overlay-footer .more-see-carousel .slide-title {
  padding: 0 14rem !important;
  text-align: center;
}

@media (min-width: 481px) {
  body .overlay-footer .more-see-carousel .slide-title {
    padding: 0 4rem !important;
    font-size: 3.5rem;
    line-height: 3rem;
  }
}

@media (min-width: 841px) {
  body .overlay-footer .more-see-carousel .slide-title {
    padding: 0 3rem !important;
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 1rem;
  }
}

body .overlay-footer .more-see-carousel button.slick-arrow {
  position: absolute;
  width: 16px;
  height: 24px;
  background: transparent url("../images/chevron-left-golden.png") no-repeat 0 0;
  overflow: hidden;
  text-indent: 999px;
  z-index: 2;
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: -10rem;
}

@media (min-width: 481px) {
  body .overlay-footer .more-see-carousel button.slick-arrow {
    margin-left: -20rem;
  }
}

@media (min-width: 841px) {
  body .overlay-footer .more-see-carousel button.slick-arrow {
    margin-left: -27rem;
  }
}

body .overlay-footer .more-see-carousel button.slick-arrow.slick-next {
  background: transparent url("../images/chevron-right-golden.png") no-repeat 0 0;
  margin-left: 10rem;
}

@media (min-width: 481px) {
  body .overlay-footer .more-see-carousel button.slick-arrow.slick-next {
    margin-left: 20rem;
  }
}

@media (min-width: 841px) {
  body .overlay-footer .more-see-carousel button.slick-arrow.slick-next {
    margin-left: 27rem;
  }
}

body .overlay-footer .more-see-carousel .slick-dots {
  margin-top: 0.5rem;
}

body .overlay-footer .more-see-carousel .slick-dots li {
  width: 0.5rem;
  height: 0.5rem;
}

body .overlay-footer .buy-cta {
  width: 100%;
  height: 12.188rem;
  color: #FFFFFF;
  background: url("../images/regular-bottom-curve-mobile.png") no-repeat top center;
  background-size: 100% 100%;
}

@media (min-width: 841px) {
  body .overlay-footer .buy-cta {
    background: url("../images/regular-bottom-curve.png") no-repeat top center;
    background-size: cover;
  }
}

body .overlay-footer .buy-cta .name {
  text-transform: uppercase;
  text-align: center;
  padding-top: 2.25rem;
  font-size: 2rem;
  font-family: "poppinsextrabold";
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

@media (min-width: 481px) {
  body .overlay-footer .buy-cta .name {
    font-size: 3.2rem;
    line-height: 1.2;
  }
}

body .overlay-footer .buy-cta .name .top {
  font-family: "poppinsmedium";
  font-size: 0.875rem;
  line-height: 2rem;
  letter-spacing: 0.15rem;
}

body .overlay-footer .buy-cta button {
  margin-top: 0.375rem;
}

body .overlay.overlay-cart {
  background-color: rgba(34, 34, 34, 0.95);
}

body .overlay.video-overlay .iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

body .overlay.video-overlay .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body .overlay.overlay-cart {
  opacity: 0;
  -webkit-transition: 500ms opacity ease;
  -moz-transition: 500ms opacity ease;
  -o-transition: 500ms opacity ease;
  transition: 500ms opacity ease;
}

body .overlay.overlay-cart.show {
  opacity: 1;
}

body .overlay.overlay-cart.show .lightbox {
  right: 0;
}

.cart .margin-container {
  cursor: pointer;
}

.lightbox {
  position: relative;
  top: 100%;
  z-index: 10;
  background-color: #222222;
  overflow-y: auto;
  width: 100%;
  max-width: 50.813rem;
  margin: 0 auto;
  -webkit-transition: top 700ms ease;
  -moz-transition: top 700ms ease;
  -o-transition: top 700ms ease;
  transition: top 700ms ease;
}

@media (min-width: 481px) {
  .lightbox {
    left: 0;
    right: 0;
    margin: auto;
    overflow: visible;
    max-width: 35.813rem;
  }
}

@media (min-width: 841px) {
  .lightbox {
    max-width: 50.813rem;
  }
}

.show .lightbox {
  top: 0;
}

.hidding .lightbox {
  top: 100%;
}

@media (min-width: 481px) {
  .lightbox .scroller {
    position: relative;
    height: 100%;
  }
}

.lightbox .close {
  opacity: 0;
  position: absolute;
  top: 1rem;
  right: 1.25rem;
  font-size: 0;
  width: 3.5rem;
  height: 3.5rem;
  background-color: #FFFFFF;
  background-image: url("../images/cross-icon.png");
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 5;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 500ms ease;
  -webkit-transition-delay: 500ms;
  -moz-transition: opacity 500ms ease 500ms;
  -o-transition: opacity 500ms ease 500ms;
  transition: opacity 500ms ease 500ms;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/cross-icon.png") #FFFFFF center center no-repeat;
  background-size: 1rem;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .lightbox .close {
    background: url("../images/cross-icon@2x.png") #FFFFFF center center no-repeat;
    background-size: 1rem;
  }
}

.lightbox .top-img {
  width: 100%;
  max-height: 14.25rem;
}

@media (min-width: 481px) {
  .lightbox .top-img {
    max-height: 29.563rem;
  }
}

@media (min-width: 481px) {
  .lightbox .margin-container {
    padding: 0 5.5rem 0.2rem;
  }
}

.lightbox .title-group {
  border-bottom: 0 none;
  margin-top: 2em;
}

@media (min-width: 481px) {
  .lightbox .title-group {
    margin-bottom: 2rem;
    margin-top: 0;
  }
}

.lightbox .intro-text {
  display: block;
  padding-top: 1.25rem;
  padding-bottom: 0.875rem;
  font-size: 0.75rem;
  color: #D1B765;
}

@media (min-width: 481px) {
  .lightbox .intro-text {
    color: #D1B765;
  }
}

@media (min-width: 481px) {
  .lightbox .overlay-title {
    font-size: 3rem;
    line-height: 3rem;
  }
}

@media (min-width: 841px) {
  .lightbox .overlay-title {
    font-size: 4.5rem;
    line-height: 5rem;
  }
}

.lightbox .title-separator {
  margin-left: 0;
  background-color: #D1B765;
}

@media (min-width: 481px) {
  .lightbox .title-separator {
    width: 8rem;
    background: #D1B765;
  }
}

.lightbox .description {
  padding-top: 0.875rem;
  padding-bottom: 2.188rem;
  border-bottom: 1px solid #555555;
  overflow: hidden;
}

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

.overlay-form .lightbox, .overlay-cart .lightbox {
  width: 100%;
  max-width: 30rem;
  background-color: #FFFFFF;
}

@media (min-width: 481px) {
  .overlay-form .lightbox, .overlay-cart .lightbox {
    margin-bottom: 5rem;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
  }
}

.overlay-form .lightbox .title-form-group, .overlay-cart .lightbox .title-form-group {
  margin-bottom: 0;
  background-color: #791214;
}

@media (min-width: 481px) {
  .overlay-form .lightbox .title-form-group, .overlay-cart .lightbox .title-form-group {
    -webkit-border-radius: 8px 0 0 0;
    -moz-border-radius: 8px 0 0 0;
    -ms-border-radius: 8px 0 0 0;
    -o-border-radius: 8px 0 0 0;
    border-radius: 8px 0 0 0;
  }
}

.overlay-form .lightbox .title-form-group .overlay-title, .overlay-cart .lightbox .title-form-group .overlay-title {
  color: #E8E8E8;
  font-size: 1.625rem;
  line-height: 1;
  padding: 2.2em 1em 0.6em;
}

.overlay-form .lightbox .margin-container, .overlay-cart .lightbox .margin-container {
  padding: .8rem 1.6rem 2em;
  margin: 1em auto;
}

.overlay-form .lightbox .margin-container .form-subtitle, .overlay-cart .lightbox .margin-container .form-subtitle {
  font-family: "poppinsbold";
  color: #791214;
  font-size: 1.3em;
  line-height: 1;
  margin: 1em 0 0.4em;
}

.overlay-form .lightbox .margin-container p, .overlay-cart .lightbox .margin-container p {
  font-family: "poppinsmedium";
  color: #555555;
  margin-top: 1.2em;
}
.overlay-form .lightbox .margin-container .selected p {
  color: #fff;
}

.overlay-form .lightbox .margin-container p.form-note, .overlay-cart .lightbox .margin-container p.form-note {
  font-size: 0.75em;
  margin-top: 0;
}

.overlay-form .lightbox .btn, .overlay-cart .lightbox .btn {
  width: 100%;
  margin: 0 auto 1em;
  max-width: 30rem;
}

@media (min-width: 481px) {
  .overlay-form.show .lightbox .close, .overlay-cart.show .lightbox .close, .overlay-form.hidding .lightbox .close, .overlay-cart.hidding .lightbox .close {
    margin-left: 13rem;
    background-color: #FFFFFF;
  }
}

.overlay-cart .lightbox {
  position: absolute;
  right: -50rem;
  margin: 0;
  top: 75px;
  bottom: 0;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 500ms right ease;
  -moz-transition: 500ms right ease;
  -o-transition: 500ms right ease;
  transition: 500ms right ease;
}

@media (min-width: 481px) {
  .overlay-cart .lightbox {
    left: auto;
    width: 22.5625rem;
  }
}

.overlay-cart .lightbox .margin-container {
  padding: 2.2rem 1rem 2em;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  bottom: 12.5rem;
  top: 6.4rem;
}

.overlay-cart .lightbox .title-form-group {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.overlay-cart .lightbox .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

#compareModal.deluxe-tour .btn-view-deluxe {
  display: none;
}

#compareModal.studio-tour .btn-view-studio {
  display: none;
}

.compare-overlay .scroller {
  padding-top: 2rem;
  padding-bottom: 5rem;
}

.compare-overlay .margin-container {
  padding-bottom: 2rem;
}

.compare-overlay .description {
  border-bottom: none;
}

.compare-overlay .table .compare-row {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  flex-shrink: 0;
  flex-grow: 0;
  width: 100%;
  margin-top: -1px;
}

.compare-overlay .table .compare-row:first-child .studio-col, .compare-overlay .table .compare-row:first-child .deluxe-col,.compare-overlay .table .compare-row:first-child .classic-col {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.compare-overlay .table .compare-row:first-child .deluxe-col {
  color: #D1B765;
}
.compare-overlay .table .compare-row:first-child .classic-col {
  color: #D1B765;
}

.compare-overlay .table .compare-row:last-child .studio-col, .compare-overlay .table .compare-row:last-child .deluxe-col,.compare-overlay .table .compare-row:last-child .classic-col {
  padding-bottom: 1rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.compare-overlay .table .compare-row:nth-last-child(2) .studio-col {
  padding-bottom: 1rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.compare-overlay .table a {
  font-size: 0.75rem !important;
  width: calc(25% - 1.5rem);
  margin:  1rem 0.75rem;
  text-decoration: none;
  /*padding: 3px 0 0 0;*/
}

@media (min-width: 481px) {
  .compare-overlay .table .compare-row:last-child .studio-col, .compare-overlay .table .compare-row:last-child .deluxe-col , .compare-overlay .table .compare-row:last-child .classic-col{
    padding-bottom: 1.5rem;
  }
}

.compare-overlay .table .name {
  font-family: "poppinsmedium";
  padding-top: 1.250rem;
  color: #CCCCCC;
  font-size: 0.75rem;
  width: 50%;
  vertical-align: top;
}

@media (min-width: 481px) {
  .compare-overlay .table .name {
    font-size: 1rem;
    width: 70%;
  }
}

.compare-overlay .compare-row button.btn-sm {
  font-size: 0.75rem;
}

.compare-overlay .table .studio-col, .compare-overlay .table .deluxe-col , .compare-overlay .table .classic-col{
  margin: 0 0.5rem;
  width: calc(25% - 1rem);
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.2;
  vertical-align: top;
  min-height: 1rem;
  /*max-width: 5.125rem;*/
  overflow-wrap: break-word;
  padding: 1.250rem 5px 0.125rem;
}

.compare-overlay .table .studio-col.title, .compare-overlay .table .deluxe-col.title, .compare-overlay .table .classic-col.title {
  font-size: 0.875rem;
  color: #FFFFFF;
  line-height: 1;
  padding: 10px 5px;
}



.compare-overlay .table .studio-col.included, .compare-overlay .table .studio-col.missing, .compare-overlay .table .deluxe-col.included, .compare-overlay .table .deluxe-col.missing , .compare-overlay .table .classic-col.included, .compare-overlay .table .classic-col.missing{
  position: relative;
}

.compare-overlay .table .studio-col.included:before, .compare-overlay .table .studio-col.missing:before, .compare-overlay .table .deluxe-col.included:before, .compare-overlay .table .deluxe-col.missing:before,.compare-overlay .table .classic-col.included:before, .compare-overlay .table .classic-col.missing:before {
  display: block;
  content: '';
  width: 1.125rem;
  height: 1.125rem;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
}

.compare-overlay .table .studio-col {
  background-color: #2f3233;
  color: #CCCCCC;
}

.compare-overlay .table .studio-col.included:before {
  background-image: url("../images/studio-tick.png");
}

.compare-overlay .table .studio-col.missing:before {
  background-image: url("../images/studio-dot.png");
}

.compare-overlay .table .studio-col.white-icon.included:before {
  background-image: url("../images/studio-tick-white.png");
}

.compare-overlay .table .studio-col.white-icon.missing:before {
  background-image: url("../images/studio-dot-white.png");
}

.compare-overlay .table .studio-col.gold-icon.included:before {
  background-image: url("../images/studio-tick-gold.png");
}

.compare-overlay .table .studio-col.gold-icon.missing:before {
  background-image: url("../images/studio-dot-gold.png");
}

.compare-overlay .table .studio-col.black-icon.included:before {
  background-image: url("../images/studio-tick-black.png");
}

.compare-overlay .table .studio-col.black-icon.missing:before {
  background-image: url("../images/studio-dot-black.png");
}

.compare-overlay .table .deluxe-col {
  background-color: #312f29;
  color: #d1b765;
}

.compare-overlay .table .deluxe-col.included:before {
  background-image: url("../images/deluxe-tick.png");
}

.compare-overlay .table .deluxe-col.missing:before {
  background-image: url("../images/deluxe-dot.png");
}

.compare-overlay .table .classic-col {
  background-color: #000000;
  color: #d1b765;
}
button.btn-black {
background-color: #000000;
color: #d1b765;
}
.compare-overlay .table .classic-col.included:before {
  background-image: url("../images/deluxe-tick.png");
}

.compare-overlay .table .classic-col.missing:before {
  background-image: url("../images/deluxe-dot.png");
}

.compare-overlay .btn-view-deluxe, .compare-overlay .btn-view-studio , .compare-overlay .btn-view-classic{
  /* margin-top: 2.8rem; */
}

@media (max-width: 841px) {
  .compare-overlay .table .name {
      font-size: .6rem;
      width: 35%;
  }

  .compare-overlay .table .studio-col.title,
  .compare-overlay .table .deluxe-col.title,
  .compare-overlay .table .classic-col.title {
      font-size: 0.6rem;
      padding: 10px 0;
  }

  .compare-overlay .table .studio-col {
      background-color: transparent !important;
      color: #CCCCCC;
  }

  .compare-overlay .table .studio-col,
  .compare-overlay .table .deluxe-col,
  .compare-overlay .table .classic-col {
      width: calc(20% - 1rem);
      font-size: 0.6rem;
      padding: 1.250rem 0 0.125rem;
  }

  .compare-overlay .table .studio-col.included:before,
  .compare-overlay .table .studio-col.missing:before,
  .compare-overlay .table .deluxe-col.included:before,
  .compare-overlay .table .deluxe-col.missing:before,
  .compare-overlay .table .classic-col.included:before,
  .compare-overlay .table .classic-col.missing:before {
      width: 1.25rem;
      height: 1.25rem;
  }
}

@media (min-width: 481px) {
  /* .compare-overlay .btn-view-deluxe, .compare-overlay .btn-view-studio, .compare-overlay .btn-view-classics, .compare-overlay .btn-main{
    margin-top: 2.5rem;
    float: left;
    max-width: 13em;
    margin-left: .25em;
  } */
}

.compare-overlay .btn-buy {
  margin-top: 0.625rem;
  max-width: 13em;
}

@media (min-width: 481px) {
  .compare-overlay .btn-buy {
    margin: 2.5rem auto auto auto;
    /*float: right;*/
  }
}

.feature-overlay .accordion-container {
  margin-bottom: 10rem;
}

.feature-overlay .block.collapsible {
  position: relative;
  border-bottom: 1px solid #555555;
  margin: 0;
  padding: 1rem 0;
}

.feature-overlay .block.collapsible:first-child:before, .feature-overlay .block.collapsible:last-child:after {
  border-left: 0 none;
}

.feature-overlay .block.collapsible:before {
  content: "";
  height: 45px;
  position: absolute;
  margin-left: -2.9rem;
  top: 0px;
  border-left: 2px solid #555555;
}

.feature-overlay .block.collapsible:after {
  content: "";
  position: absolute;
  margin-left: -2.9rem;
  top: 45px;
  bottom: -1px;
  border-left: 2px solid #555555;
}

.feature-overlay .block.collapsible.expanded:before {
  height: 45px;
}

.feature-overlay .block.collapsible.expanded:after {
  top: 45px;
}

.feature-overlay .block.collapsible .bullet-img {
  position: absolute;
  width: auto;
  height: auto;
  opacity: 0;
  top: 2.7rem;
  left: -10rem;
  transition: 1s ease;
}

.feature-overlay .block.expanded .block-title:after {
  background: url("../images/collapse-icon-yellow.png") no-repeat center center;
}

.feature-overlay .block.expanded .content {
  display: block;
}

.feature-overlay .block.expanded .bullet-img {
  opacity: 1;
}

.feature-overlay .block .block-title {
  width: 100%;
  padding: 1.25rem 0;
  padding-right: 5.5rem;
  position: relative;
  margin: 0;
}

/* .feature-overlay .block .block-title:before {
  content: "\2022";
  font-size: 3rem;
  color: #555555;
  position: absolute;
  margin-left: -3.5rem;
  margin-top: 0.2rem;
} */

/* .feature-overlay .block .block-title:after {
  content: '';
  background: url("../images/expand-icon-gray.png") no-repeat center center;
  position: absolute;
  right: 0.5rem;
  top: 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
} */

.feature-overlay .block .content {
  /* display: none; */
  padding-bottom: 2.5rem;
}

.feature-overlay .block .content p {
  color: #CCCCCC;
}

.feature-overlay .block .content > p + .image-title {
  margin-top: 2.5rem;
}

.feature-overlay .block .content img {
  width: 100%;
  padding-bottom: 1.25rem;
}

.feature-overlay .block .content .image-title {
  color: #D1B765;
  padding: 0.5rem 0;
  display: block;
}

.feature-overlay .block .content .fun-fact {
  margin-top: 1.25rem;
  background-color: #333333;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -ms-border-radius: 0.3rem;
  -o-border-radius: 0.3rem;
  border-radius: 0.3rem;
  padding: 1rem 1.375rem 1rem 3.938rem;
}

.feature-overlay .block .content .fun-fact p {
  font-family: "poppinsmedium";
  font-size: 0.75rem;
  line-height: 1.125rem;
  font-style: italic;
  position: relative;
}

.feature-overlay .block .content .fun-fact p:before {
  content: '';
  position: absolute;
  background-image: url("../images/fact-icon.png");
  background-repeat: no-repeat;
  width: 1.125rem;
  height: 1.5rem;
  background-size: 100%;
  left: -2.5rem;
  top: 0;
  bottom: 0;
  margin: auto;
}

.feature-overlay .block .content .fun-fact p .type {
  font-family: "poppinsextrabold";
  text-transform: uppercase;
  color: #D1B765;
  font-style: initial;
}

.feature-overlay .block .content .quote {
  padding: 1.25rem 5rem 1.25rem 1.125rem;
}

.feature-overlay .block .content .quote .quote-text {
  font-family: "poppinsextrabold_italic";
  color: #E8E8E8;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.feature-overlay .block .content .quote .author {
  color: #D1B765;
}

.tour-experience.deluxe .buy-prev-top {
  background: #937936;
}

.tour-experience.deluxe .buy-prev-top .curves.top-curve svg {
  fill: #937936;
}

.tour-experience.deluxe .buy-cta-bottom {
  background: #937936;
}

.tour-experience.deluxe .buy-cta-bottom .curve svg {
  fill: #937936;
}

@media (min-width: 481px) {
  .tour-experience.deluxe .faqs-section {
    padding-bottom: 0;
  }
}

.tour-experience.deluxe section.upgrade {
  padding-bottom: 17rem;
}

@media (min-width: 481px) {
  .tour-experience.deluxe section.upgrade {
    padding-bottom: 13.5rem;
  }
}

.tour-experience.deluxe section.experience-intro .price-panel .single-price {
  padding-right: 0;
}

.tour-experience.deluxe section.faqs-section {
  padding-top: 6rem;
}

.tour-experience.classics .buy-prev-top, .tour-experience.tcm .buy-prev-top {
  background: #111111;
}

.tour-experience.classics .buy-prev-top .curves.top-curve svg, .tour-experience.tcm .buy-prev-top .curves.top-curve svg {
  fill: #111111;
}

.tour-experience.classics .buy-prev-top .name .bottom, .tour-experience.tcm .buy-prev-top .name .bottom {
  color: #D1B765;
}

.tour-experience.classics .buy-cta-bottom, .tour-experience.tcm .buy-cta-bottom {
  background: #111111;
}

.tour-experience.classics .buy-cta-bottom .curve svg, .tour-experience.tcm .buy-cta-bottom .curve svg {
  fill: #111111;
}

.tour-experience.classics .buy-cta-bottom .name .bottom, .tour-experience.tcm .buy-cta-bottom .name .bottom {
  color: #D1B765;
}

.tour-experience.classics section.upgrade {
  background-image: url("../images/black-pattern-tile.png");
}

.tour-experience.classics section.upgrade .additional-content {
  max-width: 9rem;
  padding-top: 2rem;
}

@media (min-width: 481px) {
  .tour-experience.classics section.upgrade .additional-content {
    max-width: unset;
  }
}

@media (min-width: 481px) {
  .tour-experience.classics section.upgrade .additional-content .center-line:before, .tour-experience.classics section.upgrade .additional-content .center-line:after {
    height: 0.125rem;
    width: 3.125rem;
  }
}

@media (min-width: 481px) {
  .tour-experience.classics section.upgrade .additional-content .center-line:before {
    left: -4.125rem;
  }
}

.tour-experience.classics section.upgrade .additional-content .center-line:after {
  right: -6rem;
}

@media (min-width: 481px) {
  .tour-experience.classics section.upgrade .additional-content .center-line:after {
    right: -4.125rem;
  }
}

.tour-experience.classics section.upgrade .see-slider .slides-container {
  margin-bottom: 0;
}

.tour-experience.classics section.experience-intro .where-title {
  color: #222222;
}

.tour-experience.classics .buy-cta-bottom .name .bottom {
  color: #D1B765;
}

.tour-experience.horror .guides.right-guides {
  margin-top: -5rem;
}

.tour-experience.horror section.experience-intro .where-title, .tour-experience.horror section.experience-intro .description p strong {
  color: #222222;
}

.tour-experience.horror section.experience-intro .price-panel .single-price {
  padding-right: 0;
}

.tour-experience.horror .see-slider .slide .top-shape {
  width: 100%;
}

.tour-experience.horror .section-discover {
  background-image: url("../images/bg-horror.jpg");
  background-size: cover;
}

.tour-experience.horror .section-discover .text-panel {
  padding-top: 1rem;
}

@media (min-width: 481px) {
  .tour-experience.horror .section-discover .text-panel {
    padding-top: 4rem;
  }
}

@media (min-width: 841px) {
  .tour-experience.horror .section-discover .text-panel {
    padding-top: 5rem;
  }
}

.tour-experience.horror .section-discover .text-panel h4, .tour-experience.horror .section-discover .text-panel p {
  color: #222222;
}

.tour-experience.horror .section-discover .text-panel p {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 50rem;
}

.tour-experience.horror .mosaic-hashtag {
  background-color: #2c0F10;
}

.tour-experience.horror .row {
  margin-left: -29px;
  margin-right: -29px;
}

.tour-experience .hero-banner {
  height: 50vh;
  max-height: 40rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: -35px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
  -moz-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
}

.tour-experience .hero-banner.tcm{
  max-height: 40rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: -35px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
  -moz-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
}


@media (min-width: 481px) {
  .tour-experience .hero-banner {
    -webkit-box-shadow: 0 130px 150px -20px rgba(0, 0, 0, 0.8) inset;
    -moz-box-shadow: 0 130px 150px -20px rgba(0, 0, 0, 0.8) inset;
    box-shadow: 0 130px 150px -20px rgba(0, 0, 0, 0.8) inset;
  }

.tour-experience .hero-banner.tcm{
  height: 70vh;
  max-height: 40rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: -35px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
  -moz-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
}
}

.tour-experience .hero-banner video {
  height: 50vh;
  max-height: 40rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 841px) {
  .tour-experience .hero-banner video {
    min-width: 100vw;
    height: auto;
    min-height: 90vh;
  }
}

@media (min-width: 841px) {
  .tour-experience .hero-banner {
    height: 70vh;
  }
}

.tour-experience .buy-cta-bottom {
  width: 100%;
  height: 12.188rem;
  background: #791214;
  color: #FFFFFF;
  position: relative;
}

.tour-experience .buy-cta-bottom .curve {
  position: absolute;
  width: 100%;
  height: 1rem;
  overflow: hidden;
  top: -0.59rem;
}

@media (max-width: 350px) {
  .tour-experience .buy-cta-bottom .curve {
    top: -0.57rem;
  }
}

@media (min-width: 481px) {
  .tour-experience .buy-cta-bottom .curve {
    top: -0.75rem;
  }
}

@media (min-width: 841px) {
  .tour-experience .buy-cta-bottom .curve {
    top: -0.95rem;
  }
}

@media (min-width: 1100px) {
  .tour-experience .buy-cta-bottom .curve {
    height: 1.5rem;
    top: -1.2rem;
  }
}

@media (min-width: 1281px) {
  .tour-experience .buy-cta-bottom .curve {
    top: -1.4rem;
  }
}

@media (min-width: 1601px) {
  .tour-experience .buy-cta-bottom .curve {
    height: 2.5rem;
    top: -2rem;
  }
}

.tour-experience .buy-cta-bottom .curve svg {
  width: 120%;
  margin-left: -10%;
  fill: #791214;
}

.tour-experience .buy-cta-bottom .name {
  text-transform: uppercase;
  text-align: center;
  padding-top: 2rem;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.tour-experience .buy-cta-bottom .name .bottom {
  font-family: "poppinsextrabold";
  font-size: 2rem;
  line-height: 2rem;
}

@media (min-width: 841px) {
  .tour-experience .buy-cta-bottom .name .bottom {
    font-size: 2.875rem;
  }
}

.tour-experience .buy-cta-bottom .btn {
  margin-top: 1.375rem;
}

.tour-experience .buy-prev-top {
  width: 100%;
  background-color: #791214;
  color: #FFFFFF;
  height: 11rem;
  margin-bottom: -1rem;
  position: relative;
}

@media (min-width: 481px) {
  .tour-experience .buy-prev-top {
    height: 11rem;
  }
}

@media (min-width: 841px) {
  .tour-experience .buy-prev-top {
    text-align: center;
    height: 9.25rem;
  }
}

@media (min-width: 1601px) {
  .tour-experience .buy-prev-top {
    height: 9.25rem;
  }
}

.tour-experience .buy-prev-top .curves {
  position: absolute;
  width: 100%;
  height: 1rem;
  overflow: hidden;
}

@media (min-width: 481px) {
  .tour-experience .buy-prev-top .curves {
    height: 1.2rem;
  }
}

@media (min-width: 841px) {
  .tour-experience .buy-prev-top .curves {
    height: 1.8rem;
  }
}

@media (min-width: 1601px) {
  .tour-experience .buy-prev-top .curves {
    height: 2.5rem;
  }
}

.tour-experience .buy-prev-top .curves svg {
  width: 120%;
  margin-left: -10%;
}

.tour-experience .buy-prev-top .curves.top-curve {
  top: -0.59rem;
}

@media (max-width: 350px) {
  .tour-experience .buy-prev-top .curves.top-curve {
    top: -0.57rem;
  }
}

@media (min-width: 481px) {
  .tour-experience .buy-prev-top .curves.top-curve {
    top: -0.75rem;
  }
}

@media (min-width: 841px) {
  .tour-experience .buy-prev-top .curves.top-curve {
    top: -0.95rem;
  }
}

@media (min-width: 1100px) {
  .tour-experience .buy-prev-top .curves.top-curve {
    height: 1.5rem;
    top: -1.2rem;
  }
}

@media (min-width: 1281px) {
  .tour-experience .buy-prev-top .curves.top-curve {
    top: -1.4rem;
  }
}

@media (min-width: 1601px) {
  .tour-experience .buy-prev-top .curves.top-curve {
    height: 2.5rem;
    top: -2rem;
  }
}

.tour-experience .buy-prev-top .curves.top-curve svg {
  fill: #791214;
}

.tour-experience .buy-prev-top .curves.bottom-curve {
  bottom: 0.7rem;
}

@media (max-width: 350px) {
  .tour-experience .buy-prev-top .curves.bottom-curve {
    bottom: 0.7rem;
  }
}
@media (min-width: 481px) {
  .tour-experience .buy-prev-top .curves.bottom-curve {
    bottom: .6rem;
  }
}
@media (min-width: 841px) {
  .tour-experience .buy-prev-top .curves.bottom-curve {
    bottom: .2rem;
  }
}

@media (min-width: 1100px) {
  .tour-experience .buy-prev-top .curves.bottom-curve {
    height: 1.5rem;
    bottom: 1rem;
  }
}

@media (min-width: 1601px) {
  .tour-experience .buy-prev-top .curves.bottom-curve {
    height: 2.5rem;
    bottom: 0.4rem;
  }
}

.tour-experience .buy-prev-top .curves.bottom-curve svg {
  fill: #f5f5f5;
}

.tour-experience .buy-prev-top .cta-main {
  top: 4rem;
}

.tour-experience .buy-prev-top .cta-main.tcm {
  top: 10rem;
}

@media (min-width: 1100px) {
  .tour-experience .buy-prev-top .cta-main {
    top: 6.5rem;
  }
}

@media (min-width: 1100px) {
  .tour-experience .buy-prev-top .cta-main.tcm {
    top: 6.5rem;
  }
}

@media (min-width: 841px) {
  .tour-experience .buy-prev-top .cta-main {
    top: auto;
    bottom: 0.5rem;
  }
}

@media (min-width: 1601px) {
  .tour-experience .buy-prev-top .cta-main {
    top: auto;
    bottom: .8rem;
  }
}

@media (min-width: 841px) {
  .tour-experience .buy-prev-top .cta-main .btn {
    display: -webkit-inline-flex;
    display: inline-flex;
  }
}

.tour-experience .buy-prev-top .cta-main .btn.hidden-mobile {
  display: none;
}

@media (min-width: 841px) {
  .tour-experience .buy-prev-top .cta-main .btn.hidden-mobile {
    display: -webkit-inline-flex;
    display: inline-flex;
  }
}

@media (min-width: 841px) {
  .tour-experience .buy-prev-top .cta-main .btn.hidden-desktop {
    display: none;
  }
}

.tour-experience .buy-prev-top .cta-main .btn + .btn {
  margin-top: 0.625rem;
}

@media (min-width: 841px) {
  .tour-experience .buy-prev-top .cta-main .btn + .btn {
    margin-left: 0.875rem;
  }
}

.tour-experience .buy-prev-top .top-buttons {
  width: 40%;
  margin-top: 2.20em;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  overflow: hidden;
}

.tour-experience .buy-prev-top .name {
  text-transform: uppercase;
  text-align: center;
  padding-top: 0.5rem;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  position: relative;
}

@media (min-width: 841px) {
  .tour-experience .buy-prev-top .name {
    padding-top: 0;
  }
}

.tour-experience .buy-prev-top .name .bottom {
  font-family: "poppinsextrabold";
  font-size: 2.2rem;
  line-height: 2.2rem;
  position: absolute;
  top: .5rem;
  width: 100%;
  display: block;
}
@media (min-width: 500px) {
  .tour-experience .buy-prev-top .name .bottom {
    font-size: 3rem;
    line-height: 3rem;
  }
}
@media (min-width: 841px) {
  .tour-experience .buy-prev-top .name .bottom {
    position: relative;
    font-size: 2.5rem;
    line-height: 2.5rem;
    width: inherit;
  }
}
@media (min-width: 1000px) {
  .tour-experience .buy-prev-top .name .bottom {
    font-size: 3.5rem;
    line-height: 1;
  }
}

.tour-experience .separator-message {
  position: absolute;
  z-index: 1;
  padding: 0.5rem 0.625rem;
  width: calc(100% - 2rem);
  top: -2rem;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 24.75rem;
}

@media (min-width: 481px) {
  .tour-experience .separator-message {
    padding-left: 2rem;
    padding-right: 2rem;
    top: 1rem;
  }
}

.tour-experience .separator-message p {
  color: #555555;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  margin: 0.5rem auto;
}

.tour-experience section {
  /* Experience Section Ends */
  /* Explore Section Ends */
  /* Upgrade Section Ends*/
}

.tour-experience section.experience-intro {
  position: relative;
  background-color: #f5f5f5;
  padding-top: 5rem;
  text-align: center;
  color: #222222;
  padding-bottom: 1rem;
  /*z-index: -1;*/
}
.tour-experience section.experience-intro .margin-container {
  position: relative;
  z-index: 10;
}

.tour-experience section.experience-intro.tcm {
  position: relative;
  background-color: #f5f5f5;
  padding-top: 10em;
  text-align: center;
  color: #222222;
  padding-bottom: 1rem;
  /*z-index: -1;*/
}

@media (min-width: 841px) {
  .tour-experience section.experience-intro {
    padding-top: 7rem;
  }

.tour-experience section.experience-intro.tcm {
padding-top: 7rem;
}
}

.tour-experience section.experience-intro .btn {
  display: inline-block;
}

.tour-experience section.experience-intro .btn + .btn {
  margin-left: 0.875rem;
}

.tour-experience section.experience-intro .margin-negative {
  margin-top: -50px;
}

.tour-experience section.experience-intro .btn.btn-silver {
  background: -owg-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: -webkit-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: -moz-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: -o-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
}

.tour-experience section.experience-intro .btn.btn-gold {
  background: -owg-linear-gradient(90deg, #dd9200 0%, #ebc000 100%);
  background: -webkit-linear-gradient(90deg, #dd9200 0%, #ebc000 100%);
  background: -moz-linear-gradient(90deg, #dd9200 0%, #ebc000 100%);
  background: -o-linear-gradient(90deg, #dd9200 0%, #ebc000 100%);
  background: linear-gradient(90deg, #dd9200 0%, #ebc000 100%);
}

.tour-experience section.experience-intro .description {
  margin-top: 1.25rem;
  font-size: 1rem;
  line-height: 1.375rem;
  padding: 0 1rem;
  color: #555555;
}

.tour-experience section.experience-intro .description.ticket-title {
  font-family: "poppinsbold";
  width: 100%;
  margin: 0 auto;
  max-width: 55rem;
  border-top: 1px solid #CCCCCC;
  padding-top: 2rem;
  margin-top: 2rem;
  color: #000000;
}

@media (min-width: 841px) {
  .tour-experience section.experience-intro .description.ticket-title {
    width: 80%;
  }
}

.tour-experience section.experience-intro .description.duration {
  font-family: "poppinsbold";
  color: #000000;
}

@media (min-width: 481px) {
  .tour-experience section.experience-intro .description.duration {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.tour-experience section.experience-intro .description.duration .hours {
  text-transform: uppercase;
  color: #791214;
}

.tour-experience section.experience-intro .description p {
  font-family: "poppinsmedium";
}

.tour-experience section.experience-intro .description p strong {
  font-family: "poppinsbold";
}

@media (min-width: 481px) {
  .tour-experience section.experience-intro .description p {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.tour-experience section.experience-intro .description p + p {
  padding-top: 1.25rem;
}

@media (min-width: 841px) {
  .tour-experience section.experience-intro .description {
    margin: 1rem auto;
    max-width: 55rem;
    width: 80%;
    padding: 0;
  }
}

.tour-experience section.experience-intro .h4 {
  margin-top: 3rem;
}

.tour-experience section.experience-intro .where-title {
  color: #791214;
  max-width: 20rem;
  display: block;
  margin: 0 auto;
  font-family: "poppinsextrabold";
}

@media (min-width: 841px) {
  .tour-experience section.experience-intro .where-title {
    max-width: 50rem;
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.tour-experience section.experience-intro .btn-explore {
  margin-top: 1.5rem;
}

.tour-experience section.experience-intro + .container-rounded {
  z-index: 1;
}

.tour-experience section.experience-intro + .container-rounded .rounded-bottom {
  background: #f5f5f5;
}


.tour-experience section.experience-intro .price-panel .single-price {
  text-align: center;
}
.tour-experience section.experience-intro .price-panel .single-price h5,
.tour-experience section.experience-intro .price-panel .single-price h6 {
  margin-left: 12px;
}
.tour-experience section.experience-intro .price-panel .single-price:first-child h5,
.tour-experience section.experience-intro .price-panel .single-price:first-child h6 {
  margin-left: 20px;
}
.tour-experience section.experience-intro .price-panel .single-price a {
  text-decoration: none;
}

.tour-experience section.experience-intro .price-panel .single-price.single{
  text-align: center;
  padding-right: 0rem !important;
}

.tour-experience section.experience-intro .price-panel .single-price + .single-price {
  padding-right: 0;
  position: relative;
  margin-bottom: 1em;
}
.tour-experience section.experience-intro .price-panel .single-price:last-child {
  padding-right: 0;
}

@media (min-width: 600px) {
  .tour-experience section.experience-intro .price-panel {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
  }
  .tour-experience section.experience-intro .price-panel .single-price {
    text-align: center;
    padding-right: 3rem;
  }
  .tour-experience section.experience-intro .price-panel .single-price + .single-price {
    padding: 0 3rem;
  }
  .tour-experience section.experience-intro .price-panel .single-price + .single-price:before {
    content: '';
    height: 3.25rem;
    width: 1px;
    background-color: #CCCCCC;
    display: block;
    position: absolute;
    left: 0;
    top: 1rem;
  }
}

.tour-experience section.experience-intro .price-panel .single-price h3 {
  display: inline-block;
  line-height: 1;
  color: #169F16;
  text-shadow: 0 4px 4px rgba(22, 159, 22, 0.15);
  margin-top: 1rem;
  font-size: 4rem;
  position: relative;
  letter-spacing: -0.3rem;
  height: 3.25rem;
  font-family: "poppinsbold";
}

.tour-experience section.experience-intro .price-panel .single-price h3.h3.strike {
  display: inline-block;
  line-height: 1;
  color: #000000;
  text-transform: uppercase;
  text-shadow: 0 4px 4px rgba(22, 159, 22, 0.15);
  margin-top: 1rem;
  font-size: 4rem;
  position: relative;
  letter-spacing: -0.3rem;
  height: 3.25rem;
  font-family: "poppinsbold";
  text-decoration: line-through;
}
.tour-experience section.experience-intro .price-panel .single-price h3 small {
  font-size: 0.5em;
  margin: 0 0 0 8px;
  letter-spacing: -0.1rem;
  display: inline-block;
  vertical-align: middle;
  margin-top: -.3em;
}
.tour-experience section.experience-intro .price-panel .single-price h3 span {
  font-family: "poppinsbold";
  font-size: 2rem;
  vertical-align: top;
  margin-right: 0.25rem;
  line-height: 1.2;
}

.tour-experience section.experience-intro .price-panel .single-price .category {
  text-transform: uppercase;
}

.tour-experience section.experience-intro .price-panel .single-price h6 {
  font-family: "poppinsmedium";
  font-size: 0.875rem;
  color: #555555;
}



.tour-experience section.experience-intro .text-panel.margin-container {
  padding-bottom: 3.75rem;
}

@media (min-width: 841px) {
  .tour-experience section.experience-intro .text-panel.margin-container {
    padding-top: 0;
    padding-bottom: 3rem;
  }
}

.tour-experience section.experience-intro .text-panel h2 {
  color: #791214;
  font-weight: 800;
  margin: 0 0 20px 0;
  font-size: 30px;
}

.tour-experience section.experience-intro .text-panel .grey-strong {
  color: #555555;
  font-weight: 600;
}

.tour-experience section.experience-intro .text-panel span.red-color {
  color: #791214;
  font-weight: 900;
}

.tour-experience section.explore {
  background-color: #E8E8E8;
  padding-top: 2rem;
  background-repeat: no-repeat;
  text-align: center;
  color: #222222;
  padding-bottom: 2.75rem;
  overflow: visible;
  position: relative;
}

@media (min-width: 841px) {
  .tour-experience section.explore {
    padding-bottom: 5.5rem;
  }
}

@media (min-width: 481px) {
  .tour-experience section.explore .margin-container {
    padding-top: 5rem;
  }
}

.tour-experience section.explore .description {
  font-family: "poppinsmedium";
  margin-top: 1.5rem;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #555555;
  padding: 0 1rem;
}

@media (min-width: 841px) {
  .tour-experience section.explore .description {
    padding: 0 9rem;
  }
}

.tour-experience section.explore .section-title {
  margin-top: 4rem;
}

.tour-experience section.explore .see-title {
  max-width: 20rem;
  display: block;
  margin: 0 auto;
}

@media (min-width: 841px) {
  .tour-experience section.explore .see-title {
    max-width: 30rem;
  }
}

.tour-experience section.explore .btn-explore {
  margin-top: 1.5rem;
}

.tour-experience section.explore + .container-rounded {
  position: relative;
  z-index: 1;
}

.tour-experience section.explore + .container-rounded .rounded-bottom {
  background: #E8E8E8;
}

.tour-experience section.upgrade {
  background-color: #E8E8E8;
  background-image: url("../images/red-pattern-tile.png");
  background-position: center center;
  padding-bottom: 5rem;
  overflow: visible;
  position: relative;
  padding-top: 2rem;
}

@media (min-width: 841px) {
  .tour-experience section.upgrade > .margin-container {
    padding-top: 4rem;
  }
}

.tour-experience section.upgrade .description {
  text-align: center;
  color: #FFFFFF;
  padding: 0 0.5rem;
  margin: 1.5rem auto;
}

.tour-experience section.upgrade .description.slider-bottom > p {
  padding: 0 1rem;
}

.tour-experience section.upgrade .description span {
  color: #B99869;
}

@media (min-width: 841px) {
  .tour-experience section.upgrade .description {
    padding: 0 9rem;
  }
}

.tour-experience section.upgrade .title-separator + .description {
  margin-top: 1.25rem;
}

.tour-experience section.upgrade .see-slider {
  overflow: hidden;
}

.tour-experience section.upgrade .see-slider.gold-slider.classics-slider .slide {
  background: -owg-linear-gradient(to right, #2a2a2a 0%, #161616 100%);
  background: -webkit-linear-gradient(to right, #2a2a2a 0%, #161616 100%);
  background: -moz-linear-gradient(to right, #2a2a2a 0%, #161616 100%);
  background: -o-linear-gradient(to right, #2a2a2a 0%, #161616 100%);
  background: linear-gradient(to right, #2a2a2a 0%, #161616 100%);
  border: 2px solid #B99869;
}

.tour-experience section.upgrade .see-slider.gold-slider.classics-slider .slide .content {
  background: -owg-linear-gradient(to right, #2a2a2a 0%, #161616 100%);
  background: -webkit-linear-gradient(to right, #2a2a2a 0%, #161616 100%);
  background: -moz-linear-gradient(to right, #2a2a2a 0%, #161616 100%);
  background: -o-linear-gradient(to right, #2a2a2a 0%, #161616 100%);
  background: linear-gradient(to right, #2a2a2a 0%, #161616 100%);
}

.tour-experience section.upgrade .see-slider.gold-slider.classics-slider .slide .see-img {
  margin: 0;
  margin-bottom: -1.25rem;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
}

.tour-experience section.upgrade .see-slider.gold-slider.classics-slider .slide h5 {
  color: #D1B765;
}

.tour-experience section.upgrade .see-slider.gold-slider.red-slider .slide {
  background: -owg-linear-gradient(to right, #2c0f10 0%, #ab0b13 100%);
  background: -webkit-linear-gradient(to right, #2c0f10 0%, #ab0b13 100%);
  background: -moz-linear-gradient(to right, #2c0f10 0%, #ab0b13 100%);
  background: -o-linear-gradient(to right, #2c0f10 0%, #ab0b13 100%);
  background: linear-gradient(to right, #2c0f10 0%, #ab0b13 100%);
  border: 2px solid #ab0b13;
}

.tour-experience section.upgrade .see-slider.gold-slider.red-slider .slide .content {
  background: -owg-linear-gradient(to right, #2c0f10 0%, #ab0b13 100%);
  background: -webkit-linear-gradient(to right, #2c0f10 0%, #ab0b13 100%);
  background: -moz-linear-gradient(to right, #2c0f10 0%, #ab0b13 100%);
  background: -o-linear-gradient(to right, #2c0f10 0%, #ab0b13 100%);
  background: linear-gradient(to right, #2c0f10 0%, #ab0b13 100%);
}

.tour-experience section.upgrade .see-slider.gold-slider.red-slider .slide .see-img {
  margin: 0;
  margin-bottom: -1.25rem;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  -ms-border-radius: none;
  -o-border-radius: none;
  border-radius: none;
}

.tour-experience section.upgrade .see-slider.gold-slider.red-slider .slide h5 {
  color: #FFFFFF;
}

.tour-experience section.upgrade .see-slider.gold-slider.see-slider-active .slides-container {
  padding: 0;
}

.tour-experience section.upgrade .see-slider.gold-slider .slides-container {
  padding: 0 3rem;
}

.tour-experience section.upgrade .see-slider.gold-slider .slide {
  background: -owg-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -webkit-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -moz-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -o-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: linear-gradient(to right, #d1b765 0%, #907341 100%);
}

.tour-experience section.upgrade .see-slider.gold-slider .slide .content {
  background: -owg-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -webkit-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -moz-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -o-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: linear-gradient(to right, #d1b765 0%, #907341 100%);
}

.tour-experience section.upgrade .see-slider.gold-slider .slide h5 {
  color: #000000;
}

.tour-experience section.upgrade .see-slider.gold-slider .slide .see-img {
  height: 9.625rem;
  margin: 3px 3px -20px 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.tour-experience section.upgrade .see-slider .slides-container {
  margin-bottom: 40px;
}

.tour-experience section.upgrade .h4 {
  font-family: "poppinsextrabold";
  margin-top: 3rem;
  color: #d1b765;
}

.tour-experience section.upgrade .title-separator {
  color: #d1b765;
  margin-bottom: 0.5rem;
}

.tour-experience section.upgrade.horror {
  background-image: url("../images/horror-pattern-tile.png");
}

.tour-experience section.upgrade.horror .h4 {
  color: #FFFFFF;
}

.tour-experience section.upgrade.horror .title-separator {
  color: #791214;
  background: #791214;
}

.tour-experience section.upgrade.horror .additional-content {
  padding-top: 0;
  padding-bottom: 0;
}

.tour-experience section.upgrade.horror .additional-content .center-line:after, .tour-experience section.upgrade.horror .additional-content .center-line:before {
  background: #791214;
}

.tour-experience section.upgrade .blocks-container {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
}

@media (min-width: 841px) {
  .tour-experience section.upgrade .blocks-container {
    flex-direction: row;
  }
}

.tour-experience section.upgrade .new-block {
  margin-top: 1rem;
  width: 20.5rem;
  max-height: 10.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  border-radius: 0.5rem;
  position: relative;
}

.tour-experience section.upgrade .new-block:hover .block-content {
  transform: translate(-0.5rem, -0.5rem);
}

@media (min-width: 841px) {
  .tour-experience section.upgrade .new-block {
    margin: 1rem 1.25rem;
  }
}

.tour-experience section.upgrade .new-block .background-block {
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  border-radius: 0.5rem;
  width: 100%;
  height: 100%;
  background-color: #D1B765;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.tour-experience section.upgrade .new-block.hide-desc .description {
  display: none;
}

.tour-experience section.upgrade .block-content {
  position: relative;
  z-index: 1;
  background: #222222;
  padding: 1.375rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  border-radius: 0.5rem;
  padding-bottom: 1rem;
  overflow: hidden;
  height: 100%;
  width: 100%;
  transition: transform 500ms ease;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tour-experience section.upgrade .block-content .title {
  font-size: 1.75rem;
}

.tour-experience section.upgrade .block-content .category {
  text-transform: uppercase;
  color: #D1B765;
}

.tour-experience section.upgrade .block-content .separator {
  height: 0.125rem;
  width: 1.5rem;
  background-color: #D1B765;
  margin-bottom: 0.625rem;
}

.tour-experience section.upgrade .block-content .description {
  font-family: "poppinsregular";
  font-style: italic;
  max-height: 3.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tour-experience section.upgrade .bottom-buttons {
  padding-top: 1rem;
  text-align: center;
  bottom: -1rem;
  position: absolute;
  left: 0;
  right: 0;
}

@media (min-width: 1281px) {
  .tour-experience section.upgrade .bottom-buttons {
    bottom: -1.5rem;
  }
}

.tour-experience section.upgrade .bottom-buttons .btn {
  vertical-align: top;
  display: -webkit-inline-flex;
  display: inline-flex;
}

.tour-experience section.upgrade .bottom-buttons .btn.hidden-mobile {
  display: none;
}

@media (min-width: 481px) {
  .tour-experience section.upgrade .bottom-buttons .btn.hidden-mobile {
    display: -webkit-inline-flex;
    display: inline-flex;
  }
}

@media (min-width: 481px) {
  .tour-experience section.upgrade .bottom-buttons .btn.hidden-desktop {
    display: none;
  }
}

.tour-experience section.upgrade .bottom-buttons .btn + .btn {
  margin-top: 0.625rem;
}

@media (min-width: 841px) {
  .tour-experience section.upgrade .bottom-buttons .btn + .btn {
    margin-top: auto;
    margin-left: 0.875rem;
  }
}

.tour-experience section.upgrade .additional-content {
  text-align: center;
  color: #FFFFFF;
  padding-top: 3.375rem;
  padding-bottom: 1.375rem;
  max-width: 10rem;
  margin: 0 auto;
}

@media (min-width: 841px) {
  .tour-experience section.upgrade .additional-content {
    max-width: unset;
  }
}

.tour-experience section.upgrade .additional-content .center-line {
  position: relative;
}

.tour-experience section.upgrade .additional-content .center-line:after, .tour-experience section.upgrade .additional-content .center-line:before {
  content: " ";
  display: block;
  height: 3px;
  width: 4rem;
  background: #B99869;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media (min-width: 481px) {
  .tour-experience section.upgrade .additional-content .center-line:after, .tour-experience section.upgrade .additional-content .center-line:before {
    width: 2rem;
  }
}

.tour-experience section.upgrade .additional-content .center-line:after {
  right: -7rem;
}

@media (min-width: 481px) {
  .tour-experience section.upgrade .additional-content .center-line:after {
    right: -5rem;
  }
}

.tour-experience section.upgrade .additional-content .center-line:before {
  left: -6rem;
}

@media (min-width: 481px) {
  .tour-experience section.upgrade .additional-content .center-line:before {
    left: -5rem;
  }
}

.tour-experience section.upgrade .media {
  max-width: calc(100% - 2rem);
  margin: auto;
  position: absolute;
  bottom: -5rem;
  left: 0;
  right: 0;
  z-index: 1;
  color: #555555;
  background: #FFFFFF;
  border-radius: 0.5rem;
}

@media (min-width: 841px) {
  .tour-experience section.upgrade .media {
    background: none;
    max-width: 37.5rem;
  }
}

.tour-experience section.upgrade .media .media-body {
  left: -50px;
  z-index: 9;
}

.tour-experience section.upgrade .media .media-body .media-body-panel {
  background-color: #FFFFFF;
  position: relative;
  z-index: 0;
  box-shadow: none;
  text-align: center;
  padding: 0 1.25rem 1rem 1.25rem;
  letter-spacing: 1px;
  line-height: 2;
  z-index: -1;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
}

@media (min-width: 841px) {
  .tour-experience section.upgrade .media .media-body .media-body-panel {
    position: absolute;
    top: 30%;
    margin-left: -3rem;
    padding-left: 3.5rem;
    padding-top: 1.375rem;
    border-radius: 0.5rem;
    text-align: left;
  }
}

.tour-experience section.upgrade + *:before {
  content: '';
  position: absolute;
  top: -29px;
  width: 100%;
  height: 47px;
  background: url("../images/top-curve.svg") no-repeat center center;
  background-size: 120%;
  display: block;
}

@media (min-width: 481px) {
  .tour-experience section.upgrade + *:before {
    top: -33px;
  }
}

.tour-experience section.faqs-section {
  background-image: url("../images/water-tower.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 20rem;
}

.tour-experience .guides {
  position: absolute;
  z-index: 2;
  display: none;
}

@media (min-width: 1100px) {
  .tour-experience .guides {
    display: block;
  }
}

.tour-experience .guides.left-guides {
  left: 0;
  top: 0;
}

.tour-experience .guides.right-guides {
  margin-top: 5rem;
  right: 0;
}

@media (min-width: 871px) {
  .see-slider.see-slider-active.gold-slider .slides-container {
    max-width: 50rem;
  }
}


.see-slider.see-slider-active .slides-container {
  max-width: 16rem;
  margin: 0 auto;
  overflow: visible;
}
@media (min-width: 620px) {
  .see-slider.see-slider-active .slides-container {
    max-width: 32rem;
    margin: 0 auto;
    overflow: visible;
  }
}
@media (min-width: 871px) {
  .see-slider.see-slider-active .slides-container {
    max-width: 48rem;
    margin: 0 auto;
    overflow: visible;
  }
}
.see-slider.see-slider-active .slides-container .slick-track {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  align-items: stretch;
  justify-content: center;
}


.see-slider.see-slider-active .slides-container .slide {
  margin: 2rem 0.5rem 0 0.5rem;
  height: auto;
  background: #fff;
}
.see-slider .slick-list {
  margin-left: 0.5rem;
}
.see-slider .slide {
  margin: 1rem auto;
}

@media (min-width: 481px) {
  .see-slider .slide {
    margin: 1rem;
  }
}

@media (min-width: 871px) {
  .see-slider .slide {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.see-slider button.slick-arrow {
  position: absolute;
  width: 16px;
  height: 24px;
  background: transparent url("../images/chevron-left.png") no-repeat 0 0;
  overflow: hidden;
  text-indent: 999px;
  z-index: 2;
  transform: translateY(-50%);
  bottom: 0;
  margin: auto;
  left: 50%;
  margin-left: -10rem;
  display: none !important;
}
.see-slider.gold-slider button.slick-arrow,
body.postid-1168 .see-slider button.slick-arrow,
body.postid-1002 .see-slider button.slick-arrow {
  background: transparent url("../images/chevron-left-golden.png") no-repeat 0 0;
}

/* @media (min-width: 481px) { */
  .see-slider button.slick-arrow {
    display: inline-block !important;
    margin-left: -10rem;
  }
/* } */
@media (min-width: 620px) {
  .see-slider button.slick-arrow {
    display: inline-block !important;
    margin-left: -18rem;
  }
}
@media (min-width: 871px) {
  .see-slider button.slick-arrow {
    margin-left: -25rem;
  }
}
@media (min-width: 930px) {
  .see-slider button.slick-arrow {
    margin-left: -26.1rem;
  }
}

.see-slider button.slick-arrow.slick-next {
  background: transparent url("../images/chevron-right.png") no-repeat 0 0;
}
.see-slider.gold-slider button.slick-arrow.slick-next,
body.postid-1168 .see-slider button.slick-arrow.slick-next,
body.postid-1002 .see-slider button.slick-arrow.slick-next {
  background: transparent url("../images/chevron-right-golden.png") no-repeat 0 0;
}

/* @media (min-width: 481px) { */
  .see-slider button.slick-arrow.slick-next {
    margin-left: 9.1rem;
  }
/* } */
@media (min-width: 620px) {
  .see-slider button.slick-arrow.slick-next {
    margin-left: 17.1rem;
  }
}
@media (min-width: 871px) {
  .see-slider button.slick-arrow.slick-next {
    margin-left: 24.1rem;
  }
}
@media (min-width: 930px) {
  .see-slider button.slick-arrow.slick-next {
    margin-left: 26.1rem;
  }
}

.see-slider button.slick-arrow.slick-disabled {
  opacity: 0.5;
}

body.search-shown div.asl_w {
  display: block !important;
}

body.search-shown div.asl_r.vertical {
  top: 10.5rem !important;
  max-height: 80% !important;
}

body.show-results div.asl_w {
  display: block !important;
}

div.asl_w {
  display: none !important;
  background: none !important;
}

div.asl_r.vertical {
  top: 8rem !important;
  background: none !important;
  max-height: 70% !important;
  overflow-y: auto;
  padding: 0 !important;
}

div.asl_r .resdrg {
  margin-top: 1rem;
}

div.asl_r .resdrg .asl_nores {
  background: none !important;
  font-size: 0.75rem;
  font-family: "poppinsmedium";
  color: #999999 !important;
  text-align: left !important;
  padding: 0 !important;
}

div.asl_r .resdrg .asl_nores strong {
  font-family: "poppinsbold";
  color: #FFFFFF;
}

div.asl_r .title-results {
  position: absolute;
  top: 0;
  color: #FFFFFF;
  font-family: "poppinsbold";
  font-size: 0.75rem;
}

div.asl_r .results .item {
  border: none !important;
  background: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin-bottom: 1.25rem !important;
}

@media (min-width: 481px) {
  div.asl_r .results .item {
    margin-bottom: 2rem !important;
  }
}

div.asl_r .results .item .asl_content {
  padding: 0 !important;
}

div.asl_r .results .item .asl_content h3 {
  display: block !important;
  position: relative;
  padding-left: 1.25rem !important;
}

div.asl_r .results .item .asl_content h3:before {
  content: '';
  background: url("../images/menu-caret.png") no-repeat center center;
  width: 0.5625rem;
  height: 0.625rem;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/menu-caret.png") no-repeat center center;
  background-size: 0.5625rem 0.625rem;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  div.asl_r .results .item .asl_content h3:before {
    background: url("../images/menu-caret@2x.png") no-repeat center center;
    background-size: 0.5625rem 0.625rem;
  }
}

div.asl_r .results .item .asl_content h3 a {
  font-family: "poppinsmedium" !important;
  color: #CCCCCC !important;
  font-size: 1rem !important;
  line-height: 2rem !important;
  display: block;
  word-wrap: unset;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

div.asl_r .results .item .asl_content h3 a span.highlighted {
  background: none !important;
}

div.asl_r .results .item .asl_content .asl_desc {
  font-family: "poppinsmedium" !important;
  padding-left: 1.25rem !important;
  line-height: 1rem !important;
  font-size: 0.75rem !important;
  color: #999999 !important;
  margin-top: 0 !important;
}

div.asl_r .results .item .asl_content .asl_desc span.highlighted {
  background: none !important;
}

div.asl_r .results .asl_spacer {
  display: none !important;
}

.search-form-container {
  transition: opacity 500ms ease-in;
  position: absolute;
  width: 100%;
  top: 4rem;
  padding: 0 1.5rem;
}

@media (min-width: 1100px) {
  .search-form-container {
    padding: 0;
  }
}

.search-form-container .promagnifier {
  display: none;
}

.search-form-container .search-icon {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  right: 1.5rem;
  top: 0.625rem;
}

.search-form-container .wpdreams_asl_container {
  margin-top: 1rem;
}

.search-form-container #ajaxsearchlite1 .probox, .search-form-container #ajaxsearchlite2 .probox {
  background: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #555555;
  padding: 0.5rem 0;
}

.search-form-container #ajaxsearchlite1 .probox div.asl_simple-circle, .search-form-container #ajaxsearchlite2 .probox div.asl_simple-circle {
  border: 2px solid #FFFFFF;
}

.search-form-container #ajaxsearchlite1 .probox .proloading, .search-form-container #ajaxsearchlite2 .probox .proloading {
  margin-right: 0.5rem;
  margin-top: 0.25rem;
  padding: 0;
}

.search-form-container #ajaxsearchlite1 .probox .proclose, .search-form-container #ajaxsearchlite2 .probox .proclose {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  right: 0;
  top: 0.625rem;
  padding: 0 0.4375rem;
}

.search-form-container #ajaxsearchlite1 .probox .proclose svg, .search-form-container #ajaxsearchlite2 .probox .proclose svg {
  display: none;
}

.search-form-container #ajaxsearchlite1 .probox .proclose:before, .search-form-container #ajaxsearchlite2 .probox .proclose:before {
  content: '';
  background: url("../images/search-icon-white.png") no-repeat center center;
  background-size: cover;
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  right: 0.4375rem;
  top: 0;
}

.search-form-container #ajaxsearchlite1 .probox .proinput, .search-form-container #ajaxsearchlite2 .probox .proinput {
  margin-left: 0;
  padding-left: 0;
}

.search-form-container #ajaxsearchlite1 .probox .proinput input, .search-form-container #ajaxsearchlite2 .probox .proinput input {
  caret-color: #FFFFFF;
  color: #D1B765 !important;
  font-family: "poppinsbold";
  font-size: 1rem;
}

.search-form-container #ajaxsearchlite1 .probox .proinput input:-ms-input-placeholder, .search-form-container #ajaxsearchlite2 .probox .proinput input:-ms-input-placeholder {
  color: #555555 !important;
  font-family: "poppinsbold" !important;
  padding-left: 0.5rem !important;
}

.search-form-container #ajaxsearchlite1 .probox .proinput input:-moz-placeholder, .search-form-container #ajaxsearchlite2 .probox .proinput input:-moz-placeholder {
  color: #555555 !important;
  font-family: "poppinsbold" !important;
  padding-left: 0.5rem !important;
}

.search-form-container #ajaxsearchlite1 .probox .proinput input::-moz-placeholder, .search-form-container #ajaxsearchlite2 .probox .proinput input::-moz-placeholder {
  color: #555555 !important;
  font-family: "poppinsbold" !important;
  padding-left: 0.5rem !important;
}

.search-form-container #ajaxsearchlite1 .probox .proinput input::-webkit-input-placeholder, .search-form-container #ajaxsearchlite2 .probox .proinput input::-webkit-input-placeholder {
  color: #555555 !important;
  font-family: "poppinsbold" !important;
  padding-left: 0.5rem !important;
}

#searchOverlay {
  background: rgba(17, 17, 17, 0.95);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
}

#searchOverlay.show {
  opacity: 1;
  visibility: visible;
}

#searchOverlay .search-container {
  margin-top: 4.75rem;
  max-width: 47.75rem;
}

#searchOverlay .search-container .cancel-text {
  text-transform: uppercase;
  color: #666666;
  font-family: "poppinsbold";
  font-size: 0.75rem;
  padding-left: 0.75rem;
  margin: auto;
}

#searchOverlay .search-container .btn-cancel {
  padding: 0;
  position: relative;
}

#searchOverlay .search-container .btn-cancel .back-icon {
  vertical-align: middle;
}

#searchOverlay .search-form-container {
  position: relative;
  top: auto;
  margin-top: 1.5rem;
}

.cart-list-wrapper {
  color: #555555;
  border-bottom: 1px solid #CCCCCC;
}

.cart-item {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 0.8rem;
  position: relative;
  margin-left: 2rem;
}

.cart-item-wrap:last-child .cart-item {
  border-bottom: 0 none;
}

.cart-item .icon {
  width: 25px;
  height: 25px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
}

.cart-item .icon.bullet-like {
  position: absolute;
  left: 0;
  top: 0;
  left: -2rem;
}

.cart-item .icon.ticket {
  background-image: url("../images/ticket-icon.png");
}

.cart-item .icon.book {
  background-image: url("../images/book-icon.png");
}

.cart-item .icon.photo {
  background-image: url("../images/photo-icon.png");
}

.cart-item .icon.edit {
  background-image: url("../images/edit-icon.png");
  width: 17px;
}

.cart-item .icon.delete {
  background-image: url("../images/delete-icon.png");
  width: 14px;
}

.cart-item-actions {
  position: absolute;
  right: 0;
}

.cart-item-title {
  font-size: 1.125rem;
  color: #222222;
  line-height: 1.2;
}

.cart-item-subtitle {
  font-size: 0.75rem;
  display: block;
  margin-bottom: 1rem;
}

.cart-item-row {
  font-family: "poppinsmedium";
  font-size: 1rem;
  margin: 0 0 0.6rem;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.cart-item-row-amount, .cart-item-row-amount > input {
  font-family: "poppinsbold";
  font-size: 1.125rem;
  border: 0 none;
  border-bottom: 1px solid #555555;
  margin-right: .5rem;
  display: inline-block;
  width: 1.5rem;
  text-align: center;
}

.cart-item-row-amount::-webkit-inner-spin-button, .cart-item-row-amount::-webkit-outer-spin-button, .cart-item-row-amount > input::-webkit-inner-spin-button, .cart-item-row-amount > input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.cart-item-row-amount > input, .cart-item-row-amount > input > input {
  display: none;
}

.cart-item-row-price-promo {
  color: #169F16;
}

.cart-item-row-price-line-through {
  text-decoration: line-through;
}

.cart-item-row-total {
  font-family: "poppinsbold";
}

.cart-item-error {
  color: #D50000;
  font-size: 0.75rem;
  line-height: 2;
  position: relative;
}

.cart-item-error:before {
  content: "";
  background: transparent url("../images/error-icon.png") no-repeat 0 0;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 4px;
  left: -30px;
}

.cart-total {
  text-align: right;
  margin: 1rem 1.5rem 0;
}

.cart-total-wrapper {
  background-color: #222222;
  min-height: 12.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.cart-total .promo-code-link {
  color: #555555;
  margin-bottom: 1rem;
  display: inline-block;
}

.cart-total .promo-code-input-wrapper > form {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.cart-total .promo-code-input-wrapper > form input.filled {
  color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  font-family: "poppinsbold";
  font-size: 1rem;
  text-transform: uppercase;
}

.cart-total .promo-code-input-wrapper > form input.filled.error {
  color: #D50000;
  border-bottom-color: #D50000;
}

.cart-total .promo-code-input-wrapper .btn-submit {
  width: 3.5rem;
  height: 3.5rem;
  margin: 0.4rem 0;
  padding: 0;
  position: relative;
}

.cart-total .promo-code-input-wrapper .alert-error {
  position: absolute;
}

.cart-total .promo-code-input-wrapper .loading-container {
  margin: .5rem 0;
}

.cart-total .promo-code-input-wrapper .loading-container .loading-spinner .path {
  stroke: #FFFFFF;
}

.cart-total .promo-code-clear-button {
  left: -2rem;
}

.cart-total .promo-code-applied {
  color: #169F16;
  font-family: "poppinsmedium";
  font-size: 1rem;
  margin: 0 0 1rem;
  padding-left: 2rem;
  display: inline-block;
  position: relative;
}

.cart-total .promo-code-applied > strong {
  font-family: "poppinsbold";
  text-transform: uppercase;
}

.cart-total .promo-code-applied:before {
  content: "";
  background: transparent url("../images/ticket-icon-green.png") no-repeat 0 0;
  width: 21px;
  height: 21px;
  position: absolute;
  left: 0;
}

.cart-total-list {
  font-size: 0.75rem;
  color: #CCCCCC;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 0.2rem;
}

.cart-total-list span {
  min-width: 30%;
  display: inline-block;
  font-size: 1rem;
  color: #FFFFFF;
}

.cart-total-list-total {
  font-size: 1rem;
  color: #FFFFFF;
  text-transform: capitalize;
  line-height: 2;
}

.cart-total-list-total > span {
  color: #edc500;
  font-size: 1.25rem;
}

.disclaimer-footer {
  width: 100%;
  background: #222222;
  padding: 2.2rem 0;
}

.disclaimer-footer p {
  line-height: 1.125rem;
  font-size: 0.75rem;
  color: #CCCCCC;
  text-align: center;
}

/* Pages */
.btn-container {
  position: relative;
  padding: 0 2.5rem;
}

.btn-container .btn + .btn {
  margin-top: 0.625rem;
}

@media (min-width: 1100px) {
  .btn-container .btn-buy {
    display: none;
  }
  .btn-container .btn-preview {
    float: left;
  }
}

.home-slider, .hmh-hero-slider {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
}

.home-slider-container, .hmh-hero-container {
  width: 100%;
  height: 31rem;
  position: relative;
  overflow: hidden;
  margin-bottom: -5rem;
}
.payment-container.pay {
  top: 2em;
}
@media (min-width: 1100px) {
  .home-slider-container, .hmh-hero-container {
    height: 100vh;
    max-height: 50rem;
    margin-bottom: 0;
  }
  .home-slider-container.timer-push {
    top: 4.5em;
  }
  body.admin-bar .home-slider-container, body.admin-bar .hmh-hero-container {
    height: calc(100vh - 32px);
  }
  .payment-container.pay {
    top: 4.5em;
  }
}

.home-slider-btn-container {
  top: -3rem;
  z-index: 1;
}

@media (min-width: 1100px) {
  .home-slider-btn-container {
    top: auto;
    bottom: 10rem;
  }
}

.home-slider .slide, .hmh-hero-slider .slide {
  position: relative;
  height: 26rem;
  width: 100%;
}

.home-slider .slide-img, .hmh-hero-slider .slide-img {
  height: 100%;
  width: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
  -moz-box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
  box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.8) inset;
}

@media (min-width: 481px) {
  .home-slider .slide-img, .hmh-hero-slider .slide-img {
    -webkit-box-shadow: 0 130px 150px -20px rgba(0, 0, 0, 0.8) inset;
    -moz-box-shadow: 0 130px 150px -20px rgba(0, 0, 0, 0.8) inset;
    box-shadow: 0 130px 150px -20px rgba(0, 0, 0, 0.8) inset;
  }
}

.home-slider .slide-img video {
  height: 26rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width: 1100px) {
  .home-slider .slide-img video {
    min-width: 100vw;
    height: auto;
    min-height: 90vh;
  }
}

.home-slider .slide .caption {
  left: 0;
  right: 0;
  position: absolute;
  font-size: 2em;
  bottom: 7.5rem;
  text-align: center;
  color: #FFFFFF;
  font-family: "poppinsbold";
  padding: 0 1rem;
  text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
  line-height: 1.2;
}

@media (min-width: 1100px) {
  .home-slider .slide .caption {
    font-size: 4.5rem;
    line-height: 5rem;
    text-align: left;
    max-width: 55rem;
    padding-left: 3rem;
    padding-right: 0;
    bottom: 11.875rem;
  }
}

.home-slider .slide .btn {
  position: absolute;
  left: 50%;
  bottom: 3.6rem;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (min-width: 1100px) {
  .home-slider .slide .btn {
    left: 3rem;
    bottom: 8rem;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@media (min-width: 1100px) {
  .home-slider .slide, .hmh-hero-slider .slide {
    height: 100vh;
    max-height: 50rem;
  }
}

.home-slider .slick-dots, .hmh-hero-slider .slick-dots {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
}

.home-slider .slick-dots li, .hmh-hero-slider .slick-dots li {
  margin-top: 0.5rem;
}

.home-slider .slick-dots li:first-child, .hmh-hero-slider .slick-dots li:first-child {
  margin-left: 0.5rem;
}

.hero-social-links {
  display: none;
  position: absolute;
  top: 36%;
  margin: auto;
  right: 2rem;
}

@media (min-width: 1100px) {
  .hero-social-links {
    display: block;
  }
}

.hero-social-links li {
  width: 2.5em;
  height: 2.5rem;
  margin: 0.75rem 0;
  position: relative;
}

.hero-social-links li a {
  width: 100%;
  height: 100%;
  border: 2px solid #FFFFFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
}

.hero-social-links li a img {
  position: absolute;
  max-width: 23px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.hero-social-links:before, .hero-social-links:after {
  content: '';
  width: 2px;
  height: 70.5%;
  background-color: #B99869;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

@media (max-height: 670px) {
  .hero-social-links:before, .hero-social-links:after {
    height: 30%;
  }
}

.hero-social-links:before {
  top: -70.5%;
}

@media (max-height: 670px) {
  .hero-social-links:before {
    top: -30%;
  }
}

.price-message {
  font-family: "poppinsregular";
  font-style: italic;
  font-size: 12px;
}
.popover .price-message {
  position: absolute;
    margin-top: -20px;
}

#booking-bar {
  display: none;
  position: absolute;
  height: 5.625rem;
  width: 100%;
  bottom: 1rem;
  transition: transform 1s ease;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}

#booking-bar.shown {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  z-index: 10;
}

@media (min-width: 1100px) {
  #booking-bar {
    display: block;
  }
}

.hero-addon {
  background: #FFFFFF;
  width: 205%;
  height: 6.625rem;
  z-index: 1;
  position: absolute;
  top: 0;
  z-index: 1;
  transition: all 1.5s ease-in-out;
  -moz-border-radius-topright: 49% 7rem;
  -webkit-border-top-right-radius: 49% 7rem;
  border-top-right-radius: 49% 7rem;
  -webkit-transform: translateX(-50.5%) translateY(1.25rem);
  -moz-transform: translateX(-50.5%) translateY(1.25rem);
  -ms-transform: translateX(-50.5%) translateY(1.25rem);
  -o-transform: translateX(-50.5%) translateY(1.25rem);
  transform: translateX(-50.5%) translateY(1.25rem);
}

.hero-addon-red {
  background: #791214;
  top: -0.25rem;
  z-index: 0;
}

.hero-addon.straight {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}

.hero-booking {
  display: none;
  position: absolute;
  top: 3.375rem;
  left: 3rem;
  font-size: 1.5rem;
  color: #555555;
  z-index: 1;
  width: 100%;
}

.hero-booking .time-note p {
  font-family: "poppinsmedium";
  font-size: 0.75rem;
  line-height: 1rem;
}

.hero-booking  .classics {
	display: none;
}

.hero-booking  .deluxe {
        display: none;
}

.hero-booking p.animated + .animated {
  margin-top: -1.75rem;
}

@media (min-width: 1100px) {
  .hero-booking {
    display: block;
  }
}

.hero-booking .dropdown {
  display: inline-block;
  text-decoration: underline;
  color: #000000;
  font-weight: bold;
  padding-right: 1rem;
  position: relative;
  font-family: "poppinsextrabold";
  cursor: pointer;
}

.hero-booking .dropdown.active, .hero-booking .dropdown:hover {
  color: #791214;
}

.hero-booking .dropdown.clean {
  color: #CCCCCC;
}

.hero-booking .dropdown:after {
  content: '';
  background: url("../images/caret-down-bar.png") no-repeat center center;
  width: 0.625rem;
  height: 0.375rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.hero-booking .btn-book {
  background: #edc500;
  display: inline-block;
  vertical-align: text-bottom;
  top: -1rem;
  margin-left: 1rem;
  left: auto;
  right: auto;
  width: 3.125rem;
  height: 3.125rem;
}

.hero-booking .btn-book img {
  width: 1rem;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  right: 0;
}

button.slick-arrow {
  cursor: pointer;
  position: absolute;
  width: 16px;
  height: 24px;
  background: transparent url(../images/chevron-left-golden.png) no-repeat 0 0;
  overflow: hidden;
  text-indent: 999px;
  z-index: 2;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -40px;
}
button.slick-next {
  right: -40px;
  left: auto;
  background-image: url(../images/chevron-right-golden.png);
}
@media (max-width: 480px) {
  button.slick-arrow {
    background-color: rgba(255, 255, 255, .5);
    padding: 10px;
    height: 34px;
    width: 26px;
    background-position: center center;
    background-repeat: no-repeat;
  }
  button.slick-prev {
    left: 0;
  }
  button.slick-next {
    right: 0;
  }
}



/* Popovers */
.popover {
  position: absolute;
  background: #FFFFFF;
  padding: 2.125rem;
  width: 23.75rem;
  top: -1.5rem;
  -webkit-border-radius: 0.625rem;
  -moz-border-radius: 0.625rem;
  -ms-border-radius: 0.625rem;
  -o-border-radius: 0.625rem;
  border-radius: 0.625rem;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  visibility: hidden;
  transition: opacity 500ms ease;
}

.popover:after {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  background: #FFFFFF;
  top: calc(100% - 0.5rem);
  left: 2.5rem;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.shown .popover {
  visibility: visible;
}

.popover .event-selector-legend {
  padding-left: 1rem;
}

.popover .event-selector-legend > p {
  display: inline-block;
  position: relative;
  margin-top: 0;
  padding-left: 1.25rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #999999;
  margin-right: 0.25rem;
  font-family: "poppinsmedium";
}

.popover .event-selector-legend > p::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1rem;
  height: 1rem;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -ms-border-radius: 0.25rem;
  -o-border-radius: 0.25rem;
  border-radius: 0.25rem;
}

.popover .event-selector-legend .unavailable::before {
  background-color: #CCCCCC;
}

.popover .event-selector-legend .available::before {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

.popover .event-selector-legend .selected::before {
  background-color: #791214;
}

.popover-tourtype {
  left: 8rem;
}

.popover-tourtype .form-field-text {
  margin-top: 1rem;
}

.popover-tourtype .form-field-text:first-child {
  margin-top: 0;
}

.popover-tourtype .input-field-wrapper.selected .label-text {
  color: #791214;
}

.popover-tourtype .input-container.radio-container .label-text {
  top: -0.25rem;
  font-size: 1rem;
  font-family: "poppinsbold";
}

.popover-tourtype .description {
  font-family: "poppinsmedium";
  line-height: 1rem;
  font-size: 0.75rem;
  padding-left: 2.125rem;
  margin-top: -1.25rem;
  padding-right: 3rem;
}

.popover-calendar {
  left: 26.375rem;
  height: 29.375rem;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.popover-calendar .calendar-wrapper {
  font-size: 0.75rem;
}

.popover-calendar .calendar-wrapper .calendar-header {
  text-transform: uppercase;
  color: #555555;
  font-size: 1.125rem;
  font-family: "poppinsbold";
  padding-bottom: 1.875rem;
}

.popover-calendar .calendar-wrapper .calendar-header button {
  cursor: pointer;
  left: 1.625rem;
  position: absolute;
  font-size: 0;
  width: 2.5rem;
  height: 2.5rem;
  background: url("../images/prev-btn.png") no-repeat center center;
}

.popover-calendar .calendar-wrapper .calendar-header span + button {
  left: auto;
  right: 1.625rem;
  background: url("../images/next-btn.png") no-repeat center center;
}

.popover-calendar .calendar-wrapper .calendar-weekday-row {
  font-family: "poppinsextrabold";
  margin-top: 0.25rem;
}

.popover-calendar .calendar-wrapper .calendar-row {
  font-family: "poppinsmedium";
}

.popover-calendar .calendar-wrapper .calendar-cell, .popover-calendar .calendar-wrapper .calendar-weekday {
  width: 2.5rem;
  height: 2.5rem;
  margin: 0.25rem;
  border-width: 2px;
}

.popover-calendar .calendar-wrapper .calendar-cell:first-child, .popover-calendar .calendar-wrapper .calendar-weekday:first-child {
  margin-left: 0;
}

.popover-calendar .calendar-wrapper .calendar-cell:last-child, .popover-calendar .calendar-wrapper .calendar-weekday:last-child {
  margin-right: 0;
}

.popover-time {
  left: 37.5rem;
  height: 29.375rem;
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}

.popover-time > p {
  font-size: 0.75rem;
  line-height: 1rem;
  margin-bottom: 1.5rem;
}

.popover-time .event-selector-timeslots {
  overflow-y: auto;
  max-height: 310px;
}

.popover-time .event-selector-timeslots .timeslot {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  vertical-align: middle;
  float: left;
  width: 48%;
  height: 2.5rem;
  border: 1px solid #CCCCCC;
  border-radius: 100rem;
  text-align: center;
  margin-top: 0.25rem;
  cursor: pointer;
}

.popover-time .event-selector-timeslots .timeslot:nth-child(odd) {
  margin-right: 0.5rem;
}

.popover-time .event-selector-timeslots .timeslot > p {
  line-height: 1;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-family: "poppinsmedium";
}

.popover-time .event-selector-timeslots .timeslot > p.urgent {
  font-family: "poppinsbold";
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #791214;
}

.popover-time .event-selector-timeslots .timeslot.unavailable {
  background-color: #ccc;
  color: #fff;
  cursor: not-allowed;
}

.popover-time .event-selector-timeslots .timeslot.unavailable:hover {
  background-color: #ccc;
  color: #fff;
  border: unset;
}

.popover-time .event-selector-timeslots .timeslot.selected, .popover-time .event-selector-timeslots .timeslot:hover {
  background-color: #791214;
  border-color: #791214;
  color: #fff;
}
.popover-time .event-selector-timeslots .timeslot.selected p, .popover-time .event-selector-timeslots .timeslot:hover p,
.popover-time .event-selector-timeslots .timeslot.selected > p.urgent, .popover-time .event-selector-timeslots .timeslot:hover > p.urgent {
  color: #fff;
}

.popover-time .event-selector-legend {
  margin-top: 1.5rem;
}

.popover-guests {
  height: 15.25rem;
  left: 18.875rem;
  padding-top: 2.5rem;
}

.popover-guests .fare-type {
  font-family: "poppinsbold";
  font-size: 1rem;
  line-height: 1.5rem;
}

.popover-guests .fare-range {
  font-family: "poppinsmedium";
  font-size: 0.75rem;
}

.popover-guests .price-container {
  font-family: "poppinsbold";
  font-size: 1.25rem;
  letter-spacing: -0.0625rem;
}

.popover-guests .price-container .price-default {
  text-decoration: line-through;
  color: #000000;
}

.popover-guests .price-container .price-current {
  color: #169F16;
}

.popover-guests .price-container .price-current.terms {
  color: #000000;
}
.popover-guests .price-container .price-current div {
  display: inline-block;
}
.popover-guests .price-container .price-current small {
  font-size: 0.75rem;
  letter-spacing: normal;
  margin-left: 3px;
}
.popover-guests .price-container .price-current div small {
  vertical-align: middle;
  display: inline-block;
  margin-top: -.3em;
}
.popover-guests .price-container .price-current span {
  font-size: 0.85rem;
  vertical-align: top;
}

.popover-guests .price-container .price-current .link {
  letter-spacing: normal;
  color: #555555;
  vertical-align: bottom;
}

.popover-guests .counter-value.empty {
  color: #CCCCCC !important;
}

.socalPopup, .ticketDisclaimer {
font-size: .6em;
background-color: #E8E8E8;
width: 320px;
padding: 0.5rem;
border-radius: 0.2rem;
margin-bottom: 10px;
}

.socalPopup.childDisclaimer, .ticketDisclaimer {
  font-size: 12px;
}

.aslNotice{
    font-size: .6em;
    background-color: #E8E8E8;
    width: 320px;
    padding: 0.5rem;
    border-radius: 0.2rem;
    max-width: 100%;
    line-height: 1.4;
    margin-bottom: 10px;
}
@media (min-width: 481px) {
  .see-slider {
    padding: 0;
  }
}

@media (min-width: 481px) {
  .see-slider .slides-container {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.see-slider .slide {
  margin: 0 0.5rem;
  /* max-width: 15.125rem; */
  width: 100%;
  position: relative;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 14px 12px 0px;
  transition: all 500ms cubic-bezier(0.02, 0.01, 0.47, 1);
}

@media (min-width: 481px) {
  .see-slider .slide {
    /* float: left; */
    margin: 1rem;
  }
  .see-slider .slide:hover {
    /* box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.2); */
    /* transform: translate(0, -6px); */
  }
}
.see-slider .flag {
  position: absolute;
  width: 12rem;
  height: 12rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #791214;
  left: -5.5rem;
  top: -7.5rem;
}
.see-slider .flag_text {
  color: #fff;
  font-size: 21px;
  text-shadow: 2px 2px 10px #000;
  text-align: left;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 120px;
  height: 120px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.see-slider .badge {
  text-transform: uppercase;
  position: absolute;
  top: 1.5rem;
  left: 0;
  background-color: #791214;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.015625rem;
  padding: 5px 12px;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  line-height: 1;
  vertical-align: text-bottom;
  font-family: "poppinsbold";
}
@media (min-width: 620px) {
  .see-slider .badge {
    font-size: 18px;
    padding: 6px 18px;
  }
}
@media (min-width: 870px) {
  .see-slider .badge {
    font-size: 21px;
    padding: 8px 25px;
  }
}
.see-slider .slide .see-img {
  height: 9.625rem;
  margin-bottom: -1.5rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (min-width: 620px) {
  .see-slider .slide .see-img {
    height: 0;
    padding-top: 56.25%;
  }
}

.see-slider .slide .top-shape {
  margin-top: -48px;
  width: 110%;
  height: auto;
}

.see-slider .slide .content {
  background-color: #FFFFFF;
  text-align: left;
  padding: 1rem;
  /* margin-top: 2rem; */
  text-align: left;
  /* height: 5.375rem; */
  transition: opacity 1s ease-in-out;
  margin-top: -1px;
}

.see-slider .slide .content h4 {
  font-size: 1.125rem;
  line-height: 1.5em;
}
@media (min-width: 620px) {
  .see-slider .slide .content {
    padding: 1.25rem;
  }
  .see-slider .slide .content h4 {
    font-size: 1.425rem;
  }
}
@media (min-width: 870px) {
  .see-slider .slide .content {
    padding: 1.5rem;
  }
  .see-slider .slide .content h4 {
    font-size: 1.625rem;
  }
}
.see-slider .slide .add {
  position: absolute;
  width: 3.5rem;
  height: 3.5rem;
  top: 80px;
  right: 1rem;
  left: auto;
  background-color: #FFFFFF;
}
@media (min-width: 620px) {
  .see-slider .slide .add {
    top: 200px;
  }
}
@media (min-width: 870px) {
  .see-slider .slide .add {
    top: 345px;
  }
}
.see-slider .slide .add img {
  width: 1rem;
}

section.tour-explorer {
  margin-top: -3rem;
  padding-bottom: 1rem;
  padding-top: 1.5rem;
  position: relative;
  background-color: #f5f5f5;
  overflow: visible;
}

section.tour-explorer:before {
  content: '';
  position: absolute;
  top: calc(-2rem + 2px);
  height: 2rem;
  width: 100%;
  background: url("../images/promo-mobile-curve.png") no-repeat top center;
  display: block;
  background-size: cover;
}

@media (min-width: 1100px) {
  section.tour-explorer:before {
    display: none;
  }
}

@media (min-width: 1100px) {
  section.tour-explorer {
    margin-top: 0;
    padding-top: 5rem;
    z-index: 15;
  }
  body.show-timer section.tour-explorer {
    z-index: 1;
  }
}

section.tour-explorer .margin-container > .h4 {
  margin-top: 7.5rem;
  padding: 0 1rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 1100px) {
  section.tour-explorer .margin-container > .h4 {
    margin-top: 0;
  }
}

section.tour-explorer .content {
  padding: 0 1rem;
  font-family: "poppinsregular";
}

section.tour-explorer .btn-container {
  padding: 0 1rem;
  padding-top: 0.5rem;
}

section.tour-explorer .btn-more, .btn-more.down-arrow {
  transition: transform 500ms ease;
  animation: bob-animate 2s infinite;
}

@media (min-width: 1100px) {
  section.tour-explorer .btn-more, .btn-more.down-arrow {
    top: -7rem;
    left: auto;
    right: 1.5rem;
  }
  section.tour-explorer .btn-more img, .btn-more.down-arrow img {
    width: 1.5rem;
  }
}

section.tour-explorer + .container-rounded .rounded-bottom {
  background: #f5f5f5;
}

section.what-see {
  background-color: #E8E8E8;
  background-image: url("../images/water-tower.png");
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat;
  padding-top: 5rem;
  text-align: center;
  color: #222222;
  padding-bottom: 1rem;
}
section.what-see.hmh {
  background: #E3E3E3;
  padding-top: 6rem;
  padding-bottom: 4rem;
  position: relative;
}
@media (min-width: 481px) {
  section.what-see {
    padding-top: 8rem;
  }
}
section.what-see.hmh .btn-buy {
  max-width: 12.5rem;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 600px) {
  section.what-see.hmh .btn-buy {
    top: 0;
  }
}
@media (min-width: 1010px) {
  section.what-see.hmh .btn-buy {
    top: 10px;
  }
}
section.what-see.hmh .top-curve, section.what-see.hmh .bottom-curve {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
section.what-see.hmh .bottom-curve {
  top: auto;
  bottom: 0;
}
section.what-see .description {
  margin-top: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-family: "poppinsmedium";
  color: #555555;
  padding: 0 1rem;
}

section.what-see .description strong {
  font-family: "poppinsbold";
}

@media (min-width: 481px) {
  section.what-see .description {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 841px) {
  section.what-see .description {
    padding: 0 9rem;
  }
}
section.what-see .margin-container {
  margin: 0 auto;
}
section.what-see .h4 {
  margin-top: 3rem;
}

section.what-see .see-title {
  max-width: 20rem;
  display: block;
  margin: 0 auto;
  color: #222222;
  font-size: 1.625rem;
  line-height: 2.125rem;
}
section.what-see.hmh .see-title {
  color: #791214;
}

@media (min-width: 481px) {
  section.what-see .see-title {
    font-size: 2rem;
    line-height: 2.375rem;
    max-width: 35rem;
  }
}

section.what-see .btn-explore {
  margin-top: 1.5rem;
  padding-bottom: 0.5rem;
}

section.what-see + .container-rounded .rounded-bottom {
  background: #E8E8E8;
}

section.what-new {
  color: #FFFFFF;
  background: #2E3033;
  padding-bottom: 1rem;
  padding-top: 5rem;
}

@media (min-width: 481px) {
  section.what-new {
    padding-top: 8rem;
  }
}

section.what-new .h4 {
  margin-top: 0;
  color: #FFFFFF;
}

section.what-new .title-separator {
  margin-bottom: 0.5rem;
}

section.what-new .blocks-container {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
}

@media (min-width: 481px) {
  section.what-new .blocks-container {
    flex-direction: row;
  }
}

section.what-new .new-block {
  margin: 0 auto;
  margin-top: 1rem;
  width: 20.5rem;
  max-height: 10.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  border-radius: 0.5rem;
  position: relative;
}

section.what-new .new-block a {
  color: inherit;
  text-decoration: none;
}

section.what-new .new-block:nth-child(n+3) {
  display: none;
}

@media (min-width: 481px) {
  section.what-new .new-block:nth-child(n+3) {
    display: block;
  }
}

section.what-new .new-block:hover .block-content {
  transform: translate(-0.5rem, -0.5rem);
}

section.what-new .new-block:hover .new-block-image-bg {
  opacity: .2;
}

section.what-new .new-block .background-block {
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  border-radius: 0.5rem;
  width: 99%;
  height: 99%;
  background-color: #D1B765;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

section.what-new .new-block.hide-desc .description {
  display: none;
}

section.what-new .new-block-image-bg {
  position: absolute;
  opacity: .05;
  left: 50%;
  top: 0;
  min-height: 100%;
  max-width: 150%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}

section.what-new .block-content {
  position: relative;
  z-index: 1;
  background: #222222;
  padding: 1.375rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  border-radius: 0.5rem;
  padding-bottom: 1rem;
  overflow: hidden;
  height: 10.5rem;
  width: 100%;
  transition: transform 500ms ease;
}

section.what-new .block-content .title {
  font-size: 1.75rem;
}

section.what-new .block-content .category {
  font-family: "poppinsbold";
  text-transform: uppercase;
  color: #D1B765;
  font-size: 0.75rem;
}

section.what-new .block-content .separator {
  height: 0.125rem;
  width: 1.5rem;
  background-color: #D1B765;
  margin-bottom: 0.625rem;
}

section.what-new .block-content .description {
  font-family: "poppinsregular";
  font-style: italic;
  max-height: 3.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

section.what-new .btn-all-news {
  margin-top: 1.750rem;
}

body.hmh .tour-experience section.experience-intro {
  background: #F5F5F5;
}
body.hmh .tour-experience section.experience-intro .description.duration {
  font-size: 16px;
}
body.hmh .tour-experience section.experience-intro .description.ticket-title {
  color: #555;
}
body.hmh .tour-experience section.experience-intro .btn {
  display: inline-flex;
}
@media (min-width: 841px) {
  body.hmh .tour-experience section.experience-intro {
    padding-top: 0;
  }
}




section.advisor {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

@media (min-width: 481px) {
  section.advisor {
    padding-top: 8rem;
  }
}

section.advisor .advisor-logo {
  display: block;
  margin: 1rem auto;
}

section.advisor .advisor-award-title {
  margin-top: 1rem;
}

section.advisor .quote {
  height: 14.375rem;
  margin-right: 0;
  padding-right: 2.3rem;
  color: #FFFFFF;
  margin-top: 4rem;
  position: relative;
  margin-bottom: 2rem;
  width: calc(100% - 1rem);
  z-index: 1;
}

section.advisor .quote-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #791214;
  border-top-right-radius: 7.1875rem;
  border-bottom-right-radius: 7.1875rem;
}

section.advisor .quote-text {
  padding-top: 2.625rem;
  margin-left: 3rem;
  font-family: "poppinsextrabold_italic";
  line-height: 1.625rem;
  -webkit-font-smoothing: antialiased;
}

section.advisor .quote .slick-dots {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
}

section.advisor .quote .slick-dots li {
  margin-top: 0.5rem;
}

section.advisor .quote .slick-dots li:first-child {
  margin-left: 0.5rem;
}

section.advisor .quote .mark {
  position: absolute;
  color: #D1B765;
  font-size: 9.5rem;
  font-family: "poppinsextrabold_italic";
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.12);
}

section.advisor .quote .bottom-quote-mark {
  bottom: -4.5rem;
  right: 1rem;
  line-height: 0;
  z-index: -1;
}

section.advisor .quote .top-quote-mark {
  top: -.8rem;
  left: 1.5rem;
}

section.advisor .quote .author {
  margin-top: .5rem;
  color: #D1B765;
  margin-left: 3rem;
}

section.advisor .quote .author .name {
  font-family: "poppinsbold";
}

section.advisor .logo, section.advisor .stars {
  display: block;
  margin: 0 auto;
}

section.advisor .logo {
  max-width: 16.43rem;
}

section.advisor .reviews-link {
  font-size: 1rem;
  display: block;
  color: #791214;
  text-align: center;
  margin: 0.750rem auto;
  font-family: "poppinsmedium";
}

@media (min-width: 841px) {
  section.advisor {
    padding-bottom: 4rem;
  }
  section.advisor .h4 {
    max-width: 36.25rem;
    display: block;
    margin: 0 auto;
    padding: 0;
  }
  section.advisor .quote {
    height: 21.563rem;
  }
  section.advisor .quote-bg {
    border-top-right-radius: 10.7315rem;
    border-bottom-right-radius: 10.7315rem;
  }
  section.advisor .quote .author {
    margin-top: 1rem;
  }
  section.advisor .quote .bottom-quote-mark {
    bottom: -5.8rem;
  }
  section.advisor .quote .mark {
    font-size: 12.2rem;
  }
  section.advisor .quote .top-quote-mark {
    left: 3rem;
    top: -1.3rem;
  }
  section.advisor .rating {
    vertical-align: top;
    margin-top: 5rem;
  }
  section.advisor .quote, section.advisor .rating {
    display: inline-block;
    width: 50%;
  }
  section.advisor .quote-text {
    padding-top: 5rem;
    font-size: 1.625rem;
    line-height: 2.375rem;
    max-width: 24rem;
  }
  section.advisor .slide {
    padding-left: 5rem;
  }
}

section.subscribe {
  padding-top: 5rem;
  background-color: #E8E8E8;
  overflow: hidden;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
section.subscribe .margin-container::after {
  content: "";
  clear: both;
  display: table;
}

section.subscribe .instructions {
  margin-bottom: 0;
}

@media (min-width: 481px) {
  section.subscribe .instructions {
    margin-bottom: 2rem;
  }
}

section.subscribe .h4 {
  text-align: left;
  padding: 0;
  margin-top: 0;
  color: #222222;
}

section.subscribe .title-separator {
  margin: 0;
}

section.subscribe .intro {
  padding-top: 0.875rem;
  color: #555555;
}

section.subscribe .btn {
  margin-top: 3rem;
  max-width: 100%;
}

@media (min-width: 481px) {
  section.subscribe .btn {
    max-width: 80%;
  }
}

section.subscribe .mdl-textfield {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  padding-bottom: 3.125rem;
}

@media (min-width: 481px) {
  section.subscribe .mdl-textfield {
    width: 100%;
    margin-top: 1.5rem;
    padding-bottom: 0;
  }
}

section.subscribe .mdl-textfield .form-field-text {
  width: 80%;
}

section.subscribe .mdl-textfield .form-field-text input {
  margin: 0;
}

section.subscribe .mdl-textfield .your-email, section.subscribe .mdl-textfield label {
  margin: 0 0 .5em;
}

section.subscribe .mdl-textfield button {
  position: relative;
  height: 3rem;
  width: 3rem;
  box-shadow: none;
  margin: 0;
  margin-left: 1rem;
}

.mosaic {
  width: 140%;
  margin-top: 1rem;
  margin-left: -10%;
  background-color: #CCCCCC;
  padding: 0.5rem 0 0;
  position: relative;
  overflow: hidden;
  border-bottom: 12px solid #CCCCCC;
  height: 30.40rem;
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: baseline;
  align-content: baseline;
}

.mosaic-container {
  margin-top: -1rem;
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media (min-width: 481px) {
  .mosaic {
    height: 28.7rem;
  }
}

.mosaic-hashtag {
  background-color: #791214;
  color: #FFFFFF;
  font-size: 1rem;
  font-family: "poppinsbold";
  line-height: 2.5rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  width: 20rem;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-shadow: 1px 1px 5px 0px rgba(34, 34, 34, 0.95);
  -moz-box-shadow: 1px 1px 5px 0px rgba(34, 34, 34, 0.95);
  box-shadow: 1px 1px 5px 0px rgba(34, 34, 34, 0.95);
}

.mosaic-tile {
  position: relative;
  width: 9.75rem;
  height: 9.75rem;
  border-left: 1px solid #FFFFFF;
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.mosaic-tile:first-child {
  margin-left: 5%;
}

@media (min-width: 481px) {
  .mosaic-tile {
    width: 13.75rem;
    height: 13.75rem;
  }
}

.mosaic-tile:hover .mosaic-image {
  -webkit-filter: brightness(0.6);
  -moz-filter: brightness(0.6);
  filter: brightness(0.6);
}

.mosaic-tile:hover .mosaic-username-container {
  display: inline;
  z-index: 1;
}

.mosaic-username-container {
  position: absolute;
  bottom: 0.7rem;
  left: 2rem;
  display: none;
  color: #FFFFFF;
  font-family: "poppinsbold_italic";
  font-size: 0.75rem;
}

.mosaic-image {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 200%;
  max-height: 200%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.mosaic-image-container {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
}

.mosaic-icon {
  width: 1.25rem;
  height: 1.25rem;
  display: block;
  position: absolute;
  bottom: 0.5rem;
  left: .5rem;
}

section.select-tour {
  position: relative;
  background-color: #f5f5f5;
}

section.select-tour .margin-container {
  padding-bottom: 2rem;
}

section.select-tour + .container-rounded .rounded-bottom {
  background: #f5f5f5;
}

.faq-title {
  color: #791214;
}

section.info-faqs-section {
  background-color: #f5f5f5;
  height: 100%;
}

section.info-faqs-section .faq-items {
  margin-bottom: 3.5em;
}

section.info-faqs-section .link {
  margin: 1.5rem auto;
  display: block;
  text-align: center;
  color: #555555;
}

@media (min-width: 481px) {
  section.info-faqs-section .section-title {
    margin-top: 4.5rem;
  }
}

section.faqs-section .faqs {
  margin-bottom: 2.5rem;
}

section.faqs-section .faqs .question-container {
  padding: 1.5rem 0;
  border-top: 1px solid #999999;
  overflow: hidden;
  color: #555555;
}

section.faqs-section .faqs .question-container:first-child {
  border-top: none;
}

section.faqs-section .faqs .question-container:hover {
  cursor: pointer;
}

section.faqs-section .faqs .question-container:last-child {
  border-bottom: 1px solid #999999;
}

section.faqs-section .faqs .question-container.expanded .question {
  color: #791214;
}

section.faqs-section .faqs .question-container.expanded .question:after {
  background-image: url("../images/collapse-icon.png");
}

section.faqs-section .faqs .question-container.expanded .answer {
  margin-top: 0.75rem;
  opacity: 1;
  visibility: visible;
  max-height: 1000px;
}

section.faqs-section .faqs .question-container .question {
  font-size: 0.875rem;
  line-height: 1.375rem;
  padding-right: 3.5rem;
  position: relative;
  font-family: "poppinsbold";
}

@media (min-width: 481px) {
  section.faqs-section .faqs .question-container .question {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

section.faqs-section .faqs .question-container .question:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background-image: url("../images/expand-icon.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/expand-icon.png");
  background-size: 1rem;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  section.faqs-section .faqs .question-container .question:after {
    background: url("../images/expand-icon@2x.png");
    background-size: 1rem;
  }
}

section.faqs-section .faqs .question-container .answer {
  font-size: 0.75rem;
  line-height: 1.125rem;
  padding-right: 1.5rem;
  font-style: italic;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
}

@media (min-width: 481px) {
  section.faqs-section .faqs .question-container .answer {
    font-size: 1rem;
    line-height: 1.5rem;
    padding-right: 6rem;
  }
}

section.faqs-section .link {
  margin: 1.5rem auto;
  display: block;
  text-align: center;
  color: #555555;
  text-transform: none;
}

@media (min-width: 481px) {
  section.faqs-section .section-title {
    margin-top: 4.5rem;
  }
}

section.regular-tour {
  background-color: #791214;
  padding-top: 5.25rem;
  text-align: center;
  color: #FFFFFF;
  padding-bottom: 1rem;
  overflow: visible;
}

section.regular-tour .section-title {
  color: #FFFFFF;
}

section.regular-tour .btn-explore {
  margin-top: 1.5rem;
}

section.regular-tour + .container-rounded .rounded-bottom {
  background: #f5f5f5;
}

section.regular-tour + .container-rounded .rounded-top {
  background: #791214;
}

.faqs-section {
  overflow: visible;
  padding-top: 2rem;
  padding-bottom: 3rem;
}

.faqs-section .btn {
  display: inline-block;
}

.faqs-section .btn.hidden-mobile {
  display: none;
}

@media (min-width: 841px) {
  .faqs-section .btn.hidden-mobile {
    display: inline-block;
  }
}

@media (min-width: 841px) {
  .faqs-section .btn.hidden-desktop {
    display: none;
  }
}

.faqs-section .btn + .btn {
  margin-left: 0.875rem;
  margin-top: 0.625rem;
}

@media (min-width: 841px) {
  .faqs-section .btn + .btn {
    margin-top: auto;
    margin-left: 0.875rem;
  }
}

.faqs-section .margin-negative {
  margin-top: -50px;
}

.faqs-section .cta-main {
  padding-top: 1rem;
  text-align: center;
  top: -7rem;
}

@media (min-width: 481px) {
  .faqs-section .cta-main {
    top: -4.5rem;
  }
}

@media (min-width: 841px) {
  .faqs-section .cta-main {
    top: -4rem;
  }
}

@media (min-width: 1601px) {
  .faqs-section .cta-main {
    top: -6rem;
  }
}

.delux-banner {
  height: 50vh;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: -35px;
  overflow: hidden;
}

.deluxe-title {
  background-color: #937936;
}

.deluxe-title h1 {
  position: relative;
  top: -1rem;
  font-weight: 800;
  color: white;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  margin: 20px 0 80px 0;
  font-size: 42px;
  text-align: center;
}

.separator-2 {
  margin: 0px 0 -20px 0;
}

.experience-section {
  background-color: #937936;
  background: url(../images/bg-section-2.jpg) no-repeat scroll 0 0 transparent;
  background-position: top center;
  max-width: 100%;
  background-size: cover;
  position: relative;
  text-align: center;
  z-index: 1;
  padding: 0;
  overflow: initial;
}

.experience-section .cta-main {
  line-height: 4rem;
}

@media screen and (max-width: 841px) {
  .experience-section .cta-main {
    top: -7rem;
  }
}

.experience-section .experience-title {
  color: #791214;
  max-width: 20rem;
  display: block;
  margin: 30px auto;
}

@media (min-width: 481px) {
  .experience-section .experience-title {
    max-width: 40rem;
  }
}

.experience-section .description {
  margin-top: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.438rem;
  color: #555555;
  padding: 0 1rem;
}

.experience-section .description .hours {
  color: #791214;
}

@media (min-width: 481px) {
  .experience-section .description {
    padding: 0 9rem;
  }
}

.experience-section .btn {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  letter-spacing: 1px;
  color: #333333;
  font-weight: 800;
  margin: 0 5px;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.4);
}

.experience-section .margin-negative {
  margin-top: -50px;
}

.experience-section .btn.btn-silver {
  background: -owg-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: -webkit-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: -moz-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: -o-linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
  background: linear-gradient(90deg, #E4E4E4 0%, #FBFBFB 100%);
}

@media screen and (max-width: 841px) {
  .experience-section .btn.btn-silver {
    color: #ffffff;
    background: transparent;
    border: 3px solid #fff;
  }
}

.experience-section .btn.btn-gold {
  background: -owg-linear-gradient(90deg, #dd9200 0%, #ebc000 100%);
  background: -webkit-linear-gradient(90deg, #dd9200 0%, #ebc000 100%);
  background: -moz-linear-gradient(90deg, #dd9200 0%, #ebc000 100%);
  background: -o-linear-gradient(90deg, #dd9200 0%, #ebc000 100%);
  background: linear-gradient(90deg, #dd9200 0%, #ebc000 100%);
}

.experience-section .text-panel {
  margin-bottom: 100px;
}

.experience-section .text-panel h2 {
  color: #791214;
  font-weight: 800;
  margin: 0 0 20px 0;
  font-size: 30px;
}

.experience-section .text-panel .grey-strong {
  color: #555555;
  font-weight: 600;
}

.experience-section .text-panel span.red-color {
  color: #791214;
  font-weight: 900;
}

.experience-section .text-panel h3 {
  line-height: 1;
  padding-right: 0.7rem;
  color: #169f16;
  font-weight: 800;
  text-transform: uppercase;
  text-shadow: 0px 2px 4px rgba(22, 159, 22, 0.4);
  margin: 20px 0 0 0;
  font-size: 4rem;
  position: relative;
  letter-spacing: -0.2rem;
}

.experience-section .text-panel h3 span {
  font-family: "poppinsbold";
  font-size: 2rem;
  vertical-align: top;
  margin-right: 0.5rem;
  line-height: 1.2;
}

.experience-section .text-panel h5 {
  font-weight: 800;
}

.experience-section .text-panel h6 {
  font-family: "poppinsmedium";
  font-size: 0.875rem;
  color: #555555;
}

.separator-message {
  position: absolute;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: calc(100% - 2rem);
  bottom: -3rem;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 24.75rem;
  display: block;
  text-align: center;
  background-color: #ffffff;
  z-index: 99999999999;
  letter-spacing: 1px;
  line-height: 2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 4px 16px 4px rgba(0, 0, 0, 0.08);
}

.separator-message p {
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin-top: 10px;
  margin-bottom: 10px;
}

.explore-section {
  background: url(../images/bg-section-3.jpg) repeat;
  max-width: 100%;
  position: relative;
  z-index: 0;
  padding-top: 4rem;
  padding-bottom: 16rem;
  overflow: visible;
}

.explore-section h3 {
  text-align: center;
  margin-top: 30px;
  color: #d1b765;
  font-family: "poppinsbold";
}

.explore-section p {
  text-align: center;
  margin-top: 1.875rem;
  color: #FFFFFF;
}

.explore-section p.description {
  padding: 0 1rem;
}

@media screen and (max-width: 841px) {
  .explore-section p.additional-content {
    width: 50%;
  }
}

@media screen and (max-width: 841px) {
  .explore-section p {
    margin: 1.5rem auto;
  }
}

.explore-section p .center-line {
  position: relative;
}

.explore-section p .center-line:after, .explore-section p .center-line:before {
  content: " ";
  display: block;
  height: 3px;
  width: 2rem;
  background: #B99869;
  position: absolute;
  top: 50%;
}

@media screen and (max-width: 841px) {
  .explore-section p .center-line:after, .explore-section p .center-line:before {
    width: 4rem;
  }
}

.explore-section p .center-line:after {
  right: -5rem;
}

@media screen and (max-width: 841px) {
  .explore-section p .center-line:after {
    right: -7rem;
    top: 2rem;
  }
}

.explore-section p .center-line:before {
  left: -5rem;
}

@media screen and (max-width: 841px) {
  .explore-section p .center-line:before {
    left: -6rem;
    top: 2rem;
  }
}

.explore-section .deluxe-container {
  max-width: 66rem;
}

.explore-section .deluxe-container .slide .top-shape {
  margin-bottom: -0.375rem;
}

.explore-section .see-slider .slide {
  margin: 1rem 0.5rem;
}

.explore-section .see-slider .slick-dots {
  margin-top: 1rem;
}

.explore-section .see-slider .deluxe .slide {
  background: -owg-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -webkit-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -moz-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -o-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: linear-gradient(to right, #d1b765 0%, #907341 100%);
  margin: 1rem auto;
}

@media (min-width: 481px) {
  .explore-section .see-slider .deluxe .slide {
    margin: 1rem 0.5rem;
  }
}

.explore-section .see-slider .deluxe .slide .content {
  background: -owg-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -webkit-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -moz-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: -o-linear-gradient(to right, #d1b765 0%, #907341 100%);
  background: linear-gradient(to right, #d1b765 0%, #907341 100%);
}

.explore-section .see-slider .deluxe .slide .see-img {
  height: 9.625rem;
  margin: 3px 3px -20px 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.explore-section .margin-container {
  max-width: 57rem;
}

.section-discover {
  background-color: #B99869;
  background: url(../images/bg-section-discover.jpg) no-repeat scroll 0 0 transparent;
  max-width: 100%;
  background-size: auto 100%;
  position: relative;
  text-align: center;
  z-index: 0;
  height: 31.25rem;
  margin-bottom: -4.375rem;
  background-position: center -3.5rem;
}

@media (min-width: 481px) {
  .section-discover {
    background-position: center center;
    background-size: cover;
    height: 38rem;
  }
}

.section-discover .text-panel {
  padding-top: 6.25rem;
}

@media (min-width: 481px) {
  .section-discover .text-panel {
    padding-top: 13rem;
  }
}

.section-discover p {
  margin-top: 1.625rem;
  color: #E8E8E8;
  margin-bottom: 1.25rem;
}

@media (min-width: 481px) {
  .section-discover p {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.section-discover h4 {
  padding: 0 1rem;
  font-family: "poppinsextrabold";
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 1.25rem;
}

@media (min-width: 481px) {
  .section-discover h4 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.margin-buy-button {
  margin-top: -80px;
  margin-bottom: 50px;
}

.faqs-section {
  position: relative;
}

.faqs-section .section-title {
  margin-top: 6rem;
}

@media (max-width: 350px) {
  .faqs-section .margin-container .h4 {
    margin-top: 9rem;
  }
}

.faqs-section + .container-rounded {
  position: relative;
  z-index: 1;
}

.faqs-section + .container-rounded .rounded-bottom {
  background: #E8E8E8;
}

.media-middle {
  vertical-align: middle;
}

@media screen and (max-width: 841px) {
  .media-middle img {
    margin: 0 auto;
    display: block;
    padding: 1rem;
  }
}

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

.media-left, .media > .pull-left {
  padding-right: 10px;
}

@media screen and (max-width: 841px) {
  .media-left, .media > .pull-left {
    display: block;
    padding: 0;
  }
}

.media-body {
  width: 10000px;
}

.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

section.contact-trade-section {
  background-color: #f5f5f5;
}

section.contact-trade-section .description {
  text-align: center;
  margin-bottom: 2.5rem;
}

section.contact-trade-section .description span {
  color: #791214;
  text-decoration: underline;
}

section.contact-login-section {
  background-color: #f5f5f5;
  overflow: visible;
}

section.contact-login-section .margin-container {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

section.contact-login-section .card-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
  overflow: visible;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 841px) {
  section.contact-login-section .card-container {
    flex-wrap: wrap;
  }
}
section.contact-login-section .card-container > div {
  margin-bottom: 0;
}

section.contact-login-section .card-container .card {
  margin: 0.5rem 15px 15px 15px;
  float: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

section.contact-login-section .card-container .card a.btn-lg {
  width: auto;
}

@media (min-width: 1100px) {
  section.contact-login-section .card-container .card.pull-right {
    float: right;
  }
}

@media (min-width: 1100px) {
  section.contact-login-section .card-container .card.pull-left {
    float: left;
  }
}

section.contact-login-section .card-container .card .btn-login {
  max-width: 9.0625rem;
}

section .wb-request-join {
  display: none;
}

.info-map {
  margin-bottom: 1.25rem;
  overflow: hidden;
  padding: 0;
}

.map-address {
  background-color: #83262d;
  padding: .5rem;
  color: #FFFFFF;
  font-size: 15px;
}

.activity-block {
  margin: 2rem 0;
}

.activity-block:first-child, .activity-block:last-child {
  margin: 0;
}

.activity-block .activity-block-title {
  margin-bottom: 0;
}

.activity-block .activity-block-distance {
  font-size: .75rem;
  font-family: "poppinsregular";
  margin-bottom: .5rem;
}

@media (min-width: 841px) {
  .activity-block .activity-block-text {
    font-size: 1.125rem;
  }
}

/* Info Pages
==================================== */
.info-pages .main-content + .container-rounded .rounded-bottom {
  background: #f5f5f5;
}

.info-pages .transp-options .to-title {
  margin-bottom: 1.5rem;
}

.info-pages .to-tabs .to-tabs-menu {
  text-align: center;
}

.info-pages .to-tabs .to-tabs-menu .to-tabs-btn {
  display: inline-block;
  width: 17%;
  margin: 0 1%;
  text-align: center;
}

.info-pages .to-tabs .to-tabs-menu .to-tabs-btn span {
  display: none;
  margin-left: .5rem;
}

@media (min-width: 841px) {
  .info-pages .to-tabs .to-tabs-menu .to-tabs-btn span {
    display: inline-block;
    vertical-align: top;
  }
}

.info-pages .to-tabs .to-tabs-menu .to-tabs-btn button.btn-sm {
  padding-left: 1rem;
  padding-right: 1rem;
}

.info-pages .to-tabs .to-tabs-menu .to-tabs-btn .to-tabs-arrow {
  width: 0px;
  margin: 0 auto;
  border: 14px solid #FFFFFF;
  border-color: transparent transparent #FFFFFF transparent;
  display: none;
}

.info-pages .to-tabs .to-tabs-menu .to-tabs-btn.active .to-tabs-arrow {
  display: block;
}

.info-pages .to-tabs .to-panel {
  background: #FFFFFF;
  padding: 2.3rem 1.5rem;
  display: none;
}

.info-pages .to-tabs .to-panel.active {
  display: block;
}

@media (min-width: 841px) {
  .info-pages .to-tabs .to-panel .line-list {
    margin-top: 4rem;
  }
}

.info-pages .to-tabs .icn {
  display: inline-block;
  margin-top: -0.0625rem;
}

.info-pages .to-tabs .icn:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
}

.info-pages .to-tabs .icn.to-car:before {
  background: url("../images/to-car-icon.png") 0 0 no-repeat;
}

.info-pages .to-tabs .icn.to-taxi:before {
  background: url("../images/to-taxi-icon.png") 0 0 no-repeat;
}

.info-pages .to-tabs .icn.to-bus:before {
  background: url("../images/to-bus-icon.png") 0 0 no-repeat;
}

.info-pages .to-tabs .icn.to-train:before {
  background: url("../images/to-train-icon.png") 0 0 no-repeat;
}

@media (min-width: 841px) {
  .info-pages .special-assistance-col-text .paragraph-block:first-child {
    margin-top: 2rem;
  }
}

@media (min-width: 841px) {
  .info-pages .youtube-holder.arrival-info-page {
    margin-bottom: 4rem;
  }
}

.input-container {
  position: relative;
  display: block;
  margin: .5rem 0;
}

.input-container .label-text, .input-container .placeholder, .input-container .char-counter {
  font-size: 0.75em;
  color: #555555;
  position: absolute;
  top: 1.7em;
  left: 1em;
  -webkit-transition: 150ms ease;
  -moz-transition: 150ms ease;
  -o-transition: 150ms ease;
  transition: 150ms ease;
}

.input-container .label-text > small, .input-container .placeholder > small, .input-container .char-counter > small {
  font-family: "poppinsmedium";
  font-size: 1em;
}

.input-container.filled .label-text, .input-container.focus .label-text, .input-container.transparent .label-text {
  top: 0.5em;
  left: 0;
  display: block;
  color: #999999;
}
.input-container.filled .label-text.indent, .input-container.focus .label-text.indent, .input-container.transparent .label-text.indent {
  left: 1em;
}
.input-container.filled .char-counter, .input-container.focus .char-counter, .input-container.transparent .char-counter {
  top: 0.5em;
  left: auto;
  display: block;
}

.input-container.filled .custom-icon, .input-container.focus .custom-icon, .input-container.transparent .custom-icon {
  background-color: transparent;
  border-left: 0 none;
}

.input-container .placeholder {
  display: none;
  color: #CCCCCC;
  top: 1.5em;
  font-size: 1em;
  left: 0.3em;
}

.input-container .char-counter {
  right: 0;
  display: none;
}

.input-container .tooltip-icon {
  display: none;
  position: absolute;
  top: 1.1em;
  right: 0.5em;
  width: 16px;
  height: 16px;
  background: transparent url("../images/question-mark-icon.png") no-repeat 0 0;
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/question-mark-icon.png") no-repeat 0 0;
  background-size: 1rem;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .input-container .tooltip-icon {
    background: url("../images/question-mark-icon@2x.png") no-repeat 0 0;
    background-size: 1rem;
  }
}

.input-container .custom-icon, .input-container .clear-icon {
  position: absolute;
  top: 3px;
  right: 1px;
  bottom: 3px;
  width: 40px;
  text-align: center;
}

.input-container .custom-icon > img, .input-container .custom-icon > i, .input-container .clear-icon > img, .input-container .clear-icon > i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.input-container .clear-icon {
  cursor: pointer;
}

.input-container .custom-icon {
  pointer-events: none;
}

.input-container.with-tooltip .tooltip-icon {
  display: block;
}

.input-container .tooltip {
  color: #000000;
  font-family: "poppinsmedium";
  display: none;
  position: absolute;
  width: 20rem;
  z-index: 2;
  background-color: white;
  font-size: 0.8em;
  line-height: 1.4;
  padding: 1rem;
  bottom: 2.6rem;
  right: 5px;
  -webkit-box-shadow: 0px 1px 10px -2px #000000;
  -moz-box-shadow: 0px 1px 10px -2px #000000;
  box-shadow: 0px 1px 10px -2px #000000;
}

.input-container.tooltip-shown .tooltip {
  display: block;
}

.input-container input[type="text"],
.input-container input[type="email"],
.input-container input[type="number"],
.input-container input[type="date"],
.input-container input[type="url"],
.input-container input[type="tel"],
.input-container input[type="password"],
.input-container .text-field-lookalike,
.input-container textarea, .input-container select {
  font-size: 1em;
  font-family: "poppinsbold";
  color: #999999;
  background-color: #FFFFFF;
  border: 1px solid #999999;
  width: 100%;
  padding: 0.67em;
  margin: .1em 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.input-container input[name="ticketCode"]{
  color: #555555;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom: 2px solid #169F16;
  outline: 0 none;
  padding: 1.3em 1em 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
}

.input-container input[type="text"]:focus, .input-container input[type="text"].filled, .input-container input[type="text"].transparent,
.input-container input[type="email"]:focus,
.input-container input[type="email"].filled,
.input-container input[type="email"].transparent,
.input-container input[type="number"]:focus,
.input-container input[type="number"].filled,
.input-container input[type="number"].transparent,
.input-container input[type="date"]:focus,
.input-container input[type="date"].filled,
.input-container input[type="date"].transparent,
.input-container input[type="url"]:focus,
.input-container input[type="url"].filled,
.input-container input[type="url"].transparent,
.input-container input[type="tel"]:focus,
.input-container input[type="tel"].filled,
.input-container input[type="tel"].transparent,
.input-container input[type="password"]:focus,
.input-container input[type="password"].filled,
.input-container input[type="password"].transparent,
.input-container .text-field-lookalike:focus,
.input-container .text-field-lookalike.filled,
.input-container .text-field-lookalike.transparent,
.input-container textarea:focus,
.input-container textarea.filled,
.input-container textarea.transparent, .input-container select:focus, .input-container select.filled, .input-container select.transparent {
  color: #555555;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom: 2px solid #169F16;
  outline: 0 none;
  padding: 1.3em 1em 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.input-container input[type="text"].transparent,
.input-container input[type="email"].transparent,
.input-container input[type="number"].transparent,
.input-container input[type="date"].transparent,
.input-container input[type="url"].transparent,
.input-container input[type="tel"].transparent,
.input-container input[type="password"].transparent,
.input-container .text-field-lookalike.transparent,
.input-container textarea.transparent, .input-container select.transparent {
  color: #FFFFFF;
}

.input-container input[type="text"].transparent + .placeholder,
.input-container input[type="email"].transparent + .placeholder,
.input-container input[type="number"].transparent + .placeholder,
.input-container input[type="date"].transparent + .placeholder,
.input-container input[type="url"].transparent + .placeholder,
.input-container input[type="tel"].transparent + .placeholder,
.input-container input[type="password"].transparent + .placeholder,
.input-container .text-field-lookalike.transparent + .placeholder,
.input-container textarea.transparent + .placeholder, .input-container select.transparent + .placeholder {
  display: inline;
}

.input-container input[type="text"].transparent.filled + .placeholder,
.input-container input[type="email"].transparent.filled + .placeholder,
.input-container input[type="number"].transparent.filled + .placeholder,
.input-container input[type="date"].transparent.filled + .placeholder,
.input-container input[type="url"].transparent.filled + .placeholder,
.input-container input[type="tel"].transparent.filled + .placeholder,
.input-container input[type="password"].transparent.filled + .placeholder,
.input-container .text-field-lookalike.transparent.filled + .placeholder,
.input-container textarea.transparent.filled + .placeholder, .input-container select.transparent.filled + .placeholder {
  display: none;
}

.input-container input[type="text"]:focus,
.input-container input[type="email"]:focus,
.input-container input[type="number"]:focus,
.input-container input[type="date"]:focus,
.input-container input[type="url"]:focus,
.input-container input[type="tel"]:focus,
.input-container input[type="password"]:focus,
.input-container .text-field-lookalike:focus,
.input-container textarea:focus, .input-container select:focus {
  border-bottom: 2px solid #000000;
}

.input-container input[type="text"]:focus.filled + .placeholder,
.input-container input[type="email"]:focus.filled + .placeholder,
.input-container input[type="number"]:focus.filled + .placeholder,
.input-container input[type="date"]:focus.filled + .placeholder,
.input-container input[type="url"]:focus.filled + .placeholder,
.input-container input[type="tel"]:focus.filled + .placeholder,
.input-container input[type="password"]:focus.filled + .placeholder,
.input-container .text-field-lookalike:focus.filled + .placeholder,
.input-container textarea:focus.filled + .placeholder, .input-container select:focus.filled + .placeholder {
  display: none;
}

.input-container input[type="text"]:focus + .placeholder,
.input-container input[type="email"]:focus + .placeholder,
.input-container input[type="number"]:focus + .placeholder,
.input-container input[type="date"]:focus + .placeholder,
.input-container input[type="url"]:focus + .placeholder,
.input-container input[type="tel"]:focus + .placeholder,
.input-container input[type="password"]:focus + .placeholder,
.input-container .text-field-lookalike:focus + .placeholder,
.input-container textarea:focus + .placeholder, .input-container select:focus + .placeholder {
  display: inline;
}

.input-container input[type="text"].error,
.input-container input[type="email"].error,
.input-container input[type="number"].error,
.input-container input[type="date"].error,
.input-container input[type="url"].error,
.input-container input[type="tel"].error,
.input-container input[type="password"].error,
.input-container .text-field-lookalike.error,
.input-container textarea.error, .input-container select.error {
  border: 1px solid transparent;
  border-bottom: 2px solid #D50000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.input-container input[type="text"].transparent,
.input-container input[type="email"].transparent,
.input-container input[type="number"].transparent,
.input-container input[type="date"].transparent,
.input-container input[type="url"].transparent,
.input-container input[type="tel"].transparent,
.input-container input[type="password"].transparent,
.input-container .text-field-lookalike.transparent,
.input-container textarea.transparent, .input-container select.transparent {
  border-bottom: 2px solid #FFFFFF;
}

.input-container input[type="text"][disabled="disabled"],
.input-container input[type="email"][disabled="disabled"],
.input-container input[type="number"][disabled="disabled"],
.input-container input[type="date"][disabled="disabled"],
.input-container input[type="url"][disabled="disabled"],
.input-container input[type="tel"][disabled="disabled"],
.input-container input[type="password"][disabled="disabled"],
.input-container .text-field-lookalike[disabled="disabled"],
.input-container textarea[disabled="disabled"], .input-container select[disabled="disabled"] {
  opacity: .5;
}

.input-container .text-field-lookalike {
  display: inline-block;
  line-height: normal;
  font-family: system-ui;
  padding-top: 15px;
}

.input-container textarea.filled, .input-container textarea.focus {
  margin-top: 1em;
  padding: .3em 1em 0 0;
}

.input-container.no-border input {
  border: 0 none;
}

.input-container.select-container.filled, .input-container.select-container.focus {
  border-bottom: 2px solid #169F16;
}

.input-container.select-container.filled .caret, .input-container.select-container.focus .caret {
  top: 2rem;
  right: 0.8rem;
}

.input-container.select-container .label-text {
  pointer-events: none;
}

.input-container.select-container .caret {
  background: transparent url("../images/caret-down.png") no-repeat 0 0;
  position: absolute;
  width: 15px;
  height: 8px;
  top: 1.4rem;
  right: 1.2rem;
  pointer-events: none;
}

.input-container select {
  height: 3.1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.input-container select::-ms-expand {
  display: none;
}

.input-container select.filled, .input-container select:focus {
  border-bottom: 0 none;
}

.input-container input[type="number"]::-webkit-inner-spin-button,
.input-container input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.input-container.switch-container {
  margin: 1rem 0 .5em;
}

.input-container.switch-container .label-text {
  position: relative;
  font-family: "poppinsmedium";
  font-size: 1em;
  top: 0;
  left: 0;
  vertical-align: text-top;
  display: inline-block;
}

.input-container.switch-container .switch {
  position: absolute;
  display: inline-block;
  width: 42px;
  height: 18px;
  right: 8px;
  /* The slider */
  /* Rounded sliders */
}

.input-container.switch-container .switch input {
  display: none;
}

.input-container.switch-container .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CCCCCC;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.input-container.switch-container .switch .slider:before {
  content: "";
  position: absolute;
  height: 28px;
  width: 28px;
  left: -5px;
  bottom: -5px;
  background-color: #f5f5f5;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: 0px 1px 6px -2px #000000;
  -moz-box-shadow: 0px 1px 6px -2px #000000;
  box-shadow: 0px 1px 6px -2px #000000;
}

.input-container.switch-container .switch input:checked + .slider {
  background-color: #bb888a;
}

.input-container.switch-container .switch input:focus + .slider {
  box-shadow: 0 0 1px #bb888a;
}

.input-container.switch-container .switch input:checked + .slider:before {
  background-color: #791214;
  -webkit-transform: translateX(26px);
  -moz-transform: translateX(26px);
  -ms-transform: translateX(26px);
  -o-transform: translateX(26px);
  transform: translateX(26px);
}

.input-container.switch-container .switch .slider.round {
  -webkit-border-radius: 34px;
  -moz-border-radius: 34px;
  -ms-border-radius: 34px;
  -o-border-radius: 34px;
  border-radius: 34px;
}

.input-container.switch-container .switch .slider.round:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.input-container.switch-container .custom-icon {
  position: relative;
  margin-right: 0.3rem;
  top: 0;
  display: inline-block;
  width: auto;
  min-width: 25px;
  min-height: 25px;
}

.input-container.check-container, .input-container.radio-container {
  display: inline-block;
  position: relative;
  padding-left: 2.2rem;
  margin: 0 0 .5em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.input-container.check-container .label-text, .input-container.radio-container .label-text {
  position: relative;
  font-family: "poppinsmedium";
  font-size: .75em;
  top: 0;
  left: 0;
  vertical-align: text-top;
  line-height: 2;
}

.input-container.check-container input, .input-container.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.input-container.check-container input:checked ~ .checkmark, .input-container.radio-container input:checked ~ .checkmark {
  background-color: #791214;
  border: 2px solid #791214;
}

.input-container.check-container .checkmark, .input-container.radio-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  border: 2px solid #555555;
}

.input-container.check-container .checkmark:after, .input-container.radio-container .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #FFFFFF;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.input-container.check-container .checkmark:after, .input-container.radio-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.input-container.check-container:hover input ~ .checkmark, .input-container.radio-container:hover input ~ .checkmark {
  background-color: #791214;
  border-color: #791214;
}

.input-container.check-container input:checked ~ .checkmark:after, .input-container.radio-container input:checked ~ .checkmark:after {
  display: block;
}

.input-container.radio-container .checkmark {
  height: 24px;
  width: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.input-container.radio-container .checkmark:after {
  left: 1px;
  top: 1px;
  width: 12px;
  height: 12px;
  background-color: #791214;
  border: 3px solid #FFFFFF;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.input-container.radio-container:hover input ~ .checkmark {
  background-color: #FFFFFF;
}

.alert-error {
  display: none;
  font-family: "poppinsmedium";
  background: #f2dddc url("../images/alert-icon.png") no-repeat 4px 2px;
  color: #D50000;
  font-size: .8em;
  padding: 0.5em .5em .5em 2.5em;
  position: relative;
}

.error + .alert-error {
  display: block;
}

.alert-error:before {
  content: "";
  border: 4px solid transparent;
  border-bottom-color: #f2dddc;
  position: absolute;
  top: -8px;
  left: 8px;
}

.expandable-wrapper {
  overflow: hidden;
  margin-bottom: 1.5rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: -1px 1px 15px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: -1px 1px 15px 1px rgba(0, 0, 0, 0.4);
  box-shadow: -1px 1px 15px 1px rgba(0, 0, 0, 0.4);
}

.expandable-wrapper.expanded .expandable-trigger-wrapper:before {
  background-position-y: 0;
}

.expandable-wrapper .toggle-slide-enter-active, .expandable-wrapper .toggle-slide-leave-active {
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
}

.expandable-wrapper .toggle-slide-enter, .expandable-wrapper .toggle-slide-leave-to {
  max-height: 0;
}

.expandable-wrapper.valid .expandable-subtitle, .expandable-wrapper.complete .expandable-subtitle {
  font-family: "poppinsbold";
  color: #169F16;
}

.expandable-wrapper.error .expandable-subtitle, .expandable-wrapper.touched-incomplete .expandable-subtitle {
  font-family: "poppinsbold";
  color: #D50000;
}

.expandable-trigger-wrapper {
  background-color: #f5f5f5;
  padding: 1rem 1rem 0.6rem;
  position: relative;
}

.expandable-trigger-wrapper:before {
  content: "";
  background: transparent url("../images/chevron.png") no-repeat 0 100%;
  width: 20px;
  height: 12px;
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  /*
   * Set a counter and get the length of the image path.
   */
  /*
   * Loop ver the image path and figure out the
   * position of the dot where the extension begins.
   */
  /*
   * If we were able to figure out where the extension is,
   * slice the path into a base and an extension. Use that to
   * calculate urls for different density environments. Set
   * values for different environments.
   */
  /*
     * Set a base background for 1x environments.
     */
  background: url("../images/chevron.png") no-repeat 0 100%;
  background-size: 20px;
  /*
     * Create an @2x-ish media query.
     */
  /*
     * Create media queries for all environments that the user has
     * provided images for.
     */
  /*
   * If anything went wrong trying to separate the file from its
   * extension, set a background value without doing anything to it.
   */
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .expandable-trigger-wrapper:before {
    background: url("../images/chevron@2x.png") no-repeat 0 100%;
    background-size: 20px;
  }
}

.expandable-title {
  font-family: "poppinsextrabold";
  font-size: 1.125rem;
  line-height: 1.2;
  color: #222222;
  text-transform: uppercase;
}

.expandable-subtitle {
  font-size: .75rem;
  text-transform: uppercase;
  font-family: "poppinsbold_italic";
  color: #999999;
}

.expandable-content {
  overflow: hidden;
  /* max-height: 100vh; */
  padding: 0.6rem 1rem;
}

.counter-wrapper {
  border: 2px solid #999999;
  width: 7.75rem;
  height: 3.125rem;
  margin: 0 0 .6rem;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  -ms-border-radius: 2rem;
  -o-border-radius: 2rem;
  border-radius: 2rem;
}

.counter-wrapper .input-container {
  display: none;
}

.counter-wrapper.valid .counter-button-less {
  opacity: 1;
}

.counter-wrapper.valid .counter-value {
  color: #222222;
}

.counter-wrapper.valid .counter-value.empty{
  color: #E8E8E8;
}

.counter-value, .counter-button {
  display: inline-block;
  width: 33%;
  color: #222222;
  text-align: center;
  font-size: 1.25rem;
  line-height: 2.3;
  text-decoration: none;
}

.counter-value {
  color: #CCCCCC;
}

.counter-button-less {
  opacity: 0;
}

form.sent > * {
  display: none;
}

form .wpcf7-response-output {
  color: #555555;
  font-family: "poppinsmedium";
  font-size: 1em;
  border: 0 none;
  line-height: 1.4;
}

form p {
  margin-bottom: .5em;
}

form .price-col {
  padding-top: .6rem;
}

form .price-col > small {
  font-size: .75rem;
  color: #555555;
  font-family: "poppinsmedium";
}

form .price-container {
  display: block;
  font-family: "poppinsbold";
  color: #222222;
  font-size: 1.25rem;
  line-height: 1.4;
}

form .price-default {
  text-decoration: line-through;
}

form .price-current {
  color: #169F16;
  text-decoration: none;
}
form .price-current div {
  display: inline-block;
}

form .price-current > small {
  font-size: .75rem;
  text-transform: uppercase;
}

form .discounted-price > span >small {

    font-size: .9rem;
    color:#169F16;
    text-transform: uppercase;

}

form .price-current > small a {
  text-decoration: inherit;
  color: inherit;
}

.label-text-wrapper .label-text {
  font-family: "poppinsmedium";
  font-size: .75em;
  text-align: justify;
  display: block;
}
.discount-applied{
  color: #169F16;
}

.experience-pages {
  background-color: #f5f5f5;
}

.experience-pages section.second-section p, .experience-pages section.intro-section p, .experience-pages section.tour-section .intro-text p {
  font-family: "poppinsmedium";
  font-size: 1rem;
  line-height: 1.375rem;
}

@media (min-width: 481px) {
  .experience-pages section.second-section p, .experience-pages section.intro-section p, .experience-pages section.tour-section .intro-text p {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
}

.experience-pages section.second-section p strong, .experience-pages section.intro-section p strong, .experience-pages section.tour-section .intro-text p strong {
  font-weight: normal;
  font-family: "poppinsbold";
}

.experience-pages section .section-description {
  padding: 0 0.5rem;
}

.experience-pages section .section-description p {
  font-size: 1rem;
  line-height: 1.375rem;
}

@media (min-width: 481px) {
  .experience-pages section .section-description p {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.experience-pages section.intro-section {
  padding-bottom: 3.125rem;
}

.experience-pages section.intro-section .content-separator {
  margin-top: 1.5rem;
}

@media (min-width: 481px) {
  .experience-pages section.intro-section .content-separator {
    margin-top: 2rem;
  }
}

.experience-pages section.intro-section .section-title-icon {
  max-width: 3.5rem;
}

.experience-pages section.intro-section .note-container {
  border-top: 1px solid #CCCCCC;
  padding-top: 2.5rem;
  margin-top: 2rem;
}

.experience-pages section.intro-section .note-container .note {
  font-size: 0.75rem;
  line-height: 1rem;
  max-width: 50rem;
  margin: 0 auto;
  text-align: center;
  font-family: "poppinsmedium";
}

.experience-pages section.intro-section + .container-rounded .rounded-bottom {
  background: #f5f5f5;
}

.experience-pages section.second-section {
  background-color: #FFFFFF;
  padding-top: 5rem;
  padding-bottom: 3.125rem;
}

@media (min-width: 481px) {
  .experience-pages section.second-section {
    padding-top: 8rem;
  }
}

.experience-pages section.second-section .title {
  color: #222222;
  text-align: center;
  max-width: 50rem;
  margin: 0 auto;
  font-size: 1.625rem;
  line-height: 2.125rem;
}

@media (min-width: 481px) {
  .experience-pages section.second-section .title {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.experience-pages section.second-section .section-subtitle {
  font-family: "poppinsmedium";
  color: #555555;
  padding-top: 0;
  text-transform: none;
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.375rem;
  margin-top: 1rem;
}

@media (min-width: 481px) {
  .experience-pages section.second-section .section-subtitle {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-top: 1.25rem;
    margin-bottom: 3.5rem;
  }
}

.experience-pages section.second-section + .container-rounded .rounded-bottom {
  background: #FFFFFF;
}

.experience-pages section.tour-section {
  background-color: #f5f5f5;
  padding-top: 5rem;
  padding-bottom: 3.125rem;
}

@media (min-width: 481px) {
  .experience-pages section.tour-section {
    padding-top: 8rem;
  }
}

.experience-pages section.tour-section .intro-text {
  text-align: center;
  max-width: 50rem;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}

@media (min-width: 481px) {
  .experience-pages section.tour-section .intro-text {
    margin-bottom: 0;
  }
}

.experience-pages section .col-title {
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-family: "poppinsbold";
}

@media (min-width: 481px) {
  .experience-pages section .col-title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-top: 1.5rem;
  }
}

.experience-pages section .row + .row {
  margin-top: 2.5rem;
}

.legal-page .section-description {
  text-align: left;
}

.internal-pages.ugc .form-container {
  padding-bottom: 2rem;
}

.internal-pages.ugc .ugc-separator {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.internal-pages.ugc .input-field-wrapper {
  max-width: 24.75rem;
  display: block;
  margin: 0 auto;
}

.internal-pages.ugc .input-field-wrapper[input-type='checkbox'] {
  max-width: 19rem;
  padding: 2rem 0 1rem 0;
}

.internal-pages.ugc .input-field-wrapper[input-type='checkbox'] .label-text {
  color: #222222;
}

.internal-pages.ugc hr {
  margin: 2rem 0;
}

.internal-pages.ugc .terms-ugc {
  padding: 0 2rem;
  text-align: center;
  font-size: 0.75rem;
}

.internal-pages.ugc .terms-ugc p {
  font-family: "poppinsmedium";
}

.internal-pages.ugc .re-captcha-btn > div {
  margin: 0 auto;
}
.archive-news-title h4{
  text-align: center;
}


.row-border {
  padding-top: 10px;
}
.row-border:last-child {
  border: none;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
  background: #791214;
  border-color: #791214;
}
