@charset "UTF-8";
.content-item ol,
.content-item ul,
.destinations-submenu ul,
.escapes-dropdown-content ul,
.escapes-side-nav ul,
.extended-topic-list ul,
.full-width-img.-rich-content .properties,
.marriott-logos ul,
.menu-mobile .nav,
.page-footer .nav,
.page-header .nav ul,
.post-mini-header .share ul,
.single-post-share ul,
.social-media-icons,
.tag-list,
.topic-bar .topic-list,
ol.plain,
ul.plain {
  margin-left: 0;
  padding: 0;
  list-style: none;
}
.booking-form .close,
.extended-topic-list .close,
.glide__arrow,
.page-header .menu-switcher,
.page-header .search-switcher,
.search-bar .close,
.search-bar button[type="submit"],
.search-bar-horizontal button,
.single-post-share .switcher {
  display: inline-block;
  padding: 0;
  background: 0 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  transition: 0.15s;
}
@media (max-width: 767px) {
  .hidden-mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .hidden-gt-mobile {
    display: none;
  }
}
@media (min-width: 1025px) {
  .hidden-gt-tablet-large {
    display: none;
  }
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.glide {
  position: relative;
  width: 100%;
  height: 100%;
}
.glide__wrapper {
  overflow: hidden;
}
.glide__track {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-touch-action: pan-Y;
  touch-action: pan-Y;
  overflow: hidden;
}
.glide__track.dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.glide__slide {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.glide__arrow {
  cursor: pointer;
}
.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.glide--slider .glide__slide {
  float: left;
  clear: none;
}
.glide--carousel.glide--vertical .glide__track {
  overflow: visible;
}
.glide--carousel .glide__slide {
  float: left;
  clear: none;
}
.glide--slideshow .glide__wrapper {
  height: 100%;
}
.glide--slideshow .glide__slide {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 0);
}
.glide--slideshow .glide__slide.active {
  z-index: 1;
}
.glide__arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.glide__arrow .icon {
  width: 54%;
  height: 54%;
}
.glide__arrow.prev {
  left: 100px;
}
.glide__arrow.next {
  right: 100px;
}
.glide__arrow:hover {
  color: #054645;
}
.glide__arrow:active {
  color: #000;
}
@media (max-width: 1023px) {
  .glide__arrow.prev {
    left: 25px;
  }
  .glide__arrow.next {
    right: 25px;
  }
}
@media (max-width: 767px) {
  .glide__arrow {
    display: none;
  }
}
@media (min-width: 1370px) {
  .glide__arrow.prev {
    left: calc((100vw - 1050px) / 2 - 60px);
  }
  .glide__arrow.next {
    right: calc((100vw - 1050px) / 2 - 60px);
  }
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.video-js,
.video-js * {
  outline: 0;
}
.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before,
.video-js .vjs-modal-dialog,
.vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before {
  text-align: center;
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,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)
      format("woff"),
    url(data:application/x-font-ttf;charset=utf-8;base64,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ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA)
      format("truetype");
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-big-play-button,
.video-js .vjs-play-control,
.vjs-icon-play {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before,
.vjs-icon-play:before {
  content: "";
}
.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-play-circle:before {
  content: "";
}
.video-js .vjs-play-control.vjs-playing,
.vjs-icon-pause {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-play-control.vjs-playing:before,
.vjs-icon-pause:before {
  content: "";
}
.video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0,
.vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before,
.vjs-icon-volume-mute:before {
  content: "";
}
.video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1,
.vjs-icon-volume-low {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before,
.vjs-icon-volume-low:before {
  content: "";
}
.video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2,
.vjs-icon-volume-mid {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before,
.vjs-icon-volume-mid:before {
  content: "";
}
.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button,
.vjs-icon-volume-high {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before,
.vjs-icon-volume-high:before {
  content: "";
}
.video-js .vjs-fullscreen-control,
.vjs-icon-fullscreen-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-fullscreen-control:before,
.vjs-icon-fullscreen-enter:before {
  content: "";
}
.video-js.vjs-fullscreen .vjs-fullscreen-control,
.vjs-icon-fullscreen-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control:before,
.vjs-icon-fullscreen-exit:before {
  content: "";
}
.vjs-icon-square {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-square:before {
  content: "";
}
.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-spinner:before {
  content: "";
}
.video-js .vjs-subtitles-button,
.vjs-icon-subtitles {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-subtitles-button:before,
.vjs-icon-subtitles:before {
  content: "";
}
.video-js .vjs-captions-button,
.vjs-icon-captions {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-captions-button:before,
.vjs-icon-captions:before {
  content: "";
}
.video-js .vjs-chapters-button,
.vjs-icon-chapters {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-chapters-button:before,
.vjs-icon-chapters:before {
  content: "";
}
.vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-share:before {
  content: "";
}
.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-cog:before {
  content: "";
}
.video-js .vjs-mouse-display,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-mouse-display:before,
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before {
  content: "";
}
.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-circle-outline:before {
  content: "";
}
.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
  content: "";
}
.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-hd:before {
  content: "";
}
.video-js .vjs-control.vjs-close-button,
.vjs-icon-cancel {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-control.vjs-close-button:before,
.vjs-icon-cancel:before {
  content: "";
}
.vjs-icon-replay {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-replay:before {
  content: "";
}
.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-facebook:before {
  content: "";
}
.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-gplus:before {
  content: "";
}
.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-linkedin:before {
  content: "";
}
.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-twitter:before {
  content: "";
}
.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-tumblr:before {
  content: "";
}
.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-pinterest:before {
  content: "";
}
.vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-audio-description:before {
  content: "";
}
.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.video-js:-moz-full-screen {
  position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js *,
.video-js :after,
.video-js :before {
  box-sizing: inherit;
}
.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-fluid {
  width: 100%;
  max-width: 100%;
  height: 0;
}
.video-js.vjs-16-9 {
  padding-top: 56.25%;
}
.video-js.vjs-4-3 {
  padding-top: 75%;
}
.video-js.vjs-fill {
  width: 100%;
  height: 100%;
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}
.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.video-js.vjs-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.vjs-hidden {
  display: none !important;
}
.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66a8cc;
}
.video-js .vjs-big-play-button {
  font-size: 78px;
  line-height: 111px;
  width: 135px;
  height: 135px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 12px solid #fff;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .video-js .vjs-big-play-button {
    width: 50px;
    height: 50px;
    border-width: 4px;
    font-size: 25px;
    line-height: 42px;
  }
}
.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.75em;
  margin-left: -1.5em;
}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.video-js button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}
.vjs-menu-button {
  cursor: pointer;
}
.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
}
.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none;
}
.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-menu li:focus,
.vjs-menu li:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f;
}
.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: 700;
  cursor: default;
}
.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-menu-button-popup:hover .vjs-menu {
  display: block;
}
.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}
.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active {
  transition: none;
}
.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}
.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
  width: auto;
}
.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}
.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}
.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
  display: none !important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
@media �screen {
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}
.video-js .vjs-control {
  outline: 0;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
.video-js .vjs-control:before {
  font-size: 1.8em;
  line-height: 1.67;
}
.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}
.video-js .vjs-custom-control-spacer {
  display: none;
}
.video-js .vjs-progress-control {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.vjs-live .vjs-progress-control {
  display: none;
}
.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after {
  display: block;
  font-size: 0.6em;
}
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: 0.3em;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}
.video-js .vjs-mouse-display:before {
  display: none;
}
.video-js .vjs-play-progress {
  background-color: #fff;
}
.video-js .vjs-play-progress:before {
  position: absolute;
  top: -0.333333333333333em;
  right: -0.5em;
  font-size: 0.9em;
}
.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after {
  display: none;
  position: absolute;
  top: -2.4em;
  right: -1.5em;
  font-size: 0.9em;
  color: #000;
  content: attr(data-current-time);
  padding: 0.2em 0.5em;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
}
.video-js .vjs-play-progress:after,
.video-js .vjs-play-progress:before {
  z-index: 1;
}
.video-js .vjs-load-progress {
  background: #054645;
}
.video-js .vjs-load-progress div {
  background: #054645;
}
.video-js.vjs-no-flex .vjs-progress-control {
  width: auto;
}
.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex
  .vjs-progress-control
  .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex
  .vjs-progress-control
  .vjs-mouse-display:after {
  display: none;
}
.video-js .vjs-progress-control .vjs-mouse-display:after {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.video-js .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  background-color: rgba(5, 70, 69, 0.5);
}
.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
.video-js .vjs-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}
.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}
.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
}
.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}
.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}
.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: 0.5em;
  height: 8em;
}
.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
  left: -2em;
}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content,
.vjs-volume-menu-button-vertical:hover .vjs-menu-content {
  height: 8em;
  width: 2.9em;
}
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content,
.vjs-volume-menu-button-horizontal:hover .vjs-menu-content {
  height: 2.9em;
  width: 8em;
}
.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
  background-color: transparent !important;
}
.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
.vjs-has-started .vjs-poster {
  display: none;
}
.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
.vjs-controls-disabled .vjs-poster {
  display: none;
}
.vjs-using-native-controls .vjs-poster {
  display: none;
}
.video-js .vjs-live-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}
.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}
.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
}
.vjs-live .vjs-time-control {
  display: none;
}
.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none;
}
.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none;
}
.vjs-time-divider {
  display: none;
  line-height: 3em;
}
.vjs-live .vjs-time-divider {
  display: none;
}
.video-js .vjs-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}
.vjs-subtitles {
  color: #fff;
}
.vjs-captions {
  color: #fc6;
}
.vjs-tt-cue {
  display: block;
}
video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em);
}
.video-js.vjs-user-inactive.vjs-playing
  video::-webkit-media-text-track-display {
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em);
}
.video-js .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
.vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}
.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
}
.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8)
      infinite,
    vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite,
    vjs-spinner-fade 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}
@keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
.vjs-chapters-button .vjs-menu {
  left: -10em;
  width: 0;
}
.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex
  .vjs-custom-control-spacer {
  width: auto;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button {
  display: none;
}
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-fullscreen-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control {
  display: none;
}
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control {
  display: none;
}
.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  margin: 0 auto;
  padding: 0.5em;
  height: 15em;
  font-size: 12px;
  width: 40em;
}
.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto;
}
.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left;
}
.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-controls:after,
.vjs-caption-settings .vjs-tracksettings-font:after {
  clear: both;
}
.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
}
.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px;
}
.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
}
.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px;
}
.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}
.vjs-caption-settings label > input {
  margin-right: 10px;
}
.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px;
}
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.8),
    rgba(255, 255, 255, 0)
  );
}
.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
} /*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  margin-left: 1px;
  position: relative;
  color: #333;
  background: #fff;
  border-bottom-color: #bbb;
}
.pika-single:after,
.pika-single:before {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}
.pika-single {
  zoom: 1;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
}
.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}
.pika-title {
  position: relative;
  text-align: center;
}
.pika-label {
  display: inline-block;
  display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background-color: #fff;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  opacity: 0;
}
.pika-next,
.pika-prev {
  display: block;
  cursor: pointer;
  position: relative;
  outline: 0;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  position: absolute;
  top: 0;
}
.pika-next:hover,
.pika-prev:hover {
  opacity: 1;
}
.is-rtl .pika-next,
.pika-prev {
  float: left;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
  left: 0;
}
.is-rtl .pika-prev,
.pika-next {
  float: right;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
  right: 0;
}
.pika-next.is-disabled,
.pika-prev.is-disabled {
  cursor: default;
  opacity: 0.2;
}
.pika-select {
  display: inline-block;
  display: inline;
}
.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table td,
.pika-table th {
  width: 14.285714285714286%;
  padding: 0;
}
.pika-table th {
  color: #999;
  font-size: 10px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: 0;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  background: #fff;
}
.pika-week {
  font-size: 11px;
  color: #999;
}
.is-today .pika-button {
  color: #3af;
  font-weight: 700;
}
.is-selected .pika-button {
  color: #fff;
  font-weight: 700;
  background: #3af;
}
.is-inrange .pika-button {
  background: #d5e9f7;
}
.is-startrange .pika-button {
  color: #fff;
  background: #6cb31d;
  box-shadow: none;
}
.is-endrange .pika-button {
  color: #fff;
  background: #3af;
  box-shadow: none;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}
.pika-button:hover {
  color: #fff;
  background: #054645;
  box-shadow: none;
}
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}
@font-face {
  font-family: W Apercu wf;
  src: url(../fonts/apercu_regular.woff) format("woff"),
    url(../fonts/apercu_regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: W Apercu wf;
  src: url(../fonts/apercu_regular_italic.woff) format("woff"),
    url(../fonts/apercu_regular_italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: W Apercu wf;
  src: url(../fonts/apercu_medium.woff) format("woff"),
    url(../fonts/apercu_medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: W Apercu wf;
  src: url(../fonts/apercu_bold.woff) format("woff"),
    url(../fonts/apercu_bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: W Sans New wf;
  src: url(../fonts/wsansnew-bold-webfont.woff) format("woff"),
    url(../fonts/wsansnew-bold-webfont.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: brand;
  src: url(../fonts/brand.eot?d08yyr);
  src: url(../fonts/brand.eot?d08yyr#iefix) format("embedded-opentype"),
    url(../fonts/brand.ttf?d08yyr) format("truetype"),
    url(../fonts/brand.woff?d08yyr) format("woff"),
    url(../fonts/brand.svg?d08yyr#brand) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-brand-"],
[class^="icon-brand-"] {
  font-family: brand !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-brand-hvr:before {
  content: "\e91c";
  font-size: 1.7em;
}
.icon-brand-mb_tm .path1:before {
  content: "\e900";
  color: #ff9662;
}
.icon-brand-mb_tm .path2:before {
  content: "\e901";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path3:before {
  content: "\e902";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path4:before {
  content: "\e903";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path5:before {
  content: "\e904";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path6:before {
  content: "\e905";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path7:before {
  content: "\e906";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path8:before {
  content: "\e907";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path9:before {
  content: "\e908";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path10:before {
  content: "\e909";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path11:before {
  content: "\e90a";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path12:before {
  content: "\e90b";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path13:before {
  content: "\e90c";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path14:before {
  content: "\e90d";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path15:before {
  content: "\e90e";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path16:before {
  content: "\e90f";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-mb_tm .path17:before {
  content: "\e910";
  margin-left: -3.4375em;
  color: #000;
}
.icon-brand-jw_marriott:before {
  content: "\e911";
  font-size: 1.6em;
}
.icon-brand-w_hotel:before {
  content: "\e91d";
  font-size: 1.7em;
}
.icon-brand-st_regis:before {
  content: "\e91e";
  font-size: 1.7em;
}
.icon-brand-the_luxury_collection:before {
  content: "\e91f";
  font-size: 1.6em;
}
.icon-brand-edition:before {
  content: "\e920";
  font-size: 0.6em;
}
.icon-brand-trc:before {
  content: "\e921";
  font-size: 1.7em;
}
.icon-brand-sheraton_2019:before {
  content: "\e922";
  font-size: 1.4em;
}
.icon-brand-westin:before {
  content: "\e923";
  font-size: 0.7em;
}
.icon-brand-mvc_logo:before {
  content: "\e924";
  font-size: 1.7em;
}
.icon-brand-marriott:before {
  content: "\e925";
  font-size: 1.6em;
}
.icon-brand-delta_logo:before {
  content: "\e926";
  font-size: 1.8em;
}
.icon-brand-le_meridien:before {
  content: "\e927";
  font-size: 0.5em;
}
.icon-brand-renaissance_new:before {
  content: "\e928";
  font-size: 1.6em;
}
.icon-brand-autograph:before {
  content: "\e929";
  font-size: 1.3em;
}
.icon-brand-tribute:before {
  content: "\e92a";
  font-size: 0.8em;
}
.icon-brand-design_hotels:before {
  content: "\e92b";
  font-size: 0.9em;
}
.icon-brand-gaylord:before {
  content: "\e92c";
  font-size: 1.6em;
}
.icon-brand-residence_inn:before {
  content: "\e951";
  font-size: 0.5em;
}
.icon-brand-towneplace_suites:before {
  content: "\e952";
  font-size: 0.8em;
}
.icon-brand-element:before {
  content: "\e953";
  font-size: 1.7em;
}
.icon-brand-marriott_executive_apts:before {
  content: "\e954";
  font-size: 1.2em;
}
.icon-brand-shs:before {
  content: "\e955";
  font-size: 1.1em;
}
.icon-brand-courtyard:before {
  content: "\e956";
  font-size: 0.4em;
}
.icon-brand-four_points:before {
  content: "\e957";
}
.icon-brand-fairfield:before {
  content: "\e958";
  font-size: 0.6em;
}
.icon-brand-protea:before {
  content: "\e959";
  font-size: 1.1em;
}
.icon-brand-ac:before {
  content: "\e95a";
  font-size: 1.5em;
}
.icon-brand-aloft:before {
  content: "\e95b";
}
.icon-brand-moxy:before {
  content: "\e95c";
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  max-width: 100%;
  overflow-x: hidden;
}
.page-content {
  padding-top: 140px;
}
.page-content.-no-pt {
  padding-top: 100px;
}
.page-content.-no-pt.tag-pad {
  padding-top: 120px;
}
@media (max-width: 1023px) {
  .page-content {
    padding-top: 110px;
  }
  .page-content.-no-pt {
    padding-top: 70px;
  }
}
.container,
.full-width-img .content {
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
.container.-medium,
.full-width-img .content.-medium {
  max-width: 1210px;
}
.container.-medium-2,
.full-width-img .content.-medium-2 {
  max-width: 1080px;
}
.container.-semi-small,
.full-width-img .content.-semi-small {
  max-width: 1046px;
}
.container.-small,
.full-width-img .content.-small {
  max-width: 780px;
}
@media (max-width: 767px) {
  .container,
  .full-width-img .content {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.error404 .page-content {
  text-align: center;
}
.error404 .page-content h1 {
  font-size: 12em;
  color: #054645;
}
.columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.columns > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: calc(99.99% * 1 / 2 - (100px - 100px * 1 / 2));
}
.columns > div:nth-child(1n) {
  margin-right: 100px;
  margin-left: 0;
}
.columns > div:last-child {
  margin-right: 0;
}
.columns > div:nth-child(2n) {
  margin-right: 0;
  margin-left: auto;
}
.columns.-columns-4 > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: calc(99.99% * 1 / 4 - (21px - 21px * 1 / 4));
}
.columns.-columns-4 > div:nth-child(1n) {
  margin-right: 21px;
  margin-left: 0;
}
.columns.-columns-4 > div:last-child {
  margin-right: 0;
}
.columns.-columns-4 > div:nth-child(4n) {
  margin-right: 0;
  margin-left: auto;
}
.columns.-tight > div {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: calc(99.99% * 1 / 2 - (40px - 40px * 1 / 2));
}
.columns.-tight > div:nth-child(1n) {
  margin-right: 40px;
  margin-left: 0;
}
.columns.-tight > div:last-child {
  margin-right: 0;
}
.columns.-tight > div:nth-child(2n) {
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 767px) {
  .columns.-columns-4 > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(99.99% * 1 / 2 - (10px - 10px * 1 / 2));
  }
  .columns.-columns-4 > div:nth-child(1n) {
    margin-right: 10px;
    margin-left: 0;
  }
  .columns.-columns-4 > div:last-child {
    margin-right: 0;
  }
  .columns.-columns-4 > div:nth-child(2n) {
    margin-right: 0;
    margin-left: auto;
  }
  .columns.-tight > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(99.99% * 1 - (30px - 30px * 1));
  }
  .columns.-tight > div:nth-child(1n) {
    margin-right: 30px;
    margin-left: 0;
  }
  .columns.-tight > div:last-child {
    margin-right: 0;
  }
  .columns.-tight > div:nth-child(undefinedn) {
    margin-right: 0;
    margin-left: auto;
  }
}
body,
input,
select,
textarea {
  font: 300 21px W Apercu wf, Helvetica, Arial, sans-serif;
  line-height: 1.4;
  color: #000;
}
@media (max-width: 1023px) {
  body,
  input,
  select,
  textarea {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  body,
  input,
  select,
  textarea {
    font-size: 16px;
  }
}
::-moz-selection {
  color: #fff;
  background-color: #000;
}
::selection {
  color: #fff;
  background-color: #000;
}
.t-left {
  text-align: left;
}
.t-center {
  text-align: center;
}
.t-right {
  text-align: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0 0 20px;
}
.section-title {
  margin: 0 0 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 19.8px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.post-list + .section-title {
  padding-top: 60px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.section-title.t-left {
  text-align: left;
}
.section-title.-large {
  margin-bottom: 50px;
  font-size: 26px;
}
@media (max-width: 1023px) {
  .section-title {
    font-size: 14px;
  }
  .section-title.t-left {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .section-title {
    margin-bottom: 20px;
  }
  .post-list + .section-title {
    padding-top: 30px;
  }
  .section-title.t-left {
    margin-bottom: 30px;
  }
  .section-title.-large {
    margin-bottom: 25px;
    font-size: 20px;
  }
}
.category-subtitle,
.category-title {
  margin-left: 145px;
  color: #054645;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.theme-design .category-subtitle,
.theme-design .category-title {
  color: #054645;
}
.theme-fashion .category-subtitle,
.theme-fashion .category-title {
  color: #054645;
}
.theme-music .category-subtitle,
.theme-music .category-title {
  color: #054645;
}
.theme-fuel .category-subtitle,
.theme-fuel .category-title {
  color: #054645;
}
@media (max-width: 1160px) {
  .category-subtitle,
  .category-title {
    margin-left: 135px;
  }
}
@media (max-width: 1023px) {
  .category-subtitle,
  .category-title {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .category-subtitle,
  .category-title {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.category-title {
  margin-bottom: 7px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 61.6px;
  line-height: 0.95;
  letter-spacing: 0.03em;
}
.category-title.-tag {
  margin-top: 50px;
  margin-right: 50px;
  margin-left: 50px;
  font-size: 46.2px;
}
@media (max-width: 1023px) {
  .category-title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .category-title {
    font-size: 30px;
  }
  .category-title.-tag {
    margin: 30px 0;
    font-size: 30px;
  }
}
.category-subtitle {
  margin-bottom: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14.3px;
  line-height: 0.95;
  letter-spacing: 0.03em;
}
.category-subtitle.-tag {
  margin-right: 50px;
  margin-left: 50px;
  color: #000;
  text-transform: none;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
}
.category-subtitle.-tag a {
  color: #01aef2;
}
@media (min-width: 1025px) {
  .category-subtitle.-tag {
    width: 60%;
  }
}
@media (max-width: 499px) {
  .category-subtitle.-tag {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 1023px) {
  .category-subtitle {
    font-size: 12px;
  }
}
.lead {
  margin-bottom: 40px;
  font-size: 25.2px;
}
@media (max-width: 1023px) {
  .lead {
    margin-right: 70px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .lead {
    margin-right: 0;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 18px;
  }
}
.pull-quote {
  margin: 60px -70px;
  color: #054645;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 46.2px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.pull-quote span {
  margin: 20px 0 0 0;
  display: block;
  text-indent: 30px;
  color: #000;
  font-size: 22px;
}
.pull-quote p {
  margin: 0;
}
@media (max-width: 1023px) {
  .pull-quote {
    margin-right: 0;
    margin-left: 0;
    font-size: 35px;
  }
  .pull-quote span {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .pull-quote {
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: 22px;
  }
  .pull-quote span {
    font-size: 16px;
  }
}
.columns + h2 {
  margin-top: 90px;
}
img,
svg {
  max-width: 100%;
  vertical-align: middle;
}
svg {
  fill: currentColor;
}
.bg-fit {
  visibility: hidden;
  width: 100%;
  overflow: hidden;
  position: absolute;
}
.bg-fit img,
.bg-fit video {
  width: 100%;
}
.touchevents .bg-fit {
  background: no-repeat center center;
  background-size: cover;
}
.bg-fit[style] {
  visibility: visible;
}
.bg-fit.imgVisible {
  visibility: visible;
}
video {
  display: block;
  max-width: 100%;
}
.video-component {
  position: relative;
}
.video-wrap {
  overflow: hidden;
  position: relative;
  background: #000;
}
.video-wrap .video-player {
  padding: 0;
  visibility: hidden;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  transition: 0.15s;
  transition-property: visibility, opacity;
}
.video-wrap .video-player.-visible {
  visibility: visible;
  opacity: 1;
}
.video-wrap.more-mb {
  margin-bottom: 85px;
}
.video-player {
  padding: 56.25% 0 0;
  background: #000;
}
.video-player-wrap {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.video-player-wrap iframe,
.video-player-wrap object {
  width: 100%;
  height: 100%;
}
@media (min-width: 1024px) {
  article > .video-wrap .video-player-wrap {
    max-width: calc(100% - 220px);
    margin-right: auto;
    margin-left: auto;
  }
}
.video-iframe {
  padding: 56.25% 0 0;
  position: relative;
  text-align: center;
}
.video-iframe .video-wrap,
.video-iframe embed,
.video-iframe iframe:not(.instagram-media),
.video-iframe object {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  display: inline-block !important;
}
.video-iframe .instagram-media {
  margin-top: -56.25% !important;
  position: relative !important;
  display: inline-block !important;
}
.video-iframe .video-wrap .full-width-img {
  padding: 0;
  height: 100%;
}
.video-iframe .video-wrap .fragment-overlay {
  display: none;
}
a {
  text-decoration: none;
  color: #054645;
  font-weight: 700;
  transition: 0.15s;
}
.button {
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  background: #054645;
  border: 3px solid transparent;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13.2px;
  line-height: 36px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: 0.15s;
}
.button:hover {
  border-color: currentColor;
  color: #054645;
  background-color: #fff;
}
.button.-large {
  height: 60px;
  padding: 0 40px;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.button.-black {
  background: #000;
}
.button.-black:hover {
  border-color: #054645;
  color: #fff;
  background-color: #054645;
}
.button.-white {
  background: #fff;
  color: #054645;
}
.text-button {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  font-size: 16.5px;
  line-height: 36px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  .text-button {
    font-size: 12.5px;
  }
}
* {
  outline: 0;
}
.form-control {
  padding: 10px;
  background: #fff;
  border: 1px solid #e6e7e8;
  border-radius: 0;
  box-shadow: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}
.form-control::-webkit-input-placeholder {
  color: #888;
  font-weight: 700;
  font-size: 10px;
  line-height: 20px;
}
.form-control:-ms-input-placeholder {
  color: #888;
  font-weight: 700;
  font-size: 10px;
  line-height: 20px;
}
.form-control::placeholder {
  color: #888;
  font-weight: 700;
  font-size: 10px;
  line-height: 20px;
}
.form-control:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
.form-control:focus:-ms-input-placeholder {
  opacity: 0.5;
}
.form-control:focus::placeholder {
  opacity: 0.5;
}
.page-header {
  height: 120px;
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 10;
  background: #fff;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  transition: height 0.301s;
}
.page-header .nav {
  margin: 0 0 0 -35px;
  display: inline-block;
}
.page-header .nav .the-angle {
  display: inline-block;
  width: 120px;
  height: 65px;
  margin: 0 25px 0 0;
  position: relative;
  background: url(../img/theangle-tagline.svg) center center/contain no-repeat;
  vertical-align: middle;
  transition: height 0.301s, top 0.301s, color 0.15s;
  color: #000;
}
.page-header .nav .the-angle img {
  height: 100%;
}
.page-header .nav .the-angle:before {
  opacity: 0;
  content: "";
  height: 8px;
  right: 0;
  bottom: -1px;
  left: 0;
  position: absolute;
  z-index: 1;
  background: #fff;
  transition: 0.3s;
}
.page-header .nav .the-angle:after {
  opacity: 0;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: url(../img/theangle-tagline-pink.svg) center center/contain
    no-repeat #fff;
  transition: 0.15s;
}
.page-header .nav .the-angle:hover {
  color: #054645;
}
.page-header .nav .the-angle:hover:after {
  opacity: 1;
}
.page-header .nav ul {
  display: inline-block;
  margin: 0;
  font-size: 0;
  vertical-align: middle;
}
.page-header .nav li {
  display: inline;
}
.page-header .nav li a {
  display: inline-block;
  padding: 0 25px;
  position: relative;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16.5px;
  line-height: 120px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  transition: line-height 0.301s, color 0.15s;
}
.page-header .nav li a:before {
  content: "";
  opacity: 0;
  height: 3px;
  right: 25px;
  bottom: 44px;
  left: 25px;
  position: absolute;
  background: #054645;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  transition: 0.15s;
}
.page-header .nav li a:hover {
  color: #054645;
}
.page-header .nav li a:hover:before {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
.page-header .nav .design a:hover,
.page-header .nav .design.active a {
  color: #054645;
}
.page-header .nav .design a:before {
  background: #054645;
}
.page-header .nav .fashion a:hover,
.page-header .nav .fashion.active a {
  color: #054645;
}
.page-header .nav .fashion a:before {
  background: #054645;
}
.page-header .nav .music a:hover,
.page-header .nav .music.active a {
  color: #054645;
}
.page-header .nav .music a:before {
  background: #054645;
}
.page-header .nav .fuel a:hover,
.page-header .nav .fuel.active a {
  color: #054645;
}
.page-header .nav .fuel a:before {
  background: #054645;
}
.page-header .nav .search a:before {
  display: none;
}
.page-header .nav .search .icon {
  width: 16px;
  height: 16px;
  top: -1px;
  position: relative;
}
.page-header .nav .newsletter a:before {
  display: none;
}
.page-header .nav .newsletter .icon {
  width: 22px;
  height: 22px;
  top: -1px;
  position: relative;
}
.page-header .nav .active a,
.page-header .nav .current-menu-parent > a {
  color: #054645;
}
.page-header .nav .destinations {
  position: relative;
}
.page-header .nav .destinations a:before {
  display: none;
}
.page-header .nav .destinations ul {
  visibility: hidden;
  opacity: 0;
  width: 200px;
  padding: 10px 20px;
  top: 18px;
  left: 5px;
  position: absolute;
  background: #f3f3f4;
  text-align: left;
  transition: 0.15s;
}
.page-header .nav .destinations ul a {
  display: inline-block;
  padding: 15px 0;
  color: #000;
  font-size: 14px;
  line-height: 1 !important;
}
.page-header .nav .destinations ul a:hover {
  color: #054645;
}
.page-header .nav .destinations:hover ul {
  visibility: visible;
  opacity: 1;
}
.page-header .book {
  right: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-header .menu-switcher,
.page-header .search-switcher {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-header .menu-switcher .icon,
.page-header .search-switcher .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: opacity 0.15s;
}
.page-header .menu-switcher .icon-x2,
.page-header .search-switcher .icon-x2 {
  opacity: 0;
  width: 15px;
  height: 15px;
}
.page-header .menu-switcher {
  left: 30px;
}
.page-header .menu-switcher .icon {
  width: 18px;
  height: 18px;
}
.menu-mobile-visible .page-header .menu-switcher .icon-hamburger {
  opacity: 0;
}
.menu-mobile-visible .page-header .menu-switcher .icon-x2 {
  opacity: 1;
}
.page-header .search-switcher {
  display: none;
  right: 28px;
}
.page-header .search-switcher .icon {
  width: 16px;
  height: 16px;
}
.search-bar-visible .page-header .search-switcher .icon-loupe {
  opacity: 0;
}
.search-bar-visible .page-header .search-switcher .icon-x2 {
  opacity: 1;
}
.page-header .theangle-h {
  width: 120px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-header .theangle-h .icon {
  display: block;
  width: 100%;
  height: 100%;
}
.page-header .theangle-h a {
  color: #000;
}
.page-header .theangle-h a:hover {
  color: #054645;
}
.page-header > .container {
  position: relative;
  text-align: center;
}
@media (max-width: 1299px) {
  .page-header .nav .destinations ul {
    left: -3px;
  }
}
@media (max-width: 1169px) {
  .page-header .nav .destinations ul {
    left: -13px;
  }
}
.page-header.-mini {
  height: 70px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 2px 15px rgba(0, 0, 0, 0.04);
}
.page-header.-mini .nav .the-angle {
  height: 46px;
  top: 5px;
}
.page-header.-mini .nav .the-angle:before {
  opacity: 1;
}
.page-header.-mini .nav li a {
  line-height: 70px;
}
.page-header.-mini .nav li a:before {
  bottom: 19px;
}
@media (min-width: 1024px) {
  .page-header.-mini .logo-ribbon {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 1024px) {
  .page-header .menu-switcher,
  .page-header .search-switcher,
  .page-header .theangle-h {
    display: none;
  }
}
@media (max-width: 1300px) {
  .page-header .nav {
    margin-left: -40px;
  }
  .page-header .nav li a {
    padding: 0 16px;
  }
  .page-header .nav li a:before {
    left: 16px;
    right: 16px;
  }
}
@media (max-width: 1170px) {
  .page-header .nav .the-angle {
    width: 90px;
    margin-right: 15px;
  }
  .page-header .nav li a {
    padding: 0 9px;
  }
  .page-header .nav li a:before {
    left: 9px;
    right: 9px;
  }
}
@media (max-width: 1023px) {
  .page-header {
    height: 70px;
  }
  .page-header .nav {
    display: none;
  }
  .page-header .book {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-header .menu-switcher {
    left: 10px;
  }
  .page-header .search-switcher {
    right: 7px;
  }
  .page-header.-mini {
    height: 60px;
  }
}
.logo-ribbon a {
  color: #000;
}
.logo-ribbon a:hover {
  color: #054645;
}
@media (min-width: 1024px) {
  .logo-ribbon {
    width: 155px;
    height: 155px;
    height: 355px;
    overflow: hidden;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 10;
    pointer-events: none;
    transition: -webkit-transform 0.301s;
    transition: transform 0.301s;
    transition: transform 0.301s, -webkit-transform 0.301s;
  }
  .logo-ribbon a,
  .logo-ribbon:before {
    pointer-events: all;
  }
  .logo-ribbon .icon {
    width: 49px;
    height: 61px;
    top: 22px;
    left: 30px;
    position: absolute;
    position: relative;
  }
  .logo-ribbon:before {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #fff;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.14);
    -webkit-transform: skewX(-23.5deg) translate(-50.1%, -2px);
    transform: skewX(-23.5deg) translate(-50.1%, -2px);
  }
}
@media (max-width: 1023px) {
  .logo-ribbon {
    width: 40px;
    height: 50px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 40px;
  }
  .logo-ribbon .icon {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .logo-ribbon {
    right: 20px;
  }
}
.logo-ribbon-mini {
  width: 102px;
  height: 100%;
  top: 0;
  left: 20px;
  position: absolute;
}
.logo-ribbon-mini a {
  color: #000;
}
.logo-ribbon-mini a:hover {
  color: #054645;
}
.logo-ribbon-mini .icon {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.logo-ribbon-mini:before {
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  right: -6px;
  position: absolute;
  background: rgba(0, 0, 0, 0.14);
  -webkit-transform: skewX(-23.5deg);
  transform: skewX(-23.5deg);
}
@media (max-width: 1023px) {
  .logo-ribbon-mini {
    display: none;
  }
}
.booking-form {
  display: none;
  height: 120px;
  padding: 30px 0 0;
  top: 100px;
  right: 0;
  left: 0;
  position: absolute;
  background: #f1f1f1;
  font-size: 0;
  text-align: left;
}
.booking-form .container {
  position: relative;
}
.booking-form h2 {
  display: none;
}
.booking-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 70px 0 0;
}
.booking-form .form-row {
  color: #666;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
}
.booking-form .form-row + .form-row {
  padding-left: 40px;
}
.booking-form .place {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.booking-form .check-in,
.booking-form .check-out {
  width: 160px;
  position: relative;
}
.booking-form .check-in .icon,
.booking-form .check-out .icon {
  width: 12px;
  height: 12px;
  top: 36px;
  left: 50px;
  position: absolute;
  color: #676767;
  pointer-events: none;
}
.booking-form .check-in .form-control,
.booking-form .check-out .form-control {
  padding-left: 30px;
}
.booking-form .field-label {
  display: block;
  height: 22px;
  letter-spacing: 0.1em;
  color: #231f20;
}
.booking-form .form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.booking-form .form-control::-webkit-input-placeholder {
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #676767;
}
.booking-form .form-control:-ms-input-placeholder {
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #676767;
}
.booking-form .form-control::placeholder {
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #676767;
}
.booking-form .twitter-typeahead {
  width: 100%;
}
.booking-form .tt-menu {
  width: calc(100% - 2px);
  margin-left: 1px;
  background: #fff;
}
.booking-form .tt-suggestion {
  padding: 5px 10px;
  font-size: 16px;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  cursor: pointer;
}
.booking-form .tt-suggestion:hover {
  color: #000;
}
.booking-form .tt-suggestion:hover .tt-highlight {
  color: currentColor;
}
.booking-form .tt-highlight {
  color: #054645;
}
.booking-form .tt-cursor {
  color: #000;
}
.booking-form .tt-cursor .tt-highlight {
  color: currentColor;
}
.booking-form .room-dropdown {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.booking-form .room-dropdown .current-value {
  height: 40px;
  line-height: 40px;
  color: #666;
  cursor: pointer;
}
.booking-form .room-dropdown .current-value i {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 4px 4px 0;
  margin: 0 0 0 5px;
  top: -2px;
  position: relative;
  border-top-color: currentColor;
}
.booking-form .room-dropdown .current-value:hover {
  color: #000;
}
.booking-form .room-dropdown .options {
  display: none;
  width: 190px;
  padding: 10px;
  top: 40px;
  left: 0;
  position: absolute;
  background: #fff;
}
.booking-form .room-dropdown .option {
  position: relative;
}
.booking-form .room-dropdown .option + .option {
  margin-top: 5px;
}
.booking-form .room-dropdown .option:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 4px 4px 0;
  margin: 0 0 0 5px;
  right: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top-color: #999;
  pointer-events: none;
}
.booking-form .room-dropdown select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 5px 10px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  font-size: 14px;
  cursor: pointer;
}
.booking-form .room-dropdown.-expanded .options {
  display: block;
}
.booking-form .close {
  width: 40px;
  height: 40px;
  top: -20px;
  right: 30px;
  position: absolute;
  color: #000;
  transition: color 0.15s;
}
.booking-form .close .icon {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.booking-form .close:hover {
  color: #054645;
}
@media (max-width: 1529px) {
  .booking-form form {
    padding-left: 20px;
  }
}
@media (max-width: 1489px) {
  .booking-form form {
    padding-left: 40px;
  }
}
@media (max-width: 1449px) {
  .booking-form form {
    padding-left: 60px;
  }
}
@media (max-width: 1409px) {
  .booking-form form {
    padding-left: 80px;
  }
}
@media (max-width: 1369px) {
  .booking-form form {
    padding-left: 100px;
  }
}
@media (max-width: 1199px) {
  .booking-form .form-row + .form-row {
    padding-left: 20px;
  }
  .booking-form .check-in,
  .booking-form .check-out {
    width: 140px;
  }
  .booking-form .check-in .icon,
  .booking-form .check-out .icon {
    left: 30px;
  }
  .booking-form button span {
    display: none;
  }
}
@media (max-width: 1023px) {
  .booking-form {
    height: auto;
    overflow: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 10;
  }
  .booking-form .container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .booking-form h2 {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 39.6px;
    line-height: 0.95;
    letter-spacing: 0.03em;
    font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  }
  .booking-form form {
    display: block;
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0;
  }
  .booking-form .form-row {
    display: block;
    width: 100%;
  }
  .booking-form .form-row + .form-row {
    margin-top: 20px;
    padding-left: 0;
  }
  .booking-form .check-in .icon,
  .booking-form .check-out .icon {
    left: 10px;
  }
  .booking-form .field-label:empty {
    display: none;
  }
  .booking-form .room-dropdown {
    border: 1px solid #ddd;
  }
  .booking-form .room-dropdown .current-value {
    padding-right: 20px;
    padding-left: 20px;
  }
  .booking-form .room-dropdown .options {
    width: 100%;
    top: 0;
    right: auto;
    bottom: 0;
    left: auto;
    position: relative;
  }
  .booking-form .room-dropdown select {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .booking-form button span {
    display: inline;
  }
}
@media (max-width: 767px) {
  .booking-form .close {
    right: 10px;
  }
  .booking-form button {
    width: 100%;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .booking-form h2 br {
    display: none;
  }
}
.search-bar {
  display: none;
  height: 470px;
  padding-top: 100px;
  top: 0;
  right: 0;
  left: 0;
  position: absolute;
  background: #f1f1f1;
  overflow: hidden;
}
.search-bar,
.search-bar input {
  color: #054645;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 46.2px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.search-bar .container {
  padding-right: 90px;
  padding-left: 190px;
  position: relative;
}
.search-bar .form-control {
  width: 100%;
  padding: 0.03em 0;
  padding-right: 50px;
  border-width: 0 0 4px;
  border-style: solid;
  border-color: #000;
  background: 0 0;
  line-height: 1;
}
.search-bar .tt-menu,
.search-bar .twitter-typeahead {
  width: 100%;
}
.search-bar button[type="submit"] {
  width: 40px;
  height: 40px;
  top: 6px;
  right: 90px;
  position: absolute;
  color: #000;
}
.search-bar button[type="submit"] .icon {
  width: 67%;
  height: 67%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.search-bar button[type="submit"]:hover {
  color: #054645;
}
.search-bar .close {
  width: 40px;
  height: 40px;
  top: -85px;
  right: 30px;
  position: absolute;
  color: #000;
  transition: color 0.15s;
}
.search-bar .close .icon {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.search-bar .close:hover {
  color: #054645;
}
.search-bar .tt-menu {
  margin-top: 6px;
  line-height: 0.89;
  color: #bcbec0;
}
.search-bar .tt-suggestion {
  cursor: pointer;
  margin-bottom: 0.3em;
}
.search-bar .tt-suggestion:hover {
  color: #000;
}
.search-bar .tt-highlight:first-of-type {
  color: #054645;
}
.search-bar .tt-cursor {
  color: #000;
}
.search-bar .tt-cursor .tt-highlight {
  color: inherit;
}
@media (max-width: 1023px) {
  .search-bar {
    height: 2000px;
    height: 100vh;
    overflow: hidden;
    padding-top: 20px;
    top: 70px;
  }
  .search-bar,
  .search-bar input {
    font-size: 22px;
  }
  .search-bar .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .search-bar .close {
    visibility: hidden;
  }
  .search-bar .form-control {
    padding-bottom: 0.35em;
  }
  .search-bar .tt-suggestion {
    padding: 10px 0;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #fff;
  }
  .search-bar button[type="submit"] {
    top: -8px;
    right: 20px;
  }
  .search-bar button[type="submit"] .icon {
    width: 18px;
    height: 18px;
  }
}
.post-mini-header {
  height: 70px;
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 11;
  -webkit-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: 0.3s;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  pointer-events: none;
}
.post-mini-header .logo {
  left: 30px;
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000;
  opacity: 0;
}
.post-mini-header .logo .icon {
  height: 40px;
  width: 90px;
}
.post-mini-header .logo:hover {
  color: #054645;
}
.page-header.-mini ~ .page-content .post-mini-header .logo {
  opacity: 1;
}
.post-mini-header .container {
  max-width: 1090px;
  position: relative;
}
.post-mini-header h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 110px;
  margin-left: 190px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16.5px;
  line-height: 70px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.post-mini-header h1 strong {
  margin-right: 5px;
  color: #054645;
}
.page-header.-mini ~ .page-content .post-mini-header {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.page-header.-mini ~ .page-content .post-mini-header.-hidden {
  -webkit-transform: translateY(-101%);
  transform: translateY(-101%);
}
.post-mini-header .share {
  top: 0;
  right: -90px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: auto;
}
.post-mini-header .share ul {
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  margin: 0 10px 0 0;
  background: #fff;
  box-shadow: -10px 0 10px #fff;
  vertical-align: middle;
  font-size: 0;
  transition: 0.15s;
}
.post-mini-header .share li {
  display: inline-block;
}
.post-mini-header .share li a {
  display: inline-block;
  width: 20px;
  height: 40px;
  position: relative;
  color: #000;
}
.post-mini-header .share li a:hover {
  color: #054645;
}
.post-mini-header .share li .icon {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.post-mini-header .share .button {
  font-size: 10.5px;
  vertical-align: middle;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
  cursor: default;
}
.post-mini-header .share .button .icon {
  display: inline-block;
  margin: 0 -3px 0 5px;
  width: 12px;
  height: 12px;
  top: -1px;
  position: relative;
  vertical-align: middle;
}
.post-mini-header .share:hover ul {
  visibility: visible;
  opacity: 1;
}
.post-mini-header .share:hover li a {
  visibility: visible;
  opacity: 1;
  width: 45px;
}
.post-mini-header .share:hover .button {
  background: #054645;
  border-color: #054645;
}
.post-mini-header:before {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  left: calc((100% - 1270px) / 2 + 300px);
  background: #fff;
  pointer-events: auto;
}
@media (max-width: 1339px) {
  .post-mini-header:before {
    left: 320px;
  }
}
@media (max-width: 1124px) {
  .post-mini-header:before {
    left: 290px;
  }
}
@media (max-width: 1069px) {
  .post-mini-header:before {
    left: 260px;
  }
}
.post-mini-header.-hidden {
  -webkit-transform: translateY(-101%);
  transform: translateY(-101%);
}
@media (max-width: 1350px) {
  .post-mini-header .container {
    max-width: 1350px;
    padding-left: 170px;
  }
  .post-mini-header .share {
    right: 40px;
  }
}
@media (max-width: 1023px) {
  .post-mini-header:before {
    left: 0;
  }
}
@media (max-width: 767px) {
  .post-mini-header {
    height: 60px;
  }
  .post-mini-header .logo {
    display: none;
  }
  .post-mini-header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 20px;
  }
  .post-mini-header h1 {
    margin: 0 60px 0 0;
    overflow: visible;
    font-size: 11px;
    line-height: 1.2;
    white-space: normal;
  }
  .post-mini-header h1 strong {
    margin-right: 2px;
  }
  .post-mini-header .share {
    right: 20px;
  }
  .post-mini-header .share .button {
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 0;
  }
  .post-mini-header .share .button .icon {
    margin: 0;
  }
}
.post-scroll-indicator {
  top: 0;
  position: fixed;
  z-index: 12;
  width: 0%;
  height: 3px;
  background: #054645;
}
.menu-mobile {
  display: none;
  top: 70px;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  overflow: auto;
  z-index: 10;
  background: #fff;
}
.menu-mobile .book {
  width: 100%;
  height: 50px;
  margin: 0;
  line-height: 44px;
}
.menu-mobile .search-bar-horizontal {
  margin-top: 0;
  padding: 5px 20px 10px;
  background: #f1f1f1;
}
.menu-mobile .search-bar-horizontal .form-control {
  padding: 5px 0;
}
.menu-mobile .search-bar-horizontal .form-control::-webkit-input-placeholder {
  font-size: inherit;
  line-height: inherit;
  color: #bcbec0;
}
.menu-mobile .search-bar-horizontal .form-control:-ms-input-placeholder {
  font-size: inherit;
  line-height: inherit;
  color: #bcbec0;
}
.menu-mobile .search-bar-horizontal .form-control::placeholder {
  font-size: inherit;
  line-height: inherit;
  color: #bcbec0;
}
.menu-mobile .nav {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 38.5px;
  line-height: 0.88;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.menu-mobile .nav li a {
  color: #000;
  -webkit-tap-highlight-color: transparent;
}
.menu-mobile .nav li a:hover {
  color: #054645;
}
.menu-mobile .topics {
  margin: 20px -20px 5px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #ddd;
}
.menu-mobile .topics .title {
  height: 50px;
  margin: 0;
  padding: 0 20px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13.2px;
  line-height: 50px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.menu-mobile .topics .title:before {
  content: "+";
  top: 0;
  right: 20px;
  position: absolute;
}
.menu-mobile .topics .tag-list {
  display: none;
  margin: 0;
  padding: 20px 20px 10px;
  background: #f1f1f1;
}
.menu-mobile .topics.-expanded {
  border-bottom-color: transparent;
}
.menu-mobile .topics.-expanded .title:before {
  content: "–";
}
.menu-mobile .social-media-icons {
  margin-left: -20px;
}
@media (min-width: 1024px) {
  .menu-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .menu-mobile .search-bar-horizontal button {
    top: 17px;
  }
}
@media (max-width: 1023px) {
  .booking-visible,
  .menu-mobile-visible,
  .search-bar-visible {
    position: fixed;
    overflow: hidden;
  }
}
.destinations-submenu {
  margin: -10px -20px -20px;
  padding: 16px 20px;
  background: #f1f1f1;
}
.destinations-submenu ul {
  margin: 0;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.destinations-submenu a {
  color: #000;
}
.destinations-submenu a:hover {
  color: #054645;
}
.pre-footer {
  text-align: center;
}
.pre-footer .back-to-top {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13.2px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.pre-footer .back-to-top a {
  padding: 10px;
}
.pre-footer .back-to-top a:hover {
  color: #000;
}
.pre-footer .social-media-icons {
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #edeeee;
  box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.03);
}
@media (max-width: 767px) {
  .pre-footer .back-to-top {
    display: none;
  }
}
.page-footer {
  padding: 0 0 50px;
  background: #e6e7e8;
}
.page-footer .nav {
  margin: 0;
  padding: 30px 0;
  text-align: center;
  font-size: 0;
  box-shadow: inset 0 -2px 12px rgba(0, 0, 0, 0.03);
}
.page-footer .nav li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 1;
}
.page-footer .nav li + li {
  margin-left: 16px;
  padding-left: 16px;
  border-left: 1px solid #000;
}
.page-footer .nav a {
  color: #000;
}
.page-footer .nav a:hover {
  color: #054645;
}
.page-footer ~ iframe,
.page-footer ~ img {
  position: absolute;
}
@media (max-width: 767px) {
  .page-footer {
    padding-bottom: 30px;
  }
  .page-footer .nav li {
    display: block;
  }
  .page-footer .nav li + li {
    margin-left: 0;
    padding-left: 0;
    border: none;
  }
  .page-footer .nav a {
    display: inline-block;
    padding: 7px 0;
  }
}
.marriott-logos {
  width: 1024px;
  max-width: calc(100% - 40px);
  margin: 20px auto 0;
  position: relative;
  background: url(../img/marriott-logos.png) 0 0 / cover no-repeat;
  font-size: 0;
}
.marriott-logos .wrap {
  padding: 23.5984355% 0 0;
}
.marriott-logos .inner {
  padding: 40px 15px 0 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.marriott-logos ul {
  margin: 0;
}
.marriott-logos ul + ul {
  margin-top: 5px;
}
.marriott-logos li {
  display: inline;
}
.marriott-logos a {
  display: inline-block;
  width: 10%;
}
.marriott-logos a:hover {
  background: rgba(230, 231, 232, 0.3);
}
.marriott-logos span {
  display: block;
  padding-top: 54.5%;
}
.marriott-logos ul:nth-child(3) a {
  width: 7.9%;
}
.marriott-logos ul:nth-child(3) li:first-child {
  margin-right: 5%;
}
.marriott-logos ul:nth-child(3) span {
  padding-top: 70%;
}
@media (max-width: 480px) {
  .marriott-logos {
    background-image: url(../img/marriott-logos-mobile.png);
  }
  .marriott-logos .wrap {
    padding-top: 191.1764706%;
  }
  .marriott-logos .inner {
    padding-top: 3vw;
    padding-left: 4vw;
  }
  .marriott-logos ul {
    width: 33.33%;
    float: left;
  }
  .marriott-logos li {
    display: block;
  }
  .marriott-logos a,
  .marriott-logos ul:nth-child(3) a {
    width: 100%;
  }
  .marriott-logos a span,
  .marriott-logos ul:nth-child(3) a span {
    padding-top: 61%;
  }
  .marriott-logos ul:nth-child(3) a span {
    padding-top: 49.8%;
  }
}
@media (max-width: 810px) and (min-width: 481px) {
  .marriott-logos {
    background-image: url(../img/marriott-logos-tablet.png);
  }
  .marriott-logos .wrap {
    padding-top: 45.8791209%;
  }
  .marriott-logos .inner {
    padding-top: 7vw;
    padding-left: 18vw;
    padding-right: 6vw;
  }
  .marriott-logos ul {
    display: inline;
  }
  .marriott-logos ul + ul {
    margin: 0;
  }
  .marriott-logos li:first-child {
    display: none;
  }
  .marriott-logos a,
  .marriott-logos ul:nth-child(3) a {
    width: 16.666666667%;
  }
  .marriott-logos span {
    padding-top: 58%;
  }
  .marriott-logos ul:nth-child(3) {
    display: block;
    margin-left: -2vw;
    margin-right: -2vw;
    text-align: center;
  }
  .marriott-logos ul:nth-child(3) a {
    width: 12.5%;
    margin-top: 2vw;
  }
  .marriott-logos ul:nth-child(3) li:nth-last-child(-n + 3) a {
    margin-top: 0;
  }
}
.marriott-logos-2019 {
  margin: 0 20px;
}
.marriott-logos-2019 .brand {
  position: absolute;
  min-width: 140px;
  height: 40px;
  padding: 0 20px 0 20px;
  background: #e6e7e8;
  top: -22px;
  left: calc(50% - 70px);
  font-size: 34px;
}
.marriott-logos-2019 .wrap {
  max-width: 1080px;
  border: 2px solid #707070;
  position: relative;
  margin: 60px auto 20px;
  font-size: 21px;
}
.marriott-logos-2019 .inner {
  padding: 20px 20px 0 93px;
}
.marriott-logos-2019 ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin: 19px 0 19px;
  padding: 0;
}
.marriott-logos-2019 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 12px;
  height: 50px;
}
.marriott-logos-2019 ul li a {
  color: #1c1c1c;
}
.marriott-logos-2019 ul li a:hover {
  color: #707070;
}
.marriott-logos-2019 ul li:first-child {
  display: block;
  position: absolute;
  left: -85px;
  top: 30px;
  margin-top: 0;
  text-align: left;
  color: #707070;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  min-width: 100px;
}
@media (max-width: 768px) {
  .marriott-logos-2019 {
    font-size: 19px;
    margin: 60px 20px 20px;
  }
  .marriott-logos-2019 .inner {
    padding: 15px 20px 0 20px;
  }
  .marriott-logos-2019 .brand {
    padding: 0 14px 0 14px;
  }
  .marriott-logos-2019 ul li:first-child {
    position: static;
    width: 100%;
    text-align: center;
    height: auto;
    margin: 22px 0 0;
  }
}
@media (max-width: 500px) {
  .marriott-logos-2019 {
    margin: 40px 10px 10px;
    font-size: 17px;
  }
  .marriott-logos-2019 .brand {
    padding: 0 10px 0 10px;
  }
  .marriott-logos-2019 .inner {
    padding: 10px 10px 0 10px;
  }
  .marriott-logos-2019 ul li {
    margin: 12px;
  }
}
.post-img {
  margin: 0 0 22px;
  position: relative;
}
.post-img a {
  display: block;
  overflow: hidden;
}
.post-img a:before {
  content: "";
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background: rgba(5, 70, 69, 0.5);
  transition: 0.15s;
}
.post-img a:hover:before {
  opacity: 1;
}
.post-img img {
  width: 100%;
}
.post-img .video-indicator {
  width: 40px;
  height: 40px;
  right: 20px;
  bottom: 20px;
  position: absolute;
}
.post-img .video-indicator .icon {
  width: 100%;
  height: 100%;
  position: relative;
  color: #fff;
}
.post-img .video-indicator:before {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .post-img .video-indicator {
    width: 30px;
    height: 30px;
    right: 10px;
    bottom: 10px;
  }
}
.post-category {
  margin: 0 0 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14.3px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  color: #054645;
}
@media (max-width: 767px) {
  .post-category {
    font-size: 11px;
  }
}
.post-title {
  margin: 0 0 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 0.925;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.post-title a {
  color: inherit;
}
.post-title a:hover {
  color: #054645;
}
@media (max-width: 1023px) {
  .post-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .post-title {
    font-size: 19px;
  }
}
.post-excerpt {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .post-excerpt {
    display: none;
  }
}
.post-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.post-list .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: calc(99.99% * 1 / 3 - (41px - 41px * 1 / 3));
  margin-bottom: 20px;
}
.post-list .item:nth-child(1n) {
  margin-right: 41px;
  margin-left: 0;
}
.post-list .item:last-child {
  margin-right: 0;
}
.post-list .item:nth-child(3n) {
  margin-right: 0;
  margin-left: auto;
}
.post-list .item.-large {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: calc(99.99% * 2 / 3 - (41px - 41px * 2 / 3));
}
.post-list .item.-large:nth-child(1n) {
  margin-right: 41px;
  margin-left: 0;
}
.post-list .item.-large:last-child {
  margin-right: 0;
}
.post-list .item.-large:nth-child(3n) {
  margin-right: 0;
  margin-left: auto;
}
.post-list .item.-large .post-title {
  font-size: 37px;
}
.post-list .item.-large .post-excerpt {
  max-width: 650px;
}
.post-list .item.-large .post-fragment-content {
  max-width: 600px;
}
.post-list .item:nth-last-child(-n + 2) {
  margin-bottom: 40px;
}
.post-list .img img {
  display: block;
  width: 100%;
}
.post-list p {
  max-width: 400px;
  font-size: 15px;
}
.topic-bar + .container > .post-list:first-child {
  margin-top: 95px;
}
.post-list.-columns-2 .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: calc(99.99% * 1 / 2 - (178px - 178px * 1 / 2));
}
.post-list.-columns-2 .item:nth-child(1n) {
  margin-right: 178px;
  margin-left: 0;
}
.post-list.-columns-2 .item:last-child {
  margin-right: 0;
}
.post-list.-columns-2 .item:nth-child(2n) {
  margin-right: 0;
  margin-left: auto;
}
.post-list.-columns-2.-tight .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: calc(99.99% * 1 / 2 - (55px - 55px * 1 / 2));
}
.post-list.-columns-2.-tight .item:nth-child(1n) {
  margin-right: 55px;
  margin-left: 0;
}
.post-list.-columns-2.-tight .item:last-child {
  margin-right: 0;
}
.post-list.-columns-2.-tight .item:nth-child(2n) {
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 1300px) {
  .post-list.-columns-2 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(99.99% * 1 / 2 - (100px - 100px * 1 / 2));
  }
  .post-list.-columns-2 .item:nth-child(1n) {
    margin-right: 100px;
    margin-left: 0;
  }
  .post-list.-columns-2 .item:last-child {
    margin-right: 0;
  }
  .post-list.-columns-2 .item:nth-child(2n) {
    margin-right: 0;
    margin-left: auto;
  }
}
@media (max-width: 1200px) {
  .post-list.-columns-2 .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(99.99% * 1 / 2 - (40px - 40px * 1 / 2));
  }
  .post-list.-columns-2 .item:nth-child(1n) {
    margin-right: 40px;
    margin-left: 0;
  }
  .post-list.-columns-2 .item:last-child {
    margin-right: 0;
  }
  .post-list.-columns-2 .item:nth-child(2n) {
    margin-right: 0;
    margin-left: auto;
  }
}
@media (max-width: 1023px) {
  .post-list .item.-large .post-title {
    font-size: 22px;
  }
  .topic-bar + .container > .post-list:first-child {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .post-list .post-fragment + .post-fragment {
    margin-top: 58px;
  }
  .post-list .item,
  .post-list .item.-large,
  .post-list.-columns-2 .item,
  .post-list.-columns-2 .item.-large {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(99.99% * 1 - (30px - 30px * 1));
    margin-bottom: 47px;
  }
  .post-list .item.-large:nth-child(1n),
  .post-list .item:nth-child(1n),
  .post-list.-columns-2 .item.-large:nth-child(1n),
  .post-list.-columns-2 .item:nth-child(1n) {
    margin-right: 30px;
    margin-left: 0;
  }
  .post-list .item.-large:last-child,
  .post-list .item:last-child,
  .post-list.-columns-2 .item.-large:last-child,
  .post-list.-columns-2 .item:last-child {
    margin-right: 0;
  }
  .post-list .item.-large:nth-child(undefinedn),
  .post-list .item:nth-child(undefinedn),
  .post-list.-columns-2 .item.-large:nth-child(undefinedn),
  .post-list.-columns-2 .item:nth-child(undefinedn) {
    margin-right: 0;
    margin-left: auto;
  }
  .post-list.-columns-2.-columns-2.-tight .item,
  .post-list.-columns-2.-tight .item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(99.99% * 1 / 2 - (20px - 20px * 1 / 2));
    margin-bottom: 20px;
  }
  .post-list.-columns-2.-columns-2.-tight .item:nth-child(1n),
  .post-list.-columns-2.-tight .item:nth-child(1n) {
    margin-right: 20px;
    margin-left: 0;
  }
  .post-list.-columns-2.-columns-2.-tight .item:last-child,
  .post-list.-columns-2.-tight .item:last-child {
    margin-right: 0;
  }
  .post-list.-columns-2.-columns-2.-tight .item:nth-child(2n),
  .post-list.-columns-2.-tight .item:nth-child(2n) {
    margin-right: 0;
    margin-left: auto;
  }
}
.single-post-header {
  position: relative;
}
.full-width-img + .single-post-header,
.video-wrap + .single-post-header {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .full-width-img + .single-post-header,
  .video-wrap + .single-post-header {
    margin-top: 30px;
  }
}
.single-post-category {
  margin: 0 0 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14.3px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  .single-post-category {
    margin-bottom: 12px;
    font-size: 12px;
  }
}
.single-post-title {
  margin: 0 0 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 57.2px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.single-post-title + .single-post-share {
  margin-top: -25px;
  margin-right: 0;
  margin-bottom: 25px;
}
@media (max-width: 1023px) {
  .single-post-title {
    margin-right: 70px;
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .single-post-title {
    margin-right: 0;
    margin-bottom: 25px;
    margin-left: 0;
    font-size: 27px;
  }
  .single-post-title + .single-post-share {
    margin-top: -13px;
    margin-right: 0;
    margin-bottom: 13px;
  }
}
.single-post-share {
  margin-left: -15px;
}
.single-post-share .switcher {
  display: none;
  width: 20px;
  height: 20px;
  position: relative;
}
.single-post-share .switcher .icon {
  width: 15px;
  height: 15px;
}
.single-post-share ul {
  margin: 0;
}
.single-post-share ul li {
  display: inline-block;
}
.single-post-share a {
  display: inline-block;
  width: 44px;
  height: 44px;
  position: relative;
  color: #000;
}
.single-post-share a:hover {
  color: #054645;
}
.single-post-share .icon {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  .single-post-share a {
    width: 40px;
    height: 40px;
  }
  .single-post-share .icon {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 768px) {
  .single-post-share .mobile-visible {
    display: none;
  }
}
.single-post-content a:not(.wrap) {
  display: inline-block;
  position: relative;
}
.single-post-content a:not(.wrap):before {
  content: "";
  opacity: 0;
  height: 3px;
  right: 0;
  bottom: -2px;
  left: 0;
  position: absolute;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  background: currentColor;
  transition: 0.15s;
}
.single-post-content a:not(.wrap):hover:before {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 767px) {
  .single-post-content h2 {
    font-size: 18px;
  }
}
.single-post-image,
.single-post-video {
  margin: 58px -175px;
}
.single-post-image + .single-post-image,
.single-post-image + .single-post-video,
.single-post-video + .single-post-image,
.single-post-video + .single-post-video {
  margin-top: -20px;
}
.single-post-image.-more-margin,
.single-post-video.-more-margin {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media (max-width: 1090px) {
  .single-post-image,
  .single-post-video {
    margin-right: calc(-1 * ((100vw - 700px) / 2 - 40px));
    margin-left: calc(-1 * ((100vw - 700px) / 2 - 40px));
  }
}
@media (max-width: 800px) {
  .single-post-image,
  .single-post-video {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .single-post-image,
  .single-post-video {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .single-post-image + .single-post-image,
  .single-post-image + .single-post-video,
  .single-post-video + .single-post-image,
  .single-post-video + .single-post-video {
    margin-top: 0;
  }
}
.single-post-playlist:after {
  content: "";
  display: table;
  clear: both;
}
.single-post-playlist iframe {
  display: block;
  width: 100%;
}
.single-post-playlist + .playlist {
  margin-top: 30px;
}
.single-post-image:after {
  content: "";
  display: table;
  clear: both;
}
.single-post-image {
  text-align: center;
}
.single-post-image figure {
  margin: 0;
  display: inline-block;
  max-width: 100%;
}
.single-post-image figcaption {
  display: block;
  margin: 15px 0 0;
  color: #6d6e71;
  font-size: 14px;
  text-align: left;
}
.single-post-image iframe {
  display: block;
  margin-top: 55px;
}
@media (min-width: 768px) {
  .single-post-image figure + figure {
    margin-left: 40px;
  }
  .single-post-image figure:nth-last-child(2):first-child,
  .single-post-image figure:nth-last-child(2):first-child ~ figure {
    width: calc((100% - 40px) / 2);
    float: left;
  }
}
@media (max-width: 767px) {
  .single-post-image figure + figure {
    margin-top: 20px;
  }
  .single-post-image figcaption {
    font-size: 11px;
  }
}
.post-aside {
  margin-top: 70px;
  color: #6d6e71;
  font-size: 15px;
}
.post-aside section + section {
  margin-top: 35px;
  padding-top: 35px;
  border-top: 4px solid #f5f5f5;
}
.post-aside h1 {
  margin: 0 0 10px 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.1em;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
}
.post-aside .tag-list {
  margin-top: 12px;
  margin-bottom: -5px;
}
.post-aside small {
  font-size: 12px;
  line-height: 16px;
}
.post-aside small a:hover {
  color: #000;
}
.post-aside .contributor:after {
  content: "";
  display: table;
  clear: both;
}
.post-aside .contributor img {
  margin: 1px 20px 0 0;
  float: left;
  max-width: 110px;
}
.post-aside .contributor .contributor-item:after {
  content: "";
  display: table;
  clear: both;
}
.post-aside .contributor .contributor-item {
  margin-bottom: 15px;
}
.post-aside .contributor p {
  line-height: 1.2;
}
.post-aside .partner {
  display: table;
}
.post-aside .partner p {
  margin: 0;
  line-height: 20px;
}
.post-aside .partner .parts {
  display: table-row;
  margin-bottom: 15px;
}
.post-aside .partner .part {
  display: table-cell;
  margin-top: 0;
  margin-right: 60px;
  vertical-align: middle;
}
.post-aside .partner img {
  opacity: 0.5;
  max-width: 140px;
  max-height: 55px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transition: 0.15s;
}
.post-aside .partner img:hover {
  opacity: 1;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.content-section + .post-aside {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .post-aside {
    margin-top: 50px;
  }
  .post-aside h1 {
    font-size: 11px;
  }
  .post-aside p {
    font-size: 14px;
  }
  .post-aside .partner:after {
    content: "";
    display: table;
    clear: both;
  }
  .post-aside .partner {
    font-size: 0;
  }
  .post-aside .partner p {
    font-size: 14px;
  }
  .post-aside .partner .part {
    width: 50%;
    margin: 0;
  }
  .post-aside .partner img {
    max-width: 92.4px;
    max-height: 36.3px;
  }
}
.post-slideshow {
  margin: 60px 0;
}
.post-slideshow .inner {
  margin: 0 40px;
}
.post-slideshow .glide__slide,
.post-slideshow figcaption {
  transition: opacity 0.5s;
}
.post-slideshow .glide__slide {
  opacity: 0.5;
}
.post-slideshow .glide__slide.active {
  opacity: 1;
}
.post-slideshow .glide__slide.active figcaption {
  opacity: 1;
}
.post-slideshow figure img {
  width: 100%;
  pointer-events: none;
}
.post-slideshow figcaption {
  display: block;
  opacity: 0;
  margin: 15px 0 0;
  padding-right: 70px;
  position: relative;
  color: #6d6e71;
  font-size: 14px;
}
.post-slideshow figcaption .counter {
  top: 0;
  right: 0;
  position: absolute;
  color: #000;
  font-weight: 700;
  font-size: 16.5px;
  line-height: 0.96;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.post-slideshow .user-init-sliding .glide__slide {
  opacity: 1;
}
.post-slideshow .user-init-sliding figcaption {
  opacity: 1;
}
@media (max-width: 1023px) {
  .post-slideshow .inner {
    margin: 0 30px;
  }
}
@media (max-width: 767px) {
  .post-slideshow {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .post-slideshow .inner {
    margin: 0 5px;
  }
  .post-slideshow figure {
    margin: 0;
  }
  .post-slideshow figcaption {
    display: none;
  }
}
.content-item {
  margin-top: 55px;
  position: relative;
}
.content-item h1 {
  margin: 0 0 25px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.content-item h1 + h2 {
  margin-top: -18px;
  text-transform: none;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
}
.content-item h2 {
  margin: 30px 0 25px;
  font-size: 21px;
}
.content-item h3 {
  margin: 35px 0 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16.5px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.content-item h4 {
  margin: 0;
  font-size: inherit;
}
.content-item ol {
  counter-reset: li;
}
.content-item ol li {
  counter-increment: li;
  position: relative;
  padding: 0 0 0 25px;
}
.content-item ol li + li {
  margin-top: 10px;
}
.content-item ol li:before {
  content: counter(li) ".";
  top: 1px;
  left: 0;
  position: absolute;
  font-weight: 700;
}
.content-item .playlist li + li {
  margin-top: 20px;
}
.content-item .playlist strong {
  display: block;
  font-weight: inherit;
}
.content-item .playlist span {
  display: block;
  font-weight: 700;
  font-size: 14px;
}
.content-item .address {
  font-weight: 700;
}
.content-item p {
  margin: 0;
}
.content-item.block-divider + .block {
  margin-top: 0 !important;
}
.content-item.block-divider + .content-item .single-post-image,
.content-item.block-divider + .content-item .single-post-video {
  margin-top: 0;
}
.content-item:not(.-no-divider) {
  margin-top: 53px;
  padding-top: 60px;
}
.content-item:not(.-no-divider) .single-post-image,
.content-item:not(.-no-divider) .single-post-video {
  margin-top: 0;
}
.content-item:not(.-no-divider):before {
  content: "";
  height: 1px;
  top: 0;
  right: -175px;
  left: -175px;
  position: absolute;
  background: #eee;
}
.content-item.-no-divider {
  margin-top: 58px;
}
.content-item.-no-divider:last-child {
  margin-bottom: 90px;
}
.content-item.-image-left:after {
  content: "";
  display: table;
  clear: both;
}
.content-item.-image-left {
  margin-right: -175px;
  margin-left: -175px;
}
.content-item.-image-left figure {
  display: inline-block;
  max-width: 100%;
  width: calc((100% - 40px) / 2);
  margin: 0 40px 0 0;
  float: left;
}
.content-item.-image-left figure img {
  pointer-events: none;
}
.content-item.-image-left figure figcaption {
  display: block;
  margin: 15px 0 0;
  color: #6d6e71;
  font-size: 14px;
  text-align: left;
}
.content-item.-image-left + .content-item.-image-left:before {
  left: 0;
  right: 0;
}
@media (max-width: 1090px) {
  .content-item:not(.-no-divider):before {
    left: calc(-1 * ((100vw - 700px) / 2 - 40px));
    right: calc(-1 * ((100vw - 700px) / 2 - 40px));
  }
  .content-item.-image-left {
    margin-right: calc(-1 * ((100vw - 700px) / 2 - 40px));
    margin-left: calc(-1 * ((100vw - 700px) / 2 - 40px));
  }
}
@media (max-width: 800px) {
  .content-item:not(.-no-divider):before {
    left: 0;
    right: 0;
  }
  .content-item.-image-left {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .content-item {
    margin-top: 35px;
  }
  .content-item h1 {
    margin-bottom: 22px;
    font-size: 20px;
  }
  .content-item h2 {
    font-size: 16px;
  }
  .content-item:not(.-no-divider) {
    margin-top: 24px;
    padding-top: 29px;
  }
  .content-item.-no-divider {
    margin-top: 35px;
  }
  .content-item.-no-divider:last-child {
    margin-bottom: 60px;
  }
  .content-item.-image-left figure {
    width: 100%;
    margin: 0 0 35px;
  }
  .content-item.-image-left p:last-child {
    margin-bottom: 0;
  }
}
.newsletter-section {
  height: 240px;
  position: relative;
  overflow: hidden;
  margin-top: 60px;
}
.newsletter-section .img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.newsletter-section h1 {
  color: #fff;
}
@media (max-width: 767px) {
  .newsletter-section {
    margin-top: 40px;
  }
}
.newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  text-align: center;
}
.newsletter h1 {
  font-size: 34px;
}
.newsletter h1 + p {
  margin-top: -25px;
}
.newsletter p {
  font: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  font-size: 15.4px;
  line-height: 0.95;
  letter-spacing: 0.03em;
}
.newsletter form {
  position: relative;
}
.newsletter form input {
  height: 50px;
  vertical-align: top;
  padding-left: 20px;
  border: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 15.4px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  min-width: 320px;
}
.newsletter form input::-webkit-input-placeholder {
  color: #c2c2c2;
}
.newsletter form input:-ms-input-placeholder {
  color: #c2c2c2;
}
.newsletter form input::placeholder {
  color: #c2c2c2;
}
.newsletter form button {
  height: 50px;
}
.newsletter form .newsletter-error {
  position: absolute;
  left: 50%;
  width: auto;
  background: #054645;
  color: #fff;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13.2px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -35px;
  padding: 6px 6px;
}
.popup .newsletter input {
  border: 1px solid #e7e7e7;
  width: calc(100% - 100px);
}
.popup .newsletter button {
  width: 100px;
}
.popup .newsletter h1 {
  font-size: 26px;
}
@media (max-width: 767px) {
  .newsletter h1 {
    font-size: 30px;
  }
  .newsletter h1 + p {
    margin-top: -5px;
  }
}
@media (max-width: 499px) {
  .newsletter h1 {
    font-size: 24px;
  }
}
@media (max-width: 499px) {
  .newsletter form input {
    min-width: auto;
  }
}
.popup-overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  background: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  transition: opacity 0.3s, visibility 0.3s;
}
.popup-overlay .popup {
  padding: 110px 80px;
  max-width: 630px;
  background: #fff;
  border: 2px solid #e7e7e7;
  position: relative;
}
.popup-overlay .popup .close {
  line-height: 0;
  top: 10px;
  right: 10px;
  position: absolute;
}
.popup-overlay .popup .close .icon {
  width: 15px;
  height: 15px;
  fill: #000;
}
.popup-overlay.-hidden {
  visibility: hidden;
  opacity: 0;
}
@media (max-width: 767px) {
  .popup-overlay .popup {
    padding: 50px 30px;
  }
}
.full-width-img {
  overflow: hidden;
  padding-top: 33%;
  position: relative;
}
.full-width-img .wrap {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.full-width-img .link-overlay {
  z-index: 2;
  position: absolute !important;
}
.full-width-img .img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.full-width-img .fragment-overlay {
  width: calc(320px + (100% - 1270px) / 2);
  min-width: 340px;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
}
.full-width-img .fragment-overlay i {
  display: block;
  width: 620px;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: -620px;
  position: absolute;
}
.full-width-img .fragment-overlay i:before {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;

  -webkit-transform-origin: center 0;
  transform-origin: center 0;
  -webkit-transform: skewX(-23.5deg) translateX(100%);
  transform: skewX(-23.5deg) translateX(100%);
}
.full-width-img .fragment-overlay.-small {
  min-width: 0;
  width: 0;
  margin-right: -5vw;
}
.full-width-img .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  color: #fff;
}
.full-width-img .content > :last-child,
.full-width-img .content > :last-child .post-excerpt {
  margin-bottom: 0;
}
.full-width-img .content > :last-child .post-excerpt + .post-topic,
.full-width-img .content > :last-child + .post-topic {
  margin: 20px 0 0 0;
}
.full-width-img .post-fragment {
  max-width: 320px;
  width: 100%;
}
.full-width-img .post-fragment .post-category {
  color: #fff;
}
.full-width-img .post-title {
  margin-bottom: 20px;
  font-size: 46.2px;
  transition: color 0.15s;
}
.full-width-img .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
  outline: 1px solid red;
  color: #fff;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.full-width-img .text-content h1 {
  font-size: 55px;
}
.full-width-img .text-content h2 {
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 19.8px;
  line-height: 0.95;
  letter-spacing: 0.03em;
}
.full-width-img .text-content .icon-play {
  width: 6vw;
  height: 6vw;
  margin-top: 20px;
  margin-right: 0;
  margin-left: 0;
  -webkit-transform: none;
  transform: none;
  position: static;
}
.full-width-img .icon-play {
  width: 10vw;
  height: 10vw;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  color: #fff;
}
.full-width-img a.wrap:hover .content .post-title {
  color: #054645;
}
.video-wrap .full-width-img .wrap:before {
  content: "";
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
  transition: opacity 0.25s;
}
.video-wrap .full-width-img .wrap:hover:before {
  opacity: 1;
}
.full-width-img .button-container {
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14.3px;
  line-height: 42px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.full-width-img .button-container .icon {
  width: 9px;
  height: 9px;
  margin: 0 0 0 2px;
  display: inline-block;
  top: -1px;
  position: relative;
  vertical-align: middle;
}

.full-width-img.-large {
  padding-top: 37%;
}
.full-width-img.-content-left .img {
  width: 100%;
  max-width: calc(100% - ((100% - 1270px) / 2) - 70px - 360px);
  overflow: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  position: absolute;
}
.full-width-img.-content-left .fragment-overlay {
  width: calc(100% - ((100% - 1270px) / 2) - 70px - 360px);
  background: 0 0;
  outline: 1px solid red;
}
.full-width-img.-content-left .fragment-overlay i {
  overflow: visible;
}
.full-width-img.-content-left .fragment-overlay i:before {
  background: #fff;
  -webkit-transform: skewX(-23.5deg) translateX(14.4vw);
  transform: skewX(-23.5deg) translateX(14.4vw);
}
.full-width-img.-content-left .content {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #000;
}
.full-width-img.-content-left .post-fragment {
  max-width: 400px;
}
.full-width-img.-content-left .post-fragment .post-category {
  color: #054645;
}
.full-width-img.-content-left .post-title {
  font-size: 37.4px;
}
.full-width-img.-destinations {
  margin-top: -50px;
  margin-bottom: 35px;
  padding-top: 21.5%;
}
.full-width-img.-destinations .content {
  color: #01aef2;
}
.full-width-img.-destinations a {
  color: inherit;
}
.full-width-img.-destinations a:hover {
  color: #018ac1;
}
.full-width-img.-rich-content .content {
  max-width: 966px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.full-width-img.-rich-content h1 {
  margin: 0 0 10px;
  font-size: 96.8px;
  line-height: 0.95;
  letter-spacing: 0.02em;
}
.full-width-img.-rich-content h2 {
  margin: 0 0 10px;
  font-size: 23.1px;
  letter-spacing: 0.02em;
}
.full-width-img.-rich-content p {
  margin: 0;
  font-weight: 500;
}
.full-width-img.-rich-content a {
  color: inherit;
}
.full-width-img.-rich-content a:hover {
  color: #054645;
}
.full-width-img.-rich-content .properties {
  margin: 0;
  bottom: 38px;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18.7px;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.full-width-img.-rich-content .properties li {
  display: inline;
  margin: 0 5px;
}
.full-width-img.-rich-content + .single-post-header {
  height: 0;
  overflow: hidden;
}
@media (min-width: 1300px) {
  .full-width-img.-destinations .post-fragment {
    padding-left: 70px;
  }
}
@media (max-width: 1300px) {
  .full-width-img .post-title {
    font-size: 40px;
  }
  .full-width-img.-content-left .content {
    padding-left: 40px;
  }
}
@media (max-width: 1200px) {
  .full-width-img .post-title {
    font-size: 28.6px;
  }
  .full-width-img.-content-left .post-title {
    font-size: 33px;
  }
  .full-width-img.-content-left .img {
    max-width: calc(100% - 400px);
  }
  .full-width-img.-content-left .fragment-overlay {
    width: calc(100% - 400px);
  }
}
@media (max-width: 1023px) {
  .full-width-img .fragment-overlay {
    width: 360px;
  }
  .full-width-img .post-title {
    font-size: 22px;
  }
  .full-width-img.-content-left .post-title {
    font-size: 22px;
  }
  .full-width-img.-rich-content h1 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .full-width-img:not(.-rich-content) {
    margin-right: 20px;
    margin-bottom: 30px;
    margin-left: 20px;
    padding: 0;
  }
  .full-width-img:not(.-rich-content) .wrap {
    display: block;
    position: relative;
  }
  .full-width-img:not(.-rich-content) .img {
    overflow: hidden;
    padding: 61.869% 0 0;
    position: relative;
  }
  .full-width-img:not(.-rich-content) .fragment-overlay {
    display: none;
  }
  .full-width-img:not(.-rich-content) .content {
    display: block;
    margin-top: 20px;
    padding-right: 0;
    padding-left: 0;
    color: #000;
  }
  .full-width-img:not(.-rich-content) .post-category {
    color: #054645;
  }
  .full-width-img:not(.-rich-content) .post-title {
    font-size: 19px;
  }
  .full-width-img:not(.-rich-content) .post-title:hover {
    color: #054645;
  }
  .full-width-img:not(.-rich-content) .icon-play {
    width: 50px;
    height: 50px;
  }
  .full-width-img:not(.-rich-content) .post-fragment .post-category {
    color: #054645;
  }
  .full-width-img:not(.-rich-content).-large {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
  }
  .full-width-img:not(.-rich-content).-large .img {
    padding-top: 80%;
  }
  .video-iframe .full-width-img:not(.-rich-content).-large .img {
    padding-top: 56.25%;
  }
  .full-width-img:not(.-rich-content).-large .content {
    margin-top: -50px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 20px;
    background: rgba(5, 70, 69, 0.8);
    color: #fff;
  }
  .full-width-img:not(.-rich-content).-large .post-category {
    color: inherit;
  }
  .full-width-img:not(.-rich-content).-large .post-title {
    margin: 0;
    font-size: 24px;
  }
  .full-width-img:not(.-rich-content).-large .post-title:hover {
    color: inherit;
  }
  .full-width-img:not(.-rich-content).-content-left .img {
    max-width: none;
    position: relative;
  }
  .full-width-img:not(.-rich-content).-content-left .content {
    padding-left: 0;
  }
  .full-width-img:not(.-rich-content).-content-left .post-title {
    margin: 0;
  }
  .full-width-img:not(.-rich-content).-destinations {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 60px;
  }
  .full-width-img:not(.-rich-content).-destinations .button-container {
    margin-top: 0;
  }
  .full-width-img.-rich-content {
    margin-top: 0;
    padding-top: 80%;
  }
  .full-width-img.-rich-content h1 {
    font-size: 40px;
  }
  .full-width-img.-rich-content h2 {
    font-size: 12px;
  }
  .full-width-img.-rich-content .fragment-overlay {
    display: none;
  }
  .full-width-img.-rich-content .properties {
    bottom: 20px;
    font-size: 9px;
  }
}
.extended-topic-list {
  padding: 20px 0;
  background: #f1f1f1;
}
.extended-topic-list .container {
  position: relative;
}
.extended-topic-list p {
  margin: 0 0 5px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14.3px;
  line-height: 42px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.extended-topic-list li {
  margin-left: -20px;
  padding-left: 1em;
  text-indent: -1em;
}
.extended-topic-list a {
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.1em;
}
.extended-topic-list a:hover {
  color: #000;
}
.extended-topic-list .close {
  width: 40px;
  height: 40px;
  top: -5px;
  right: 30px;
  position: absolute;
  transition: color 0.15s;
}
.extended-topic-list .close .icon {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.extended-topic-list .close:hover {
  color: #054645;
}
.extended-topic-list.-hidden {
  display: none;
}
.topic-bar {
  height: 42px;
  position: relative;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
}
.topic-bar > .container {
  position: relative;
  padding-right: 130px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13.2px;
  line-height: 42px;
  letter-spacing: 0.03em;
}
.topic-bar .title {
  display: inline-block;
  margin: 0 80px 0 100px;
  position: relative;
  color: #6d6e71;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  float: left;
}
.topic-bar .title:before {
  content: "";
  width: 1px;
  height: 45px;
  top: -2px;
  right: -50px;
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transform: rotate(23.5deg);
  transform: rotate(23.5deg);
}
.topic-bar .topic-list {
  overflow: hidden;
  font-size: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.topic-bar .topic-list li {
  display: inline;
}
.topic-bar .topic-list li + li {
  margin-left: 40px;
}
.topic-bar .topic-list a {
  display: inline-block;
  padding: 0 20px;
  color: #000;
  font-size: 12px;
  letter-spacing: 0.1em;
}
.topic-bar .topic-list a:hover {
  color: #054645;
}
.topic-bar .more-topics-toggle {
  top: 0;
  right: 40px;
  position: absolute;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.topic-bar .more-topics-toggle .icon {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 0 0 6px;
  top: -2px;
  position: relative;
  vertical-align: middle;
}
.topic-bar .more-topics-toggle:hover {
  color: #000;
}
.topic-bar .extended-topic-list {
  display: none;
  top: 0;
  right: 0;
  left: 0;
  position: absolute;
  z-index: 2;
}
.topic-bar .extended-topic-list .container:after {
  content: "";
  display: table;
  clear: both;
}
.topic-bar .extended-topic-list .column {
  float: left;
}
.topic-bar .extended-topic-list ul {
  width: 230px;
  float: left;
}
@media (max-width: 1640px) {
  .topic-bar .extended-topic-list .container {
    padding-left: 90px;
  }
}
@media (max-width: 1400px) {
  .topic-bar .extended-topic-list .container {
    padding-left: 160px;
  }
}
@media (max-width: 1300px) {
  .topic-bar .extended-topic-list .container {
    padding-left: 145px;
  }
}
@media (max-width: 1200px) {
  .topic-bar .title {
    margin-left: 0;
    margin-right: 50px;
  }
  .topic-bar .title:before {
    right: -35px;
  }
  .topic-bar .extended-topic-list .container {
    padding-left: 40px;
  }
  .topic-bar:first-child .title {
    margin-left: 105px;
    margin-right: 30px;
  }
  .topic-bar:first-child .title:before {
    right: -25px;
  }
  .topic-bar:first-child .extended-topic-list .container {
    padding-left: 145px;
  }
}
@media (max-width: 1023px) {
  .topic-bar {
    display: none;
  }
}
.content-section {
  padding-top: 60px;
}
.content-section.-w-line {
  border-top: 1px solid #e7e8e9;
}
@media (max-width: 1023px) {
  .content-section {
    padding-top: 40px;
  }
}
.section-place-list {
  padding-top: 70px;
  padding-bottom: 40px;
}
.section-place-list article {
  margin-right: 15px;
  margin-left: 15px;
}
.section-place-list article h1 {
  margin: 0 0 2px;
  font-weight: 500;
  font-size: 24px;
  text-transform: none;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
}
.section-place-list article h1 a {
  font-weight: inherit;
}
.section-place-list article h2 {
  margin: 0 0 4px;
  font-size: 22px;
  letter-spacing: 0.03em;
}
.section-place-list article h2 + h1 {
  font-size: 20px;
}
.section-place-list article img,
.section-place-list article > a {
  margin-bottom: 28px;
}
.section-place-list article > a {
  display: block;
  position: relative;
}
.section-place-list article > a img {
  margin: 0;
}
.section-place-list article > a h2 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  color: #fff;
  font-size: 42px;
}
.section-place-list article > a:before {
  content: "";
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background: rgba(5, 70, 69, 0.5);
  transition: 0.15s;
}
.section-place-list article > a:hover:before {
  opacity: 1;
}
.section-place-list article .subtitle {
  font-weight: 500;
  font-size: 20px;
}
.section-place-list article .subtitle + p {
  margin-top: 25px;
  font-size: 20px;
}
@media (max-width: 767px) {
  .section-place-list {
    padding: 40px 0 20px;
    border-top: 1px solid #e7e8e9;
  }
  .section-place-list .section-title {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 30px;
  }
  .section-place-list .owl-stage-outer {
    overflow: visible;
  }
  .section-place-list article {
    margin-right: 0;
    margin-left: 0;
  }
  .section-place-list article h1 {
    font-size: 16px;
    line-height: 1.375;
  }
  .section-place-list article h2 {
    font-size: 20px;
    line-height: 0.95;
  }
  .section-place-list article img,
  .section-place-list article > a {
    margin-bottom: 12px;
  }
  .section-place-list article > a img {
    margin: 0;
  }
  .section-place-list article .subtitle {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.375;
  }
  .section-place-list article .subtitle + p {
    font-size: 16px;
    line-height: 1.375;
  }
}
@media (max-width: 767px) {
  .section-place-list {
    padding-bottom: 5px;
    font-size: 11px;
  }
  .section-place-list article a > h2 {
    font-size: 40px;
  }
  .section-place-list article h2 {
    font-size: 20px;
  }
  .section-place-list article h2 + h1 {
    font-size: 16px;
    line-height: 1.375;
  }
  .section-place-list article .subtitle {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.375;
  }
  .section-place-list article .subtitle + p {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
.section-detailed-place-list .section-title {
  margin-bottom: 35px;
}
.section-detailed-place-list .section-subtitle {
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
  text-align: center;
  font-size: 24px;
}
@media (max-width: 767px) {
  .section-detailed-place-list .section-subtitle {
    margin-top: -15px;
    margin-bottom: 25px;
    font-size: 16px;
  }
}
.detailed-place-list-item {
  overflow: hidden;
  margin: 0 0 40px;
}
.detailed-place-list-item h1 {
  margin: 0 0 4px;
  color: #054645;
  font-weight: 500;
  font-size: 24px;
  text-transform: none;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
}
.detailed-place-list-item h1 a {
  font-weight: inherit;
}
.detailed-place-list-item p {
  font-size: 20px;
}
.detailed-place-list-item .subtitle {
  margin: 0 0 25px;
  font-weight: 700;
  font-size: 20px;
}
.detailed-place-list-item .img {
  width: 42.2123894%;
  float: left;
}
.detailed-place-list-item .content {
  width: 57.7876106%;
  padding-top: 0;
  padding-left: 40px;
  float: right;
}
@media (max-width: 1023px) {
  .detailed-place-list-item .img {
    width: 50%;
  }
  .detailed-place-list-item .content {
    width: 50%;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .detailed-place-list-item:after {
    content: "";
    display: table;
    clear: both;
  }
  .detailed-place-list-item {
    margin-bottom: 35px;
    overflow: visible;
    font-size: 12px;
  }
  .detailed-place-list-item .content,
  .detailed-place-list-item .img {
    width: 100%;
  }
  .detailed-place-list-item .content {
    padding-right: 0;
    padding-left: 0;
    padding-top: 20px;
  }
  .detailed-place-list-item h1 {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.375;
  }
  .detailed-place-list-item p {
    font-size: 16px;
    line-height: 1.375;
  }
  .detailed-place-list-item .subtitle {
    margin-bottom: 22px;
    font-size: 16px;
    line-height: 1.375;
  }
}
.detailed-place-list-author {
  margin-top: 42px;
  margin-left: 30px;
  min-height: 148px;
  padding: 30px;
  padding-top: 38px;
  padding-left: 148px;
  position: relative;
  border: 1px solid #d1d2d4;
  font-size: 16px;
}
.detailed-place-list-author h2 {
  margin: 0 0 8px;
  font-size: 18px;
}
.detailed-place-list-author p {
  max-width: 350px;
  margin: 0;
  font-size: 16px;
}
.detailed-place-list-author img {
  width: 88px;
  top: 30px;
  left: 30px;
  position: absolute;
}
.detailed-place-list-author:after,
.detailed-place-list-author:before {
  content: "";
  top: 50px;
  left: -30px;
  position: absolute;
  border: solid transparent;
  border-width: 18px 15px;
}
.detailed-place-list-author:before {
  border-top-color: #d1d2d4;
  border-right-color: #d1d2d4;
  -webkit-transform: skewY(20deg);
  transform: skewY(20deg);
}
.detailed-place-list-author:after {
  border-top-color: #fff;
  border-right-color: #fff;
  -webkit-transform: skewY(20deg) translate(2px, 1px);
  transform: skewY(20deg) translate(2px, 1px);
}
@media (max-width: 1023px) {
  .detailed-place-list-author {
    min-height: 100px;
    margin-top: 32px;
    padding: 20px;
    padding-top: 22px;
    padding-left: 98px;
    font-size: 16px;
  }
  .detailed-place-list-author h2 {
    font-size: 16px;
  }
  .detailed-place-list-author img {
    width: 60px;
    top: 20px;
    left: 20px;
  }
}
@media (max-width: 767px) {
  .detailed-place-list-author {
    margin-top: 0;
    margin-left: 20px;
    padding-right: 15px;
    padding-left: 15px;
    padding-left: 90px;
    font-size: 11px;
  }
  .detailed-place-list-author img {
    font-size: 45px;
    left: 15px;
  }
  .detailed-place-list-author h2 {
    margin-bottom: 3px;
    font-size: 13px;
  }
  .detailed-place-list-author p {
    font-size: 14px;
  }
}
.half-sections .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.half-sections .content-section {
  width: 50%;
  padding-bottom: 50px;
}
.half-sections .content-section:first-child {
  padding-right: 30px;
}
.half-sections .content-section:last-child {
  border-left: 1px solid #e7e8e9;
}
.half-sections .content-section:last-child .content-section-inner {
  float: right;
}
.half-sections .section-title {
  margin-bottom: 35px;
}
.half-sections p {
  font-size: 24px;
}
.half-sections p + a {
  display: inline-block;
  margin-top: 12px;
  position: relative;
}
.half-sections p + a:before {
  content: "";
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background: rgba(5, 70, 69, 0.5);
  transition: 0.15s;
}
.half-sections p + a:hover:before {
  opacity: 1;
}
.half-sections a + p > .text-button {
  margin-top: 23px;
}
.half-sections.-w-line {
  border-top: 1px solid #e7e8e9;
}
@media (max-width: 1023px) {
  .half-sections .content-section:last-child {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .half-sections {
    font-size: 16px;
    line-height: 1.375;
  }
  .half-sections .section-title {
    margin-bottom: 20px;
  }
  .half-sections p {
    font-size: inherit;
  }
  .half-sections p + a {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .half-sections .container {
    display: block;
  }
  .half-sections .content-section {
    width: auto;
  }
  .half-sections .content-section:first-child {
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
  }
  .half-sections .content-section:last-child {
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #e7e8e9;
  }
  .half-sections a + p > .text-button {
    margin-top: 10px;
  }
}
.section-know {
  text-align: center;
}
.section-know .content-section-inner {
  max-width: 456px;
}
.section-know img {
  max-height: 267px;
  width: auto;
}
.section-slang {
  text-align: center;
}
.box-dictionary {
  max-width: 376px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 60px 25px;
  position: relative;
  border: 1px solid #054645;
  text-align: left;
  font-size: 21px;
}
.box-dictionary h2 {
  margin: 0 0 15px;
  font-weight: 500;
  font-size: 39px;
  text-transform: none;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
}
.box-dictionary p {
  font-size: inherit;
}
.box-dictionary q {
  display: block;
  margin: 30px 0 0;
  position: relative;
  font-style: italic;
}
.box-dictionary q span {
  display: inline-block;
  max-width: 220px;
  position: relative;
}
.box-dictionary q span:after,
.box-dictionary q span:before {
  font-style: normal;
}
.box-dictionary q span:before {
  content: "“";
  top: 0;
  left: -0.5em;
  position: absolute;
}
.box-dictionary q span:after {
  content: "”";
  margin-left: 0.07em;
}
.box-dictionary q:before {
  content: "";
  width: 60%;
  height: 1px;
  top: -15px;
  left: 0;
  position: absolute;
  background: #d1d2d4;
}
.box-dictionary:after,
.box-dictionary:before {
  content: "";
  right: 50px;
  bottom: -30px;
  position: absolute;
  border: solid transparent;
  border-width: 15px 18px;
}
.box-dictionary:before {
  border-left-color: #054645;
  border-top-color: #054645;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
}
.box-dictionary:after {
  border-left-color: #fff;
  border-top-color: #fff;
  -webkit-transform: skew(-20deg) translate(1px, -2px);
  transform: skew(-20deg) translate(1px, -2px);
}
@media (max-width: 767px) {
  .box-dictionary {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 25px 30px 10px;
    font-size: 14px;
  }
  .box-dictionary h2 {
    margin-bottom: 10px;
    font-size: 31px;
  }
}
.social-media-icons {
  font-size: 0;
}
.social-media-icons li {
  display: inline;
}
.social-media-icons a {
  display: inline-block;
  width: 50px;
  height: 50px;
  position: relative;
  color: #000;
}
.social-media-icons a:hover {
  color: #054645;
}
.social-media-icons .icon {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.topic-select-box {
  margin: 0 0 80px;
  position: relative;
}
.topic-select-box .title {
  height: 55px;
  padding: 0 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16.5px;
  line-height: 55px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  transition: 0.1s;
}
.topic-select-box .title .icon {
  width: 10px;
  height: 10px;
  top: 24px;
  right: 20px;
  position: absolute;
}
.topic-select-box .title:hover {
  background: rgba(0, 0, 0, 0.01);
  border-color: rgba(0, 0, 0, 0.2);
}
.topic-select-box .extended-topic-list {
  display: none;
  padding-top: 30px;
  padding-bottom: 30px;
  top: 55px;
  right: 0;
  left: 0;
  position: absolute;
  z-index: 2;
}
.topic-select-box .extended-topic-list .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.topic-select-box .extended-topic-list .column {
  min-width: 220px;
}
.topic-select-box .extended-topic-list .column.-separated {
  padding-left: 20px;
  border-left: 1px solid #000;
}
.topic-select-box .extended-topic-list .column p {
  margin-top: 35px;
  margin-bottom: 20px;
  line-height: 1;
}
.topic-select-box .extended-topic-list .column p:first-child {
  margin-top: 0;
}
.topic-select-box .extended-topic-list ul {
  margin: 0;
}
.topic-select-box.-expanded .title .icon {
  top: 23px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 1250px) {
  .topic-select-box {
    margin-left: 30px;
  }
}
@media (max-width: 1023px) {
  .topic-select-box {
    margin-left: 0;
    margin-bottom: 60px;
  }
  .topic-select-box .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .topic-select-box .extended-topic-list .column {
    min-width: 0;
  }
}
@media (max-width: 767px) {
  .topic-select-box .extended-topic-list .container:after {
    content: "";
    display: table;
    clear: both;
  }
  .topic-select-box .extended-topic-list .container {
    display: block;
  }
  .topic-select-box .extended-topic-list .column {
    width: 50%;
    float: left;
  }
  .topic-select-box .extended-topic-list .column:nth-child(2n + 1) {
    clear: both;
  }
  .topic-select-box .extended-topic-list .column:nth-child(-n + 2) {
    margin-bottom: 30px;
  }
  .topic-select-box .extended-topic-list .column.-separated {
    padding-left: 0;
    border: none;
  }
  .topic-select-box p {
    font-size: 13px;
  }
  .topic-select-box a {
    font-size: 10px;
  }
}
.tag-list {
  font-size: 0;
}
.tag-list li {
  display: inline-block;
  margin: 0 15px 15px 0;
}
.tag-list a {
  display: inline-block;
  height: 40px;
  padding: 0 20px;
  background: 0 0;
  border: 1px solid #054645;
  color: #054645;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 38px;
}
.tag-list a:hover {
  color: #fff;
  background-color: #054645;
}
.search-bar-horizontal {
  margin: 30px 0 75px;
  padding: 0 40px;
}
.search-bar-horizontal p {
  margin: 0 0 10px;
  color: #6d6e71;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14.3px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.search-bar-horizontal h3 {
  margin-top: 30px;
}
.search-bar-horizontal form {
  position: relative;
}
.search-bar-horizontal form,
.search-bar-horizontal form input {
  color: #054645;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 46.2px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.search-bar-horizontal .form-control {
  width: 100%;
  border-width: 0 0 4px;
  border-style: solid;
  border-color: #000;
  background: 0 0;
}
.search-bar-horizontal button {
  width: 40px;
  height: 40px;
  right: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000;
}
.search-bar-horizontal button .icon {
  width: 67%;
  height: 67%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}
.search-bar-horizontal button:hover {
  color: #054645;
}
.search-bar-horizontal .twitter-typeahead {
  width: 100%;
}
.search-bar-horizontal .tt-menu {
  width: calc(100% + 20px * 2);
  margin-top: 6px;
  margin-left: -20px;
  padding: 10px 20px 20px;
  background: #fff;
  line-height: 0.89;
  color: #bcbec0;
}
.search-bar-horizontal .tt-suggestion {
  cursor: pointer;
  margin-bottom: 0.3em;
}
.search-bar-horizontal .tt-suggestion:hover {
  color: #000;
}
.search-bar-horizontal .tt-highlight:first-of-type {
  color: #054645;
}
.search-bar-horizontal .tt-cursor {
  color: #000;
}
.search-bar-horizontal .tt-cursor .tt-highlight {
  color: inherit;
}
@media (max-width: 1300px) {
  .search-bar-horizontal {
    padding-left: 105px;
  }
}
@media (max-width: 1270px) {
  .search-bar-horizontal {
    padding-left: 100px;
  }
}
@media (max-width: 1023px) {
  .search-bar-horizontal {
    padding-right: 0;
    padding-left: 0;
  }
  .search-bar-horizontal form,
  .search-bar-horizontal form input {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .search-bar-horizontal {
    margin-bottom: 30px;
  }
  .search-bar-horizontal p {
    font-size: 11px;
  }
  .search-bar-horizontal form,
  .search-bar-horizontal form input {
    font-size: 22px;
  }
  .search-bar-horizontal .form-control {
    padding-right: 30px;
    font-size: 20px;
  }
  .search-bar-horizontal button {
    top: 12px;
  }
  .search-bar-horizontal button .icon {
    width: 16px;
    height: 16px;
  }
}
.single-post-image-bg {
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 32.6% 0 0;
  overflow: hidden;
  position: relative;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.single-post-image-bg .bg-fit:before {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}
.single-post-image-bg .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.single-post-image-bg .container {
  width: 100%;
}
.single-post-image-bg .content-inner {
  max-width: 433px;
}
.single-post-image-bg p:last-child {
  margin: 0;
}
.single-post-image-bg .button-container {
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14.3px;
  line-height: 42px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.single-post-image-bg .button-container .icon {
  width: 9px;
  height: 9px;
  margin: 0 0 0 2px;
  display: inline-block;
  top: -1px;
  position: relative;
  vertical-align: middle;
}
.single-post-image-bg a {
  color: inherit;
}
.single-post-image-bg a:hover {
  opacity: 0.7;
}
.single-post-image-bg.-no-mb {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .single-post-image-bg {
    padding: 0;
    height: 330px;
  }
}
@media (max-width: 767px) {
  .single-post-image-bg {
    height: 300px;
  }
}
.section-carousel {
  padding-top: 15px;
  padding-bottom: 80px;
}
.section-carousel .container {
  position: relative;
}
.section-carousel h2 {
  margin: 0 0 32px;
  text-align: center;
  font-size: 26px;
}
@media (max-width: 1023px) {
  .section-carousel {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .section-carousel {
    padding: 10px 20px 10px;
  }
  .section-carousel h2 {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 0.95;
  }
}
.carousel-quotes {
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.carousel-quotes .owl-next,
.carousel-quotes .owl-prev {
  top: auto;
  bottom: 25px;
}
.carousel-quotes .owl-prev {
  left: -60px;
}
.carousel-quotes .owl-next {
  right: -60px;
}
@media (max-width: 767px) {
  .carousel-quotes .owl-next,
  .carousel-quotes .owl-prev {
    top: calc(50% - 65px);
  }
  .carousel-quotes .owl-prev {
    left: -45px;
  }
  .carousel-quotes .owl-next {
    right: -45px;
  }
}
.carousel-quote {
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
  font-size: 26px;
}
.carousel-quote-author {
  display: inline-block;
  min-height: 88px;
  margin: 20px 0 0;
  padding: 12px 0 0 112px;
  position: relative;
  font-weight: 500;
  text-align: left;
  font-size: 15px;
}
.carousel-quote-author .img {
  display: inline-block;
  width: 88px;
  top: 0;
  left: 0;
  position: absolute;
}
.carousel-quote-author h3 {
  margin: 0 0 2px;
  font-size: 18px;
}
.carousel-quote-author p {
  margin: 0;
  letter-spacing: 0.025em;
  color: #6d6e71;
}
.carousel-quote-author a {
  color: #6d6e71;
  font-weight: 400;
}
.carousel-quote-author a:hover {
  color: #054645;
}
.carousel-quote-author .more {
  margin-top: 2px;
  font-weight: 700;
  font-size: 12px;
}
.carousel-quote-author .more a {
  font-weight: inherit;
  color: #054645;
}
.carousel-quote-author-tooltip {
  visibility: hidden;
  opacity: 0;
  width: 410px;
  min-height: 120px;
  padding: 20px 27px 17px;
  right: 10px;
  position: absolute;
  z-index: 9;
  background: #fff;
  border: 1px solid #ced0d1;
  color: #6d6e71;
  font-weight: 400;
  font-size: 15px;
  transition: 0.25s;
}
.carousel-quote-author-tooltip h4 {
  margin-bottom: 12px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
}
.carousel-quote-author-tooltip p {
  margin: 0;
}
.carousel-quote-author-tooltip a {
  font-weight: inherit;
}
.carousel-quote-author-tooltip .arrow:after,
.carousel-quote-author-tooltip .arrow:before {
  content: "";
  top: 68px;
  left: -30px;
  position: absolute;
}
.carousel-quote-author-tooltip .arrow:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 16px 30px 16px 0;
  border-right-color: #ced0d1;
}
.carousel-quote-author-tooltip .arrow:after {
  left: -28px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 16px 30px 16px 0;
  border-right-color: #fff;
}
.carousel-quote-author-tooltip:before {
  content: "";
  width: 190px;
  height: 60px;
  top: 54px;
  left: -190px;
  position: absolute;
}
.carousel-quote-author-tooltip.-visible {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 1023px) {
  .carousel-quote {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  .carousel-quote {
    font-size: 16px;
  }
  .carousel-quote-author {
    min-height: 65px;
    margin-top: 5px;
    padding-top: 5px;
    padding-left: 75px;
    font-size: 11px;
  }
  .carousel-quote-author .img {
    width: 65px;
  }
  .carousel-quote-author h3 {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 1.2;
  }
  .carousel-quote-author .more {
    margin-top: 3px;
    font-size: 10px;
  }
}
@media (max-width: 1180px) {
  .carousel-quote-author-tooltip {
    width: 390px;
  }
}
@media (max-width: 1100px) {
  .carousel-quote-author-tooltip {
    width: 350px;
  }
}
@media (max-width: 1024px) {
  .carousel-quote-author-tooltip {
    width: 100%;
    right: 0;
    margin-top: -10px;
    padding-right: 20px;
    padding-left: 20px;
    background: rgba(255, 255, 255, 0.95);
  }
  .carousel-quote-author-tooltip .arrow,
  .carousel-quote-author-tooltip:before {
    display: none;
  }
  .carousel-quote-author-tooltip h4 {
    padding-right: 60px;
  }
  .carousel-quote-author-tooltip .close {
    width: 40px;
    height: 40px;
    top: 7px;
    right: 5px;
    position: absolute;
    color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
  }
}
.event-list {
  width: auto;
  margin-right: -7px;
  margin-left: -7px;
  text-align: center;
  font-size: 0;
}
.event-list .owl-item {
  padding: 0 7px;
}
.event-list a {
  display: block;
}
.event-list a:before {
  content: "";
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  background: rgba(5, 70, 69, 0.5);
  transition: 0.15s;
}
.event-list a:hover:before {
  opacity: 1;
}
.event-list a:hover + .content .date {
  color: #054645;
}
.event-list .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 20px;
  bottom: 0;
  left: 20px;
  position: absolute;
  z-index: 2;
  background: #fff;
  text-align: left;
}
.event-list .date {
  min-width: 85px;
  padding: 15px 15px 0;
  text-align: center;
  border-right: 1px solid #d1d2d4;
  white-space: nowrap;
}
.event-list .date .day {
  display: block;
  font-weight: 700;
  font-size: 50.6px;
  line-height: 0.85;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.event-list .date .month {
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
}
.event-list .date-inner {
  display: inline-block;
  vertical-align: middle;
}
.event-list .date-divider {
  display: inline-block;
  margin-right: 0.04em;
  margin-left: 0.04em;
  top: -10px;
  position: relative;
  vertical-align: middle;
  font-weight: 700;
  font-size: 50.6px;
  line-height: 1;
}
.event-list .details {
  padding: 17px 10px 10px 20px;
  font-size: 16px;
}
.event-list h1 {
  margin: 0;
  color: #000;
  font-size: 16px;
  letter-spacing: 0;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
}
.event-list p {
  margin: 0;
}
.event-list-item {
  position: relative;
}
.event-list-item + .event-list-item {
  margin-left: 10px;
}
.event-list-item.-multiple-days .details {
  max-width: 170px;
}
.event-list:not(.owl-carousel) .event-list-item {
  display: inline-block;
  width: calc((100% - 20px) / 3);
  position: relative;
}
.event-list:not(.owl-carousel) .event-list-item + .event-list-item {
  margin-left: 10px;
}
@media (max-width: 1199px) {
  .event-list .content {
    left: 10px;
    right: 10px;
  }
  .event-list .date .day {
    font-size: 40px;
  }
}
@media (max-width: 1099px) {
  .event-list .date .day {
    font-size: 32px;
  }
}
@media (max-width: 1023px) {
  .event-list:not(.owl-carousel) .event-list-item {
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 767px) {
  .event-list .date {
    min-width: 70px;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .event-list .date .date-divider,
  .event-list .date .day {
    font-size: 30px;
  }
  .event-list .date .month {
    font-size: 14px;
  }
  .event-list .details {
    font-size: 15px;
  }
  .event-list h1 {
    font-size: 13px;
  }
  .event-list:not(.owl-carousel) .event-list-item {
    width: calc(100% - 40px);
  }
  .event-list:not(.owl-carousel) .event-list-item img {
    width: 100%;
  }
  .event-list:not(.owl-carousel) .event-list-item + .event-list-item {
    margin-top: 20px;
    margin-left: 0;
  }
}
.section-packing-list {
  padding-bottom: 95px;
}
.section-packing-list + .section-properties {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .section-packing-list {
    padding-bottom: 0;
    border-top: 1px solid #e7e8e9;
  }
}
.packing-list {
  overflow: hidden;
}
.packing-list img {
  width: 51.1%;
  margin-right: 40px;
  float: left;
}
.packing-list h2 {
  margin: 0;
  font-size: 18px;
}
.packing-list h2 ~ p {
  font-size: 20px;
}
.packing-list p {
  font-size: 24px;
}
.packing-list p:first-of-type {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .packing-list {
    margin-right: -20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 11px;
  }
  .packing-list img {
    display: block;
    width: calc(100% + 40px);
    max-width: none;
    margin-right: -20px;
    margin-bottom: 20px;
    margin-left: -20px;
    float: none;
  }
  .packing-list h2 {
    font-size: 16px;
  }
  .packing-list h2 ~ p {
    font-size: 16px;
  }
  .packing-list p {
    font-size: 16px;
    line-height: 1.375;
  }
}
.section-events {
  padding-bottom: 30px;
}
.section-packing-list + .section-events {
  margin-top: 0;
  padding-top: 0;
}
@media (max-width: 1239px) {
  .section-events {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .section-events {
    padding-right: 0;
    padding-left: 0;
    border-top: 1px solid #e7e8e9;
  }
  .section-events .container {
    padding-right: 0;
    padding-left: 0;
  }
  .section-packing-list + .section-events {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.section-spotted {
  background: #f4f4f4;
}
.section-events + .section-spotted {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .section-spotted {
    margin-top: 50px;
  }
  .section-events + .section-spotted {
    margin-top: 20px;
  }
}
.section-image-gallery {
  padding-bottom: 50px;
}
.section-image-gallery .button-container {
  text-align: center;
}
@media (max-width: 1239px) {
  .section-image-gallery {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .section-image-gallery {
    padding-bottom: 20px;
    border-top: 1px solid #e7e8e9;
  }
  .section-image-gallery .owl-stage-outer {
    overflow: visible;
  }
}
.image-gallery {
  width: auto;
  margin: 0 -7px 30px;
  font-size: 0;
}
.image-gallery .owl-item {
  padding: 0 7px;
}
.image-gallery {
  width: auto;
  margin: 0 -7px 30px;
  font-size: 0;
}
.image-gallery .owl-item {
  padding: 0 7px;
}
.section-neighborhoods {
  padding-top: 70px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .section-neighborhoods {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .section-neighborhoods .section-title {
    max-width: 250px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }
}
.detailed-map {
  position: relative;
}
.detailed-map .map {
  height: 620px;
  background: #f5f5f5;
}
.detailed-map .map div[style*="sans-serif"] {
  font-weight: 700 !important;
  font-size: 19px !important;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.detailed-map .map .gm-style-iw {
  width: 250px !important;
  top: 15px !important;
  padding: 10px;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 0;
}
.detailed-map .map .gm-style-iw {
  text-align: left;
  font-weight: 500 !important;
  font-size: 14px !important;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.detailed-map .map .gm-style-iw a {
  color: #054645;
}
.detailed-map .legend {
  width: 480px;
  overflow: auto;
  padding: 37px 40px 10px;
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  left: calc((100% - 1130px) / 2);
  background: #fff;
  font-size: 18px;
}
.detailed-map .subtitle {
  margin: 0 0 35px;
  font-size: 24px;
}
.detailed-map h2 {
  display: inline-block;
  margin: 0;
  font-size: 19.8px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color 0.15s;
}
.detailed-map h2 ~ p {
  margin-left: 0.8em;
}
.detailed-map h2:hover {
  color: #054645;
}
.detailed-map p {
  font-size: 20px;
}
.detailed-map .w-item {
  display: none;
}
.detailed-map .item.active h2 {
  color: #054645;
}
@media (max-width: 1129px) {
  .detailed-map .legend {
    left: 0;
  }
}
@media (max-width: 1023px) {
  .detailed-map .map {
    height: 50vw;
  }
  .detailed-map .legend {
    width: auto;
    position: static;
  }
}
@media (max-width: 767px) {
  .detailed-map .map {
    height: 460px;
  }
  .detailed-map .subtitle {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .detailed-map h2 {
    font-size: 16px;
  }
  .detailed-map p {
    font-size: 16px;
    line-height: 1.375;
  }
  .detailed-map .legend {
    padding: 20px 20px 0;
    font-size: 11px;
  }
}
.owl-next,
.owl-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: calc(50% - 20px);
  color: #000;
  font-size: 0;
  transition: color 0.15s;
}
@media (max-width: 767px) {
  .owl-next,
  .owl-prev {
    display: none;
  }
}
.owl-next:before,
.owl-prev:before {
  content: "";
  width: 30px;
  height: 30px;
  border: solid currentColor;
  top: 5px;
  left: -5px;
  position: absolute;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.owl-next:hover,
.owl-prev:hover {
  color: #054645;
}
.owl-next:active,
.owl-prev:active {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}
@media (max-width: 767px) {
  .owl-next:before,
  .owl-prev:before {
    width: 18px;
    height: 18px;
    top: 11px;
  }
}
.owl-prev {
  left: -50px;
}
.owl-prev:before {
  border-width: 2px 0 0 2px;
  left: auto;
  right: -5px;
}
@media (max-width: 767px) {
  .owl-prev {
    left: -40px;
  }
  .owl-prev:before {
    right: 7px;
  }
}
.owl-next {
  right: -50px;
}
@media (max-width: 767px) {
  .owl-next {
    right: -40px;
  }
  .owl-next:before {
    left: 7px;
  }
}
.owl-dots {
  display: none;
  margin: 30px auto;
  text-align: center;
}
@media (max-width: 767px) {
  .owl-dots {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 50%;
}
.owl-dot + .owl-dot {
  margin-left: 7px;
}
.owl-dot.active {
  background: #000;
  border-color: #fff;
}
.section-properties {
  margin-bottom: 10px;
  padding: 0;
  position: relative;
  background: #777;
  text-align: center;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.section-properties h2 {
  margin-bottom: 40px;
  font-size: 37.4px;
}
.section-properties p {
  font-size: 24px;
}
.section-properties .button-container {
  margin-top: 40px;
}
.section-properties .button {
  width: 160px;
}
.section-properties .owl-dots {
  display: block;
  margin: 0 auto;
  right: 0;
  bottom: 25px;
  left: 0;
  position: absolute;
}
.section-properties .owl-next,
.section-properties .owl-prev {
  color: #fff;
}
.section-properties .owl-next.disabled,
.section-properties .owl-prev.disabled {
  visibility: hidden;
}
.section-properties .owl-prev {
  left: 20px;
}
.section-properties .owl-next {
  right: 20px;
}
@media (max-width: 767px) {
  .section-properties .container {
    padding-right: 0;
    padding-left: 0;
  }
  .section-properties h2 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.375;
  }
  .section-properties p {
    font-size: 16px;
  }
  .section-properties .owl-nav {
    display: none;
  }
}
.section-properties-item {
  padding: 120px 0 90px;
  background: center center/cover no-repeat;
}
@media (max-width: 767px) {
  .section-properties-item {
    padding: 50px 0 50px;
  }
  .section-properties-item.full-width-img {
    margin: 0;
    padding: 20px 20px 70px;
    padding-top: 65px;
  }
}
@media (max-width: 767px) {
  .carousel-place-list {
    padding-right: 30px;
    padding-left: 30px;
  }
  .carousel-place-list article {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.section-archive {
  margin-bottom: 100px;
  padding-top: 30px;
}
.section-archive .container .container {
  padding-right: 0;
  padding-left: 0;
}
.section-archive-switcher {
  display: block;
  width: 100%;
  height: 80px;
  margin-bottom: 15px;
  background: 0 0;
  border: 1px solid #054645;
  color: #054645;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 78px;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  transition: 0.15s;
}
.section-archive-switcher .icon {
  margin-left: 5px;
  top: -1px;
  position: relative;
  width: 14px;
  height: 14px;
}
.section-archive-switcher:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-archive-switcher.-active .icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .section-archive-switcher {
    height: 50px;
    margin-bottom: 0;
    line-height: 48px;
    font-size: 18px;
  }
}
.section-listing:after {
  content: "";
  display: table;
  clear: both;
}
.section-listing .item {
  width: 50%;
  margin-bottom: 70px;
  padding-right: 30px;
  float: left;
}
.section-listing .item img {
  width: 270px;
  height: 270px;
  font-family: "object-fit:cover";
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 30px;
  margin-bottom: 20px;
  float: left;
}
.section-listing .item h1 {
  margin-bottom: 2px;
  font-weight: 500;
  font-size: 24px;
  text-transform: none;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
}
.section-listing .item .subtitle {
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 20px;
}
.section-listing .item:nth-child(2n + 1) {
  clear: both;
}
.section-listing .item:nth-last-child(-n + 2) {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section-listing .item {
    width: calc(50% - 10px);
    margin-bottom: 40px;
    padding-right: 0;
    word-wrap: break-word;
  }
  .section-listing .item img {
    width: calc((100vw - 60px) / 2);
    height: calc((100vw - 60px) / 2);
  }
  .section-listing .item h1 {
    font-size: 20px;
  }
  .section-listing .item p {
    font-size: 14px;
  }
  .section-listing .item .subtitle {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .section-listing .item:nth-child(2n) {
    margin-left: 20px;
  }
  .section-listing .item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-image-gallery,
  .section-place-list {
    overflow: hidden;
  }
}
.page-escapes .single-post-header {
  display: none;
}
@media (min-width: 768px) {
  .page-escapes {
    overflow: hidden;
  }
  .page-escapes .page-footer,
  .page-escapes .pre-footer {
    display: none;
  }
}
.escapes-items {
  top: 67px;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
}
@media (max-width: 767px) {
  .escapes-items {
    margin-top: -50px;
    position: static;
  }
}
.escapes-item {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.escapes-item .image-slices {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: center center/cover no-repeat;
}
.escapes-item .slide-content {
  width: 100%;
  height: 100%;
}
.escapes-item.-current {
  z-index: 1;
}
@media (min-width: 768px) {
  .escapes-item .full-width-img {
    height: 100%;
    padding: 0;
  }

  .escapes-item .full-width-img .post-fragment {
    max-width: 380px;
    left: 10px;
    position: relative;
  }
  .escapes-item .full-width-img h1 {
    font-size: 60px;
  }
  .escapes-item .full-width-img p:not(.button-container) {
    font-size: 21px;
    line-height: 1.5;
  }
  .escapes-item .full-width-img .button-container {
    margin-top: 18px;
    margin-bottom: 0;
  }
  .escapes-item .full-width-img a {
    color: #fff;
  }
  .escapes-item .full-width-img a:hover {
    color: #054645;
  }
  .escapes-item .slide-content {
    visibility: hidden;
    opacity: 0;
  }
  .escapes-item:nth-child(n + 2) .image-slices {
    visibility: hidden;
  }
}
@media (max-width: 767px) {
  .escapes-item {
    margin: 0 0 120px;
    position: relative;
  }
  .escapes-item:last-child {
    margin-bottom: 80px;
  }
  .escapes-item:not(.escapes-hero) .full-width-img {
    overflow: visible;
    margin-left: 0;
    margin-right: 0;
  }
  .escapes-item:not(.escapes-hero) .wrap {
    top: auto;
    right: auto;
    left: auto;
  }
  .escapes-item:not(.escapes-hero) .image-slices {
    height: 100vw;
    position: static;
  }
  .escapes-item:not(.escapes-hero) .slide-content {
    width: auto;
    height: auto;
    margin-top: -90px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 1px 20px 7px;
    background: rgba(1, 174, 242, 0.8);
  }
  .escapes-item:not(.escapes-hero) .content {
    display: block;
    position: static;
    color: #fff;
  }
  .escapes-item:not(.escapes-hero) .content a {
    color: inherit;
  }
  .escapes-item:not(.escapes-hero) .post-excerpt {
    display: block;
    font-size: 17px;
  }
  .escapes-item:not(.escapes-hero) h1 {
    top: -35px;
    left: 20px;
    position: absolute;
    color: #01aef2;
    font-size: 25px;
  }
  .escapes-item:not(.escapes-hero) .button-container {
    margin-top: 5px;
  }
}
.escapes-hero {
  text-align: center;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.escapes-hero .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-bottom: 5px;
  position: relative;
}
.escapes-hero h1,
.escapes-hero p,
.escapes-hero ul {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.escapes-hero a {
  color: inherit;
}
.escapes-hero h1 {
  margin: 0;
  font-size: 138.6px;
  line-height: 0.95;
  letter-spacing: 0.015em;
}
.escapes-hero .button-next {
  max-width: 70px;
  margin-right: auto;
  margin-left: auto;
  right: 0;
  bottom: 25px;
  left: 0;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.03em;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.escapes-hero .button-next .icon {
  width: 10px;
  height: 10px;
  display: block;
  margin: 10px auto;
  transition: 0.25s;
}
.escapes-hero .button-next:hover .icon {
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}
@media (min-width: 768px) {
  .escapes-hero .button-next {
    display: none;
  }
}
@media (max-width: 1023px) {
  .escapes-hero h1 {
    margin-bottom: 15px;
    font-size: 90px;
  }
}
@media (max-width: 767px) {
  .escapes-hero {
    height: calc(100vh - 60px);
  }
  .escapes-hero h1 {
    margin-bottom: 15px;
    font-size: 43px;
  }
  .escapes-hero p br {
    display: none;
  }
  .escapes-hero .button-next {
    font-size: 12px;
  }
}
.escapes-side-nav {
  visibility: hidden;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 70px;
  bottom: 0;
  left: 20px;
  position: fixed;
  z-index: 1;
  color: #fff;
}
.escapes-side-nav li {
  position: relative;
}
.escapes-side-nav li + li:before {
  content: "";
  width: 2px;
  height: 22px;
  top: -11px;
  left: 8px;
  position: absolute;
  background: #fff;
}
.escapes-side-nav a {
  display: inline-block;
  padding: 14px 10px 13px 40px;
  position: relative;
  color: inherit;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.03em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.escapes-side-nav a:after,
.escapes-side-nav a:before {
  content: "";
  width: 18px;
  height: 18px;
  top: 11px;
  left: 0;
  position: absolute;
  border-radius: 50%;
}
.escapes-side-nav a:before {
  border: 2px solid #fff;
}
.escapes-side-nav a:after {
  width: 14px;
  height: 14px;
  left: 2px;
  background: #01aef2;
  top: 13px;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
}
.escapes-side-nav .active a:after,
.escapes-side-nav a:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.escapes-dropdown {
  width: 600px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  text-align: left;
  color: #fff;
}
.escapes-dropdown-toggle {
  height: 54px;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
  border: 1px solid;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15.5px;
  line-height: 54px;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.escapes-dropdown-toggle .icon {
  width: 11px;
  height: 11px;
  top: 21px;
  right: 20px;
  position: absolute;
}
.escapes-dropdown-content {
  display: none;
  padding: 15px 20px;
  top: 53px;
  right: 0;
  left: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #fff;
}
.escapes-dropdown-content ul {
  height: 128px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  font-size: 0;
}
.escapes-dropdown-content ul.items-2,
.escapes-dropdown-content ul.items-3,
.escapes-dropdown-content ul.items-4 {
  height: 32px;
}
.escapes-dropdown-content ul.items-5,
.escapes-dropdown-content ul.items-6,
.escapes-dropdown-content ul.items-7 {
  height: 64px;
}
.escapes-dropdown-content ul.items-10,
.escapes-dropdown-content ul.items-8,
.escapes-dropdown-content ul.items-9 {
  height: 96px;
}
.escapes-dropdown-content ul.items-11,
.escapes-dropdown-content ul.items-12,
.escapes-dropdown-content ul.items-13 {
  height: 128px;
}
.escapes-dropdown-content ul.items-14,
.escapes-dropdown-content ul.items-15,
.escapes-dropdown-content ul.items-16 {
  height: 160px;
}
.escapes-dropdown-content ul.items-17,
.escapes-dropdown-content ul.items-18,
.escapes-dropdown-content ul.items-19 {
  height: 192px;
}
.escapes-dropdown-content ul.items-20,
.escapes-dropdown-content ul.items-21,
.escapes-dropdown-content ul.items-22 {
  height: 224px;
}
.escapes-dropdown-content li {
  width: 33.33333%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.escapes-dropdown-content li:first-child {
  display: none;
}
.escapes-dropdown-content a {
  display: inline-block;
  padding: 5px 0;
  position: relative;
}
.escapes-dropdown-content a:before {
  content: "";
  opacity: 0;
  height: 3px;
  right: 0;
  bottom: 2px;
  left: 0;
  position: absolute;
  background: currentColor;
  transition: opacity 0.1s;
}
.escapes-dropdown-content a:hover:before {
  opacity: 1;
}
@media (max-height: 660px) {
  .escapes-dropdown {
    margin-bottom: 100px;
  }
}
@media (max-height: 560px) {
  .escapes-dropdown {
    margin-top: 0;
    margin-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .escapes-dropdown {
    display: none;
  }
}
.shake-it-up-grid {
  margin-top: 70px;
  margin-right: -60px;
  margin-left: -60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.shake-it-up-grid-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: calc(99.99% * 1 / 3 - (44px - 44px * 1 / 3));
  margin-bottom: 60px;
}
.shake-it-up-grid-item:nth-child(1n) {
  margin-right: 44px;
  margin-left: 0;
}
.shake-it-up-grid-item:last-child {
  margin-right: 0;
}
.shake-it-up-grid-item:nth-child(3n) {
  margin-right: 0;
  margin-left: auto;
}
.shake-it-up-grid-item img {
  display: block;
}
.shake-it-up-grid-item h3 {
  margin: 18px 0 0;
  color: #999;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-transform: none;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
}
@media (max-width: 880px) {
  .shake-it-up-grid {
    margin-left: 0;
    margin-right: 0;
  }
  .shake-it-up-grid-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(99.99% * 1 / 3 - (20px - 20px * 1 / 3));
    margin-bottom: 40px;
  }
  .shake-it-up-grid-item:nth-child(1n) {
    margin-right: 20px;
    margin-left: 0;
  }
  .shake-it-up-grid-item:last-child {
    margin-right: 0;
  }
  .shake-it-up-grid-item:nth-child(3n) {
    margin-right: 0;
    margin-left: auto;
  }
}
@media (max-width: 600px) {
  .shake-it-up-grid-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(99.99% * 1 / 3 - (10px - 10px * 1 / 3));
    margin-bottom: 10px;
  }
  .shake-it-up-grid-item:nth-child(1n) {
    margin-right: 10px;
    margin-left: 0;
  }
  .shake-it-up-grid-item:last-child {
    margin-right: 0;
  }
  .shake-it-up-grid-item:nth-child(3n) {
    margin-right: 0;
    margin-left: auto;
  }
  .shake-it-up-grid-item h3 {
    display: none;
  }
}
.shake-it-up-item-content {
  display: none;
}
.button.-w-shake-icon .icon {
  display: inline-block;
  width: 12px;
  height: 24px;
  top: 12px;
  left: 40px;
  position: absolute;
}
.button.-w-shake-icon,
.button.-w-shake-icon.-large {
  padding-left: 70px;
  position: relative;
}
.single-post-title[data-id] {
  display: none;
}
.section-related {
  margin-top: 80px;
  padding-top: 40px;
  border-width: 2px 0 0;
  border-style: solid;
  border-color: #d6d6d6;
}
.section-related .section-title {
  margin-bottom: 60px;
}
.section-related.-no-border {
  margin-top: 40px;
  border: none;
}
.section-related.-no-title {
  padding-top: 90px;
}
@media (max-width: 767px) {
  .section-related {
    margin-top: 40px;
  }
  .section-related .section-title {
    margin-bottom: 40px;
  }
  .section-related.-no-border {
    margin-top: 10px;
  }
}
.box-destination-content h3 {
  margin: 35px 0 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16.5px;
  line-height: 0.95;
  letter-spacing: 0.03em;
  font-family: W Sans New wf, W Apercu wf, Helvetica, Arial, sans-serif;
}
.box-destination-content h4 {
  margin-top: -8px;
  color: #6d6e71;
  font-weight: 400;
  font-size: 15px;
  text-transform: none;
  font-family: W Apercu wf, Helvetica, Arial, sans-serif;
}
