/* Masterswitch D8 - Custom Styles - Drupal
 * Bear Group, www.beargroup.com
 * Author: Chris Bovard
 * July 30, 2018, 11:40 PST
*/
/* =Import Files for Mixin Usage
----------------------------------------------------------------------------------*/
/* =Styles for 320 to Desktop
----------------------------------------------------------------------------------*/
.div {
  border: 1px solid red;
}

p.clearfix {
  display: inline-block;
}

.messages {
  margin-top: 20px;
  margin-bottom: 20px;
}

*:focus {
  outline: none !important;
}

.toolbar-oriented .toolbar-bar {
  z-index: 2000;
}

.pull-left-body,
.inline-img-wrapper.clearfix,
.clearfix,
.pull-right-body {
  width: 100%;
}

.pull-left-body .inline-img-caption,
.pull-left-body figcaption,
.inline-img-wrapper.clearfix .inline-img-caption,
.inline-img-wrapper.clearfix figcaption,
.clearfix .inline-img-caption,
.clearfix figcaption,
.pull-right-body .inline-img-caption,
.pull-right-body figcaption {
  text-align: center;
}

.img-responsive-important {
  display: block !important;
  height: auto !important;
  max-width: 100% !important;
}

.button-1 {
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  font-size: 1.6rem;
  line-height: 3.6rem;
  color: #fff !important;
  text-decoration: none;
  background-color: #f24550;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 13px;
  border: 0;
  transition: all 0.25s ease 0s;
}

.button-1:visited, .button-1:hover, .button-1:active, .button-1:focus {
  color: #fff !important;
  text-decoration: none;
}

.button-1:hover {
  background-color: #F2050B;
  text-decoration: none !important;
}

.button-2 {
  font-size: 16px;
  line-height: 34px;
  font-size: 1.6rem;
  line-height: 3.4rem;
  color: #b63503 !important;
  text-decoration: none;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 13px;
  border: 1px solid #b63503;
  transition: all 0.25s ease 0s;
}

.button-2:visited, .button-2:hover, .button-2:active, .button-2:focus {
  color: #b63503 !important;
  text-decoration: none;
}

.button-2:hover {
  background-color: #fff;
  text-decoration: none;
}

.hide {
  display: none !important;
}

body.page-node-type-homepage {
  overflow-x: hidden;
}

.no-link {
  text-decoration: none !important;
  cursor: default !important;
}

#page-wrap {
  width: 100%;
  min-height: 1px;
  position: relative;
  overflow-x: hidden;
}

#page-wrap::after {
  display: block;
  clear: both;
  content: "";
}

#header {
  min-height: 79px;
  width: 100%;
  background-color: #ccc;
  border: none;
}

#header-inner {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

#upper-header {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  height: 79px;
}

@media (min-width: 0) {
  #upper-header {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

#upper-header .fa {
  color: #898989;
  cursor: pointer;
  font-size: 24px;
  line-height: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  transition: all 0.35s ease 0s;
}

#upper-header .fa:hover {
  color: #fff;
}

#upper-header #mega-menu-toggle {
  position: absolute;
  left: 20px;
  top: 24px;
  z-index: 2000;
}

#upper-header #block-msd8-bootstrap-search,
#upper-header #block-exposedformsearch-resultspage-2 {
  height: 78px;
  width: 60px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2000;
  cursor: pointer;
  -webkit-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  overflow: hidden;
}

#upper-header #block-msd8-bootstrap-search .form-item,
#upper-header #block-exposedformsearch-resultspage-2 .form-item {
  -webkit-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  width: 230px;
  position: absolute;
  right: -350px;
  top: 15px;
  margin: 0;
}

#upper-header #block-msd8-bootstrap-search .form-item label,
#upper-header #block-exposedformsearch-resultspage-2 .form-item label {
  display: none;
}

#upper-header #block-msd8-bootstrap-search .form-item .form-search,
#upper-header #block-msd8-bootstrap-search .form-item .form-text,
#upper-header #block-exposedformsearch-resultspage-2 .form-item .form-search,
#upper-header #block-exposedformsearch-resultspage-2 .form-item .form-text {
  height: 40px;
  font-size: 20px;
  line-height: 28px;
  font-size: 2rem;
  line-height: 2.8rem;
  padding: 0 6px;
  border: none;
  width: 100%;
}

#upper-header #block-msd8-bootstrap-search .form-actions,
#upper-header #block-exposedformsearch-resultspage-2 .form-actions {
  height: 40px;
  width: 60px;
  right: -20px;
  top: 18px;
  position: absolute;
  z-index: 1000;
  background-color: #ccc;
  cursor: pointer;
}

#upper-header #block-msd8-bootstrap-search .form-actions .form-submit,
#upper-header #block-exposedformsearch-resultspage-2 .form-actions .form-submit {
  height: 40px;
  width: 40px;
  padding: 0;
  border: none;
  background-color: transparent;
}

#upper-header #block-msd8-bootstrap-search .form-actions .form-submit:hover .fa,
#upper-header #block-exposedformsearch-resultspage-2 .form-actions .form-submit:hover .fa {
  color: #fff;
}

#upper-header #block-msd8-bootstrap-search:hover,
#upper-header #block-exposedformsearch-resultspage-2:hover {
  width: 300px;
}

#upper-header #block-msd8-bootstrap-search:hover .form-item,
#upper-header #block-exposedformsearch-resultspage-2:hover .form-item {
  right: 40px;
}

#upper-header #block-msd8-bootstrap-search.search-site-active,
#upper-header #block-exposedformsearch-resultspage-2.search-site-active {
  width: 300px;
}

#upper-header #block-msd8-bootstrap-search.search-site-active .form-item,
#upper-header #block-exposedformsearch-resultspage-2.search-site-active .form-item {
  right: 40px;
}

#block-msd8-bootstrap-branding {
  width: 138px;
  height: 108px;
  margin: 0 auto;
  position: relative;
  z-index: 1020;
}

#block-msd8-bootstrap-branding #logo {
  display: block;
  padding: 0;
  margin-bottom: 0;
  text-decoration: none;
}

#block-msd8-bootstrap-branding #logo img {
  width: 138px;
  height: 108px;
}

#block-msd8-bootstrap-branding .site-name {
  display: none;
}

#nav {
  display: none;
}

#block-msd8-bootstrap-local-tasks {
  min-height: 40px;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: center;
}

#block-msd8-bootstrap-local-tasks .content > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  height: 32px;
  border-bottom: 1px solid #000;
  width: 100%;
  display: inline-block;
}

#block-msd8-bootstrap-local-tasks .content > ul li {
  margin: 0;
  display: inline;
}

#block-msd8-bootstrap-local-tasks .content > ul li a {
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  font-size: 14px;
  line-height: 14px;
  font-size: 1.4rem;
  line-height: 1.4rem;
  transition: all 0.25s ease 0s;
  padding: 8px;
  display: inline-block;
  color: #000;
  background-color: #fff;
}

#block-msd8-bootstrap-local-tasks .content > ul li a:visited, #block-msd8-bootstrap-local-tasks .content > ul li a:hover, #block-msd8-bootstrap-local-tasks .content > ul li a:active, #block-msd8-bootstrap-local-tasks .content > ul li a:focus {
  color: #000;
  text-decoration: none;
}

#block-msd8-bootstrap-local-tasks .content > ul li a:hover {
  color: #333;
  text-decoration: none;
}

#block-msd8-bootstrap-local-tasks .content > ul li.is-active a {
  color: #333;
  text-decoration: none;
}

#upper-content {
  text-align: center;
  padding-top: 20px;
}

#upper-content header {
  max-width: 1100px;
  margin: 0 auto;
}

div[id^=block-views-block-subtitle-block-block-1] {
  max-width: 1100px;
  margin: 0 auto;
}

div[id^=block-views-block-subtitle-block-block-1] h2 {
  color: #2a5db0;
  font-family: Arial, sans-serif;
  margin: 0 5px 20px 5px;
  font-size: 20px;
  line-height: 24px;
}

div[id^=block-views-block-header-image-block-1] {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}

div[id^=block-views-block-header-image-block-1] .field--name-field-header-image-tab-mobile {
  margin-bottom: 20px;
}

div[id^=block-views-block-header-image-block-1] .field--name-field-image {
  margin-bottom: 32px;
  display: none;
}

div[id^=block-views-block-header-image-block-1] .node {
  width: 100%;
  position: relative;
}

div[id^=block-views-block-header-image-block-1] .node img {
  display: block !important;
  height: auto !important;
  max-width: 100% !important;
  margin: 0 auto;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right {
  position: absolute;
  bottom: 5px;
  left: 14px;
  height: 50px;
  overflow: hidden;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image {
  width: 59px;
  height: 50px;
  float: left;
  display: block;
  font-size: 8px;
  line-height: 24px;
  font-size: 0.8rem;
  line-height: 2.4rem;
  text-transform: uppercase;
  text-align: center;
  background: transparent url(../img/caption-bg.png) no-repeat center top;
  color: #fff;
  padding-top: 33px;
  cursor: pointer;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image:hover {
  text-decoration: none;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image-text {
  width: 0%;
  height: 37px;
  margin-left: 2px;
  padding: 0;
  background-color: #f3f1ec;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image-text #caption-image-text-inner {
  display: none;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image-text #caption-image-text-inner p {
  margin: 0;
  font-size: 12px;
  line-height: 37px;
  font-size: 1.2rem;
  line-height: 3.7rem;
  text-transform: uppercase;
  color: #929292;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image-text #caption-image-text-inner p a {
  font-size: 12px;
  line-height: 37px;
  font-size: 1.2rem;
  line-height: 3.7rem;
  color: #929292;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image-text #caption-image-text-inner p a:visited, div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image-text #caption-image-text-inner p a:hover, div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image-text #caption-image-text-inner p a:active, div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image-text #caption-image-text-inner p a:focus {
  text-decoration: none;
  color: #929292;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right #caption-image-text #caption-image-text-inner p a:hover {
  text-decoration: underline;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right.active #caption-image-text {
  width: 100%;
  padding: 0 12px 0 68px;
}

div[id^=block-views-block-header-image-block-1] .node .field--name-field-header-caption-right.active #caption-image-text #caption-image-text-inner {
  display: block;
}

#page {
  padding-top: 78px;
  min-height: 20px;
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 1001;
}

#page::after {
  display: block;
  clear: both;
  content: "";
}

#content img {
  display: block !important;
  height: auto !important;
  max-width: 100% !important;
}

#content .field--name-body figure {
  margin: 0;
  padding: 0;
}

#content .field--name-body img {
  margin: 0;
  padding: 0;
}

#content .field--name-body figure img {
  margin: 0;
  padding: 0;
}

#content .field--name-body img.align-right,
#content .field--name-body figure.align-right {
  margin: 0;
  padding: 0;
}

#content .field--name-body img.align-left,
#content .field--name-body figure.align-left {
  margin: 0;
  padding: 0;
}

#content .field--name-body figure.align-left,
#content .field--name-body figure.align-right {
  margin: 0;
  padding: 0;
}

#content .field--name-body figcaption {
  text-align: center;
}

.homepage.node {
  width: 100%;
  min-height: 1px;
}

.homepage.node::after {
  display: block;
  clear: both;
  content: "";
}

.field--name-field-home-slides {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

.field--name-field-home-slides article {
  width: 100%;
}

.field--name-field-home-slides article header {
  width: 100%;
  padding: 0 20px;
  clear: both;
}

.field--name-field-home-slides article header h1 {
  text-align: center;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-size: 3.6rem;
  line-height: 3.6rem;
  margin: 0;
}

.field--name-field-home-slides article header h1 a {
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-size: 3.6rem;
  line-height: 3.6rem;
}

.field--name-field-home-slides article header h1 a:visited, .field--name-field-home-slides article header h1 a:hover, .field--name-field-home-slides article header h1 a:active, .field--name-field-home-slides article header h1 a:focus {
  text-decoration: none;
  color: #fff;
}

.field--name-field-home-slides article header h1 a:hover {
  text-decoration: none;
  color: #fff;
}

.field--name-field-home-slides article .slideshow-content {
  display: none;
}

.field--name-field-home-slides article img {
  display: block !important;
  height: auto !important;
  max-width: 100% !important;
}

.field--name-field-home-slides .desktop-display {
  display: inherit;
}

.field--name-field-home-slides .mobile-display {
  display: none;
}

.field--name-field-home-slides .flexslider {
  border: none;
  margin: 0;
}

.field--name-field-home-slides .flexslider .flex-direction-nav a {
  color: #fff;
  background: none;
  font-size: 30px;
  line-height: 30px;
  font-size: 3rem;
  line-height: 3rem;
  text-shadow: none;
  margin: 0;
  opacity: 0.5;
  top: 40%;
  width: 28px;
  height: 28px;
}

.field--name-field-home-slides .flexslider .flex-direction-nav a:visited, .field--name-field-home-slides .flexslider .flex-direction-nav a:hover, .field--name-field-home-slides .flexslider .flex-direction-nav a:active, .field--name-field-home-slides .flexslider .flex-direction-nav a:focus {
  text-decoration: none;
  color: #fff;
}

.field--name-field-home-slides .flexslider .flex-direction-nav a:hover {
  opacity: 0.7;
}

.field--name-field-home-slides .flexslider .flex-direction-nav .flex-next {
  right: 4px !important;
}

.field--name-field-home-slides .flexslider .flex-direction-nav .flex-prev {
  left: 4px !important;
}

.field--name-field-home-features {
  width: 100%;
  min-height: 1px;
}

.field--name-field-home-features::after {
  display: block;
  clear: both;
  content: "";
}

.field--name-field-home-features .paragraph--type--home-features {
  width: 100%;
  height: 645px;
  padding-top: 46px;
}

.field--name-field-home-features .paragraph--type--home-features.white {
  background-color: #fff;
}

.field--name-field-home-features .paragraph--type--home-features.gray {
  background-color: #eee;
}

.field--name-field-home-features .paragraph--type--home-features.brown {
  background-color: #dbb56e;
}

.field--name-field-home-features .paragraph--type--home-features > h2 {
  text-align: center;
  color: #2a5db0;
  font-size: 36px;
  line-height: 36px;
  font-size: 3.6rem;
  line-height: 3.6rem;
  margin: 0 0 48px 0;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.field--name-field-home-features .paragraph--type--home-features > .content {
  width: calc(100% - 30px);
  max-width: 385px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.carousel {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.carousel .carousel-inner .feature-slide {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  width: 90%;
  min-height: 440px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
}

@media (min-width: 0) {
  .carousel .carousel-inner .feature-slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.carousel .carousel-inner .feature-slide article img {
  margin: 0 auto;
  display: block !important;
  height: auto !important;
  max-width: 100% !important;
}

.carousel .carousel-inner .feature-slide article img:hover {
  opacity: 0.5;
}

.carousel .carousel-inner .feature-slide article header h3 {
  font-size: 24px;
  line-height: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  margin: 24px 0 16px 0;
}

.carousel .carousel-inner .feature-slide article header h3 a {
  font-size: 24px;
  line-height: 28px;
  font-size: 2.4rem;
  line-height: 2.8rem;
  text-decoration: none;
  color: #2a5db0;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.carousel .carousel-inner .feature-slide article header h3 a:visited, .carousel .carousel-inner .feature-slide article header h3 a:hover, .carousel .carousel-inner .feature-slide article header h3 a:active, .carousel .carousel-inner .feature-slide article header h3 a:focus {
  text-decoration: none;
  color: #2a5db0;
}

.carousel .carousel-inner .feature-slide article header h3 a:hover {
  color: #2a5db0;
  text-decoration: underline;
}

.carousel .carousel-inner .feature-slide article header h4 {
  color: #2c2b2b;
  font-size: 16px;
  line-height: 18px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin: 0 0 8px 0;
}

.carousel .carousel-inner .feature-slide article .feature-content .field--name-field-home-teaser,
.carousel .carousel-inner .feature-slide article .feature-content .field--name-field-event-date-article {
  color: #575656;
  font-size: 14px;
  line-height: 24px;
  font-size: 1.4rem;
  line-height: 2.4rem;
}

.carousel .carousel-inner .feature-slide article .feature-content .field-name-field-event-date-article {
  margin-bottom: 6px;
}

.carousel .carousel-control {
  background: none;
  font-size: 26px;
  line-height: 26px;
  font-size: 2.6rem;
  line-height: 2.6rem;
  color: #d5d5d5;
  text-shadow: none;
  width: 30px;
  opacity: 1.0;
}

.carousel .carousel-control:visited, .carousel .carousel-control:hover, .carousel .carousel-control:active, .carousel .carousel-control:focus {
  text-decoration: none;
  color: #d5d5d5;
}

.carousel .carousel-control:hover {
  color: #abaaaa;
  text-decoration: none;
}

.carousel .carousel-control .fa {
  position: absolute;
  top: 184px;
  left: 0;
}

.carousel .carousel-control-prev {
  left: -12px;
}

.carousel .carousel-control-prev .fa {
  left: 0;
}

.carousel .carousel-control-next {
  right: -12px;
}

.carousel .carousel-control-next .fa {
  right: 0;
  text-align: right;
}

.slide-tablet,
.slide-desktop {
  display: none;
}

#home-features-events {
  height: 645px;
  background-color: #dbb56e;
}

#home-features-events .carousel .carousel-inner .feature-slide {
  border-left: 1px solid #eddab7;
  border-right: 1px solid #eddab7;
  height: 465px;
}

#home-features-events .carousel .carousel-inner .feature-slide article .feature-content .field-name-field-home-teaser,
#home-features-events .carousel .carousel-inner .feature-slide article .feature-content .field-name-field-event-date-article {
  color: #2c2b2b;
}

#home-features-events .carousel .carousel-control {
  color: #e9d3a8;
}

#home-features-events .carousel .carousel-control:hover {
  color: #f1e1c5;
}

#block-msd8-bootstrap-breadcrumbs {
  padding: 0 20px;
  margin-bottom: 20px;
  text-align: center;
  clear: both;
}

#block-msd8-bootstrap-breadcrumbs .breadcrumb-0, #block-msd8-bootstrap-breadcrumbs .breadcrumb-1 span, #block-msd8-bootstrap-breadcrumbs .breadcrumbs li:last-child {
  display: none;
}

#block-msd8-bootstrap-breadcrumbs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}

#block-msd8-bootstrap-breadcrumbs ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #575656;
}

#block-msd8-bootstrap-breadcrumbs ul li a {
  font-size: 14px;
  line-height: 24px;
  font-size: 1.4rem;
  line-height: 2.4rem;
  text-decoration: none;
  /*color:#2a5db0;
        &:visited,
        &:hover,
        &:active,
        &:focus {
          text-decoration: none;
          color:#2a5db0;
        }
        &:hover {
          text-decoration: underline;
        }*/
  color: #f24550;
}

#block-msd8-bootstrap-breadcrumbs ul li a:visited, #block-msd8-bootstrap-breadcrumbs ul li a:hover, #block-msd8-bootstrap-breadcrumbs ul li a:active, #block-msd8-bootstrap-breadcrumbs ul li a:focus {
  color: #f24550;
  text-decoration: none;
}

#block-msd8-bootstrap-breadcrumbs ul li a:hover {
  color: #f24550;
  text-decoration: underline;
}

#block-msd8-bootstrap-breadcrumbs ul li:first-child span {
  display: none;
}

.path-search #block-msd8-bootstrap-breadcrumbs {
  display: none;
}

.page-node-type-article #content,
.page-node-type-landing-page-full-width- #content,
.page-node-type-destination #content,
.page-node-type-page #content,
.page-node-type-price-comparison #content,
.page-node-type-webform #content,
.path-search #content {
  text-align: center;
  margin: 0 auto;
}

.page-node-type-article #content,
.page-node-type-landing-page-full-width- #content,
.page-node-type-destination #content,
.page-node-type-page #content,
.page-node-type-price-comparison #content,
.page-node-type-webform #content,
.path-search #content {
  float: none;
}

.page-node-type-article .page-header, .page-node-type-article #page-title,
.page-node-type-landing-page-full-width- .page-header,
.page-node-type-landing-page-full-width- #page-title,
.page-node-type-destination .page-header,
.page-node-type-destination #page-title,
.page-node-type-page .page-header,
.page-node-type-page #page-title,
.page-node-type-price-comparison .page-header,
.page-node-type-price-comparison #page-title,
.page-node-type-webform .page-header,
.page-node-type-webform #page-title,
.path-search .page-header,
.path-search #page-title {
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  color: #2a5db0;
  background-color: #ccc;
  display: inline-block;
  margin: 14px 0px 20px 0px;
  padding: 2px 5px;
  text-transform: uppercase;
}

.page-node-type-article .field-name-field-subtitle-page,
.page-node-type-article #price-title,
.page-node-type-landing-page-full-width- .field-name-field-subtitle-page,
.page-node-type-landing-page-full-width- #price-title,
.page-node-type-destination .field-name-field-subtitle-page,
.page-node-type-destination #price-title,
.page-node-type-page .field-name-field-subtitle-page,
.page-node-type-page #price-title,
.page-node-type-price-comparison .field-name-field-subtitle-page,
.page-node-type-price-comparison #price-title,
.page-node-type-webform .field-name-field-subtitle-page,
.page-node-type-webform #price-title,
.path-search .field-name-field-subtitle-page,
.path-search #price-title {
  font-size: 24px;
  line-height: 32px;
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #2a5db0;
  font-family: Arial, sans-serif;
  font-weight: 700;
  margin: 8px 0 30px 0;
}

.page-node-type-article .field--name-field-author-link,
.page-node-type-landing-page-full-width- .field--name-field-author-link,
.page-node-type-destination .field--name-field-author-link,
.page-node-type-page .field--name-field-author-link,
.page-node-type-price-comparison .field--name-field-author-link,
.page-node-type-webform .field--name-field-author-link,
.path-search .field--name-field-author-link {
  margin: 10px 0 20px 0;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #2a5db0;
}

.page-node-type-article .field--name-field-author-link span > a,
.page-node-type-landing-page-full-width- .field--name-field-author-link span > a,
.page-node-type-destination .field--name-field-author-link span > a,
.page-node-type-page .field--name-field-author-link span > a,
.page-node-type-price-comparison .field--name-field-author-link span > a,
.page-node-type-webform .field--name-field-author-link span > a,
.path-search .field--name-field-author-link span > a {
  display: none;
}

.page-node-type-article .field--name-field-author-link a,
.page-node-type-landing-page-full-width- .field--name-field-author-link a,
.page-node-type-destination .field--name-field-author-link a,
.page-node-type-page .field--name-field-author-link a,
.page-node-type-price-comparison .field--name-field-author-link a,
.page-node-type-webform .field--name-field-author-link a,
.path-search .field--name-field-author-link a {
  font-size: 14px;
  line-height: 24px;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #f24550;
}

.page-node-type-article .field--name-field-author-link a:visited, .page-node-type-article .field--name-field-author-link a:hover, .page-node-type-article .field--name-field-author-link a:active, .page-node-type-article .field--name-field-author-link a:focus,
.page-node-type-landing-page-full-width- .field--name-field-author-link a:visited,
.page-node-type-landing-page-full-width- .field--name-field-author-link a:hover,
.page-node-type-landing-page-full-width- .field--name-field-author-link a:active,
.page-node-type-landing-page-full-width- .field--name-field-author-link a:focus,
.page-node-type-destination .field--name-field-author-link a:visited,
.page-node-type-destination .field--name-field-author-link a:hover,
.page-node-type-destination .field--name-field-author-link a:active,
.page-node-type-destination .field--name-field-author-link a:focus,
.page-node-type-page .field--name-field-author-link a:visited,
.page-node-type-page .field--name-field-author-link a:hover,
.page-node-type-page .field--name-field-author-link a:active,
.page-node-type-page .field--name-field-author-link a:focus,
.page-node-type-price-comparison .field--name-field-author-link a:visited,
.page-node-type-price-comparison .field--name-field-author-link a:hover,
.page-node-type-price-comparison .field--name-field-author-link a:active,
.page-node-type-price-comparison .field--name-field-author-link a:focus,
.page-node-type-webform .field--name-field-author-link a:visited,
.page-node-type-webform .field--name-field-author-link a:hover,
.page-node-type-webform .field--name-field-author-link a:active,
.page-node-type-webform .field--name-field-author-link a:focus,
.path-search .field--name-field-author-link a:visited,
.path-search .field--name-field-author-link a:hover,
.path-search .field--name-field-author-link a:active,
.path-search .field--name-field-author-link a:focus {
  color: #f24550;
  text-decoration: none;
}

.page-node-type-article .field--name-field-author-link a:hover,
.page-node-type-landing-page-full-width- .field--name-field-author-link a:hover,
.page-node-type-destination .field--name-field-author-link a:hover,
.page-node-type-page .field--name-field-author-link a:hover,
.page-node-type-price-comparison .field--name-field-author-link a:hover,
.page-node-type-webform .field--name-field-author-link a:hover,
.path-search .field--name-field-author-link a:hover {
  color: #f24550;
  text-decoration: underline;
}

.page-node-type-article .field--name-field-author-link button,
.page-node-type-landing-page-full-width- .field--name-field-author-link button,
.page-node-type-destination .field--name-field-author-link button,
.page-node-type-page .field--name-field-author-link button,
.page-node-type-price-comparison .field--name-field-author-link button,
.page-node-type-webform .field--name-field-author-link button,
.path-search .field--name-field-author-link button {
  padding: 0;
  margin: 0;
  border-radius: none;
  background-color: transparent;
  border: none;
  color: #2a5db0;
  cursor: pointer;
}

.page-node-type-article .field--name-field-author-link button i,
.page-node-type-landing-page-full-width- .field--name-field-author-link button i,
.page-node-type-destination .field--name-field-author-link button i,
.page-node-type-page .field--name-field-author-link button i,
.page-node-type-price-comparison .field--name-field-author-link button i,
.page-node-type-webform .field--name-field-author-link button i,
.path-search .field--name-field-author-link button i {
  font-size: 14px;
  line-height: 24px;
  font-size: 1.4rem;
  line-height: 2.4rem;
}

.page-node-type-article .field--name-field-author-link .creation-date,
.page-node-type-landing-page-full-width- .field--name-field-author-link .creation-date,
.page-node-type-destination .field--name-field-author-link .creation-date,
.page-node-type-page .field--name-field-author-link .creation-date,
.page-node-type-price-comparison .field--name-field-author-link .creation-date,
.page-node-type-webform .field--name-field-author-link .creation-date,
.path-search .field--name-field-author-link .creation-date {
  display: block;
  margin-left: -1.5em;
}

.page-node-type-article .field--name-field-author-link .creation-date::before,
.page-node-type-landing-page-full-width- .field--name-field-author-link .creation-date::before,
.page-node-type-destination .field--name-field-author-link .creation-date::before,
.page-node-type-page .field--name-field-author-link .creation-date::before,
.page-node-type-price-comparison .field--name-field-author-link .creation-date::before,
.page-node-type-webform .field--name-field-author-link .creation-date::before,
.path-search .field--name-field-author-link .creation-date::before {
  content: 'X';
  position: absolute;
  background: #fff;
  color: #fff;
}

.page-node-type-article .popover-body,
.page-node-type-landing-page-full-width- .popover-body,
.page-node-type-destination .popover-body,
.page-node-type-page .popover-body,
.page-node-type-price-comparison .popover-body,
.page-node-type-webform .popover-body,
.path-search .popover-body {
  padding: 10px 15px;
  font-family: Arial, sans-serif;
  text-transform: none;
  font-size: 14px;
  line-height: 20px;
  font-size: 1.4rem;
  line-height: 2rem;
}

.page-node-type-article .popover-body a,
.page-node-type-landing-page-full-width- .popover-body a,
.page-node-type-destination .popover-body a,
.page-node-type-page .popover-body a,
.page-node-type-price-comparison .popover-body a,
.page-node-type-webform .popover-body a,
.path-search .popover-body a {
  font-size: 14px;
  line-height: 20px;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #2a5db0;
}

.page-node-type-article .popover-body a:visited, .page-node-type-article .popover-body a:hover, .page-node-type-article .popover-body a:active, .page-node-type-article .popover-body a:focus,
.page-node-type-landing-page-full-width- .popover-body a:visited,
.page-node-type-landing-page-full-width- .popover-body a:hover,
.page-node-type-landing-page-full-width- .popover-body a:active,
.page-node-type-landing-page-full-width- .popover-body a:focus,
.page-node-type-destination .popover-body a:visited,
.page-node-type-destination .popover-body a:hover,
.page-node-type-destination .popover-body a:active,
.page-node-type-destination .popover-body a:focus,
.page-node-type-page .popover-body a:visited,
.page-node-type-page .popover-body a:hover,
.page-node-type-page .popover-body a:active,
.page-node-type-page .popover-body a:focus,
.page-node-type-price-comparison .popover-body a:visited,
.page-node-type-price-comparison .popover-body a:hover,
.page-node-type-price-comparison .popover-body a:active,
.page-node-type-price-comparison .popover-body a:focus,
.page-node-type-webform .popover-body a:visited,
.page-node-type-webform .popover-body a:hover,
.page-node-type-webform .popover-body a:active,
.page-node-type-webform .popover-body a:focus,
.path-search .popover-body a:visited,
.path-search .popover-body a:hover,
.path-search .popover-body a:active,
.path-search .popover-body a:focus {
  color: #2a5db0;
  text-decoration: none;
}

.page-node-type-article .popover-body a:hover,
.page-node-type-landing-page-full-width- .popover-body a:hover,
.page-node-type-destination .popover-body a:hover,
.page-node-type-page .popover-body a:hover,
.page-node-type-price-comparison .popover-body a:hover,
.page-node-type-webform .popover-body a:hover,
.path-search .popover-body a:hover {
  color: #2a5db0;
  text-decoration: underline;
}

.page-node-type-article #ad-block-disclaimer,
.page-node-type-landing-page-full-width- #ad-block-disclaimer,
.page-node-type-destination #ad-block-disclaimer,
.page-node-type-page #ad-block-disclaimer,
.page-node-type-price-comparison #ad-block-disclaimer,
.page-node-type-webform #ad-block-disclaimer,
.path-search #ad-block-disclaimer {
  padding-bottom: 0;
}

.page-node-type-article #ad-block-disclaimer p,
.page-node-type-article #ad-block-disclaimer p a,
.page-node-type-landing-page-full-width- #ad-block-disclaimer p,
.page-node-type-landing-page-full-width- #ad-block-disclaimer p a,
.page-node-type-destination #ad-block-disclaimer p,
.page-node-type-destination #ad-block-disclaimer p a,
.page-node-type-page #ad-block-disclaimer p,
.page-node-type-page #ad-block-disclaimer p a,
.page-node-type-price-comparison #ad-block-disclaimer p,
.page-node-type-price-comparison #ad-block-disclaimer p a,
.page-node-type-webform #ad-block-disclaimer p,
.page-node-type-webform #ad-block-disclaimer p a,
.path-search #ad-block-disclaimer p,
.path-search #ad-block-disclaimer p a {
  margin-bottom: 0;
  line-height: 15px;
  font-size: 14px;
  text-transform: none;
  font-style: italic;
  text-align: center;
  margin-top: 15px;
}

.page-node-type-article .popover,
.page-node-type-landing-page-full-width- .popover,
.page-node-type-destination .popover,
.page-node-type-page .popover,
.page-node-type-price-comparison .popover,
.page-node-type-webform .popover,
.path-search .popover {
  border-radius: 6px;
}

@media (max-width: 362px) {
  .page-node-type-article .popover,
  .page-node-type-landing-page-full-width- .popover,
  .page-node-type-destination .popover,
  .page-node-type-page .popover,
  .page-node-type-price-comparison .popover,
  .page-node-type-webform .popover,
  .path-search .popover {
    max-width: 205px;
  }
}

.page-node-type-article #ad-block-disclaimer .field--name-body,
.page-node-type-landing-page-full-width- #ad-block-disclaimer .field--name-body,
.page-node-type-destination #ad-block-disclaimer .field--name-body,
.page-node-type-page #ad-block-disclaimer .field--name-body,
.page-node-type-price-comparison #ad-block-disclaimer .field--name-body,
.page-node-type-webform #ad-block-disclaimer .field--name-body,
.path-search #ad-block-disclaimer .field--name-body {
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
}

.page-node-type-article .field--name-body,
.page-node-type-landing-page-full-width- .field--name-body,
.page-node-type-destination .field--name-body,
.page-node-type-page .field--name-body,
.page-node-type-price-comparison .field--name-body,
.page-node-type-webform .field--name-body,
.path-search .field--name-body {
  text-align: left;
  max-width: 790px;
  margin: 0 auto;
  min-height: 20px;
}

.page-node-type-article .field--name-body::after,
.page-node-type-landing-page-full-width- .field--name-body::after,
.page-node-type-destination .field--name-body::after,
.page-node-type-page .field--name-body::after,
.page-node-type-price-comparison .field--name-body::after,
.page-node-type-webform .field--name-body::after,
.path-search .field--name-body::after {
  display: block;
  clear: both;
  content: "";
}

.page-node-type-article .field--name-body h2,
.page-node-type-landing-page-full-width- .field--name-body h2,
.page-node-type-destination .field--name-body h2,
.page-node-type-page .field--name-body h2,
.page-node-type-price-comparison .field--name-body h2,
.page-node-type-webform .field--name-body h2,
.path-search .field--name-body h2 {
  color: #2a5db0;
  font-size: 24px;
  line-height: 32px;
  font-size: 2.4rem;
  line-height: 3.2rem;
  margin: 0 0 10px 0;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.page-node-type-article .field--name-body h2 a,
.page-node-type-landing-page-full-width- .field--name-body h2 a,
.page-node-type-destination .field--name-body h2 a,
.page-node-type-page .field--name-body h2 a,
.page-node-type-price-comparison .field--name-body h2 a,
.page-node-type-webform .field--name-body h2 a,
.path-search .field--name-body h2 a {
  font-size: 24px;
  line-height: 32px;
  font-size: 2.4rem;
  line-height: 3.2rem;
  color: #f24550;
}

.page-node-type-article .field--name-body h2 a:visited, .page-node-type-article .field--name-body h2 a:hover, .page-node-type-article .field--name-body h2 a:active, .page-node-type-article .field--name-body h2 a:focus,
.page-node-type-landing-page-full-width- .field--name-body h2 a:visited,
.page-node-type-landing-page-full-width- .field--name-body h2 a:hover,
.page-node-type-landing-page-full-width- .field--name-body h2 a:active,
.page-node-type-landing-page-full-width- .field--name-body h2 a:focus,
.page-node-type-destination .field--name-body h2 a:visited,
.page-node-type-destination .field--name-body h2 a:hover,
.page-node-type-destination .field--name-body h2 a:active,
.page-node-type-destination .field--name-body h2 a:focus,
.page-node-type-page .field--name-body h2 a:visited,
.page-node-type-page .field--name-body h2 a:hover,
.page-node-type-page .field--name-body h2 a:active,
.page-node-type-page .field--name-body h2 a:focus,
.page-node-type-price-comparison .field--name-body h2 a:visited,
.page-node-type-price-comparison .field--name-body h2 a:hover,
.page-node-type-price-comparison .field--name-body h2 a:active,
.page-node-type-price-comparison .field--name-body h2 a:focus,
.page-node-type-webform .field--name-body h2 a:visited,
.page-node-type-webform .field--name-body h2 a:hover,
.page-node-type-webform .field--name-body h2 a:active,
.page-node-type-webform .field--name-body h2 a:focus,
.path-search .field--name-body h2 a:visited,
.path-search .field--name-body h2 a:hover,
.path-search .field--name-body h2 a:active,
.path-search .field--name-body h2 a:focus {
  color: #f24550;
  text-decoration: none;
}

.page-node-type-article .field--name-body h2 a:hover,
.page-node-type-landing-page-full-width- .field--name-body h2 a:hover,
.page-node-type-destination .field--name-body h2 a:hover,
.page-node-type-page .field--name-body h2 a:hover,
.page-node-type-price-comparison .field--name-body h2 a:hover,
.page-node-type-webform .field--name-body h2 a:hover,
.path-search .field--name-body h2 a:hover {
  color: #f24550;
  text-decoration: underline;
}

.page-node-type-article .field--name-body h3,
.page-node-type-landing-page-full-width- .field--name-body h3,
.page-node-type-destination .field--name-body h3,
.page-node-type-page .field--name-body h3,
.page-node-type-price-comparison .field--name-body h3,
.page-node-type-webform .field--name-body h3,
.path-search .field--name-body h3 {
  color: #2a5db0;
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
  margin: 0 0 10px 0;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

.page-node-type-article .field--name-body h3 a,
.page-node-type-landing-page-full-width- .field--name-body h3 a,
.page-node-type-destination .field--name-body h3 a,
.page-node-type-page .field--name-body h3 a,
.page-node-type-price-comparison .field--name-body h3 a,
.page-node-type-webform .field--name-body h3 a,
.path-search .field--name-body h3 a {
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
  color: #f24550;
}

.page-node-type-article .field--name-body h3 a:visited, .page-node-type-article .field--name-body h3 a:hover, .page-node-type-article .field--name-body h3 a:active, .page-node-type-article .field--name-body h3 a:focus,
.page-node-type-landing-page-full-width- .field--name-body h3 a:visited,
.page-node-type-landing-page-full-width- .field--name-body h3 a:hover,
.page-node-type-landing-page-full-width- .field--name-body h3 a:active,
.page-node-type-landing-page-full-width- .field--name-body h3 a:focus,
.page-node-type-destination .field--name-body h3 a:visited,
.page-node-type-destination .field--name-body h3 a:hover,
.page-node-type-destination .field--name-body h3 a:active,
.page-node-type-destination .field--name-body h3 a:focus,
.page-node-type-page .field--name-body h3 a:visited,
.page-node-type-page .field--name-body h3 a:hover,
.page-node-type-page .field--name-body h3 a:active,
.page-node-type-page .field--name-body h3 a:focus,
.page-node-type-price-comparison .field--name-body h3 a:visited,
.page-node-type-price-comparison .field--name-body h3 a:hover,
.page-node-type-price-comparison .field--name-body h3 a:active,
.page-node-type-price-comparison .field--name-body h3 a:focus,
.page-node-type-webform .field--name-body h3 a:visited,
.page-node-type-webform .field--name-body h3 a:hover,
.page-node-type-webform .field--name-body h3 a:active,
.page-node-type-webform .field--name-body h3 a:focus,
.path-search .field--name-body h3 a:visited,
.path-search .field--name-body h3 a:hover,
.path-search .field--name-body h3 a:active,
.path-search .field--name-body h3 a:focus {
  color: #f24550;
  text-decoration: none;
}

.page-node-type-article .field--name-body h3 a:hover,
.page-node-type-landing-page-full-width- .field--name-body h3 a:hover,
.page-node-type-destination .field--name-body h3 a:hover,
.page-node-type-page .field--name-body h3 a:hover,
.page-node-type-price-comparison .field--name-body h3 a:hover,
.page-node-type-webform .field--name-body h3 a:hover,
.path-search .field--name-body h3 a:hover {
  color: #f24550;
  text-decoration: underline;
}

.page-node-type-article .field--name-body h4,
.page-node-type-landing-page-full-width- .field--name-body h4,
.page-node-type-destination .field--name-body h4,
.page-node-type-page .field--name-body h4,
.page-node-type-price-comparison .field--name-body h4,
.page-node-type-webform .field--name-body h4,
.path-search .field--name-body h4 {
  color: #2a5db0;
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin: 0 0 10px 0;
}

.page-node-type-article .field--name-body p,
.page-node-type-landing-page-full-width- .field--name-body p,
.page-node-type-destination .field--name-body p,
.page-node-type-page .field--name-body p,
.page-node-type-price-comparison .field--name-body p,
.page-node-type-webform .field--name-body p,
.path-search .field--name-body p {
  color: #575656;
  font-size: 18px;
  line-height: 28px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin-bottom: 20px;
}

.page-node-type-article .field--name-body p a,
.page-node-type-landing-page-full-width- .field--name-body p a,
.page-node-type-destination .field--name-body p a,
.page-node-type-page .field--name-body p a,
.page-node-type-price-comparison .field--name-body p a,
.page-node-type-webform .field--name-body p a,
.path-search .field--name-body p a {
  font-size: 18px;
  line-height: 28px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #f24550;
}

.page-node-type-article .field--name-body p a:visited, .page-node-type-article .field--name-body p a:hover, .page-node-type-article .field--name-body p a:active, .page-node-type-article .field--name-body p a:focus,
.page-node-type-landing-page-full-width- .field--name-body p a:visited,
.page-node-type-landing-page-full-width- .field--name-body p a:hover,
.page-node-type-landing-page-full-width- .field--name-body p a:active,
.page-node-type-landing-page-full-width- .field--name-body p a:focus,
.page-node-type-destination .field--name-body p a:visited,
.page-node-type-destination .field--name-body p a:hover,
.page-node-type-destination .field--name-body p a:active,
.page-node-type-destination .field--name-body p a:focus,
.page-node-type-page .field--name-body p a:visited,
.page-node-type-page .field--name-body p a:hover,
.page-node-type-page .field--name-body p a:active,
.page-node-type-page .field--name-body p a:focus,
.page-node-type-price-comparison .field--name-body p a:visited,
.page-node-type-price-comparison .field--name-body p a:hover,
.page-node-type-price-comparison .field--name-body p a:active,
.page-node-type-price-comparison .field--name-body p a:focus,
.page-node-type-webform .field--name-body p a:visited,
.page-node-type-webform .field--name-body p a:hover,
.page-node-type-webform .field--name-body p a:active,
.page-node-type-webform .field--name-body p a:focus,
.path-search .field--name-body p a:visited,
.path-search .field--name-body p a:hover,
.path-search .field--name-body p a:active,
.path-search .field--name-body p a:focus {
  color: #f24550;
  text-decoration: none;
}

.page-node-type-article .field--name-body p a:hover,
.page-node-type-landing-page-full-width- .field--name-body p a:hover,
.page-node-type-destination .field--name-body p a:hover,
.page-node-type-page .field--name-body p a:hover,
.page-node-type-price-comparison .field--name-body p a:hover,
.page-node-type-webform .field--name-body p a:hover,
.path-search .field--name-body p a:hover {
  color: #f24550;
  text-decoration: underline;
}

.page-node-type-article .field--name-body p strong,
.page-node-type-landing-page-full-width- .field--name-body p strong,
.page-node-type-destination .field--name-body p strong,
.page-node-type-page .field--name-body p strong,
.page-node-type-price-comparison .field--name-body p strong,
.page-node-type-webform .field--name-body p strong,
.path-search .field--name-body p strong {
  color: #575656;
  font-weight: 700;
}

.page-node-type-article .field--name-body a,
.page-node-type-landing-page-full-width- .field--name-body a,
.page-node-type-destination .field--name-body a,
.page-node-type-page .field--name-body a,
.page-node-type-price-comparison .field--name-body a,
.page-node-type-webform .field--name-body a,
.path-search .field--name-body a {
  font-size: 18px;
  line-height: 28px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #f24550;
}

.page-node-type-article .field--name-body a:visited, .page-node-type-article .field--name-body a:hover, .page-node-type-article .field--name-body a:active, .page-node-type-article .field--name-body a:focus,
.page-node-type-landing-page-full-width- .field--name-body a:visited,
.page-node-type-landing-page-full-width- .field--name-body a:hover,
.page-node-type-landing-page-full-width- .field--name-body a:active,
.page-node-type-landing-page-full-width- .field--name-body a:focus,
.page-node-type-destination .field--name-body a:visited,
.page-node-type-destination .field--name-body a:hover,
.page-node-type-destination .field--name-body a:active,
.page-node-type-destination .field--name-body a:focus,
.page-node-type-page .field--name-body a:visited,
.page-node-type-page .field--name-body a:hover,
.page-node-type-page .field--name-body a:active,
.page-node-type-page .field--name-body a:focus,
.page-node-type-price-comparison .field--name-body a:visited,
.page-node-type-price-comparison .field--name-body a:hover,
.page-node-type-price-comparison .field--name-body a:active,
.page-node-type-price-comparison .field--name-body a:focus,
.page-node-type-webform .field--name-body a:visited,
.page-node-type-webform .field--name-body a:hover,
.page-node-type-webform .field--name-body a:active,
.page-node-type-webform .field--name-body a:focus,
.path-search .field--name-body a:visited,
.path-search .field--name-body a:hover,
.path-search .field--name-body a:active,
.path-search .field--name-body a:focus {
  color: #f24550;
  text-decoration: none;
}

.page-node-type-article .field--name-body a:hover,
.page-node-type-landing-page-full-width- .field--name-body a:hover,
.page-node-type-destination .field--name-body a:hover,
.page-node-type-page .field--name-body a:hover,
.page-node-type-price-comparison .field--name-body a:hover,
.page-node-type-webform .field--name-body a:hover,
.path-search .field--name-body a:hover {
  color: #f24550;
  text-decoration: underline;
}

.page-node-type-article .field--name-body ol,
.page-node-type-landing-page-full-width- .field--name-body ol,
.page-node-type-destination .field--name-body ol,
.page-node-type-page .field--name-body ol,
.page-node-type-price-comparison .field--name-body ol,
.page-node-type-webform .field--name-body ol,
.path-search .field--name-body ol {
  list-style-position: outside;
  padding: 0;
}

.page-node-type-article .field--name-body li,
.page-node-type-landing-page-full-width- .field--name-body li,
.page-node-type-destination .field--name-body li,
.page-node-type-page .field--name-body li,
.page-node-type-price-comparison .field--name-body li,
.page-node-type-webform .field--name-body li,
.path-search .field--name-body li {
  color: #575656;
  font-size: 18px;
  line-height: 28px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  padding: 3px 0 3px 0;
}

.page-node-type-article .field--name-body hr,
.page-node-type-landing-page-full-width- .field--name-body hr,
.page-node-type-destination .field--name-body hr,
.page-node-type-page .field--name-body hr,
.page-node-type-price-comparison .field--name-body hr,
.page-node-type-webform .field--name-body hr,
.path-search .field--name-body hr {
  border-width: 1px;
  color: #575656;
}

.page-node-type-article .field--name-body table,
.page-node-type-landing-page-full-width- .field--name-body table,
.page-node-type-destination .field--name-body table,
.page-node-type-page .field--name-body table,
.page-node-type-price-comparison .field--name-body table,
.page-node-type-webform .field--name-body table,
.path-search .field--name-body table {
  width: 100%;
  margin-bottom: 20px;
}

.page-node-type-article .field--name-body table thead,
.page-node-type-landing-page-full-width- .field--name-body table thead,
.page-node-type-destination .field--name-body table thead,
.page-node-type-page .field--name-body table thead,
.page-node-type-price-comparison .field--name-body table thead,
.page-node-type-webform .field--name-body table thead,
.path-search .field--name-body table thead {
  background-color: #2a5db0;
}

.page-node-type-article .field--name-body table thead th,
.page-node-type-landing-page-full-width- .field--name-body table thead th,
.page-node-type-destination .field--name-body table thead th,
.page-node-type-page .field--name-body table thead th,
.page-node-type-price-comparison .field--name-body table thead th,
.page-node-type-webform .field--name-body table thead th,
.path-search .field--name-body table thead th {
  border-top: 1px solid #000;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: normal;
  padding: 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

.page-node-type-article .field--name-body table tbody,
.page-node-type-landing-page-full-width- .field--name-body table tbody,
.page-node-type-destination .field--name-body table tbody,
.page-node-type-page .field--name-body table tbody,
.page-node-type-price-comparison .field--name-body table tbody,
.page-node-type-webform .field--name-body table tbody,
.path-search .field--name-body table tbody {
  background-color: #f5f5f2;
}

.page-node-type-article .field--name-body table tbody tr:hover,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr:hover,
.page-node-type-destination .field--name-body table tbody tr:hover,
.page-node-type-page .field--name-body table tbody tr:hover,
.page-node-type-price-comparison .field--name-body table tbody tr:hover,
.page-node-type-webform .field--name-body table tbody tr:hover,
.path-search .field--name-body table tbody tr:hover {
  background-color: #fff;
}

.page-node-type-article .field--name-body table tbody tr td,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td,
.page-node-type-destination .field--name-body table tbody tr td,
.page-node-type-page .field--name-body table tbody tr td,
.page-node-type-price-comparison .field--name-body table tbody tr td,
.page-node-type-webform .field--name-body table tbody tr td,
.path-search .field--name-body table tbody tr td {
  padding: 10px 5px;
  color: #575656;
  font-size: 14px;
  line-height: 24px;
  font-size: 1.4rem;
  line-height: 2.4rem;
}

.page-node-type-article .field--name-body table tbody tr td img,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td img,
.page-node-type-destination .field--name-body table tbody tr td img,
.page-node-type-page .field--name-body table tbody tr td img,
.page-node-type-price-comparison .field--name-body table tbody tr td img,
.page-node-type-webform .field--name-body table tbody tr td img,
.path-search .field--name-body table tbody tr td img {
  padding: 0;
}

.page-node-type-article .field--name-body table tbody tr td p,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td p,
.page-node-type-destination .field--name-body table tbody tr td p,
.page-node-type-page .field--name-body table tbody tr td p,
.page-node-type-price-comparison .field--name-body table tbody tr td p,
.page-node-type-webform .field--name-body table tbody tr td p,
.path-search .field--name-body table tbody tr td p {
  font-size: 14px;
  line-height: 20px;
  font-size: 1.4rem;
  line-height: 2rem;
  margin: 0;
}

.page-node-type-article .field--name-body table tbody tr td p a,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td p a,
.page-node-type-destination .field--name-body table tbody tr td p a,
.page-node-type-page .field--name-body table tbody tr td p a,
.page-node-type-price-comparison .field--name-body table tbody tr td p a,
.page-node-type-webform .field--name-body table tbody tr td p a,
.path-search .field--name-body table tbody tr td p a {
  font-size: 14px;
  line-height: 20px;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #f24550;
}

.page-node-type-article .field--name-body table tbody tr td p a:visited, .page-node-type-article .field--name-body table tbody tr td p a:hover, .page-node-type-article .field--name-body table tbody tr td p a:active, .page-node-type-article .field--name-body table tbody tr td p a:focus,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td p a:visited,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td p a:hover,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td p a:active,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td p a:focus,
.page-node-type-destination .field--name-body table tbody tr td p a:visited,
.page-node-type-destination .field--name-body table tbody tr td p a:hover,
.page-node-type-destination .field--name-body table tbody tr td p a:active,
.page-node-type-destination .field--name-body table tbody tr td p a:focus,
.page-node-type-page .field--name-body table tbody tr td p a:visited,
.page-node-type-page .field--name-body table tbody tr td p a:hover,
.page-node-type-page .field--name-body table tbody tr td p a:active,
.page-node-type-page .field--name-body table tbody tr td p a:focus,
.page-node-type-price-comparison .field--name-body table tbody tr td p a:visited,
.page-node-type-price-comparison .field--name-body table tbody tr td p a:hover,
.page-node-type-price-comparison .field--name-body table tbody tr td p a:active,
.page-node-type-price-comparison .field--name-body table tbody tr td p a:focus,
.page-node-type-webform .field--name-body table tbody tr td p a:visited,
.page-node-type-webform .field--name-body table tbody tr td p a:hover,
.page-node-type-webform .field--name-body table tbody tr td p a:active,
.page-node-type-webform .field--name-body table tbody tr td p a:focus,
.path-search .field--name-body table tbody tr td p a:visited,
.path-search .field--name-body table tbody tr td p a:hover,
.path-search .field--name-body table tbody tr td p a:active,
.path-search .field--name-body table tbody tr td p a:focus {
  color: #f24550;
  text-decoration: none;
}

.page-node-type-article .field--name-body table tbody tr td p a:hover,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td p a:hover,
.page-node-type-destination .field--name-body table tbody tr td p a:hover,
.page-node-type-page .field--name-body table tbody tr td p a:hover,
.page-node-type-price-comparison .field--name-body table tbody tr td p a:hover,
.page-node-type-webform .field--name-body table tbody tr td p a:hover,
.path-search .field--name-body table tbody tr td p a:hover {
  color: #f24550;
  text-decoration: underline;
}

.page-node-type-article .field--name-body table tbody tr td p a strong,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td p a strong,
.page-node-type-destination .field--name-body table tbody tr td p a strong,
.page-node-type-page .field--name-body table tbody tr td p a strong,
.page-node-type-price-comparison .field--name-body table tbody tr td p a strong,
.page-node-type-webform .field--name-body table tbody tr td p a strong,
.path-search .field--name-body table tbody tr td p a strong {
  color: #2a5db0;
}

.page-node-type-article .field--name-body table tbody tr td a,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td a,
.page-node-type-destination .field--name-body table tbody tr td a,
.page-node-type-page .field--name-body table tbody tr td a,
.page-node-type-price-comparison .field--name-body table tbody tr td a,
.page-node-type-webform .field--name-body table tbody tr td a,
.path-search .field--name-body table tbody tr td a {
  font-size: 14px;
  line-height: 20px;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #f24550;
}

.page-node-type-article .field--name-body table tbody tr td a:visited, .page-node-type-article .field--name-body table tbody tr td a:hover, .page-node-type-article .field--name-body table tbody tr td a:active, .page-node-type-article .field--name-body table tbody tr td a:focus,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td a:visited,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td a:hover,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td a:active,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td a:focus,
.page-node-type-destination .field--name-body table tbody tr td a:visited,
.page-node-type-destination .field--name-body table tbody tr td a:hover,
.page-node-type-destination .field--name-body table tbody tr td a:active,
.page-node-type-destination .field--name-body table tbody tr td a:focus,
.page-node-type-page .field--name-body table tbody tr td a:visited,
.page-node-type-page .field--name-body table tbody tr td a:hover,
.page-node-type-page .field--name-body table tbody tr td a:active,
.page-node-type-page .field--name-body table tbody tr td a:focus,
.page-node-type-price-comparison .field--name-body table tbody tr td a:visited,
.page-node-type-price-comparison .field--name-body table tbody tr td a:hover,
.page-node-type-price-comparison .field--name-body table tbody tr td a:active,
.page-node-type-price-comparison .field--name-body table tbody tr td a:focus,
.page-node-type-webform .field--name-body table tbody tr td a:visited,
.page-node-type-webform .field--name-body table tbody tr td a:hover,
.page-node-type-webform .field--name-body table tbody tr td a:active,
.page-node-type-webform .field--name-body table tbody tr td a:focus,
.path-search .field--name-body table tbody tr td a:visited,
.path-search .field--name-body table tbody tr td a:hover,
.path-search .field--name-body table tbody tr td a:active,
.path-search .field--name-body table tbody tr td a:focus {
  color: #f24550;
  text-decoration: none;
}

.page-node-type-article .field--name-body table tbody tr td a:hover,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td a:hover,
.page-node-type-destination .field--name-body table tbody tr td a:hover,
.page-node-type-page .field--name-body table tbody tr td a:hover,
.page-node-type-price-comparison .field--name-body table tbody tr td a:hover,
.page-node-type-webform .field--name-body table tbody tr td a:hover,
.path-search .field--name-body table tbody tr td a:hover {
  color: #f24550;
  text-decoration: underline;
}

.page-node-type-article .field--name-body table tbody tr td a strong,
.page-node-type-landing-page-full-width- .field--name-body table tbody tr td a strong,
.page-node-type-destination .field--name-body table tbody tr td a strong,
.page-node-type-page .field--name-body table tbody tr td a strong,
.page-node-type-price-comparison .field--name-body table tbody tr td a strong,
.page-node-type-webform .field--name-body table tbody tr td a strong,
.path-search .field--name-body table tbody tr td a strong {
  font-size: 14px;
  line-height: 18px;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #f24550;
}

.page-node-type-article .field--name-body img,
.page-node-type-landing-page-full-width- .field--name-body img,
.page-node-type-destination .field--name-body img,
.page-node-type-page .field--name-body img,
.page-node-type-price-comparison .field--name-body img,
.page-node-type-webform .field--name-body img,
.path-search .field--name-body img {
  display: block !important;
  height: auto !important;
  max-width: 100% !important;
}

.page-node-type-article .field--name-body .inline-img-wrapper,
.page-node-type-landing-page-full-width- .field--name-body .inline-img-wrapper,
.page-node-type-destination .field--name-body .inline-img-wrapper,
.page-node-type-page .field--name-body .inline-img-wrapper,
.page-node-type-price-comparison .field--name-body .inline-img-wrapper,
.page-node-type-webform .field--name-body .inline-img-wrapper,
.path-search .field--name-body .inline-img-wrapper {
  padding: 10px;
  margin-bottom: 20px;
}

.page-node-type-article .field--name-body .inline-img-wrapper.pull-left-body,
.page-node-type-article .field--name-body .inline-img-wrapper.pull-right-body,
.page-node-type-landing-page-full-width- .field--name-body .inline-img-wrapper.pull-left-body,
.page-node-type-landing-page-full-width- .field--name-body .inline-img-wrapper.pull-right-body,
.page-node-type-destination .field--name-body .inline-img-wrapper.pull-left-body,
.page-node-type-destination .field--name-body .inline-img-wrapper.pull-right-body,
.page-node-type-page .field--name-body .inline-img-wrapper.pull-left-body,
.page-node-type-page .field--name-body .inline-img-wrapper.pull-right-body,
.page-node-type-price-comparison .field--name-body .inline-img-wrapper.pull-left-body,
.page-node-type-price-comparison .field--name-body .inline-img-wrapper.pull-right-body,
.page-node-type-webform .field--name-body .inline-img-wrapper.pull-left-body,
.page-node-type-webform .field--name-body .inline-img-wrapper.pull-right-body,
.path-search .field--name-body .inline-img-wrapper.pull-left-body,
.path-search .field--name-body .inline-img-wrapper.pull-right-body {
  margin-bottom: 0;
}

.page-node-type-article .field--name-body figure,
.page-node-type-landing-page-full-width- .field--name-body figure,
.page-node-type-destination .field--name-body figure,
.page-node-type-page .field--name-body figure,
.page-node-type-price-comparison .field--name-body figure,
.page-node-type-webform .field--name-body figure,
.path-search .field--name-body figure {
  display: table !important;
}

.page-node-type-article .field--name-body figure figcaption,
.page-node-type-landing-page-full-width- .field--name-body figure figcaption,
.page-node-type-destination .field--name-body figure figcaption,
.page-node-type-page .field--name-body figure figcaption,
.page-node-type-price-comparison .field--name-body figure figcaption,
.page-node-type-webform .field--name-body figure figcaption,
.path-search .field--name-body figure figcaption {
  margin-top: 5px;
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #000;
  text-align: right;
  display: table-caption;
  caption-side: bottom;
}

.page-node-type-article .field--name-body figure figcaption a,
.page-node-type-landing-page-full-width- .field--name-body figure figcaption a,
.page-node-type-destination .field--name-body figure figcaption a,
.page-node-type-page .field--name-body figure figcaption a,
.page-node-type-price-comparison .field--name-body figure figcaption a,
.page-node-type-webform .field--name-body figure figcaption a,
.path-search .field--name-body figure figcaption a {
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #2a5db0;
}

.page-node-type-article .field--name-body figure figcaption a:visited, .page-node-type-article .field--name-body figure figcaption a:hover, .page-node-type-article .field--name-body figure figcaption a:active, .page-node-type-article .field--name-body figure figcaption a:focus,
.page-node-type-landing-page-full-width- .field--name-body figure figcaption a:visited,
.page-node-type-landing-page-full-width- .field--name-body figure figcaption a:hover,
.page-node-type-landing-page-full-width- .field--name-body figure figcaption a:active,
.page-node-type-landing-page-full-width- .field--name-body figure figcaption a:focus,
.page-node-type-destination .field--name-body figure figcaption a:visited,
.page-node-type-destination .field--name-body figure figcaption a:hover,
.page-node-type-destination .field--name-body figure figcaption a:active,
.page-node-type-destination .field--name-body figure figcaption a:focus,
.page-node-type-page .field--name-body figure figcaption a:visited,
.page-node-type-page .field--name-body figure figcaption a:hover,
.page-node-type-page .field--name-body figure figcaption a:active,
.page-node-type-page .field--name-body figure figcaption a:focus,
.page-node-type-price-comparison .field--name-body figure figcaption a:visited,
.page-node-type-price-comparison .field--name-body figure figcaption a:hover,
.page-node-type-price-comparison .field--name-body figure figcaption a:active,
.page-node-type-price-comparison .field--name-body figure figcaption a:focus,
.page-node-type-webform .field--name-body figure figcaption a:visited,
.page-node-type-webform .field--name-body figure figcaption a:hover,
.page-node-type-webform .field--name-body figure figcaption a:active,
.page-node-type-webform .field--name-body figure figcaption a:focus,
.path-search .field--name-body figure figcaption a:visited,
.path-search .field--name-body figure figcaption a:hover,
.path-search .field--name-body figure figcaption a:active,
.path-search .field--name-body figure figcaption a:focus {
  color: #2a5db0;
  text-decoration: none;
}

.page-node-type-article .field--name-body figure figcaption a:hover,
.page-node-type-landing-page-full-width- .field--name-body figure figcaption a:hover,
.page-node-type-destination .field--name-body figure figcaption a:hover,
.page-node-type-page .field--name-body figure figcaption a:hover,
.page-node-type-price-comparison .field--name-body figure figcaption a:hover,
.page-node-type-webform .field--name-body figure figcaption a:hover,
.path-search .field--name-body figure figcaption a:hover {
  color: #2a5db0;
  text-decoration: underline;
}

.page-node-type-article .field--name-body .button-1,
.page-node-type-landing-page-full-width- .field--name-body .button-1,
.page-node-type-destination .field--name-body .button-1,
.page-node-type-page .field--name-body .button-1,
.page-node-type-price-comparison .field--name-body .button-1,
.page-node-type-webform .field--name-body .button-1,
.path-search .field--name-body .button-1 {
  margin-top: 10px;
  display: inline-block;
}

.page-node-type-article .field--name-body .body-ad-block,
.page-node-type-landing-page-full-width- .field--name-body .body-ad-block,
.page-node-type-destination .field--name-body .body-ad-block,
.page-node-type-page .field--name-body .body-ad-block,
.page-node-type-price-comparison .field--name-body .body-ad-block,
.page-node-type-webform .field--name-body .body-ad-block,
.path-search .field--name-body .body-ad-block {
  display: block;
  margin-bottom: 30px;
}

.page-node-type-article .field--name-body .body-ad-block .field--name-body,
.page-node-type-landing-page-full-width- .field--name-body .body-ad-block .field--name-body,
.page-node-type-destination .field--name-body .body-ad-block .field--name-body,
.page-node-type-page .field--name-body .body-ad-block .field--name-body,
.page-node-type-price-comparison .field--name-body .body-ad-block .field--name-body,
.page-node-type-webform .field--name-body .body-ad-block .field--name-body,
.path-search .field--name-body .body-ad-block .field--name-body {
  padding: 0;
  margin: 0;
}

.page-node-type-article .field--name-body .body-ad-block p,
.page-node-type-landing-page-full-width- .field--name-body .body-ad-block p,
.page-node-type-destination .field--name-body .body-ad-block p,
.page-node-type-page .field--name-body .body-ad-block p,
.page-node-type-price-comparison .field--name-body .body-ad-block p,
.page-node-type-webform .field--name-body .body-ad-block p,
.path-search .field--name-body .body-ad-block p {
  color: #575656;
  font-style: italic;
  text-align: center;
  max-width: 470px;
  margin: auto;
  font-size: 13px;
  line-height: 20px;
  font-size: 1.3rem;
  line-height: 2rem;
}

.page-node-type-article .field--name-body .body-ad-block p a,
.page-node-type-landing-page-full-width- .field--name-body .body-ad-block p a,
.page-node-type-destination .field--name-body .body-ad-block p a,
.page-node-type-page .field--name-body .body-ad-block p a,
.page-node-type-price-comparison .field--name-body .body-ad-block p a,
.page-node-type-webform .field--name-body .body-ad-block p a,
.path-search .field--name-body .body-ad-block p a {
  font-size: 13px;
  line-height: 20px;
  font-size: 1.3rem;
  line-height: 2rem;
}

.page-node-type-article .webform-submission-form,
.page-node-type-landing-page-full-width- .webform-submission-form,
.page-node-type-destination .webform-submission-form,
.page-node-type-page .webform-submission-form,
.page-node-type-price-comparison .webform-submission-form,
.page-node-type-webform .webform-submission-form,
.path-search .webform-submission-form {
  text-align: left;
  max-width: 790px;
  margin: 0 auto;
  min-height: 20px;
  padding-bottom: 40px;
}

.page-node-type-article .webform-submission-form::after,
.page-node-type-landing-page-full-width- .webform-submission-form::after,
.page-node-type-destination .webform-submission-form::after,
.page-node-type-page .webform-submission-form::after,
.page-node-type-price-comparison .webform-submission-form::after,
.page-node-type-webform .webform-submission-form::after,
.path-search .webform-submission-form::after {
  display: block;
  clear: both;
  content: "";
}

.path-search #content {
  text-align: left;
}

.path-search #content .search-help-link,
.path-search #content h2,
.path-search #content #edit-advanced {
  display: none;
}

.path-search #content form .js-form-type-search {
  width: 80%;
}

.path-search #content form label {
  margin-bottom: 4px;
}

.path-search #content form .form-search {
  width: 100%;
}

.path-search #content form .form-submit {
  padding: 0 6px;
  margin-left: 5px;
}

.path-search #content #block-msd8-bootstrap-content {
  padding-bottom: 30px;
}

.path-search #content #block-msd8-bootstrap-content ol {
  list-style: none;
  padding: 0;
}

.path-search #content #block-msd8-bootstrap-content ol li {
  font-family: Arial, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 28px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  padding: 0;
  margin-bottom: 10px;
}

.path-search #content #block-msd8-bootstrap-content ol li h3 {
  color: #2a5db0;
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
  margin: 0 0 10px 0;
  font-family: Arial, sans-serif;
}

.path-search #content #block-msd8-bootstrap-content ol li h3 a {
  font-size: 20px;
  line-height: 30px;
  font-size: 2rem;
  line-height: 3rem;
  color: #2a5db0;
}

.path-search #content #block-msd8-bootstrap-content ol li h3 a:visited, .path-search #content #block-msd8-bootstrap-content ol li h3 a:hover, .path-search #content #block-msd8-bootstrap-content ol li h3 a:active, .path-search #content #block-msd8-bootstrap-content ol li h3 a:focus {
  color: #2a5db0;
  text-decoration: none;
}

.path-search #content #block-msd8-bootstrap-content ol li h3 a:hover {
  color: #2a5db0;
  text-decoration: underline;
}

.path-search #content #block-msd8-bootstrap-content ol li p {
  color: #333;
  font-size: 18px;
  line-height: 28px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin-bottom: 20px;
}

.path-search #content #block-msd8-bootstrap-content ol li p a {
  font-size: 18px;
  line-height: 28px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #2a5db0;
}

.path-search #content #block-msd8-bootstrap-content ol li p a:visited, .path-search #content #block-msd8-bootstrap-content ol li p a:hover, .path-search #content #block-msd8-bootstrap-content ol li p a:active, .path-search #content #block-msd8-bootstrap-content ol li p a:focus {
  color: #2a5db0;
  text-decoration: none;
}

.path-search #content #block-msd8-bootstrap-content ol li p a:hover {
  color: #2a5db0;
  text-decoration: underline;
}

.path-search #content #block-msd8-bootstrap-content ol li p strong {
  color: #333;
}

.path-search #content #block-msd8-bootstrap-content ol li .search-snippet-info {
  padding: 0;
}

.article-top {
  border: 5px solid #eeeeee;
  border-left: 0;
  border-right: 0;
  padding: 22px 0 11px 0;
  margin-bottom: 20px;
}

.article-top h2 {
  display: none;
}

.article-top.field--name-body {
  margin-top: 24px;
  margin-bottom: 24px;
}

.article-top.field--name-body .field--name-field-top-text h2 {
  display: block;
}

.article-top .field--name-field-star-rating p {
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}

.article-top .field--name-field-top-image {
  display: none;
}

.view-search-results .search-index-last-updated {
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}

.view-search-results .search-index-result {
  padding: 35px 0;
  border-bottom: 1px solid #ccc;
}

.view-search-results .search-index-result .field--name-field-home-teaser {
  line-height: 1.8;
}

.view-search-results .search-index-result .field--name-field-homepage-teaser-image {
  margin-bottom: 20px;
}

.view-search-results .search-index-result .field--name-field-homepage-teaser-image:hover {
  opacity: 0.5;
}

.view-search-results .search-index-result h3 {
  font-size: 24px;
  line-height: 28px;
  font-size: 2.4rem;
  line-height: 2.8rem;
  color: #2a5db0;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
}

.view-search-results #views-exposed-form-search-results-page-1 {
  position: relative;
  margin-bottom: 40px;
}

.view-search-results #views-exposed-form-search-results-page-1 #edit-results {
  width: calc(100% - 40px);
}

.view-search-results #views-exposed-form-search-results-page-1 #edit-submit-search-results {
  position: absolute;
  bottom: 0;
  right: 5px;
}

.pager ul {
  clear: both;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 40px 0;
}

.pager ul li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 0.5em;
  margin: 0 0 0.25em 1.5em;
  color: #333;
  font-size: 18px;
  line-height: 28px;
  font-size: 1.8rem;
  line-height: 2.8rem;
}

.pager ul li a {
  font-size: 18px;
  line-height: 28px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #2a5db0;
  text-transform: lowercase;
}

.pager ul li a:visited, .pager ul li a:hover, .pager ul li a:active, .pager ul li a:focus {
  color: #2a5db0;
  text-decoration: none;
}

.pager ul li a:hover {
  color: #2a5db0;
  text-decoration: underline;
}

.pager ul li.is-active a {
  color: #333;
}

.pager ul li.is-active a:visited, .pager ul li.is-active a:hover, .pager ul li.is-active a:active, .pager ul li.is-active a:focus {
  color: #333;
}

.pager ul li.is-active a:hover {
  color: #333;
}

#content form .form-item,
#content form .form-actions {
  text-align: left;
  margin-bottom: 20px;
}

#content form label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  max-width: 100%;
  font-size: 16px;
  line-height: 18px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #575656;
}

#content form .form-text,
#content form .form-search,
#content form .form-textarea,
#content form .form-email {
  color: #575656;
  font-size: 16px;
  line-height: 22px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  padding: 4px 6px;
  border: 1px solid #575656;
  resize: none;
  width: 98%;
}

#content form .form-submit {
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  font-size: 1.6rem;
  line-height: 3.6rem;
  color: #fff !important;
  text-decoration: none;
  background-color: #f24550;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 13px;
  border: 0;
  transition: all 0.25s ease 0s;
}

#content form .form-submit:visited, #content form .form-submit:hover, #content form .form-submit:active, #content form .form-submit:focus {
  color: #fff !important;
  text-decoration: none;
}

#content form .form-submit:hover {
  background-color: #F2050B;
  text-decoration: none !important;
}

#content form .captcha {
  text-align: left;
  margin: 20px 0;
}

#content form .grippie {
  display: none;
}

.region-lower-content {
  width: 100%;
  min-height: 1px;
}

.region-lower-content::after {
  display: block;
  clear: both;
  content: "";
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item {
  width: 100%;
  min-height: 500px;
  padding: 46px 0 0 0;
  clear: both;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item::after,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item::after,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item::after,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item::after,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item::after,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item::after {
  display: block;
  clear: both;
  content: "";
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item:nth-child(even),
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item:nth-child(even),
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item:nth-child(even),
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item:nth-child(even),
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item:nth-child(even),
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item:nth-child(even) {
  background-color: #fff;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item:nth-child(odd),
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item:nth-child(odd),
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item:nth-child(odd),
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item:nth-child(odd),
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item:nth-child(odd),
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item:nth-child(odd) {
  background-color: #eee;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 {
  text-align: center;
  color: #2a5db0;
  font-size: 36px;
  line-height: 36px;
  font-size: 3.6rem;
  line-height: 3.6rem;
  margin: 0 0 48px 0;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a {
  color: #2a5db0;
  font-size: 36px;
  line-height: 36px;
  font-size: 3.6rem;
  line-height: 3.6rem;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a:visited, #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a:hover, #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a:active, #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a:focus,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:visited,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:hover,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:active,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:focus,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:visited,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:hover,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:active,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:focus,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a:visited,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a:active,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a:focus,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:visited,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:active,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:focus,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:visited,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:active,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:focus {
  text-decoration: none;
  color: #2a5db0;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a:hover,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:hover,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-title > h2 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-title > h2 a:hover {
  color: #2a5db0;
  text-decoration: underline;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 350px;
  min-height: 1px;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles::after,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles::after,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles::after,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles::after,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles::after,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles::after {
  display: block;
  clear: both;
  content: "";
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items {
  margin-left: -15px;
  margin-right: -15px;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  width: 90%;
  height: 436px;
  margin: 0 auto 50px auto;
  overflow: hidden;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img {
  display: block !important;
  height: auto !important;
  max-width: 100% !important;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img:hover,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img:hover,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img:hover,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img:hover,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img:hover,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article img:hover {
  opacity: 0.5;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 {
  font-size: 24px;
  line-height: 24px;
  font-size: 2.4rem;
  line-height: 2.4rem;
  margin: 24px 0 16px 0;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a {
  font-size: 24px;
  line-height: 28px;
  font-size: 2.4rem;
  line-height: 2.8rem;
  text-decoration: none;
  color: #2a5db0;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:visited, #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover, #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:active, #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:focus,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:visited,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:active,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:focus,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:visited,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:active,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:focus,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:visited,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:active,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:focus,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:visited,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:active,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:focus,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:visited,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:active,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:focus {
  text-decoration: none;
  color: #2a5db0;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h3 a:hover {
  text-decoration: underline;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h4,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h4,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h4,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h4,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h4,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article header h4 {
  color: #575656;
  font-size: 16px;
  line-height: 18px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin: 0 0 8px 0;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-home-teaser,
#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-home-teaser,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-home-teaser,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-home-teaser,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-home-teaser,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-home-teaser,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article {
  color: #575656;
  font-size: 14px;
  line-height: 24px;
  font-size: 1.4rem;
  line-height: 2.4rem;
}

#block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article,
#block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article,
#block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article,
#block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article,
#block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article,
#block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item article .feature-content .field--name-field-event-date-article {
  margin-bottom: 6px;
  display: none;
}

#block-views-block-disqus-block-block-1 {
  padding: 40px 20px;
  margin: 0 auto;
}

#block-msd8-bootstrap-powered {
  display: none;
}

#footer {
  min-height: 435px;
  width: 100%;
  background-color: #ccc;
  position: relative;
  z-index: 1001;
}

#footer::after {
  display: block;
  clear: both;
  content: "";
}

#footer #footer-inner {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  min-height: 435px;
}

#footer #footer-inner::after {
  display: block;
  clear: both;
  content: "";
}

#footer .block {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  clear: both;
}

@media (min-width: 0) {
  #footer .block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

#footer #block-footerlogo {
  margin: 38px 0 16px 0;
}

#footer #block-footerlogo p {
  margin: 0;
}

#footer #block-footerlogo #footer-logo {
  width: 106px;
  height: 106px;
  margin: 0 auto;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background: transparent url(../img/footer-logo.png) no-repeat center center;
}

#footer #block-footerlogo .field--name-body {
  min-height: 1px !important;
  padding: 0 !important;
}

#footer #block-footersociallinks {
  margin-bottom: 40px;
}

#footer #block-footersociallinks .field--name-body {
  text-align: center;
  min-height: 1px !important;
  padding: 0 !important;
}

#footer #block-footersociallinks .field--name-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}

#footer #block-footersociallinks .field--name-body ul li {
  margin: 0;
  padding: 0 4px 0 0;
  list-style: none;
  display: inline-block;
}

#footer #block-footersociallinks .field--name-body ul li a {
  font-size: 26px;
  line-height: 26px;
  font-size: 2.6rem;
  line-height: 2.6rem;
  color: #9c9d9e;
}

#footer #block-footersociallinks .field--name-body ul li a:visited, #footer #block-footersociallinks .field--name-body ul li a:hover, #footer #block-footersociallinks .field--name-body ul li a:active, #footer #block-footersociallinks .field--name-body ul li a:focus {
  text-decoration: none;
  color: #9c9d9e;
}

#footer #block-footersociallinks .field--name-body ul li a:hover {
  color: #2a5db0;
  text-decoration: none;
}

#footer #block-footersociallinks .field--name-body ul li.last {
  padding: 0;
}

#footer #block-msd8-bootstrap-footer .content {
  text-align: center;
}

#footer #block-msd8-bootstrap-footer .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}

#footer #block-msd8-bootstrap-footer .content ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: center;
}

#footer #block-msd8-bootstrap-footer .content ul li a {
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 36px;
  font-size: 1.4rem;
  line-height: 3.6rem;
  color: #9c9d9e;
  text-transform: uppercase;
}

#footer #block-msd8-bootstrap-footer .content ul li a:visited, #footer #block-msd8-bootstrap-footer .content ul li a:hover, #footer #block-msd8-bootstrap-footer .content ul li a:active, #footer #block-msd8-bootstrap-footer .content ul li a:focus {
  text-decoration: none;
  color: #9c9d9e;
}

#footer #block-msd8-bootstrap-footer .content ul li a:hover {
  color: #2a5db0;
  text-decoration: none;
}

#footer #block-mailchimpembed .field--name-body {
  min-height: 1px !important;
  padding: 0 !important;
}

#footer #block-mailchimpembed h2 {
  display: block;
  font-size: 24px;
  line-height: 28px;
  font-size: 2.4rem;
  line-height: 2.8rem;
  letter-spacing: .05rem;
  text-decoration: none;
  text-align: center;
  color: #9c9d9e;
  font-family: Arial, sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 2rem;
}

#footer #block-mailchimpembed #mc_embed_signup {
  text-align: center;
  margin-bottom: 26px;
}

#footer #block-mailchimpembed #mc_embed_signup input.email {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: 700;
  letter-spacing: .05rem;
  font-family: Arial, sans-serif;
  padding: .7rem;
  border: none;
  color: #575656;
}

#footer #block-mailchimpembed #mc_embed_signup input.email::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
  color: #808080 !important;
  background-color: #fff;
}

#footer #block-mailchimpembed #mc_embed_signup input.email::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: #808080 !important;
  background-color: #fff;
}

#footer #block-mailchimpembed #mc_embed_signup input.email:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
  color: #808080 !important;
  background-color: #fff;
}

#footer #block-mailchimpembed #mc_embed_signup input.email:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  color: #808080 !important;
  background-color: #fff;
}

#footer #block-mailchimpembed #mc_embed_signup .clear {
  margin-top: 8px;
}

#footer #block-mailchimpembed #mc_embed_signup .clear input[type="submit"] {
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  font-size: 1.6rem;
  line-height: 3.6rem;
  color: #fff !important;
  text-decoration: none;
  background-color: #f24550;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 13px;
  border: 0;
  transition: all 0.25s ease 0s;
  font-size: 18px;
  line-height: 20px;
  font-size: 1.8rem;
  line-height: 2rem;
  letter-spacing: .05rem;
  padding: .7rem 2rem;
}

#footer #block-mailchimpembed #mc_embed_signup .clear input[type="submit"]:visited, #footer #block-mailchimpembed #mc_embed_signup .clear input[type="submit"]:hover, #footer #block-mailchimpembed #mc_embed_signup .clear input[type="submit"]:active, #footer #block-mailchimpembed #mc_embed_signup .clear input[type="submit"]:focus {
  color: #fff !important;
  text-decoration: none;
}

#footer #block-mailchimpembed #mc_embed_signup .clear input[type="submit"]:hover {
  background-color: #F2050B;
  text-decoration: none !important;
}

#footer #block-copyright {
  margin: 36px 0;
}

#footer #block-copyright h6 {
  margin: 0;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: #9c9d9e;
  font-weight: 500;
}

@keyframes menutoggle {
  0% {
    display: block;
    opacity: 1;
  }
  95% {
    opacity: 0;
    display: block;
  }
  100% {
    opacity: 0;
    display: none;
  }
}

#mega-menu-overlay {
  visibility: hidden;
  width: 100%;
  height: 100%;
  background-color: #ccc;
  left: 0;
  top: 0;
  right: 0;
  position: absolute;
  transition: all 0.35s ease 0s;
  z-index: -9000;
  opacity: 0;
}

#mega-menu-overlay::after {
  display: block;
  clear: both;
  content: "";
}

#mega-menu-overlay .mega-menu-overlay-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

#mega-menu-overlay #mega-menu-header {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 0) {
  #mega-menu-overlay #mega-menu-header {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

#mega-menu-overlay #mega-menu-header #mega-menu-close {
  position: absolute;
  left: 34px;
  top: 24px;
  font-size: 28px;
  line-height: 28px;
  font-size: 2.8rem;
  line-height: 2.8rem;
}

#mega-menu-overlay #mega-menu-header #mega-menu-close .fa {
  color: #898989;
  cursor: pointer;
  font-size: 28px;
  line-height: 28px;
  font-size: 2.8rem;
  line-height: 2.8rem;
  transition: all 0.35s ease 0s;
}

#mega-menu-overlay #mega-menu-header #mega-menu-close .fa:hover {
  color: #fff;
}

#mega-menu-overlay #mega-menu-header #mega-logo {
  width: 138px;
  height: 108px;
  display: block;
  margin: 0 auto;
  padding: 0;
  text-decoration: none;
  position: relative;
}

#mega-menu-overlay #mega-menu-header #mega-logo img {
  width: 138px;
  height: 108px;
}

#mega-menu-overlay #mega-menu-content {
  min-height: 1px;
  width: 100%;
}

#mega-menu-overlay #mega-menu-content::after {
  display: block;
  clear: both;
  content: "";
}

#mega-menu-overlay #mega-menu-content .block {
  clear: both;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 0) {
  #mega-menu-overlay #mega-menu-content .block {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 {
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  top: -100000px;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper {
  width: 100%;
  min-height: 1px;
  margin: 45px auto 36px auto;
  text-align: center;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper::after {
  display: block;
  clear: both;
  content: "";
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li {
  border: none;
  width: 50%;
  float: left;
  display: inline-block;
  border-left: 1px solid #929292;
  padding-bottom: 0;
  margin-bottom: 46px;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li:nth-child(even) {
  border-right: 1px solid #929292;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > a {
  display: inline-block;
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 24px;
  line-height: 34px;
  font-size: 2.4rem;
  line-height: 3.4rem;
  color: #2a5db0;
  transition: all 0.35s ease 0s;
  padding-bottom: 14px;
  font-weight: 700;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > a:visited, #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > a:hover, #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > a:active, #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > a:focus {
  text-decoration: none;
  color: #2a5db0;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > a:hover {
  color: #2a5db0;
  text-decoration: underline;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > ul > li {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > ul > li > a {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 36px;
  font-size: 1.4rem;
  line-height: 3.6rem;
  color: #929292;
  text-transform: uppercase;
  transition: all 0.35s ease 0s;
  font-weight: 700;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > ul > li > a:visited, #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > ul > li > a:hover, #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > ul > li > a:active, #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > ul > li > a:focus {
  text-decoration: none;
  color: #929292;
}

#mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li > ul > li > a:hover {
  color: #2a5db0;
  text-decoration: none;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper {
  width: 100%;
  min-height: 1px;
  padding: 30px 20px;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper::after,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper::after {
  display: block;
  clear: both;
  content: "";
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper .navbar,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper .navbar {
  padding: 0;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li {
  display: block;
  padding: 14px 30px 12px 4px;
  border-bottom: 1px solid #929292;
  position: relative;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li:first-child,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li:first-child {
  border-top: 1px solid #929292;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li > a,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li > a {
  display: inline-block;
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 24px;
  line-height: 27px;
  font-size: 2.4rem;
  line-height: 2.7rem;
  color: #2a5db0;
  transition: all 0.35s ease 0s;
  font-weight: 700;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li > a:visited, #mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li > a:hover, #mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li > a:active, #mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li > a:focus,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li > a:visited,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li > a:hover,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li > a:active,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li > a:focus {
  text-decoration: none;
  color: #2a5db0;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li > a:after,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li > a:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  right: 20px;
  top: 24px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #929292;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu {
  list-style: none;
  padding: 0;
  margin: 6px 0 0 0;
  background-color: transparent;
  background-clip: content-box;
  border: none;
  border-radius: 0;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 32px;
  font-size: 1.4rem;
  line-height: 3.2rem;
  color: #929292;
  text-transform: uppercase;
  transition: all 0.35s ease 0s;
  font-weight: 700;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a:visited, #mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a:hover, #mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a:active, #mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a:focus,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a:visited,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a:hover,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a:active,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #929292;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a:hover,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li ul.dropdown-menu > li > a:hover {
  color: #2a5db0;
  text-decoration: none;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li.hamburger-active > a,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li.hamburger-active > a {
  color: #2a5db0;
  text-decoration: underline;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li.hamburger-active > a:after,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li.hamburger-active > a:after {
  right: 20px;
  top: 24px;
  border-bottom: 5px solid #929292;
  border-top: none;
}

#mega-menu-overlay #mega-menu-content #block-mobilemenu .menu-block-wrapper ul.navbar-nav > li.hamburger-active ul,
#mega-menu-overlay #mega-menu-content #block-hamburgermenu .menu-block-wrapper ul.navbar-nav > li.hamburger-active ul {
  position: static;
  display: block;
  visibility: visible;
  opacity: 1;
  animation: fade 1s;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 {
  margin-top: 40px;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 .field--name-body {
  min-height: 1px !important;
  padding: 0 !important;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 h2 {
  display: block;
  font-size: 24px;
  line-height: 28px;
  font-size: 2.4rem;
  line-height: 2.8rem;
  letter-spacing: .05rem;
  text-decoration: none;
  text-align: center;
  color: #9c9d9e;
  font-family: Arial, sans-serif;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 2rem;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup {
  text-align: center;
  margin-bottom: 26px;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup input.email {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  font-size: 1.8rem;
  line-height: 2rem;
  font-weight: 700;
  letter-spacing: .05rem;
  font-family: Arial, sans-serif;
  padding: .7rem;
  border: none;
  color: #575656;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup input.email::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
  color: #808080 !important;
  background-color: #fff;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup input.email::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: #808080 !important;
  background-color: #fff;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup input.email:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
  color: #808080 !important;
  background-color: #fff;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup input.email:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  color: #808080 !important;
  background-color: #fff;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup .clear {
  margin-top: 8px;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup .clear input[type="submit"] {
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 36px;
  font-size: 1.6rem;
  line-height: 3.6rem;
  color: #fff !important;
  text-decoration: none;
  background-color: #f24550;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 7px 13px;
  border: 0;
  transition: all 0.25s ease 0s;
  font-size: 18px;
  line-height: 20px;
  font-size: 1.8rem;
  line-height: 2rem;
  letter-spacing: .05rem;
  padding: .7rem 2rem;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup .clear input[type="submit"]:visited, #mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup .clear input[type="submit"]:hover, #mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup .clear input[type="submit"]:active, #mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup .clear input[type="submit"]:focus {
  color: #fff !important;
  text-decoration: none;
}

#mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup .clear input[type="submit"]:hover {
  background-color: #F2050B;
  text-decoration: none !important;
}

#mega-menu-overlay #mega-menu-content #block-footer {
  margin: 0;
  padding: 35px 0 0 0;
}

#mega-menu-overlay #mega-menu-content #block-footer .content {
  text-align: center;
}

#mega-menu-overlay #mega-menu-content #block-footer .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}

#mega-menu-overlay #mega-menu-content #block-footer .content ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: center;
}

#mega-menu-overlay #mega-menu-content #block-footer .content ul li a {
  font-family: Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 36px;
  font-size: 1.4rem;
  line-height: 3.6rem;
  color: #929292;
  text-transform: uppercase;
}

#mega-menu-overlay #mega-menu-content #block-footer .content ul li a:visited, #mega-menu-overlay #mega-menu-content #block-footer .content ul li a:hover, #mega-menu-overlay #mega-menu-content #block-footer .content ul li a:active, #mega-menu-overlay #mega-menu-content #block-footer .content ul li a:focus {
  text-decoration: none;
  color: #929292;
}

#mega-menu-overlay #mega-menu-content #block-footer .content ul li a:hover {
  color: #2a5db0;
  text-decoration: none;
}

#mega-menu-overlay #mega-menu-content #block-footersociallinks-2 {
  margin: 40px 0 0 0;
}

#mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .field--name-body {
  min-height: 1px !important;
  padding: 0 !important;
  text-align: center;
}

#mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .content {
  text-align: center;
}

#mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}

#mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .content ul li {
  margin: 0;
  padding: 0 4px 0 0;
  list-style: none;
  display: inline-block;
}

#mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .content ul li a {
  font-size: 26px;
  line-height: 26px;
  font-size: 2.6rem;
  line-height: 2.6rem;
  color: #929292;
}

#mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .content ul li a:visited, #mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .content ul li a:hover, #mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .content ul li a:active, #mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .content ul li a:focus {
  text-decoration: none;
  color: #929292;
}

#mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .content ul li a:hover {
  color: #2a5db0;
  text-decoration: none;
}

#mega-menu-overlay #mega-menu-content #block-footersociallinks-2 .content ul li.last {
  padding: 0;
}

#mega-menu-overlay #mega-menu-content #block-copyright-2 {
  margin: 40px 0 0 0;
}

#mega-menu-overlay #mega-menu-content #block-copyright-2 h6 {
  margin: 0;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  font-size: 1.2rem;
  line-height: 1.4rem;
  color: #929292;
  font-family: Arial, sans-serif;
  font-weight: 700;
}

#mega-menu-overlay #mega-menu-content #block-copyright-2 h6 br {
  display: none;
}

#mega-menu-overlay #mega-menu-content #block-copyright-2 .field--name-body {
  min-height: 1px !important;
  padding: 0 !important;
}

.mega-menu-active {
  overflow: auto !important;
  /*#header,
  #page,
  #footer,
  #social-share {display:none;}*/
}

.mega-menu-active #page-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  animation: menutoggle 0.5s forwards;
}

.mega-menu-active #mega-menu-overlay {
  transition: all 0.75s ease 0s;
  z-index: 9000;
  visibility: visible;
  top: 0;
  opacity: 1;
}

.mega-menu-active #mega-menu-content {
  background-color: #ccc;
}

.align-right,
.align-left {
  float: none;
}

.quickedit-toolbar-container {
  z-index: 9999;
}

.quickedit-discard-modal {
  z-index: 9999 !important;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

@media screen and (max-width: 779px) {
  #content .field--name-field-home-slides .desktop-display {
    display: none;
  }
  #content .field--name-field-home-slides .mobile-display {
    display: block;
  }
  #content .field--name-field-home-slides .mobile-display ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #content .field--name-field-home-slides .mobile-display ul li {
    position: relative;
    margin: 0 0 15px 0;
    padding: 0;
    display: none;
  }
  #content .field--name-field-home-slides .mobile-display ul li img {
    width: auto;
  }
  #content .field--name-field-home-slides .mobile-display ul li .mobile-wrap {
    position: absolute;
    top: 25%;
    width: 100%;
    z-index: 4001;
    text-align: center;
  }
  #content .field--name-field-home-slides .mobile-display ul li .mobile-wrap h1.mobile-title a {
    display: block;
    line-height: 12vw;
    font-size: 10vw;
    padding: 0 25px;
    margin-bottom: 40px;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
  }
  #content .field--name-field-home-slides .mobile-display ul li .mobile-wrap section a {
    font-size: 18px;
    line-height: 36px;
    font-size: 1.8rem;
    line-height: 3.6rem;
    color: #fff;
    text-decoration: none;
    background-color: #2a5db0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 7px 13px;
    border: 0;
    transition: all 0.25s ease 0s;
  }
  #content .field--name-field-home-slides .mobile-display ul li .mobile-wrap section a:hover {
    background-color: #3d83f5;
    text-decoration: none;
  }
}

@media screen and (min-width: 780px) {
  .pull-left-body {
    float: left !important;
    margin-right: 5px;
    width: auto;
  }
  .pull-left-body .inline-img-caption {
    text-align: left !important;
  }
  .pull-right-body {
    float: right !important;
    margin-left: 5px;
    width: auto;
  }
  .pull-right-body .inline-img-caption {
    text-align: right !important;
  }
  .inline-img-wrapper.clearfix {
    width: 100%;
  }
  .inline-img-wrapper.clearfix .inline-img-caption {
    text-align: right !important;
  }
  .align-left {
    float: left;
  }
  .align-right {
    float: right;
  }
  #content .field--name-body figure {
    margin: 0;
    padding: 0;
  }
  #content .field--name-body img {
    margin: 0;
    padding: 0;
  }
  #content .field--name-body img.align-right,
  #content .field--name-body figure.align-right {
    margin: 0;
    padding: 0;
  }
  #content .field--name-body img.align-left,
  #content .field--name-body figure.align-left {
    margin: 0;
    padding: 0;
  }
  #content .field--name-body figure.align-left,
  #content .field--name-body figure.align-right {
    margin-bottom: 0;
  }
  #content .field--name-body figcaption {
    text-align: right;
  }
  #upper-content {
    padding-top: 40px;
  }
  div[id^=block-views-block-subtitle-block-block-1] h2 {
    margin: 0 0 40px 0;
    font-size: 30px;
    line-height: 32px;
    font-size: 3rem;
    line-height: 3.2rem;
  }
  .field--name-field-home-slides article {
    position: relative;
  }
  .field--name-field-home-slides article .desktop-wrap {
    position: absolute;
    top: 12%;
    width: 100%;
    z-index: 4001;
  }
  .field--name-field-home-slides article .desktop-wrap header h1 {
    font-weight: 700;
    font-size: 48px;
    line-height: 52px;
    font-size: 4.8rem;
    line-height: 5.2rem;
  }
  .field--name-field-home-slides article .desktop-wrap header h1 a {
    font-size: 48px;
    line-height: 52px;
    font-size: 4.8rem;
    line-height: 5.2rem;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content {
    display: block;
    width: 100%;
    padding: 0 10%;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-body p {
    font-size: 20px;
    line-height: 30px;
    font-size: 2rem;
    line-height: 3rem;
    text-align: center;
    color: #fff;
    margin: 0;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-body p a {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-size: 2rem;
    line-height: 3rem;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-body p a:visited, .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-body p a:hover, .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-body p a:active, .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-body p a:focus {
    text-decoration: none;
    color: #fff;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-body p a:hover {
    text-decoration: none;
    color: #fff;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-field-home-slide-link {
    text-align: center;
    margin-top: 16px;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-field-home-slide-link a {
    font-size: 18px;
    line-height: 36px;
    font-size: 1.8rem;
    line-height: 3.6rem;
    color: #fff;
    text-decoration: none;
    background-color: #2a5db0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 7px 13px;
    border: 0;
    transition: all 0.25s ease 0s;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-field-home-slide-link a:visited, .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-field-home-slide-link a:hover, .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-field-home-slide-link a:active, .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-field-home-slide-link a:focus {
    color: #fff;
    text-decoration: none;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field--name-field-home-slide-link a:hover {
    background-color: #3d83f5;
    text-decoration: none;
  }
  .field--name-field-home-slides .flexslider .flex-direction-nav a {
    font-size: 54px;
    line-height: 54px;
    font-size: 5.4rem;
    line-height: 5.4rem;
    top: 40%;
    width: 54px;
    height: 54px;
  }
  .field--name-field-home-slides .flexslider .flex-direction-nav .flex-next {
    right: 6px !important;
  }
  .field--name-field-home-slides .flexslider .flex-direction-nav .flex-prev {
    left: 6px !important;
  }
  .field--name-field-home-features .paragraph--type--home-features > .content {
    max-width: 744px;
    width: calc(100% - 66px);
  }
  .carousel .carousel-inner .feature-slide {
    width: 50%;
    float: left;
  }
  .carousel .carousel-inner .feature-slide:last-child {
    border-left: none;
  }
  .carousel .carousel-control {
    width: 42px;
  }
  .carousel .carousel-control-prev {
    left: -26px;
  }
  .carousel .carousel-control-next {
    right: -26px;
  }
  .slide-mobile {
    display: none;
  }
  .slide-tablet {
    display: block;
  }
  .article-top .field--name-field-top-image {
    display: block;
    float: right;
  }
  .article-top .field--name-field-top-image .inline-img-wrapper {
    padding: 0 0 20px 20px;
  }
  .view-search-results {
    max-width: 840px;
    margin: auto;
  }
  .view-search-results .search-index-result .field--name-field-homepage-teaser-image {
    margin-bottom: 0;
    padding-right: 20px;
  }
  .view-search-results #search-results-sortby {
    margin: 75px 0 40px;
  }
  .page-node-type-price-comparison #node-price-comparison-full-group-seller-information table thead tr th.th-visit,
  .page-node-type-price-comparison #node-price-comparison-full-group-seller-information table tbody tr td.price-comparison-buy-now-link {
    display: inline-block;
  }
  .field--name-field-price-comparison table thead tr th.th-visit,
  .field--name-field-price-comparison table tbody tr td.price-comparison-buy-now-link {
    display: inline-block;
  }
  .page-node-type-article .page-header, .page-node-type-article #page-title,
  .page-node-type-landing-page-full-width- .page-header,
  .page-node-type-landing-page-full-width- #page-title,
  .page-node-type-destination .page-header,
  .page-node-type-destination #page-title,
  .page-node-type-page .page-header,
  .page-node-type-page #page-title,
  .page-node-type-price-comparison .page-header,
  .page-node-type-price-comparison #page-title,
  .page-node-type-webform .page-header,
  .page-node-type-webform #page-title,
  .path-search .page-header,
  .path-search #page-title {
    font-size: 36px;
    line-height: 48px;
    font-size: 3.6rem;
    line-height: 4.8rem;
    margin: 14px 0 42px 0;
    padding: 0 10px;
  }
  .page-node-type-article .field--name-field-author-link,
  .page-node-type-landing-page-full-width- .field--name-field-author-link,
  .page-node-type-destination .field--name-field-author-link,
  .page-node-type-page .field--name-field-author-link,
  .page-node-type-price-comparison .field--name-field-author-link,
  .page-node-type-webform .field--name-field-author-link,
  .path-search .field--name-field-author-link {
    font-size: 14px;
    line-height: 24px;
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  .page-node-type-article .field--name-field-author-link .creation-date,
  .page-node-type-landing-page-full-width- .field--name-field-author-link .creation-date,
  .page-node-type-destination .field--name-field-author-link .creation-date,
  .page-node-type-page .field--name-field-author-link .creation-date,
  .page-node-type-price-comparison .field--name-field-author-link .creation-date,
  .page-node-type-webform .field--name-field-author-link .creation-date,
  .path-search .field--name-field-author-link .creation-date {
    display: inline;
    margin-left: 0.25em;
  }
  .page-node-type-article .field--name-field-author-link .creation-date::before,
  .page-node-type-landing-page-full-width- .field--name-field-author-link .creation-date::before,
  .page-node-type-destination .field--name-field-author-link .creation-date::before,
  .page-node-type-page .field--name-field-author-link .creation-date::before,
  .page-node-type-price-comparison .field--name-field-author-link .creation-date::before,
  .page-node-type-webform .field--name-field-author-link .creation-date::before,
  .path-search .field--name-field-author-link .creation-date::before {
    display: none;
  }
  #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles,
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles,
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles,
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles,
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles,
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles {
    max-width: 744px;
  }
  #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item {
    width: 50%;
    float: left;
  }
  #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(2), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(4), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(8), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(10), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(2),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(4),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(8),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(10),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(2),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(4),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(8),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(10),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(2),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(4),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(8),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(10),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(2),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(4),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(8),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(10),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(2),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(4),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(8),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(10),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12) {
    border-left: none;
  }
  #block-views-block-disqus-block-block-1 {
    max-width: 790px;
  }
  #footer #block-msd8-bootstrap-footer .content ul {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  #footer #block-msd8-bootstrap-footer .content ul li {
    margin: 0 14px 0 0;
    padding: 0 17px 0 0;
    display: inline-block;
    border-right: 2px solid #9c9d9e;
  }
  #footer #block-msd8-bootstrap-footer .content ul li a {
    font-size: 14px;
    line-height: 16px;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  #footer #block-msd8-bootstrap-footer .content ul li:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }
  #footer #block-mailchimpembed #mc_embed_signup input.email {
    width: 360px;
  }
  #footer #block-mailchimpembed #mc_embed_signup .clear {
    margin-top: 0;
    margin-left: 10px;
    display: inline-block;
  }
  #mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 {
    margin-top: 0;
  }
  #mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup input.email {
    width: 360px;
  }
  #mega-menu-overlay #mega-menu-content #block-mailchimpembed-2 #mc_embed_signup .clear {
    margin-top: 0;
    margin-left: 10px;
    display: inline-block;
  }
  #mega-menu-overlay #mega-menu-content #block-hamburgermenu,
  #mega-menu-overlay #mega-menu-content #block-mobilemenu {
    display: none;
  }
  #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 {
    visibility: visible;
    position: relative;
    overflow: auto;
    top: 0;
  }
  #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper {
    width: 600px;
  }
  #mega-menu-overlay #mega-menu-content #block-footer .content ul {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  #mega-menu-overlay #mega-menu-content #block-footer .content ul li {
    margin: 0 14px 0 0;
    padding: 0 17px 0 0;
    display: inline-block;
    border-right: 2px solid #929292;
  }
  #mega-menu-overlay #mega-menu-content #block-footer .content ul li a {
    font-size: 14px;
    line-height: 16px;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  #mega-menu-overlay #mega-menu-content #block-footer .content ul li:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
  }
  #mega-menu-overlay #mega-menu-content #block-copyright-2 .content h6 br {
    display: none;
  }
}

@media screen and (min-width: 1080px) {
  .visible-xs-inline {
    display: none;
  }
  .toolbar-fixed.toolbar-tray-open .fixed-top {
    top: 78px;
  }
  #header-inner {
    max-width: 1300px;
    margin: 0 auto;
  }
  #upper-header #block-msd8-bootstrap-search .form-item,
  #upper-header #block-exposedformsearch-resultspage-2 .form-item {
    width: 320px;
  }
  #upper-header #block-msd8-bootstrap-search:hover,
  #upper-header #block-exposedformsearch-resultspage-2:hover {
    width: 375px;
  }
  #nav {
    display: block;
    width: 100%;
    clear: both;
    position: relative;
  }
  #nav::after {
    display: block;
    clear: both;
    content: "";
  }
  #nav .menu-block-wrapper {
    text-align: center;
  }
  #nav .menu-block-wrapper ul,
  #nav .menu-block-wrapper li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
  }
  #nav .menu-block-wrapper ul a,
  #nav .menu-block-wrapper li a {
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-weight: 700;
  }
  #nav #block-msd8-bootstrap-main-menu {
    width: 100%;
    position: absolute;
    top: -50px;
    left: 0;
    z-index: 1000;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu {
    display: inline-block;
    width: 838px;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li {
    position: relative;
    height: 48px;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li .arrow-down {
    position: absolute;
    bottom: -12px;
    left: 44%;
    z-index: 1001;
    display: none;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2a5db0;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li a {
    font-size: 14px;
    line-height: 14px;
    font-size: 1.4rem;
    line-height: 1.4rem;
    color: #929292;
    text-transform: uppercase;
    padding: 10px 20px;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li a:visited, #nav #block-msd8-bootstrap-main-menu ul.menu li a:hover, #nav #block-msd8-bootstrap-main-menu ul.menu li a:active, #nav #block-msd8-bootstrap-main-menu ul.menu li a:focus {
    color: #929292;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li a:hover, #nav #block-msd8-bootstrap-main-menu ul.menu li a.active-trail, #nav #block-msd8-bootstrap-main-menu ul.menu li a.is-active {
    color: #2a5db0;
    text-decoration: none;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li:nth-child(1), #nav #block-msd8-bootstrap-main-menu ul.menu li:nth-child(2), #nav #block-msd8-bootstrap-main-menu ul.menu li:nth-child(3) {
    float: left;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li:nth-child(1) {
    margin-left: 11px;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li:nth-child(2) {
    margin-right: 160px;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li:nth-child(4) {
    float: right;
    margin-right: 25px;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li.active-trail .arrow-down {
    display: block;
  }
  #nav #block-msd8-bootstrap-main-menu ul.menu li.active-trail a {
    color: #2a5db0;
    text-decoration: none;
  }
  #nav #block-mainnavigation {
    box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.7);
    height: 60x;
    width: 100%;
    background-color: #fff;
    padding-top: 12px;
  }
  #nav #block-mainnavigation .menu-block-wrapper {
    text-align: center;
  }
  #nav #block-mainnavigation .menu-block-wrapper > ul li {
    position: relative;
    height: 48px;
  }
  #nav #block-mainnavigation .menu-block-wrapper > ul li .arrow-down {
    position: absolute;
    bottom: -10px;
    left: 44%;
    z-index: 1001;
    display: none;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
  }
  #nav #block-mainnavigation .menu-block-wrapper > ul li a {
    font-size: 14px;
    line-height: 48px;
    font-size: 1.4rem;
    line-height: 4.8rem;
    color: #929292;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
    font-weight: 700;
    padding: 16px 26px;
  }
  #nav #block-mainnavigation .menu-block-wrapper > ul li a:visited, #nav #block-mainnavigation .menu-block-wrapper > ul li a:hover, #nav #block-mainnavigation .menu-block-wrapper > ul li a:active, #nav #block-mainnavigation .menu-block-wrapper > ul li a:focus {
    color: #929292;
  }
  #nav #block-mainnavigation .menu-block-wrapper > ul li a:hover, #nav #block-mainnavigation .menu-block-wrapper > ul li a.active-trail, #nav #block-mainnavigation .menu-block-wrapper > ul li a.active {
    color: #2a5db0;
    text-decoration: none;
  }
  #nav #block-mainnavigation .menu-block-wrapper > ul li.active-trail a {
    color: #2a5db0;
    text-decoration: none;
  }
  #nav #block-mainnavigation-2 {
    display: none;
    height: 48px;
    width: 100%;
    background-color: #eee;
  }
  #nav #block-mainnavigation-2 .menu-block-wrapper {
    text-align: center;
  }
  #nav #block-mainnavigation-2 .menu-block-wrapper ul li a {
    font-size: 12px;
    line-height: 44px;
    font-size: 1.2rem;
    line-height: 4.4rem;
    color: #929292;
    padding: 15px 14px;
  }
  #nav #block-mainnavigation-2 .menu-block-wrapper ul li a:visited, #nav #block-mainnavigation-2 .menu-block-wrapper ul li a:hover, #nav #block-mainnavigation-2 .menu-block-wrapper ul li a:active, #nav #block-mainnavigation-2 .menu-block-wrapper ul li a:focus {
    color: #929292;
  }
  #nav #block-mainnavigation-2 .menu-block-wrapper ul li a:hover, #nav #block-mainnavigation-2 .menu-block-wrapper ul li a.active-trail, #nav #block-mainnavigation-2 .menu-block-wrapper ul li a.active {
    color: #2a5db0;
    text-decoration: none;
  }
  #nav #block-mainnavigation-2 .menu-block-wrapper ul li.active-trail a {
    color: #2a5db0;
    text-decoration: none;
  }
  .navigation-menu-2 #page {
    padding-top: 126px;
  }
  .navigation-menu-3 #page {
    padding-top: 174px;
  }
  .front #nav #block-sbd8-bootstrap-main-menu {
    top: -49px;
  }
  .field--name-field-home-slides article {
    position: relative;
  }
  .field--name-field-home-slides article .desktop-wrap {
    position: absolute;
    top: 28%;
    width: 100%;
    z-index: 4001;
  }
  .field--name-field-home-slides article .desktop-wrap header h1 {
    font-size: 72px;
    line-height: 82px;
    font-size: 7.2rem;
    line-height: 8.2rem;
  }
  .field--name-field-home-slides article .desktop-wrap header h1 a {
    font-size: 72px;
    line-height: 82px;
    font-size: 7.2rem;
    line-height: 8.2rem;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content {
    display: block;
    padding: 0 15%;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field-name-body p {
    font-size: 24px;
    line-height: 36px;
    font-size: 2.4rem;
    line-height: 3.6rem;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field-name-body p a {
    font-size: 24px;
    line-height: 36px;
    font-size: 2.4rem;
    line-height: 3.6rem;
  }
  .field--name-field-home-slides article .desktop-wrap .slideshow-content .field-name-field-home-slide-link {
    margin-top: 20px;
  }
  .field--name-field-home-slides .flexslider .flex-viewport {
    overflow: visible !important;
  }
  .field--name-field-home-slides .flexslider .flex-viewport .slides li .home-slide-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5000;
    display: block !important;
  }
  .field--name-field-home-slides .flexslider .flex-viewport .slides li.flex-active-slide .home-slide-overlay {
    display: none !important;
  }
  .field--name-field-home-slides .flexslider .flex-direction-nav a {
    font-size: 54px;
    line-height: 54px;
    font-size: 5.4rem;
    line-height: 5.4rem;
    top: 45%;
  }
  .field--name-field-home-slides .flexslider .flex-direction-nav .flex-next {
    right: 10px !important;
  }
  .field--name-field-home-slides .flexslider .flex-direction-nav .flex-prev {
    left: 10px !important;
  }
  .field--name-field-home-features .paragraph--type--home-features > .content {
    max-width: 1150px;
    width: calc(100% - 100px);
  }
  .carousel .carousel-inner .feature-slide {
    width: 33.33333%;
  }
  .carousel .carousel-inner .feature-slide:first-child {
    border-right: none;
  }
  .carousel .carousel-control {
    font-size: 34px;
    line-height: 34px;
    font-size: 3.4rem;
    line-height: 3.4rem;
    width: 56px;
  }
  .carousel .carousel-control-prev {
    left: -39px;
  }
  .carousel .carousel-control-next {
    right: -39px;
  }
  .slide-tablet {
    display: none;
  }
  .slide-desktop {
    display: block;
  }
  .page-node-type-article #content,
  .page-node-type-landing-page-full-width- #content,
  .page-node-type-destination #content,
  .page-node-type-page #content,
  .page-node-type-price-comparison #content,
  .page-node-type-webform #content,
  .path-search #content {
    max-width: 1080px;
  }
  div[id^=block-views-block-header-image-block-1] {
    max-width: 997px;
  }
  div[id^=block-views-block-header-image-block-1] .field--name-field-header-image-tab-mobile {
    display: none;
  }
  div[id^=block-views-block-header-image-block-1] .field--name-field-image {
    display: block;
  }
  .page-node-type-price-comparison #price-title {
    margin-bottom: 34px;
  }
  .page-node-type-price-comparison #node-price-comparison-full-group-image {
    margin: 0;
    float: right;
    width: 30%;
    padding: 26px 0 0 26px;
    border-top: 46px solid #784506;
  }
  .page-node-type-price-comparison #node-price-comparison-full-group-seller-information {
    margin-bottom: 10px;
  }
  .page-node-type-price-comparison #node-price-comparison-full-group-seller-information table {
    width: 70%;
  }
  .page-node-type-price-comparison .field--name-body {
    max-width: 1000px;
    padding-bottom: 30px;
  }
  .page-node-type-price-comparison #block-pricecomparisondisclaimer {
    width: 70%;
    margin-right: 30%;
  }
  #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles,
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles,
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles,
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles,
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles,
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles {
    max-width: 1110px;
    width: 95%;
  }
  #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item,
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item {
    width: 33.33333%;
    border-left: 1px solid #cacaca !important;
    border-right: none !important;
  }
  #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(3), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(9), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(15), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(18), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(21), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(24), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(27), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(30), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(33), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(36), #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(39),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(3),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(9),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(15),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(18),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(21),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(24),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(27),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(30),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(33),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(36),
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(39),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(3),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(9),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(15),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(18),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(21),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(24),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(27),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(30),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(33),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(36),
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(39),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(3),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(9),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(15),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(18),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(21),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(24),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(27),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(30),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(33),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(36),
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(39),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(3),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(9),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(15),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(18),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(21),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(24),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(27),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(30),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(33),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(36),
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(39),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(3),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(6),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(9),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(12),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(15),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(18),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(21),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(24),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(27),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(30),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(33),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(36),
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:nth-child(39) {
    border-right: 1px solid #cacaca !important;
  }
  #block-views-block-article-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:last-child,
  #block-views-block-article-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:last-child,
  #block-views-block-article-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:last-child,
  #block-views-block-landing-page-destinations-references-block-1 .article.references-view > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:last-child,
  #block-views-block-landing-page-destinations-references-block-1 .destination.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:last-child,
  #block-views-block-landing-page-destinations-references-block-1 .landing-page-full-width-.teaser > .field--items > .field--item .field--name-field-section-articles > .field--items > .field--item:last-child {
    border-right: 1px solid #cacaca !important;
  }
  #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper {
    width: 960px;
  }
  #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li {
    width: 25%;
    border: none;
    margin-bottom: 46px;
    border-left: 1px solid #929292 !important;
  }
  #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li:nth-child(even), #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li:nth-child(odd) {
    border-right: none;
  }
  #mega-menu-overlay #mega-menu-content #block-hamburgermenu-2 .menu-block-wrapper > ul > li:nth-child(4n) {
    border-right: 1px solid #929292 !important;
  }
}
