@charset "UTF-8";
/* ==========================================================================
   Fonts - Include custom fonts and icon fonts
   ========================================================================== */
@font-face {
  font-family: 'icons';
  src: url("../resources/fonts/icons.eot?ttlwc9");
  src: url("../resources/fonts/icons.eot?#iefixttlwc9") format("embedded-opentype"), url("../resources/fonts/icons.woff?ttlwc9") format("woff"), url("../resources/fonts/icons.woff2?ttlwc9") format("woff2"), url("../resources/fonts/icons.ttf?ttlwc9") format("truetype"), url("../resources/fonts/icons.svg?ttlwc9#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon--"], [class*=" icon--"], .icon, .media__caption:before, .video-js:not(.vjs-has-started) .vjs-big-play-button:before, .nav__item.has-children .nav__link:after, .has-children.footer__item .nav__link:after, .nav__item.has-children .footer__link:after, .has-children.footer__item .footer__link:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon--share3:before {
  content: "\e91f";
}

.icon--compass-arrow:before {
  content: "\e906";
}

.icon--star-half:before {
  content: "\e909";
}

.icon--chevron-down-thin-double:before {
  content: "\e90a";
}

.icon--chevron-up-thin-double:before {
  content: "\e90b";
}

.icon--chevron-right-thin-double:before {
  content: "\e90c";
}

.icon--chevron-left-thin-double:before {
  content: "\e90d";
}

.icon--chevron-down-thin:before {
  content: "\e90e";
}

.icon--chevron-up-thin:before {
  content: "\e90f";
}

.icon--chevron-right-thin:before {
  content: "\e910";
}

.icon--chevron-left-thin:before {
  content: "\e911";
}

.icon--share2:before {
  content: "\e912";
}

.icon--heart-empty:before {
  content: "\e913";
}

.icon--star-empty:before {
  content: "\e914";
}

.icon--star:before {
  content: "\e915";
}

.icon--pin:before {
  content: "\e916";
}

.icon--restricted:before {
  content: "\e917";
}

.icon--cross-circle:before {
  content: "\e918";
}

.icon--minus-circle:before {
  content: "\e919";
}

.icon--plus-circle:before {
  content: "\e91a";
}

.icon--info-circle:before, .icon--info:before {
  content: "\e91b";
}

.icon--question-circle:before {
  content: "\e91c";
}

.icon--tick-circle:before, .icon--success:before {
  content: "\e91d";
}

.icon--exclamation-circle:before, .icon--critical:before, .icon--warning:before {
  content: "\e91e";
}

.icon--menu:before {
  content: "\e907";
}

.icon--plane:before {
  content: "\e902";
}

.icon--globe:before {
  content: "\e903";
}

.icon--email-alt:before {
  content: "\f003";
}

.icon--heart:before {
  content: "\f004";
}

.icon--user:before {
  content: "\f007";
}

.icon--trash:before {
  content: "\f014";
}

.icon--home:before {
  content: "\f015";
}

.icon--sound:before {
  content: "\f028";
}

.icon--camera:before {
  content: "\f030";
}

.icon--video:before {
  content: "\f03d";
}

.icon--image:before {
  content: "\f03e";
}

.icon--chevron-left-large:before {
  content: "\f053";
}

.icon--chevron-right-large:before {
  content: "\f054";
}

.icon--share:before {
  content: "\f064";
}

.icon--expand:before {
  content: "\f065";
}

.icon--contract:before {
  content: "\f066";
}

.icon--chevron-up-large:before {
  content: "\f077";
}

.icon--chevron-down-large:before {
  content: "\f078";
}

.icon--camera-alt:before {
  content: "\f083";
}

.icon--twitter:before {
  content: "\f099";
}

.icon--facebook:before {
  content: "\f09a";
}

.icon--suitcase:before {
  content: "\f0f2";
}

.icon--padlock:before {
  content: "\f023";
}

.icon--search:before {
  content: "\e905";
}

.icon--tour-duration:before {
  content: "\e922";
}

.icon--tour-includes:before {
  content: "\e923";
}

.icon--tour-location:before {
  content: "\e924";
}

.icon--tour-price:before {
  content: "\e925";
}

.icon--tour-schedule:before {
  content: "\e926";
}

.icon--tour-star:before {
  content: "\e927";
}

.icon--tour-tick:before {
  content: "\e928";
}

.icon--instagram:before {
  content: "\e921";
}

.icon--pinterest:before {
  content: "\e920";
}

.icon--youtube:before {
  content: "\e908";
}

.icon--phone:before {
  content: "\e904";
}

.icon--start:before {
  content: "\e901";
}

.icon--last:before {
  content: "\e900";
}

.icon--chevron-down:before {
  content: "\f0a3";
}

.icon--chevron-left:before {
  content: "\f0a4";
}

.icon--chevron-right:before {
  content: "\f079";
}

.icon--chevron-up:before {
  content: "\f0a2";
}

.icon--playback-pause:before {
  content: "\f0bb";
}

.icon--playback-play:before {
  content: "\f0bf";
}

.icon--primitive-dot:before {
  content: "\f052";
}

.icon--cancel:before {
  content: "\e601";
}

.icon--tick:before {
  content: "\e600";
}

/* Alert icons extensions */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  /*  -moz-box-sizing: content-box; */
  /* -webkit-box-sizing: content-box; */
  /* 2 */
  /* box-sizing: content-box; */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  font-size: 1em;
  line-height: 1.6;
  box-sizing: border-box;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

body {
  font-size: 16px;
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

form {
  display: block;
}

button {
  padding: 0;
  border: 0;
}

/**
 * PLEASE READ ME
 * There should be absolutely NO classes, IDs etc in these files.
 * This is for html elements only.
 *
 * Classes, ids etc should be references on a component basis or added in
 * in the components file as shared styles.
 *
 */
h1, h2, h3, h4, .form__legend {
  font-family: Raleway, "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  color: #000;
}

h2, h3, h4, .form__legend, h5 {
  line-height: 1.3;
}

h1 {
  font-size: 44px;
  font-size: 2.75rem;
}

h2 {
  font-size: 36px;
  font-size: 2.25rem;
}

h3 {
  font-size: 28px;
  font-size: 1.75rem;
}

h4, .form__legend {
  font-size: 24px;
  font-size: 1.5rem;
}

h5 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: normal;
  margin: 0.5em 0;
}

ol ol {
  list-style: lower-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

p {
  margin: 0 0 1em;
}

p:last-child {
  margin: 0;
}

a {
  color: #9C895F;
  transition: color 250ms;
}

a:hover, a:focus, a:active {
  color: #000;
}

/**
 * PLEASE READ ME
 * There should be absolutely NO classes, IDs etc in these files.
 * This is for html elements only.
 *
 * Classes, ids etc should be references on a component basis or added in
 * in the components file as shared styles.
 *
 */
img {
  max-width: 100%;
  height: auto;
}

dl:before, dl:after {
  content: " ";
  display: table;
}

dl:after {
  clear: both;
}

dl dt {
  display: inline-block;
  width: 20%;
  margin: 0 0 0.5em 0;
  padding-right: 1em;
  float: left;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75rem;
  color: #4d4d4d;
  text-transform: uppercase;
  line-height: 2em;
}

dl dd {
  display: inline-block;
  width: 80%;
  margin: 0 0 0.5em 0;
  float: left;
  box-sizing: border-box;
}

dl dd::after {
  clear: both;
}

.abstract {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}

.abstract > p {
  margin-bottom: 1em;
}

.text__highlight {
  font-size: 24px;
  font-size: 1.5rem;
}

ol li,
ul li {
  margin-bottom: 0.5em;
}

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

.text-small {
  font-size: 12px;
  font-size: 0.75rem;
}

.icon__label {
  font-size: 12px;
  font-size: 0.75rem;
  display: block;
  margin-top: 11px;
  text-align: center;
  text-transform: uppercase;
  color: inherit;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  line-height: 1;
}

/* ==========================================================================
   Button Styles
   ========================================================================== */
/**
 * PLEASE READ ME
 * Theming: Standard buttons and any mofication styles such as large, small
 * primary, secondary etc.
 *
 * Formatting options: input, link buttons etc
 *
 * Button Groups: Alignment, containers and group styling
 *
 * Optimisation
 * If you are sharing values e.g. hover and focus colour merge the
 * values so we are not outputting bloated uneccessary css.
 *
 */
/*calculateRem($btn-size/8)*/
/*calculateRem($btn-size--large/8)*/
/*calculateRem($btn-size--small/8)*/
/* ==========================================================================
   The Styles
   ========================================================================== */
/* Standard Button Specific Styles
   ========================================================================== */
.btn, .video-js:not(.vjs-has-started) .vjs-big-play-button, .hideShowPassword-toggle {
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 16px;
  padding: 0.5rem 1.25rem;
  transition: all 250ms linear;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border: 2px solid #293343;
  border-radius: 0;
  background-color: #293343;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

.btn:hover, .video-js:not(.vjs-has-started) .vjs-big-play-button:hover, .video-js:not(.vjs-has-started):hover .vjs-big-play-button, .hideShowPassword-toggle:hover {
  color: #293343;
  border-color: #293343;
  background-color: #fff;
}

.btn:focus, .video-js:not(.vjs-has-started) .vjs-big-play-button:focus, .hideShowPassword-toggle:focus {
  color: #293343;
  border-color: #293343;
  outline: none;
  background-color: #fff;
}

.btn:active, .video-js:not(.vjs-has-started) .vjs-big-play-button:active, .hideShowPassword-toggle:active {
  color: #fff;
  border-color: #293343;
  background-color: #293343;
}

/* Circle Button Specific Styles
   ========================================================================== */
.btn--icon {
  font-size: 16px;
  font-size: 1rem;
  width: 44px;
  height: 44px;
  margin-bottom: 0;
  padding: 0;
  text-transform: none;
  border-radius: 0;
  font-family: inherit;
  line-height: 40px;
}

.btn__icon {
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  vertical-align: -8%;
}

/* Button Sizes
   ========================================================================== */
.btn--large {
  font-size: 20px;
  font-size: 1.25rem;
  border-radius: 0;
  padding: 0.75rem 1.5rem;
}

.btn--icon-large {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 64px;
  width: 68px;
  height: 68px;
  border-radius: 0;
}

.btn--small, .hideShowPassword-toggle {
  font-size: 12px;
  font-size: 0.75rem;
  padding: 0.375rem 1rem;
  border-radius: 0;
}

/* Themes/Colours
 * Overrides base button style
   ========================================================================== */
.btn--secondary, .hideShowPassword-toggle {
  color: #222;
  background-color: #fff;
  border: 2px solid #ccc;
}

.btn--secondary:hover, .hideShowPassword-toggle:hover {
  color: #293343;
  background-color: #e6e6e6;
  border-color: #293343;
}

.btn--secondary:focus, .hideShowPassword-toggle:focus {
  color: #293343;
  outline: none;
  background-color: #e6e6e6;
  border-color: #293343;
}

.btn--secondary:active, .hideShowPassword-toggle:active {
  color: #fff;
  background-color: #293343;
  border-color: #293343;
}

.btn--tertiary {
  color: #222;
  background-color: #d6d6d6;
  border: 2px solid #d6d6d6;
}

.btn--tertiary:hover, .btn--tertiary:focus {
  color: #fff;
  background-color: #293343;
  border-color: #293343;
}

.btn--tertiary:focus {
  outline: none;
}

.btn--tertiary:active {
  color: #fff;
  background-color: #293343;
  border-color: #293343;
}

.btn--facebook {
  color: #fff;
  background-color: #3b5998;
  border: 2px solid #3b5998;
}

.btn--facebook:hover {
  color: #3b5998;
  background-color: #fff;
  border-color: #3b5998;
}

.btn--facebook:focus {
  color: #3b5998;
  outline: none;
  background-color: #fff;
  border-color: #3b5998;
}

.btn--facebook:active {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}

.btn--twitter {
  color: #fff;
  background-color: #55acee;
  border: 2px solid #55acee;
}

.btn--twitter:hover {
  color: #55acee;
  background-color: #fff;
  border-color: #55acee;
}

.btn--twitter:focus {
  color: #55acee;
  outline: none;
  background-color: #fff;
  border-color: #55acee;
}

.btn--twitter:active {
  color: #fff;
  background-color: #55acee;
  border-color: #55acee;
}

.btn--is-disabled {
  cursor: no-drop;
  color: grey;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn--is-disabled:hover, .btn--is-disabled:focus, .btn--is-disabled:active {
  color: grey;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn--is-active {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}

.btn--is-active:hover, .btn--is-active:focus, .btn--is-active:active {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
  cursor: default;
}

.btn--ghost, .heroslider__calltoaction-button {
  color: #293343;
  background: transparent;
  border-color: #293343;
  border-radius: 0;
}

.btn--ghost.btn--reversed, .btn--reversed.heroslider__calltoaction-button {
  background: transparent;
  border-color: #fff;
  color: #fff;
}

.btn--ghost:hover, .heroslider__calltoaction-button:hover, .btn--ghost:focus, .heroslider__calltoaction-button:focus, .btn--ghost:active, .heroslider__calltoaction-button:active {
  color: #fff;
  background-color: #293343;
  border-color: #293343;
}

.btn--ghost:hover.btn--reversed, .heroslider__calltoaction-button:hover.btn--reversed, .btn--ghost:focus.btn--reversed, .heroslider__calltoaction-button:focus.btn--reversed, .btn--ghost:active.btn--reversed, .heroslider__calltoaction-button:active.btn--reversed {
  color: #293343;
  background-color: #fff;
  border-color: #fff;
}

.btn--ghost.btn--is-disabled, .btn--is-disabled.heroslider__calltoaction-button {
  color: grey;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn--ghost.btn--is-disabled:hover, .btn--is-disabled.heroslider__calltoaction-button:hover, .btn--ghost.btn--is-disabled:focus, .btn--is-disabled.heroslider__calltoaction-button:focus, .btn--ghost.btn--is-disabled:active, .btn--is-disabled.heroslider__calltoaction-button:active {
  color: grey;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}

.btn--ghost.btn--is-active, .btn--is-active.heroslider__calltoaction-button {
  color: #fff;
  background-color: #293343;
  border-color: #293343;
}

.btn--ghost.btn--is-active:hover, .btn--is-active.heroslider__calltoaction-button:hover, .btn--ghost.btn--is-active:focus, .btn--is-active.heroslider__calltoaction-button:focus, .btn--ghost.btn--is-active:active, .btn--is-active.heroslider__calltoaction-button:active {
  color: #fff;
  background-color: #293343;
  border-color: #293343;
}

.btn--feature {
  color: #fff;
  border-color: #9C895D;
  border-radius: 0;
  background: #9C895D;
}

.btn--feature:hover, .btn--feature:focus, .btn--feature:active {
  color: #fff;
  border-color: #725a21;
  background-color: #725a21;
}

.btn--feature.open-modal {
  overflow: hidden;
  max-height: 60px;
}

.btn--feature.open-modal.btn--large {
  padding: 0;
}

.btn--feature.open-modal.btn--large span, .btn--feature.open-modal.btn--large::after {
  padding: 0.75rem 1.5rem;
}

.btn--feature.open-modal span {
  display: block;
  transition: all 250ms ease-out;
  -ms-transform: translateY(0);
      transform: translateY(0);
}

.btn--feature.open-modal::after {
  font-size: 20px;
  font-size: 1.25rem;
  display: block;
  content: 'Loading\2026';
  transition: all 250ms ease-out;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
}

.btn--feature.btn--is-disabled {
  color: grey;
  border-color: #e6e6e6;
  background-color: #e6e6e6;
}

.btn--feature.btn--is-disabled:hover, .btn--feature.btn--is-disabled:focus, .btn--feature.btn--is-disabled:active {
  color: grey;
  border-color: #e6e6e6;
  background-color: #e6e6e6;
}

.btn--feature.btn--is-disabled::after {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
}

.btn--feature.btn--is-disabled span {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
}

.btn--phase {
  color: #fff;
  background-color: transparent;
  border-color: #9C895D;
}

@media screen and (min-width: 768px) {
  .btn--phase {
    color: #fff;
    border-color: #9C895D;
    border-radius: 0;
    background: #9C895D;
  }
}

.btn--phase:hover, .btn--phase:focus, .btn--phase:active {
  color: #fff;
  background-color: #9C895D;
  border-color: #9C895D;
}

@media screen and (min-width: 768px) {
  .btn--phase:hover, .btn--phase:focus, .btn--phase:active {
    color: #fff;
    border-color: #725a21;
    background-color: #725a21;
  }
}

/* Modifiers
   ========================================================================== */
.btn--block {
  width: 100%;
}

.btn--block-mob {
  width: 100%;
}

@media screen and (min-width: 500px) {
  .btn--block-mob {
    display: inline-block;
    width: auto;
  }
}

/* Wrappers/Containers
   ========================================================================== */
.btn-container {
  margin: 1em 0;
}

.btn-container--right {
  text-align: right;
}

.btn-container--left {
  text-align: left;
}

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

.btn-container--right-large {
  text-align: center;
}

.btn-container--left-large {
  text-align: center;
}

.btn-container--large-margin {
  margin: 3em 0;
}

.btn-container--inline {
  display: inline-block;
}

/*
 * Used for extra information associated with the button action such as
 * Forgot Password link
 */
.btn-container-extras {
  display: block;
  text-align: center;
}

@media screen and (min-width: 500px) {
  .btn-container-extras {
    display: inline-block;
    text-align: left;
    margin-left: 1em;
  }
}

.label {
  display: inline-block;
  background: #293343;
  color: #fff;
  padding: .25em 1em;
  border-radius: 5px;
  font-size: .85em;
  font-weight: normal;
}

.label--fixed {
  font-size: 13px;
  font-size: 0.8125rem;
}

/* ==========================================================================
   Heading Block
   Including page title, dates, subheadings, pre-heading etc
   ========================================================================== */
.heading__title, .card--large .card__title {
  margin: 1em 0;
  line-height: 1.2;
}

.heading__title::after, .card--large .card__title::after {
  display: block;
  width: 100px;
  height: 1px;
  margin: 0.33333em auto 0;
  background-color: #9C895D;
  content: '';
}

.heading--left .heading__title::after, .heading--left .card--large .card__title::after, .card--large .heading--left .card__title::after {
  margin: 0.33333em auto 0 0;
}

@media screen and (max-width: 767px) {
  .heading--left .heading__title::after, .heading--left .card--large .card__title::after, .card--large .heading--left .card__title::after {
    margin: 0.33333em auto 0;
  }
}

.heading__title-pretitle {
  font-size: 14px;
  font-size: 0.875rem;
  color: #222;
  display: block;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  margin-bottom: 0.5em;
}

@media screen and (min-width: 940px) {
  .heading__title-pretitle {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 499px) {
  .heading__title.header__title__small--xs, .card--large .header__title__small--xs.card__title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.heading--centered,
.heading--center {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .heading--left {
    text-align: center;
  }
}

.heading__title-section {
  margin-top: 1em;
}

@media screen and (min-width: 500px) {
  .heading__title-section {
    margin-top: 1.5em;
  }
}

.heading__hero-wrapper {
  position: relative;
  display: block;
  position: relative;
}

.heading__hero-wrapper:before {
  display: block;
  content: '';
  width: 100%;
  padding-top: 56.25%;
}

.heading__hero-wrapper > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.heading__hero-image {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.heading__info {
  margin: 1em 1.5em;
  padding: 0 0 1em 0;
  border-bottom: 1px solid #ccc;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
}

@media screen and (min-width: 500px) {
  .heading__info {
    max-width: 80%;
    margin: 2em auto;
    padding: 0 1.5em 2em 1.5em;
  }
}

@media screen and (min-width: 768px) {
  .heading__info {
    max-width: 80%;
    -ms-flex-align: center;
        align-items: center;
  }
}

@media screen and (min-width: 940px) {
  .heading__info {
    max-width: 70%;
  }
}

@media screen and (min-width: 1200px) {
  .heading__info {
    max-width: 791px;
  }
}

.tabs__content .heading__info {
  border-bottom: 0;
  padding: 0;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  margin: 35px 0;
  padding-left: 0;
}

@media screen and (min-width: 500px) {
  .tabs__content .heading__info {
    margin: 80px 0;
    padding-left: 115px;
  }
}

.tabs__content .heading__info h3 {
  font-size: 16px;
  font-size: 1rem;
}

.heading__author-photo {
  width: 60px;
  max-width: 60px;
  height: auto;
  border-radius: 30px;
}

@media screen and (min-width: 500px) {
  .heading__author-photo {
    width: 80px;
    max-width: 80px;
    height: auto;
    border-radius: 40px;
  }
}

@media screen and (min-width: 768px) {
  .heading__author-photo {
    width: 130px;
    max-width: 130px;
    height: auto;
    border-radius: 65px;
  }
}

.tabs__content .heading__author-photo {
  float: left;
  display: block;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 500px) {
  .tabs__content .heading__author-photo {
    position: absolute;
    left: -12px;
    top: 0;
    width: 95px;
    float: none;
  }
}

@media screen and (max-width: 499px) {
  .tabs__content .heading__author-photo {
    width: 100px;
    max-width: 100px;
    height: 100px;
    display: block;
    margin-right: 20px;
  }
}

.heading__author-date-share {
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-left: 1.5em;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

@media screen and (min-width: 768px) {
  .heading__author-date-share {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
  }
}

.tabs__content .heading__author-date-share {
  margin-left: 0;
}

.heading__author-name {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.heading__author-date {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .heading__author-date {
    margin-bottom: 0;
  }
}

.heading__author-info {
  margin-bottom: 0.5em;
}

.heading__booking {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
  padding: .7em;
  text-align: center;
}

.heading__booking a {
  text-decoration: none;
  color: #9c895d;
}

@media only screen and (min-width: 500px) and (max-width: 939px) {
  .heading__booking {
    margin-bottom: 20px;
  }
}

/* Modifiers
   ========================================================================== */
.heading--hero.container, .heading--hero.featured, .heading--hero.featured__wrapper, .heading--hero.nav__main-container, .heading--hero.nav__utility-container, .heading--hero.joincta__container {
  padding: 0;
}

.heading--hero .heading__title, .heading--hero .card--large .card__title, .card--large .heading--hero .card__title {
  font-size: 30px;
  font-size: 1.875rem;
  color: #293343;
  margin-bottom: 0.5em;
  padding: 0 1em;
}

@media screen and (min-width: 500px) {
  .heading--hero .heading__title, .heading--hero .card--large .card__title, .card--large .heading--hero .card__title {
    margin-bottom: 1em;
  }
}

@media screen and (min-width: 768px) {
  .heading--hero .heading__title, .heading--hero .card--large .card__title, .card--large .heading--hero .card__title {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

@media screen and (min-width: 940px) {
  .heading--hero .heading__title, .heading--hero .card--large .card__title, .card--large .heading--hero .card__title {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

@media screen and (min-width: 1200px) {
  .heading--hero .heading__title, .heading--hero .card--large .card__title, .card--large .heading--hero .card__title {
    font-size: 44px;
    font-size: 2.75rem;
  }
}

/* ==========================================================================
  	Animations
   ========================================================================== */
/**
 * PLEASE READ ME
 *
 * These are standard animation styles that are shared across the website
 * anything specific to a component should be kept with the component.
 *
 */
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    transform: translateX(10px);
  }
}

.shake {
  animation: shake .5s;
}

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

td, th {
  padding: 0;
}

thead {
  display: table-header-group;
}

.table,
.standard table {
  border-collapse: collapse !important;
}

.table .btn, .table .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .table .vjs-big-play-button, .table .hideShowPassword-toggle,
.standard table .btn,
.standard table .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started)
.standard table .vjs-big-play-button,
.standard table .hideShowPassword-toggle {
  margin: 0;
}

.table strong,
.standard table strong {
  color: #ab9b75;
}

.table td,
.table th {
  background-color: white !important;
}

.table td:last-child,
.table th:last-child {
  text-align: right;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #ddd !important;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ddd;
  text-align: left;
}

th {
  text-align: left;
}

.table,
.standard table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td,
.standard table > thead > tr > th,
.standard table > tbody > tr > th,
.standard table > tfoot > tr > th,
.standard table > thead > tr > td,
.standard table > tbody > tr > td,
.standard table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.standard table > tbody > tr:first-child > td {
  border-top: 0;
}

.standard table > thead > tr > th,
.standard table > tbody > tr > th,
.standard table > tfoot > tr > th,
.standard table > thead > tr > td,
.standard table > tbody > tr > td,
.standard table > tfoot > tr > td {
  padding: 15px 20px;
}

.standard table > thead {
  border-left: 1px solid #ddd;
}

.standard table > thead > tr > th,
.standard table > thead > tr > td {
  background-color: #f7f7f7;
  border-right: 1px solid #ddd;
  border-bottom: 0;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table,
.standard table .table {
  background-color: white;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-],
.standard table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-],
table th[class*=col-],
.standard table td[class*=col-],
.standard table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th,
.standard table > thead > tr > td.active,
.standard table > tbody > tr > td.active,
.standard table > tfoot > tr > td.active,
.standard table > thead > tr > th.active,
.standard table > tbody > tr > th.active,
.standard table > tfoot > tr > th.active,
.standard table > thead > tr.active > td,
.standard table > tbody > tr.active > td,
.standard table > tfoot > tr.active > td,
.standard table > thead > tr.active > th,
.standard table > tbody > tr.active > th,
.standard table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th,
.standard table > thead > tr > td.success,
.standard table > tbody > tr > td.success,
.standard table > tfoot > tr > td.success,
.standard table > thead > tr > th.success,
.standard table > tbody > tr > th.success,
.standard table > tfoot > tr > th.success,
.standard table > thead > tr.success > td,
.standard table > tbody > tr.success > td,
.standard table > tfoot > tr.success > td,
.standard table > thead > tr.success > th,
.standard table > tbody > tr.success > th,
.standard table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th,
.standard table > thead > tr > td.info,
.standard table > tbody > tr > td.info,
.standard table > tfoot > tr > td.info,
.standard table > thead > tr > th.info,
.standard table > tbody > tr > th.info,
.standard table > tfoot > tr > th.info,
.standard table > thead > tr.info > td,
.standard table > tbody > tr.info > td,
.standard table > tfoot > tr.info > td,
.standard table > thead > tr.info > th,
.standard table > tbody > tr.info > th,
.standard table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th,
.standard table > thead > tr > td.warning,
.standard table > tbody > tr > td.warning,
.standard table > tfoot > tr > td.warning,
.standard table > thead > tr > th.warning,
.standard table > tbody > tr > th.warning,
.standard table > tfoot > tr > th.warning,
.standard table > thead > tr.warning > td,
.standard table > tbody > tr.warning > td,
.standard table > tfoot > tr.warning > td,
.standard table > thead > tr.warning > th,
.standard table > tbody > tr.warning > th,
.standard table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th,
.standard table > thead > tr > td.danger,
.standard table > tbody > tr > td.danger,
.standard table > tfoot > tr > td.danger,
.standard table > thead > tr > th.danger,
.standard table > tbody > tr > th.danger,
.standard table > tfoot > tr > th.danger,
.standard table > thead > tr.danger > td,
.standard table > tbody > tr.danger > td,
.standard table > tfoot > tr.danger > td,
.standard table > thead > tr.danger > th,
.standard table > tbody > tr.danger > th,
.standard table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.list__nostyle, .nav__dropdown-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* ==========================================================================
   The Grid Styles
   ========================================================================== */
/**
 * PLEASE READ ME
 *
 * The grid works like standard grids with sm, md, lg options for breakpoints
 *
 * Modification classes:
 * .grid__nofloat -- This removes the float e.g. allows centering with margins
 * .grid-gutter -- optional outside grid padding.
 * .grid--show-bg  -- This will add a background, border etc to demo the grid.
 *
 * Example classes:
 *
 * .grid > .grid__col-12
 * .grid > .grid__col-xs-12
 *
 */
[class*='grid__col-'] {
  float: left;
  width: 100%;
  padding: 0 0.5em;
}

.grid {
  margin: 0 -0.5em;
  position: relative;
}

.grid:after {
  content: "";
  display: table;
  clear: both;
}

.grid__nofloat {
  float: none;
}

.grid__col-1 {
  width: 8.33333%;
  padding: 0 0.5em;
}

.grid__col-2 {
  width: 16.66667%;
  padding: 0 0.5em;
}

.grid__col-3 {
  width: 25%;
  padding: 0 0.5em;
}

.grid__col-4 {
  width: 33.33333%;
  padding: 0 0.5em;
}

.grid__col-5 {
  width: 41.66667%;
  padding: 0 0.5em;
}

.grid__col-6 {
  width: 50%;
  padding: 0 0.5em;
}

.grid__col-7 {
  width: 58.33333%;
  padding: 0 0.5em;
}

.grid__col-8 {
  width: 66.66667%;
  padding: 0 0.5em;
}

.grid__col-9 {
  width: 75%;
  padding: 0 0.5em;
}

.grid__col-10 {
  width: 83.33333%;
  padding: 0 0.5em;
}

.grid__col-11 {
  width: 91.66667%;
  padding: 0 0.5em;
}

@media screen and (min-width: 500px) {
  .grid__col-xs-1 {
    width: 8.33333%;
    padding: 0 0.5em;
  }
  .grid__col-xs-2 {
    width: 16.66667%;
    padding: 0 0.5em;
  }
  .grid__col-xs-3 {
    width: 25%;
    padding: 0 0.5em;
  }
  .grid__col-xs-4 {
    width: 33.33333%;
    padding: 0 0.5em;
  }
  .grid__col-xs-5 {
    width: 41.66667%;
    padding: 0 0.5em;
  }
  .grid__col-xs-6 {
    width: 50%;
    padding: 0 0.5em;
  }
  .grid__col-xs-7 {
    width: 58.33333%;
    padding: 0 0.5em;
  }
  .grid__col-xs-8 {
    width: 66.66667%;
    padding: 0 0.5em;
  }
  .grid__col-xs-9 {
    width: 75%;
    padding: 0 0.5em;
  }
  .grid__col-xs-10 {
    width: 83.33333%;
    padding: 0 0.5em;
  }
  .grid__col-xs-11 {
    width: 91.66667%;
    padding: 0 0.5em;
  }
}

@media screen and (min-width: 768px) {
  .grid__col-sm-1 {
    width: 8.33333%;
    padding: 0 0.5em;
  }
  .grid__col-sm-2 {
    width: 16.66667%;
    padding: 0 0.5em;
  }
  .grid__col-sm-3 {
    width: 25%;
    padding: 0 0.5em;
  }
  .grid__col-sm-4 {
    width: 33.33333%;
    padding: 0 0.5em;
  }
  .grid__col-sm-5 {
    width: 41.66667%;
    padding: 0 0.5em;
  }
  .grid__col-sm-6 {
    width: 50%;
    padding: 0 0.5em;
  }
  .grid__col-sm-7 {
    width: 58.33333%;
    padding: 0 0.5em;
  }
  .grid__col-sm-8 {
    width: 66.66667%;
    padding: 0 0.5em;
  }
  .grid__col-sm-9 {
    width: 75%;
    padding: 0 0.5em;
  }
  .grid__col-sm-10 {
    width: 83.33333%;
    padding: 0 0.5em;
  }
  .grid__col-sm-11 {
    width: 91.66667%;
    padding: 0 0.5em;
  }
}

@media screen and (min-width: 940px) {
  .grid__col-md-1 {
    width: 8.33333%;
    padding: 0 0.5em;
  }
  .grid__col-md-2 {
    width: 16.66667%;
    padding: 0 0.5em;
  }
  .grid__col-md-3 {
    width: 25%;
    padding: 0 0.5em;
  }
  .grid__col-md-4 {
    width: 33.33333%;
    padding: 0 0.5em;
  }
  .grid__col-md-5 {
    width: 41.66667%;
    padding: 0 0.5em;
  }
  .grid__col-md-6 {
    width: 50%;
    padding: 0 0.5em;
  }
  .grid__col-md-7 {
    width: 58.33333%;
    padding: 0 0.5em;
  }
  .grid__col-md-8 {
    width: 66.66667%;
    padding: 0 0.5em;
  }
  .grid__col-md-9 {
    width: 75%;
    padding: 0 0.5em;
  }
  .grid__col-md-10 {
    width: 83.33333%;
    padding: 0 0.5em;
  }
  .grid__col-md-11 {
    width: 91.66667%;
    padding: 0 0.5em;
  }
}

@media screen and (min-width: 1200px) {
  .grid__col-lg-1 {
    width: 8.33333%;
    padding: 0 0.5em;
  }
  .grid__col-lg-2 {
    width: 16.66667%;
    padding: 0 0.5em;
  }
  .grid__col-lg-3 {
    width: 25%;
    padding: 0 0.5em;
  }
  .grid__col-lg-4 {
    width: 33.33333%;
    padding: 0 0.5em;
  }
  .grid__col-lg-5 {
    width: 41.66667%;
    padding: 0 0.5em;
  }
  .grid__col-lg-6 {
    width: 50%;
    padding: 0 0.5em;
  }
  .grid__col-lg-7 {
    width: 58.33333%;
    padding: 0 0.5em;
  }
  .grid__col-lg-8 {
    width: 66.66667%;
    padding: 0 0.5em;
  }
  .grid__col-lg-9 {
    width: 75%;
    padding: 0 0.5em;
  }
  .grid__col-lg-10 {
    width: 83.33333%;
    padding: 0 0.5em;
  }
  .grid__col-lg-11 {
    width: 91.66667%;
    padding: 0 0.5em;
  }
}

.grid__col > * {
  margin-top: 0;
}

/* Opt-in outside padding */
.grid--gutter {
  margin: 0;
  padding: 0;
}

.grid--padding-medium {
  padding: 2em 2.5em;
}

.grid--show-bg {
  background: #f9f9f9;
}

.tour__grid {
  margin-left: -70px;
}

.tour__grid .grid__col-md-8,
.tour__grid .grid__col-md-4 {
  padding-left: 70px;
}

.tour__sidebar {
  font-size: 16px;
  font-size: 1rem;
}

.tour__sidebar h3 {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
  margin-bottom: 30px;
  color: black;
}

.container, .featured, .featured__wrapper, .nav__main-container, .nav__utility-container, .joincta__container {
  width: 100%;
  max-width: 1224px;
  margin: 0 auto;
  padding: 0 1.5em;
}

.container--fullwidth, .featured {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.container--standard {
  margin: 3em auto;
}

@media only screen and (max-width: 480px) {
  .container--text + .category-list, .featured__wrapper + .category-list {
    margin-top: 3em;
  }
}

@media screen and (min-width: 500px) {
  .container--text, .featured__wrapper {
    max-width: 80%;
    margin: 3em auto;
  }
}

@media screen and (min-width: 768px) {
  .container--text, .featured__wrapper {
    max-width: 80%;
    margin: 3em auto;
  }
}

@media screen and (min-width: 940px) {
  .container--text, .featured__wrapper {
    max-width: 70%;
    margin: 3em auto;
  }
}

@media screen and (min-width: 1200px) {
  .container--text, .featured__wrapper {
    max-width: 791px;
    margin: 3em auto;
  }
}

.container--text-small {
  font-size: 0.75em;
}

.container--text-small h1 {
  font-size: 1.5em;
}

.container--text-small h2 {
  font-size: 1.5em;
}

.container--text-small h3 {
  font-size: 1.5em;
}

.container--text-small h4, .container--text-small .form__legend {
  font-size: 1.5em;
}

.container--text-small h5 {
  font-size: 1.5em;
}

.container--text-small h6 {
  font-size: 1.5em;
}

.container--text__wide {
  max-width: 1224px;
}

.container--media {
  margin: 3em 0;
  padding: 0;
  text-align: center;
}

@media screen and (min-width: 500px) {
  .container--media {
    max-width: 90%;
    margin: 3em auto;
  }
}

@media screen and (min-width: 768px) {
  .container--media {
    max-width: 90%;
    margin: 3em auto;
  }
}

@media screen and (min-width: 940px) {
  .container--media {
    max-width: 80%;
    margin: 3em auto;
  }
}

@media screen and (min-width: 1200px) {
  .container--media {
    max-width: 960px;
    margin: 3em auto;
  }
}

.container--categories {
  margin: 3em auto;
}

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

/**
 * PLEASE READ ME
 * These styles use Flexbox

 * Fallback:
 * The fallback relies on modernizr "no-flexbox" class to target
 * browsers that don't support flexbox (e.g. IE9 and Old Android)
 * The fallback uses floats.
 *
 * Note: vertical centering will not work in the no-flexbox browsers
 *
 * This will not work in IE8 (Even if you have respond included)
 *
 * Responsiveness
 * 0 - 500: 100%
 * 500 - 768: 50% for first two, 3rd col 100%
 * > 768: 32% (3 columns)
 *
 * If you want the first column to be 100% at breakpoints
 * you can change last-child to first-child.
 */
.section-thirds {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  background: #ccc;
  min-height: 200px;
}

.section-thirds__col {
  width: 100%;
  min-height: 100px;
  padding: 1em;
  margin-top: 2%;
  border: 1px solid black;
  background: #23B9D6;
}

.section-thirds__col:first-child {
  margin-top: 0;
}

@media screen and (min-width: 500px) {
  .section-thirds__col {
    margin-top: 0;
    width: 49%;
  }
  .section-thirds__col:last-child {
    width: 100%;
    margin-top: 2%;
  }
}

@media screen and (min-width: 768px) {
  .section-thirds__col {
    width: 32%;
  }
  .section-thirds__col:last-child {
    width: 32%;
    margin-top: 0;
  }
}

.no-flexbox:not(.flexboxtweener) .section-thirds {
  display: block;
}

.no-flexbox:not(.flexboxtweener) .section-thirds:before, .no-flexbox:not(.flexboxtweener) .section-thirds:after {
  content: " ";
  display: table;
}

.no-flexbox:not(.flexboxtweener) .section-thirds:after {
  clear: both;
}

.no-flexbox:not(.flexboxtweener) .section-thirds__col {
  float: left;
  margin-left: 0;
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .section-thirds__col + .section-thirds__col {
    margin-left: 2%;
  }
  .no-flexbox:not(.flexboxtweener) .section-thirds__col:last-child {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .no-flexbox:not(.flexboxtweener) .section-thirds__col:last-child {
    margin-left: 2%;
  }
}

/**
 * PLEASE READ ME
 * These styles use Flexbox

 * Fallback:
 * The fallback relies on modernizr "no-flexbox" class to target
 * browsers that don't support flexbox (e.g. IE9 and Old Android)
 * The fallback uses floats.
 *
 * Note: Alignment (e.g. stretch/center etc) will not work in
 * the no-flexbox browsers
 *
 * This will not work in IE8 (Even if you have respond included)
 *
 * Responsiveness
 * 0 - 500: 100%
 * 500 - 768: 50% each
 * > 768: 24% (4 columns)
 *.
 */
.section-quarter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: #ccc;
  min-height: 200px;
}

.section-quarter__col {
  width: 100%;
  min-height: 100px;
  padding: 1em;
  margin-top: 2%;
  border: 1px solid black;
  background: #23B9D6;
}

.section-quarter__col:first-child {
  margin-top: 0;
}

@media screen and (min-width: 500px) {
  .section-quarter__col {
    margin-top: 0;
    width: 49%;
  }
  .section-quarter__col:nth-child(3), .section-quarter__col:nth-child(4) {
    margin-top: 2%;
  }
}

@media screen and (min-width: 768px) {
  .section-quarter__col {
    width: 24%;
  }
  .section-quarter__col:nth-child(3), .section-quarter__col:nth-child(4) {
    margin-top: 0;
  }
}

.no-flexbox:not(.flexboxtweener) .section-quarter {
  display: block;
}

.no-flexbox:not(.flexboxtweener) .section-quarter:before, .no-flexbox:not(.flexboxtweener) .section-quarter:after {
  content: " ";
  display: table;
}

.no-flexbox:not(.flexboxtweener) .section-quarter:after {
  clear: both;
}

.no-flexbox:not(.flexboxtweener) .section-quarter__col {
  float: left;
  margin-left: 0;
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .section-quarter__col + .section-quarter__col {
    margin-left: 1.33%;
  }
  .no-flexbox:not(.flexboxtweener) .section-quarter__col:nth-child(3) {
    margin-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .no-flexbox:not(.flexboxtweener) .section-quarter__col:nth-child(3), .no-flexbox:not(.flexboxtweener) .section-quarter__col:nth-child(4) {
    margin-left: 1.33%;
  }
}

/**
 * PLEASE READ ME
 * These styles use Flexbox

 * Fallback:
 * The fallback relies on modernizr "no-flexbox" class to target
 * browsers that don't support flexbox (e.g. IE9 and Old Android)
 * The fallback uses floats.
 *
 * Note: vertical centering will not work in the no-flexbox browsers
 *
 * This will not work in IE8 (Even if you have respond included)
 *
 * Responsiveness
 * 0 - 500: 100%
 * 500 - 768: 50% for first two, 3rd col 100%
 *
 */
.section-halves {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.section-halves__col {
  width: 100%;
  min-height: 100px;
  padding: 1em;
  margin-top: 2%;
}

.section-halves__col:first-child {
  margin-top: 0;
}

@media screen and (min-width: 500px) {
  .section-halves__col {
    margin-top: 0;
    width: 49%;
  }
}

.section-halves__col--gutter {
  padding: 0;
}

.no-flexbox:not(.flexboxtweener) .section-halves {
  display: block;
}

.no-flexbox:not(.flexboxtweener) .section-halves:before, .no-flexbox:not(.flexboxtweener) .section-halves:after {
  content: " ";
  display: table;
}

.no-flexbox:not(.flexboxtweener) .section-halves:after {
  clear: both;
}

.no-flexbox:not(.flexboxtweener) .section-halves__col {
  float: left;
  margin-left: 0;
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .section-halves__col + .section-halves__col {
    margin-left: 2%;
  }
}

/**
 * PLEASE READ ME
 * These styles use Flexbox

 * Fallback:
 * The fallback relies on modernizr "no-flexbox" class to target
 * browsers that don't support flexbox (e.g. IE9 and Old Android)
 * The fallback uses floats.
 *
 * Note: vertical centering will not work in the no-flexbox browsers
 *
 * No IE8 Support
 *
 * IE9 requires a min-height OR you can implement some equal heights js
 */
.section-tile {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: center;
      align-content: center;
}

.section-tile__col {
  box-sizing: border-box;
  transition: all 250ms ease;
  width: 100%;
  padding: 1em;
  margin-top: 1em;
}

.section-tile__col:nth-child(1) {
  margin-top: 0;
}

@media screen and (min-width: 500px) {
  .section-tile__col + .section-tile__col {
    margin-left: 1%;
  }
}

@media screen and (min-width: 768px) {
  .section-tile__col + .section-tile__col {
    margin-left: 1%;
  }
}

@media screen and (min-width: 940px) {
  .section-tile__col + .section-tile__col {
    margin-left: 3%;
  }
}

@media screen and (min-width: 500px) {
  .section-tile__col {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    width: 100%;
    margin-top: 1%;
  }
  .section-tile__col:nth-child(1n+1) {
    margin-left: 0;
  }
  .section-tile__col:nth-child(-n+1) {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .section-tile__col {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    width: 50%;
    margin-top: 1%;
  }
  .section-tile__col:nth-child(2n+1) {
    margin-left: 0;
  }
  .section-tile__col:nth-child(-n+2) {
    margin-top: 0;
  }
}

@media screen and (min-width: 940px) {
  .section-tile__col {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    width: 33.33333%;
    margin-top: 3%;
  }
  .section-tile__col:nth-child(3n+1) {
    margin-left: 3%;
  }
  .section-tile__col:nth-child(-n+3) {
    margin-top: 3%;
  }
  .section-tile__col:nth-child(3n+1) {
    margin-left: 0;
  }
  .section-tile__col:nth-child(-n+3) {
    margin-top: 0;
  }
}

.no-flexbox:not(.flexboxtweener) .section-tile {
  display: block;
}

.no-flexbox:not(.flexboxtweener) .section-tile:before, .no-flexbox:not(.flexboxtweener) .section-tile:after {
  content: " ";
  display: table;
}

.no-flexbox:not(.flexboxtweener) .section-tile:after {
  clear: both;
}

.no-flexbox:not(.flexboxtweener) .section-tile__col {
  float: left;
  margin-left: 0;
  min-height: 250px;
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .section-tile__col {
    width: 100%;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col + .section-tile__col {
    margin-left: 1%;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col:nth-child(1n+1) {
    margin-left: 0;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col:nth-child(-n+1) {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .no-flexbox:not(.flexboxtweener) .section-tile__col {
    width: 49.5%;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col + .section-tile__col {
    margin-left: 1%;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col:nth-child(2n+1) {
    margin-left: 0;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col:nth-child(-n+2) {
    margin-top: 0;
  }
}

@media screen and (min-width: 940px) {
  .no-flexbox:not(.flexboxtweener) .section-tile__col {
    width: 31.33333%;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col + .section-tile__col {
    margin-left: 3%;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col:nth-child(3n+1) {
    margin-left: 3%;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col:nth-child(-n+3) {
    margin-top: 3%;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col:nth-child(3n+1) {
    margin-left: 0;
  }
  .no-flexbox:not(.flexboxtweener) .section-tile__col:nth-child(-n+3) {
    margin-top: 0;
  }
}

/**
 * PLEASE READ ME
 *
 * This follows the same base layout structure as the Tiles css.
 *
 * Animation styles are add in at the bottom of the stylesheet.
 * They have an associated JS file: source/js/components/card.js
 * which triggers the load using waypoints.
 */
.card {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1.5em 2em -1.5em;
  margin-top: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-line-pack: left;
      align-content: left;
}

@media screen and (min-width: 500px) {
  .card {
    margin-left: 0;
    margin-right: 0;
  }
}

.card__item {
  position: relative;
  width: 100%;
  min-height: 140px;
  margin-top: 2em;
  transition: all 250ms ease;
  text-decoration: none;
  background: #e9ebf0;
  color: #222;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media screen and (min-width: 500px) {
  .card__item {
    width: 100%;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    margin-top: 2em;
    margin-left: 0;
  }
}

@media screen and (min-width: 940px) {
  .card__item {
    width: 31.33333%;
    margin-top: 2em;
    margin-left: 3%;
  }
}

.card__item:first-child {
  margin-top: 0;
  margin-left: 0;
}

@media screen and (min-width: 940px) {
  .card__item:nth-child(3n+1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 940px) {
  .card__item:nth-child(-n+3) {
    margin-top: 0;
  }
}

@media screen and (min-width: 500px) {
  .card--small .card__item {
    width: 48.5%;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    margin-top: 1.5em;
    margin-left: 3%;
  }
}

@media screen and (min-width: 940px) {
  .card--small .card__item {
    width: 23.5%;
    margin-top: 1.5em;
    margin-left: 2%;
  }
}

@media screen and (max-width: 939px) {
  .card--small .card__item:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 500px) {
  .card--small .card__item:nth-child(-n+2) {
    margin-top: 0;
  }
}

@media screen and (min-width: 940px) {
  .card--small .card__item:nth-child(4n+1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 940px) {
  .card--small .card__item:nth-child(-n+4) {
    margin-top: 0;
  }
}

.card--small .card__item.card__item--benefit {
  -ms-flex-direction: row;
      flex-direction: row;
}

@media screen and (max-width: 499px) {
  .card--small .card__item.card__item--benefit {
    margin-top: 1em;
  }
}

@media screen and (min-width: 500px) {
  .card--small .card__item.card__item--benefit {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

.card--medium .card__item.card__item--story {
  -ms-flex-direction: row;
      flex-direction: row;
}

@media screen and (max-width: 499px) {
  .card--medium .card__item.card__item--story {
    margin-top: 1em;
  }
}

@media screen and (min-width: 500px) {
  .card--medium .card__item.card__item--story {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

.card--medium .card__item.card__item--tour {
  -ms-flex-direction: column;
      flex-direction: column;
}

@media screen and (max-width: 499px) {
  .card--medium .card__item.card__item--tour {
    margin-top: 1em;
  }
  .card--medium .card__item.card__item--tour .card__media,
  .card--medium .card__item.card__item--tour .card__content {
    width: 100%;
  }
  .card--medium .card__item.card__item--tour .card__media img {
    position: relative;
  }
  .card--medium .card__item.card__item--tour .heading__author-photo {
    display: none;
  }
}

.card--large .card__item {
  width: 100%;
}

@media screen and (min-width: 940px) {
  .card--large .card__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    margin-bottom: 2em;
  }
}

.card--large .card__item + .card__item {
  margin-left: 0;
}

@media screen and (min-width: 940px) {
  .card--large .card__item .card__media,
  .card--large .card__item .card__content {
    -ms-flex: 1 1 50%;
        flex: 1 1 50%;
  }
}

.card--large-stacked .card__item {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  width: 100%;
}

@media screen and (min-width: 940px) {
  .card--large-stacked .card__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-bottom: 2em;
  }
}

.card--large-stacked .card__item + .card__item {
  margin-left: 0;
}

@media screen and (min-width: 940px) {
  .card--large-stacked .card__item .card__media,
  .card--large-stacked .card__item .card__content {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }
}

.card--large-stacked .card__item .card__media {
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
}

.card--large-stacked .card__item .card__media img {
  position: relative;
}

@media screen and (min-width: 940px) {
  .card--reverse .card__item:nth-child(odd) {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
}

.card__item.card__item--subscription .card__content {
  text-align: left;
}

@media screen and (max-width: 939px) {
  .card__item.card__item--subscription .card__content {
    padding: 0 1em;
  }
  .card__item.card__item--subscription .card__content:first-child {
    padding-top: 1.0em;
  }
  .card__item.card__item--subscription .card__content:last-child {
    padding-bottom: 1.0em;
  }
  .card__item.card__item--subscription .card__content h2, .card__item.card__item--subscription .card__content h3 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  .card__item.card__item--subscription .card__content h2:first-child, .card__item.card__item--subscription .card__content h3:first-child {
    margin-top: 0;
  }
  .card__item.card__item--subscription .card__content ol {
    margin-top: 0;
  }
}

.card__item.card__item--subscription .card__content.card__content--cancelled h2 {
  margin-top: 0;
}

.card__item--offer {
  background-color: #f5f5f5;
}

.card__item .card__content {
  position: relative;
}

.card__item .heading__author-photo {
  position: absolute;
  top: -64px;
  right: 18px;
  width: 95px;
  display: block;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  background-color: white;
}

.card__item.card__item--tour {
  background-color: #f5f5f5;
}

.card__item.card__item--tour .card__title-pretitle {
  color: #9C895D;
  font-weight: bold;
  text-transform: none;
}

.card__item.card__item--tour .card__title-pretitle,
.card__item.card__item--tour .card__title {
  transition: color .4s ease-in-out;
}

.card__item.card__item--tour .btn, .card__item.card__item--tour .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .card__item.card__item--tour .vjs-big-play-button, .card__item.card__item--tour .hideShowPassword-toggle {
  margin-bottom: 0;
}

.card__item.card__item--tour:hover, .card__item.card__item--tour:focus {
  background-color: #9d8a5a;
  color: white;
}

.card__item.card__item--tour:hover .card__title-pretitle,
.card__item.card__item--tour:hover .card__title, .card__item.card__item--tour:focus .card__title-pretitle,
.card__item.card__item--tour:focus .card__title {
  color: white;
}

.card__item.card__item--tour .card__partners {
  background-color: white;
  border: 1px solid #ededed;
  border-bottom: 0;
  padding: 25px 40px 35px;
}

.card--tour .card__item.card__item--tour .card__title {
  font-size: 18px;
  font-size: 1.125rem;
}

.card--tour .card__item.card__item--tour .card__abstract {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 5px;
}

.card--tour .card__item.card__item--tour .card__footer {
  display: none;
}

@media only screen and (min-width: 500px) {
  .card--tour .card__item.card__item--tour .card__content {
    padding: 1.2em 1.5em;
  }
}

@media only screen and (max-width: 499px) {
  .card--tour .card__item.card__item--tour {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card--tour .card__item.card__item--tour:not(:first-child) {
    margin-top: 50px;
  }
  .card--tour .card__item.card__item--tour .card__abstract {
    display: block;
  }
  .card--tour .card__item.card__item--tour .card__content {
    padding: 1.5em;
    width: 100%;
  }
  .card--tour .card__item.card__item--tour .card__media {
    width: 100%;
  }
  .card--tour .card__item.card__item--tour .card__media img {
    position: relative;
  }
  .card--tour .card__item.card__item--tour .heading__author-photo {
    max-width: none;
  }
}

.card__partners {
  color: #afafaf;
  font-size: 12px;
  font-size: 0.75rem;
}

.card__partners .card__partners__logos {
  margin-left: -1em;
  min-height: 40px;
}

.card__partners .card__partners__logos:before, .card__partners .card__partners__logos:after {
  content: " ";
  display: table;
}

.card__partners .card__partners__logos:after {
  clear: both;
}

.card__partners .card__partners__logos img {
  display: block;
  width: 100%;
}

.card__partners .card__partner__logo {
  float: left;
  display: block;
  padding-left: 1em;
}

.card__partners .card__partners__logos.items-2 .card__partner__logo {
  width: 50%;
}

.card__partners .card__partners__logos.items-3 .card__partner__logo {
  width: 33.3333%;
}

.card__tour-details {
  background-color: white;
}

.card__tour-details:before, .card__tour-details:after {
  content: " ";
  display: table;
}

.card__tour-details:after {
  clear: both;
}

@media screen and (min-width: 500px) {
  .card__tour-details {
    border: 1px solid #ededed;
    margin-left: -3px;
    margin-right: -3px;
  }
}

.card__tour-details .card__tour-detail {
  font-size: 12px;
  font-size: 0.75rem;
  color: #afafaf;
  float: left;
  width: 33.33333%;
  display: block;
  padding: 20px 10px;
  text-align: center;
  font-weight: bold;
  position: relative;
}

.card__tour-details .card__tour-detail strong {
  color: black;
  display: block;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.125rem;
}

@media screen and (min-width: 500px) {
  .card__tour-details .card__tour-detail strong {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.card__tour-details .card__tour-detail + .card__tour-detail {
  border-left: 1px solid #ededed;
}

.card__tour-details .card__tour-detail .icon, .card__tour-details .card__tour-detail .media__caption:before, .card__tour-details .card__tour-detail .video-js:not(.vjs-has-started) .vjs-big-play-button:before, .video-js:not(.vjs-has-started) .card__tour-details .card__tour-detail .vjs-big-play-button:before, .card__tour-details .card__tour-detail .nav__item.has-children .nav__link:after, .nav__item.has-children .card__tour-details .card__tour-detail .nav__link:after, .card__tour-details .card__tour-detail .has-children.footer__item .nav__link:after, .has-children.footer__item .card__tour-details .card__tour-detail .nav__link:after, .card__tour-details .card__tour-detail .nav__item.has-children .footer__link:after, .nav__item.has-children .card__tour-details .card__tour-detail .footer__link:after, .card__tour-details .card__tour-detail .has-children.footer__item .footer__link:after, .has-children.footer__item .card__tour-details .card__tour-detail .footer__link:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50px;
  text-align: center;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.card__tour-details .card__tour-detail .icon:before, .card__tour-details .card__tour-detail .media__caption:before, .card__tour-details .card__tour-detail .video-js:not(.vjs-has-started) .vjs-big-play-button:before, .video-js:not(.vjs-has-started) .card__tour-details .card__tour-detail .vjs-big-play-button:before {
  font-size: 20px;
  color: #9C895D;
  width: 50px;
  line-height: 50px;
  display: inline-block;
}

.card__tour-details .card__tour-detail .icon:after, .card__tour-details .card__tour-detail .nav__item.has-children .nav__link:after, .nav__item.has-children .card__tour-details .card__tour-detail .nav__link:after, .card__tour-details .card__tour-detail .has-children.footer__item .nav__link:after, .has-children.footer__item .card__tour-details .card__tour-detail .nav__link:after, .card__tour-details .card__tour-detail .nav__item.has-children .footer__link:after, .nav__item.has-children .card__tour-details .card__tour-detail .footer__link:after, .card__tour-details .card__tour-detail .has-children.footer__item .footer__link:after, .has-children.footer__item .card__tour-details .card__tour-detail .footer__link:after {
  content: '';
  z-index: -1;
  border: 1px solid #ededed;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: white;
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  clip: rect(0, 50px, 25px, 0);
}

.no-flexbox:not(.flexboxtweener) .card {
  display: block;
}

.no-flexbox:not(.flexboxtweener) .card:before, .no-flexbox:not(.flexboxtweener) .card:after {
  content: " ";
  display: table;
}

.no-flexbox:not(.flexboxtweener) .card:after {
  clear: both;
}

.no-flexbox:not(.flexboxtweener) .card__item {
  float: left;
  margin-left: 0;
  min-height: 250px;
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .card__item {
    width: 100%;
  }
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .card__item + .card__item {
    margin-left: 2%;
  }
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .card__item:nth-child(1n+1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .card__item:nth-child(-n+1) {
    margin-top: 0;
  }
}

@media screen and (min-width: 940px) {
  .no-flexbox:not(.flexboxtweener) .card__item {
    width: 31.33333%;
  }
}

@media screen and (min-width: 940px) {
  .no-flexbox:not(.flexboxtweener) .card__item + .card__item {
    margin-left: 3%;
  }
}

@media screen and (min-width: 940px) {
  .no-flexbox:not(.flexboxtweener) .card__item:nth-child(3n+1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 940px) {
  .no-flexbox:not(.flexboxtweener) .card__item:nth-child(-n+3) {
    margin-top: 0;
  }
}

.no-flexbox:not(.flexboxtweener) .card--large .card__item {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

@media screen and (min-width: 940px) {
  .no-flexbox:not(.flexboxtweener) .card--large .card__item .card__media,
  .no-flexbox:not(.flexboxtweener) .card--large .card__item .card__content {
    width: 50%;
  }
  .no-flexbox:not(.flexboxtweener) .card--large .card__item .card__media {
    float: left;
    height: 100%;
  }
  .no-flexbox:not(.flexboxtweener) .card--large .card__item .card__content {
    float: right;
  }
}

.card__media {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.card__media img {
  width: 100%;
  height: 100%;
  -ms-transform: scale(1);
      transform: scale(1);
  transition: opacity 0.35s, transform 0.35s;
}

@media screen and (min-width: 940px) {
  .card--large .card__media img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%";
    width: 100%;
    height: 100%;
    max-width: none;
    position: absolute;
    display: block;
  }
}

@media screen and (max-width: 499px) {
  .card--small .card__item--benefit .card__media img,
  .card--medium .card__item--story .card__media img,
  .card--medium .card__item--tour .card__media img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
    font-family: "object-fit: cover; object-position: 50% 50%";
    width: 100%;
    height: 100%;
    max-width: none;
    position: absolute;
    display: block;
  }
}

@media screen and (min-width: 500px) {
  .card--small .card__item--benefit .card__media img,
  .card--medium .card__item--story .card__media img,
  .card--medium .card__item--tour .card__media img {
    position: relative;
  }
}

.card--small .card__item--benefit .card__media,
.card--medium .card__item--story .card__media,
.card--medium .card__item--tour .card__media {
  width: 45%;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

@media screen and (min-width: 500px) {
  .card--small .card__item--benefit .card__media,
  .card--medium .card__item--story .card__media,
  .card--medium .card__item--tour .card__media {
    width: 100%;
  }
}

.card--large .card__media {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

@media screen and (min-width: 940px) {
  .card--large .card__media .embed-responsive {
    min-height: 460px;
  }
}

.card__media--video {
  background-color: #293343;
}

.card__content {
  padding: 1.5em 1em;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  width: 100%;
}

@media screen and (min-width: 500px) {
  .card__content {
    text-align: left;
  }
}

@media screen and (min-width: 940px) {
  .card__content {
    padding: 1.5em;
  }
}

@media screen and (min-width: 940px) {
  .card--large .card__content {
    padding: 2em;
  }
}

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

.card--small .card__item--benefit .card__content,
.card--medium .card__item--story .card__content,
.card--medium .card__item--tour .card__content {
  padding: 1em;
  width: 55%;
  text-align: left;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media screen and (min-width: 500px) {
  .card--small .card__item--benefit .card__content,
  .card--medium .card__item--story .card__content,
  .card--medium .card__item--tour .card__content {
    padding: 1.5em;
    width: 100%;
  }
}

@media screen and (min-width: 500px) {
  .card--medium .card__item--benefit .card__content {
    text-align: center;
  }
}

@media screen and (min-width: 500px) {
  .card__item--benefit-small .card__content {
    padding: 1em;
  }
}

@media screen and (min-width: 940px) {
  .card__item--benefit-small .card__content {
    padding: 1.5em;
  }
}

.card__header {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}

@media screen and (min-width: 768px) {
  .card__item--benefit-single .card__header {
    padding: 0 3em;
  }
}

.card__abstract {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  margin-bottom: 1em;
}

.card--small .card__item--benefit .card__abstract,
.card--medium .card__item--story .card__abstract,
.card--medium .card__item--tour .card__abstract {
  display: none;
}

@media screen and (min-width: 500px) {
  .card--small .card__item--benefit .card__abstract,
  .card--medium .card__item--story .card__abstract,
  .card--medium .card__item--tour .card__abstract {
    display: block;
  }
}

.card__item:hover .card__media img {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
  opacity: 1;
}

.card__title {
  margin: 0 0 0.66667em 0;
  font-weight: normal;
  line-height: 1.2;
  color: #000;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

.card--large .card__title {
  margin: 0 0 0.66667em 0;
}

@media screen and (min-width: 500px) {
  .card--large .card__title::after {
    margin: 0.5em 0 0;
  }
}

.card--small .card__title {
  font-size: 20px;
  font-size: 1.25rem;
}

.card--medium .card__title {
  font-size: 22px;
  font-size: 1.375rem;
}

.card--small .card__item--benefit .card__title,
.card--medium .card__item--story .card__title,
.card--medium .card__item--tour .card__title {
  font-size: 20px;
  font-size: 1.25rem;
}

@media screen and (max-width: 499px) {
  .card--small .card__item--benefit .card__title,
  .card--medium .card__item--story .card__title,
  .card--medium .card__item--tour .card__title {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 500px) {
  .card--small .card__item--benefit .card__title,
  .card--medium .card__item--story .card__title,
  .card--medium .card__item--tour .card__title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.card--small .card__item--benefit-small .card__title {
  font-size: 16px;
  font-size: 1rem;
}

.card__item--benefit-single .card__title,
.card__item--offer-single .card__title,
.card__item--event-single .card__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  text-transform: uppercase;
}

.card__item--benefit-single .card__title::after,
.card__item--offer-single .card__title::after,
.card__item--event-single .card__title::after {
  margin-right: auto;
  margin-left: auto;
}

.card__title-pretitle {
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  margin-bottom: 0.5em;
}

.card--small .card__item--benefit .card__title-pretitle,
.card--small .card__item--benefit-small .card__title-pretitle,
.card--medium .card__item--story .card__title-pretitle,
.card--medium .card__item--tour .card__title-pretitle {
  display: none;
}

@media screen and (min-width: 500px) {
  .card--small .card__item--benefit .card__title-pretitle,
  .card--small .card__item--benefit-small .card__title-pretitle,
  .card--medium .card__item--story .card__title-pretitle,
  .card--medium .card__item--tour .card__title-pretitle {
    display: block;
  }
}

.card__item--benefit .card__title,
.card__item--benefit-small .card__title {
  text-align: center;
}

.card__subtitle {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 0 2em 0;
  line-height: 1.2em;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight: bold;
}

.card__pricing .card__subtitle {
  margin: 0;
}

.card__subtitle.card__subtitle--small {
  font-size: 11px;
  font-size: 0.6875rem;
  text-transform: capitalize;
  color: #9C895D;
}

.card--small .card__item--benefit .card__subtitle.card__subtitle--small,
.card--small .card__item--benefit-small .card__subtitle.card__subtitle--small,
.card--medium .card__item--story .card__subtitle.card__subtitle--small,
.card--medium .card__item--tour .card__subtitle.card__subtitle--small {
  margin-bottom: 0;
}

@media screen and (min-width: 500px) {
  .card--small .card__item--benefit .card__subtitle.card__subtitle--small,
  .card--small .card__item--benefit-small .card__subtitle.card__subtitle--small,
  .card--medium .card__item--story .card__subtitle.card__subtitle--small,
  .card--medium .card__item--tour .card__subtitle.card__subtitle--small {
    margin-bottom: 2em;
  }
}

@media screen and (max-width: 499px) {
  .card--small .card__item--benefit .card__subtitle.card__subtitle--small .card__author,
  .card--small .card__item--benefit-small .card__subtitle.card__subtitle--small .card__author,
  .card--medium .card__item--story .card__subtitle.card__subtitle--small .card__author,
  .card--medium .card__item--tour .card__subtitle.card__subtitle--small .card__author {
    display: block;
  }
}

@media screen and (max-width: 499px) {
  .card--small .card__item--benefit .card__subtitle.card__subtitle--small .card__title-sep,
  .card--small .card__item--benefit-small .card__subtitle.card__subtitle--small .card__title-sep,
  .card--medium .card__item--story .card__subtitle.card__subtitle--small .card__title-sep,
  .card--medium .card__item--tour .card__subtitle.card__subtitle--small .card__title-sep {
    display: none;
  }
}

.card__subtitle--emphasis {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
}

.card--small .card__item--benefit .card__abstract,
.card--medium .card__item--story .card__abstract,
.card--medium .card__item--tour .card__abstract {
  font-size: 15px;
  font-size: 0.9375rem;
}

.card__item--benefit-single .card__abstract,
.card__item--offer-single .card__abstract {
  margin: 0;
}

.card__item--benefit .card__abstract,
.card__item--benefit-small .card__abstract {
  margin: 0;
}

.card__footer {
  margin-top: 1em;
}

.card__item--benefit .card__footer,
.card__item--benefit-small .card__footer {
  margin: 0;
}

.card__logo {
  display: -ms-flexbox;
  display: flex;
  margin: 1em auto;
  height: 60px;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.card__item--benefit-single .card__logo,
.card__item--offer-single .card__logo {
  margin-top: 2em;
  margin-bottom: 2em;
}

.card__item--benefit .card__logo,
.card__item--benefit-small .card__logo {
  margin: 1em 0 0;
}

.card__logo .card__logo-image {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  vertical-align: middle;
  margin: 0 1em;
  text-align: center;
}

.card__item--benefit-small .card__logo .card__logo-image {
  margin: 0;
}

.card__logo img {
  width: 100%;
  height: 60px;
}

.no-flexbox .card__logo {
  display: block;
  text-align: center;
}

.no-flexbox .card__logo .card__logo-image {
  display: inline-block;
}

.card__icon {
  font-size: 36px;
  font-size: 2.25rem;
  text-align: center;
  margin-bottom: 0.5em;
}

.card__note {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  font-family: "Raleway", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

.card__item--benefit-single .card__note,
.card__item--offer-single .card__note,
.card__item--event-single .card__note {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

.card__button {
  text-align: center;
}

.card__button > * {
  margin-bottom: 0;
}

.card--small .card__item--benefit .card__button,
.card--medium .card__item--story .card__button,
.card--medium .card__item--tour .card__button {
  display: none;
}

@media screen and (min-width: 500px) {
  .card--small .card__item--benefit .card__button,
  .card--medium .card__item--story .card__button,
  .card--medium .card__item--tour .card__button {
    display: block;
  }
}

.card__keyvalue {
  position: absolute;
  top: -0.5em;
  left: 0.5em;
  background: #9C895D;
  color: #fff;
  text-align: center;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  line-height: 1;
}

@media screen and (min-width: 500px) {
  .card__keyvalue {
    width: 90px;
    height: 90px;
    border-radius: 45px;
    top: -0.85em;
    right: -0.85em;
    left: auto;
  }
}

.card__keyvalue-content {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.card__keyvalue-value {
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (min-width: 500px) {
  .card__keyvalue-value {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.card__keyvalue-action {
  font-size: 10px;
  font-size: 0.625rem;
}

@media screen and (min-width: 500px) {
  .card__keyvalue-action {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase;
  }
}

@media screen and (min-width: 500px) {
  .card__item--benefit-small .card__keyvalue {
    width: 70px;
    height: 70px;
  }
}

@media screen and (min-width: 500px) {
  .card__item--benefit-small .card__keyvalue-value {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.card__pricing {
  display: inline-block;
  width: 37%;
  margin: 1.5em 0;
  padding: 0.5em 1em;
}

.card__pricing + .card__pricing {
  border-left: 1px solid #000;
}

.card__value {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 1em 0 0.5em 0;
}

.card__item {
  opacity: 0;
  -ms-transform: translate(0, -10%);
      transform: translate(0, -10%);
  transition: all 0.4s ease-in-out;
}

.card__item.is-visible {
  opacity: 1;
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}

.card__tour-details--full {
  clear: both;
  width: 100%;
  display: block;
  border-top: 1px solid #ededed;
  padding: 25px;
}

.card__tour-details--full:before, .card__tour-details--full:after {
  content: " ";
  display: table;
}

.card__tour-details--full:after {
  clear: both;
}

.card__tour-details--full .section-halves__col {
  padding: 0;
  min-height: 0;
}

.card__tour-details--full .btn, .card__tour-details--full .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .card__tour-details--full .vjs-big-play-button, .card__tour-details--full .hideShowPassword-toggle {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  display: block;
}

.card__tour-details--full .text--tour-includes {
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
  max-width: 430px;
}

@media screen and (min-width: 500px) {
  .card__tour-details--full .text--tour-includes {
    padding-left: 60px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 499px) {
  .card__tour-details--full .text--tour-includes {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
  }
}

.card__tour-details--full .icon--tour-includes {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 100%;
}

.card__tour-details--full .icon--tour-includes:before {
  color: #9c895d;
  font-size: 30px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

/**
 * PLEASE READ ME
 * Used for the featured item on an Story.
 *
 */
.featured {
  background: #293343;
  color: #fff;
  margin-bottom: 3em;
}

@media screen and (min-width: 768px) {
  .featured.fixedsticky-on {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .featured.fixedsticky-on .featured__wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.featured__wrapper {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media screen and (min-width: 500px) {
  .featured__wrapper {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    padding-top: 2em;
    padding-bottom: 2em;
  }
}

@media screen and (min-width: 768px) {
  .featured__wrapper {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

.featured__content {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  margin-bottom: 1em;
  text-align: center;
}

@media screen and (min-width: 500px) {
  .featured__content {
    margin-bottom: 0;
    text-align: left;
  }
}

.featured__title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.2;
  color: #fff;
  margin: 0;
}

@media screen and (min-width: 340px) {
  .featured__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.featured__pretitle {
  font-size: 10px;
  font-size: 0.625rem;
  display: block;
  text-transform: uppercase;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  margin-bottom: 0.5em;
}

.featured__date {
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (min-width: 500px) {
  .featured__date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.featured__link {
  text-align: center;
}

@media screen and (min-width: 500px) {
  .featured__link {
    margin-left: 1.5em;
    text-align: left;
  }
}

.profile__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 1.5em;
  margin-left: 0;
}

@media screen and (min-width: 500px) {
  .profile__item {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media screen and (min-width: 768px) {
  .profile__item {
    padding: 2em;
  }
}

.profile__image {
  -ms-flex-order: 0;
      order: 0;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  text-align: center;
  width: 100%;
}

@media screen and (min-width: 500px) {
  .profile__image {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
}

.profile__image img {
  border-radius: 100px;
  width: 200px;
}

@media screen and (min-width: 768px) {
  .profile__image img {
    width: 200px;
  }
}

.profile__text {
  font-size: 14px;
  font-size: 0.875rem;
  -ms-flex-order: 0;
      order: 0;
  -ms-flex: 2 1 auto;
      flex: 2 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  margin: 2em 0 0 0;
  text-align: center;
  width: 100%;
}

.profile--image-right .profile__text {
  margin: 2em 0 0 0;
}

@media screen and (min-width: 500px) {
  .profile--image-right .profile__text {
    margin: 0 2em 0 0;
  }
}

.profile__title {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
}

.profile__subtitle {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin: 0 0 1em 0;
}

.profile__subtitle::after {
  display: block;
  width: 65px;
  height: 1px;
  margin: 1em auto 0;
  background-color: #9C895D;
  content: '';
}

.no-flexbox:not(.flexboxtweener) .profile__item {
  display: block;
  margin: 16px 0 0 16px;
}

.no-flexbox:not(.flexboxtweener) .profile__item:before, .no-flexbox:not(.flexboxtweener) .profile__item:after {
  content: " ";
  display: table;
}

.no-flexbox:not(.flexboxtweener) .profile__item:after {
  clear: both;
}

.no-flexbox:not(.flexboxtweener) .profile__image,
.no-flexbox:not(.flexboxtweener) .profile__text {
  float: none;
}

.no-flexbox:not(.flexboxtweener) .profile__image {
  text-align: center;
  width: 100%;
}

.no-flexbox:not(.flexboxtweener) .profile__text {
  width: 100%;
}

/* ==========================================================================
   Dividers
   Including Horizontal Rules, spacers etc
   ========================================================================== */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/* ==========================================================================
   Media
   Including images, video and podcast styling etc
   ========================================================================== */
.media__item {
  margin: 0;
}

.media__caption {
  background: #ebebeb;
  padding: 1em 1.5em 1em 3em;
  text-align: left;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #3c3c3c;
  position: relative;
}

@media screen and (min-width: 768px) {
  .media__caption {
    padding-left: 4em;
  }
}

.media__caption-text {
  display: block;
}

.media__caption-duration {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}

.media__caption-credit {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
}

.media__caption-text + .media__caption-credit,
.media__caption-text + .media__caption-duration {
  margin-top: 0.5em;
}

.media__caption:before {
  display: block;
  position: absolute;
  top: 0.25em;
  left: 1.5em;
  content: "";
  width: 44px;
  height: 44px;
  line-height: 44px;
}

@media screen and (min-width: 768px) {
  .media__caption:before {
    font-size: 24px;
    font-size: 1.5rem;
    left: 1em;
  }
}

.media__caption-video:before {
  content: "";
}

.video-js:not(.vjs-has-started) video::-webkit-media-controls-start-playback-button {
  display: none;
}

.video-js:not(.vjs-has-started) .vjs-big-play-button {
  margin: 0;
  top: auto;
  bottom: 1em;
  left: 1em;
  width: auto;
  height: auto;
  line-height: 44px;
  font-size: 16px;
  font-size: 1rem;
  padding: 0 1em 0 0;
}

@media screen and (max-width: 499px) {
  .card__item--story .video-js:not(.vjs-has-started) .vjs-big-play-button {
    width: 44px;
    height: 44px;
    padding: 0;
    border-radius: 22px;
  }
}

.video-js:not(.vjs-has-started) .vjs-big-play-button:before {
  content: "";
  line-height: 44px;
  text-align: center;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  width: 44px;
  vertical-align: -6%;
}

@media screen and (max-width: 499px) {
  .video-js:not(.vjs-has-started) .vjs-big-play-button:before {
    line-height: 42px;
  }
}

.video-js:not(.vjs-has-started) .vjs-poster {
  background-size: cover;
}

.video-js:not(.vjs-has-started) .vjs-icon-placeholder {
  display: none;
}

.video-js .vjs-big-play-button .vjs-control-text {
  border: 0;
  clip: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  width: auto;
  display: inline;
}

@media screen and (max-width: 499px) {
  .card__item--story .video-js .vjs-big-play-button .vjs-control-text {
    display: none;
  }
}

.video-js:not(.vjs-has-started) .vjs-tech {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}

.embed-responsive {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding: 0;
  min-height: 140px;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive .video-js {
  position: static;
  width: auto;
  height: auto;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.needsclick {
  position: relative;
  max-width: 100%;
}

/**
 * PLEASE READ ME
 * This uses flexbox, a ie9 fallback has been included at the end
 * however the vertical alignment will not work in ie9.
 *
 *
 */
.contact-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
}

.contact-info__col {
  width: 100%;
  min-height: 100px;
  margin-top: 2%;
}

.contact-info__col:first-child {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .contact-info__col {
    margin-top: 0;
  }
  .contact-info__col + .contact-info__col {
    padding-left: 2em;
  }
}

@media screen and (min-width: 768px) {
  .contact-info__col {
    width: 50%;
  }
}

.contact-info__title {
  margin: 0;
}

.content-info__list-title {
  float: left;
  clear: left;
  width: 20px;
  text-align: left;
  font-weight: bold;
}

.content-info__list-detail {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 0 40px;
  padding: 0 0 0.5em 0;
}

.content-info__list-icon {
  width: 20px;
  height: 20px;
  fill: #23B9D6;
}

.contact-info--media {
  position: relative;
  padding-bottom: 50%;
  height: 0;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .contact-info--media {
    padding-bottom: 30%;
  }
}

.contact-info--media iframe {
  width: 100%;
}

.no-flexbox:not(.flexboxtweener) .contact-info {
  display: block;
}

.no-flexbox:not(.flexboxtweener) .contact-info:before, .no-flexbox:not(.flexboxtweener) .contact-info:after {
  content: " ";
  display: table;
}

.no-flexbox:not(.flexboxtweener) .contact-info:after {
  clear: both;
}

.no-flexbox:not(.flexboxtweener) .contact-info__col {
  float: left;
  margin-left: 0;
}

/* ==========================================================================
   Nav
   ========================================================================== */
.nav {
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .nav {
    margin-top: 44px;
    display: block;
    overflow: visible;
    width: auto;
    background: none;
  }
}

.nav__main {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .nav__main {
    padding: 1em 0 2em;
  }
  .nav__main .nav__list, .nav__main .footer__list {
    float: right;
    margin-top: 14px;
  }
}

.nav__main-container {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .nav__main-container {
    padding: 0 1.5em;
  }
}

.nav__main .nav__list, .nav__main .footer__list {
  clear: both;
}

@media screen and (min-width: 768px) {
  .nav__main .nav__list, .nav__main .footer__list {
    clear: none;
  }
}

@media screen and (min-width: 768px) {
  .nav__utility, .footer__utility {
    position: absolute;
    top: 0;
    right: 0;
    height: 44px;
    padding: 0;
    width: 100%;
    background-color: #293343;
  }
}

.nav__utility-container {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .nav__utility-container {
    padding: 0 1em;
  }
}

.nav-active .nav__utility, .nav-active .footer__utility {
  padding-bottom: 76px;
}

.nav__mobile {
  float: right;
}

@media screen and (min-width: 768px) {
  .nav__mobile {
    display: none;
  }
}

.nav__button {
  float: right;
  padding: 10px 0;
  width: 54px;
  transition: all 0.3s ease-in-out;
  outline: none;
  background: transparent;
  color: #293343;
  margin-left: 0.5em;
  text-decoration: none;
  text-align: center;
}

.nav__button:hover {
  background: #e6e6e6;
  color: #000;
}

.nav__button-icon {
  font-size: 28px;
  font-size: 1.75rem;
  display: block;
  margin-bottom: 4px;
  color: #293343;
}

.nav__button-text {
  font-size: 10px;
  font-size: 0.625rem;
  text-transform: uppercase;
  display: block;
  color: #293343;
}

.nav__list, .footer__list {
  position: relative;
  z-index: 2;
  margin: 0;
  padding: 0;
  list-style: none;
  background: transparent;
  display: none;
}

@media screen and (min-width: 768px) {
  .nav__list, .footer__list {
    display: block;
  }
}

.nav-active .nav__list, .nav-active .footer__list {
  display: block;
}

@media screen and (min-width: 768px) {
  .nav__list--minor, .footer__list--minor,
  .footer__list--social {
    float: right;
  }
}

.nav__item, .footer__item {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}

.nav__item--search, .nav__item--social, .footer__item--social {
  display: none;
}

@media screen and (min-width: 768px) {
  .nav__item, .footer__item {
    width: auto;
    border: 0;
    float: left;
  }
  .nav__item--signup, .footer__item--signup, .nav__item--search, .nav__item--social, .footer__item--social {
    margin-left: 0;
    display: block;
  }
}

.nav__item.has-children .nav__link:after, .has-children.footer__item .nav__link:after, .nav__item.has-children .footer__link:after, .has-children.footer__item .footer__link:after {
  display: inline-block;
  padding-left: 10px;
  content: "";
}

.nav__item.is-open .nav__link:after, .is-open.footer__item .nav__link:after, .nav__item.is-open .footer__link:after, .is-open.footer__item .footer__link:after {
  content: "";
}

.nav__item--signup, .footer__item--signup {
  position: absolute;
  bottom: -304px;
  background: #293343;
  height: 76px;
}

@media screen and (min-width: 768px) {
  .nav__item--signup, .footer__item--signup {
    margin-left: 1em;
    position: relative;
    bottom: auto;
    background: transparent;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .nav__item--signup .btn, .footer__item--signup .btn, .nav__item--signup .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .nav__item--signup .vjs-big-play-button, .footer__item--signup .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .footer__item--signup .vjs-big-play-button, .nav__item--signup .hideShowPassword-toggle, .footer__item--signup .hideShowPassword-toggle {
    margin: 1em 0;
  }
}

@media screen and (min-width: 768px) {
  .nav__item--signup .btn, .footer__item--signup .btn, .nav__item--signup .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .nav__item--signup .vjs-big-play-button, .footer__item--signup .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .footer__item--signup .vjs-big-play-button, .nav__item--signup .hideShowPassword-toggle, .footer__item--signup .hideShowPassword-toggle {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .nav__item--signup.is-logged-in, .is-logged-in.footer__item--signup {
    bottom: -361px;
  }
}

.nav__link, .footer__link,
.nav__subnav__link {
  display: block;
  padding: 1em 1em;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  outline: none;
  color: #fff;
  background: #293343;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}

.nav__link:hover, .footer__link:hover, .nav__link:focus, .footer__link:focus,
.nav__subnav__link:hover,
.nav__subnav__link:focus {
  color: #000;
  background: #e6e6e6;
}

.nav__link.is-active, .is-active.footer__link,
.nav__subnav__link.is-active {
  color: #fff;
  background: #7c6d4a;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .nav__link.is-active, .is-active.footer__link,
  .nav__subnav__link.is-active {
    color: #9C895D;
    background: #fff;
    font-weight: bold;
  }
}

@media screen and (min-width: 768px) {
  .nav__link, .footer__link,
  .nav__subnav__link {
    color: #293343;
    background: transparent;
    padding: 1em;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 1em;
    line-height: 44px;
  }
  .nav__list--minor .nav__link, .footer__list--minor .nav__link,
  .footer__list--social .nav__link, .nav__list--minor .footer__link, .footer__list--minor .footer__link,
  .footer__list--social .footer__link,
  .nav__list--minor
  .nav__subnav__link,
  .footer__list--minor
  .nav__subnav__link,
  .footer__list--social
  .nav__subnav__link {
    color: #fff;
  }
  .nav__list--minor .nav__link:hover, .footer__list--minor .nav__link:hover,
  .footer__list--social .nav__link:hover, .nav__list--minor .footer__link:hover, .footer__list--minor .footer__link:hover,
  .footer__list--social .footer__link:hover, .nav__list--minor .nav__link:focus, .footer__list--minor .nav__link:focus,
  .footer__list--social .nav__link:focus, .nav__list--minor .footer__link:focus, .footer__list--minor .footer__link:focus,
  .footer__list--social .footer__link:focus,
  .nav__list--minor
  .nav__subnav__link:hover,
  .footer__list--minor
  .nav__subnav__link:hover,
  .footer__list--social
  .nav__subnav__link:hover,
  .nav__list--minor
  .nav__subnav__link:focus,
  .footer__list--minor
  .nav__subnav__link:focus,
  .footer__list--social
  .nav__subnav__link:focus {
    color: #fff;
    background: #7c6d4a;
  }
  .nav__list--minor .nav__link.is-active, .footer__list--minor .nav__link.is-active,
  .footer__list--social .nav__link.is-active, .nav__list--minor .is-active.footer__link, .footer__list--minor .is-active.footer__link,
  .footer__list--social .is-active.footer__link,
  .nav__list--minor
  .nav__subnav__link.is-active,
  .footer__list--minor
  .nav__subnav__link.is-active,
  .footer__list--social
  .nav__subnav__link.is-active {
    background: #6c5f40;
  }
}

.nav__link--icon, .footer__link--icon,
.nav__subnav__link--icon {
  width: 44px;
  padding: 0;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 44px;
  /*height: $nav--icon-width;*/
  margin: 0;
  text-align: center;
}

.nav__subnav {
  padding: 0 0 0 1em;
  list-style: none;
  display: none;
}

@media screen and (min-width: 768px) {
  .nav__subnav {
    position: absolute;
    width: 200px;
    margin: 0;
    padding: 0;
    background: transparent;
  }
}

.is-open .nav__subnav {
  display: block;
}

.nav__logo, .footer__logo {
  float: left;
  display: block;
  line-height: 54px;
  margin-left: 0.5em;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .nav__logo, .footer__logo {
    height: auto;
    margin-left: 0;
  }
}

.nav__logo img, .footer__logo img {
  display: inline-block;
  width: 148px;
  height: 26px;
  vertical-align: middle;
}

@media screen and (min-width: 340px) {
  .nav__logo img, .footer__logo img {
    width: 170px;
    height: 30px;
  }
}

@media screen and (min-width: 500px) {
  .nav__logo img, .footer__logo img {
    width: 200px;
    height: 35px;
  }
}

@media screen and (min-width: 768px) {
  .nav__logo img, .footer__logo img {
    width: 250px;
    height: 44px;
  }
}

.nav__logo h1, .footer__logo h1 {
  margin: 0;
}

.nav__dropdown {
  font-size: 14px;
  font-size: 0.875rem;
  background: #ebebeb;
  width: 100%;
  overflow: hidden;
  right: 0;
  max-height: 300px;
  position: relative;
  display: none;
}

@media screen and (min-width: 768px) {
  .nav__dropdown {
    max-width: 344px;
    position: absolute;
    transition: max-height 0.8s;
    max-height: 0;
  }
}

.nav__dropdown--desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  .nav__dropdown--desktop {
    display: block;
  }
}

.nav__link--account:before {
  content: none;
}

@media screen and (min-width: 768px) {
  .nav__link--account:before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #9C895D;
    bottom: -10px;
    position: absolute;
    left: 55%;
    z-index: 10;
    transition: all 0.8s;
    opacity: 0;
  }
}

.nav__link--account:hover .nav__link, .nav__link--account:hover .footer__link {
  background: #9C895D;
}

.nav__link--account:hover:before {
  opacity: 1;
}

.nav__link--account:hover .nav__dropdown {
  max-height: 400px;
}

.nav__link--account .nav__dropdown {
  max-width: 420px;
}

.nav__dropdown-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 2em;
}

.nav__dropdown-section:first-child {
  padding-top: 3em;
}

.nav__dropdown-section:last-child {
  padding-bottom: 3em;
}

.nav__dropdown-heading {
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}

.nav__dropdown-col:nth-child(1) {
  -ms-flex: 0 1 59%;
      flex: 0 1 59%;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  text-align: left;
}

.nav__dropdown-col:nth-child(2) {
  -ms-flex: 0 1 40%;
      flex: 0 1 40%;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
}

.nav__dropdown-list-item {
  margin: 0;
}

.no-flexbox:not(.flexboxtweener) .nav__dropdown-col {
  display: block;
}

.no-flexbox:not(.flexboxtweener) .nav__dropdown-col:before, .no-flexbox:not(.flexboxtweener) .nav__dropdown-col:after {
  content: " ";
  display: table;
}

.no-flexbox:not(.flexboxtweener) .nav__dropdown-col:after {
  clear: both;
}

.no-flexbox:not(.flexboxtweener) .nav__dropdown-col {
  float: left;
  margin-left: 0;
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .nav__dropdown-col + .nav__dropdown-col {
    margin-left: 2%;
  }
}

/* ==========================================================================
   Nav - Off Canvas
   ========================================================================== */
.nav--off-canvas {
  position: fixed;
  top: 0;
  left: -240px;
  width: 240px;
  height: 100%;
  transition: all 0.3s ease-in-out;
}

.nav-active .nav--off-canvas {
  -ms-transform: translateX(240px);
      transform: translateX(240px);
}

@media screen and (min-width: 768px) {
  .nav--off-canvas {
    position: static;
    width: auto;
  }
  .nav-active .nav--off-canvas {
    -ms-transform: none;
        transform: none;
  }
}

.nav--off-canvas .nav__button {
  position: absolute;
  top: 0;
  left: 100%;
}

.nav--off-canvas .nav__list, .nav--off-canvas .footer__list {
  overflow-y: auto;
  height: 100%;
  display: block;
}

@media screen and (min-width: 768px) {
  .nav--off-canvas .nav__list, .nav--off-canvas .footer__list {
    overflow: visible;
  }
}

.nav--off-canvas .nav__item, .nav--off-canvas .footer__item {
  max-height: none;
}

/* ==========================================================================
   Categories
   ========================================================================== */
.categories-title {
  font-size: 24px;
  font-size: 1.5rem;
}

.categories-list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.categories-item {
  display: inline-block;
  margin: 0 0.25em 0.5em;
}

@media screen and (min-width: 768px) {
  .categories-item {
    margin: 0 0.5em 1em;
  }
}

.categories-link {
  font-size: 14px;
  font-size: 0.875rem;
  background: #ebebeb;
  color: #293343;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  padding: 0 1em;
  line-height: 36px;
  transition: all 250ms linear;
}

.categories-link:hover, .categories-link:focus {
  background: #293343;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .categories-link {
    padding: 0 1.5em;
  }
}

.category-list {
  text-align: center;
  margin-bottom: 1em;
}

.category-list__dropdown {
  background: #ebebeb;
  padding: 2em;
  display: none;
}

.category-list__title {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 0.5em 0;
  font-weight: bold;
}

.category-list a {
  margin: 0 0.5em 1.5em 0.5em;
}

/* ==========================================================================
   Map
   ========================================================================== */
.map {
  height: 400px;
}

/* ==========================================================================
	 Tabs
	 ========================================================================== */
.tabs {
  color: #222;
}

.tabs__toggle-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tabs__tab {
  position: relative;
  float: left;
  margin: 0 -1px -1px 0;
  text-align: center;
  border: 1px solid #ddd;
  background: #fafafa;
}

.tabs__tab.is-active {
  border-bottom-color: #fff;
  background-color: #fff;
}

.tabs__tab.is-active::before {
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  height: 2px;
  content: "";
  background: #9C895D;
}

.tabs__tab__booking {
  float: right;
  border: 0;
}

@media screen and (max-width: 939px) {
  .tabs__tab__booking {
    float: none;
    display: block;
    clear: both;
  }
}

.tabs__toggle {
  font-weight: bolder;
  line-height: 1;
  display: block;
  padding: 1.2em;
  text-decoration: none;
  color: #222;
}

.tabs__content {
  clear: left;
  padding: 1.2em;
  border: 1px solid #ddd;
  background: #fff;
}

.tabs__panel {
  display: none;
}

.tabs__panel.is-active {
  display: block;
}

.tabs.offset .tabs__content {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  padding: 30px 0 0;
}

.tabs.offset figure {
  margin: 40px -.7em;
}

@media screen and (min-width: 500px) {
  .tabs.offset {
    margin-top: -56px;
  }
  .tabs.offset .tabs__content {
    padding: 70px 0;
  }
  .tabs.offset figure {
    margin: 40px 0;
  }
}

@media screen and (max-width: 499px) {
  .tabs.offset {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: -50px;
    margin-left: -1em;
    margin-right: -1em;
  }
  .tabs.offset .terms-conditions:after {
    content: 'T & C';
  }
}

/* ==========================================================================
   Accordion
   ========================================================================== */
.accordion {
  color: #222;
}

.accordion__header {
  font-weight: bolder;
  line-height: 1;
  position: relative;
  display: block;
  margin: 0 0 -1px;
  padding: 1.2em;
  text-decoration: none;
  color: #222;
  border: 1px solid #ddd;
  background: #fafafa;
}

.accordion__header.is-active {
  border-bottom-color: #fff;
  background-color: #fff;
}

.accordion__header.is-active::before {
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  height: 2px;
  content: "";
  background: #9C895D;
}

.accordion__panel {
  display: none;
  margin: 0 0 -1px;
  padding: 1.2em;
  padding-top: 0;
  border: 1px solid #ddd;
  background: #fff;
}

.accordion__panel.is-active {
  display: block;
}

.results__item {
  margin: 0 0 2em 0;
  /*border-bottom: 1px solid $border--colour;*/
}

.results__item:last-child {
  border: 0;
}

.results__title {
  margin: 0 0 0.25em 0;
}

.results__description {
  margin: 0 0 0.25em 0;
}

.results__link {
  font-size: 13px;
  font-size: 0.8125rem;
}

/**
 * PLEASE READ ME
 * Base styles come from the button styles themselves.
 *
 * The class 'pagination--number' is used to identify the numbers
 * in the pagination so we can hide all except the active buttons
 * for screens less thatn 767px wide. The purpose of this is so that
 * pagination does not awkwardly wrap.
 *
 * The class 'pagination--is-active' is used to identify the active
 * page in the pagination, this overrides pagination--number and
 * shows the current active page you are on. These should be updated
 * via the templates, or alternativley js.
 */
.pagination {
  text-align: center;
  margin: 2em 1em;
}

@media screen and (max-width: 767px) {
  .pagination--number {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pagination--is-active {
    display: inline-block;
  }
}

.pagination--social .btn, .pagination--social .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .pagination--social .vjs-big-play-button, .pagination--social .hideShowPassword-toggle {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .pagination--social .btn, .pagination--social .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .pagination--social .vjs-big-play-button, .pagination--social .hideShowPassword-toggle {
    min-width: 145px;
  }
}

@media screen and (min-width: 500px) {
  .pagination--social .btn:first-child, .pagination--social .video-js:not(.vjs-has-started) .vjs-big-play-button:first-child, .video-js:not(.vjs-has-started) .pagination--social .vjs-big-play-button:first-child, .pagination--social .hideShowPassword-toggle:first-child {
    margin-right: 2em;
  }
}

@media screen and (min-width: 500px) {
  .pagination--social .btn:last-child, .pagination--social .video-js:not(.vjs-has-started) .vjs-big-play-button:last-child, .video-js:not(.vjs-has-started) .pagination--social .vjs-big-play-button:last-child, .pagination--social .hideShowPassword-toggle:last-child {
    margin-left: 2em;
  }
}

.pagination--social .icon, .pagination--social .media__caption:before, .pagination--social .video-js:not(.vjs-has-started) .vjs-big-play-button:before, .video-js:not(.vjs-has-started) .pagination--social .vjs-big-play-button:before, .pagination--social .nav__item.has-children .nav__link:after, .nav__item.has-children .pagination--social .nav__link:after, .pagination--social .has-children.footer__item .nav__link:after, .has-children.footer__item .pagination--social .nav__link:after, .pagination--social .nav__item.has-children .footer__link:after, .nav__item.has-children .pagination--social .footer__link:after, .pagination--social .has-children.footer__item .footer__link:after, .has-children.footer__item .pagination--social .footer__link:after {
  font-size: 32px;
}

.pagination--listing .btn, .pagination--listing .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .pagination--listing .vjs-big-play-button, .pagination--listing .hideShowPassword-toggle {
  margin: 0 2px;
}

@media screen and (min-width: 768px) {
  .pagination--listing .pagination--nav {
    width: auto;
    padding: 0 15px;
  }
}

.pagination--tour:before, .pagination--tour:after {
  content: " ";
  display: table;
}

.pagination--tour:after {
  clear: both;
}

.pagination--tour .btn--large {
  font-size: 16px;
  font-size: 1rem;
  min-width: 265px;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}

.pagination--tour .btn--line {
  position: relative;
  width: 100%;
  margin-bottom: 100px;
  /*
		@include breakpoint(xs) {
			margin-bottom: 25px;
		}
*/
}

.pagination--tour .btn--line:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  display: block;
  background-color: rgba(0, 0, 0, 0.05);
}

@media screen and (min-width: 500px) {
  .pagination--tour .btn--left {
    float: left;
  }
  .pagination--tour .btn--right {
    float: right;
  }
}

.pagination--tour .icon__label {
  display: inline-block;
  position: relative;
  top: -6px;
  margin-left: 10px;
}

/**
 * PLEASE READ ME
 * Base link styles are inherited from the standard link, this can be
 * overwritten here if necessary.
 *
 */
.breadcrumb {
  margin: 1em 0;
}

.breadcrumb__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.breadcrumb__item {
  display: inline-block;
}

.breadcrumb__item + .breadcrumb__item:before {
  content: "\00BB";
  margin-right: .25em;
}

/**
 * PLEASE READ ME
 * Alert demos.
 * This has been setup to allow you to easily add and remove colour options for
 * alerts without having to generate a lot of code. Please read the comments below
 * explaining the use of arrays.
 */
/**
 * Array for the output of alert boxes, you can simply add additional colour
 * options to this and the appropriate selectors will be created.
 *
 * It consists of 3 pieces of data
 * 1. Name of alert e.g. success
 * 2. Alert colour scheme Variable (defined at top of the file)
 *	  this is used for colouring the background/border of the alert
 * 3. Text Color: this is used to update the text of the alert. Make sure
 *    WCAG AA colour contrast ratios apply.
 * 4. Icon colour for alerts with borders.
 * 5. Icon colour for alerts with background color.
 *
 * Note: Icons in this demo are svgs so this updates the fill attribute.
 * if you change this to an icon font you will need to update the css accordingly.
 *
 */
.alert--success {
  background: #16c98d;
  color: #fff;
}

.alert--success a {
  color: #fff;
  font-weight: bold;
}

.alert--success.alert--border {
  border-color: #16c98d;
  color: #222;
}

.alert--success.alert--border .alert__icon {
  color: #16c98d;
}

.alert--success.alert--border .alert__title {
  color: #222;
}

.alert--success.alert--border a {
  color: #9C895F;
}

.alert--success .alert__icon,
.alert--success .alert__title {
  color: #fff;
}

.alert--warning {
  background: #feef6d;
  color: #fff;
}

.alert--warning a {
  color: #fff;
  font-weight: bold;
}

.alert--warning.alert--border {
  border-color: #feef6d;
  color: #222;
}

.alert--warning.alert--border .alert__icon {
  color: #d51c22;
}

.alert--warning.alert--border .alert__title {
  color: #222;
}

.alert--warning.alert--border a {
  color: #9C895F;
}

.alert--warning .alert__icon,
.alert--warning .alert__title {
  color: #d51c22;
}

.alert--critical {
  background: #d51c22;
  color: #fff;
}

.alert--critical a {
  color: #fff;
  font-weight: bold;
}

.alert--critical.alert--border {
  border-color: #d51c22;
  color: #222;
}

.alert--critical.alert--border .alert__icon {
  color: #d51c22;
}

.alert--critical.alert--border .alert__title {
  color: #222;
}

.alert--critical.alert--border a {
  color: #9C895F;
}

.alert--critical .alert__icon,
.alert--critical .alert__title {
  color: #fff;
}

.alert--info {
  background: #0099ff;
  color: #fff;
}

.alert--info a {
  color: #fff;
  font-weight: bold;
}

.alert--info.alert--border {
  border-color: #0099ff;
  color: #222;
}

.alert--info.alert--border .alert__icon {
  color: #0099ff;
}

.alert--info.alert--border .alert__title {
  color: #222;
}

.alert--info.alert--border a {
  color: #9C895F;
}

.alert--info .alert__icon,
.alert--info .alert__title {
  color: #fff;
}

.alert {
  padding: 1em;
  margin: 1em 0;
  border-radius: 6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.alert--border {
  background: none;
  border-width: 2px;
  border-style: solid;
}

.alert__title {
  font-size: 22px;
  font-size: 1.375rem;
  margin: 0 0 0.25em 0;
  font-weight: bold;
}

.alert__icon {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  -ms-flex-item-align: top;
      -ms-grid-row-align: top;
      align-self: top;
  font-size: 36px;
  font-size: 2.25rem;
}

.alert__content {
  -ms-flex: 3 1 auto;
      flex: 3 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  padding-left: 1em;
}

.no-flexbox .alert {
  display: block;
}

.no-flexbox .alert:before, .no-flexbox .alert:after {
  content: " ";
  display: table;
}

.no-flexbox .alert:after {
  clear: both;
}

.no-flexbox .alert__icon {
  float: left;
}

.no-flexbox .alert__content {
  float: left;
  width: 80%;
}

/* ==========================================================================
	 Responsive Tabs
	 ========================================================================== */
.responsive-tabs {
  color: #222;
}

.responsive-tabs__toggle-links {
  display: none;
}

.responsive-tabs__toggle-links:before, .responsive-tabs__toggle-links:after {
  content: " ";
  display: table;
}

.responsive-tabs__toggle-links:after {
  clear: both;
}

.responsive-tabs__header {
  text-decoration: none;
  display: block;
  padding: 1.2em;
  line-height: 1;
  border: 1px solid #ddd;
  color: #222;
  background: #fafafa;
  position: relative;
  margin: 0 0 -1px;
  font-weight: bolder;
}

.responsive-tabs__header.is-active {
  border-bottom-color: #fff;
  background-color: #fff;
}

.responsive-tabs__header.is-active::before {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  height: 2px;
  background: #9C895D;
}

.responsive-tabs__panel {
  display: none;
  border: 1px solid #ddd;
  background: #fff;
  padding: 1.2em;
  padding-top: 0;
  margin: 0 0 -1px;
}

.responsive-tabs__panel.is-active {
  display: block;
}

@media screen and (min-width: 768px) {
  .responsive-tabs__toggle-links {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .responsive-tabs__tab {
    float: left;
    border: 1px solid #ddd;
    background: #fafafa;
    position: relative;
    text-align: center;
    margin: 0 -1px -1px 0;
  }
  .responsive-tabs__tab.is-active {
    border-bottom-color: #fff;
    background-color: #fff;
  }
  .responsive-tabs__tab.is-active:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    height: 2px;
    background: #9C895D;
  }
  .responsive-tabs__toggle {
    text-decoration: none;
    display: block;
    padding: 1.2em;
    line-height: 1;
    color: #222;
    font-weight: bolder;
  }
  .responsive-tabs__content {
    padding: 1.2em;
    border: 1px solid #ddd;
    background: #fff;
  }
  .responsive-tabs__header {
    display: none;
  }
  .responsive-tabs__panel {
    border: 0;
    background: none;
    padding: 0;
    margin: 0;
  }
}

.quote {
  color: inherit;
  max-width: 620px;
  margin: 0 auto;
  text-align: center;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight: 400;
  position: relative;
}

.quote .quote__icon,
.quote .quote__text,
.quote .quote__attribution {
  transition: transform 300ms ease-out, opacity 300ms ease-out;
  opacity: 0;
  -ms-transform: translate(0, 20%) scale(0.9);
      transform: translate(0, 20%) scale(0.9);
}

.quote .quote__icon.is-ready,
.quote .quote__text.is-ready,
.quote .quote__attribution.is-ready {
  opacity: 1;
  -ms-transform: translate(0, 0) scale(1);
      transform: translate(0, 0) scale(1);
}

.quote__icon {
  display: block;
  margin: 0 auto 1em auto;
  fill: currentColor;
}

.quote__text {
  font-size: 34px;
  font-size: 2.125rem;
  font-style: italic;
  margin-bottom: 1.25rem;
  font-family: inherit;
}

.quote__attribution {
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase;
  position: relative;
  padding: 1em 0;
  color: inherit;
  font-family: inherit;
  overflow: hidden;
}

.quote__attribution:before {
  content: "";
  width: 90%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  border-width: 2px;
  border-style: solid;
  border-color: inherit;
}

/* ==========================================================================
	 FAQs
	 ========================================================================== */
.faq__index {
  margin: 0;
  padding: 0;
  list-style: none;
}

.faq__question {
  font-size: 24px;
  font-size: 1.5rem;
  margin-top: 2em;
  margin-bottom: 0.5em;
  line-height: 1.4;
}

.social-links {
  font-size: 24px;
  font-size: 1.5rem;
  text-decoration: none;
  text-align: center;
  display: block;
  width: 44px;
  padding: 0;
}

.social-links:hover, .social-links:active, .social-links:focus {
  color: #666666;
  border-color: inherit;
}

.social-links:active {
  -ms-transform: translate(0, 1px);
      transform: translate(0, 1px);
}

.socialshare {
  display: inline-block;
  position: relative;
  vertical-align: top;
  z-index: 999;
}

.card__item--offer-single .socialshare {
  display: block;
  margin: 1em auto 0;
  max-width: 192px;
}

@media screen and (min-width: 768px) {
  .card__item--offer-single .socialshare {
    display: inline-block;
    margin-top: 0;
    vertical-align: top;
  }
}

.socialshare a,
.socialshare > span {
  vertical-align: middle;
}

.socialshare .icon, .socialshare .media__caption:before, .socialshare .video-js:not(.vjs-has-started) .vjs-big-play-button:before, .video-js:not(.vjs-has-started) .socialshare .vjs-big-play-button:before, .socialshare .nav__item.has-children .nav__link:after, .nav__item.has-children .socialshare .nav__link:after, .socialshare .has-children.footer__item .nav__link:after, .has-children.footer__item .socialshare .nav__link:after, .socialshare .nav__item.has-children .footer__link:after, .nav__item.has-children .socialshare .footer__link:after, .socialshare .has-children.footer__item .footer__link:after, .has-children.footer__item .socialshare .footer__link:after {
  font-size: 32px;
}

.socialshare__icon {
  display: inline-block;
  margin: 0 1em;
  text-align: center;
  text-decoration: none;
  color: #222;
  background-color: transparent;
  transition: all 250ms linear;
}

.socialshare__icon:hover, .socialshare__icon:focus {
  color: #9C895D;
  outline: none;
}

.socialshare__icon:active {
  color: #293343;
}

@media screen and (max-width: 499px) {
  .socialshare__icon + .socialshare__icon {
    margin-left: 0;
  }
}

.socialshare__tooltip {
  position: absolute;
  top: 0;
  width: 192px;
  -ms-transform: translate(-29%, -100%);
      transform: translate(-29%, -100%);
}

.card__item--offer-single .socialshare__tooltip {
  -ms-transform: translate(0, -100%);
      transform: translate(0, -100%);
}

.socialshare__tooltip-icon {
  background: #293343;
  color: #fff;
  width: 61px;
  height: 61px;
  border-radius: 100%;
  opacity: 0;
  transition: background 250ms linear, transform 250ms cubic-bezier(0.64, 0.57, 0.67, 1.53), opacity 250ms cubic-bezier(0.64, 0.57, 0.67, 1.53);
  -ms-transform: translate(0, 25%) scale(0);
      transform: translate(0, 25%) scale(0);
}

.socialshare__tooltip-icon:hover, .socialshare__tooltip-icon:focus {
  background: #9C895D;
  color: #fff;
  outline: none;
}

.socialshare__tooltip-icon:active {
  background: #293343;
}

a.socialshare__tooltip-icon {
  display: inline-block;
  text-decoration: none;
  line-height: 4.4375rem;
  text-align: center;
}

/**
* On hover of social share icon show tooltip and animate in
* the three social icons.
*
*/
.socialshare__icon--share.is-active + .socialshare__tooltip {
  pointer-events: auto;
}

.socialshare__icon--share.is-active + .socialshare__tooltip .socialshare__tooltip-icon {
  -ms-transform: translate(0, 0) scale(1);
      transform: translate(0, 0) scale(1);
  opacity: 1;
}

.socialshare__icon--share.is-active + .socialshare__tooltip .socialshare__tooltip-icon:nth-child(2) {
  -ms-transform: translate(0, -50%) scale(1);
      transform: translate(0, -50%) scale(1);
}

.socialshare__icon--share.is-active + .socialshare__tooltip .socialshare__tooltip-icon:nth-child(1) {
  transition-delay: 0.1s;
}

.socialshare__icon--share.is-active + .socialshare__tooltip .socialshare__tooltip-icon:nth-child(2) {
  transition-delay: 0.2s;
}

.socialshare__icon--share.is-active + .socialshare__tooltip .socialshare__tooltip-icon:nth-child(3) {
  transition-delay: 0.3s;
}

footer {
  margin-top: 4em;
}

.footer--container {
  /*display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: stretch;
	align-items: center;*/
  padding: 1em 1.5em;
}

@media screen and (min-width: 768px) {
  .footer--container {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .footer__main .footer--container {
    padding-top: 2em;
    padding-bottom: 1em;
  }
}

.footer__main .footer__list {
  float: none;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .footer__main .footer__list {
    float: right;
  }
}

.footer__main .footer__item {
  display: inline-block;
  width: auto;
}

.footer__main .footer__link:not(.is-active):not(:hover):not(:focus) {
  color: #293343;
  background: transparent;
}

.footer__main .footer__link.is-active {
  color: #9C895D;
  background: #fff;
}

.footer__logo {
  float: none;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .footer__logo {
    float: left;
    text-align: left;
  }
}

.footer__utility {
  position: relative;
  color: #fff;
  display: block;
  background-color: #293343;
  height: auto;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .footer__utility {
    margin-top: 1em;
  }
}

@media screen and (min-width: 940px) {
  .footer__utility {
    text-align: right;
  }
}

.footer__copyright {
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (min-width: 768px) {
  .footer__copyright {
    float: left;
    line-height: 64px;
  }
}

.footer__privacy,
.footer__privacy:last-child {
  font-size: 14px;
  font-size: 0.875rem;
  clear: both;
  color: #666;
  margin-top: 1em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .footer__privacy,
  .footer__privacy:last-child {
    text-align: left;
  }
}

.footer__privacy a,
.footer__privacy:last-child a {
  font-weight: bold;
}

.footer__list {
  display: block;
}

.footer__list--minor,
.footer__list--social {
  margin-bottom: 1em;
  display: inline-block;
  float: none;
}

@media screen and (min-width: 768px) {
  .footer__list--minor,
  .footer__list--social {
    margin: 0;
    display: block;
    float: right;
  }
}

.footer__list--minor .footer__item,
.footer__list--social .footer__item {
  width: auto;
  margin-bottom: 0.5em;
}

@media screen and (min-width: 768px) {
  .footer__list--minor .footer__item,
  .footer__list--social .footer__item {
    margin: 0;
  }
}

.footer__list--minor .footer__item--social,
.footer__list--social .footer__item--social {
  display: inline-block;
}

.footer__list--minor .footer__link,
.footer__list--minor .footer__link--icon,
.footer__list--social .footer__link,
.footer__list--social .footer__link--icon {
  display: inline-block;
  color: #fff;
  padding: 0;
  line-height: auto;
}

@media screen and (min-width: 768px) {
  .footer__list--minor .footer__link,
  .footer__list--minor .footer__link--icon,
  .footer__list--social .footer__link,
  .footer__list--social .footer__link--icon {
    display: block;
    line-height: 64px;
  }
  .footer__list--minor .footer__link:not(.footer__link--icon),
  .footer__list--minor .footer__link--icon:not(.footer__link--icon),
  .footer__list--social .footer__link:not(.footer__link--icon),
  .footer__list--social .footer__link--icon:not(.footer__link--icon) {
    padding: 0 1em;
  }
}

.footer__list--minor .footer__link.is-active,
.footer__list--social .footer__link.is-active {
  background: none;
}

.footer__list--minor .footer__link:not(.footer__link--icon),
.footer__list--social .footer__link:not(.footer__link--icon) {
  font-size: 13px;
  font-size: 0.8125rem;
}

.footer__list--minor .footer__link:not(.footer__link--icon):hover, .footer__list--minor .footer__link:not(.footer__link--icon):focus,
.footer__list--social .footer__link:not(.footer__link--icon):hover,
.footer__list--social .footer__link:not(.footer__link--icon):focus {
  background: none;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .footer__list--minor .footer__link:not(.footer__link--icon):hover, .footer__list--minor .footer__link:not(.footer__link--icon):focus,
  .footer__list--social .footer__link:not(.footer__link--icon):hover,
  .footer__list--social .footer__link:not(.footer__link--icon):focus {
    background: #7c6d4a;
    text-decoration: none;
  }
}

.footer__list--minor .footer__link.footer__link--icon:hover, .footer__list--minor .footer__link.footer__link--icon:focus,
.footer__list--social .footer__link.footer__link--icon:hover,
.footer__list--social .footer__link.footer__link--icon:focus {
  background: #7c6d4a;
  text-decoration: none;
}

.footer__list--social {
  float: right;
}

@media screen and (min-width: 768px) {
  .footer__list--social {
    float: right;
  }
}

.footer__membership {
  background: #ebebeb;
}

.footer__membership .footer--container {
  text-align: center;
}

.no-flexbox:not(.flexboxtweener) .footer--container {
  display: block;
}

.no-flexbox:not(.flexboxtweener) .footer--container:before, .no-flexbox:not(.flexboxtweener) .footer--container:after {
  display: table;
  content: " ";
}

.no-flexbox:not(.flexboxtweener) .footer--container:after {
  clear: both;
}

.no-flexbox:not(.flexboxtweener) .footer__col {
  float: left;
}

.no-flexbox:not(.flexboxtweener) .footer__col:nth-child(1),
.no-flexbox:not(.flexboxtweener) .footer__col:nth-child(3) {
  width: 100%;
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .footer__col:nth-child(1),
  .no-flexbox:not(.flexboxtweener) .footer__col:nth-child(3) {
    width: 30%;
  }
}

.no-flexbox:not(.flexboxtweener) .footer__col:nth-child(2) {
  width: 100%;
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .footer__col:nth-child(2) {
    width: 40%;
  }
}

/* ==========================================================================
   Join/Membership Update Call-to-action
   ========================================================================== */
.joincta {
  background: #ebebeb;
  text-align: center;
}

.joincta__container {
  padding-top: 2em;
  padding-bottom: 2em;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media screen and (min-width: 768px) {
  .joincta__container {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}

.joincta__content {
  margin: 0 0 1em;
}

.joincta__heading {
  font-size: 28px;
  font-size: 1.75rem;
  margin: 0 0 0.5em;
  line-height: 1.2em;
}

.joincta__action {
  margin: 0;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

.joincta__button {
  margin: 0;
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .joincta--row .joincta__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    text-align: left;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .joincta--row .joincta__container .joincta__content {
    margin-right: 4em;
    margin-bottom: 0;
  }
}

footer {
  margin-top: 4em;
}

.footer--container {
  /*display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: stretch;
	align-items: center;*/
  padding: 1em 1.5em;
}

@media screen and (min-width: 768px) {
  .footer--container {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .footer__main .footer--container {
    padding-top: 2em;
    padding-bottom: 1em;
  }
}

.footer__main .footer__list {
  float: none;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .footer__main .footer__list {
    float: right;
  }
}

.footer__main .footer__item {
  display: inline-block;
  width: auto;
}

.footer__main .footer__link:not(.is-active):not(:hover):not(:focus) {
  color: #293343;
  background: transparent;
}

.footer__main .footer__link.is-active {
  color: #9C895D;
  background: #fff;
}

.footer__logo {
  float: none;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .footer__logo {
    float: left;
    text-align: left;
  }
}

.footer__utility {
  position: relative;
  color: #fff;
  display: block;
  background-color: #293343;
  height: auto;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .footer__utility {
    margin-top: 1em;
  }
}

@media screen and (min-width: 940px) {
  .footer__utility {
    text-align: right;
  }
}

.footer__copyright {
  font-size: 13px;
  font-size: 0.8125rem;
}

@media screen and (min-width: 768px) {
  .footer__copyright {
    float: left;
    line-height: 64px;
  }
}

.footer__privacy,
.footer__privacy:last-child {
  font-size: 14px;
  font-size: 0.875rem;
  clear: both;
  color: #666;
  margin-top: 1em;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .footer__privacy,
  .footer__privacy:last-child {
    text-align: left;
  }
}

.footer__privacy a,
.footer__privacy:last-child a {
  font-weight: bold;
}

.footer__list {
  display: block;
}

.footer__list--minor,
.footer__list--social {
  margin-bottom: 1em;
  display: inline-block;
  float: none;
}

@media screen and (min-width: 768px) {
  .footer__list--minor,
  .footer__list--social {
    margin: 0;
    display: block;
    float: right;
  }
}

.footer__list--minor .footer__item,
.footer__list--social .footer__item {
  width: auto;
  margin-bottom: 0.5em;
}

@media screen and (min-width: 768px) {
  .footer__list--minor .footer__item,
  .footer__list--social .footer__item {
    margin: 0;
  }
}

.footer__list--minor .footer__item--social,
.footer__list--social .footer__item--social {
  display: inline-block;
}

.footer__list--minor .footer__link,
.footer__list--minor .footer__link--icon,
.footer__list--social .footer__link,
.footer__list--social .footer__link--icon {
  display: inline-block;
  color: #fff;
  padding: 0;
  line-height: auto;
}

@media screen and (min-width: 768px) {
  .footer__list--minor .footer__link,
  .footer__list--minor .footer__link--icon,
  .footer__list--social .footer__link,
  .footer__list--social .footer__link--icon {
    display: block;
    line-height: 64px;
  }
  .footer__list--minor .footer__link:not(.footer__link--icon),
  .footer__list--minor .footer__link--icon:not(.footer__link--icon),
  .footer__list--social .footer__link:not(.footer__link--icon),
  .footer__list--social .footer__link--icon:not(.footer__link--icon) {
    padding: 0 1em;
  }
}

.footer__list--minor .footer__link.is-active,
.footer__list--social .footer__link.is-active {
  background: none;
}

.footer__list--minor .footer__link:not(.footer__link--icon),
.footer__list--social .footer__link:not(.footer__link--icon) {
  font-size: 13px;
  font-size: 0.8125rem;
}

.footer__list--minor .footer__link:not(.footer__link--icon):hover, .footer__list--minor .footer__link:not(.footer__link--icon):focus,
.footer__list--social .footer__link:not(.footer__link--icon):hover,
.footer__list--social .footer__link:not(.footer__link--icon):focus {
  background: none;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .footer__list--minor .footer__link:not(.footer__link--icon):hover, .footer__list--minor .footer__link:not(.footer__link--icon):focus,
  .footer__list--social .footer__link:not(.footer__link--icon):hover,
  .footer__list--social .footer__link:not(.footer__link--icon):focus {
    background: #7c6d4a;
    text-decoration: none;
  }
}

.footer__list--minor .footer__link.footer__link--icon:hover, .footer__list--minor .footer__link.footer__link--icon:focus,
.footer__list--social .footer__link.footer__link--icon:hover,
.footer__list--social .footer__link.footer__link--icon:focus {
  background: #7c6d4a;
  text-decoration: none;
}

.footer__list--social {
  float: right;
}

@media screen and (min-width: 768px) {
  .footer__list--social {
    float: right;
  }
}

.footer__membership {
  background: #ebebeb;
}

.footer__membership .footer--container {
  text-align: center;
}

.no-flexbox:not(.flexboxtweener) .footer--container {
  display: block;
}

.no-flexbox:not(.flexboxtweener) .footer--container:before, .no-flexbox:not(.flexboxtweener) .footer--container:after {
  display: table;
  content: " ";
}

.no-flexbox:not(.flexboxtweener) .footer--container:after {
  clear: both;
}

.no-flexbox:not(.flexboxtweener) .footer__col {
  float: left;
}

.no-flexbox:not(.flexboxtweener) .footer__col:nth-child(1),
.no-flexbox:not(.flexboxtweener) .footer__col:nth-child(3) {
  width: 100%;
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .footer__col:nth-child(1),
  .no-flexbox:not(.flexboxtweener) .footer__col:nth-child(3) {
    width: 30%;
  }
}

.no-flexbox:not(.flexboxtweener) .footer__col:nth-child(2) {
  width: 100%;
}

@media screen and (min-width: 500px) {
  .no-flexbox:not(.flexboxtweener) .footer__col:nth-child(2) {
    width: 40%;
  }
}

[class*='__spinner'] {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background: rgba(56, 56, 56, 0.8);
}

[class*='__spinner'][class*='--active'] {
  display: block;
}

[class*='__spinner'] svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

[class*='__spinner'] svg .bar {
  -ms-transform-origin: 20px 20px;
      transform-origin: 20px 20px;
  animation: 500ms linear infinite spin;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@media screen and (min-width: 768px) {
  [class*="--sticky"] {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
  }
}

/* ==========================================================================
	Lists
   ========================================================================== */
.list__stars,
.list__tick {
  list-style: none;
  margin: 0;
  margin-bottom: 40px;
  padding: 0;
}

.list__stars li,
.list__tick li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}

.list__stars li:before,
.list__tick li:before {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #9c895d;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
}

.list__stars li:before {
  content: '\e927';
}

.list__tick li:before {
  content: '\e928';
}

.list__itinerary {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list__itinerary li {
  position: relative;
  padding: 0 300px 40px;
  min-height: 200px;
  margin: 0;
}

.list__itinerary .date {
  font-size: 16px;
  font-size: 1rem;
  color: #9f8c62;
  font-weight: bold;
  position: absolute;
  left: 60px;
  top: 0;
  display: block;
}

.list__itinerary .timeline-node {
  position: absolute;
  left: 200px;
  top: 0;
  display: block;
  height: 100%;
  width: 28px;
}

.list__itinerary .timeline-node:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  border-radius: 50%;
  background-color: white;
  width: 28px;
  height: 28px;
  border: 4px solid #ddd;
}

.list__itinerary li:not(:last-child) .timeline-node:after {
  content: '';
  width: 4px;
  height: 100%;
  position: absolute;
  left: 12px;
  top: 0;
  background-color: #ddd;
}

.list__itinerary p {
  margin: 0;
}

.list__itinerary p:not(:last-child) {
  margin-bottom: 1em;
}

.list__itinerary figure {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  display: block;
  margin: 0 !important;
}

@media screen and (max-width: 939px) {
  .list__itinerary li {
    padding-left: 200px;
    padding-right: 240px;
  }
  .list__itinerary .date {
    left: 0;
  }
  .list__itinerary .timeline-node {
    left: 140px;
  }
}

@media screen and (max-width: 767px) {
  .list__itinerary li {
    padding-left: 60px;
    padding-right: 0;
  }
  .list__itinerary .timeline-node {
    left: 0;
  }
  .list__itinerary .date {
    position: static;
  }
  .list__itinerary figure {
    position: static;
  }
}

@media screen and (max-width: 499px) {
  .list__itinerary li {
    padding-right: 0;
  }
  .list__itinerary figure {
    display: none;
  }
}

/* ==========================================================================
   Slideshow for tour
   ========================================================================== */
.tour-slideshow {
  border-bottom: 1px solid #dddddd;
  position: relative;
}

@media screen and (min-width: 500px) {
  .tour-slideshow {
    background-color: #fafafa;
  }
}

.tour-slideshow:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 20px;
  z-index: 1;
  background-color: white;
}

.tour-slideshow .slideshow {
  position: relative;
  z-index: 10;
}

.tour-slideshow .card__tour-details {
  margin-bottom: 86px;
}

@media screen and (max-width: 499px) {
  .tour-slideshow .card__tour-details {
    margin-left: -1.5em;
    margin-right: -1.5em;
  }
}

.tour-slideshow .card__tour-detail img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 95px;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  display: block;
  border-radius: 50%;
  border: 5px solid #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  background-color: white;
}

@media screen and (min-width: 500px) {
  .tour-slideshow .card__tour-detail {
    width: 20%;
    min-height: 101px;
  }
}

.tour-slideshow .from {
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 500px) {
  .tour-slideshow .from {
    position: absolute;
    left: 0;
    top: 10px;
  }
}

@media screen and (max-width: 499px) {
  .tour-slideshow .card__tour-detail--price:after {
    content: 'pp';
  }
}

.tour-slideshow .card__tour-detail--author {
  padding-bottom: 0;
  padding-top: 50px;
}

.tour-slideshow .card__tour-detail--author p,
.tour-slideshow .card__tour-detail--author p strong {
  font-size: 12px;
  font-size: 0.75rem;
}

.tour-slideshow .card__tour-detail--author strong {
  font-weight: bold;
  color: #9f8c62;
}

@media screen and (max-width: 499px) {
  .tour-slideshow .card__tour-detail--author {
    display: block;
    padding: 0;
    width: 100%;
    position: relative;
    padding: 15px;
    padding-right: 115px;
    z-index: 100;
    font-weight: bold;
  }
  .tour-slideshow .card__tour-detail--author .heading__author-photo {
    position: absolute;
    right: 5px;
    top: 0;
    left: auto;
    bottom: auto;
    -ms-transform: none;
        transform: none;
    max-width: 100px;
    width: 100px;
    height: 100px;
    display: block;
  }
}

@media screen and (max-width: 499px) {
  .tour-slideshow .card__tour-detail--location {
    width: 100%;
    text-align: left;
    border-top: 1px solid #dddddd;
    padding-top: 0;
    padding-bottom: 0;
  }
  .tour-slideshow .card__tour-detail--location .icon, .tour-slideshow .card__tour-detail--location .media__caption:before, .tour-slideshow .card__tour-detail--location .video-js:not(.vjs-has-started) .vjs-big-play-button:before, .video-js:not(.vjs-has-started) .tour-slideshow .card__tour-detail--location .vjs-big-play-button:before, .tour-slideshow .card__tour-detail--location .nav__item.has-children .nav__link:after, .nav__item.has-children .tour-slideshow .card__tour-detail--location .nav__link:after, .tour-slideshow .card__tour-detail--location .has-children.footer__item .nav__link:after, .has-children.footer__item .tour-slideshow .card__tour-detail--location .nav__link:after, .tour-slideshow .card__tour-detail--location .nav__item.has-children .footer__link:after, .nav__item.has-children .tour-slideshow .card__tour-detail--location .footer__link:after, .tour-slideshow .card__tour-detail--location .has-children.footer__item .footer__link:after, .has-children.footer__item .tour-slideshow .card__tour-detail--location .footer__link:after {
    margin-right: 5px;
  }
  .tour-slideshow .card__tour-detail--location .icon:before, .tour-slideshow .card__tour-detail--location .media__caption:before, .tour-slideshow .card__tour-detail--location .video-js:not(.vjs-has-started) .vjs-big-play-button:before, .video-js:not(.vjs-has-started) .tour-slideshow .card__tour-detail--location .vjs-big-play-button:before {
    width: auto;
  }
  .tour-slideshow .card__tour-detail--location,
  .tour-slideshow .card__tour-detail--location .icon,
  .tour-slideshow .card__tour-detail--location .media__caption:before,
  .tour-slideshow .card__tour-detail--location .video-js:not(.vjs-has-started) .vjs-big-play-button:before, .video-js:not(.vjs-has-started)
  .tour-slideshow .card__tour-detail--location .vjs-big-play-button:before,
  .tour-slideshow .card__tour-detail--location .nav__item.has-children .nav__link:after, .nav__item.has-children
  .tour-slideshow .card__tour-detail--location .nav__link:after,
  .tour-slideshow .card__tour-detail--location .has-children.footer__item .nav__link:after, .has-children.footer__item
  .tour-slideshow .card__tour-detail--location .nav__link:after,
  .tour-slideshow .card__tour-detail--location .nav__item.has-children .footer__link:after, .nav__item.has-children
  .tour-slideshow .card__tour-detail--location .footer__link:after,
  .tour-slideshow .card__tour-detail--location .has-children.footer__item .footer__link:after, .has-children.footer__item
  .tour-slideshow .card__tour-detail--location .footer__link:after,
  .tour-slideshow .card__tour-detail--location strong {
    position: static;
    display: inline;
  }
}

@media screen and (max-width: 939px) {
  .card__tour-details--full {
    border-top: 0;
    padding: 0;
  }
  .card__tour-details--full .section-halves__col {
    width: 100%;
  }
  .card__tour-details--full .section-halves__col:last-child {
    padding: 20px 6px;
    padding-bottom: 0;
    margin-top: 0;
  }
  .card__tour-details--full .section-halves__col:last-child .section-halves__col:last-child {
    margin-top: 2%;
    padding: 0;
    padding-bottom: 20px;
  }
}

.card__tour-details--full.sticky {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: block;
  width: 100%;
  background-color: white;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition: transform .2s ease-in-out;
}

@media screen and (max-width: 499px) {
  .card__tour-details--full.sticky {
    padding-top: 20px;
  }
}

.card__tour-details--full.sticky.is-active {
  -ms-transform: translateY(0);
      transform: translateY(0);
}

.tour-slider {
  position: relative;
  z-index: 8;
}

.tour-slider .background:before {
  content: '';
  width: 100%;
  padding-top: 56%;
  display: block;
}

.tour-slider .heading__hero {
  outline: none;
  position: relative;
  max-width: 1182px;
  transition: all .6s ease-in-out;
}

.tour-slider .heading__hero:focus {
  outline: none;
}

@media only screen and (min-width: 481px) {
  .tour-slider .heading__hero {
    width: calc(100vw - 40px) !important;
  }
}

@media only screen and (max-width: 480px) {
  .tour-slider .heading__hero {
    width: 100vw;
  }
}

.tour-slider .heading__hero--image {
  overflow: hidden;
}

.tour-slider .heading__hero--image:before, .tour-slider .heading__hero--image:after {
  content: '';
  position: absolute;
  top: 0;
  width: 100px;
  height: 100%;
  display: block;
  z-index: 2;
  transition: transform .2s ease-in-out;
}

.tour-slider .heading__hero--image:before {
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}

.tour-slider .heading__hero--image:after {
  right: 0;
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}

.tour-slider .heading__hero .heading__hero-wrapper:after {
  transition: opacity .2s ease-in-out;
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
  border-radius: 50%;
  opacity: 0;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAYCAYAAADkgu3FAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExODA4M0VCODNDNjJCRDdDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGM0EzNTI3RTg3NzExMUU2QjU1QUVEOTQ3NEE0MkEwMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGM0EzNTI3RDg3NzExMUU2QjU1QUVEOTQ3NEE0MkEwMSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODJkZWJiNDgtNWU3MS00NTZiLTkzMDYtOTVlMDUyY2Q1YTJhIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6ZGZmYjQ2YjItYzljMy0xMTc5LWI4OTYtZmNhYzQyN2NhMzQwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+YmyiewAAAiRJREFUeNq8lj9LXEEUxd8+XZ//ExRW1DVqkiKItU26YGEUUsQUaqNfxPR2FnYK5gvEKCGxiBBi4UdIE8FE4x8iRgMqorDruXpmuY53noLEA4eZ3febd3dm7p3ZTLFYjKAM3Akn0aWO4PXoqoRph6v4+QRe85gYfgxnfaacL5iAX3iDFuFxFWQSfu4xn+G3KsgU3GMx8rDDCCJ6Cbex/8wIIuqHm9jvNoKUGAn0IAor8VpLdWzr05g4uidJoIOU50dea2mfbdp79iXQT26Yrw/wNvur8JLBvIf32P8OL4eYDNNb1KrW+R+8ZQzKqz05UD9El4AwtT6jA/1XlatUHoMr+fkQfgd/UewreAiuUfs2DX9VzGsyic/IjBrQ+aSq2ekUHuBmt3DPygymFz7mks0xwa4xMYsya8y2Am5kP2cEcUwz++1GkBITcwPvoozXmkzMqYVU9FpLZ2qJgkzMGtk2Hv6GN9j/Ae8azLpipI7+hhiX3jlmlbsCjrn5emATmUqVUfMek+chmvjMvddRM1NZz+gj/EexLWT0jBbUESR6BPd5M1pwR1DCZcp5P0KOoEFudjWZRmP938AFHk3zxrVzwUgyPDGCuBnk2X9qBHEzcExX4G67YGIWVEhl6joJyY3PpjHxDTVyGxVuUWsFCfQrUGzy3Q77m+qFWifqOllLY1x6y5+TUfihujVn4W9qgGTTiNoHybYZeMX7IzKs7rUScy7AAG1Pkc675yi5AAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center;
}

.tour-slider .heading__hero.slick-center {
  z-index: 10;
  -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
}

.tour-slider .heading__hero.slick-center:before {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
}

.tour-slider .heading__hero.slick-center:after {
  -ms-transform: translateX(100%);
      transform: translateX(100%);
}

.tour-slider .heading__hero.slick-center .heading__hero-wrapper:after {
  opacity: 1;
}

.tour-slider .heading__hero:not(.slick-center) {
  -webkit-clip-path: polygon(0% 2%, 100% 2%, 100% 98%, 0% 98%);
          clip-path: polygon(0% 2%, 100% 2%, 100% 98%, 0% 98%);
}

.tour-slider .prev,
.tour-slider .next {
  position: absolute;
  top: 0;
  z-index: 9;
  color: white;
  text-decoration: none;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  background-color: transparent;
  width: auto;
  height: auto;
}

.tour-slider .prev .hide,
.tour-slider .next .hide {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.tour-slider .prev:after,
.tour-slider .next:after {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
}

.tour-slider .prev {
  left: calc(50% - 650px);
}

.tour-slider .prev:after {
  content: '\e911';
}

.tour-slider .next {
  right: calc(50% - 650px);
}

.tour-slider .next:after {
  content: '\e910';
}

@media only screen and (min-width: 769px) and (max-width: 1320px) {
  .tour-slider .prev {
    left: 80px;
  }
  .tour-slider .next {
    right: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .tour-slider .prev:after,
  .tour-slider .next:after {
    font-size: 28px;
  }
  .tour-slider .prev {
    left: 1.5em;
  }
  .tour-slider .next {
    right: 1.5em;
  }
}

.tour-slider + .container-cards {
  position: relative;
  z-index: 10;
}

/* ==========================================================================
   Pricing panel
   ========================================================================== */
@media screen and (min-width: 500px) {
  .pricing__panel:not(:last-child) {
    margin-bottom: 90px;
  }
}

@media screen and (max-width: 499px) {
  .pricing__panel {
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 500px) {
  .card__tour-flexwrap {
    display: -ms-flexbox;
    display: flex;
  }
  .card__tour-flexwrap > .card__tour-detail {
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
}

/**
 * PLEASE READ ME
 *
 * Includes base resets for the form styling shared across elements
 *
 * Optimisation
 * If you are sharing values e.g. hover and focus colour merge the
 * values so we are not outputting bloated uneccessary css.
 *
*/
.form__field-group {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 1.25em;
}

@media screen and (min-width: 768px) {
  .form--inline .form__field-group {
    display: inline-block;
    width: auto;
    margin: 0 0 0 2em;
  }
  .form--inline .form__field-group:first-child {
    margin-left: 0;
  }
}

.form__legend {
  margin-bottom: 0.5em;
  display: block;
}

.form__label {
  display: inline-block;
  margin-bottom: 0.66667em;
  cursor: pointer;
}

.form__label--legend {
  display: block;
}

.form__label-required {
  color: #d51c22;
  text-decoration: none;
}

.form__instruction {
  display: inline-block;
  margin-top: 0.66667em;
  color: #4d4d4d;
  font-size: 14px;
  font-size: 0.875rem;
}

.error {
  font-weight: bold;
  color: red;
}

input.error {
  color: red;
  border-color: red;
  background: white;
}

input.error:focus {
  color: red;
}

.form__label.error,
span.error {
  display: block;
  margin-bottom: .5em;
}

.error::-webkit-input-placeholder {
  color: red;
}

.error:-moz-placeholder {
  color: red;
}

.error:-ms-input-placeholder {
  color: red;
}

.error:focus::-webkit-input-placeholder {
  color: #000;
}

.error:-moz-placeholder:focus {
  color: #000;
}

.error:-ms-input-placeholder:focus {
  color: #000;
}

.error-list-container {
  color: red;
  margin: 1em 0;
}

/* ==========================================================================
   Custom CSS Checkboxes
   ========================================================================== */
/**
 * PLEASE READ ME
 * Custom CSS Checkboxes.
 *
 * Optimisation
 * IE8 is included as part of a conditional
 *
 */
.checkbox-label {
  font-size: 18px;
  position: relative;
  display: block;
  margin-bottom: 0.5em;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.checkbox-label .indicator {
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  background: #fafafa;
  border: 2px solid #999999;
}

.checkbox:focus + .indicator {
  border-color: #333333;
}

.checkbox:focus:checked + .indicator {
  border-color: #1a1a1a;
}

.checkbox.error + .indicator {
  background: red;
}

.checkbox:checked ~ .indicator:before {
  content: '\e600';
  color: #000;
  display: block;
  position: absolute;
  font-size: 1em;
  top: -2px;
  left: 1px;
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  line-height: 1;
}

.checkbox-label.disabled .indicator {
  background: #e6e6e6;
  border-color: #d9d9d9;
  cursor: not-allowed;
}

.checkbox-label.disabled {
  cursor: not-allowed;
}

/**
 * PLEASE READ ME
 * This include default input focus/hover/placeholder styling
 *
 * Optimisation
 * If you are sharing values e.g. hover and focus colour merge the
 * values so we are not outputting bloated uneccessary css.
 *
 * IE8 and below fix has been commented out by default.
 *
 */
.form__input, .form__textarea {
  width: 100%;
  margin: 0;
  padding: 1em;
  color: #000;
  border: 2px solid #999999;
  outline: none;
  background: #fafafa;
  box-sizing: border-box;
  transition: all 0.3s ease;
  -webkit-appearance: none;
  border-radius: 0;
}

.form__input::-webkit-input-placeholder, .form__textarea::-webkit-input-placeholder {
  color: #b3b3b3;
}

.form__input:-moz-placeholder, .form__textarea:-moz-placeholder {
  color: #b3b3b3;
}

.form__input::-moz-placeholder, .form__textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #b3b3b3;
}

.form__input:-ms-input-placeholder, .form__textarea:-ms-input-placeholder {
  color: #b3b3b3;
}

.form__input:focus, .form__textarea:focus {
  border-color: #333333;
  color: #000;
  background: #fff;
}

.form__input :focus::-webkit-input-placeholder, .form__textarea :focus::-webkit-input-placeholder {
  color: #000;
}

.form__input :-moz-placeholder:focus, .form__textarea :-moz-placeholder:focus {
  color: #000;
}

.form__input :-ms-input-placeholder:focus, .form__textarea :-ms-input-placeholder:focus {
  color: #000;
}

@media screen and (min-width: 940px) {
  .form--inline .form__input, .form--inline .form__textarea {
    display: inline-block;
    width: auto;
    margin: 0 1em;
  }
}

.form__input[disabled], [disabled].form__textarea,
.form__input[readonly],
[readonly].form__textarea,
.form__input.disabled,
.disabled.form__textarea {
  border-color: #d9d9d9;
  background: #e6e6e6;
  color: #b3b3b3;
  cursor: not-allowed;
  -webkit-text-fill-color: #b3b3b3;
  -webkit-opacity: 1;
}

.hideShowPassword-toggle {
  margin-right: 1em;
}

.form__textarea {
  color: #000;
}

.form__radio-label {
  display: block;
}

/* ==========================================================================
   Search Form
   ========================================================================== */
/**
 * PLEASE READ ME
 *
 * This includes styles for two types of search forms, the closed and
 * always open forms.
 *
 * Optimisation
 * Remove styles for the search box you are not using.
 *
 */
/* Custom Select Boxes -------------------------- */
.form__select,
.custom-select-container {
  display: block;
  width: 100%;
}

@media screen and (min-width: 940px) {
  .form--inline .form__select, .form--inline
  .custom-select-container {
    display: inline-block;
    width: auto;
  }
}

.form--inline .select {
  display: inline-block;
  width: auto;
}

.custom-select-container {
  position: relative;
}

select.custom.replaced {
  line-height: 2;
  position: relative;
  z-index: 10;
  width: 100%;
  height: 3.25rem;
  cursor: pointer;
  opacity: 0;
  border: 0;
  filter: alpha(opacity=0);
}

.custom-select {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
}

.custom-select > span {
  line-height: 3.25rem;
  display: block;
  padding: 0 1em 0 1em;
  color: #000;
  background: #fafafa;
  border: 2px solid #999999;
}

.custom-select > span:after {
  font-family: 'icons';
  position: absolute;
  top: 0;
  right: 0.5em;
  content: '\e90e';
  font-size: 2rem;
}

.custom-select span span {
  display: block;
  overflow: hidden;
  height: 3.25rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.custom-select.active > span {
  color: #000;
  background-color: #fff;
}

.toggle {
  width: 280px;
  margin: 0 auto;
}

.toggle-bg {
  position: relative;
  /* Required to allow the switch to move around */
  display: block;
  width: 70px;
  height: 29px;
  background: #fff;
  margin: 0 auto 1em auto;
  border-radius: 1em;
}

.toggle-bg label {
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-weight: normal;
  margin-top: 5px;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: -15px;
}

.toggle-bg input {
  position: absolute;
  z-index: 2;
  /*  input to be over the .switch*/
  left: 0;
  /*IE fixes*/
  zoom: 1;
  width: 70px;
  height: 28px;
  margin: 0;
  /* Reset the margins and padding */
  padding: 0;
  cursor: pointer;
  opacity: 0;
  /* Hide the actual input */
  filter: alpha(opacity=0);
}

.toggle-bg label[for='option2'] {
  position: absolute;
  left: 98px;
}

.toggle-bg label[for='option1'] {
  position: absolute;
  left: -90px;
}

.switch {
  position: relative;
  z-index: 1;
  /* Must be below the invisible inputs */
  top: 4px;
  /* To keep it centered vertically */
  left: 4px;
  /* This is the starting point */
  display: block;
  float: left;
  width: 21px;
  height: 21px;
  background: #000;
  border-radius: 1.5em;
  transition: all .2s ease-out;
}

.toggle-bg .move-toggle {
  left: 64%;
  /* toggle position for right radio */
}

.toggle-bg input.active {
  z-index: 0;
}

/* ==========================================================================
    Charge Forms
   ========================================================================== */
/**
 * PLEASE READ ME
 *
 * Extra styles for Charge (Craft plugin) related form fields.
 *
 */
.charge-form .postal-address {
  overflow: hidden;
  max-height: 0;
  transition: max-height 250ms ease-out;
}

.charge-form .postal-address--active {
  max-height: 600px;
}

/*
* CSS Animations
* Don't forget to add vendor prefixes!
*/
.m-scene {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.m-scene .scene_element {
  animation-duration: 0.25s;
  transition-timing-function: ease-in;
  animation-fill-mode: both;
}

.m-scene .scene_element--fadein {
  animation-name: fadeIn;
}

.m-scene.is-exiting .scene_element {
  animation-direction: alternate-reverse;
}

/*
* Keyframes
*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/**
 *  ______________
 * < GPT ad slots >
 *  --------------
 *         \   ^__^
 *          \  (oo)\_______
 *             (__)\       )\/ *                 ||----w |
 *                 ||     ||
 */
.gpt-ad-container {
  display: block;
  margin-bottom: 64px;
}

.gpt-ad-container:first-of-type {
  margin-top: 64px;
}

.gpt-ad-container > div {
  display: block !important;
  margin: 0 auto;
}

.gpt-ad-container > div > * {
  display: block;
  margin: 0 auto;
}

.gpt-ad-label {
  margin: 0 auto;
  color: #666;
  font-size: 12px;
}

/*! Tablesaw - v2.0.2 - 2015-10-28
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed  */
table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%;
}

.tablesaw {
  border-collapse: collapse;
  width: 100%;
}

/* Structure */
.tablesaw {
  border: 0;
  padding: 0;
}

.tablesaw th,
.tablesaw td {
  box-sizing: border-box;
  padding: .5em .7em;
}

.tablesaw thead tr:first-child th {
  padding-top: .9em;
  padding-bottom: .7em;
}

/* Table rows have a gray bottom stroke by default */
.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf;
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all {
  /* Show the table cells as a block level element */
  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }
  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }
  /* Make the label elements a percentage width */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block;
  }
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }
  .tablesaw-cell-label {
    display: block;
  }
  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }
  /* Avoid double strokes when stacked */
  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}

@media (max-width: 767.9375px) {
  .table-container .tablesaw-stack thead td,
  .table-container .tablesaw-stack thead th {
    display: none;
  }
  .table-container .tablesaw-stack tbody td,
  .table-container .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%;
  }
  .table-container .tablesaw-cell-label {
    vertical-align: top;
  }
  .table-container .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block;
  }
  .table-container .tablesaw-stack td:empty,
  .table-container .tablesaw-stack th:empty {
    display: none;
  }
}

@media (min-width: 768px) {
  .table-container {
    /* Show the table header rows */
    /* Hide the labels in each cell */
  }
  .table-container .tablesaw-stack tr {
    display: table-row;
  }
  .table-container .tablesaw-stack td,
  .table-container .tablesaw-stack th,
  .table-container .tablesaw-stack thead td,
  .table-container .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }
  .table-container .tablesaw-stack td .tablesaw-cell-label,
  .table-container .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}

/* Slider */
/* Slider */
.slick-loading .slick-list {
  background: #fff url("/resources/images/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "icons";
  font-size: 20px;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "";
}

[dir="rtl"] .slick-prev:before {
  content: "";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "";
}

[dir="rtl"] .slick-next:before {
  content: "";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '\f052';
  width: 20px;
  height: 20px;
  font-family: "icons";
  font-size: 40px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Magnific Popup CSS */
.mfp-bg {
  position: fixed;
  z-index: 1042;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: #0b0b0b;
}

.mfp-wrap {
  position: fixed;
  z-index: 1043;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 8px;
  text-align: center;
}

.mfp-container::before {
  display: inline-block;
  height: 100%;
  content: '';
  vertical-align: middle;
}

.mfp-align-top .mfp-container::before {
  display: none;
}

.mfp-content {
  position: relative;
  z-index: 1045;
  display: inline-block;
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  position: absolute;
  z-index: 1044;
  top: 50%;
  right: 8px;
  left: 8px;
  width: auto;
  margin-top: -0.8em;
  text-align: center;
  color: #ccc;
}

.mfp-preloader a {
  color: #ccc;
}

.mfp-preloader a:hover {
  color: #fff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  z-index: 1046;
  display: block;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0 0 18px 10px;
  text-align: center;
  text-decoration: none;
  opacity: 0.65;
  color: #fff;
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  line-height: 44px;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: -6px;
  width: 100%;
  padding-right: 6px;
  text-align: right;
  color: #fff;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  white-space: nowrap;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  top: 50%;
  width: 90px;
  height: 110px;
  margin: 0;
  margin-top: -55px;
  padding: 0;
  opacity: 0.65;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow::before, .mfp-arrow::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  margin-top: 35px;
  margin-left: 35px;
  content: '';
  border: medium inset transparent;
}

.mfp-arrow::after {
  top: 8px;
  border-top-width: 13px;
  border-bottom-width: 13px;
}

.mfp-arrow::before {
  opacity: 0.7;
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left::after {
  margin-left: 31px;
  border-right: 17px solid #fff;
}

.mfp-arrow-left::before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right::after {
  margin-left: 39px;
  border-left: 17px solid #fff;
}

.mfp-arrow-right::before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  width: 100%;
  max-width: 900px;
  line-height: 0;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Main image in popup */
img.mfp-img {
  display: block;
  box-sizing: border-box;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 40px 0 40px;
  line-height: 0;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure::after {
  position: absolute;
  z-index: -1;
  top: 40px;
  right: 0;
  bottom: 40px;
  left: 0;
  display: block;
  width: auto;
  height: auto;
  content: '';
  background: #444;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-figure small {
  display: block;
  color: #bdbdbd;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -36px;
  cursor: auto;
}

.mfp-title {
  padding-right: 36px;
  text-align: left;
  word-wrap: break-word;
  color: #f3f3f3;
  line-height: 18px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
             * Remove all paddings around the image on small screen
             **/
  .mfp-img-mobile .mfp-image-holder {
    padding-right: 0;
    padding-left: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure::after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    position: fixed;
    top: auto;
    bottom: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.6);
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    top: 3px;
    right: 5px;
  }
  .mfp-img-mobile .mfp-close {
    position: fixed;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    padding: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    line-height: 35px;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-right: 6px;
    padding-left: 6px;
  }
}

.fixedsticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}

/* When position: sticky is supported but native behavior is ignored */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
  position: static;
}

.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
  position: fixed;
}

.fixedsticky-dummy {
  display: none;
}

.fixedsticky-on + .fixedsticky-dummy {
  display: block;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}

.pswp * {
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*


	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: none;
  opacity: 0.9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../resources/images/photoswipe/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../resources/images/photoswipe/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}

.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*

	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}

.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(../resources/images/photoswipe/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /*
			The idea of animating inner circle is based on Polymer ("material") loading indicator
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}

/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/* ==========================================================================
   Photoswipe Override Styles
   ========================================================================== */
.pswp__caption__center {
  max-width: 1000px;
}

/**
 * PLEASE READ ME
 * Base styles can be found in the default slick slider styles
 * inside the vendor folder.
 *
 * These are Base overrides, and therefore are included in the
 * main scss AFTER the vendors files not with the other
 * components.
 *
 *
 */
.slideshow {
  position: relative;
}

.slideshow__button {
  width: 44px;
  height: 44px;
  border-radius: 22px;
  color: #fff;
  background-color: transparent;
  position: absolute;
  top: 190px;
  transition: background 250ms;
  right: 0.5em;
  opacity: 0.7;
}

@media screen and (min-width: 500px) {
  .slideshow__button {
    top: 270px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 768px) {
  .slideshow__button {
    top: 330px;
  }
}

@media screen and (min-width: 940px) {
  .slideshow__button {
    top: 390px;
  }
}

@media screen and (min-width: 1200px) {
  .slideshow__button {
    top: 490px;
  }
}

.slideshow__button:hover, .slideshow__button:focus {
  outline: none;
  background: #fff;
  color: #293343;
  opacity: 1;
}

.slideshow--play {
  display: none;
}

.slick-arrow {
  width: 44px;
  height: 44px;
  display: block;
  top: 28%;
}

@media screen and (min-width: 500px) {
  .slick-arrow {
    top: 34%;
  }
}

@media screen and (min-width: 768px) {
  .slick-arrow {
    top: 37%;
  }
}

@media screen and (min-width: 940px) {
  .slick-arrow {
    top: 39%;
  }
}

@media screen and (min-width: 1200px) {
  .slick-arrow {
    top: 41%;
  }
}

.slick-arrow:before {
  font-size: 48px;
  font-size: 3rem;
  color: #fff;
}

.slick-prev {
  left: 0;
  z-index: 1;
}

.slick-prev:before {
  content: "";
}

.slick-next {
  right: 0;
}

.slick-next:before {
  content: "";
}

.slick-dots {
  top: 196px;
  bottom: auto;
  margin: 0;
}

@media screen and (min-width: 500px) {
  .slick-dots {
    top: 276px;
  }
}

@media screen and (min-width: 768px) {
  .slick-dots {
    top: 336px;
  }
}

@media screen and (min-width: 940px) {
  .slick-dots {
    top: 396px;
  }
}

@media screen and (min-width: 1200px) {
  .slick-dots {
    top: 496px;
  }
}

.slick-dots li {
  text-align: center;
  width: 10px;
  height: 10px;
}

@media screen and (min-width: 500px) {
  .slick-dots li {
    width: 16px;
    height: 16px;
  }
}

@media screen and (min-width: 940px) {
  .slick-dots li {
    width: 20px;
    height: 20px;
  }
}

.slick-dots li button {
  width: 10px;
  height: 10px;
}

@media screen and (min-width: 500px) {
  .slick-dots li button {
    width: 16px;
    height: 16px;
  }
}

@media screen and (min-width: 940px) {
  .slick-dots li button {
    width: 20px;
    height: 20px;
  }
}

.slick-dots li button:before {
  width: 10px;
  height: 10px;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
}

@media screen and (min-width: 500px) {
  .slick-dots li button:before {
    font-size: 24px;
    font-size: 1.5rem;
    width: 16px;
    height: 16px;
  }
}

@media screen and (min-width: 940px) {
  .slick-dots li button:before {
    font-size: 36px;
    font-size: 2.25rem;
    width: 20px;
    height: 20px;
  }
}

.slick-dots li.slick-active button:before {
  color: #fff;
}

.slick-slider {
  margin: 0;
}

.slick-slide {
  background: #23B9D6;
  text-align: center;
  min-height: 215px;
}

.heroslider {
  background: #293343;
}

.heroslider__slide {
  background: none;
  text-align: center;
  position: relative;
  min-height: 215px;
  text-decoration: none;
}

@media screen and (min-width: 500px) {
  .heroslider__slide {
    min-height: 320px;
  }
}

@media screen and (min-width: 768px) {
  .heroslider__slide {
    min-height: 380px;
  }
}

@media screen and (min-width: 940px) {
  .heroslider__slide {
    min-height: 440px;
  }
}

@media screen and (min-width: 1200px) {
  .heroslider__slide {
    min-height: 540px;
  }
}

.heroslider__media-image-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 240px;
}

@media screen and (min-width: 500px) {
  .heroslider__media-image-wrapper {
    height: 320px;
  }
}

@media screen and (min-width: 768px) {
  .heroslider__media-image-wrapper {
    height: 380px;
  }
}

@media screen and (min-width: 940px) {
  .heroslider__media-image-wrapper {
    height: 440px;
  }
}

@media screen and (min-width: 1200px) {
  .heroslider__media-image-wrapper {
    height: 540px;
  }
}

.heroslider__media-image {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%";
  width: 100%;
  height: 100%;
  max-width: none;
  position: absolute;
  display: block;
}

@media screen and (min-width: 1200px) {
  .heroslider__media {
    max-height: 540px;
  }
}

.heroslider__calltoaction {
  padding: 1em;
  background-color: #293343;
}

@media screen and (min-width: 940px) {
  .heroslider__calltoaction {
    padding: 2em 1em;
  }
}

.heroslider__calltoaction-title {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 0.25em 0;
  line-height: 1.2;
  padding: 0 0.5em 0.25em 0.5em;
  color: #fff;
}

@media screen and (min-width: 940px) {
  .heroslider__calltoaction-title {
    font-size: 30px;
    font-size: 1.875rem;
    padding: 0 1em 0 0;
    line-height: 1.4;
    margin: 0;
    display: inline-block;
  }
}

@media screen and (min-width: 940px) {
  .heroslider__calltoaction-button {
    display: inline-block;
    margin: 0;
  }
}

.logoslider {
  margin: 6em 0 6em;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 499px) {
  .logoslider {
    margin-top: 3em;
    margin-bottom: 3em;
    margin-left: -1.5em;
    margin-right: -1.5em;
  }
}

.logoslider .slick-slide {
  background: none;
  min-height: 60px;
}

@media screen and (min-width: 500px) {
  .logoslider .slick-list:before, .logoslider .slick-list:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 60px;
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1000;
  }
  .logoslider .slick-list:after {
    right: 0;
    left: auto;
    background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
  }
}

.logoslider .logoslider__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 2em;
}

@media screen and (max-width: 767px) {
  .logoslider .logoslider__item {
    padding: 0 1em;
  }
}

.logoslider .logoslider__item img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.5;
  padding: 2px;
}

.logoslider .logoslider__item:hover img {
  opacity: 1;
  -webkit-filter: none;
          filter: none;
}

/* ==========================================================================
   Gallery Styles
   ========================================================================== */
/**
 * PLEASE READ ME
 *
 * This example outputs the gallery as a grid, additional gallery layouts
 * should be created as seperate modules.
 *
 * This uses a greyscale filter for hovering.
 *
 */
.gallery-grid__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.gallery-grid__list:before, .gallery-grid__list:after {
  content: " ";
  display: table;
}

.gallery-grid__list:after {
  clear: both;
}

.gallery-grid__item {
  float: left;
  margin: .5rem;
  width: calc(33.33% - 1rem);
}

@media screen and (min-width: 768px) {
  .gallery-grid__item {
    width: calc(20% - 1rem);
  }
}

.gallery-grid img {
  width: 100%;
  height: auto;
  -ms-transform: scale(1);
      transform: scale(1);
  transition: transform 0.35s;
}

.gallery-grid a {
  outline: none;
  transition: -webkit-filter 250ms;
  transition: filter 250ms;
  transition: filter 250ms, -webkit-filter 250ms;
}

.gallery-grid a:focus, .gallery-grid a:hover {
  outline: none;
}

.gallery-grid a:focus img, .gallery-grid a:hover img {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}

.gallery-grid__caption {
  display: none;
}

/**
 * Fade-zoom animation
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  transition: all 0.2s ease-in-out;
  -ms-transform: scale(0.8);
      transform: scale(0.8);
  opacity: 0;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -ms-transform: scale(0.8);
      transform: scale(0.8);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  transition: opacity 0.3s ease-out;
  opacity: 0;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.658824;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**
 * Fade-move animation
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  transition: all 0.2s ease-out;
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
  opacity: 0;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  transform: translateY(0) perspective(600px) rotateX(0);
  opacity: 1;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  transform: translateY(-10px) perspective(600px) rotateX(10deg);
  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  transition: opacity 0.3s ease-out;
  opacity: 0;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.658824;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* Customisations */
.mfp-bg {
  background-color: #383838;
}

.mfp-container {
  padding-top: 6px;
  padding-bottom: 6px;
}

.modal__inner {
  position: relative;
  width: auto;
  max-width: 695px;
  margin: 0 auto;
  padding: 3em 1em;
  text-align: center;
  color: #293342;
  background: #fff;
}

@media screen and (min-width: 768px) {
  .modal__inner {
    padding: 3em 2em;
  }
}

.modal__inner div[tabindex]:focus,
.modal__inner .responsive-tabs__toggle:focus {
  outline: none;
}

.modal__status {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 0 2em;
  padding: 0 0 1em;
  text-align: left;
  border-bottom: 1px dashed #9C895D;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

@media screen and (min-width: 768px) {
  .modal__status {
    margin-right: 3em;
    margin-left: 3em;
  }
}

.modal__status .icon--tick-circle, .modal__status .icon--success {
  color: #16c98d;
}

.modal__button {
  margin: 2em 0 0;
}

.redeem {
  max-width: 525px;
  margin: 0 auto;
}

.redeem [class*="__title"] {
  color: #293342;
}

.redeem .heading {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

.redeem .heading__title, .redeem .card--large .card__title, .card--large .redeem .card__title {
  font-size: 36px;
  font-size: 2.25rem;
  margin-top: 0;
}

.redeem .heading__title .icon--tick-circle, .redeem .card--large .card__title .icon--tick-circle, .card--large .redeem .card__title .icon--tick-circle, .redeem .heading__title .icon--success, .redeem .card--large .card__title .icon--success, .card--large .redeem .card__title .icon--success {
  color: #16c98d;
}

.redeem__title {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 2em 0 0;
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", Arial, sans-serif;
}

.redeem__subtitle {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
  margin: 1.5em 0 0.4em 0;
}

.redeem__abstract {
  margin-top: 0;
}

.redeem__logo {
  display: -ms-flexbox;
  display: flex;
  margin: 1em auto;
  height: 60px;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.redeem__logo-image {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  vertical-align: middle;
  margin: 0 1em;
  text-align: center;
}

.redeem__logo img {
  height: 60px;
}

.no-flexbox .redeem__logo {
  display: block;
  text-align: center;
}

.no-flexbox .redeem__logo .redeem__logo-image {
  display: inline-block;
}

.redeem .btn, .redeem .video-js:not(.vjs-has-started) .vjs-big-play-button, .video-js:not(.vjs-has-started) .redeem .vjs-big-play-button, .redeem .hideShowPassword-toggle {
  min-width: 210px;
}

@media screen and (min-width: 768px) {
  .modal__inner .form__field-group {
    text-align: left;
  }
}

.modal__inner .alert {
  display: none;
  text-align: left;
}

.modal__inner .alert--active {
  display: -ms-flexbox;
  display: flex;
}

.modal__inner .hideShowPassword-wrapper {
  width: 100%;
}

.modal__inner .hideShowPassword-toggle {
  right: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.modal__inner [data-reveal] + .form__input, .modal__inner [data-reveal] + .form__textarea {
  display: none;
  width: 80%;
}

.modal__inner .coupon-code[readonly] {
  width: 80%;
  cursor: text;
  text-align: center;
  color: #000;
  background: #fff;
  -webkit-text-fill-color: #000;
}

.modal__inner .coupon-code[readonly]:focus {
  color: #000;
  border-color: gray;
  background: #fff;
}

.modal__inner .phone-number {
  margin: 0 auto;
  cursor: text;
  text-align: center;
  color: #000;
  background: #fff;
  -webkit-text-fill-color: #000;
}

.modal__inner .phone-number a {
  text-decoration: none;
}

.modal__inner .competition__form, .modal__inner .competition__thanks {
  max-height: 0;
  overflow: hidden;
  transition: max-height 250ms ease-out;
}

.modal__inner .competition__form--active, .modal__inner .competition__thanks--active {
  max-height: 900px;
}

.modal__inner .agency-details {
  margin-bottom: 1em;
}

.modal__inner .agency-details .agency-number-dummy {
  color: #666;
}

.modal__inner .agency-details .phone-number {
  display: none;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* ==========================================================================
   Helpers
   ========================================================================== */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .nav__main-container:before, .nav__list:before, .footer__list:before, .tabs__toggle-links:before, .form__field-group:before, .clearfix:after, .nav__main-container:after, .nav__list:after, .footer__list:after, .tabs__toggle-links:after, .form__field-group:after {
  content: " ";
  display: table;
}

.clearfix:after, .nav__main-container:after, .nav__list:after, .footer__list:after, .tabs__toggle-links:after, .form__field-group:after {
  clear: both;
}

.block {
  display: block;
}

@media screen and (max-width: 499px) {
  .hide-xs {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hide-sm {
    display: none !important;
  }
}

@media screen and (max-width: 939px) {
  .hide-md {
    display: none !important;
  }
}

@media screen and (min-width: 500px) {
  .show-xxs {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .show-xs {
    display: none !important;
  }
}

@media screen and (min-width: 940px) {
  .show-md {
    display: none !important;
  }
}

.no-margin {
  margin: 0 !important;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.no-margin-left {
  margin-left: 0 !important;
}

.no-margin-right {
  margin-right: 0 !important;
}

.margin-top-large {
  margin-top: 5em !important;
}

.margin-bottom-large {
  margin-bottom: 5em !important;
}

.margin-top-small {
  margin-top: 1.5em !important;
}

.margin-bottom-small {
  margin-bottom: 1.5em !important;
}

.text-left {
  text-align: left !important;
}

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

.text-right {
  text-align: right !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.vjs-ima3-ad-container > div {
  height: 100% !important;
}

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