@charset "utf-8";
/* CSS Document */

a:hover {
	color:#252525;
	text-decoration:none;
}

.item-desc {font-weight:lighter; font-size:.9em;}
.page-hero {
	background-image: url(../components/com_krabitrek/files/tours_pic6/krabi-adventure.jpg);
    background-position: center center;
	padding:3rem 0 3rem 0 !important;
	margin: 1rem 0 1rem 0 !important;
}
.tours-container {margin:1rem 1rem 1rem 1rem !important;}

@media (min-width: 768px){
.tours-container {margin:2rem 4rem 2rem 4rem !important;}

}

.single-grid-tour {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;

  color: #333333;
  padding-bottom: 3px;
  background: #fffefc;
  -webkit-box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.05);
margin-top:30px;
  position: relative;
  padding:10px;
}




@media (min-width: 768px){
.single-grid-tour {	
margin-top:30px;
  position: relative;
  padding:30px;
}
}




@charset "UTF-8";

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/**
 * Base styles that aim to normalize fonts, and display of elements
 * across browsers, and make writing further styles easier.
 */

/* Set font and clear body padding */

html,
button,
input,
select,
textarea {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  outline: none;
}

html:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
}

body {

  font-size: 18px;
  line-height: 28px;
  min-width: 320px;
  margin: 0;
  color: #333333;
  background-color: #fffefc;
  -webkit-font-smoothing: antialiased;
}

body.lock-scroll {
  overflow: hidden;
}

body.overlayed {
  position: relative;
}

body.overlayed:before {
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  background: rgba(0, 0, 0, 0.75);
}

#page {
  overflow: hidden;
  min-height: 100vh;
}

/* Setting sizes is much more predictable with border-box */

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

figure {
  margin: 0;
}

/* Make all images responsive */

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

/* Make inputs on iOS look normal */

input {
  -webkit-appearance: none;
}

/* Custom List Styles */

ol {
  display: block;
  margin: 0 0 16px;
  padding: 0;
  counter-reset: item;
  letter-spacing: .015em;
}

ol li {
  position: relative;
  display: block;
  margin: 0 0 8px;
  padding: 0 0 0 22px;
}

ol li li {
  margin: 0;
  padding: 0 0 0 35px;
}

ol > li:before {
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  left: 0;
  content: counters(item, ".") " ";
  counter-increment: item;
  color: #155172;
}

ul:not([class]) {
  margin: 0 0 29px;
  padding: 0;
  list-style: none;
  letter-spacing: .015em;
}

ul:not([class]) li {
  position: relative;
  margin: 0 0 8px;
  padding: 0 0 0 21px;
}

ul:not([class]) li:last-child {
  margin: 0;
}

ul:not([class]) li:before {
  position: absolute;
  top: 12px;
  left: 1px;
  display: block;
  width: 5px;
  height: 5px;
  content: '';
  border: 1px solid #155172;
  border-radius: 50%;
  background: #155172;
}

ul:not([class]) li li {
  margin: 0;
  padding: 8px 0 0 21px;
}

ul:not([class]) li li:before {
  top: 20px;
  left: 9px;
  background: transparent;
}

ul:not([class]) li ul {
  margin: 0;
}

/* Normalize links across browsers */

a {
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  text-decoration: none;
  color: #92b173;
  border-bottom: 1px solid transparent;
}
92b173
a img {
  border: 0;
}

a:focus,
a:hover {
  text-decoration: none;
  color: #0588c9;
}

.page-content a:focus:not([class]),
.page-content
a:hover:not([class]) {
  border-bottom: 1px solid currentColor;
}

.section-title {

  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  margin: 1rem 0 57px;
  text-align: center;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.section-title-icon {
  position: relative;
  display: block;
  width: 30px;
  height: 16px;
  margin: 18px auto 0;
  background-image: url(../images/icons/title-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.section-title-icon:before,
.section-title-icon:after {
  position: absolute;
  top: 50%;
  display: block;
  width: 44px;
  height: 3px;
  content: '';
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: #155172;
}

.section-title-icon:before {
  right: 100%;
  margin-right: 11px;
}

.section-title-icon:after {
  left: 100%;
  margin-left: 11px;
}

.tablet-checker {
  display: none;
}

.nowrap {
  white-space: nowrap;
}


/* WP navigation menus are lists, but they don't need default list styling */

nav a {
  text-decoration: none;
  color: #333333;
}

nav a:hover {
  text-decoration: none;
  color: #333333;
}

nav li {
  display: inline-block;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}



/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {

  font-weight: 400;
  line-height: 1;
  margin: 0 0 47px;
  color: #252525;
}

h1:only-child,
h2:only-child,
h3:only-child,
h4:only-child,
h5:only-child,
h6:only-child {
  margin: 0;
}

p + h1,
p +
h2,
p +
h3,
p +
h4,
p +
h5,
p +
h6 {
  margin-top: 41px;
}

h1 {
  font-size: 62px;
  margin: 0 0 43px;
}

h2 {
  font-size: 34px;
  line-height: 42px;
  margin: 0 0 28px;
}

p + h2,
ol + h2,
ul + h2 {
  margin-top: 56px;
}

h3 {
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 15px;
  letter-spacing: .015em;
}

h4 {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  letter-spacing: .015em;
}

p + h4 {
  margin-top: 27px;
}

h5 {
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 15px;
}

p + h5 {
  margin-top: 32px;
}

h6 {
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 15px;
}

p + h6 {
  margin-top: 28px;
}

/* Text Elements */

p {
  margin: 0 0 29px;
  letter-spacing: .015em;
}

p:last-child {
  margin: 0;
}

p ul,
ol + p {
  margin-top: 32px;
}

strong {
  font-weight: 700;
}

/* Horizontal Line */

hr {
  margin: 65px 0 64px;
  border-top: 1px solid #cccccc;
}

::-moz-selection {
  background: #d5d9de;
}

::selection {
  background: #d5d9de;
}

::-moz-selection {
  background: #d5d9de;
}

.leadparagraph-alt {
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 23px;
  letter-spacing: .01em;
  color: #155172;
}


/* Buttons */
.page-404_content .c-btn-wrapper {
  margin: 0;
}

.page-404_content .c-btn-wrapper .c-btn-primary {
  margin-top: 6px;
}

/* Buttons */

.c-btn,
div.gform_wrapper .gform_button.button {

  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  min-width: 190px;
  padding: 13px 15px 12px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  text-align: center;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #ffffff;
  background: #0588c9;
}

.c-btn:hover,
div.gform_wrapper .gform_button.button:hover,
.c-btn:focus,
div.gform_wrapper .gform_button.button:focus {
  text-decoration: none;
  outline: 0;
  color: #ffffff;
  background: #155173;
}

.c-btn.c-btn-color-alt,
div.gform_wrapper .c-btn-color-alt.gform_button.button {
  padding: 23px 15px 21px;
  color: #0588c9;
  border: 2px solid #ffffff;
  background: #ffffff;
}

.c-btn.c-btn-color-alt:hover,
div.gform_wrapper .c-btn-color-alt.gform_button.button:hover {
  color: #ffffff;
  background: transparent;
}

.c-btn-wrapper {
  line-height: 16px;
  display: block;
  margin: 15px 0 64px;
  text-align: left;
}

.c-btn-wrapper .c-btn-primary {
  margin-top: 12px;
}

.c-btn-wrapper.align-center {
  text-align: center;
}

.c-btn-wrapper.align-right {
  text-align: right;
}

.c-btn-wrapper:last-child {
  margin-bottom: 0;
}

.c-btn-icon {
  position: absolute;
  top: 0;
  right: 0;
}

.c-btn-secondary {
  position: relative;
  width: auto;
  min-width: 0;
  padding: 0 0 2px 0;
  text-align: left;
  letter-spacing: .025em;
  color: #0588c9;
  border: 0;
  background: transparent;
}

.c-btn-secondary:before {
  position: absolute;
  right: auto;
  bottom: -2px;
  left: 0;
  display: block;
  width: 0;
  height: 2px;
  content: '';
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  background: #0588c9;
}

.c-btn-secondary:hover {
  color: #155173;
  background: transparent;
}

.c-btn-secondary:hover:before {
  width: 100%;
  background: #155173;
}

.btn-cta {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  display: inline-block;
  padding: 6px 16px;
  -webkit-transition: none;
  transition: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  letter-spacing: .01em;
  text-transform: uppercase;
  border: 2px solid #0588c9;
  border-radius: 50px;
  background: transparent;
}

.btn-cta:hover {
  background: #0588c9;
}

.button-wrapper {
  padding: 62px 15px 61px;
  text-align: center;
}

.button-wrapper a:not(:only-child) {
  margin: 0 6px;
}


/* Blocks / Columns Spacing Helpers */

.block-top-spacing {
  padding-top: 66px;
}

.block-bottom-spacing {
  padding-bottom: 66px;
}

.columns-spacing-top {
  padding-top: 55px;
}

.columns-spacing-bottom {
  padding-bottom: 25px;
}

.block-margin-top {
  margin-top: 70px;
}

.block-margin-bottom {
  margin-bottom: 70px;
}

.content-column {
  margin-bottom: 54px;
  padding-right: 20px;
  letter-spacing: .015em;
}

.content-column.last_column {
  padding-right: 0;
  padding-left: 16px;
}

.clear_column + p {
  margin-top: 9px;
}




/* Slider Global */

.flickity-prev-next-button {
  width: 51px;
  height: 51px;
  margin-top: -20px;
  -webkit-transition: background .2s linear;
  transition: background .2s linear;
  background: rgba(247, 244, 230, 0.8);
  background-repeat: no-repeat;
}

.flickity-prev-next-button:hover,
.flickity-prev-next-button:focus {
  outline: 0;
  background: #f7f4e6;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.flickity-prev-next-button:active {
  opacity: 1;
}

.flickity-prev-next-button.next {
  right: 20px;
}

.flickity-prev-next-button.previous {
/*  left: 20px;*/
}

.flickity-prev-next-button.previous:before {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
          transform: translate(-50%, -50%) rotate(-180deg);
}

.flickity-prev-next-button svg {
  display: none;
}

.flickity-prev-next-button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 32px;
  height: 18px;
  content: '';
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url(../images/icons/content-link-arrow.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}



.single-grid-tour {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  color: #333333;
  padding-bottom: 75px;
  background: #fffefc;
  -webkit-box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.05);
  position: relative;
}

.single-grid-tour:after {
  height: 3px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0588c9;
  position: absolute;
  content: '';
  display: block;
}

.single-grid-tour:hover {
  color: #333333;
}

.single-grid-tour:hover .single-grid-tour__thumbnail {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.single-grid-tour:hover:after {
  height: 10px;
}

.single-grid-tour h3 {
  font-size: 21px;
  line-height: 26px;
  margin: 0 0 12px !important;
  letter-spacing: 0;
}

.single-grid-tour__content {
  font-size: 14px;
  line-height: 16px;
  padding: 20px 23px 14px;
  letter-spacing: 0;
}

.single-grid-tour__single-row {
  position: relative;
  margin: 0 0 11px;
  padding-left: 24px;
  color: #666666;
  min-height: 16px;
}

.single-grid-tour__single-row .icon {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  max-width: 16px;
  font-size: 0;
  line-height: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.single-grid-tour__single-row .icon svg {
  fill: #155172;
}

.single-grid-tour__thumbnail {
  padding-top: 75%;
  background-position: center;
  background-size: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}

.single-grid-tour__thumbnail-wrapper {
  position: relative;
  overflow: hidden;
}

.single-grid-tour .from-excerpt {
  font-size: inherit;
  line-height: inherit;
  display: inline-block;
  margin: 0 0 24px;
  font-weight: 400;
  letter-spacing: 0;
}

.single-grid-tour .from-excerpt:after {
  content: none;
}

.single-grid-tour .from-excerpt-price {
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
}

.col-item-fixed-width {
  width: 323px;
  margin: 0 15px 30px;
}



.tours-heading {
  padding: 40px 0 45px;
}

.tours-heading h1 {
  font-size: 68px;
  line-height: 72px;
  letter-spacing: .01em;
}

.tours-heading__book-content {

  margin: 0 0 0 auto;
  padding: 13px 0;
  text-align: center;
}

.tours-heading__book-content p {
  margin: 0;
}

.tours-heading__book-content .c-btn,
.tours-heading__book-content div.gform_wrapper .gform_button.button,
div.gform_wrapper .tours-heading__book-content .gform_button.button {
  width: 100%;
}

.tours-heading__book-top {
  padding: 0 0 18px;
}

.from-excerpt {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: .01em;
}

.from-excerpt-price {
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}

.from-excerpt:after {
  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-size: 24px;
  font-weight: 300;
  position: static;
  display: inline-block;
  margin: 0 5px 0 10px;
  content: '|';
  color: #898989;
}

.rates-anchor {
  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: .01em;
  text-transform: uppercase;
}

.cancelation-text {
  font-size: 12px;
  line-height: 24px;
  padding: 3px 0;
  letter-spacing: .01em;
}

.inpage-navigation {
  font-size: 16px;
  line-height: 24px;
}

.inpage-navigation .inpage-navigation-sticky {
  z-index: 999;
  -webkit-transition: top 0.3s cubic-bezier(0.4, 0, 0.6, 1);
  transition: top 0.3s cubic-bezier(0.4, 0, 0.6, 1);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  background: #fffefc;
  -webkit-box-shadow: 0 4px 8px 1px rgba(0, 0, 0, 0.03);
          box-shadow: 0 4px 8px 1px rgba(0, 0, 0, 0.03);
  will-change: transform;
}

.inpage-navigation-caption {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  display: none;
  padding: 4px 0 14px;
  letter-spacing: .01em;
}

.inpage-navigation-item {
  margin-right: 25px;
}

.inpage-navigation__dropdown-nav {
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  background: #fffefc;
  -webkit-box-shadow: 0 3px 16px 4px rgba(0, 0, 0, 0.03);
          box-shadow: 0 3px 16px 4px rgba(0, 0, 0, 0.03);
}

.inpage-nav-visible .inpage-navigation__dropdown-nav {
  visibility: visible;
  opacity: 1;
}

.inpage-navigation__dropdown-nav .inpage-navigation-list {
  max-width: 360px;
  margin: 0 auto;
  padding: 0;
  padding: 0 15px;
  -webkit-column-count: unset;
          column-count: unset;
  -webkit-column-gap: unset;
          column-gap: unset;
}

.inpage-navigation__dropdown-nav .inpage-navigation-item,
.inpage-navigation__dropdown-nav .additional-link {
  margin: 0 0 15px;
}

.inpage-navigation__dropdown-nav .inpage-navigation-item a,
.inpage-navigation__dropdown-nav .additional-link a {
  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-weight: 500;
  position: relative;
  letter-spacing: .01em;
  color: #155172;
}

.inpage-navigation__dropdown-nav .inpage-navigation-item a.current-active,
.inpage-navigation__dropdown-nav .additional-link a.current {
  color: #0588c9;
}

.inpage-navigation__dropdown-nav .button-link {
  padding-top: 4px;
}

.inpage-navigation__dropdown-nav .c-btn,
.inpage-navigation__dropdown-nav div.gform_wrapper .gform_button.button,
div.gform_wrapper .inpage-navigation__dropdown-nav .gform_button.button {
  width: 100%;
  padding: 7px 15px;
}

.inpage-navigation__dropdown-trigger {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: 0 !important;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.inpage-navigation__dropdown-trigger-text {
  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-weight: 500;
  position: relative;
  display: block;
  max-width: 360px;
  margin: 0 auto;
  padding: 9px 15px;
  text-align: left;
  letter-spacing: .01em;
  color: #0588c9;
}

.open .inpage-navigation__dropdown-trigger-text:after {
  margin-top: -4px;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.inpage-navigation__dropdown-trigger-text:after {
  position: absolute;
  top: 50%;
  right: 17px;
  display: block;
  width: 13px;
  height: 8px;
  margin-top: -4px;
  content: '';
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  background-image: url(../images/icons/arrow-rounded.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}

.inpage-navigation__dropdown-content {
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: calc(100vh - 107px);
  padding: 14px 0 10px;
  border-top: 1px solid #ebebeb;
}

.inpage-navigation.sticky-nav .inpage-navigation-sticky {
  position: fixed;
  right: 0;
  left: 0;
}

.inpage-navigation.sticky-nav .button-link {
  position: static;
  opacity: 1;
}





.inpage-navigation .button-link {
  position: absolute;
  display: inline-block;
  padding-left: 25px;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  opacity: 0;
}

.inpage-navigation .c-btn,
.inpage-navigation div.gform_wrapper .gform_button.button,
div.gform_wrapper .inpage-navigation .gform_button.button {
  min-width: 116px;
  padding: 7px 15px;
}




.tour-overview {
  padding: 60px 0 50px;
}

.tour-overview__description {
  font-size: 20px;
  line-height: 28px;
}

.tour-overview__description p {
  letter-spacing: .01em;
}

.tour-overview__description > *:last-child {
  margin-bottom: 0;
}

.tour-overview__meta h6 {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: .025em;
  text-transform: uppercase;
  color: #898989;
}

.tour-overview__single-content {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: .01em;
}

.tour-overview__single-content .single-term {
  display: block;
}

.tour-overview__single-row {
  margin: 0 0 24px;
}

.tour-overview-content-col {
  padding: 2px 55px 0;
}

.tour-overview-content-col > *:last-child {
  margin-bottom: 0;
}

.tour-overview blockquote.alternate,
.tour-overview blockquote {
  font-size: 24px;
  line-height: 30px;
  padding: 10px 30px 40px 46px;
  letter-spacing: .01em;
}

.tour-overview blockquote.alternate:last-child,
.tour-overview blockquote:last-child {
  margin-bottom: 0;
}

.tour-overview blockquote.alternate cite:before,
.tour-overview blockquote cite:before {
  top: 9px;
  left: 32px;
}

.tour-overview blockquote.alternate .author,
.tour-overview blockquote .author {
  bottom: 3px;
  left: 47px;
}

.whats-included,
.upgrades-additions {
  padding: 0 0 61px;
}

.whats-included .container,
.upgrades-additions .container {
  padding-top: 50px;
  border-top: 1px solid #959595;
}

.whats-included__col-left .whats-included__col-content,
.upgrades-additions__col-left .whats-included__col-content,
.whats-included__col-left
.upgrades-additions__col-content,
.upgrades-additions__col-left
.upgrades-additions__col-content {
  background: #f7f6f0;
}

.whats-included__col-content,
.upgrades-additions__col-content {
  font-size: 16px;
  line-height: 24px;
  padding: 43px 50px 31px;
}

.whats-included ul:not([class]),

.upgrades-additions ul:not([class]) {
  letter-spacing: .01em;
}

.whats-included ul:not([class]) li,
.upgrades-additions ul:not([class]) li {
  margin: 0 0 12px;
  padding: 0 0 0 14px;
}

.whats-included ul:not([class]) li:before,
.upgrades-additions ul:not([class]) li:before {
  top: 10px;
  width: 4px;
  height: 4px;
}

.whats-included ul:not([class]) + h3,
.upgrades-additions ul:not([class]) + h3 {
  margin-top: 48px;
}

.whats-included h3,
.upgrades-additions h3 {
  font-size: 21px;
  line-height: 30px;
  margin: 0 0 30px;
  letter-spacing: 0;
}

.whats-included h5,
.upgrades-additions h5 {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 24px;
  letter-spacing: .01em;
}

.upgrades-additions__col-excerpt {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: -7px;
  padding: 33px 50px 0;
  letter-spacing: .01em;
  color: #707070;
}

.upgrades-additions .col-link {
  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  margin: 10px 0;
  letter-spacing: .01em;
  text-transform: uppercase;
}


.itinerary {
  font-size: 16px;
  line-height: 24px;
  padding: 0 0 56px;
}

.itinerary .container {
  padding-top: 50px;
  border-top: 1px solid #959595;
  margin-top:100px;
}

.overview .container {
  padding-top: 50px;
  border-top: 1px solid #959595;
  margin-top:100px;
}

.itinerary .leadparagraph {
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 23px;
  letter-spacing: .01em;
  color: #155172;
}

.itinerary p {
  letter-spacing: .01em;
}

.itinerary h3 {
  font-size: 21px;
  line-height: 30px;
  margin: 0 0 30px;
  letter-spacing: 0;
}

.itinerary__overview {
  position: relative;
  padding: 82px 0;
}

.itinerary__overview:before {
  position: absolute;
  top: 0;
  right: 110px;
  bottom: 0;
  left: 15px;
  display: block;
  content: '';
  background-color: #f7f6f0;
  background-image: url(../images/bg/topography-full-transparent.png);
  background-position: center;
  background-size: cover;
}

.itinerary__mobile-image img {
  width: 100%;
}

.itinerary__col-image {
  padding-top: 7px;
}

.itinerary__accordion {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 28px 0 0;
}

.itinerary__accordion p {
  letter-spacing: .01em;
}

.itinerary__accordion ul:not([class]) {
  letter-spacing: .01em;
}

.itinerary__accordion ul:not([class]) li {
  margin: 0;
  padding: 0 0 0 9px;
}

.itinerary__accordion ul:not([class]) li:before {
  top: 10px;
  width: 4px;
  height: 4px;
}

.itinerary__accordion .page-accordion {
  width: 100%;
  padding: 0;
  -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.05);
}

.itinerary__accordion .single-accordion {
  overflow: hidden;
  padding: 0 0 35px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  border-top: 0;
  border-bottom: 1px solid #ebebeb;
}

.itinerary__accordion .single-accordion:not(.active) {
  padding-bottom: 90px;
}

.itinerary__accordion .single-accordion.active .single-accordion__title:after {
  top: 51px;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.itinerary__accordion .single-accordion__title {
  line-height: 30px;
  padding: 44px 95px 30px;
}

.itinerary__accordion .single-accordion__title:after {
  top: 59px;
  right: 68px;
  width: 22px;
  height: 14px;
  margin-top: -1px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  border: 0;
  background-image: url(../images/icons/arrow-rounded-blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}

.itinerary__accordion .single-accordion__title:hover h4 {
  color: #333333;
}

.itinerary__accordion .single-accordion__title h4 {
  font-size: 21px;
  line-height: inherit;
  letter-spacing: 0;
}

.itinerary__accordion .single-accordion__title .number {
  font-family: "aktiv-grotesk-condensed", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: inherit;
  margin-right: 9px;
  letter-spacing: 0;
  color: #0588c9;
}

.itinerary__accordion .single-accordion__content {
  padding: 0;
  color: #333333;
  background: #fffefc;
}

.itinerary__accordion .single-accordion__content:before,
.itinerary__accordion .single-accordion__content:after {
  content: '';
  display: table;
}

.itinerary__accordion .single-accordion__content:after {
  clear: both;
}

.itinerary__accordion .single-accordion__closed_content {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  position: absolute;
  z-index: -2;
  top: 100%;
  left: 0;
  overflow: hidden;
  width: 50%;
  height: 48px;
  padding: 0 15px 0 95px;
  color: #333333;
}

.itinerary__accordion .single-accordion__closed_content:before {
  position: absolute;
  top: -17px;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  background-image: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, #fffefc), to(rgba(255, 254, 252, 0)));
  background-image: linear-gradient(0, #fffefc 0%, rgba(255, 254, 252, 0) 100%);
}

.itinerary__accordion .single-accordion__closed_content *:first-child ~ * {
  display: none;
}

.itinerary__accordion .single-accordion__content-col {
  float: left;
  width: 50%;
  padding: 0 15px 0 95px;
}

.itinerary__accordion .single-accordion__image-col {
  float: right;
  width: 50%;
  padding: 5px 65px 5px 80px;
  text-align: right;
}


.nitty-gritty {
  font-size: 16px;
  line-height: 24px;
  padding: 0 0 53px;
}

.nitty-gritty p {
  letter-spacing: .01em;
}

.nitty-gritty h3 {
  font-size: 21px;
  line-height: 30px;
  margin: 0 0 20px;
  letter-spacing: 0;
}

.nitty-gritty .container {
  padding-top: 50px;
  border-top: 1px solid #959595;
}

.nitty-gritty__col-content {
  padding: 0 50px;
}

.nitty-gritty .section-title {
  margin: 0 0 50px;
}

.page-hero {
  position: relative;
}

.page-hero__thumbnail {
  min-height: 456px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.page-hero--title-in {
  text-align: center;
}

.page-hero--title-in h1 {
  font-size: 80px;
  line-height: 100px;
  margin: 0;
  margin: 0 0 4px;
  letter-spacing: .01em;
  color: #fff;
}

.page-hero--title-in h1:only-child {
  margin: 0;
}

.page-hero--title-in h3 {
  font-family: "aktiv-grotesk", sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 36px;
  margin: 0;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #fff;
}

.page-hero--title-in .container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.page-hero--title-in .page-hero__thumbnail {
  min-height: 550px;
}

.page-hero--title-in .page-hero__content {
  padding: 0;
}

.page-hero--archive .page-hero__thumbnail {
  min-height: 456px;
}

.page-hero__content {
  padding: 63px 0 43px;
}





@media (min-width: 992px) {


  .inpage-navigation.sticky-nav .container {
    width: 100%;
    max-width: 1140px;
  }
}



@media (max-width: 991px) {
  .section-title {
    font-size: 34px;
  }



  .flickity-prev-next-button {
    display: none;
  }



  .btn-hamburger {
    display: block;
    width: 40px;
    height: 40px;
  }



  .inpage-navigation .container {
    max-width: 600px;
  }

  .inpage-navigation .inpage-navigation-sticky {
    padding: 11px 0 19px;
    -webkit-box-shadow: 0 3px 16px 4px rgba(0, 0, 0, 0.03);
            box-shadow: 0 3px 16px 4px rgba(0, 0, 0, 0.03);
  }

  .main-header:not(.to-top) + .page-content .inpage-navigation .inpage-navigation-sticky {
    top: 0 !important;
  }

  .inpage-navigation-caption {
    display: block;
  }

  .inpage-navigation-list {
    -moz-column-count: 3;
    -moz-column-gap: 60px;
    -webkit-column-count: 3;
    -webkit-column-gap: 60px;
    column-count: 3;
    column-gap: 60px;
  }

  .inpage-navigation-item {
    display: block;
    float: none;
    margin: 0;
  }

  .inpage-navigation.sticky-nav .inpage-navigation-sticky {
    position: static;
  }

  .inpage-navigation a:not(.c-btn) {
    display: inline-block;
    max-width: 100%;
    padding: 7px 0;
  }

  .inpage-navigation .button-link {
    display: none;
  }

  .additional-link {
    padding: 0;
  }

  .tour-overview {
    padding: 56px 0 50px;
  }

  .tour-overview__description {
    font-size: 18px;
    line-height: 24px;
  }

  .tour-overview__description p {
    margin: 0 0 23px;
  }

  .tour-overview-content-col {
    padding: 2px 15px 0;
  }

  .tour-overview blockquote.alternate,
  .tour-overview blockquote {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 0 48px 27px;
  }

  .tour-overview blockquote.alternate cite:before,
  .tour-overview blockquote cite:before {
    top: 10px;
    left: 16px;
  }

  .tour-overview blockquote.alternate .author,
  .tour-overview blockquote .author {
    bottom: 10px;
    left: 27px;
  }

  .whats-included,
  .upgrades-additions {
    padding: 0 0 5px;
  }

  .whats-included__col-right .whats-included__col-content,
  .upgrades-additions__col-right .whats-included__col-content,
  .whats-included__col-right
  .upgrades-additions__col-content,
  .upgrades-additions__col-right
  .upgrades-additions__col-content {
    padding-top: 54px;
  }

  .whats-included__col-content,
  .upgrades-additions__col-content {
    padding: 43px 50px 37px;
  }

  .upgrades-additions__col-excerpt {
    padding: 33px 50px 58px;
  }

  .upgrades-additions .col-link {
    margin: 10px 0 5px;
  }

  .button-wrapper-reserve {
    padding: 0 45px;
  }

  .btn-reserve {
    text-align: center;
  }

 

  .itinerary {
    padding: 0 0 65px;
  }

  .itinerary .leadparagraph {
    font-size: 19px;
    margin: 0 0 57px;
  }

  .itinerary__overview {
    padding: 55px 0 50px;
  }

  .itinerary__overview:before {
    right: 15px;
  }

  .itinerary__mobile-image {
    float: right;
    max-width: 270px;
    margin-left: 30px;
    padding-top: 7px;
  }

  .itinerary__accordion {
    padding: 18px 0 0;
  }

  .itinerary__accordion .single-accordion__title {
    padding: 44px 90px 30px 60px;
  }

  .itinerary__accordion .single-accordion__title:after {
    right: 63px;
  }

  .itinerary__accordion .single-accordion__closed_content {
    width: 76%;
    padding: 0 15px 0 60px;
  }

  .itinerary__accordion .single-accordion__content-col {
    width: 100%;
    padding: 0 60px 6px;
  }

  .itinerary__accordion .single-accordion__image-col {
    width: auto;
    max-width: 210px;
    margin: 0 0 30px 25px;
    padding: 5px 0;
  }

  .file-download {
    margin: 35px 0 0;
  }

  .nitty-gritty__col-content {
    padding: 0;
  }

  .nitty-gritty__col-left {
    padding-right: 35px;
  }

  .nitty-gritty__col-right {
    padding-left: 35px;
  }

  .page-hero--title-in h3 {
    font-size: 18px;
    line-height: 30px;
  }

  .page-hero--archive .container {
    margin-top: 0;
  }

  .page-hero--archive h1 {
    font-size: 60px;
    line-height: 1;
    margin: 0 0 14px;
  }

  .page-hero--archive h1:only-child {
    margin-bottom: 24px;
  }

 
}




@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 24px;
  }

  ol {
    margin: 0 0 14px;
  }

  ol li {
    margin: 0 0 8px;
    padding: 0 0 0 20px;
  }

  ol li li {
    padding: 0 0 0 30px;
  }

  ul:not([class]) {
    margin: 0 0 24px;
  }

  ul:not([class]) li {
    margin: 0 0 8px;
    padding: 0 0 0 20px;
  }

  ul:not([class]) li:before {
    top: 9px;
    left: 0;
    width: 4px;
    height: 4px;
  }

  ul:not([class]) li li:before {
    top: 18px;
    left: -1px;
    width: 5px;
    height: 5px;
  }

  .section-title {
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 31px;
  }

  .section-title-icon {
    width: 25px;
    height: 13px;
    margin: 9px auto 0;
  }

  .section-title-icon:before,
  .section-title-icon:after {
    width: 40px;
    height: 2px;
  }

  .container {
    max-width: 720px;
    padding: 0 20px;
  }

  .container-fluid {
    padding: 0 20px;
  }

  .row {
    margin: 0 -20px;
  }

  .col-12 {
    padding: 0 20px;
  }

  .one_half {
    width: 100%;
  }

  .alignleft {
    margin: 0 9px 9px 0;
  }

  .alignright {
    margin: 0 0 9px 9px;
  }

  .alignnone {
    margin: 9px 0;
  }

  .aligncenter {
    margin: 9px auto;
  }

  .wp-caption-text {
    font-size: 12px;
    line-height: 16px;
  }

  html #wpadminbar {
    position: fixed;
  }

  .admin-bar .main-header.sticky-header,
  .admin-bar .main-header.sticky-header.to-top {
    top: 46px;
  }

  p + h1,
  p +
  h2,
  p +
  h3,
  p +
  h4,
  p +
  h5,
  p +
  h6 {
    margin-top: 31px;
  }

  h1 {
    font-size: 30px;
    line-height: 36px;
  }

  h2 {
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 24px;
  }

  p + h2,
  ol + h2,
  ul + h2 {
    margin-top: 41px;
  }

  h3 {
    font-size: 17px;
    line-height: 24px;
  }

  h4 {
    font-size: 14px;
    line-height: 24px;
  }

  p + h4 {
    margin-top: 24px;
  }

  p {
    margin: 0 0 24px;
  }

  p:last-child {
    margin: 0;
  }

  hr {
    margin: 44px 0 38px;
  }

  .leadparagraph-alt {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 22px;
  }

  .block-top-spacing {
    padding-top: 37px;
  }

  .block-bottom-spacing {
    padding-bottom: 37px;
  }

  .columns-spacing-top {
    padding-top: 28px;
  }

  .columns-spacing-bottom {
    padding-bottom: 25px;
  }

  .block-margin-top {
    margin-top: 38px;
  }

  .block-margin-bottom {
    margin-bottom: 38px;
  }

  .content-column {
    margin-bottom: 24px;
    padding-right: 15px;
  }

  .content-column.last_column {
    padding-right: 0;
    padding-left: 15px;
  }

  .clear_column + p {
    margin-top: 14px;
  }

  .clear_column + h2 {
    margin-top: 23px;
  }



  .tours-heading {
    padding: 3px 0 25px;
  }

  .tours-heading h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .tours-heading__book-content {
    padding: 38px 0 0;
  }

  .tours-heading__book-top {
    padding: 0 0 11px;
  }

  .from-excerpt-price {
    font-size: 20px;
  }

  .inpage-navigation .inpage-navigation-sticky {
    padding: 9px 0 10px;
    -webkit-box-shadow: 0 -1px 8px 2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 -1px 8px 2px rgba(0, 0, 0, 0.05);
  }

  .inpage-navigation-list {
    -webkit-column-count: unset;
            column-count: unset;
    -webkit-column-gap: unset;
            column-gap: unset;
  }

  .inpage-navigation a:not(.c-btn) {
    padding: 7px 0 8px;
  }

  .tour-overview {
    padding: 33px 0 34px;
  }

  .tour-overview__description {
    font-size: 14px;
    line-height: 18px;
    padding: 18px 0 0px;
  }

  .tour-overview__description p {
    margin: 0 0 19px;
  }

  .tour-overview__meta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .tour-overview__meta h6 {
    font-size: 12px;
    line-height: 18px;
  }

  .tour-overview__single-content {
    font-size: 14px;
    line-height: 18px;
  }

  .tour-overview__single-row {
    max-width: 50%;
    margin: 0 0 18px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }

  .tour-overview__single-row:nth-of-type(2n) {
    padding-left: 11px;
  }

  .tour-overview blockquote.alternate,
  .tour-overview blockquote {
    margin: 30px 0 32px;
  }

  .whats-included,
  .upgrades-additions {
    padding: 0 0 10px;
  }

  .whats-included .container,
  .upgrades-additions .container {
    position: relative;
    padding-top: 34px;
    border-top: 0;
  }

  .whats-included .container:before,
  .upgrades-additions .container:before {
    position: absolute;
    top: 0;
    right: 20px;
    left: 20px;
    display: block;
    height: 1px;
    content: '';
    background: #959595;
  }

  .whats-included__col-right .whats-included__col-content,
  .upgrades-additions__col-right .whats-included__col-content,
  .whats-included__col-right
  .upgrades-additions__col-content,
  .upgrades-additions__col-right
  .upgrades-additions__col-content {
    padding-top: 34px;
  }

  .whats-included__col-content,
  .upgrades-additions__col-content {
    font-size: 14px;
    line-height: 20px;
    padding: 21px 20px 13px;
  }

  .whats-included ul:not([class]) li,
  .upgrades-additions ul:not([class]) li {
    padding: 0 0 0 12px;
  }

  .whats-included ul:not([class]) li:before,
  .upgrades-additions ul:not([class]) li:before {
    top: 8px;
  }

  .whats-included ul:not([class]) + h3,
  .upgrades-additions ul:not([class]) + h3 {
    margin-top: 26px;
  }

  .whats-included h3,
  .upgrades-additions h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 22px;
  }

  .whats-included h5,
  .upgrades-additions h5 {
    font-size: 14px;
    line-height: 20px;
  }

  .upgrades-additions__col-excerpt {
    font-size: 13px;
    line-height: 18px;
    padding: 12px 0 32px;
    text-align: center;
  }

  .upgrades-additions .col-link {
    margin: 10px 0 7px;
  }

 

  .itinerary {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 39px;
  }

  .itinerary .container {
    position: relative;
    padding-top: 34px;
    border-top: 0;
  }

  .itinerary .container:before {
    position: absolute;
    top: 0;
    right: 20px;
    left: 20px;
    display: block;
    height: 1px;
    content: '';
    background: #959595;
  }

  .itinerary .leadparagraph {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 22px;
  }

  .itinerary h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 32px 0 22px;
  }

  .itinerary__overview {
    padding: 3px 0 0;
  }

  .itinerary__overview:before {
    top: 23px;
    right: 20px;
    left: 20px;
  }

  .itinerary__mobile-image {
    float: none;
    max-width: none;
    margin: 0;
    padding: 0;
  }

  .itinerary__col-overview {
    padding: 0 40px 21px;
  }

  .itinerary__accordion {
    font-size: 14px;
    line-height: 20px;
    padding: 20px 20px 0;
  }

  .itinerary__accordion p {
    margin: 0 0 30px;
  }

  .itinerary__accordion ul:not([class]) li:before {
    top: 8px;
  }

  .itinerary__accordion .page-accordion {
    -webkit-box-shadow: 0 -2px 8px 2px rgba(0, 0, 0, 0.03);
            box-shadow: 0 -2px 8px 2px rgba(0, 0, 0, 0.03);
  }

  .itinerary__accordion .single-accordion {
    padding: 0 0 9px;
  }

  .itinerary__accordion .single-accordion:not(.active) {
    padding-bottom: 56px;
  }

  .itinerary__accordion .single-accordion.active .single-accordion__title:after {
    top: 36px;
  }

  .itinerary__accordion .single-accordion__title {
    padding: 28px 40px 19px 20px;
  }

  .itinerary__accordion .single-accordion__title:after {
    top: 36px;
    right: 21px;
    width: 17px;
    height: 10px;
  }

  .itinerary__accordion .single-accordion__title h4 {
    font-size: 14px;
    line-height: 18px;
    padding: 0;
  }

  .itinerary__accordion .single-accordion__title .number {
    font-size: 16px;
    line-height: 18px;
    margin-right: 5px;
  }

  .itinerary__accordion .single-accordion__closed_content {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    height: 40px;
    padding: 0 15px 0 20px;
  }

  .itinerary__accordion .single-accordion__closed_content:before {
    top: -80px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0%, #fffefc), color-stop(2%, #fffefc), to(rgba(255, 254, 252, 0)));
    background-image: linear-gradient(0, #fffefc 0%, #fffefc 2%, rgba(255, 254, 252, 0) 100%);
  }

  .itinerary__accordion .single-accordion__content-col {
    padding: 0 20px 6px;
  }

  .itinerary__accordion .single-accordion__image-col {
    width: 100%;
    max-width: none;
    margin: 0 0 25px;
    padding: 0;
  }

  .file-download {
    margin: 20px 0 0;
  }

  .nitty-gritty {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 14px;
  }

  .nitty-gritty p {
    margin: 0 0 22px;
  }

  .nitty-gritty h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .nitty-gritty__col-right {
    padding-top: 7px;
  }

  .nitty-gritty .container {
    position: relative;
    padding-top: 34px;
    border-top: 0;
  }

  .nitty-gritty .container:before {
    position: absolute;
    top: 0;
    right: 20px;
    left: 20px;
    display: block;
    height: 1px;
    content: '';
    background: #959595;
  }

  .nitty-gritty .section-title {
    margin: 0 0 30px;
  }

  .page-hero__thumbnail {
    min-height: 269px;
  }

  .page-hero--title-in h1 {
    font-size: 36px;
    line-height: 36px;
  }

  .page-hero--title-in h3 {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.04em;
  }

  .page-hero--title-in .container {
    margin-top: -4px;
  }

  .page-hero--title-in .page-hero__thumbnail {
    min-height: 329px;
  }

  .page-hero--archive .page-hero__thumbnail {
    min-height: 203px;
  }

  .page-hero--archive h1 {
    font-size: 32px;
    margin: 0 0 9px;
  }

  .page-hero--archive h1:only-child {
    margin-bottom: 0;
  }

  .page-hero__content {
    padding: 47px 0 27px;
  }


}



@media (max-width: 575px) {
  .content-column {
    padding-right: 0;
    padding-left: 0;
  }

  .content-column.last_column {
    padding-left: 0;
  }

  .block-recent-posts [class*='col-'] + [class*='col-'] {
    display: none;
  }
}