/*
Theme Name:     Kathart Interactive
Theme URI:		http://kathart.dk
Description:    Child theme for Enfold created by Kathart Interactive (http://kathart.dk)
Author:         Kathart Interactive
Author URI:		http://kathart.dk
Template:       enfold
Version:        1.0
*/
@import url("../enfold/style.css");
/* line 6, assets/scss/_fonts.scss */
body {
  font-family: "Source Sans Pro", sans-serif !important;
}

/* line 10, assets/scss/_fonts.scss */
.avia_textblock strong,
strong {
  color: #000000;
}

/* line 16, assets/scss/_fonts.scss */
#top a,
#top h1,
#top h2,
#top h3,
#top h4,
#top h5,
#top h6,
#top ol,
#top ol li,
#top ul,
#top ul li {
  font-family: "Source Sans Pro", sans-serif;
}

/* line 31, assets/scss/_fonts.scss */
.avia_textblock p,
p {
  color: #111112;
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  font-family: "Source Sans Pro", sans-serif !important;
}

/* line 41, assets/scss/_fonts.scss */
.avia_textblock p.teaser,
p.teaser {
  font-weight: 400 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
  line-height: 22px !important;
  font-family: "Source Sans Pro", sans-serif !important;
}

/* line 50, assets/scss/_fonts.scss */
.avia_textblock a,
a {
  text-decoration: none !important;
}

/* line 55, assets/scss/_fonts.scss */
a:focus,
a:hover,
a:visited {
  outline: 0;
  text-decoration: none !important;
}

/* line 62, assets/scss/_fonts.scss */
.avia_textblock blockquote,
blockquote {
  font-family: "Source Sans Pro", sans-serif !important;
  font-style: italic !important;
  font-size: 27px !important;
  line-height: 36px !important;
  font-weight: 300 !important;
  color: #111112 !important;
  text-align: center !important;
  border-color: transparent !important;
}
/* line 73, assets/scss/_fonts.scss */
.avia_textblock blockquote:before,
blockquote:before {
  content: url("./images/icon-quotation.png");
}

/* line 78, assets/scss/_fonts.scss */
.avia_textblock ul,
ul {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 22px !important;
  line-height: 30px !important;
  color: #111112 !important;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
}

/* line 88, assets/scss/_fonts.scss */
.avia_textblock ol,
ol {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 22px !important;
  line-height: 30px !important;
  color: #111112 !important;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
}

/* =============================================================================
   Headers - final
   ========================================================================== */
/* line 100, assets/scss/_fonts.scss */
.avia_textblock h1,
h1 {
  font-family: "pioneerbrushregular" !important;
  font-size: 70px !important;
  font-weight: 400 !important;
  line-height: 80px !important;
  text-align: center !important;
  letter-spacing: 0.01em !important;
}
/* line 109, assets/scss/_fonts.scss */
.avia_textblock h1 a,
h1 a {
  font-family: "pioneerbrushregular" !important;
  color: #BD242B !important;
}
/* line 113, assets/scss/_fonts.scss */
.avia_textblock h1 a:hover,
h1 a:hover {
  opacity: 0.8 !important;
}
@media screen and (max-width: 1024px) {
  /* line 100, assets/scss/_fonts.scss */
  .avia_textblock h1,
  h1 {
    font-size: 5vw !important;
    line-height: 6vw !important;
  }
}

/* line 123, assets/scss/_fonts.scss */
.avia_textblock h2.manchet,
h2.manchet {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 30px !important;
  font-weight: 300 !important;
  line-height: 38px !important;
  text-align: center !important;
  letter-spacing: 0 !important;
  color: #111112 !important;
  text-transform: none !important;
  padding-bottom: 40px !important;
}

/* line 137, assets/scss/_fonts.scss */
.avia_textblock h2,
h2 {
  font-family: "pioneerbrushregular" !important;
  font-size: 60px !important;
  font-weight: 400 !important;
  line-height: 70px !important;
  text-align: center !important;
  letter-spacing: 0.01em !important;
}
/* line 146, assets/scss/_fonts.scss */
.avia_textblock h2 a,
h2 a {
  font-family: "pioneerbrushregular" !important;
  color: #BD242B !important;
}
/* line 150, assets/scss/_fonts.scss */
.avia_textblock h2 a:hover,
h2 a:hover {
  opacity: 0.8 !important;
}
@media screen and (max-width: 1024px) {
  /* line 137, assets/scss/_fonts.scss */
  .avia_textblock h2,
  h2 {
    font-size: 4vw !important;
    line-height: 5vw !important;
  }
}

/* line 160, assets/scss/_fonts.scss */
.avia_textblock h3,
h3 {
  font-family: "pioneerbrushregular" !important;
  font-size: 40px !important;
  font-weight: 400 !important;
  font-weight: normal !important;
  line-height: 48px !important;
  letter-spacing: 0.01em !important;
  margin-bottom: 15px !important;
}
/* line 170, assets/scss/_fonts.scss */
.avia_textblock h3 a,
h3 a {
  font-family: "pioneerbrushregular" !important;
  color: #BD242B !important;
}
/* line 174, assets/scss/_fonts.scss */
.avia_textblock h3 a:hover,
h3 a:hover {
  opacity: 0.8 !important;
}

/* line 180, assets/scss/_fonts.scss */
.avia_textblock h3.teaser.capital,
h3.teaser.capital {
  font-family: "pioneerbrushregular" !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  letter-spacing: 0.02em !important;
}
/* line 188, assets/scss/_fonts.scss */
.avia_textblock h3.teaser.capital a,
h3.teaser.capital a {
  font-family: "pioneerbrushregular" !important;
  color: #BD242B !important;
}
/* line 192, assets/scss/_fonts.scss */
.avia_textblock h3.teaser.capital a:hover,
h3.teaser.capital a:hover {
  opacity: 0.8 !important;
}

/* line 198, assets/scss/_fonts.scss */
.avia_textblock h3.teaser.article,
h3.teaser.article {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  letter-spacing: 0.02em !important;
}

/* line 207, assets/scss/_fonts.scss */
.avia_textblock h3.teaser.article.left,
h3.teaser.article.left {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 22px !important;
  letter-spacing: 0.02em !important;
  text-align: left !important;
}

/* line 217, assets/scss/_fonts.scss */
.avia_textblock h4,
h4 {
  font-family: "pioneerbrushregular" !important;
  font-size: 22px !important;
  font-weight: normal !important;
  line-height: 28px !important;
  text-align: center;
  letter-spacing: 0.01em !important;
  color: #111112;
  width: 100% !important;
  margin-bottom: 0 !important;
}
/* line 229, assets/scss/_fonts.scss */
.avia_textblock h4 a,
h4 a {
  font-family: "pioneerbrushregular" !important;
  color: #BD242B !important;
}
/* line 233, assets/scss/_fonts.scss */
.avia_textblock h4 a:hover,
h4 a:hover {
  opacity: 0.8 !important;
}

/* line 241, assets/scss/_fonts.scss */
#factbox-section h2,
#providers-section h2 {
  margin-bottom: 40px !important;
}

/* line 247, assets/scss/_fonts.scss */
#providers-section h2 {
  margin-top: 40px !important;
}

/* =============================================================================
   Archive headings
   ========================================================================== */
/* line 254, assets/scss/_fonts.scss */
h3.slide-entry-title.entry-title a {
  font-family: "pioneerbrushregular" !important;
  font-size: 25px !important;
  font-weight: 400 !important;
  font-weight: normal !important;
  line-height: 25px !important;
  letter-spacing: 0.01em !important;
  margin-bottom: 15px !important;
}

/* line 264, assets/scss/_fonts.scss */
h1.main-title.entry-title a {
  margin-top: 50px;
  font-family: "pioneerbrushregular" !important;
  font-weight: 400 !important;
  font-weight: normal !important;
  line-height: 48px !important;
  letter-spacing: 0.01em !important;
  color: #111112 !important;
}

/* line 274, assets/scss/_fonts.scss */
h1.main-title.entry-title {
  margin-top: 50px;
}

@media (max-width: 567px) {
  /* line 278, assets/scss/_fonts.scss */
  h1.main-title.entry-title {
    margin-top: 100px !important;
  }
}
/* =============================================================================
   Special headings
   ========================================================================== */
/* line 285, assets/scss/_fonts.scss */
h1.av-special-heading-tag {
  font-family: "pioneerbrushregular" !important;
  font-size: 70px !important;
  font-weight: 400 !important;
  line-height: 80px !important;
  text-align: center !important;
  letter-spacing: 0.01em !important;
}
@media screen and (max-width: 1024px) {
  /* line 285, assets/scss/_fonts.scss */
  h1.av-special-heading-tag {
    font-size: 5vw !important;
    line-height: 6vw !important;
  }
}

/* line 298, assets/scss/_fonts.scss */
h2.av-special-heading-tag {
  font-family: "pioneerbrushregular" !important;
  font-size: 60px !important;
  font-weight: 400 !important;
  line-height: 70px !important;
  text-align: center !important;
  letter-spacing: 0.01em !important;
}
@media screen and (max-width: 1024px) {
  /* line 298, assets/scss/_fonts.scss */
  h2.av-special-heading-tag {
    font-size: 4vw !important;
    line-height: 5vw !important;
  }
}

/* line 311, assets/scss/_fonts.scss */
h3.av-special-heading-tag {
  font-family: "pioneerbrushregular" !important;
  font-size: 40px !important;
  font-weight: 400 !important;
  font-weight: normal !important;
  line-height: 48px !important;
  letter-spacing: 0.01em !important;
}

/* line 320, assets/scss/_fonts.scss */
h3.iconbox_content_title {
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

/* line 327, assets/scss/_fonts.scss */
h6.av-special-heading-tag {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  letter-spacing: 0.02em;
  font-weight: 700 !important;
}

@media (max-width: 567px) {
  /* line 334, assets/scss/_fonts.scss */
  .av-special-heading {
    margin-top: 30px !important;
  }
}
/* =============================================================================
   Special headings subheadings
   ========================================================================== */
/* line 341, assets/scss/_fonts.scss */
.av-subheading p:last-child {
  font-weight: 300 !important;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 22px;
}

/* line 348, assets/scss/_fonts.scss */
.iconbox_content_container.av_inherit_color {
  font-weight: 300 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
  line-height: 22px !important;
}

/* line 355, assets/scss/_fonts.scss */
.iconbox .iconbox_content p:last-child {
  font-weight: 300 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
  line-height: 22px !important;
}

/* =============================================================================
  Hot spot modifications
   ========================================================================== */
/* line 364, assets/scss/_fonts.scss */
.av-hotspot-fallback-tooltip-inner p:last-child,
.inner_tooltip p:last-child {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 20px;
  line-height: 1.2em !important;
  text-transform: uppercase;
}

/* line 374, assets/scss/_fonts.scss */
.avia-tooltip.avia-tt.av-tt-large-width.av-tt-pos-left.av-tt-align-centered.av-mobile-fallback-active.av-permanent-tooltip-single.main_color.av-tt-hotspot {
  background-color: transparent;
}

/* line 378, assets/scss/_fonts.scss */
.avia-tooltip.avia-tt.av-tt-default-width.av-tt-pos-left.av-tt-align-centered.av-mobile-fallback-active.av-permanent-tooltip-single.main_color.av-tt-hotspot {
  background-color: transparent;
}

/* line 382, assets/scss/_fonts.scss */
.avia-tooltip.avia-tt.av-tt-default-width.av-tt-pos-right.av-tt-align-centered.av-mobile-fallback-active.av-permanent-tooltip-single.main_color.av-tt-hotspot {
  background-color: transparent;
}

/* =============================================================================
   Fullscreen slider modifications
   ========================================================================== */
/* line 388, assets/scss/_fonts.scss */
.avia-caption-content {
  font-size: 22px;
  line-height: 30px;
  font-weight: 300 !important;
  letter-spacing: 0.0;
}

/* =============================================================================
   Media queries
   ========================================================================== */
/* line 398, assets/scss/_fonts.scss */
h2.avia-caption-title {
  font-family: "pioneerbrushregular" !important;
  font-size: 60px !important;
  font-weight: normal !important;
  line-height: 70px !important;
  letter-spacing: 0.01em !important;
  color: #fff !important;
}

/* =============================================================================
   Media queries
   ========================================================================== */
@media (min-width: 568px) and (max-width: 767px) {
  /* line 411, assets/scss/_fonts.scss */
  #top h1 {
    font-size: 32px !important;
    line-height: 40px !important;
  }
  /* line 416, assets/scss/_fonts.scss */
  #top h2 {
    font-size: 26px !important;
    line-height: 32px !important;
  }
}
@media (max-width: 567px) {
  /* line 424, assets/scss/_fonts.scss */
  .avia_textblock h3 {
    font-size: 1.7em !important;
    line-height: 30px !important;
  }
  /* line 429, assets/scss/_fonts.scss */
  .avia_textblock p {
    font-size: 19px !important;
    line-height: 26px !important;
  }
  /* line 434, assets/scss/_fonts.scss */
  .avia_textblock p.teaser {
    font-size: 18px !important;
    line-height: 26px !important;
  }

  /* line 441, assets/scss/_fonts.scss */
  #top h1 {
    font-size: 2em !important;
    line-height: 34px !important;
    word-break: break-word;
  }
  /* line 447, assets/scss/_fonts.scss */
  #top h2 {
    font-size: 1.8em !important;
    line-height: 30px !important;
    word-break: break-word;
  }
  /* line 453, assets/scss/_fonts.scss */
  #top h2.manchet {
    font-size: 1.6em !important;
    line-height: 30px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }
  /* line 460, assets/scss/_fonts.scss */
  #top h3.teaser.article.left {
    font-size: 1.2em !important;
  }
  /* line 464, assets/scss/_fonts.scss */
  #top h3.teaser.capital {
    font-size: 1.2em !important;
  }
  /* line 468, assets/scss/_fonts.scss */
  #top h4.iconlist_title {
    font-size: 18px !important;
  }
  /* line 472, assets/scss/_fonts.scss */
  #top div.iconlist_content {
    font-size: 15px !important;
  }
  /* line 476, assets/scss/_fonts.scss */
  #top .avia-icon-list .iconlist_icon {
    height: 40px;
    width: 40px;
    line-height: 39px;
    font-size: 20px;
    margin-right: 25px;
  }
  /* line 484, assets/scss/_fonts.scss */
  #top .avia-icon-list .iconlist-timeline {
    left: 22px;
  }
}
/* line 491, assets/scss/_fonts.scss */
.avia_textblock p + h1,
.avia_textblock p + h2,
.avia_textblock p + h3,
.avia_textblock p + h4,
.avia_textblock p + h5,
.avia_textblock p + h6 {
  margin-top: 2em !important;
}
/* line 500, assets/scss/_fonts.scss */
.avia_textblock ol + h1,
.avia_textblock ol + h2,
.avia_textblock ol + h3,
.avia_textblock ol + h4,
.avia_textblock ol + h5,
.avia_textblock ol + h6,
.avia_textblock ol + p,
.avia_textblock ul + h1,
.avia_textblock ul + h2,
.avia_textblock ul + h3,
.avia_textblock ul + h4,
.avia_textblock ul + h5,
.avia_textblock ul + h6,
.avia_textblock ul + p {
  margin-top: 2em !important;
}
/* line 517, assets/scss/_fonts.scss */
.avia_textblock p.teaser + h3.teaser.article {
  margin-top: 0 !important;
}

/* line 522, assets/scss/_fonts.scss */
p.teaser + h3.teaser.article {
  margin-top: 0 !important;
}

/* line 526, assets/scss/_fonts.scss */
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
  margin-top: 2em !important;
}

/* line 535, assets/scss/_fonts.scss */
ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
ol + p,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ul + p {
  margin-top: 2em !important;
}

/* =============================================================================
   WordPress Overrides
   ========================================================================== */
/* line 5, assets/scss/_wordpress-overrides.scss */
.pull-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/* line 11, assets/scss/_wordpress-overrides.scss */
.text-align-center {
  text-align: center;
}

/* line 15, assets/scss/_wordpress-overrides.scss */
.aligncenter {
  margin: 0px auto;
  float: none;
}

/* line 20, assets/scss/_wordpress-overrides.scss */
.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 27, assets/scss/_wordpress-overrides.scss */
.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* line 1, assets/scss/_events.scss */
.post-type-archive-tribe_events .av-tribe-events-content-wrap {
  background: #fff !important;
  background-image: url(./images/bg-single-events.png) !important;
  background-size: cover;
  background-repeat: no-repeat !important;
  background-position: bottom right !important;
  min-height: 300px;
  padding: 20px 30px !important;
  border-right: 1px solid #e6e5e5 !important;
  border-bottom: 1px solid #e6e5e5 !important;
  border-left: 1px solid #e6e5e5 !important;
}

/* line 14, assets/scss/_events.scss */
.av-tribe-events-outer-content-wrap {
  width: 100%;
  display: table;
}

/* line 20, assets/scss/_events.scss */
.tribe-events-list .container {
  width: 100% !important;
  max-width: 100% !important;
}

/* line 26, assets/scss/_events.scss */
.datepicker table tr td.day {
  color: #000000 !important;
}
/* line 29, assets/scss/_events.scss */
.datepicker table tr td.day:hover {
  color: #ffffff !important;
}

/* line 35, assets/scss/_events.scss */
.post-type-archive-tribe_events .container_wrap.container_wrap_first.main_color.fullsize {
  background: url("./images/bg-events.jpg");
  background-size: contain !important;
  background-repeat: no-repeat !important;
  padding-top: 130px;
  background-attachment: scroll !important;
  background-position: center top !important;
  min-height: 100vh !important;
}
/* line 45, assets/scss/_events.scss */
.post-type-archive-tribe_events ul.tribe-events-sub-nav {
  margin-bottom: 25px !important;
}
/* line 48, assets/scss/_events.scss */
.post-type-archive-tribe_events ul.tribe-events-sub-nav a {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  /* line 55, assets/scss/_events.scss */
  .post-type-archive-tribe_events ul.tribe-events-sub-nav h1.tribe-events-page-title {
    margin-top: 6vh !important;
  }
}
/* line 62, assets/scss/_events.scss */
.post-type-archive-tribe_events h1.tribe-events-page-title,
.post-type-archive-tribe_events h2.tribe-events-list-separator-month {
  color: #ffffff !important;
}
/* line 65, assets/scss/_events.scss */
.post-type-archive-tribe_events h1.tribe-events-page-title a,
.post-type-archive-tribe_events h2.tribe-events-list-separator-month a {
  color: #ffffff !important;
}
@media screen and (max-width: 767px) {
  /* line 70, assets/scss/_events.scss */
  .post-type-archive-tribe_events h1.tribe-events-page-title {
    color: #000000 !important;
    margin-bottom: 50px;
  }
}
/* line 77, assets/scss/_events.scss */
.post-type-archive-tribe_events .av-tribe-events-content-wrap {
  background: #ffffff !important;
  background-image: url("./images/bg-single-events.png") !important;
  background-size: cover;
  background-repeat: no-repeat !important;
  background-position: bottom right !important;
  min-height: 300px;
  padding: 20px 30px !important;
  border-right: 1px solid #e6e5e5 !important;
  border-bottom: 1px solid #e6e5e5 !important;
  border-left: 1px solid #e6e5e5 !important;
}
@media screen and (max-width: 767px) {
  /* line 77, assets/scss/_events.scss */
  .post-type-archive-tribe_events .av-tribe-events-content-wrap {
    border-right: 1px solid #e6e5e5 !important;
    border-bottom: 1px solid #e6e5e5 !important;
    border-left: 1px solid #e6e5e5 !important;
    padding: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 95, assets/scss/_events.scss */
  .post-type-archive-tribe_events .av-tribe-events-content-wrap h3.tribe-events-list-event-title {
    margin-bottom: 0 !important;
  }
}
/* line 102, assets/scss/_events.scss */
.post-type-archive-tribe_events label.label-tribe-bar-date,
.post-type-archive-tribe_events label.label-tribe-bar-geoloc,
.post-type-archive-tribe_events label.label-tribe-bar-search {
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 28px !important;
  text-transform: uppercase !important;
}
/* line 111, assets/scss/_events.scss */
.post-type-archive-tribe_events li.tribe-events-nav-next.tribe-events-nav-right,
.post-type-archive-tribe_events li.tribe-events-nav-previous.tribe-events-nav-left.tribe-events-past {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
/* line 119, assets/scss/_events.scss */
.post-type-archive-tribe_events li.tribe-events-nav-next.tribe-events-nav-right a:hover,
.post-type-archive-tribe_events li.tribe-events-nav-previous.tribe-events-nav-left.tribe-events-past a:hover {
  color: #ffffff !important;
}
@media screen and (max-width: 767px) {
  /* line 125, assets/scss/_events.scss */
  .post-type-archive-tribe_events .tribe-events-nav-previous {
    width: fit-content !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 131, assets/scss/_events.scss */
  .post-type-archive-tribe_events .tribe-events-sub-nav li a {
    background-color: transparent;
    color: #BD242B;
    border: 1px solid #BD242B;
    border-radius: 50px !important;
  }
}
/* line 140, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-events-venue-details {
  display: none !important;
}
/* line 144, assets/scss/_events.scss */
.post-type-archive-tribe_events #tribe-bar-form input[type="text"] {
  border: none !important;
  border-bottom: 1px solid black !important;
  border-radius: 0 !important;
  font-size: 18px !important;
  font-style: italic !important;
  line-height: 28px !important;
  padding-left: 0 !important;
  padding-bottom: 5px !important;
}
/* line 155, assets/scss/_events.scss */
.post-type-archive-tribe_events a.tribe-event-url {
  font-size: 24px;
  font-weight: 700;
  font-family: "Source Sans Pro", sans-serif !important;
  color: #111112 !important;
}
/* line 162, assets/scss/_events.scss */
.post-type-archive-tribe_events label#tribe-bar-views-label {
  font-size: 15px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
/* line 169, assets/scss/_events.scss */
.post-type-archive-tribe_events #tribe-bar-views-toggle {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}
/* line 175, assets/scss/_events.scss */
.post-type-archive-tribe_events p {
  font-size: 18px !important;
  font-weight: 400;
  line-height: 25px !important;
}
/* line 181, assets/scss/_events.scss */
.post-type-archive-tribe_events input.tribe-events-button.tribe-no-param {
  width: 188px !important;
  height: 38px !important;
  border-radius: 19px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 12px !important;
  text-transform: uppercase !important;
  background: #BD242B !important;
  color: #ffffff !important;
  font-family: "Source Sans Pro", sans-serif !important;
  border: 1px solid #BD242B !important;
  top: 25px !important;
}
/* line 195, assets/scss/_events.scss */
.post-type-archive-tribe_events input.tribe-events-button.tribe-no-param:hover {
  background: #ffffff !important;
  color: #BD242B !important;
  border: 1px solid #BD242B !important;
}
@media screen and (max-width: 767px) {
  /* line 202, assets/scss/_events.scss */
  .post-type-archive-tribe_events .tribe-bar-filters-inner.tribe-clearfix {
    padding: 10px 20px 40px;
  }
}
/* line 208, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-events-event-meta {
  background: #ffffff !important;
}
@media screen and (max-width: 767px) {
  /* line 208, assets/scss/_events.scss */
  .post-type-archive-tribe_events .tribe-events-event-meta {
    display: none;
  }
}
/* line 215, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-events-list .tribe-events-loop .tribe-events-event-image {
  width: 100% !important;
  margin: 0 !important;
}
/* line 220, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-events-loop .tribe-events-event-meta {
  display: block;
}
/* line 224, assets/scss/_events.scss */
.post-type-archive-tribe_events h3.tribe-events-list-event-title {
  border-bottom-style: none !important;
  border-bottom-width: 0 !important;
  text-align: left !important;
  padding-bottom: 0 !important;
  line-height: 25px !important;
  margin-bottom: 23px !important;
}
@media screen and (max-width: 767px) {
  /* line 224, assets/scss/_events.scss */
  .post-type-archive-tribe_events h3.tribe-events-list-event-title {
    line-height: 20px !important;
    text-align: center !important;
  }
}
/* line 237, assets/scss/_events.scss */
.post-type-archive-tribe_events a.tribe-event-url {
  font-size: 24px !important;
  font-weight: 700 !important;
}
/* line 242, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-event-schedule-details {
  font-size: 16px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 22px !important;
  margin-top: -25px;
}
/* line 249, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-event-schedule-details:before {
  content: url("./images/pin-event.svg");
  position: relative;
  height: 47px;
  width: 47px;
  top: 17px;
  right: 7px;
  margin-right: 2px;
}
@media screen and (max-width: 767px) {
  /* line 249, assets/scss/_events.scss */
  .post-type-archive-tribe_events .tribe-event-schedule-details:before {
    top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 40%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  /* line 242, assets/scss/_events.scss */
  .post-type-archive-tribe_events .tribe-event-schedule-details {
    margin-top: 20px;
    text-align: center;
    font-size: 16px !important;
    line-height: 19px !important;
  }
}
/* line 274, assets/scss/_events.scss */
.post-type-archive-tribe_events h2.tribe-events-list-separator-month {
  display: none;
}
/* line 278, assets/scss/_events.scss */
.post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form {
  padding: 0 0 0 50px !important;
}
@media screen and (max-width: 767px) {
  /* line 278, assets/scss/_events.scss */
  .post-type-archive-tribe_events #tribe-events-bar #tribe-bar-form {
    padding: 0 !important;
  }
}
/* line 285, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-bar-date-filter,
.post-type-archive-tribe_events .tribe-bar-geoloc-filter,
.post-type-archive-tribe_events .tribe-bar-search-filter {
  padding: 15px 20px 15px 15px;
}
/* line 291, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-bar-submit {
  padding: 15px 0 30px 23px;
}
@media screen and (min-width: 1024px) {
  /* line 291, assets/scss/_events.scss */
  .post-type-archive-tribe_events .tribe-bar-submit {
    top: 30px;
    position: relative;
  }
}
/* line 299, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-bar-views-inner {
  padding: 20px 0 30px;
}
/* line 303, assets/scss/_events.scss */
.post-type-archive-tribe_events a.tribe-events-read-more {
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  /* line 303, assets/scss/_events.scss */
  .post-type-archive-tribe_events a.tribe-events-read-more {
    margin: 30px 0;
  }
}
/* line 311, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-events-list
.tribe-events-loop
.type-tribe_events
.tribe-events-event-meta {
  margin: 0 !important;
}
/* line 321, assets/scss/_events.scss */
.post-type-archive-tribe_events span.ticket-cost {
  display: none;
}
/* line 325, assets/scss/_events.scss */
.post-type-archive-tribe_events .tribe-events-list .type-tribe_events {
  border: none !important;
  padding: 0 !important;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  /* line 325, assets/scss/_events.scss */
  .post-type-archive-tribe_events .tribe-events-list .type-tribe_events {
    margin-bottom: 50px !important;
  }
}

/* =============================================================================
   Single Event Modifications
   ========================================================================== */
/* line 339, assets/scss/_events.scss */
.tribe_events-template-default .container_wrap.container_wrap_first.main_color.fullsize {
  background-color: #F5F5F5 !important;
}
/* line 343, assets/scss/_events.scss */
.tribe_events-template-default main.template-page.template-event-page.content.av-content-full.units {
  padding-top: 0;
  padding-bottom: 50px;
}
/* line 348, assets/scss/_events.scss */
.tribe_events-template-default .tribe-events-single-event-title {
  font-size: 60px !important;
  line-height: 65px !important;
  text-align: left !important;
}
@media screen and (max-width: 767px) {
  /* line 348, assets/scss/_events.scss */
  .tribe_events-template-default .tribe-events-single-event-title {
    font-size: 8vw !important;
    line-height: 10vw !important;
  }
}
/* line 358, assets/scss/_events.scss */
.tribe_events-template-default .tribe-event-date-end,
.tribe_events-template-default .tribe-event-date-start,
.tribe_events-template-default .tribe-event-time {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-size: 22px !important;
}
/* line 368, assets/scss/_events.scss */
.tribe_events-template-default .tribe-event-date-start:before {
  content: url("./images/pin-event.svg");
  position: relative;
  height: 47px;
  width: 47px;
  top: 17px;
  right: 7px;
  margin-right: 7px;
}
/* line 379, assets/scss/_events.scss */
.tribe_events-template-default .tribe-events-schedule {
  text-align: left;
  margin: 20px 0 10px 0 !important;
}
@media screen and (max-width: 767px) {
  /* line 379, assets/scss/_events.scss */
  .tribe_events-template-default .tribe-events-schedule {
    margin: 5px 0 15px !important;
  }
}
/* line 386, assets/scss/_events.scss */
.tribe_events-template-default .tribe-events-schedule h3 {
  font-size: 30px !important;
  font-weight: 400;
  font-family: "Source Sans Pro", sans-serif !important;
}
@media screen and (max-width: 767px) {
  /* line 386, assets/scss/_events.scss */
  .tribe_events-template-default .tribe-events-schedule h3 {
    line-height: 20px !important;
    font-size: 18px !important;
  }
}
/* line 397, assets/scss/_events.scss */
.tribe_events-template-default h2.tribe-events-single-section-title {
  font-size: 20px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  font-family: "Source Sans Pro", sans-serif !important;
  text-align: left !important;
  margin-bottom: -20px;
}
@media screen and (max-width: 1024px) {
  /* line 397, assets/scss/_events.scss */
  .tribe_events-template-default h2.tribe-events-single-section-title {
    margin-bottom: -5px;
  }
}
@media screen and (max-width: 768px) {
  /* line 397, assets/scss/_events.scss */
  .tribe_events-template-default h2.tribe-events-single-section-title {
    margin-bottom: 5px !important;
    margin-top: 10px !important;
  }
}
/* line 413, assets/scss/_events.scss */
.tribe_events-template-default dt.tribe-events-end-date-label,
.tribe_events-template-default dt.tribe-events-event-categories-label,
.tribe_events-template-default dt.tribe-events-event-cost-label,
.tribe_events-template-default dt.tribe-events-event-url-label,
.tribe_events-template-default dt.tribe-events-start-date-label,
.tribe_events-template-default dt.tribe-events-start-time-label,
.tribe_events-template-default dt.tribe-organizer-email-label,
.tribe_events-template-default dt.tribe-organizer-tel-label,
.tribe_events-template-default dt.tribe-organizer-url-label,
.tribe_events-template-default dt.tribe-venue-tel-label,
.tribe_events-template-default dt.tribe-venue-url-label {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 18px;
  font-weight: 700 !important;
  margin-top: 10px !important;
}
@media screen and (max-width: 767px) {
  /* line 413, assets/scss/_events.scss */
  .tribe_events-template-default dt.tribe-events-end-date-label,
  .tribe_events-template-default dt.tribe-events-event-categories-label,
  .tribe_events-template-default dt.tribe-events-event-cost-label,
  .tribe_events-template-default dt.tribe-events-event-url-label,
  .tribe_events-template-default dt.tribe-events-start-date-label,
  .tribe_events-template-default dt.tribe-events-start-time-label,
  .tribe_events-template-default dt.tribe-organizer-email-label,
  .tribe_events-template-default dt.tribe-organizer-tel-label,
  .tribe_events-template-default dt.tribe-organizer-url-label,
  .tribe_events-template-default dt.tribe-venue-tel-label,
  .tribe_events-template-default dt.tribe-venue-url-label {
    color: #000000 !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 433, assets/scss/_events.scss */
  .tribe_events-template-default dd {
    color: #000000 !important;
  }
}
/* line 439, assets/scss/_events.scss */
.tribe_events-template-default abbr.tribe-events-abbr.tribe-events-end-date.dtend,
.tribe_events-template-default abbr.tribe-events-abbr.tribe-events-start-date.published.dtstart {
  text-decoration: none;
}
/* line 444, assets/scss/_events.scss */
.tribe_events-template-default span.tribe-country-name,
.tribe_events-template-default span.tribe-locality,
.tribe_events-template-default span.tribe-postal-code,
.tribe_events-template-default span.tribe-street-address {
  color: #000000;
}
/* line 451, assets/scss/_events.scss */
.tribe_events-template-default dd {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
}
/* line 457, assets/scss/_events.scss */
.tribe_events-template-default span.tribe-events-cost,
.tribe_events-template-default span.tribe-events-divider {
  display: none !important;
}
/* line 462, assets/scss/_events.scss */
.tribe_events-template-default .tribe-events-single-section.tribe-events-event-meta.primary
.tribe-events-meta-group {
  width: 100% !important;
}
/* line 467, assets/scss/_events.scss */
.tribe_events-template-default .tribe-events-event-meta .column,
.tribe_events-template-default .tribe-events-event-meta .tribe-events-meta-group {
  margin: 0 !important;
}
/* line 472, assets/scss/_events.scss */
.tribe_events-template-default .av-single-event-meta-bar-inner {
  border: none !important;
  border-left: 1px solid #e4e4e4 !important;
  background: transparent;
  padding-left: 60px;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  /* line 472, assets/scss/_events.scss */
  .tribe_events-template-default .av-single-event-meta-bar-inner {
    padding-left: 0;
    border-left: none !important;
  }
}
/* line 484, assets/scss/_events.scss */
.tribe_events-template-default .av-single-event-content {
  width: 100% !important;
  padding-right: 60px;
}
@media screen and (max-width: 767px) {
  /* line 484, assets/scss/_events.scss */
  .tribe_events-template-default .av-single-event-content {
    padding-right: 0;
  }
}
/* line 492, assets/scss/_events.scss */
.tribe_events-template-default .tribe-events-event-image img {
  max-width: 100vw;
  width: 100vw;
  position: relative;
  margin-top: -144px;
}
/* line 499, assets/scss/_events.scss */
.tribe_events-template-default .top-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50vh;
}
@media screen and (max-width: 767px) {
  /* line 499, assets/scss/_events.scss */
  .tribe_events-template-default .top-image {
    margin-bottom: -35vh;
  }
}
/* line 509, assets/scss/_events.scss */
.tribe_events-template-default .row.event-container {
  margin-top: -20%;
  background: #ffffff !important;
  padding: 90px 50px;
  border: 1px solid #e6e5e5;
}
@media screen and (max-width: 767px) {
  /* line 509, assets/scss/_events.scss */
  .tribe_events-template-default .row.event-container {
    padding: 0 !important;
    margin-top: 0;
    padding: 30px 15px !important;
  }
}
/* line 520, assets/scss/_events.scss */
.tribe_events-template-default .row.event-container ul {
  margin: 30px !important;
}
@media screen and (max-width: 767px) {
  /* line 520, assets/scss/_events.scss */
  .tribe_events-template-default .row.event-container ul {
    margin: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 528, assets/scss/_events.scss */
  .tribe_events-template-default #tribe-events .tribe-events-content p {
    font-size: 19px !important;
    line-height: 26px !important;
  }
}
/* line 535, assets/scss/_events.scss */
.tribe_events-template-default .tribe-event-date-end,
.tribe_events-template-default .tribe-event-date-start,
.tribe_events-template-default .tribe-event-time {
  text-transform: uppercase;
  color: #000000;
}
@media screen and (max-width: 1024px) {
  /* line 535, assets/scss/_events.scss */
  .tribe_events-template-default .tribe-event-date-end,
  .tribe_events-template-default .tribe-event-date-start,
  .tribe_events-template-default .tribe-event-time {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  /* line 535, assets/scss/_events.scss */
  .tribe_events-template-default .tribe-event-date-end,
  .tribe_events-template-default .tribe-event-date-start,
  .tribe_events-template-default .tribe-event-time {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 700;
  }
}
@media screen and (max-width: 767px) {
  /* line 551, assets/scss/_events.scss */
  .tribe_events-template-default .tribe-event-date-start:before {
    content: url("./images/pin-event.svg");
    position: relative;
    height: 47px;
    width: 47px;
    top: 1px;
    right: 7px;
  }
}

/* line 564, assets/scss/_events.scss */
h3 {
  color: #000000 !important;
}
@media screen and (max-width: 767px) {
  /* line 564, assets/scss/_events.scss */
  h3 {
    font-size: 18px !important;
    line-height: 20px !important;
  }
}

/* line 572, assets/scss/_events.scss */
dt.tribe-events-start-date-label,
dt.tribe-events-start-time-label,
dt.tribe-organizer-email-label,
dt.tribe-organizer-tel-label,
dt.tribe-organizer-url-label,
dt.tribe-venue-tel-label {
  margin-top: 5px !important;
}

/* line 581, assets/scss/_events.scss */
.col-sm-4 {
  width: 33%;
  float: right;
}
@media screen and (max-width: 768px) {
  /* line 581, assets/scss/_events.scss */
  .col-sm-4 {
    width: 100%;
  }
}

/* line 589, assets/scss/_events.scss */
.col-sm-8 {
  width: 67%;
  float: left;
}
@media screen and (max-width: 768px) {
  /* line 589, assets/scss/_events.scss */
  .col-sm-8 {
    width: 100%;
  }
}

/* line 597, assets/scss/_events.scss */
.col-sm-9 {
  width: 75%;
  float: right;
}
@media screen and (max-width: 767px) {
  /* line 597, assets/scss/_events.scss */
  .col-sm-9 {
    width: 100%;
  }
}

/* line 605, assets/scss/_events.scss */
.col-sm-3 {
  width: 25%;
  float: left;
}
@media screen and (max-width: 767px) {
  /* line 605, assets/scss/_events.scss */
  .col-sm-3 {
    width: 100%;
    margin-bottom: -10px;
  }
}

/* line 614, assets/scss/_events.scss */
.row.list-container {
  display: flex;
}
@media screen and (max-width: 767px) {
  /* line 614, assets/scss/_events.scss */
  .row.list-container {
    display: block;
  }
}
/* line 620, assets/scss/_events.scss */
.row.list-container .tribe-events-event-meta {
  display: none !important;
}

/* line 625, assets/scss/_events.scss */
.col-sm-9 {
  width: 75%;
  float: right;
}

/* line 630, assets/scss/_events.scss */
.col-sm-6 {
  width: 50%;
  float: left;
}
@media screen and (max-width: 767px) {
  /* line 630, assets/scss/_events.scss */
  .col-sm-6 {
    width: 100%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 638, assets/scss/_events.scss */
  .col-sm-6 {
    width: 100%;
  }

  /* line 642, assets/scss/_events.scss */
  .row.list-container {
    display: grid;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 647, assets/scss/_events.scss */
  #top #wrap_all .tribe-events-button {
    width: fit-content !important;
  }

  /* line 651, assets/scss/_events.scss */
  #tribe-bar-form {
    padding: 0 0 0 15px !important;
  }
}
/* line 656, assets/scss/_events.scss */
#tribe-bar-form label {
  line-height: 1 !important;
}

/* line 660, assets/scss/_events.scss */
.te-map-location {
  display: block !important;
  margin: 0 auto !important;
  overflow: hidden !important;
  margin-top: -70px !important;
  z-index: 9 !important;
  position: relative !important;
  background: #ffffff;
  padding: 50px 100px 100px;
}
@media screen and (max-width: 1024px) {
  /* line 660, assets/scss/_events.scss */
  .te-map-location {
    margin-top: -120px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 660, assets/scss/_events.scss */
  .te-map-location {
    padding: 50px 70px 100px;
    margin-top: -170px !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 660, assets/scss/_events.scss */
  .te-map-location {
    padding: 0;
    min-width: -webkit-fill-available;
  }
}

/* line 683, assets/scss/_events.scss */
.te-map-location .tribe-events-venue-map {
  float: none;
}

/* line 687, assets/scss/_events.scss */
.te-map-location iframe {
  width: 100%;
  border: 3px solid #eee !important;
}

/* line 692, assets/scss/_events.scss */
.tribe-event-image {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  display: block !important;
  height: 100% !important;
  min-height: 300px !important;
}

/* line 701, assets/scss/_events.scss */
.tribe-events-button {
  background: transparent !important;
  border-radius: 50px !important;
  color: #BD242B !important;
  border: 1px solid #BD242B !important;
}
/* line 707, assets/scss/_events.scss */
.tribe-events-button:hover {
  background: #BD242B !important;
  color: #ffffff !important;
}

/* line 713, assets/scss/_events.scss */
a.tribe-events-gcal.tribe-events-button,
a.tribe-events-ical.tribe-events-button {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px !important;
  text-transform: uppercase;
  letter-spacing: 0.02em !important;
}
@media screen and (max-width: 767px) {
  /* line 713, assets/scss/_events.scss */
  a.tribe-events-gcal.tribe-events-button,
  a.tribe-events-ical.tribe-events-button {
    top: 0 !important;
  }
}

/* line 725, assets/scss/_events.scss */
.tribe-events-notices {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  opacity: 0.95;
  background: #BD242B !important;
  border: none !important;
}
/* line 743, assets/scss/_events.scss */
.tribe-events-notices li {
  color: #ffffff;
  font-size: 30px;
  font-family: "Source Sans Pro", sans-serif !important;
  padding: 20px !important;
}

/* line 752, assets/scss/_events.scss */
.tribe-events-photo-event-wrap {
  border: none !important;
  padding: 0 !important;
}
/* line 756, assets/scss/_events.scss */
.tribe-events-photo-event-wrap .tribe-events-event-details.tribe-clearfix {
  padding: 0 !important;
}
/* line 760, assets/scss/_events.scss */
.tribe-events-photo-event-wrap span.tribe-event-date-start,
.tribe-events-photo-event-wrap span.tribe-event-time {
  font-size: 16px;
}
/* line 765, assets/scss/_events.scss */
.tribe-events-photo-event-wrap .tribe-event-schedule-details:before {
  top: 18px;
}
/* line 769, assets/scss/_events.scss */
.tribe-events-photo-event-wrap .tribe-events-event-meta {
  display: block !important;
}

/* line 774, assets/scss/_events.scss */
.tribe-events-photo-event {
  padding: 0 !important;
}

/* line 779, assets/scss/_events.scss */
.tribe-events-photo-event .av-tribe-events-content-wrap {
  margin-top: -8px;
  border-right: 1px solid #e6e5e5 !important;
  border-bottom: 1px solid #e6e5e5 !important;
  border-left: 1px solid #e6e5e5 !important;
}

/* line 789, assets/scss/_events.scss */
table.tribe-events-calendar a.url {
  font-size: 20px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  color: #000000 !important;
}
/* line 795, assets/scss/_events.scss */
table.tribe-events-calendar h3.tribe-events-month-event-title {
  line-height: 18px !important;
  font-family: "Source Sans Pro", sans-serif !important;
}
/* line 800, assets/scss/_events.scss */
table.tribe-events-calendar .tribe-event-duration {
  color: #000000;
}

/* line 805, assets/scss/_events.scss */
.tribe-events-tooltip .tribe-events-event-body .tribe-events-event-thumb img {
  max-height: none;
  max-width: 100%;
}

/* line 810, assets/scss/_events.scss */
.tribe-events-tooltip {
  padding: 20px !important;
}
/* line 813, assets/scss/_events.scss */
.tribe-events-tooltip .tribe-event-duration {
  font-size: 18px;
  margin: -12px 0 10px !important;
  text-align: center;
  font-style: italic;
}

/* line 821, assets/scss/_events.scss */
.tribe-events-tooltip:not(.tribe-event-featured) .tribe-events-event-thumb {
  padding: 0 5px 10px 0;
}

/* line 825, assets/scss/_events.scss */
h3.entry-title.summary {
  font-size: 26px !important;
  line-height: 28px !important;
  text-align: center;
}

/* line 831, assets/scss/_events.scss */
.single-tribe_events .tribe-events-back {
  display: block !important;
  z-index: 999999 !important;
}
/* line 835, assets/scss/_events.scss */
.single-tribe_events .tribe-events-back a {
  color: #BD242B !important;
  position: relative;
  z-index: 9999999;
  bottom: 145px;
  right: -1025px;
  padding: 12px 16px;
  border: 1px solid #BD242B;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 18px !important;
  letter-spacing: 0.02em !important;
}
@media screen and (max-width: 1280px) {
  /* line 835, assets/scss/_events.scss */
  .single-tribe_events .tribe-events-back a {
    bottom: 135px;
    right: -960px;
  }
}
@media screen and (max-width: 1024px) {
  /* line 835, assets/scss/_events.scss */
  .single-tribe_events .tribe-events-back a {
    bottom: 95px;
    right: -745px;
  }
}
@media screen and (max-width: 768px) {
  /* line 835, assets/scss/_events.scss */
  .single-tribe_events .tribe-events-back a {
    bottom: -45px;
    right: -490px;
  }
}
@media screen and (max-width: 767px) {
  /* line 835, assets/scss/_events.scss */
  .single-tribe_events .tribe-events-back a {
    display: none !important;
  }
}
/* line 864, assets/scss/_events.scss */
.single-tribe_events .tribe-events-back a:hover {
  background: #BD242B;
  color: #ffffff !important;
}

/* line 871, assets/scss/_events.scss */
h2.tribe-events-related-events-title {
  margin: 100px 0 50px;
}
@media screen and (max-width: 767px) {
  /* line 871, assets/scss/_events.scss */
  h2.tribe-events-related-events-title {
    margin: 70px 0 30px;
  }
}

@media screen and (max-width: 767px) {
  /* line 878, assets/scss/_events.scss */
  .tribe-related-event-info {
    width: 100% !important;
  }
}
/* line 883, assets/scss/_events.scss */
.tribe-related-event-info .tribe-event-schedule-details {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  /* line 883, assets/scss/_events.scss */
  .tribe-related-event-info .tribe-event-schedule-details {
    text-align: center;
  }
}
/* line 890, assets/scss/_events.scss */
.tribe-related-event-info h3.tribe-related-events-title {
  line-height: 0 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  margin-bottom: 0 !important;
}
/* line 896, assets/scss/_events.scss */
.tribe-related-event-info a.tribe-event-url {
  font-size: 24px !important;
  font-weight: 700 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  color: #000000 !important;
  line-height: 25px !important;
}
@media screen and (max-width: 767px) {
  /* line 896, assets/scss/_events.scss */
  .tribe-related-event-info a.tribe-event-url {
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
/* line 909, assets/scss/_events.scss */
.tribe-related-event-info span.tribe-event-date-end,
.tribe-related-event-info span.tribe-event-date-start,
.tribe-related-event-info span.tribe-event-time {
  font-size: 16px !important;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 917, assets/scss/_events.scss */
.tribe-related-event-info .tribe-event-date-end,
.tribe-related-event-info .tribe-event-date-start,
.tribe-related-event-info .tribe-event-time {
  text-transform: uppercase;
  color: #000000;
}
@media screen and (max-width: 767px) {
  /* line 917, assets/scss/_events.scss */
  .tribe-related-event-info .tribe-event-date-end,
  .tribe-related-event-info .tribe-event-date-start,
  .tribe-related-event-info .tribe-event-time {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
/* line 928, assets/scss/_events.scss */
.tribe-related-event-info span.tribe-event-date-start:before {
  content: url("./images/pin-event.svg");
  position: relative;
  height: 47px;
  width: 47px;
  top: 17px;
  right: 7px;
  margin-right: 2px;
}
@media screen and (max-width: 767px) {
  /* line 928, assets/scss/_events.scss */
  .tribe-related-event-info span.tribe-event-date-start:before {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 944, assets/scss/_events.scss */
.tribe-related-event-info p {
  font-size: 18px !important;
  line-height: 25px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  margin-bottom: 23px;
}

/* line 953, assets/scss/_events.scss */
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
  background: #ffffff !important;
  background-image: url("./images/bg-single-events.png") !important;
  background-size: cover;
  background-repeat: no-repeat !important;
  background-position: bottom right !important;
  min-height: 300px;
  padding: 20px 30px !important;
  margin-top: -8px;
  border-right: 1px solid #e6e5e5 !important;
  border-bottom: 1px solid #e6e5e5 !important;
  border-left: 1px solid #e6e5e5 !important;
}
/* line 966, assets/scss/_events.scss */
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.03);
}

/* line 971, assets/scss/_events.scss */
.tribe-events-single ul.tribe-related-events li {
  margin: 0 2% 2% 0;
  width: 31.3333%;
}
@media screen and (max-width: 767px) {
  /* line 971, assets/scss/_events.scss */
  .tribe-events-single ul.tribe-related-events li {
    width: 100% !important;
    padding: 0 !important;
    margin-bottom: 15% !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 981, assets/scss/_events.scss */
  .tribe-related-events-thumbnail {
    width: 100% !important;
  }
}

/* line 987, assets/scss/_events.scss */
.single-tribe_events .tribe-events-cal-links {
  margin-top: 0;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  /* line 987, assets/scss/_events.scss */
  .single-tribe_events .tribe-events-cal-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* line 999, assets/scss/_events.scss */
  .single-tribe_events .tribe-events-venue-map {
    width: 100% !important;
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  /* line 1007, assets/scss/_events.scss */
  #tribe-events-content h3.tribe-mobile-day-heading {
    font-size: 7vw !important;
    text-align: center;
  }
  /* line 1012, assets/scss/_events.scss */
  #tribe-events-content a.url {
    color: #000000 !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    font-family: "Source Sans Pro", sans-serif !important;
  }
  /* line 1019, assets/scss/_events.scss */
  #tribe-events-content .tribe-events-event-image {
    width: 100% !important;
  }
  /* line 1023, assets/scss/_events.scss */
  #tribe-events-content .tribe-events-event-schedule-details {
    display: block;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    margin-top: 20px;
  }
  /* line 1031, assets/scss/_events.scss */
  #tribe-events-content .tribe-events-event-schedule-details:before {
    content: url("./images/pin-event.svg");
    position: relative;
    height: 47px;
    width: 47px;
    top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 40%;
    margin-bottom: 20px;
  }

  /* line 1046, assets/scss/_events.scss */
  a.tribe-events-read-more {
    margin-bottom: 0 !important;
    padding-left: 20px !important;
  }
}
/* line 1055, assets/scss/_events.scss */
h4.entry-title.summary {
  background: transparent !important;
  color: #000000 !important;
  font-size: 26px !important;
  line-height: 28px !important;
  text-align: center;
  padding: 0 !important;
  width: 100% !important;
}
/* line 1064, assets/scss/_events.scss */
h4.entry-title.summary:hover {
  opacity: 0.8 !important;
}

/* line 1072, assets/scss/_events.scss */
.tribe_organizer-template-default .av-tribe-events-content-wrap,
.tribe_venue-template-default .av-tribe-events-content-wrap {
  background: #ffffff !important;
  background-image: url("./images/bg-single-events.png") !important;
  background-size: cover;
  background-repeat: no-repeat !important;
  background-position: bottom right !important;
  min-height: 300px;
  padding: 20px 30px !important;
  text-align: center !important;
}
@media screen and (max-width: 767px) {
  /* line 1072, assets/scss/_events.scss */
  .tribe_organizer-template-default .av-tribe-events-content-wrap,
  .tribe_venue-template-default .av-tribe-events-content-wrap {
    border-right: 1px solid #e6e5e5 !important;
    border-bottom: 1px solid #e6e5e5 !important;
    border-left: 1px solid #e6e5e5 !important;
    padding: 20px !important;
    text-align: left !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 1089, assets/scss/_events.scss */
  .tribe_organizer-template-default .av-tribe-events-content-wrap h3.tribe-events-list-event-title,
  .tribe_venue-template-default .av-tribe-events-content-wrap h3.tribe-events-list-event-title {
    margin-bottom: 0 !important;
  }
}
/* line 1095, assets/scss/_events.scss */
.tribe_organizer-template-default .tribe-organizer-description.tribe-events-content,
.tribe_venue-template-default .tribe-organizer-description.tribe-events-content {
  text-align: center !important;
}
@media screen and (max-width: 767px) {
  /* line 1095, assets/scss/_events.scss */
  .tribe_organizer-template-default .tribe-organizer-description.tribe-events-content,
  .tribe_venue-template-default .tribe-organizer-description.tribe-events-content {
    text-align: left !important;
  }
}
/* line 1102, assets/scss/_events.scss */
.tribe_organizer-template-default .tribe-event-schedule-details,
.tribe_venue-template-default .tribe-event-schedule-details {
  font-size: 16px !important;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 22px !important;
  margin-top: -15px;
}
@media screen and (max-width: 767px) {
  /* line 1102, assets/scss/_events.scss */
  .tribe_organizer-template-default .tribe-event-schedule-details,
  .tribe_venue-template-default .tribe-event-schedule-details {
    margin-top: 20px;
    text-align: center;
  }
}
/* line 1113, assets/scss/_events.scss */
.tribe_organizer-template-default .tribe-event-schedule-details:before,
.tribe_venue-template-default .tribe-event-schedule-details:before {
  content: url("./images/pin-event.svg");
  position: relative;
  height: 47px;
  width: 47px;
  top: 17px;
  right: 7px;
  margin-right: 2px;
}
@media screen and (max-width: 767px) {
  /* line 1113, assets/scss/_events.scss */
  .tribe_organizer-template-default .tribe-event-schedule-details:before,
  .tribe_venue-template-default .tribe-event-schedule-details:before {
    top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 40%;
    margin-bottom: 20px;
  }
}
/* line 1132, assets/scss/_events.scss */
.tribe_organizer-template-default .tribe-events-list-event-title,
.tribe_venue-template-default .tribe-events-list-event-title {
  padding-bottom: 0 !important;
  border-bottom-style: none !important;
}
/* line 1137, assets/scss/_events.scss */
.tribe_organizer-template-default p,
.tribe_venue-template-default p {
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
}
/* line 1143, assets/scss/_events.scss */
.tribe_organizer-template-default a.tribe-events-read-more,
.tribe_venue-template-default a.tribe-events-read-more {
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  /* line 1143, assets/scss/_events.scss */
  .tribe_organizer-template-default a.tribe-events-read-more,
  .tribe_venue-template-default a.tribe-events-read-more {
    padding-left: 0 !important;
  }
}
/* line 1151, assets/scss/_events.scss */
.tribe_organizer-template-default span.ticket-cost,
.tribe_venue-template-default span.ticket-cost {
  display: none;
}
/* line 1156, assets/scss/_events.scss */
.tribe_organizer-template-default p.tribe-events-back a,
.tribe_venue-template-default p.tribe-events-back a {
  border: 1px solid #BD242B;
  width: fit-content;
  padding: 12px 16px;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 18px !important;
  letter-spacing: 0.02em !important;
}
/* line 1166, assets/scss/_events.scss */
.tribe_organizer-template-default p.tribe-events-back a:hover,
.tribe_venue-template-default p.tribe-events-back a:hover {
  background: #BD242B !important;
  color: #ffffff !important;
}
@media screen and (max-width: 767px) {
  /* line 1155, assets/scss/_events.scss */
  .tribe_organizer-template-default p.tribe-events-back,
  .tribe_venue-template-default p.tribe-events-back {
    display: none;
  }
}
/* line 1176, assets/scss/_events.scss */
.tribe_organizer-template-default .tribe-events-organizer address.organizer-address,
.tribe_venue-template-default .tribe-events-organizer address.organizer-address {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  /* line 1176, assets/scss/_events.scss */
  .tribe_organizer-template-default .tribe-events-organizer address.organizer-address,
  .tribe_venue-template-default .tribe-events-organizer address.organizer-address {
    flex-wrap: wrap;
  }
}
/* line 1185, assets/scss/_events.scss */
.tribe_organizer-template-default .tribe-events-organizer .tribe-events-divider,
.tribe_organizer-template-default .tribe-events-organizer address.organizer-address,
.tribe_organizer-template-default .tribe-events-organizer address.organizer-address span,
.tribe_organizer-template-default .tribe-events-organizer address.organizer-address span,
.tribe_venue-template-default .tribe-events-organizer .tribe-events-divider,
.tribe_venue-template-default .tribe-events-organizer address.organizer-address,
.tribe_venue-template-default .tribe-events-organizer address.organizer-address span,
.tribe_venue-template-default .tribe-events-organizer address.organizer-address span {
  color: #BD242B;
  font-size: 26px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  /* line 1185, assets/scss/_events.scss */
  .tribe_organizer-template-default .tribe-events-organizer .tribe-events-divider,
  .tribe_organizer-template-default .tribe-events-organizer address.organizer-address,
  .tribe_organizer-template-default .tribe-events-organizer address.organizer-address span,
  .tribe_organizer-template-default .tribe-events-organizer address.organizer-address span,
  .tribe_venue-template-default .tribe-events-organizer .tribe-events-divider,
  .tribe_venue-template-default .tribe-events-organizer address.organizer-address,
  .tribe_venue-template-default .tribe-events-organizer address.organizer-address span,
  .tribe_venue-template-default .tribe-events-organizer address.organizer-address span {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    font-size: 19px !important;
  }
}
/* line 1200, assets/scss/_events.scss */
.tribe_organizer-template-default h2.tribe-events-list-separator-month,
.tribe_venue-template-default h2.tribe-events-list-separator-month {
  margin-bottom: 15px;
  font-size: 35px !important;
  background-color: #BD242B;
  color: #ffffff;
}
/* line 1207, assets/scss/_events.scss */
.tribe_organizer-template-default .tribe-events-organizer .tribe-events-organizer-meta,
.tribe_venue-template-default .tribe-events-organizer .tribe-events-organizer-meta {
  margin-bottom: 0 !important;
  padding-bottom: 20px !important;
  margin-top: 40px !important;
}
@media screen and (max-width: 767px) {
  /* line 1207, assets/scss/_events.scss */
  .tribe_organizer-template-default .tribe-events-organizer .tribe-events-organizer-meta,
  .tribe_venue-template-default .tribe-events-organizer .tribe-events-organizer-meta {
    border-bottom: none !important;
  }
}
/* line 1216, assets/scss/_events.scss */
.tribe_organizer-template-default a.tribe-event-url,
.tribe_venue-template-default a.tribe-event-url {
  font-size: 24px;
  font-weight: 700 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  color: #111112 !important;
}
/* line 1223, assets/scss/_events.scss */
.tribe_organizer-template-default h3.tribe-events-list-event-title,
.tribe_venue-template-default h3.tribe-events-list-event-title {
  text-align: left !important;
  line-height: 25px !important;
}
@media screen and (max-width: 767px) {
  /* line 1223, assets/scss/_events.scss */
  .tribe_organizer-template-default h3.tribe-events-list-event-title,
  .tribe_venue-template-default h3.tribe-events-list-event-title {
    text-align: center !important;
  }
}
/* line 1232, assets/scss/_events.scss */
.tribe_organizer-template-default span.tel:before,
.tribe_venue-template-default span.tel:before {
  content: " \e854";
  font-family: "entypo-fontello";
  vertical-align: baseline;
  margin-right: 10px;
}
/* line 1241, assets/scss/_events.scss */
.tribe_organizer-template-default span.email:before,
.tribe_venue-template-default span.email:before {
  content: " \e805";
  font-family: "entypo-fontello";
  vertical-align: baseline;
  margin-right: 10px;
}
/* line 1250, assets/scss/_events.scss */
.tribe_organizer-template-default span.link:before,
.tribe_venue-template-default span.link:before {
  content: " \e8ad";
  font-family: "entypo-fontello";
  vertical-align: baseline;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  /* line 1259, assets/scss/_events.scss */
  .tribe-events-organizer,
  .tribe-events-venue-meta.tribe-clearfix {
    margin-top: 90px !important;
  }
}

/* line 1267, assets/scss/_events.scss */
.col-sm-4 .tribe-related-events {
  display: none !important;
}
/* line 1270, assets/scss/_events.scss */
.col-sm-4 .tribe-events-related-events-title {
  display: none !important;
}

/* line 1275, assets/scss/_events.scss */
.single-tribe_events .avia-post-nav {
  display: none !important;
}

/* line 1278, assets/scss/_events.scss */
#tribe-events-footer .tribe-events-sub-nav {
  display: none;
}

/* line 1285, assets/scss/_events.scss */
.tribe-events-venue .tribe-events-map-wrap {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 0 10px 0 !important;
  margin: 0 !important;
}
/* line 1292, assets/scss/_events.scss */
.tribe-events-venue .tribe-events-venue-meta {
  border-width: 0 !important;
}
/* line 1296, assets/scss/_events.scss */
.tribe-events-venue address.tribe-events-address,
.tribe-events-venue span.tel,
.tribe-events-venue span.url {
  text-align: center;
  color: #BD242B;
  font-size: 26px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  /* line 1296, assets/scss/_events.scss */
  .tribe-events-venue address.tribe-events-address,
  .tribe-events-venue span.tel,
  .tribe-events-venue span.url {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    font-size: 19px !important;
  }
}
/* line 1312, assets/scss/_events.scss */
.tribe-events-venue span.url:before {
  content: " \e8ad";
  font-family: "entypo-fontello";
  vertical-align: baseline;
  margin-right: 10px;
}
/* line 1321, assets/scss/_events.scss */
.tribe-events-venue span.tribe-address:before {
  content: " \e821";
  font-family: "entypo-fontello";
  vertical-align: baseline;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  /* line 1329, assets/scss/_events.scss */
  .tribe-events-venue a.tribe-events-gmap {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /* line 1336, assets/scss/_events.scss */
  .tribe-is-responsive.tribe-mobile .tribe-events-page-title {
    margin-top: 1.5em !important;
  }
}
@media screen and (max-width: 320px) {
  /* line 1336, assets/scss/_events.scss */
  .tribe-is-responsive.tribe-mobile .tribe-events-page-title {
    margin-top: 0 !important;
  }
}

/* line 1345, assets/scss/_events.scss */
.av-single-event-meta-bar.av-single-event-meta-bar-desktop {
  display: block;
}

/* line 1348, assets/scss/_events.scss */
.av-single-event-meta-bar.av-single-event-meta-bar-mobile {
  display: none;
}

@media only screen and (max-width: 989px) {
  /* line 1353, assets/scss/_events.scss */
  .html_mobile_menu_tablet
  #top.single.single-tribe_events
  #wrap_all
  .av_header_transparency {
    background-color: rgba(255, 255, 255, 0);
  }

  /* line 1359, assets/scss/_events.scss */
  .tribe_events-template-default .row.event-container {
    padding: 50px 10px;
  }

  /* line 1363, assets/scss/_events.scss */
  .single.single-tribe_events .tribe-events-single-event-title {
    font-size: 40px !important;
    line-height: 45px !important;
  }
  /* line 1367, assets/scss/_events.scss */
  .single.single-tribe_events .tribe-event-date-end,
  .single.single-tribe_events .tribe-event-date-start,
  .single.single-tribe_events .tribe-event-time {
    font-size: 18px !important;
  }
  /* line 1372, assets/scss/_events.scss */
  .single.single-tribe_events .av-single-event-content {
    padding-right: 30px;
  }
  /* line 1375, assets/scss/_events.scss */
  .single.single-tribe_events .av-single-event-meta-bar-inner {
    padding-left: 30px;
  }
  /* line 1378, assets/scss/_events.scss */
  .single.single-tribe_events .tribe-events-single-event-description p {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1386, assets/scss/_events.scss */
  .tribe_events-template-default #tribe-events-pg-template {
    padding: 0px 0px 20px !important;
  }

  /* line 1389, assets/scss/_events.scss */
  .responsive .av-single-event-meta-bar.av-single-event-meta-bar-mobile {
    display: block;
  }

  /* line 1392, assets/scss/_events.scss */
  .responsive .av-single-event-meta-bar.av-single-event-meta-bar-desktop {
    display: none;
  }

  /* line 1395, assets/scss/_events.scss */
  .responsive .single-tribe_events .tribe-events-schedule {
    border: 0;
    background: 0 0;
    padding: 10px 0;
  }

  /* line 1400, assets/scss/_events.scss */
  .single-tribe_events .tribe-events-event-meta {
    border: 0;
    background: none !important;
    margin: 0;
  }

  /* line 1405, assets/scss/_events.scss */
  .tribe-events-event-meta .column,
  .tribe-events-event-meta .tribe-events-meta-group {
    padding: 0px 0%;
  }

  /* line 1409, assets/scss/_events.scss */
  .single.single-tribe_events .av-single-event-meta-bar-inner {
    padding-left: 0px;
  }

  /* line 1412, assets/scss/_events.scss */
  .single.single-tribe_events .av-single-event-content {
    padding-right: 0px;
  }
}
/* line 1417, assets/scss/_events.scss */
.av-single-event-meta-bar.av-single-event-meta-bar-mobile
.tribe-events-event-meta {
  padding: 0;
}

/* line 1422, assets/scss/_events.scss */
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
  z-index: 99999999 !important;
  padding: 0;
  border: none !important;
}

/* line 7, assets/scss/_grid-overrides.scss */
div .av_one_fourth {
  margin-left: 0;
  width: 25%;
}

/* =============================================================================
   Cookiebar Modifications
   ========================================================================== */
/* line 5, assets/scss/_cookie-law-info.scss */
#cookie-law-info-bar {
  margin: 0 40px;
  border-top-color: #BD242B !important;
  width: 135px;
  height: 150px;
  background-color: #BD242B !important;
  color: #ffffff !important;
  font-size: 15px !important;
}

/* line 15, assets/scss/_cookie-law-info.scss */
#cookie_action_close_header {
  font-family: "Source Sans Pro", sans-serif !important;
  width: 95px;
  border: 1px solid #ffffff !important;
  background-color: #BD242B !important;
  border-radius: 50px;
  background-color: transparent !important;
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 16px;
  line-height: 11px;
}
/* line 29, assets/scss/_cookie-law-info.scss */
#cookie_action_close_header:hover {
  border: 1px solid #ffffff !important;
  color: #BD242B !important;
  background-color: #ffffff !important;
}

/* line 36, assets/scss/_cookie-law-info.scss */
#cookie-law-info-again {
  left: 40px !important;
}

/* line 40, assets/scss/_cookie-law-info.scss */
a#CONSTANT_OPEN_URL {
  color: #ffffff !important;
  text-decoration: underline !important;
  font-size: 14px !important;
}

/* line 46, assets/scss/_cookie-law-info.scss */
.cli-plugin-button, .cli-plugin-button:visited {
  -webkit-box-shadow: none;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 39px;
  height: 39px;
  padding-top: 13px;
  font-family: "Source Sans Pro", sans-serif;
}

/* =============================================================================
   Menu Overrides
   ========================================================================== */
/* line 5, assets/scss/_menu.scss */
a#advanced_menu_hide {
  display: none !important;
}

/* line 9, assets/scss/_menu.scss */
a#advanced_menu_toggle {
  display: none !important;
}

/* line 13, assets/scss/_menu.scss */
span.avia-menu-text {
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 500;
  font-size: 20px;
}

@media only screen and (max-width: 968px) {
  /* line 46, assets/scss/_menu.scss */
  .responsive #top .mobileMenu {
    display: none !important;
  }
}
/* =============================================================================
   Menu
   ========================================================================== */
/* line 54, assets/scss/_menu.scss */
.html_av-overlay-side #top .av-burger-overlay-scroll {
  background: #000000;
}

/* line 58, assets/scss/_menu.scss */
ul#av-burger-menu-ul {
  background: #111112 !important;
  height: 100%;
}
/* line 62, assets/scss/_menu.scss */
ul#av-burger-menu-ul:hover {
  background: #111112 !important;
}
/* line 66, assets/scss/_menu.scss */
ul#av-burger-menu-ul a {
  text-transform: uppercase !important;
}

/* line 71, assets/scss/_menu.scss */
span.av-submenu-indicator {
  display: none !important;
}

/* line 89, assets/scss/_menu.scss */
.html_av-overlay-full #av-burger-menu-ul li a:hover,
.html_av-overlay-full #av-burger-menu-ul li a:active,
.html_av-overlay-full #av-burger-menu-ul li a:focus {
  text-decoration: none;
  opacity: 1;
  color: #BD242B !important;
}

/* line 97, assets/scss/_menu.scss */
.main_menu ul:first-child {
  padding-left: 0px !important;
}

/* line 139, assets/scss/_menu.scss */
.av-burger-overlay-scroll #av-burger-menu-ul a:hover {
  background: #111112 !important;
}

/* line 143, assets/scss/_menu.scss */
.av-burger-overlay-scroll #av-burger-menu-ul a {
  color: #ffffff !important;
}

/* line 147, assets/scss/_menu.scss */
.av-burger-overlay li a {
  padding: 2px 43px !important;
}

/* line 151, assets/scss/_menu.scss */
#av-burger-menu-ul > li {
  padding: 2px 0;
}

@media screen and (max-width: 1366px) {
  /* line 155, assets/scss/_menu.scss */
  .html_av-overlay-side .av-burger-overlay-scroll {
    width: 33% !important;
  }
}
@media screen and (max-width: 1280px) {
  /* line 155, assets/scss/_menu.scss */
  .html_av-overlay-side .av-burger-overlay-scroll {
    width: 40% !important;
  }
}
@media screen and (max-width: 1024px) {
  /* line 155, assets/scss/_menu.scss */
  .html_av-overlay-side .av-burger-overlay-scroll {
    width: 50% !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 155, assets/scss/_menu.scss */
  .html_av-overlay-side .av-burger-overlay-scroll {
    width: 100% !important;
  }
}

/* =============================================================================
   Submenu
   ========================================================================== */
/* line 176, assets/scss/_menu.scss */
ul.sub-menu {
  font-size: 0.8em !important;
  padding: 10px 10px 10px 20px !important;
  text-transform: none !important;
}
/* line 185, assets/scss/_menu.scss */
ul.sub-menu a,
ul.sub-menu span.avia-menu-text {
  text-transform: none !important;
  font-size: 18px !important;
  color: #999999 !important;
}
/* line 191, assets/scss/_menu.scss */
ul.sub-menu a:hover,
ul.sub-menu span.avia-menu-text:hover {
  color: #ffffff !important;
}
@media screen and (max-width: 768px) {
  /* line 185, assets/scss/_menu.scss */
  ul.sub-menu a,
  ul.sub-menu span.avia-menu-text {
    font-size: 18px !important;
  }
}

/* =============================================================================
   Shrinking logo size
   ========================================================================== */
/* line 227, assets/scss/_menu.scss */
.logo a,
.logo a img {
  height: auto !important;
  max-height: 116px !important;
}

/* line 233, assets/scss/_menu.scss */
.header-scrolled .logo a,
.header-scrolled .logo a img {
  height: 82px !important;
  max-height: 82px !important;
  margin-top: -5px;
}

@media only screen and (max-width: 767px) {
  /* line 241, assets/scss/_menu.scss */
  .responsive #top .logo {
    position: static;
    display: table;
    height: 86px !important;
    float: none;
    padding: 0;
    border: none;
    width: 58%;
  }
}
/* =============================================================================
   Header - bg on scroll
   ========================================================================== */
/* line 255, assets/scss/_menu.scss */
.header-scrolled #header_main {
  background-color: #111112 !important;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
}

/* line 262, assets/scss/_menu.scss */
#header_main {
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
}

/* line 268, assets/scss/_menu.scss */
.header-scrolled {
  -webkit-transition: margin 300ms ease;
  -moz-transition: margin 300ms ease;
  -ms-transition: margin 300ms ease;
  -o-transition: margin 300ms ease;
  transition: margin 300ms ease;
}
/* line 271, assets/scss/_menu.scss */
.header-scrolled.hide_header {
  margin-top: -75px;
}

/* line 277, assets/scss/_menu.scss */
#menu-item-burger .av-hamburger {
  display: inline-block;
  height: 32px;
}

/* line 284, assets/scss/_menu.scss */
#menu-item-search .vgr_search_icon_wrapper {
  display: inline-block;
  height: 36px;
  pointer-events: none;
}

/* line 291, assets/scss/_menu.scss */
li#menu-item-burger {
  margin-left: -14px;
}

/* line 295, assets/scss/_menu.scss */
div#header_main {
  padding-top: 7px;
  padding-bottom: 5px;
}

/* line 300, assets/scss/_menu.scss */
.burger_menu_custom,
.vgr_search_icon {
  display: block;
  width: 50px;
  height: 50px;
  background: url("images/menuWhite.png") no-repeat center center;
  background-size: 100%;
}

/* line 309, assets/scss/_menu.scss */
.vgr_search_icon {
  background-image: url("images/searchWhite.png");
}

/* line 314, assets/scss/_menu.scss */
.vgr_black_icons .burger_menu_custom {
  background-image: url("images/menuBlack.png");
}
/* line 318, assets/scss/_menu.scss */
.vgr_black_icons .vgr_search_icon {
  background-image: url("images/SearchBlack.png");
}
/* line 323, assets/scss/_menu.scss */
.vgr_black_icons.header-scrolled .burger_menu_custom {
  background-image: url("images/menuWhite.png");
}
/* line 327, assets/scss/_menu.scss */
.vgr_black_icons.header-scrolled .vgr_search_icon {
  background-image: url("images/searchWhite.png");
}

/* line 334, assets/scss/_menu.scss */
.av-burger-overlay-active .burger_menu_custom {
  background-image: url("images/menuClosewhite.png") !important;
}
/* line 338, assets/scss/_menu.scss */
.av-burger-overlay-active .vgr_search_icon {
  background-image: url("images/searchWhite.png") !important;
}

@media (max-width: 767px) {
  /* line 375, assets/scss/_menu.scss */
  .responsive .main_menu {
    position: absolute;
    top: 0;
  }

  /* line 381, assets/scss/_menu.scss */
  .logo img {
    display: none !important;
  }
  /* line 386, assets/scss/_menu.scss */
  .logo .subtext img.alternate {
    display: block !important;
    max-height: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 395, assets/scss/_menu.scss */
  #top #wrap_all .av_header_transparency,
  .av_header_transparency #advanced_menu_toggle {
    background: transparent !important;
    position: absolute !important;
  }

  /* Portrait */
}
/* line 425, assets/scss/_menu.scss */
.av_secondary_right .sub_menu {
  float: right;
  position: relative;
  top: 70px;
  right: 195px;
}

/* line 434, assets/scss/_menu.scss */
#header_meta {
  height: 0 !important;
  min-height: 0 !important;
}

/* line 439, assets/scss/_menu.scss */
#top #wrap_all .av_header_transparency .sub_menu > ul > li > a {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
}
@media screen and (max-width: 1280px) {
  /* line 439, assets/scss/_menu.scss */
  #top #wrap_all .av_header_transparency .sub_menu > ul > li > a {
    font-size: 15px;
  }
}

/* line 452, assets/scss/_menu.scss */
.vgr_black_icons .sub_menu > ul > li > a {
  color: #000000 !important;
}

/* line 457, assets/scss/_menu.scss */
#top .av_header_transparency #header_meta li {
  border: none;
}

/* line 461, assets/scss/_menu.scss */
.sub_menu li {
  padding: 0 15px;
}

/* line 465, assets/scss/_menu.scss */
.sub_menu li:last-child:after {
  content: " ";
  border-left: 1px solid #ffffff;
  margin-left: 35px;
}

/* line 472, assets/scss/_menu.scss */
.header-scrolled .sub_menu > ul > li > a {
  display: none;
}

@media screen and (max-width: 1024px) {
  /* line 477, assets/scss/_menu.scss */
  nav.sub_menu {
    display: none;
  }
}

/* line 484, assets/scss/_menu.scss */
.header-scrolled ul#avia2-menu {
  display: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  /* line 491, assets/scss/_menu.scss */
  .html_header_top.html_header_sticky #header {
    position: absolute !important;
  }
}
/* line 496, assets/scss/_menu.scss */
.vgr_black_icons .sub_menu li:last-child:after {
  content: " ";
  border-left: 1px solid #000000 !important;
  margin-left: 35px;
}

/* =============================================================================
   Sticky submenu
   ========================================================================== */
/* line 507, assets/scss/_menu.scss */
.custom-sticky-submenu #header.hide_header .stuck-sticky-submenu {
  position: absolute !important;
  top: 74px !important;
}

/* line 512, assets/scss/_menu.scss */
.stuck-sticky-submenu {
  border-bottom: 1px solid #e1e1e1 !important;
}
/* line 515, assets/scss/_menu.scss */
.stuck-sticky-submenu .av-subnav-menu > li a {
  border-color: #e1e1e1 !important;
}
/* line 517, assets/scss/_menu.scss */
.stuck-sticky-submenu .av-subnav-menu > li a .avia-menu-text {
  font-size: 19px;
}

/* line 2, assets/scss/_languagemenu.scss */
#menu-item-language-select {
  display: block !important;
  margin: 29px 0 0;
  opacity: 1;
  cursor: pointer;
  transition: all 0.2s ease-out;
}
@media screen and (max-width: 991px) {
  /* line 2, assets/scss/_languagemenu.scss */
  #menu-item-language-select {
    margin: 18px -14px 0 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 2, assets/scss/_languagemenu.scss */
  #menu-item-language-select {
    margin: 13px -14px 0 0;
  }
}
@media screen and (max-width: 411px) {
  /* line 2, assets/scss/_languagemenu.scss */
  #menu-item-language-select {
    display: none !important;
  }
}
/* line 21, assets/scss/_languagemenu.scss */
#menu-item-language-select .av-language {
  display: inline-block !important;
  height: 50px;
  width: 50px;
  position: relative;
  overflow: hidden;
  border-radius: 25px;
  background: rgba(255, 255, 255, 0);
  transition: all 0.2s ease-out;
}
/* line 31, assets/scss/_languagemenu.scss */
#menu-item-language-select .av-language.open {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 25px;
  height: 170px;
}
@media screen and (max-width: 991px) {
  /* line 31, assets/scss/_languagemenu.scss */
  #menu-item-language-select .av-language.open {
    height: 150px;
  }
}
@media screen and (max-width: 767px) {
  /* line 31, assets/scss/_languagemenu.scss */
  #menu-item-language-select .av-language.open {
    background: white;
    height: 150px;
  }
}
/* line 47, assets/scss/_languagemenu.scss */
#menu-item-language-select .av-language.open .language_menu.active {
  top: 0;
  left: 0;
}
/* line 52, assets/scss/_languagemenu.scss */
#menu-item-language-select .av-language.open .language_menu.inactive {
  top: 60px;
  left: 0;
  opacity: 1;
}
/* line 57, assets/scss/_languagemenu.scss */
#menu-item-language-select .av-language.open .language_menu.inactive.last {
  top: 120px;
  left: 0;
}
@media screen and (max-width: 991px) {
  /* line 64, assets/scss/_languagemenu.scss */
  #menu-item-language-select .av-language.open .language_menu.inactive {
    top: 50px;
    left: 0;
    opacity: 1;
  }
  /* line 69, assets/scss/_languagemenu.scss */
  #menu-item-language-select .av-language.open .language_menu.inactive.last {
    top: 100px;
    left: 0;
  }
}
/* line 79, assets/scss/_languagemenu.scss */
#menu-item-language-select .language_menu {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  cursor: pointer;
  transition: all 0.2s ease-out;
}
/* line 87, assets/scss/_languagemenu.scss */
#menu-item-language-select .language_menu.active {
  top: 0;
  left: 0;
  opacity: 1;
}
/* line 93, assets/scss/_languagemenu.scss */
#menu-item-language-select .language_menu.inactive {
  top: 60px;
  left: 0;
  opacity: 0;
}
/* line 98, assets/scss/_languagemenu.scss */
#menu-item-language-select .language_menu.inactive.last {
  top: 120px;
  left: 0;
}
/* line 105, assets/scss/_languagemenu.scss */
#menu-item-language-select .language_menu.da {
  background: url("images/dkWhite.png") no-repeat center center;
  background-size: 100%;
}
/* line 110, assets/scss/_languagemenu.scss */
#menu-item-language-select .language_menu.de {
  background: url("images/geWhite.png") no-repeat center center;
  background-size: 100%;
}
/* line 115, assets/scss/_languagemenu.scss */
#menu-item-language-select .language_menu.en {
  background: url("images/engWhite.png") no-repeat center center;
  background-size: 100%;
}

/* line 123, assets/scss/_languagemenu.scss */
.vgr_black_icons #menu-item-language-select .av-language {
  border-radius: 25px;
  background: rgba(255, 255, 255, 0);
  transition: all 0.2s ease-out;
}
/* line 128, assets/scss/_languagemenu.scss */
.vgr_black_icons #menu-item-language-select .av-language.open {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 25px;
  height: 170px;
}
@media screen and (max-width: 991px) {
  /* line 128, assets/scss/_languagemenu.scss */
  .vgr_black_icons #menu-item-language-select .av-language.open {
    height: 150px;
  }
}
/* line 139, assets/scss/_languagemenu.scss */
.vgr_black_icons #menu-item-language-select .language_menu.da {
  background: url("images/dkBlack.png") no-repeat center center;
  background-size: 100%;
}
/* line 144, assets/scss/_languagemenu.scss */
.vgr_black_icons #menu-item-language-select .language_menu.de {
  background: url("images/geBlack.png") no-repeat center center;
  background-size: 100%;
}
/* line 149, assets/scss/_languagemenu.scss */
.vgr_black_icons #menu-item-language-select .language_menu.en {
  background: url("images/engBlack.png") no-repeat center center;
  background-size: 100%;
}
/* line 157, assets/scss/_languagemenu.scss */
.vgr_black_icons.header-scrolled #menu-item-language-select .av-language {
  border-radius: 25px;
  background: rgba(255, 255, 255, 0);
  transition: all 0.2s ease-out;
}
/* line 162, assets/scss/_languagemenu.scss */
.vgr_black_icons.header-scrolled #menu-item-language-select .av-language.open {
  background: rgba(255, 255, 255, 0.15);
  border-radius: 25px;
  height: 170px;
}
@media screen and (max-width: 991px) {
  /* line 162, assets/scss/_languagemenu.scss */
  .vgr_black_icons.header-scrolled #menu-item-language-select .av-language.open {
    height: 150px;
  }
}
/* line 173, assets/scss/_languagemenu.scss */
.vgr_black_icons.header-scrolled #menu-item-language-select .language_menu.da {
  background: url("images/dkWhite.png") no-repeat center center;
  background-size: 100%;
}
/* line 178, assets/scss/_languagemenu.scss */
.vgr_black_icons.header-scrolled #menu-item-language-select .language_menu.de {
  background: url("images/geWhite.png") no-repeat center center;
  background-size: 100%;
}
/* line 183, assets/scss/_languagemenu.scss */
.vgr_black_icons.header-scrolled #menu-item-language-select .language_menu.en {
  background: url("images/engWhite.png") no-repeat center center;
  background-size: 100%;
}

/* line 192, assets/scss/_languagemenu.scss */
.header-scrolled #menu-item-language-select {
  margin: 1px 0 0 0;
}
/* line 197, assets/scss/_languagemenu.scss */
.header-scrolled.hide_header #menu-item-language-select {
  margin: -10px 0 0 0;
}

/* line 229, assets/scss/_languagemenu.scss */
a.hidden {
  display: none;
}

/* =============================================================================
   Layout
   ========================================================================== */
/* line 4, assets/scss/_layout.scss */
.image-overlay .image-overlay-inside:before {
  display: none !important;
}

/* line 9, assets/scss/_layout.scss */
#top .av-image-caption-overlay,
#top .avia-image-container-inner,
#top .avia_image {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

/* line 16, assets/scss/_layout.scss */
.container_wrap {
  border-top: none !important;
}

/* line 20, assets/scss/_layout.scss */
.avia-section {
  border-color: transparent !important;
}

/* line 24, assets/scss/_layout.scss */
#top .av-section-with-video-bg .av-section-video-bg:after,
.av-click-overlay {
  background: transparent !important;
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  /* line 30, assets/scss/_layout.scss */
  av-small-hiden {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  /* line 35, assets/scss/_layout.scss */
  .av-mini-hide {
    display: none;
  }
}
/* line 39, assets/scss/_layout.scss */
span.wp-playlist-item-meta.wp-playlist-item-title {
  display: none;
}

/* =============================================================================
   Image Modifications
   ========================================================================== */
/* line 45, assets/scss/_layout.scss */
#top .wp-caption img {
  padding: 0 !important;
  border: none !important;
}

/* line 50, assets/scss/_layout.scss */
.wp-caption {
  border: none !important;
}

/* line 54, assets/scss/_layout.scss */
span.image-overlay.overlay-type-extern {
  width: 100% !important;
}

/* line 58, assets/scss/_layout.scss */
p.wp-caption-text {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 19px !important;
  font-weight: 300 !important;
  line-height: 22px !important;
  text-align: center !important;
  letter-spacing: 0.01em !important;
  color: #111112 !important;
  text-transform: none !important;
  padding: 5px 10px 5px !important;
}

/* =============================================================================
   Floating menu plugin Modifications
   ========================================================================== */
/* line 74, assets/scss/_layout.scss */
span.wpfm-icon-block {
  top: 1px !important;
  right: 2px !important;
}

/* line 79, assets/scss/_layout.scss */
a.wpfm-menu-link {
  border: 1px solid #BD242B !important;
  border-radius: 500000000px;
  background: #ffffff !important;
}

/* line 85, assets/scss/_layout.scss */
.wpfm-menu-nav.wpfm-position-left ul li {
  margin-bottom: 5px !important;
}

/* =============================================================================
   Submenu Modifications
   ========================================================================== */
/* line 92, assets/scss/_layout.scss */
.av-submenu-container {
  background: #f4f4f4 !important;
}

/* line 96, assets/scss/_layout.scss */
.av-subnav-menu > li > a {
  background: #f4f4f4 !important;
}

/* line 100, assets/scss/_layout.scss */
#top .av-submenu-container.av-sticky-submenu {
  z-index: 999;
}

/* line 104, assets/scss/_layout.scss */
#top .av-submenu-container.av-sticky-submenu {
  z-index: 999 !important;
}

/* =============================================================================
Grid Modifications
========================================================================== */
@media (min-width: 768px) {
  /* line 113, assets/scss/_layout.scss */
  .avia-section.center-column .flex_column.av_one_full {
    padding-left: 12.5%;
    padding-right: 12.5%;
  }
}
/* =============================================================================
   Cookiebot
   ========================================================================== */
/* line 124, assets/scss/_layout.scss */
a#CybotCookiebotDialogBodyButtonDecline {
  background: transparent;
  color: #000000 !important;
  padding: 15px;
  border-radius: 50px;
  width: auto !important;
}
/* line 131, assets/scss/_layout.scss */
a#CybotCookiebotDialogBodyButtonDecline:hover {
  background: #000000;
  color: #ffffff !important;
}

/* line 137, assets/scss/_layout.scss */
#CybotCookiebotDialog {
  border: 18px solid transparent !important;
}

/* line 141, assets/scss/_layout.scss */
#CybotCookiebotDialogBodyButtons a {
  color: #000000 !important;
}

/* line 145, assets/scss/_layout.scss */
a#CybotCookiebotDialogBodyButtonAccept {
  background: transparent;
  color: #BD242B !important;
  border-color: #BD242B;
  padding: 15px;
  border-radius: 50px;
  width: auto !important;
}
/* line 153, assets/scss/_layout.scss */
a#CybotCookiebotDialogBodyButtonAccept:hover {
  background: #BD242B;
  color: #ffffff !important;
}

/* line 159, assets/scss/_layout.scss */
div#CybotCookiebotDialogBodyContentText {
  color: #111112;
  font-size: 18px !important;
  line-height: 25px !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}

/* line 167, assets/scss/_layout.scss */
h2#CybotCookiebotDialogBodyContentTitle {
  text-align: left !important;
  font-size: 2em !important;
}

/* line 172, assets/scss/_layout.scss */
a#CybotCookiebotDialogBodyButtonDetails {
  margin: 15px 0 !important;
}

/* line 177, assets/scss/_layout.scss */
div#CybotCookiebotDialogBodyContent h2 {
  margin-bottom: -10px !important;
  line-height: 40px !important;
}

/* =============================================================================
   Text block padding left and right
   ========================================================================== */
/* line 187, assets/scss/_layout.scss */
.padding-left-right {
  padding-right: 20px;
  padding-left: 20px;
}

/* =============================================================================
   Custom table modifications
   ========================================================================== */
/* line 196, assets/scss/_layout.scss */
#transparent-table .main_color table,
#transparent-table table {
  background: transparent !important;
  border: none !important;
}
/* line 202, assets/scss/_layout.scss */
#transparent-table .main_color .avia-data-table.avia_pricing_minimal td {
  border: none !important;
}
/* line 206, assets/scss/_layout.scss */
#transparent-table tr:first-child th,
#transparent-table tr:first-child td,
#transparent-table tr th:first-child,
#transparent-table tr td:first-child {
  border: none !important;
}
/* line 215, assets/scss/_layout.scss */
#transparent-table td a:hover {
  opacity: 0.8 !important;
}
/* line 220, assets/scss/_layout.scss */
#transparent-table td b,
#transparent-table td p {
  font-size: 17px;
}

/* line 227, assets/scss/_layout.scss */
.avia-data-table-wrap.avia_responsive_table {
  overflow: inherit !important;
}

/* line 231, assets/scss/_layout.scss */
.main_color table caption,
.main_color tr:nth-child(even),
.main_color .pricing-table > li:nth-child(even),
#top .main_color .avia-data-table.avia_pricing_minimal td {
  color: #000000;
}

/* line 239, assets/scss/_layout.scss */
.avia_responsive_table td {
  font-size: 16px !important;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  /* line 242, assets/scss/_layout.scss */
  .avia_responsive_table td:before {
    font-style: normal !important;
    font-size: 18px !important;
    font-weight: 600 !important;
  }
}
/* line 250, assets/scss/_layout.scss */
.avia_responsive_table th {
  font-size: 16px !important;
  font-weight: 600;
}

/* =============================================================================
   Archive
   ========================================================================== */
/* line 260, assets/scss/_layout.scss */
.slide-meta {
  display: none;
}

/* line 264, assets/scss/_layout.scss */
.pagination-meta {
  font-size: 1.2rem !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 200;
}

/* line 270, assets/scss/_layout.scss */
.current {
  font-size: 20px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #BD242B !important;
  background-color: transparent !important;
  border: 1px solid #BD242B !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px !important;
  opacity: 1 !important;
  height: 50px !important;
  width: 50px !important;
  line-height: 47px !important;
}
/* line 288, assets/scss/_layout.scss */
.current:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* line 295, assets/scss/_layout.scss */
a.inactive {
  height: 50px !important;
  width: 50px !important;
  line-height: 47px !important;
  font-size: 20px;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #BD242B !important;
  background-color: transparent !important;
  border: 1px solid #BD242B !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px !important;
  opacity: 1 !important;
}
/* line 313, assets/scss/_layout.scss */
a.inactive:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* =============================================================================
   Accordion modifications
   ========================================================================== */
/* line 323, assets/scss/_layout.scss */
.toggle_content.invers-color {
  background-color: transparent;
}

/* line 327, assets/scss/_layout.scss */
.toggler .toggle_icon {
  background: url("./images/arrow-down-red.png") !important;
  background-size: cover !important;
}

/* line 332, assets/scss/_layout.scss */
.activeTitle .toggle_icon {
  background: url("./images/arrow-up-red.png") !important;
  background-size: cover !important;
}

/* line 337, assets/scss/_layout.scss */
.single_toggle {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

/* line 342, assets/scss/_layout.scss */
.togglecontainer .single_toggle:first-child .toggler,
.togglecontainer .taglist + .single_toggle .toggler {
  border-top-width: 0 !important;
  border-bottom-width: 4px !important;
  border-bottom-color: #ffffff !important;
}

/* line 351, assets/scss/_layout.scss */
.toggle_content.invers-color {
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  border-bottom-width: 0 !important;
  border-top-width: 0 !important;
  background: #F4F4F4 !important;
}

/* line 359, assets/scss/_layout.scss */
p.toggler.activeTitle {
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  border-bottom-width: 0 !important;
  background-color: #F4F4F4 !important;
}

/* line 366, assets/scss/_layout.scss */
p.toggler {
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  background-color: #d8d8d8 !important;
}
/* line 371, assets/scss/_layout.scss */
p.toggler:hover {
  background-color: #F4F4F4 !important;
}

/* line 376, assets/scss/_layout.scss */
.toggle_icon {
  width: 40px;
  height: 40px;
  border-style: none;
  border-width: 0;
  top: 30% !important;
}

/* line 384, assets/scss/_layout.scss */
span.vert_icon {
  display: none;
}

/* line 388, assets/scss/_layout.scss */
.toggle_icon .hor_icon {
  display: none;
}

/* line 392, assets/scss/_layout.scss */
span.toggle_icon {
  margin-left: 10px !important;
  margin-top: -5px;
}

/* line 397, assets/scss/_layout.scss */
.js_active .toggler {
  padding: 17px 0px 15px 75px;
}
@media screen and (max-width: 767px) {
  /* line 397, assets/scss/_layout.scss */
  .js_active .toggler {
    padding: 17px 30px 15px 75px;
  }
}

/* =============================================================================
   About Greenland buttons mobile
   ========================================================================== */
@media only screen and (max-width: 767px) {
  /* line 408, assets/scss/_layout.scss */
  .float-left {
    float: left !important;
    padding-left: 10px !important;
  }

  /* line 413, assets/scss/_layout.scss */
  .float-left-padding {
    float: left !important;
    padding-left: 10px !important;
    margin-bottom: -30px !important;
  }
}
/* =============================================================================
   Top columns modifications (animated icons)
   ========================================================================== */
/* line 425, assets/scss/_layout.scss */
#animated-icons-frontpage .things-to-do-top {
  color: #111112 !important;
  border-style: dashed;
  border-right-width: 1px;
}
/* line 431, assets/scss/_layout.scss */
#animated-icons-frontpage .destinations-top {
  color: #111112 !important;
  border-style: dashed;
  border-right-width: 1px;
}
/* line 437, assets/scss/_layout.scss */
#animated-icons-frontpage .plan-your-trip-top {
  color: #111112 !important;
  border-style: dashed;
  border-right-width: 1px;
}
/* line 443, assets/scss/_layout.scss */
#animated-icons-frontpage .about-greenland-top {
  color: #111112 !important;
}
/* line 447, assets/scss/_layout.scss */
#animated-icons-frontpage p {
  padding-right: 25px;
  padding-left: 25px;
  color: #434343;
}
/* line 453, assets/scss/_layout.scss */
#animated-icons-frontpage .avia_textblock {
  padding-top: 20px !important;
}

@media only screen and (max-width: 767px) {
  /* line 459, assets/scss/_layout.scss */
  .things-to-do-top {
    border: none !important;
  }

  /* line 463, assets/scss/_layout.scss */
  .destinations-top {
    border: none !important;
  }

  /* line 467, assets/scss/_layout.scss */
  .plan-your-trip-top {
    border: none !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  /* line 473, assets/scss/_layout.scss */
  #top .no_margin.av_one_fourth {
    width: 50%;
  }

  /* line 477, assets/scss/_layout.scss */
  .plan-your-trip-top {
    color: transparent !important;
    border-style: none !important;
    border-right-width: 0;
  }
}
/* =============================================================================
   Book right away frontpage
   ========================================================================== */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  /* line 489, assets/scss/_layout.scss */
  #booking-frontpage .flex_column_table_cell {
    display: table-footer-group !important;
  }
  /* line 493, assets/scss/_layout.scss */
  #booking-frontpage .hr-invisible {
    height: 30px !important;
  }
  /* line 497, assets/scss/_layout.scss */
  #booking-frontpage .avia-button {
    margin-bottom: 50px !important;
  }
}
/* line 504, assets/scss/_layout.scss */
#booking-frontpage a.avia-button.avia-icon_select-no.avia-color-light.avia-size-large.avia-position-left {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #ffffff !important;
  background-color: transparent;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  opacity: 1 !important;
}
/* line 520, assets/scss/_layout.scss */
#booking-frontpage a.avia-button.avia-icon_select-no.avia-color-light.avia-size-large.avia-position-left:hover {
  background: rgba(255, 255, 255, 0.2) !important;
}
/* line 525, assets/scss/_layout.scss */
#booking-frontpage a.avia-button.avia-icon_select-no.avia-color-light.avia-size-large.avia-position-right {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #ffffff !important;
  background-color: transparent;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  opacity: 1 !important;
}
/* line 541, assets/scss/_layout.scss */
#booking-frontpage a.avia-button.avia-icon_select-no.avia-color-light.avia-size-large.avia-position-right:hover {
  background: rgba(255, 255, 255, 0.2) !important;
}

/* =============================================================================
   Tab modification
   ========================================================================== */
/* line 551, assets/scss/_layout.scss */
.main_color .sidebar_tab,
.main_color .tabcontainer .tab {
  color: #111112;
}

/* =============================================================================
   Contact form modification
   ========================================================================== */
/* line 559, assets/scss/_layout.scss */
::-webkit-input-placeholder {
  color: #111112 !important;
}

/* line 563, assets/scss/_layout.scss */
:-moz-placeholder {
  color: #111112 !important;
}

/* line 567, assets/scss/_layout.scss */
::-moz-placeholder {
  color: #111112 !important;
}

/* line 571, assets/scss/_layout.scss */
:-ms-input-placeholder {
  color: #111112 !important;
}

/* =============================================================================
   Destinations frontpage
   ========================================================================== */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  /* line 580, assets/scss/_layout.scss */
  #destinations-frontpage .flex_column_table_cell {
    display: table-header-group !important;
  }
  /* line 584, assets/scss/_layout.scss */
  #destinations-frontpage .hr-invisible {
    height: 30px !important;
  }
  /* line 588, assets/scss/_layout.scss */
  #destinations-frontpage .avia-button {
    margin-bottom: 100px !important;
  }
}
/* =============================================================================
   Sponsored story section frontpage
   ========================================================================== */
/* line 607, assets/scss/_layout.scss */
#sponsored-stories-frontpage p {
  padding-right: 25px;
  padding-left: 25px;
  color: #434343;
}
/* line 613, assets/scss/_layout.scss */
#sponsored-stories-frontpage .flex_column_table.av-equal-height-column-flextable {
  display: flex !important;
  align-items: flex-start;
  justify-content: center !important;
}
@media screen and (max-width: 767px) {
  /* line 613, assets/scss/_layout.scss */
  #sponsored-stories-frontpage .flex_column_table.av-equal-height-column-flextable {
    display: block !important;
  }
}
/* line 623, assets/scss/_layout.scss */
#sponsored-stories-frontpage .avia_textblock {
  padding: 20px;
}
/* line 627, assets/scss/_layout.scss */
#sponsored-stories-frontpage .sponsored-story-1,
#sponsored-stories-frontpage .sponsored-story-2,
#sponsored-stories-frontpage .sponsored-story-3 {
  color: #111112 !important;
  padding-bottom: 40px !important;
  margin: 0 10px 0 10px !important;
}
/* line 634, assets/scss/_layout.scss */
#sponsored-stories-frontpage .sponsored-story-1 .avia-image-container,
#sponsored-stories-frontpage .sponsored-story-2 .avia-image-container,
#sponsored-stories-frontpage .sponsored-story-3 .avia-image-container {
  overflow: hidden;
}
/* line 638, assets/scss/_layout.scss */
#sponsored-stories-frontpage .sponsored-story-1 .avia_textblock,
#sponsored-stories-frontpage .sponsored-story-2 .avia_textblock,
#sponsored-stories-frontpage .sponsored-story-3 .avia_textblock {
  margin-bottom: 25px !important;
}
/* line 642, assets/scss/_layout.scss */
#sponsored-stories-frontpage .sponsored-story-1 .avia-button-wrap.avia-button-center,
#sponsored-stories-frontpage .sponsored-story-2 .avia-button-wrap.avia-button-center,
#sponsored-stories-frontpage .sponsored-story-3 .avia-button-wrap.avia-button-center {
  margin-bottom: 20px !important;
  margin-top: 20px !important;
}
/* line 647, assets/scss/_layout.scss */
#sponsored-stories-frontpage .sponsored-story-1 .avia_image,
#sponsored-stories-frontpage .sponsored-story-2 .avia_image,
#sponsored-stories-frontpage .sponsored-story-3 .avia_image {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 651, assets/scss/_layout.scss */
#sponsored-stories-frontpage .sponsored-story-1:hover,
#sponsored-stories-frontpage .sponsored-story-2:hover,
#sponsored-stories-frontpage .sponsored-story-3:hover {
  background-color: #F4F4F4 !important;
}
/* line 654, assets/scss/_layout.scss */
#sponsored-stories-frontpage .sponsored-story-1:hover img,
#sponsored-stories-frontpage .sponsored-story-2:hover img,
#sponsored-stories-frontpage .sponsored-story-3:hover img {
  transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  /* line 667, assets/scss/_layout.scss */
  #sponsored-stories-frontpage p {
    padding-right: 0 !important;
    padding-left: 0 !important;
    color: #434343;
  }
  /* line 673, assets/scss/_layout.scss */
  #sponsored-stories-frontpage .avia_textblock {
    padding: 20px 5px 20px 5px !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 679, assets/scss/_layout.scss */
  .flex_column_table.av-equal-height-column-flextable {
    display: block !important;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  /* line 683, assets/scss/_layout.scss */
  .flex_column_table.av-equal-height-column-flextable a.flex_column {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  /* line 687, assets/scss/_layout.scss */
  .flex_column_table.av-equal-height-column-flextable a.flex_column:last-child {
    margin-bottom: 0 !important;
  }
}

/* =============================================================================
   Plan your trip frontpage
   ========================================================================== */
/* line 700, assets/scss/_layout.scss */
#plan-your-trip-frontpage a {
  color: #BD242B !important;
}
/* line 704, assets/scss/_layout.scss */
#plan-your-trip-frontpage .avia-button {
  color: #ffffff !important;
}
/* line 709, assets/scss/_layout.scss */
#plan-your-trip-frontpage .flex_column.av_one_half .avia-codeblock {
  width: 35% !important;
  margin: 0 !important;
  display: inline-block !important;
}
/* line 715, assets/scss/_layout.scss */
#plan-your-trip-frontpage .flex_column.av_one_half .av-special-heading {
  width: 64% !important;
  display: inline-block !important;
  padding-left: 30px;
  margin-top: 20px !important;
}
/* line 722, assets/scss/_layout.scss */
#plan-your-trip-frontpage .flex_column.av_one_half .avia_textblock {
  color: #ffffff !important;
  width: 63% !important;
  display: inline-block !important;
  padding-left: 30px;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
/* line 731, assets/scss/_layout.scss */
#plan-your-trip-frontpage .flex_column.av_one_half p.teaser {
  color: #ffffff !important;
}

/* =============================================================================
   Trending stories frontpage
   ========================================================================== */
/* line 741, assets/scss/_layout.scss */
#trending-stories-frontpage {
  color: #111112 !important;
}
/* line 744, assets/scss/_layout.scss */
#trending-stories-frontpage .flex_column {
  border: 1px solid #e6e5e5;
}
/* line 747, assets/scss/_layout.scss */
#trending-stories-frontpage .flex_column:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff !important;
}
@media screen and (min-width: 1024px) {
  /* line 753, assets/scss/_layout.scss */
  #trending-stories-frontpage h3.teaser.article,
  #trending-stories-frontpage .avia_textblock h3.teaser.article {
    padding: 0 30px !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 753, assets/scss/_layout.scss */
  #trending-stories-frontpage h3.teaser.article,
  #trending-stories-frontpage .avia_textblock h3.teaser.article {
    padding: 0 20px !important;
  }
}
/* line 763, assets/scss/_layout.scss */
#trending-stories-frontpage .flex_column_table_cell {
  display: inline-table !important;
  margin: 0 1% 0 1% !important;
}
@media screen and (max-width: 768px) {
  /* line 763, assets/scss/_layout.scss */
  #trending-stories-frontpage .flex_column_table_cell {
    display: table-cell;
  }
}
/* line 772, assets/scss/_layout.scss */
#trending-stories-frontpage .no_margin.av_one_third {
  width: 31.3% !important;
}
@media screen and (max-width: 768px) {
  /* line 772, assets/scss/_layout.scss */
  #trending-stories-frontpage .no_margin.av_one_third {
    margin-bottom: 50px !important;
    width: 100% !important;
  }
}
/* line 781, assets/scss/_layout.scss */
#trending-stories-frontpage a {
  color: #111112 !important;
}
/* line 784, assets/scss/_layout.scss */
#trending-stories-frontpage a:hover {
  color: #ffffff !important;
}
/* line 789, assets/scss/_layout.scss */
#trending-stories-frontpage p {
  padding-right: 25px;
  padding-left: 25px;
  color: #434343;
  text-align: left !important;
}
/* line 796, assets/scss/_layout.scss */
#trending-stories-frontpage .avia_textblock {
  padding-top: 10px;
}
/* line 800, assets/scss/_layout.scss */
#trending-stories-frontpage .flex_column {
  padding-bottom: 20px;
}
/* line 803, assets/scss/_layout.scss */
#trending-stories-frontpage .flex_column .avia-image-container {
  overflow: hidden;
}
/* line 807, assets/scss/_layout.scss */
#trending-stories-frontpage .flex_column .avia_image {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 814, assets/scss/_layout.scss */
#trending-stories-frontpage .flex_column:hover img {
  transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  /* line 826, assets/scss/_layout.scss */
  .no_margin.av_one_third {
    width: 31% !important;
    display: inline-block;
  }

  /* line 831, assets/scss/_layout.scss */
  .hr-invisible {
    height: 0 !important;
  }
}
/* =============================================================================
   Other websites frontpage
   ========================================================================== */
/* line 841, assets/scss/_layout.scss */
#other-websites-frontpage .cruise {
  border-style: dashed;
  border-right-width: 1px;
  border-color: rgba(255, 255, 255, 0.4);
}
/* line 847, assets/scss/_layout.scss */
#other-websites-frontpage .film {
  border-style: dashed;
  border-right-width: 1px;
  border-color: rgba(255, 255, 255, 0.4);
}
/* line 853, assets/scss/_layout.scss */
#other-websites-frontpage .taste {
  border-style: dashed;
  border-right-width: 1px;
  border-color: rgba(255, 255, 255, 0.4);
}
/* line 859, assets/scss/_layout.scss */
#other-websites-frontpage .music {
  border-style: dashed;
  border-right-width: 1px;
  border-color: rgba(255, 255, 255, 0.4);
}
/* line 865, assets/scss/_layout.scss */
#other-websites-frontpage .avia_textblock {
  padding-top: 20px !important;
}
/* line 869, assets/scss/_layout.scss */
#other-websites-frontpage a {
  color: #ffffff !important;
}
/* line 873, assets/scss/_layout.scss */
#other-websites-frontpage p {
  padding-right: 25px;
  padding-left: 25px;
}
/* line 878, assets/scss/_layout.scss */
#other-websites-frontpage p.teaser {
  color: #ffffff !important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 885, assets/scss/_layout.scss */
  #other-websites-frontpage p.teaser {
    display: none;
  }
}
@media only screen and (max-device-width: 767px) {
  /* line 893, assets/scss/_layout.scss */
  #other-websites-frontpage .cruise {
    border: none !important;
  }
  /* line 897, assets/scss/_layout.scss */
  #other-websites-frontpage .film {
    border: none !important;
  }
  /* line 901, assets/scss/_layout.scss */
  #other-websites-frontpage .taste {
    border: none !important;
  }
  /* line 905, assets/scss/_layout.scss */
  #other-websites-frontpage .music {
    border: none !important;
  }
}
/* =============================================================================
   404 modifciations
   ========================================================================== */
@media only screen and (max-device-width: 768px) {
  /* line 916, assets/scss/_layout.scss */
  .error404 main.template-page.content.av-content-full.alpha.units {
    margin-top: 100px;
  }
}
/* =============================================================================
   Slider Modifications
   ========================================================================== */
/* line 925, assets/scss/_layout.scss */
.avia_transform a:hover .image-overlay {
  opacity: 0.15 !important;
}

/* line 929, assets/scss/_layout.scss */
.image-overlay.overlay-type-extern .image-overlay-inside:before {
  display: none;
}

/* line 933, assets/scss/_layout.scss */
.prev-slide:before {
  border-radius: 40px !important;
}

/* line 937, assets/scss/_layout.scss */
.next-slide:before {
  border-radius: 40px !important;
}

/* line 941, assets/scss/_layout.scss */
.caption_left .slideshow_caption {
  text-align: center;
}

/* line 949, assets/scss/_layout.scss */
.slideshow_caption {
  width: 60%;
}

/* line 953, assets/scss/_layout.scss */
.avia-caption-content p {
  color: #ffffff !important;
}

@media only screen and (max-width: 767px) {
  /* line 958, assets/scss/_layout.scss */
  .slideshow_align_caption {
    top: -10%;
    padding: 0 40px;
  }
}
@media only screen and (max-width: 320px) {
  /* line 965, assets/scss/_layout.scss */
  .slideshow_align_caption {
    top: 0;
    padding: 0;
  }
}
/* line 971, assets/scss/_layout.scss */
.avia-fullscreen-slider h2.avia-caption-title {
  font-size: 55px !important;
  font-weight: 400 !important;
  line-height: 62px !important;
}

/* =============================================================================
   Content slider Modifications
   ========================================================================== */
/* Slider Background */
/* Arrow position */
/* line 988, assets/scss/_layout.scss */
.avia-content-slider-element-container {
  /* Right arrow*/
  /* Arrow icon */
  /* Left arrow */
  /* Arrow icon */
  /* Common arrow styles */
  /* Arrow hover style */
}
/* line 989, assets/scss/_layout.scss */
.avia-content-slider-element-container .avia-slideshow-arrows.avia-slideshow-controls {
  width: 100% !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 100% !important;
  z-index: 999 !important;
}
/* line 1000, assets/scss/_layout.scss */
.avia-content-slider-element-container .avia-slideshow-arrows.avia-slideshow-controls .next-slide {
  right: -35px !important;
}
/* line 1004, assets/scss/_layout.scss */
.avia-content-slider-element-container .avia-slideshow-arrows.avia-slideshow-controls {
  top: 60% !important;
}
/* line 1010, assets/scss/_layout.scss */
.avia-content-slider-element-container .avia-slideshow-arrows.avia-slideshow-controls a.next-slide:before {
  content: "\e875";
  font-family: "entypo-fontello";
  color: #ffffff !important;
  background: #BD242B !important;
  top: 0 !important;
  font-size: 20px;
  line-height: 28px !important;
}
/* line 1022, assets/scss/_layout.scss */
.avia-content-slider-element-container .avia-slideshow-arrows.avia-slideshow-controls .prev-slide {
  left: -35px !important;
}
/* line 1028, assets/scss/_layout.scss */
.avia-content-slider-element-container .avia-slideshow-arrows.avia-slideshow-controls a.prev-slide:before {
  content: "\e874";
  font-family: "entypo-fontello";
  color: #ffffff !important;
  background: #BD242B !important;
  top: 0 !important;
  font-size: 19px !important;
  line-height: 29px !important;
}
/* line 1040, assets/scss/_layout.scss */
.avia-content-slider-element-container .avia-slideshow-arrows.avia-slideshow-controls a {
  border-radius: 25px;
  color: #fff;
  font-weight: bolder;
  font-size: 24px !important;
  background: transparent;
  width: 30px !important;
  height: 30px !important;
}
/* line 1050, assets/scss/_layout.scss */
.avia-content-slider-element-container .avia-slideshow-arrows.avia-slideshow-controls a:before {
  background: transparent;
  top: 3px;
}
/* line 1057, assets/scss/_layout.scss */
.avia-content-slider-element-container .avia-slideshow-arrows.avia-slideshow-controls a:hover {
  opacity: 1;
  background: #84754e;
}

@media only screen and (max-width: 767px) {
  /* line 1064, assets/scss/_layout.scss */
  .responsive
  #top
  .avia-content-slider-element-container
  .avia-slideshow-controls
  a {
    display: block !important;
  }

  /* Left arrow */
  /* line 1073, assets/scss/_layout.scss */
  .avia-slideshow-arrows.avia-slideshow-controls .prev-slide {
    left: -20px !important;
  }

  /* Right arrow*/
  /* line 1078, assets/scss/_layout.scss */
  .avia-slideshow-arrows.avia-slideshow-controls .next-slide {
    right: -20px !important;
  }
}
/* =============================================================================
   Tab Element Modifications
   ========================================================================== */
/* line 1086, assets/scss/_layout.scss */
.main_color .sidebar_tab,
.main_color .tabcontainer .tab {
  font-size: 16px;
}

/* line 1091, assets/scss/_layout.scss */
.tab_titles .tab {
  font-size: 14px;
}

/* line 1095, assets/scss/_layout.scss */
.tab_inner_content {
  line-height: 26px;
}

/* =============================================================================
   Remove animations
   ========================================================================== */
/*----------------------------------------
// CSS - Disable Masonry Animation
//--------------------------------------*/
/* line 1105, assets/scss/_layout.scss */
.av-masonry-entry {
  visibility: visible !important;
  opacity: 1 !important;
}

/* line 1109, assets/scss/_layout.scss */
.avia_desktop.avia_transform3d
.av-masonry-entry.av-masonry-item-loaded
.av-inner-masonry {
  -webkit-animation: none !important;
  animation: none !important;
}

/* line 1115, assets/scss/_layout.scss */
.av-masonry-entry {
  visibility: visible;
  opacity: 1;
}

/* line 1120, assets/scss/_layout.scss */
.avia_desktop.avia_transform3d
.av-masonry-entry.av-masonry-item-loaded
.av-inner-masonry {
  -webkit-animation: none;
  animation: none;
}

/* =============================================================================
   Masonry Element Modifications
   ========================================================================== */
/* line 1130, assets/scss/_layout.scss */
.av-masonry-container {
  width: 100% !important;
}

/* line 1134, assets/scss/_layout.scss */
.masonry-no-borders {
  border: none;
}

/* line 1138, assets/scss/_layout.scss */
.av-sort-by-term a {
  float: right;
  margin-bottom: 10px;
}

/* line 1143, assets/scss/_layout.scss */
.av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry {
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  /* line 1143, assets/scss/_layout.scss */
  .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}

/* line 1153, assets/scss/_layout.scss */
.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
  opacity: 1;
}

/* line 1157, assets/scss/_layout.scss */
.av-masonry-image-container img {
  object-fit: cover;
  max-height: 188px;
}

/* line 1166, assets/scss/_layout.scss */
h3.av-masonry-entry-title.entry-title,
h3.grid-entry-title.entry-title {
  font-family: "pioneerbrushregular" !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  text-align: center;
  letter-spacing: 0.06em !important;
  text-transform: uppercase;
  color: #ffffff !important;
  margin-top: 10px;
}
@media screen and (max-width: 400px) {
  /* line 1166, assets/scss/_layout.scss */
  h3.av-masonry-entry-title.entry-title,
  h3.grid-entry-title.entry-title {
    word-break: break-word;
  }
}

/* line 1183, assets/scss/_layout.scss */
figcaption.av-inner-masonry-content.site-background {
  background-color: #111112 !important;
}

/* line 1187, assets/scss/_layout.scss */
.av-masonry-entry-content.entry-content {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 22px !important;
  padding-top: 10px !important;
  text-align: center;
  letter-spacing: 0.02em !important;
  color: #ffffff !important;
  font-family: "Source Sans Pro", sans-serif !important;
  overflow: hidden !important;
  position: relative !important;
  line-height: 1.2em !important;
  max-height: 240px !important;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  /* line 1187, assets/scss/_layout.scss */
  .av-masonry-entry-content.entry-content {
    padding-top: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 1187, assets/scss/_layout.scss */
  .av-masonry-entry-content.entry-content {
    max-height: 5.7em !important;
  }
}

/* line 1214, assets/scss/_layout.scss */
.av-inner-masonry-content-pos-content:after {
  content: " ";
  display: block;
  position: absolute;
  /* color: #ffffff !important; */
  text-align: center;
  background: -webkit-linear-gradient(270deg, rgba(17, 17, 18, 0.1) 0%, #111112 70%);
  bottom: 0;
  height: 100px;
  width: 100%;
  left: 0;
}
@media screen and (max-width: 1024px) {
  /* line 1214, assets/scss/_layout.scss */
  .av-inner-masonry-content-pos-content:after {
    background: -webkit-linear-gradient(270deg, rgba(17, 17, 18, 0.1) 100%, #111112 100%);
  }
}
@media screen and (max-width: 767px) {
  /* line 1214, assets/scss/_layout.scss */
  .av-inner-masonry-content-pos-content:after {
    display: none !important;
  }
}

/* line 1245, assets/scss/_layout.scss */
.avia-arrow {
  display: none;
}

/* line 1249, assets/scss/_layout.scss */
.av-sort-by-term {
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 1254, assets/scss/_layout.scss */
.av-masonry-sort a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 15px !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #BD242B !important;
  background-color: transparent;
  border: 1px solid #BD242B !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
  padding: 5px 10px !important;
  float: right;
}
/* line 1270, assets/scss/_layout.scss */
.av-masonry-sort a:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* line 1277, assets/scss/_layout.scss */
.av-masonry {
  z-index: 0;
}

/* line 1283, assets/scss/_layout.scss */
.av-masonry-sort.main_color.av-sort-yes {
  margin-top: 20px !important;
}

/* line 1287, assets/scss/_layout.scss */
.av-sort-by-term a {
  margin-right: 10px !important;
}

/* line 1291, assets/scss/_layout.scss */
.av-sort-by-term a:first-child {
  position: absolute;
  left: 0;
  color: #BD242B !important;
  background-color: #ffffff;
  border: 1px solid #BD242B !important;
}
/* line 1300, assets/scss/_layout.scss */
.av-sort-by-term a:first-child:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* line 1307, assets/scss/_layout.scss */
.av-sort-by-term .text-sep {
  display: none;
}

/* line 1311, assets/scss/_layout.scss */
.av-masonry-entry .av-inner-masonry-content {
  height: 240px !important;
}
@media screen and (max-width: 1024px) {
  /* line 1311, assets/scss/_layout.scss */
  .av-masonry-entry .av-inner-masonry-content {
    height: fit-content !important;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1311, assets/scss/_layout.scss */
  .av-masonry-entry .av-inner-masonry-content {
    padding-bottom: 20px;
  }
}

/* line 1325, assets/scss/_layout.scss */
.av-fixed-size .av-masonry-entry .av-inner-masonry-sizer {
  padding-bottom: 100%;
}

@media only screen and (max-width: 568px) {
  /* line 1330, assets/scss/_layout.scss */
  #top .container .av-masonry-col-flexible .av-masonry-entry {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 1336, assets/scss/_layout.scss */
  .av-sort-by-term a:first-child {
    position: relative;
    left: 0;
    color: #ffffff !important;
    background-color: #BD242B;
  }
}
/* line 1346, assets/scss/_layout.scss */
a.av-masonry-pagination.av-masonry-load-more {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.02em !important;
  color: #BD242B !important;
  background-color: transparent !important;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  border-color: #BD242B !important;
}
/* line 1362, assets/scss/_layout.scss */
a.av-masonry-pagination.av-masonry-load-more:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* line 1373, assets/scss/_layout.scss */
#top .av-masonry-load-more {
  margin: 5px auto;
  width: 170px;
  float: none;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  top: 20px;
  margin-bottom: 20px;
  padding: 5px;
}

/* line 1387, assets/scss/_layout.scss */
#things-to-do-mobile .things-button-1 {
  left: 12% !important;
}
/* line 1391, assets/scss/_layout.scss */
#things-to-do-mobile .things-button-2 {
  left: 12% !important;
}
/* line 1395, assets/scss/_layout.scss */
#things-to-do-mobile .things-button-3 {
  right: 12% !important;
}
/* line 1399, assets/scss/_layout.scss */
#things-to-do-mobile .things-button-4 {
  right: 12% !important;
}

@media only screen and (max-width: 1279px) {
  /* line 1406, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-1 {
    left: 11% !important;
  }
  /* line 1410, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-2 {
    left: 11% !important;
  }
  /* line 1414, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-3 {
    right: 11% !important;
  }
  /* line 1418, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-4 {
    right: 11% !important;
  }
}
@media only screen and (max-width: 1024px) {
  /* line 1426, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-1 {
    left: 7% !important;
  }
  /* line 1430, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-2 {
    left: 7% !important;
  }
  /* line 1434, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-3 {
    right: 7% !important;
  }
  /* line 1438, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-4 {
    right: 7% !important;
  }

  /* line 1443, assets/scss/_layout.scss */
  .av-masonry-entry-content.entry-content {
    margin-top: -17px;
    line-height: 19px !important;
    font-size: 90% !important;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  /* line 1443, assets/scss/_layout.scss */
  .av-masonry-entry-content.entry-content {
    margin-top: 0;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 1456, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-1 {
    left: 4% !important;
  }
  /* line 1460, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-2 {
    left: 4% !important;
  }
  /* line 1464, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-3 {
    right: 4% !important;
  }
  /* line 1468, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-4 {
    right: 4% !important;
  }
  /* line 1472, assets/scss/_layout.scss */
  #things-to-do-mobile .no_margin.av_one_fourth {
    width: 50% !important;
  }

  /* line 1477, assets/scss/_layout.scss */
  .responsive
  .av-masonry-entry
  .av-masonry-entry-title
  + .av-masonry-entry-content {
    display: block;
    margin-top: -20px !important;
  }

  /* line 1485, assets/scss/_layout.scss */
  h3.av-masonry-entry-title.entry-title {
    font-size: 20px !important;
    margin-bottom: 20px !important;
    margin-top: 15px !important;
  }

  /* line 1491, assets/scss/_layout.scss */
  .av-masonry-entry .av-inner-masonry-content {
    height: 200px !important;
  }

  /* line 1499, assets/scss/_layout.scss */
  .av-masonry-entry {
    width: 50% !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1506, assets/scss/_layout.scss */
  #things-to-do-mobile .avia-button-wrap.avia-button-right {
    float: left !important;
    margin-bottom: -20px !important;
  }
  /* line 1511, assets/scss/_layout.scss */
  #things-to-do-mobile .avia-button-wrap.avia-button-center {
    float: left !important;
    margin-bottom: -20px !important;
  }
  /* line 1516, assets/scss/_layout.scss */
  #things-to-do-mobile .av-masonry-sort a:first-child {
    float: none !important;
    display: table;
    margin-bottom: 20px !important;
  }

  /* line 1523, assets/scss/_layout.scss */
  .av-masonry-sort a {
    float: left !important;
    margin-bottom: 20px !important;
  }

  /* line 1529, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-1 {
    left: inherit !important;
  }
  /* line 1533, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-2 {
    left: inherit !important;
  }
  /* line 1537, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-3 {
    right: inherit !important;
  }
  /* line 1541, assets/scss/_layout.scss */
  #things-to-do-mobile .things-button-4 {
    right: inherit !important;
  }
}
@media only screen and (max-width: 480px) {
  /* line 1548, assets/scss/_layout.scss */
  .responsive #top #wrap_all .grid-sort-container .grid-entry {
    width: 48% !important;
    float: left;
  }
}
/* =============================================================================
   Custom White and Grey Masonry Modifications
   ========================================================================== */
/* line 1560, assets/scss/_layout.scss */
#masonry-white .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}
/* line 1565, assets/scss/_layout.scss */
#masonry-white figcaption.av-inner-masonry-content.site-background {
  background: #ffffff !important;
}
/* line 1568, assets/scss/_layout.scss */
#masonry-white figcaption.av-inner-masonry-content.site-background:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.9);
}
/* line 1573, assets/scss/_layout.scss */
#masonry-white .av-masonry-entry .av-inner-masonry-content {
  height: fit-content !important;
  min-height: 270px !important;
  max-height: 270px !important;
}
@media screen and (max-width: 1024px) {
  /* line 1573, assets/scss/_layout.scss */
  #masonry-white .av-masonry-entry .av-inner-masonry-content {
    min-height: fit-content !important;
  }
}
/* line 1583, assets/scss/_layout.scss */
#masonry-white .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry {
  margin-bottom: 30px !important;
}
/* line 1587, assets/scss/_layout.scss */
#masonry-white h3.av-masonry-entry-title.entry-title {
  font-family: "Source Sans Pro", sans-serif !important;
  color: #000000 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  letter-spacing: 0 !important;
  margin-top: 0 !important;
  text-transform: none !important;
  text-align: center !important;
}
/* line 1599, assets/scss/_layout.scss */
#masonry-white .av-masonry-entry-content.entry-content {
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  padding-top: 10px !important;
  color: #000000 !important;
  text-align: center;
  letter-spacing: 0.02em !important;
  font-family: "Source Sans Pro", sans-serif !important;
  overflow: hidden !important;
  position: relative !important;
  line-height: 1.2em !important;
  max-height: 7em !important;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  /* line 1599, assets/scss/_layout.scss */
  #masonry-white .av-masonry-entry-content.entry-content {
    padding-top: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 1599, assets/scss/_layout.scss */
  #masonry-white .av-masonry-entry-content.entry-content {
    max-height: 5.7em !important;
  }
}
/* line 1626, assets/scss/_layout.scss */
#masonry-white .av-inner-masonry-content-pos-content:after {
  content: " ";
  display: block;
  position: absolute;
  /* color: #ffffff !important; */
  text-align: center;
  background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, white 70%);
  bottom: 0;
  height: 100px;
  width: 100%;
  left: 0;
}
@media screen and (max-width: 1024px) {
  /* line 1626, assets/scss/_layout.scss */
  #masonry-white .av-inner-masonry-content-pos-content:after {
    background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.1) 100%, white 100%);
  }
}
@media screen and (max-width: 767px) {
  /* line 1626, assets/scss/_layout.scss */
  #masonry-white .av-inner-masonry-content-pos-content:after {
    display: none !important;
  }
}
/* line 1657, assets/scss/_layout.scss */
#masonry-white figcaption.av-inner-masonry-content.site-background {
  border: 1px solid #e6e5e5;
}
@media (max-width: 1024px) {
  /* line 1662, assets/scss/_layout.scss */
  #masonry-white .av-masonry-entry {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  /* line 1668, assets/scss/_layout.scss */
  #masonry-white .av-masonry-entry-content.entry-content {
    display: none;
  }
  /* line 1672, assets/scss/_layout.scss */
  #masonry-white h3.av-masonry-entry-title.entry-title {
    font-size: 14px !important;
    line-height: 19px !important;
  }
}
@media (max-width: 320px) {
  /* line 1679, assets/scss/_layout.scss */
  #masonry-white h3.av-masonry-entry-title.entry-title {
    font-size: 13px !important;
  }
}

/* line 1686, assets/scss/_layout.scss */
#masonry-grey figcaption.av-inner-masonry-content.site-background {
  background: transparent !important;
}
/* line 1689, assets/scss/_layout.scss */
#masonry-grey figcaption.av-inner-masonry-content.site-background:hover {
  background: #ffffff !important;
}
/* line 1694, assets/scss/_layout.scss */
#masonry-grey .av-masonry-entry .av-inner-masonry-content {
  height: fit-content !important;
  min-height: 250px !important;
}
/* line 1699, assets/scss/_layout.scss */
#masonry-grey .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry {
  margin-bottom: 30px !important;
}
/* line 1703, assets/scss/_layout.scss */
#masonry-grey h3.av-masonry-entry-title.entry-title {
  font-family: "Source Sans Pro", sans-serif !important;
  color: #000000 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  letter-spacing: 0 !important;
  margin-top: 0 !important;
  text-transform: none !important;
  text-align: left !important;
}
/* line 1715, assets/scss/_layout.scss */
#masonry-grey .av-masonry-entry-content.entry-content {
  color: #000000 !important;
  padding-top: 0 !important;
  font-weight: 400 !important;
  font-size: 17px !important;
  letter-spacing: 0 !important;
  line-height: 22px !important;
  text-align: left !important;
}

@media (max-width: 1024px) {
  /* line 1727, assets/scss/_layout.scss */
  .av-masonry-entry {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  /* line 1733, assets/scss/_layout.scss */
  .av-masonry-entry-content.entry-content {
    display: none;
  }

  /* line 1737, assets/scss/_layout.scss */
  h3.av-masonry-entry-title.entry-title {
    font-size: 14px !important;
    line-height: 19px !important;
  }
}
@media (max-width: 320px) {
  /* line 1744, assets/scss/_layout.scss */
  h3.av-masonry-entry-title.entry-title {
    font-size: 13px !important;
  }
}
/* =============================================================================
   Custom Provicer Masonry Modifications
   ========================================================================== */
/* line 1754, assets/scss/_layout.scss */
#masonry-provider .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}
/* line 1759, assets/scss/_layout.scss */
#masonry-provider figcaption.av-inner-masonry-content.site-background {
  background: #ffffff !important;
  background-image: url(./images/provider-bg.png);
}
/* line 1763, assets/scss/_layout.scss */
#masonry-provider figcaption.av-inner-masonry-content.site-background:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.9);
}
/* line 1768, assets/scss/_layout.scss */
#masonry-provider .av-masonry-entry .av-inner-masonry-content {
  height: fit-content !important;
  min-height: 270px !important;
  max-height: 270px !important;
}
@media screen and (max-width: 1024px) {
  /* line 1768, assets/scss/_layout.scss */
  #masonry-provider .av-masonry-entry .av-inner-masonry-content {
    min-height: fit-content !important;
  }
}
/* line 1778, assets/scss/_layout.scss */
#masonry-provider .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry {
  margin-bottom: 30px !important;
}
/* line 1782, assets/scss/_layout.scss */
#masonry-provider h3.av-masonry-entry-title.entry-title {
  font-family: "Source Sans Pro", sans-serif !important;
  color: #000000 !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  letter-spacing: 0 !important;
  margin-top: 0 !important;
  text-transform: none !important;
  text-align: center !important;
  padding-top: 30px;
}
/* line 1794, assets/scss/_layout.scss */
#masonry-provider h3.av-masonry-entry-title.entry-title:before {
  background-image: url("./images/PinProvider.svg") !important;
  content: " ";
  background-repeat: no-repeat;
  left: 50%;
  transform: translateX(-50%);
  bottom: -40px;
  position: absolute;
  width: 88px;
  top: 10px;
}
/* line 1807, assets/scss/_layout.scss */
#masonry-provider .av-masonry-entry-content.entry-content {
  font-size: 17px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  padding-top: 10px !important;
  color: #000000 !important;
  text-align: center;
  letter-spacing: 0.02em !important;
  font-family: "Source Sans Pro", sans-serif !important;
  overflow: hidden !important;
  position: relative !important;
  line-height: 1.2em !important;
  max-height: 7em !important;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  /* line 1807, assets/scss/_layout.scss */
  #masonry-provider .av-masonry-entry-content.entry-content {
    padding-top: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 1807, assets/scss/_layout.scss */
  #masonry-provider .av-masonry-entry-content.entry-content {
    max-height: 5.7em !important;
  }
}
/* line 1834, assets/scss/_layout.scss */
#masonry-provider .av-inner-masonry-content-pos-content:after {
  content: " ";
  display: block;
  position: absolute;
  /* color: #ffffff !important; */
  text-align: center;
  background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.1) 0%, white 70%);
  bottom: 0;
  height: 100px;
  width: 100%;
  left: 0;
  background-image: url(./images/provider-bg.png) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: bottom !important;
}
@media screen and (max-width: 1024px) {
  /* line 1834, assets/scss/_layout.scss */
  #masonry-provider .av-inner-masonry-content-pos-content:after {
    background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.1) 100%, white 100%);
  }
}
@media screen and (max-width: 767px) {
  /* line 1834, assets/scss/_layout.scss */
  #masonry-provider .av-inner-masonry-content-pos-content:after {
    display: none !important;
  }
}
/* line 1869, assets/scss/_layout.scss */
#masonry-provider figcaption.av-inner-masonry-content.site-background {
  border: 1px solid #e6e5e5;
}
@media (max-width: 1024px) {
  /* line 1874, assets/scss/_layout.scss */
  #masonry-provider .av-masonry-entry {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  /* line 1880, assets/scss/_layout.scss */
  #masonry-provider .av-masonry-entry-content.entry-content {
    display: none;
  }
  /* line 1884, assets/scss/_layout.scss */
  #masonry-provider h3.av-masonry-entry-title.entry-title {
    font-size: 14px !important;
    line-height: 19px !important;
  }
}
@media (max-width: 320px) {
  /* line 1891, assets/scss/_layout.scss */
  #masonry-provider h3.av-masonry-entry-title.entry-title {
    font-size: 13px !important;
  }
}

/* =============================================================================
   Search module Modifications
   ========================================================================== */
/* line 1900, assets/scss/_layout.scss */
.av_searchform_wrapper {
  border: none !important;
}

/* line 1904, assets/scss/_layout.scss */
#top .avia_search_element .av_searchsubmit_wrapper {
  border-radius: 50px;
  background: transparent !important;
}

/* =============================================================================
   footer Modifications
   ========================================================================== */
/* line 1923, assets/scss/_layout.scss */
#footer .unsplash {
  position: relative !important;
  top: -5px !important;
}
/* line 1927, assets/scss/_layout.scss */
#footer .unsplash:before {
  display: none !important;
}
/* line 1932, assets/scss/_layout.scss */
#footer .unsplash a:before {
  display: none !important;
}

/* line 1939, assets/scss/_layout.scss */
#footer::before {
  content: "";
  display: block;
  background-image: url("./images/footer-logo.png");
  position: absolute;
  top: 2px;
  margin: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  background-size: 120px;
}

@media only screen and (max-width: 768px) {
  /* line 1954, assets/scss/_layout.scss */
  #footer::before {
    top: 4px;
    position: absolute;
    margin: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
/* line 1963, assets/scss/_layout.scss */
#footer {
  padding: 70px 0;
}
/* line 1967, assets/scss/_layout.scss */
#footer b:hover {
  opacity: 0.7;
}
/* line 1972, assets/scss/_layout.scss */
#footer h3.widgettitle {
  font-size: 18px !important;
  font-weight: 400;
  line-height: 20px !important;
  text-transform: uppercase;
  color: #434343 !important;
}
/* line 1981, assets/scss/_layout.scss */
#footer .widget ul {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px !important;
  line-height: 18px !important;
  color: #fff !important;
}
/* line 1988, assets/scss/_layout.scss */
#footer .textwidget {
  color: #ffffff !important;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}
/* line 1998, assets/scss/_layout.scss */
#footer .white {
  color: #ffffff;
}
/* line 2002, assets/scss/_layout.scss */
#footer a {
  color: #ffffff;
  font-size: 15px;
  line-height: 18px !important;
  font-weight: 300;
}
/* line 2009, assets/scss/_layout.scss */
#footer a:hover {
  color: #999999;
}
/* line 2013, assets/scss/_layout.scss */
#footer a::before {
  content: url("./images/arrow-footer.png");
  padding-right: 10px;
}
/* line 2018, assets/scss/_layout.scss */
#footer .footer-social-media a::before {
  content: attr(data-av_icon);
}
/* line 2022, assets/scss/_layout.scss */
#footer .footer-social-media.av-no-color.avia-icon-pos-left.avia_start_animation.avia_start_delayed_animation {
  color: #999999 !important;
}

@media only screen and (max-width: 414px) {
  /* line 2029, assets/scss/_layout.scss */
  #footer .av_one_third {
    width: 100%;
    margin-left: 0;
  }
}
/* =============================================================================
   Instagram-feed Modifications
   ========================================================================== */
/* line 2039, assets/scss/_layout.scss */
.eapps-instagram-feed-title {
  padding: 0 !important;
}

/* =============================================================================
   Socket Modifications
   ========================================================================== */
/* line 2048, assets/scss/_layout.scss */
#socket a {
  color: #434343 !important;
}
/* line 2051, assets/scss/_layout.scss */
#socket a:hover {
  text-decoration: underline !important;
}

/* line 2057, assets/scss/_layout.scss */
footer span.copyright {
  width: 100%;
}

/* line 2061, assets/scss/_layout.scss */
#socket .container {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 2066, assets/scss/_layout.scss */
.film-gl-logo {
  background-image: url("./images/film-gl-logo.jpg");
  background-repeat: no-repeat;
  display: inline-block;
  width: 51px;
  height: 15px;
  background-size: 100%;
  float: right;
  margin-top: 5px;
}
/* line 2076, assets/scss/_layout.scss */
.film-gl-logo a {
  width: 100%;
  height: 100%;
  display: inline-block;
}

/* =============================================================================
   Gallery Modifications
   ========================================================================== */
/* line 2086, assets/scss/_layout.scss */
#top div .avia-gallery .avia-gallery-big {
  padding: 0;
  border-style: none;
}

@media only screen and (max-width: 1024px) {
  /* line 2093, assets/scss/_layout.scss */
  .av-masonry-gallery .av-masonry-entry {
    width: 50% !important;
  }
}
/* =============================================================================
   DFP AdsModifications
   ========================================================================== */
/* line 2102, assets/scss/_layout.scss */
div[id*="div-gpt-ad-"] {
  max-width: 100%;
}

/* line 2106, assets/scss/_layout.scss */
div.vg-dfp-ad {
  background-color: #ebebeb;
}
/* line 2109, assets/scss/_layout.scss */
div.vg-dfp-ad img.avia_image {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
/* line 2113, assets/scss/_layout.scss */
div.vg-dfp-ad .avia_textblock {
  padding: 10px 30px 30px;
}
/* line 2116, assets/scss/_layout.scss */
div.vg-dfp-ad .avia_textblock h3 {
  font-size: 24px !important;
  color: #434343;
  font-weight: 300;
  text-align: left !important;
}
/* line 2123, assets/scss/_layout.scss */
div.vg-dfp-ad .avia_textblock h4 {
  font-size: 18px !important;
  font-weight: 300;
  text-transform: uppercase;
  color: #434343;
  padding: 0 !important;
  width: 100%;
  margin-bottom: 15px !important;
}
/* line 2133, assets/scss/_layout.scss */
div.vg-dfp-ad .avia_textblock strong {
  color: #434343;
}
/* line 2137, assets/scss/_layout.scss */
div.vg-dfp-ad .avia_textblock div.ad-description {
  margin-bottom: 15px;
  overflow: hidden;
}
/* line 2141, assets/scss/_layout.scss */
div.vg-dfp-ad .avia_textblock div.ad-description p {
  margin-bottom: 0;
}
/* line 2147, assets/scss/_layout.scss */
div.vg-dfp-ad .avia-button-fullwidth {
  padding: 15px;
  font-size: 2em;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 2154, assets/scss/_layout.scss */
div.vg-dfp-ad .avia-button-fullwidth:hover .avia_button_background {
  opacity: 0;
}

/* line 2160, assets/scss/_layout.scss */
#top #wrap_all .av_one_fourth div.vg-dfp-ad .avia_textblock div.ad-description {
  height: 182px;
  max-height: 182px;
}
/* line 2165, assets/scss/_layout.scss */
#top #wrap_all .av_one_fourth div.vg-dfp-ad .avia_textblock h3 {
  font-size: 18px;
}
/* line 2169, assets/scss/_layout.scss */
#top #wrap_all .av_one_fourth div.vg-dfp-ad .avia_textblock h4 {
  font-size: 13px;
  text-align: left !important;
}
/* line 2174, assets/scss/_layout.scss */
#top #wrap_all .av_one_fourth .avia-button-fullwidth {
  font-size: 1.5em !important;
}

/* line 2180, assets/scss/_layout.scss */
#top #wrap_all .av_one_third div.vg-dfp-ad .avia_textblock div.ad-description {
  height: 130px;
  max-height: 130px;
}

/* line 2187, assets/scss/_layout.scss */
#top #wrap_all .av_one_half div.vg-dfp-ad .avia_textblock div.ad-description {
  height: 78px;
  max-height: 78px;
}

/* line 2193, assets/scss/_layout.scss */
.ad-watermark {
  width: 74px;
  height: 75px;
  position: absolute;
  z-index: 2;
  top: 19px;
  left: 25px;
}

/* =============================================================================
   Masonry customization
   ========================================================================== */
/* line 2206, assets/scss/_layout.scss */
span.av-masonry-date {
  display: none;
}

/* line 2210, assets/scss/_layout.scss */
.av-sort-by-term .active_sort {
  color: #ffffff !important;
  background-color: #BD242B;
}

/* line 2215, assets/scss/_layout.scss */
a.all_sort_button.active_sort {
  color: #ffffff !important;
  background-color: #BD242B;
}

/* =============================================================================
   Scroll to top customization
   ========================================================================== */
/* line 2224, assets/scss/_layout.scss */
#scroll-top-link.avia_pop_class {
  border-radius: 40px !important;
}

/* line 2228, assets/scss/_layout.scss */
a#scroll-top-link:after {
  content: "Top";
  bottom: -45px !important;
  position: absolute;
  left: -31px;
  color: #111112 !important;
  width: 110px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  /* line 2239, assets/scss/_layout.scss */
  .responsive #scroll-top-link {
    display: block !important;
  }
}
/* =============================================================================
   Buttons Modifications
   ========================================================================== */
/* =============================================================================
   Sign up
   ========================================================================== */
/* line 2440, assets/scss/_layout.scss */
#sign-up-grey input.button {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px !important;
  font-weight: 600 !important;
  width: 150px !important;
  margin: 7px auto !important;
  padding: 13px 20px !important;
  letter-spacing: 0.02em !important;
  text-transform: uppercase !important;
  color: #BD242B !important;
  border: 1px solid #fff !important;
  border-color: #BD242B !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
  background-color: transparent !important;
  -ms-border-radius: 25px !important;
}
/* line 2458, assets/scss/_layout.scss */
#sign-up-grey input.button:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}
/* line 2465, assets/scss/_layout.scss */
#sign-up-grey .avia_ajax_form .button {
  display: block;
  margin: auto;
}
/* line 2470, assets/scss/_layout.scss */
#sign-up-grey p.form_element.first_form.form_element.form_fullwidth.av-last-visible-form-element.modified_width {
  padding-top: 15px;
}

/* line 2476, assets/scss/_layout.scss */
#sign-up-grey input#avia_0_1 {
  background-color: white !important;
  border-color: #434343 !important;
}
/* line 2481, assets/scss/_layout.scss */
#sign-up-grey input#avia_2_1 {
  background-color: white !important;
  border-color: #434343 !important;
}
/* line 2486, assets/scss/_layout.scss */
#sign-up-grey input#avia_1_1 {
  background-color: white !important;
  border-color: #434343 !important;
}
/* line 2491, assets/scss/_layout.scss */
#sign-up-grey input#avia_12_1 {
  background-color: white !important;
  border-color: #434343 !important;
}

/* =============================================================================
   Special headings subheadings
   ========================================================================== */
/* line 2501, assets/scss/_layout.scss */
.av-subheading p:last-child {
  font-weight: 300 !important;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 22px;
}

/* line 2508, assets/scss/_layout.scss */
.iconbox_content_container.av_inherit_color {
  font-weight: 300 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
  line-height: 22px !important;
}

/* line 2515, assets/scss/_layout.scss */
.iconbox .iconbox_content p:last-child {
  font-weight: 300 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
  line-height: 22px !important;
}

/* =============================================================================
  Hot spot modifications
   ========================================================================== */
/* line 2527, assets/scss/_layout.scss */
.hotspot-50 .av-hotspot-container .av-image-hotspot_inner {
  height: 50%;
  width: 50%;
}
/* line 2532, assets/scss/_layout.scss */
.hotspot-50 .av-image-hotspot-pulse {
  height: 27px !important;
  width: 27px !important;
  top: -7px !important;
  left: -7px !important;
}

@media only screen and (min-width: 990px) {
  /* line 2542, assets/scss/_layout.scss */
  .hotspot-50 .av-image-hotspot-pulse {
    height: 27px !important;
    width: 27px !important;
    top: -7px !important;
    left: -7px !important;
  }
}
/* line 2552, assets/scss/_layout.scss */
a.av-image-hotspot_inner:hover {
  opacity: 0.8;
}

/* line 2557, assets/scss/_layout.scss */
.av-hotspot-fallback-tooltip-inner p:last-child,
.inner_tooltip p:last-child {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1.2em !important;
  text-align: center !important;
  text-transform: uppercase;
  margin-top: -1px;
}

/* line 2568, assets/scss/_layout.scss */
.avia-tooltip.avia-tt.av-tt-large-width.av-tt-pos-left.av-tt-align-centered.av-mobile-fallback-active.av-permanent-tooltip-single.main_color.av-tt-hotspot {
  background-color: transparent;
}

/* line 2572, assets/scss/_layout.scss */
.avia-tooltip.avia-tt.av-tt-default-width.av-tt-pos-left.av-tt-align-centered.av-mobile-fallback-active.av-permanent-tooltip-single.main_color.av-tt-hotspot {
  background-color: transparent;
}

/* line 2576, assets/scss/_layout.scss */
.avia-tooltip.avia-tt.av-tt-default-width.av-tt-pos-right.av-tt-align-centered.av-mobile-fallback-active.av-permanent-tooltip-single.main_color.av-tt-hotspot {
  background-color: transparent;
}

/* line 2580, assets/scss/_layout.scss */
.av-hotspot-fallback-tooltip-inner.clearfix {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #111112 !important;
  background-color: transparent;
  border: 1px solid #000000 !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
}

/* line 2595, assets/scss/_layout.scss */
.av-hotspot-fallback-tooltip-count {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #111112 !important;
  background-color: transparent !important;
  border: 1px solid #000000 !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
  height: 50px;
  width: 50px;
  line-height: 45px;
}

/* line 2613, assets/scss/_layout.scss */
.av-hotspot-fallback-tooltip a {
  color: #111112 !important;
}

/* =============================================================================
   Single Page modifications
   ========================================================================== */
/* line 2621, assets/scss/_layout.scss */
.page-template-default .flex_column.av_one_fourth {
  border: 1px solid #e6e5e5;
}
/* line 2624, assets/scss/_layout.scss */
.page-template-default .flex_column.av_one_fourth:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff !important;
}
/* line 2629, assets/scss/_layout.scss */
.page-template-default a.flex_column.av_one_third {
  border: 1px solid #e6e5e5;
}
/* line 2632, assets/scss/_layout.scss */
.page-template-default a.flex_column.av_one_third:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff !important;
}

/* =============================================================================
   Ads column
   ========================================================================== */
/* line 2641, assets/scss/_layout.scss */
.page-template-default .flex_column.vg-ads-column {
  border: 0px solid !important;
}
/* line 2643, assets/scss/_layout.scss */
.page-template-default .flex_column.vg-ads-column:hover {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

/* line 2651, assets/scss/_layout.scss */
.page-template-default .flex_column.vg-ads-column .visit-greenland-ad {
  transition: 0.3s;
}
/* line 2653, assets/scss/_layout.scss */
.page-template-default .flex_column.vg-ads-column .visit-greenland-ad:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}

/* =============================================================================
   Fullscreen slider modifications
   ========================================================================== */
/* line 2662, assets/scss/_layout.scss */
.avia-caption-content {
  font-size: 22px;
  line-height: 30px;
  font-weight: 300 !important;
  letter-spacing: 0;
}

/* line 2669, assets/scss/_layout.scss */
.slideshow_inner_caption {
  text-align: center !important;
}

/* line 2673, assets/scss/_layout.scss */
.avia-fullscreen-slider .avia-slide-wrap {
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 2682, assets/scss/_layout.scss */
.avia-fullscreen-slider .avia-slideshow-arrows.avia-slideshow-controls a.prev-slide:before,
.avia-fullscreen-slider .avia-slideshow-arrows.avia-slideshow-controls a.next-slide:before {
  background: transparent !important;
}
/* line 2686, assets/scss/_layout.scss */
.avia-fullscreen-slider .avia-slideshow-arrows.avia-slideshow-controls a.prev-slide:before:hover,
.avia-fullscreen-slider .avia-slideshow-arrows.avia-slideshow-controls a.next-slide:before:hover {
  opacity: 0.6 !important;
}
/* line 2692, assets/scss/_layout.scss */
.avia-fullscreen-slider .av-control-minimal .avia-slideshow-arrows a:hover {
  opacity: 0.6 !important;
}

/* =============================================================================
   Iconbox modidications
   ========================================================================== */
/* =============================================================================
   Media queries
   ========================================================================== */
/* line 2712, assets/scss/_layout.scss */
h2.avia-caption-title {
  font-family: "pioneerbrushregular" !important;
  font-size: 60px !important;
  font-weight: normal !important;
  line-height: 70px !important;
  letter-spacing: 0.01em !important;
  color: #fff !important;
}

/* =============================================================================
   Stories Modifications
   Article Modifications
   ========================================================================== */
/* line 2727, assets/scss/_layout.scss */
.single-article .flex_column.av_one_fourth {
  border: 1px solid #e6e5e5;
}
/* line 2730, assets/scss/_layout.scss */
.single-article .flex_column.av_one_fourth:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff !important;
}
/* line 2735, assets/scss/_layout.scss */
.single-article a.flex_column.av_one_third {
  border: 1px solid #e6e5e5;
}
/* line 2738, assets/scss/_layout.scss */
.single-article a.flex_column.av_one_third:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff !important;
}
@media screen and (max-width: 767px) {
  /* line 2742, assets/scss/_layout.scss */
  .single-article .av_one_third,
  .single-article .av_three_fifth,
  .single-article .av_two_third,
  .single-article .av_two_fifth,
  .single-article .av_one_half,
  .single-article .av_one_fifth {
    width: 100% !important;
    margin-left: 0 !important;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  /* line 2755, assets/scss/_layout.scss */
  .single-article .flex_column.av_one_full.flex_column_div.av-zero-column-padding.first {
    padding-top: 90px;
  }
}
@media screen and (min-width: 768px) {
  /* line 2761, assets/scss/_layout.scss */
  .single-article .flex_column_table {
    display: table !important;
  }
}
/* line 2767, assets/scss/_layout.scss */
.single-article .avia_image {
  padding-right: 0 !important;
}
/* line 2771, assets/scss/_layout.scss */
.single-article .flex_column_table {
  display: table !important;
}
@media screen and (max-width: 768px) {
  /* line 2771, assets/scss/_layout.scss */
  .single-article .flex_column_table {
    display: table-cell !important;
  }
}
/* line 2781, assets/scss/_layout.scss */
.single-article .flex_column_table_cell {
  margin: 0 1% 0 1% !important;
}
@media screen and (max-width: 768px) {
  /* line 2781, assets/scss/_layout.scss */
  .single-article .flex_column_table_cell {
    display: table-cell;
  }
}
@media screen and (max-width: 768px) {
  /* line 2790, assets/scss/_layout.scss */
  .single-article .no_margin.av_one_fourth {
    margin-bottom: 50px !important;
  }
}
/* line 2799, assets/scss/_layout.scss */
.single-article .ads-inner-wrap .flex_column.av_one_fourth {
  border: none !important;
}
/* line 2802, assets/scss/_layout.scss */
.single-article .ads-inner-wrap .flex_column.av_one_fourth:hover {
  background-color: transparent !important;
}
/* line 2809, assets/scss/_layout.scss */
.single-article #keep-exploring-section .av_one_fourth:after {
  border: none !important;
}
/* line 2813, assets/scss/_layout.scss */
.single-article #keep-exploring-section .avia_textblock {
  padding: 0 20px;
}
/* line 2817, assets/scss/_layout.scss */
.single-article #keep-exploring-section .flex_column.av_one_fourth {
  border: none !important;
}
/* line 2820, assets/scss/_layout.scss */
.single-article #keep-exploring-section .flex_column.av_one_fourth:hover {
  background-color: transparent !important;
  box-shadow: none !important;
}
/* line 2827, assets/scss/_layout.scss */
.single-article ul.related-stories-tags {
  display: none;
}

/* line 2832, assets/scss/_layout.scss */
.single-stories .single-article,
.title_container {
  display: none !important;
}

/* line 2837, assets/scss/_layout.scss */
#top-section > .container,
.single-stories .single-article {
  padding-top: 0 !important;
}

/* line 2842, assets/scss/_layout.scss */
#top-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  /* line 2842, assets/scss/_layout.scss */
  #top-section {
    padding-top: 0;
    padding-bottom: 0;
  }
}
/* line 2851, assets/scss/_layout.scss */
#top-section h3 {
  text-align: center !important;
}
/* line 2855, assets/scss/_layout.scss */
#top-section .av_one_fourth .avia-button-wrap.avia-button-center,
#top-section .av_one_half .avia-button-wrap.avia-button-center,
#top-section .av_one_third .avia-button-wrap.avia-button-center {
  position: relative !important;
}

/* line 2862, assets/scss/_layout.scss */
#quote-section,
#top-section {
  background-size: 35%;
}
/* line 2866, assets/scss/_layout.scss */
#quote-section h3,
#top-section h3 {
  text-align: center !important;
}
/* line 2870, assets/scss/_layout.scss */
#quote-section blockquote:before,
#top-section blockquote:before {
  display: none;
}
/* line 2874, assets/scss/_layout.scss */
#quote-section .avia_textblock blockquote,
#quote-section .avia_textblock p,
#quote-section ul,
#top-section .avia_textblock blockquote,
#top-section .avia_textblock p,
#top-section ul {
  max-width: 100%;
}
/* line 2880, assets/scss/_layout.scss */
#quote-section .quote-mark,
#top-section .quote-mark {
  margin-top: 60px;
}
/* line 2884, assets/scss/_layout.scss */
#quote-section .to-be-continued strong em,
#top-section .to-be-continued strong em {
  color: #000000;
}

/* line 2889, assets/scss/_layout.scss */
#top .vg-ads-positioner {
  text-align: center;
  margin-bottom: 0;
}
/* line 2893, assets/scss/_layout.scss */
#top .vg-ads-positioner .av_one_fourth {
  float: none;
  display: inline-block;
  min-height: 502px;
  vertical-align: top;
}
/* line 2900, assets/scss/_layout.scss */
#top .vg-ads-positioner .flex_column_table {
  text-align: center;
}
/* line 2904, assets/scss/_layout.scss */
#top .vg-ads-positioner .flex_column_table_cell {
  display: inline-block;
}
/* line 2908, assets/scss/_layout.scss */
#top .vg-ads-positioner .av_one_fourth {
  margin-left: 0;
  width: 25%;
}
/* line 2913, assets/scss/_layout.scss */
#top .vg-ads-positioner .button-tour-packages-show-more .avia-button {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #5CB9B1 !important;
  background-color: transparent;
  border: 1px solid #5CB9B1 !important;
  margin-bottom: 90px;
  margin-top: -20px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  padding: 10px 20px !important;
}
/* line 2932, assets/scss/_layout.scss */
#top .vg-ads-positioner .button-tour-packages-show-more .avia-button:hover {
  background: rgba(255, 255, 255, 0.2) !important;
}

@media only screen and (max-width: 991px) {
  /* line 2939, assets/scss/_layout.scss */
  #top .vg-ads-positioner .av_one_fourth {
    float: left;
  }
}
@media only screen and (max-width: 414px) {
  /* line 2945, assets/scss/_layout.scss */
  #top .vg-ads-positioner .av_one_fourth {
    width: 100% !important;
    min-height: inherit;
  }
}
/* line 2951, assets/scss/_layout.scss */
#tour-packages-section {
  background-color: #111112 !important;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 2956, assets/scss/_layout.scss */
#tour-packages-section .vg-ads-positioner {
  position: relative;
  top: -90px;
  margin-bottom: 90px;
}
/* line 2962, assets/scss/_layout.scss */
#tour-packages-section p + h1,
#tour-packages-section p + h2,
#tour-packages-section p + h3,
#tour-packages-section p + h4,
#tour-packages-section p + h5,
#tour-packages-section p + h6 {
  margin-top: 0 !important;
}
/* line 2971, assets/scss/_layout.scss */
#tour-packages-section .flex_cell {
  padding: 80px !important;
  vertical-align: middle !important;
}
/* line 2976, assets/scss/_layout.scss */
#tour-packages-section .tour-package-description {
  color: #434343 !important;
}
/* line 2982, assets/scss/_layout.scss */
#tour-packages-section h2 {
  color: #40444B !important;
  margin-bottom: 20px !important;
  background-image: url("./images/icon-tour-packages.png");
  background-repeat: no-repeat;
  background-position: 10% top;
  padding-top: 50px;
  padding-bottom: 110px;
}
/* line 2992, assets/scss/_layout.scss */
#tour-packages-section p {
  color: #434343 !important;
  text-align: center !important;
}
/* line 2997, assets/scss/_layout.scss */
#tour-packages-section .button-tour-packages-show-more .avia-button {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #5CB9B1 !important;
  background-color: transparent;
  border: 1px solid #5CB9B1 !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  padding: 10px 20px !important;
}
/* line 3014, assets/scss/_layout.scss */
#tour-packages-section .button-tour-packages-show-more .avia-button:hover {
  background: rgba(255, 255, 255, 0.2) !important;
}

@media only screen and (max-width: 1024px) {
  /* line 3021, assets/scss/_layout.scss */
  #tour-packages-section .flex_cell.no_margin.av_one_half {
    width: 100% !important;
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  /* line 3032, assets/scss/_layout.scss */
  #tour-packages-section .visit-greenland-ad .avia-image-container-inner,
  #tour-packages-section .visit-greenland-ad .avia-image-container-inner img {
    width: 100%;
  }
}
@media only screen and (max-width: 414px) {
  /* line 3039, assets/scss/_layout.scss */
  #top #tour-packages-section .flex_cell {
    padding: 45px !important;
  }
}
/* line 3045, assets/scss/_layout.scss */
#factbox-section.only-facts {
  background-color: #BD242B;
}
/* line 3049, assets/scss/_layout.scss */
#factbox-section > .flex_cell.no_margin.av_one_full {
  max-width: 1310px;
  padding-left: 50px !important;
  padding-right: 50px !important;
  margin: 0 auto;
  display: block;
}
/* line 3057, assets/scss/_layout.scss */
#factbox-section h2 {
  font-family: "pioneerbrushregular";
  font-size: 40px !important;
  line-height: 48px !important;
  color: #111112 !important;
  letter-spacing: 0.1em !important;
  text-align: center;
}
/* line 3066, assets/scss/_layout.scss */
#factbox-section h3 {
  text-align: center !important;
}
/* line 3070, assets/scss/_layout.scss */
#factbox-section .flex_column {
  padding: 80px;
}
@media screen and (max-width: 1024px) {
  /* line 3070, assets/scss/_layout.scss */
  #factbox-section .flex_column {
    padding: 0;
  }
}
/* line 3078, assets/scss/_layout.scss */
#factbox-section .av_one_full .av_one_full {
  padding-left: 12.5%;
  padding-right: 12.5%;
}
/* line 3082, assets/scss/_layout.scss */
#factbox-section .av_one_full .av_one_full .avia_textblock blockquote,
#factbox-section .av_one_full .av_one_full .avia_textblock p {
  max-width: 100%;
}
/* line 3089, assets/scss/_layout.scss */
#factbox-section .av_one_full .av_one_full .avia-icon-list .iconlist_icon {
  text-align: left;
  margin-right: 10px;
}
/* line 3094, assets/scss/_layout.scss */
#factbox-section .av_one_full .av_one_full .avia-icon-list .iconlist-timeline {
  left: 12px;
}
/* line 3099, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper.align-middle {
  vertical-align: middle !important;
}
/* line 3103, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper {
  background-color: #BD242B;
}
/* line 3106, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper h1,
#factbox-section .factbox-wrapper h2,
#factbox-section .factbox-wrapper h3,
#factbox-section .factbox-wrapper h4,
#factbox-section .factbox-wrapper h5,
#factbox-section .factbox-wrapper h6,
#factbox-section .factbox-wrapper em,
#factbox-section .factbox-wrapper strong,
#factbox-section .factbox-wrapper ol,
#factbox-section .factbox-wrapper ol li,
#factbox-section .factbox-wrapper ul,
#factbox-section .factbox-wrapper ul li,
#factbox-section .factbox-wrapper a {
  color: #ffffff !important;
  text-align: left !important;
}
/* line 3123, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper a {
  text-decoration: underline !important;
}
/* line 3126, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper a:hover {
  opacity: 0.8;
}
/* line 3132, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper .avia-icon-list .iconlist_icon {
  background-color: transparent !important;
  height: 25px !important;
  width: 61px !important;
  line-height: 37px !important;
}
/* line 3138, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper .avia-icon-list .iconlist_icon [data-av_icon]:before {
  color: #111112;
}
/* line 3143, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper .avia-icon-list .entry-content-header {
  display: block;
}
/* line 3148, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper .iconlist_content p {
  color: #ffffff;
  margin-top: 0;
}
/* line 3153, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper .iconlist_title {
  margin-bottom: 15px !important;
  text-align: left;
  margin-top: -9px;
  font-size: 25px !important;
  color: #000000 !important;
  line-height: 33px !important;
}
/* line 3165, assets/scss/_layout.scss */
#factbox-section .factbox-wrapper .factbox-header h3 {
  color: #000000 !important;
  text-align: center !important;
}

@media (max-width: 990px) {
  /* line 3174, assets/scss/_layout.scss */
  #top #factbox-section .av_one_half {
    position: static;
  }

  /* line 3178, assets/scss/_layout.scss */
  #top #factbox-section .av_one_half .flex_cell_inner {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 3184, assets/scss/_layout.scss */
  #factbox-section .av_one_full .av_one_full {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 3192, assets/scss/_layout.scss */
  #top #factbox-section .no_margin.av_one_half {
    width: 100%;
    display: inline-flex;
  }
  /* line 3197, assets/scss/_layout.scss */
  #top #factbox-section #top .no_margin.av_one_third {
    width: 50% !important;
    display: inline-block;
  }
}
@media only screen and (max-width: 667px) {
  /* line 3206, assets/scss/_layout.scss */
  #top #factbox-section .no_margin.av_one_half {
    width: 100%;
    display: inline-flex;
  }
  /* line 3211, assets/scss/_layout.scss */
  #top #factbox-section .flex_column {
    padding: 40px 0;
  }
  /* line 3216, assets/scss/_layout.scss */
  #top #factbox-section .factbox-wrapper .avia-icon-list .iconlist-timeline {
    left: 4px;
  }
  /* line 3220, assets/scss/_layout.scss */
  #top #factbox-section .factbox-wrapper .avia-icon-list .iconlist_icon {
    margin-right: 0;
    width: 40px !important;
    left: -17px;
  }
}
@media only screen and (max-width: 414px) {
  /* line 3230, assets/scss/_layout.scss */
  #factbox-section .google-maps-half-column {
    position: static;
  }
  /* line 3233, assets/scss/_layout.scss */
  #factbox-section .google-maps-half-column .flex_cell_inner {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  /* line 3240, assets/scss/_layout.scss */
  #canvas-streetmap iframe.scrolloff {
    min-height: auto !important;
  }
}

/* line 3247, assets/scss/_layout.scss */
#providers-section {
  padding-top: 50px;
  padding-bottom: 120px;
  background-size: 35%;
}
/* line 3248, assets/scss/_layout.scss */
#providers-section .flex_column.av_one_fourth {
  border: 1px solid #e6e5e5;
}
/* line 3251, assets/scss/_layout.scss */
#providers-section .flex_column.av_one_fourth:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff !important;
}
/* line 3257, assets/scss/_layout.scss */
#providers-section ul.related-stories-tags {
  display: none;
}
/* line 3261, assets/scss/_layout.scss */
#providers-section p.teaser {
  text-align: left !important;
}
/* line 3265, assets/scss/_layout.scss */
#providers-section .author-wrapper p.teaser {
  text-align: center !important;
}
/* line 3269, assets/scss/_layout.scss */
#providers-section h3.teaser.article {
  margin-top: 10px;
}
/* line 3273, assets/scss/_layout.scss */
#providers-section .avia_image {
  padding-right: 0 !important;
}
/* line 3277, assets/scss/_layout.scss */
#providers-section .flex_column_table {
  display: flex !important;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  /* line 3277, assets/scss/_layout.scss */
  #providers-section .flex_column_table {
    display: table-cell !important;
  }
}
/* line 3286, assets/scss/_layout.scss */
#providers-section .flex_column_table_cell {
  margin: 0 1% 0 1% !important;
}
@media screen and (max-width: 768px) {
  /* line 3286, assets/scss/_layout.scss */
  #providers-section .flex_column_table_cell {
    display: table-cell;
  }
}
@media screen and (max-width: 768px) {
  /* line 3295, assets/scss/_layout.scss */
  #providers-section .no_margin.av_one_fourth {
    margin-bottom: 50px !important;
  }
}
/* line 3307, assets/scss/_layout.scss */
#providers-section .avia_textblock.related-providers-wrapper {
  margin-top: 50px;
}
/* line 3311, assets/scss/_layout.scss */
#providers-section h3 {
  text-align: center !important;
}
/* line 3315, assets/scss/_layout.scss */
#providers-section h3.teaser.article.left {
  text-align: left !important;
}
/* line 3319, assets/scss/_layout.scss */
#providers-section .avia_image {
  padding-right: 1px;
}
/* line 3323, assets/scss/_layout.scss */
#providers-section .av_one_full {
  padding-left: 12.5%;
  padding-right: 12.5%;
}
/* line 3327, assets/scss/_layout.scss */
#providers-section .av_one_full .avia_textblock blockquote,
#providers-section .av_one_full .avia_textblock p {
  max-width: 100%;
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  /* line 3338, assets/scss/_layout.scss */
  #providers-section .flex_column_table_cell {
    display: -webkit-box !important;
  }
}
/* line 3343, assets/scss/_layout.scss */
span.author-url {
  display: none !important;
}

@media only screen and (max-width: 414px) {
  /* line 3349, assets/scss/_layout.scss */
  #top #providers-section .av_one_full {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 3354, assets/scss/_layout.scss */
  #top #providers-section .related-stories-wrapper ul {
    margin: 0;
  }
  /* line 3358, assets/scss/_layout.scss */
  #top #providers-section .related-stories-wrapper ul li {
    margin-left: 5px;
  }
  /* line 3362, assets/scss/_layout.scss */
  #top #providers-section .av_one_third {
    width: 100%;
  }
}
/* line 3369, assets/scss/_layout.scss */
#providers-gallery-section .container {
  max-width: 100% !important;
  padding: 0 !important;
}
/* line 3373, assets/scss/_layout.scss */
#providers-gallery-section .container .template-page {
  padding: 0 !important;
}

/* line 3379, assets/scss/_layout.scss */
#keep-exploring-section {
  background-color: #5CB9B1;
  padding-top: 100px;
  padding-bottom: 80px;
  background-size: 35%;
}
/* line 3385, assets/scss/_layout.scss */
#keep-exploring-section h2 {
  color: #ffffff;
  margin-bottom: 70px;
}
/* line 3390, assets/scss/_layout.scss */
#keep-exploring-section h3 {
  color: #111112;
  text-align: center;
  margin-top: 25px !important;
}
/* line 3396, assets/scss/_layout.scss */
#keep-exploring-section h4 {
  color: #111112;
}
/* line 3400, assets/scss/_layout.scss */
#keep-exploring-section .avia_textblock p {
  color: #ffffff;
  text-align: center;
}
/* line 3405, assets/scss/_layout.scss */
#keep-exploring-section img.avia_image {
  height: 100px !important;
}
/* line 3409, assets/scss/_layout.scss */
#keep-exploring-section .av_one_fourth:after {
  content: "";
  display: block;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  height: 100%;
  position: absolute;
  top: 0;
  right: -15%;
  visibility: visible;
}
/* line 3420, assets/scss/_layout.scss */
#keep-exploring-section .av_one_fourth.avia-builder-el-last:after {
  display: none;
}
/* line 3424, assets/scss/_layout.scss */
#keep-exploring-section .avia-image-container:not(.animated_hover) {
  opacity: 1;
}
/* line 3428, assets/scss/_layout.scss */
#keep-exploring-section .avia-image-container.animated_hover {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 3436, assets/scss/_layout.scss */
#keep-exploring-section .av_one_fourth:hover .avia-image-container.animated_hover {
  opacity: 1;
}
/* line 3440, assets/scss/_layout.scss */
#keep-exploring-section .av_one_fourth:hover .avia-image-container:not(.animated_hover) {
  opacity: 0;
}
/* line 3445, assets/scss/_layout.scss */
#keep-exploring-section a.keep-exploring-column-link {
  width: 100%;
  height: 250px;
  display: block;
  position: absolute;
  z-index: 10;
}
/* line 3453, assets/scss/_layout.scss */
#keep-exploring-section .av_one_fourth:after {
  right: 0 !important;
}

@media only screen and (max-width: 414px) {
  /* line 3460, assets/scss/_layout.scss */
  #top #keep-exploring-section .av_one_fourth {
    width: 100%;
    margin: 0 0 40px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 3469, assets/scss/_layout.scss */
  #top #keep-exploring-section .flex_column.av_one_fourth.flex_column_div.av-zero-column-padding.first.keep-exploring-column {
    display: inline-block;
    margin-left: 2%;
    width: 48%;
  }
  /* line 3475, assets/scss/_layout.scss */
  #top #keep-exploring-section .av_one_fourth:after {
    border-right: 0 solid rgba(255, 255, 255, 0.25) !important;
  }
  /* line 3479, assets/scss/_layout.scss */
  #top #keep-exploring-section .av_one_fourth.first + .av_one_fourth.flex_column_div {
    margin-left: 2%;
    width: 48%;
  }
}
/* line 3486, assets/scss/_layout.scss */
.destinations-outer-wrapper {
  margin-top: 50px;
  overflow: hidden;
  -webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -ms-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

/* line 3493, assets/scss/_layout.scss */
.destinations-load-more-wrapper p {
  text-align: center;
  margin: 30px 0 90px;
}

@media only screen and (max-width: 414px) {
  /* line 3499, assets/scss/_layout.scss */
  .destinations-load-more-wrapper p {
    text-align: center;
    margin: 50px 0 90px;
  }
}
/* line 3505, assets/scss/_layout.scss */
.destinations-load-more {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  border: 1px solid #BD242B !important;
  color: #BD242B;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 18px !important;
  letter-spacing: 0.02em !important;
}
/* line 3516, assets/scss/_layout.scss */
.destinations-load-more:hover {
  border: 1px solid #ffffff;
  color: #ffffff !important;
  background-color: #BD242B;
}

/* line 3523, assets/scss/_layout.scss */
.destination-wrapper {
  display: inline-block;
  border: 1px solid #F5F5F5;
  background-repeat: no-repeat;
  background-image: url("./images/bg-ice.png");
  background-attachment: scroll;
  background-position: bottom right;
  background-size: 30%;
  width: 100%;
  margin-bottom: 15px;
}
/* line 3524, assets/scss/_layout.scss */
.destination-wrapper * {
  font-family: "Source Sans Pro", sans-serif !important;
}
/* line 3538, assets/scss/_layout.scss */
.destination-wrapper:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}
/* line 3543, assets/scss/_layout.scss */
.destination-wrapper div.destination .destination-image {
  width: 205px;
  max-height: 135px;
  overflow: hidden;
  display: inline-block;
  float: left;
}
/* line 3552, assets/scss/_layout.scss */
.destination-wrapper div.destination .destination-image img {
  max-width: 205px;
}
/* line 3557, assets/scss/_layout.scss */
.destination-wrapper div.destination .destination-info {
  display: inline-block;
  float: left;
  padding: 0px 18px;
  width: 50%;
}
/* line 3564, assets/scss/_layout.scss */
.destination-wrapper div.destination .location-icon {
  background-image: url("./images/icon-location.png");
  background-repeat: no-repeat;
  position: relative;
  width: 10px;
  height: 14px;
  background-size: 100%;
  margin-left: -15px;
  margin-top: 3px;
  display: block;
  float: left;
}
/* line 3577, assets/scss/_layout.scss */
.destination-wrapper div.destination span.destination-address,
.destination-wrapper div.destination span.destination-phone,
.destination-wrapper div.destination span.destination-phone > a {
  color: #111112 !important;
}
/* line 3583, assets/scss/_layout.scss */
.destination-wrapper div.destination a.destinations-read-more,
.destination-wrapper div.destination span.destination-address,
.destination-wrapper div.destination span.destination-phone {
  width: 100%;
  display: block;
  padding-left: 15px;
  line-height: 20px;
}
/* line 3592, assets/scss/_layout.scss */
.destination-wrapper div.destination strong {
  font-weight: 700 !important;
  color: #111112 !important;
}
/* line 3597, assets/scss/_layout.scss */
.destination-wrapper div.destination a.destinations-read-more {
  font-weight: 700 !important;
}

@media only screen and (max-width: 414px) {
  /* line 3604, assets/scss/_layout.scss */
  .destination-wrapper div.destination .destination-image,
  .destination-wrapper div.destination .destination-image a,
  .destination-wrapper div.destination .destination-image img {
    width: 100%;
    max-width: 100%;
    max-height: inherit;
  }

  /* line 3612, assets/scss/_layout.scss */
  .destination-wrapper {
    background-size: 50%;
  }

  /* line 3616, assets/scss/_layout.scss */
  .destination-wrapper div.destination .destination-info,
  .destination-wrapper div.destination a.destinations-read-more,
  .destination-wrapper div.destination span.destination-address,
  .destination-wrapper div.destination span.destination-phone {
    width: 100%;
  }
}
/* line 3624, assets/scss/_layout.scss */
.related-stories-wrapper {
  margin-top: 100px;
  text-align: center;
}
/* line 3628, assets/scss/_layout.scss */
.related-stories-wrapper h4 {
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 700 !important;
  margin-bottom: 20px !important;
  width: 100%;
}
/* line 3635, assets/scss/_layout.scss */
.related-stories-wrapper ul {
  list-style-type: none;
  padding-top: 10px;
  font-size: 17px !important;
}
/* line 3640, assets/scss/_layout.scss */
.related-stories-wrapper ul li {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 30px;
}
/* line 3646, assets/scss/_layout.scss */
.related-stories-wrapper ul li a {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  border: 1px solid #BD242B;
  color: #BD242B;
  padding: 10px 30px;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 18px !important;
  letter-spacing: 0.02em !important;
}
/* line 3657, assets/scss/_layout.scss */
.related-stories-wrapper ul li a:hover {
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: #BD242B;
}

/* line 3666, assets/scss/_layout.scss */
.trending-stories-header {
  margin-bottom: 10px !important;
  margin-top: 110px !important;
}

/* line 3671, assets/scss/_layout.scss */
.trending-story {
  text-align: center !important;
}
/* line 3674, assets/scss/_layout.scss */
.trending-story * {
  font-family: "Source Sans Pro", sans-serif !important;
}
/* line 3678, assets/scss/_layout.scss */
.trending-story .avia-image-container {
  margin-bottom: 0;
}
/* line 3682, assets/scss/_layout.scss */
.trending-story .avia_image {
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 3688, assets/scss/_layout.scss */
.trending-story:hover {
  background-color: #F4F4F4 !important;
}
/* line 3691, assets/scss/_layout.scss */
.trending-story:hover img {
  transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 3700, assets/scss/_layout.scss */
.trending-story .related-story-click-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 3704, assets/scss/_layout.scss */
.trending-story .related-story-click-wrapper:hover {
  cursor: pointer;
}
/* line 3709, assets/scss/_layout.scss */
.trending-story .av-special-heading {
  margin-top: 30px;
  padding-bottom: 0 !important;
}
/* line 3714, assets/scss/_layout.scss */
.trending-story h4 {
  font-size: 20px !important;
  font-weight: 700 !important;
  width: 100%;
}
/* line 3720, assets/scss/_layout.scss */
.trending-story .av_textblock_section {
  padding: 0 20px;
}
/* line 3724, assets/scss/_layout.scss */
.trending-story ul {
  list-style-type: none;
}
/* line 3727, assets/scss/_layout.scss */
.trending-story ul li {
  display: inline-block;
  margin-left: 3px;
  line-height: 0;
}
/* line 3732, assets/scss/_layout.scss */
.trending-story ul li a {
  color: #BD242B;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 10px;
}
/* line 3738, assets/scss/_layout.scss */
.trending-story ul li a:after {
  content: ",";
}
/* line 3744, assets/scss/_layout.scss */
.trending-story ul li:last-child a:after {
  content: "";
}

@media only screen and (min-width: 1280px) {
  /* line 3752, assets/scss/_layout.scss */
  .trending-story .avia_image {
    height: 210px;
    width: 310px;
  }
}
@media only screen and (min-width: 2600px) {
  /* line 3761, assets/scss/_layout.scss */
  #tour-packages-section .flex_column_table {
    display: inline-block;
    table-layout: fixed;
    width: 100%;
    float: left;
  }

  /* line 3769, assets/scss/_layout.scss */
  .visit-greenland-ad section.av_textblock_section {
    text-align: center;
    padding: 20px;
    min-height: 250px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 3778, assets/scss/_layout.scss */
  .related-stories-wrapper ul {
    list-style-type: none;
    padding-top: 10px;
    font-size: 13px !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 3787, assets/scss/_layout.scss */
  .responsive #top .flex_column_table_cell {
    width: 100%;
  }
}
/* line 3792, assets/scss/_layout.scss */
.button-more-related-articles .avia-button {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  margin-top: 60px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #111112 !important;
  background-color: transparent;
  border: 1px solid #111112 !important;
  opacity: 1 !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  border-radius: 25px !important;
  padding: 10px 20px !important;
}
/* line 3808, assets/scss/_layout.scss */
.button-more-related-articles .avia-button:hover {
  border: 1px solid #111112 !important;
  color: #ffffff !important;
  background-color: #111112 !important;
}

/* line 3815, assets/scss/_layout.scss */
.author-wrapper {
  max-width: 70%;
  margin: 90px auto 0;
  text-align: center;
}
/* line 3820, assets/scss/_layout.scss */
.author-wrapper * {
  font-family: "Source Sans Pro", sans-serif !important;
}
/* line 3824, assets/scss/_layout.scss */
.author-wrapper .author-image-wrapper {
  height: 80px;
  width: 80px;
  overflow: hidden;
  display: inline-block;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
/* line 3833, assets/scss/_layout.scss */
.author-wrapper .author-image-wrapper img {
  max-width: 80px;
}
/* line 3838, assets/scss/_layout.scss */
.author-wrapper .author-name {
  width: 100%;
  display: inline-block;
  color: #BD242B;
}
/* line 3843, assets/scss/_layout.scss */
.author-wrapper .author-name strong {
  font-weight: 700 !important;
  color: #111112;
  font-size: 20px;
}
/* line 3849, assets/scss/_layout.scss */
.author-wrapper .author-name a {
  color: #BD242B;
  text-decoration: underline;
}
/* line 3855, assets/scss/_layout.scss */
.author-wrapper .author-description {
  width: 100%;
  display: inline-block;
  color: #111112;
}
/* line 3861, assets/scss/_layout.scss */
.author-wrapper .author-url {
  width: 100%;
  display: inline-block;
  color: #BD242B;
  text-decoration: underline;
}

/* line 3869, assets/scss/_layout.scss */
#google-maps-full-section {
  margin-bottom: -8px;
}
/* line 3872, assets/scss/_layout.scss */
#google-maps-full-section .container {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}
/* line 3878, assets/scss/_layout.scss */
#google-maps-full-section .template-page.content {
  padding: 0 !important;
}
/* line 3882, assets/scss/_layout.scss */
#google-maps-full-section iframe {
  width: 100%;
}

/* line 3887, assets/scss/_layout.scss */
#factbox-section .google-maps-half-column {
  position: absolute;
  top: 0;
}
/* line 3891, assets/scss/_layout.scss */
#factbox-section .google-maps-half-column iframe {
  width: 100%;
  min-height: 595px;
}

/* line 3897, assets/scss/_layout.scss */
.scrolloff {
  pointer-events: none;
}

/* line 3901, assets/scss/_layout.scss */
#quote-section {
  padding-top: 100px;
  padding-bottom: 80px;
}
/* line 3905, assets/scss/_layout.scss */
#quote-section h2 {
  font-family: "pioneerbrushregular";
  font-size: 35px !important;
  line-height: 40px !important;
  color: #111112 !important;
  letter-spacing: 0.05em !important;
  text-align: center;
  margin-bottom: 50px;
}

/* line 3916, assets/scss/_layout.scss */
#plan-your-trip-section {
  background-color: #5CB9B1;
  padding-top: 100px;
  padding-bottom: 80px;
  background-size: 35%;
}
/* line 3922, assets/scss/_layout.scss */
#plan-your-trip-section h2 {
  color: #ffffff;
  padding-bottom: 70px;
}
/* line 3927, assets/scss/_layout.scss */
#plan-your-trip-section img.avia_image {
  height: 100px !important;
}
/* line 3931, assets/scss/_layout.scss */
#plan-your-trip-section .avia_textblock p {
  color: #ffffff;
  margin-top: 5px !important;
}
/* line 3938, assets/scss/_layout.scss */
#plan-your-trip-section .avia-image-container:not(.animated_hover) {
  opacity: 1;
}
/* line 3942, assets/scss/_layout.scss */
#plan-your-trip-section .avia-image-container.animated_hover {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 3950, assets/scss/_layout.scss */
#plan-your-trip-section .av_one_half:hover .avia-image-container.animated_hover {
  opacity: 1;
  left: 0;
}
/* line 3955, assets/scss/_layout.scss */
#plan-your-trip-section .av_one_half:hover .avia-image-container:not(.animated_hover) {
  opacity: 0;
}

@media only screen and (min-width: 492px) {
  /* line 3964, assets/scss/_layout.scss */
  #plan-your-trip-section .flex_column.av_one_half div.avia-image-container {
    vertical-align: top;
    width: 35%;
    margin: 0 !important;
    display: inline-block;
  }
  /* line 3971, assets/scss/_layout.scss */
  #plan-your-trip-section .flex_column.av_one_half .av_textblock_section {
    width: 64%;
    display: inline-block;
  }
}
@media only screen and (max-width: 414px) {
  /* line 3981, assets/scss/_layout.scss */
  #top #plan-your-trip-section .flex_column.av_one_half {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px !important;
  }
  /* line 3986, assets/scss/_layout.scss */
  #top #plan-your-trip-section .flex_column.av_one_half div.avia-image-container {
    vertical-align: top;
    width: 100% !important;
    margin: 0 !important;
    display: inline-block;
  }
  /* line 3993, assets/scss/_layout.scss */
  #top #plan-your-trip-section .flex_column.av_one_half .av_textblock_section {
    width: 100% !important;
    display: inline-block;
    text-align: center !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
/* line 4007, assets/scss/_layout.scss */
.button-see-plan-your-trip .avia-button {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #ffffff !important;
  background-color: transparent;
  border: 1px solid #ffffff !important;
  opacity: 1 !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  border-radius: 25px !important;
  padding: 10px 20px !important;
}
/* line 4022, assets/scss/_layout.scss */
.button-see-plan-your-trip .avia-button:hover {
  background: rgba(255, 255, 255, 0.2) !important;
}

/* line 4028, assets/scss/_layout.scss */
#things-to-do-top-section main {
  vertical-align: bottom !important;
}
/* line 4032, assets/scss/_layout.scss */
#things-to-do-top-section h1 {
  color: #ffffff !important;
}
/* line 4042, assets/scss/_layout.scss */
#things-to-do-top-section .av-section-color-overlay-wrap {
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 4046, assets/scss/_layout.scss */
#things-to-do-top-section .avia_textblock p {
  font-family: "Source Sans Pro", sans-serif;
  font-style: italic;
  font-size: 30px !important;
  line-height: 36px !important;
  font-weight: 300 !important;
  color: #ffffff;
  text-align: center !important;
  /*margin: 0px auto !important;
  max-width: 60%;*/
}
/* line 4061, assets/scss/_layout.scss */
#things-to-do-top-section .scroll-down-link {
  bottom: 2% !important;
  left: 35% !important;
  margin-left: 15% !important;
  text-shadow: none !important;
  height: 60px !important;
  width: 60px !important;
  font-size: 50px !important;
  border: 1px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
/* line 4071, assets/scss/_layout.scss */
#things-to-do-top-section .scroll-down-link:hover {
  opacity: 0.6 !important;
}

@media only screen and (max-width: 768px) {
  /* line 4081, assets/scss/_layout.scss */
  #things-to-do-top-section .scroll-down-link {
    left: 30% !important;
  }
  /* line 4085, assets/scss/_layout.scss */
  #things-to-do-top-section .avia_textblock p {
    font-size: 25px !important;
  }
  /* line 4089, assets/scss/_layout.scss */
  #things-to-do-top-section .av-section-color-overlay-wrap {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (max-width: 320px) {
  /* line 4099, assets/scss/_layout.scss */
  #things-to-do-top-section .scroll-down-link {
    left: 28% !important;
  }
}
@media only screen and (min-width: 991px) {
  /* line 4106, assets/scss/_layout.scss */
  #top .see-video-section {
    min-height: 550px;
  }
}
@media only screen and (max-width: 768px) {
  /* line 4115, assets/scss/_layout.scss */
  #top .see-video-section {
    min-height: 350px;
  }
}
@media only screen and (max-width: 414px) {
  /* line 4122, assets/scss/_layout.scss */
  #top .see-video-section h2 {
    top: calc(50% - 80px) !important;
  }
}
/* line 4129, assets/scss/_layout.scss */
#top .see-video-section h2 {
  font-family: "pioneerbrushregular";
  font-size: 70px !important;
  line-height: 80px !important;
  color: #ffffff !important;
  letter-spacing: 0.1em !important;
  text-align: center;
  margin-bottom: 20px !important;
  top: calc(50% - 40px);
  width: 100%;
  position: absolute;
  left: 0;
}

/* line 4144, assets/scss/_layout.scss */
.button-see-video .avia-button {
  height: 60px !important;
  width: 60px !important;
  font-size: 25px !important;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  border-radius: 50% !important;
  background-color: transparent !important;
  padding: 14px !important;
  min-width: inherit;
  top: calc(50% - 30px);
  position: absolute;
  left: calc(50% - 30px);
}
/* line 4160, assets/scss/_layout.scss */
.button-see-video .avia-button .avia_button_icon {
  left: 2px !important;
}

/* line 4165, assets/scss/_layout.scss */
#markermap {
  height: 700px;
}

/* line 4169, assets/scss/_layout.scss */
.avia_codeblock #markermap.scrolloff * {
  pointer-events: none;
}

/* line 4173, assets/scss/_layout.scss */
.vg-ads-column {
  background-color: transparent;
  border-bottom: 2px solid transparent !important;
  border-right: 2px solid transparent !important;
}
/* line 4178, assets/scss/_layout.scss */
.vg-ads-column .avia-image-container-inner {
  max-height: 200px;
}

/* line 4183, assets/scss/_layout.scss */
.visit-greenland-ad .avia-image-container-inner {
  overflow: hidden;
}

/* line 4191, assets/scss/_layout.scss */
.button-tour-packages-show-more {
  margin-top: 60px;
}

/* line 4198, assets/scss/_layout.scss */
.av_one_fourth .avia-button-wrap.avia-button-center,
.av_one_half .avia-button-wrap.avia-button-center,
.av_one_third .avia-button-wrap.avia-button-center {
  position: relative;
  width: 100%;
  bottom: 0;
}

/* line 4210, assets/scss/_layout.scss */
.visit-greenland-ad {
  min-height: 510px;
  background: #ffffff;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  /* line 4210, assets/scss/_layout.scss */
  .visit-greenland-ad {
    margin-right: 0;
  }
}
/* line 4230, assets/scss/_layout.scss */
.visit-greenland-ad .avia-button-wrap.avia-button-center.el_after_av_textblock.avia-builder-el-last {
  padding-bottom: 20px;
  padding-top: 15px;
  position: absolute;
  width: 93% !important;
  bottom: 0px !important;
  background: transparent !important;
}
@media screen and (max-width: 991px) {
  /* line 4230, assets/scss/_layout.scss */
  .visit-greenland-ad .avia-button-wrap.avia-button-center.el_after_av_textblock.avia-builder-el-last {
    background: #ffffff !important;
    position: relative !important;
    width: 100% !important;
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
/* line 4247, assets/scss/_layout.scss */
.visit-greenland-ad section.av_textblock_section {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 991px) {
  /* line 4247, assets/scss/_layout.scss */
  .visit-greenland-ad section.av_textblock_section {
    margin-bottom: -1px !important;
  }
}

@media only screen and (max-width: 991px) {
  /* line 4257, assets/scss/_layout.scss */
  .vg-ads-column {
    width: 50% !important;
    margin-left: 0 !important;
  }

  /* line 4262, assets/scss/_layout.scss */
  .visit-greenland-ad {
    background-color: transparent !important;
  }
}
@media only screen and (max-width: 525px) {
  /* line 4268, assets/scss/_layout.scss */
  .vg-ads-column {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
/* line 4274, assets/scss/_layout.scss */
.visit-greenland-ad {
  color: #434343 !important;
}
/* line 4277, assets/scss/_layout.scss */
.visit-greenland-ad p {
  margin-bottom: 0;
}
/* line 4281, assets/scss/_layout.scss */
.visit-greenland-ad p.teaser a {
  color: #434343 !important;
}
/* line 4284, assets/scss/_layout.scss */
.visit-greenland-ad p.teaser a:hover {
  opacity: 0.8;
}
/* line 4289, assets/scss/_layout.scss */
.visit-greenland-ad p.teaser {
  padding-bottom: 5px;
  margin-top: 0;
}
/* line 4294, assets/scss/_layout.scss */
.visit-greenland-ad h3 {
  color: #111112;
}
/* line 4298, assets/scss/_layout.scss */
.visit-greenland-ad h4 {
  color: #434343;
  padding-bottom: 10px;
  font-size: 17px;
}
/* line 4304, assets/scss/_layout.scss */
.visit-greenland-ad .av_one_fourth .avia-button-wrap.avia-button-center {
  background: transparent !important;
}
/* line 4308, assets/scss/_layout.scss */
.visit-greenland-ad h3,
.visit-greenland-ad h4 {
  width: 100%;
}
/* line 4313, assets/scss/_layout.scss */
.visit-greenland-ad .avia-image-container {
  margin-bottom: 0;
}
/* line 4317, assets/scss/_layout.scss */
.visit-greenland-ad img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
/* line 4321, assets/scss/_layout.scss */
.visit-greenland-ad section.av_textblock_section {
  text-align: center;
  padding: 20px 20px 0;
}
/* line 4326, assets/scss/_layout.scss */
.visit-greenland-ad .avia-button-wrap,
.visit-greenland-ad section.av_textblock_section {
  background-color: #ffffff;
}
/* line 4331, assets/scss/_layout.scss */
.visit-greenland-ad a.avia-button {
  background-color: transparent;
  width: initial !important;
  display: inline-block !important;
  border: none !important;
  color: #ffffff !important;
  margin-bottom: 10px !important;
}
/* line 4339, assets/scss/_layout.scss */
.visit-greenland-ad a.avia-button:hover {
  background-color: transparent !important;
  opacity: 1;
}
/* line 4345, assets/scss/_layout.scss */
.visit-greenland-ad .avia_iconbox_title {
  background-color: #37BDA9;
  padding: 10px 20px;
  font-size: 18px !important;
  min-width: 60% !important;
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  border: 1px solid transparent;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}
/* line 4357, assets/scss/_layout.scss */
.visit-greenland-ad .avia_iconbox_title:hover {
  background-color: transparent !important;
  border: 1px solid #37BDA9 !important;
  color: #37BDA9;
  opacity: 1;
}

/* line 4366, assets/scss/_layout.scss */
a.vg-click.avia_image {
  background-color: #ffffff;
}

/* =============================================================================
   Archive modifcations
   ========================================================================== */
/* line 4374, assets/scss/_layout.scss */
.archive h2 {
  margin-bottom: 30px;
  margin-top: 40px;
  text-align: center;
}
/* line 4380, assets/scss/_layout.scss */
.archive h3.slide-entry-title.entry-title {
  line-height: 15px !important;
  margin-top: 15px;
  margin-bottom: 0 !important;
}
/* line 4385, assets/scss/_layout.scss */
.archive h3.slide-entry-title.entry-title a {
  color: #000000 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  letter-spacing: 0 !important;
  margin-top: 0 !important;
  text-transform: none !important;
}
/* line 4397, assets/scss/_layout.scss */
.archive h3.archive {
  text-align: center;
  margin-top: 15px;
}
/* line 4402, assets/scss/_layout.scss */
.archive .avia-content-slider .slide-entry-wrap {
  margin-bottom: 0.5%;
}
@media screen and (max-width: 767px) {
  /* line 4402, assets/scss/_layout.scss */
  .archive .avia-content-slider .slide-entry-wrap {
    margin-bottom: 0 !important;
  }
}
/* line 4410, assets/scss/_layout.scss */
.archive .archive-header {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  /* line 4410, assets/scss/_layout.scss */
  .archive .archive-header {
    margin-top: 90px !important;
  }
}
/* line 4418, assets/scss/_layout.scss */
.archive .avia-content-slider .slide-image,
.archive .avia-content-slider .slide-image img {
  display: inline !important;
  border-radius: 0 !important;
}
/* line 4424, assets/scss/_layout.scss */
.archive .slide-entry-excerpt.entry-content {
  color: #434343 !important;
  padding: 20px 20px 30px 20px !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  letter-spacing: 0 !important;
  line-height: 22px !important;
  text-align: left;
}
/* line 4434, assets/scss/_layout.scss */
.archive div .av_one_fourth {
  margin-left: 0.5% !important;
  width: 24.5% !important;
  margin-right: 0;
  text-align: center;
  border: 1px solid #e6e5e5;
}
/* line 4441, assets/scss/_layout.scss */
.archive div .av_one_fourth:hover {
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1024px) {
  /* line 4434, assets/scss/_layout.scss */
  .archive div .av_one_fourth {
    width: 50% !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 4434, assets/scss/_layout.scss */
  .archive div .av_one_fourth {
    width: 100% !important;
  }
}
/* line 4454, assets/scss/_layout.scss */
.archive .slide-image img {
  width: -webkit-fill-available !important;
}
/* line 4458, assets/scss/_layout.scss */
.archive .slide-content {
  padding: 0 20px 0 10px !important;
}
@media screen and (max-width: 1024px) {
  /* line 4458, assets/scss/_layout.scss */
  .archive .slide-content {
    margin-bottom: 50px !important;
  }
}
/* line 4466, assets/scss/_layout.scss */
.archive .avia-content-slider .slide-entry-wrap {
  display: flex;
  justify-content: left;
}
@media screen and (max-width: 1024px) {
  /* line 4466, assets/scss/_layout.scss */
  .archive .avia-content-slider .slide-entry-wrap {
    display: block;
    text-align: center;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

/* =============================================================================
   Transparent Header Modifications for Custom Post Types
   ========================================================================== */
/* line 4489, assets/scss/_layout.scss */
.single-about_greenland #wrap_all > #main > .container_wrap_first > .container > main,
.single-article #wrap_all > #main > .container_wrap_first > .container > main,
.single-destinations #wrap_all > #main > .container_wrap_first > .container > main,
.single-stories #wrap_all > #main > .container_wrap_first > .container > main,
.single-things_to_do #wrap_all > #main > .container_wrap_first > .container > main {
  display: none;
}
/* line 4493, assets/scss/_layout.scss */
.single-about_greenland .avia-fullwidth-slider,
.single-article .avia-fullwidth-slider,
.single-destinations .avia-fullwidth-slider,
.single-stories .avia-fullwidth-slider,
.single-things_to_do .avia-fullwidth-slider {
  border: none;
}
/* line 4498, assets/scss/_layout.scss */
.single-about_greenland #keep-exploring-section .av_one_fourth:after,
.single-article #keep-exploring-section .av_one_fourth:after,
.single-destinations #keep-exploring-section .av_one_fourth:after,
.single-stories #keep-exploring-section .av_one_fourth:after,
.single-things_to_do #keep-exploring-section .av_one_fourth:after {
  border: none !important;
}
/* line 4502, assets/scss/_layout.scss */
.single-about_greenland #keep-exploring-section .avia_textblock,
.single-article #keep-exploring-section .avia_textblock,
.single-destinations #keep-exploring-section .avia_textblock,
.single-stories #keep-exploring-section .avia_textblock,
.single-things_to_do #keep-exploring-section .avia_textblock {
  padding: 0 20px;
}

/* =============================================================================
   Providers
   ========================================================================== */
/* line 4512, assets/scss/_layout.scss */
.iconbox_left .iconbox_icon {
  top: 6px !important;
}

/* line 4516, assets/scss/_layout.scss */
a.avia-button.avia-icon_select-yes-right-icon.avia-color-theme-color.avia-size-x-large.avia-position-center {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #BD242B !important;
  background-color: transparent;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  border-color: #BD242B !important;
}
/* line 4532, assets/scss/_layout.scss */
a.avia-button.avia-icon_select-yes-right-icon.avia-color-theme-color.avia-size-x-large.avia-position-center:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* line 4539, assets/scss/_layout.scss */
a.scroll-down-link {
  bottom: 2% !important;
  text-shadow: none !important;
  height: 60px !important;
  width: 60px !important;
  font-size: 50px !important;
  border: 1px solid #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* =============================================================================
   Articles - Widget Tag Cloud Modifications
   ========================================================================== */
/* line 4560, assets/scss/_layout.scss */
#articles h3.widgettitle {
  text-align: center;
  margin-bottom: 30px !important;
}
/* line 4565, assets/scss/_layout.scss */
#articles a.tag-cloud-link {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.02em !important;
  color: #BD242B !important;
  background-color: transparent !important;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  border-color: #BD242B !important;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 4583, assets/scss/_layout.scss */
#articles a.tag-cloud-link:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* =============================================================================
   Tag cloud
   ========================================================================== */
/* line 4594, assets/scss/_layout.scss */
.tag-link-position-1,
.tag-link-position-2,
.tag-link-position-3,
.tag-link-position-4,
.tag-link-position-5,
.tag-link-position-6,
.tag-link-position-7,
.tag-link-position-8,
.tag-link-position-9,
.tag-link-position-10,
.tag-link-position-11,
a.tag-cloud-link {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.02em !important;
  color: #BD242B !important;
  background-color: transparent !important;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  border-color: #BD242B !important;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 4623, assets/scss/_layout.scss */
.tag-link-position-1:hover,
.tag-link-position-2:hover,
.tag-link-position-3:hover,
.tag-link-position-4:hover,
.tag-link-position-5:hover,
.tag-link-position-6:hover,
.tag-link-position-7:hover,
.tag-link-position-8:hover,
.tag-link-position-9:hover,
.tag-link-position-10:hover,
.tag-link-position-11:hover,
a.tag-cloud-link:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* line 4630, assets/scss/_layout.scss */
a.tag-cloud-link {
  font-size: 18px !important;
}

/* line 4634, assets/scss/_layout.scss */
.tagcloud {
  text-align: center;
}
/* line 4637, assets/scss/_layout.scss */
.tagcloud a {
  display: inline-block !important;
  float: none !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.02em !important;
  color: #BD242B !important;
  background-color: transparent !important;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -ms-border-radius: 25px !important;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  border-color: #BD242B !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}
/* line 4657, assets/scss/_layout.scss */
.tagcloud a:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* line 4665, assets/scss/_layout.scss */
.tagcloud a:hover {
  border: 1px solid #fff !important;
  color: #fff !important;
  background-color: #bd242b !important;
}

/* line 4671, assets/scss/_layout.scss */
.tag-cloud-link a {
  font-size: 18px !important;
}

/* =============================================================================
   Language footer
   ========================================================================== */
/* line 4678, assets/scss/_layout.scss */
#language-list {
  margin-top: 25px;
}
/* line 4681, assets/scss/_layout.scss */
#language-list a.flag-english {
  display: flex;
}
/* line 4685, assets/scss/_layout.scss */
#language-list a.flag-english::before {
  background-image: url("./images/eng.gif");
  background-size: 39px 26px;
  display: inline-block;
  background-repeat: no-repeat;
  width: 39px;
  height: 26px;
  content: "";
  margin-right: 10px;
  margin-bottom: 17px;
}
/* line 4696, assets/scss/_layout.scss */
#language-list a.flag-english::before:hover {
  opacity: 0.4 !important;
}
/* line 4701, assets/scss/_layout.scss */
#language-list a.flag-danish {
  display: flex;
}
/* line 4705, assets/scss/_layout.scss */
#language-list a.flag-danish::before {
  background-image: url("./images/dk.gif");
  background-size: 39px 26px;
  display: inline-block;
  background-repeat: no-repeat;
  width: 39px;
  height: 26px;
  content: "";
  margin-right: 10px;
  margin-bottom: 17px;
}
/* line 4717, assets/scss/_layout.scss */
#language-list a.flag-german {
  display: flex;
}
/* line 4721, assets/scss/_layout.scss */
#language-list a.flag-german::before {
  background-image: url("./images/de.gif");
  background-size: 39px 26px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 39px;
  height: 26px;
  content: "";
  margin-right: 10px;
  margin-bottom: 17px;
}
/* line 4733, assets/scss/_layout.scss */
#language-list a:first-child:hover {
  opacity: 1;
  color: #ffffff;
}
/* line 4738, assets/scss/_layout.scss */
#language-list a:nth-child(2) {
  opacity: 0.4;
}
/* line 4741, assets/scss/_layout.scss */
#language-list a:nth-child(2):hover {
  opacity: 1 !important;
  color: #ffffff;
}
/* line 4747, assets/scss/_layout.scss */
#language-list a:nth-child(3) {
  opacity: 0.4 !important;
}
/* line 4750, assets/scss/_layout.scss */
#language-list a:nth-child(3):hover {
  opacity: 1 !important;
  color: #ffffff !important;
}

/* line 4757, assets/scss/_layout.scss */
.search-primer {
  display: block;
  padding: 100px;
  opacity: 1;
  position: relative;
  height: auto;
  transition: all 0.4s ease-out;
}
/* line 4765, assets/scss/_layout.scss */
.search-primer.hidden {
  opacity: 0;
  height: 0;
}
/* line 4770, assets/scss/_layout.scss */
.search-primer.removed {
  display: none;
}

/* line 4775, assets/scss/_layout.scss */
.search-tours-container {
  position: relative;
  opacity: 0;
  height: 0;
  transition: all 0.4s ease-out;
}
/* line 4782, assets/scss/_layout.scss */
.search-tours-container.not-removed {
  display: block;
}
/* line 4786, assets/scss/_layout.scss */
.search-tours-container.visible {
  opacity: 1;
  height: auto;
}

/* =============================================================================
   Special Internet Explorer IE11 modfications
   ========================================================================== */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 4796, assets/scss/_layout.scss */
  #top .flex_column_table_cell {
    display: block;
  }

  /* line 4800, assets/scss/_layout.scss */
  #top .flex_column_table {
    display: -ms-inline-flexbox;
  }

  /* line 4804, assets/scss/_layout.scss */
  #trending-stories-frontpage .flex_column_table_cell {
    display: block !important;
  }
}
@media (max-width: 1099px) {
  /* line 2, assets/scss/_responsive.scss */
  .only-mobile {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 8, assets/scss/_responsive.scss */
  #top #wrap_all .slideshow_caption h2.avia-caption-title, #top #wrap_all .av-slideshow-caption h2.avia-caption-title {
    font-size: 275% !important;
  }

  /* line 13, assets/scss/_responsive.scss */
  .avia-fullwidth-slider .caption_bottom .slideshow_caption .slideshow_inner_caption {
    bottom: 50%;
  }

  /* line 18, assets/scss/_responsive.scss */
  #footer .textwidget .iconbox {
    width: 15%;
  }

  /* line 22, assets/scss/_responsive.scss */
  .only-mobile {
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* =============================================================================
    Hot spot modifications
     ========================================================================== */
  /* line 33, assets/scss/_responsive.scss */
  .av-hotspot-fallback-tooltip {
    text-align-last: center;
  }

  	/* =============================================================================
      Search modifications
       ========================================================================== */
  /* line 40, assets/scss/_responsive.scss */
  #top .widget #searchform > div {
    margin: 0;
    max-width: 100%;
    padding-left: 0%;
  }

  /* line 46, assets/scss/_responsive.scss */
  #top #s {
    font-size: 21px !important;
    padding: 12px !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* line 54, assets/scss/_responsive.scss */
  .avia-fullwidth-slider .caption_bottom .slideshow_caption {
    bottom: 25%;
  }
}
@media only screen and (max-width: 479px) {
  /* line 61, assets/scss/_responsive.scss */
  .responsive #top .slideshow_caption h2 {
    font-size: 120% !important;
  }

  /* line 66, assets/scss/_responsive.scss */
  .avia-fullwidth-slider .caption_bottom .slideshow_caption {
    bottom: 25%;
  }

  /* line 72, assets/scss/_responsive.scss */
  .avia-fullwidth-slider .avia-caption-content {
    display: none;
  }

  /* line 78, assets/scss/_responsive.scss */
  #things-to-do-mobile .flex_column.av_one_half.no_margin.flex_column_table_cell.av-equal-height-column.av-align-top.avia-builder-el-8.el_after_av_one_half.el_before_av_one_half {
    margin-bottom: 0px !important;
  }
}
/* =============================================================================
  Things to do animation
   ========================================================================== */
/* line 5, assets/scss/_animations.scss */
.things-to-do-animation {
  width: 100px;
  height: 100px;
  margin: auto;
  background-image: url("./images/animations/thingstodo.gif");
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 18, assets/scss/_animations.scss */
.things-to-do-animation:hover {
  background-size: cover !important;
}
/* line 24, assets/scss/_animations.scss */
.things-to-do-animation:hover img {
  display: none;
}

/* =============================================================================
  Destination animation
   ========================================================================== */
/* line 34, assets/scss/_animations.scss */
.destination-animation {
  width: 100px;
  height: 100px;
  background-image: url("./images/animations/destinations.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 47, assets/scss/_animations.scss */
.destination-animation:hover {
  background-size: cover !important;
}
/* line 52, assets/scss/_animations.scss */
.destination-animation:hover img {
  display: none;
}

/* =============================================================================
  Plan your trip animation
   ========================================================================== */
/* line 62, assets/scss/_animations.scss */
.plan-your-trip-animation {
  width: 100px;
  height: 100px;
  background-image: url("./images/animations/planyourtrip.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 75, assets/scss/_animations.scss */
.plan-your-trip-animation:hover {
  background-size: cover !important;
}
/* line 80, assets/scss/_animations.scss */
.plan-your-trip-animation:hover img {
  display: none;
}

/* =============================================================================
  About Greenland animation
   ========================================================================== */
/* line 90, assets/scss/_animations.scss */
.about-greenland-animation {
  width: 100px;
  height: 100px;
  background-image: url("./images/animations/about.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 103, assets/scss/_animations.scss */
.about-greenland-animation:hover {
  background-size: cover !important;
}
/* line 108, assets/scss/_animations.scss */
.about-greenland-animation:hover img {
  display: none;
}

/* =============================================================================
  How to get there animation
   ========================================================================== */
/* line 117, assets/scss/_animations.scss */
.how-to-get-there-animation {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/planyourtrip_turquise.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  float: left;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 131, assets/scss/_animations.scss */
.how-to-get-there-animation:hover {
  background-size: cover !important;
}
/* line 136, assets/scss/_animations.scss */
.how-to-get-there-animation:hover img {
  display: none;
}

/* =============================================================================
  How to get there animation center
   ========================================================================== */
/* line 145, assets/scss/_animations.scss */
.how-to-get-there-animation-center {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/planyourtrip_turquise.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 160, assets/scss/_animations.scss */
.how-to-get-there-animation-center:hover {
  background-size: cover !important;
}
/* line 165, assets/scss/_animations.scss */
.how-to-get-there-animation-center:hover img {
  display: none;
}

/* =============================================================================
  How to get around animation
   ========================================================================== */
/* line 175, assets/scss/_animations.scss */
.how-to-get-around-animation {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/howtogetaround.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  float: left;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 189, assets/scss/_animations.scss */
.how-to-get-around-animation:hover {
  background-size: cover !important;
}
/* line 194, assets/scss/_animations.scss */
.how-to-get-around-animation:hover img {
  display: none;
}

/* =============================================================================
  How to get around animation center
   ========================================================================== */
/* line 204, assets/scss/_animations.scss */
.how-to-get-around-animation-center {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/howtogetaround.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 219, assets/scss/_animations.scss */
.how-to-get-around-animation-center:hover {
  background-size: cover !important;
}
/* line 224, assets/scss/_animations.scss */
.how-to-get-around-animation-center:hover img {
  display: none;
}

/* =============================================================================
  Where to sleep animation
   ========================================================================== */
/* line 234, assets/scss/_animations.scss */
.where-to-sleep-animation {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/wheretosleep.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  float: left;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 248, assets/scss/_animations.scss */
.where-to-sleep-animation:hover {
  background-size: cover !important;
}
/* line 253, assets/scss/_animations.scss */
.where-to-sleep-animation:hover img {
  display: none;
}

/* =============================================================================
  Where to sleep animation center
   ========================================================================== */
/* line 263, assets/scss/_animations.scss */
.where-to-sleep-animation-center {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/wheretosleep.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 278, assets/scss/_animations.scss */
.where-to-sleep-animation-center:hover {
  background-size: cover !important;
}
/* line 283, assets/scss/_animations.scss */
.where-to-sleep-animation-center:hover img {
  display: none;
}

/* =============================================================================
  When to go animation
   ========================================================================== */
/* line 293, assets/scss/_animations.scss */
.when-to-go-animation {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/whentogo.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  float: left;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 305, assets/scss/_animations.scss */
.when-to-go-animation:hover {
  background-size: cover !important;
  background-size: cover !important;
}
/* line 311, assets/scss/_animations.scss */
.when-to-go-animation:hover img {
  display: none;
}

/* =============================================================================
  When to go animation center
   ========================================================================== */
/* line 321, assets/scss/_animations.scss */
.when-to-go-animation-center {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/whentogo.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 334, assets/scss/_animations.scss */
.when-to-go-animation-center:hover {
  background-size: cover !important;
  background-size: cover !important;
}
/* line 340, assets/scss/_animations.scss */
.when-to-go-animation-center:hover img {
  display: none;
}

/* =============================================================================
  Practocal info center
   ========================================================================== */
/* line 350, assets/scss/_animations.scss */
.practical-info-animation-center {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/info_05.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 363, assets/scss/_animations.scss */
.practical-info-animation-center:hover {
  background-size: cover !important;
  background-size: cover !important;
}
/* line 369, assets/scss/_animations.scss */
.practical-info-animation-center:hover img {
  display: none;
}

/* =============================================================================
  Cruise animation
   ========================================================================== */
/* line 379, assets/scss/_animations.scss */
.cruise-animation {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/cruise_turquise.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 392, assets/scss/_animations.scss */
.cruise-animation:hover {
  background-size: cover !important;
}
/* line 397, assets/scss/_animations.scss */
.cruise-animation:hover img {
  display: none;
}

/* =============================================================================
  Film animation
   ========================================================================== */
/* line 407, assets/scss/_animations.scss */
.film-animation {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/film.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 420, assets/scss/_animations.scss */
.film-animation:hover {
  background-size: cover !important;
}
/* line 425, assets/scss/_animations.scss */
.film-animation:hover img {
  display: none;
}

/* =============================================================================
  A taste of animation
   ========================================================================== */
/* line 435, assets/scss/_animations.scss */
.taste-of-animation {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/tasteofgreenland.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 448, assets/scss/_animations.scss */
.taste-of-animation:hover {
  background-size: cover !important;
}
/* line 453, assets/scss/_animations.scss */
.taste-of-animation:hover img {
  display: none;
}

/* =============================================================================
  Music animation
   ========================================================================== */
/* line 463, assets/scss/_animations.scss */
.music-animation {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/music.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 476, assets/scss/_animations.scss */
.music-animation:hover {
  background-size: cover !important;
}
/* line 481, assets/scss/_animations.scss */
.music-animation:hover img {
  display: none;
}

/* =============================================================================
  Music animation
   ========================================================================== */
/* line 491, assets/scss/_animations.scss */
.corporate-animation {
  height: 100px;
  width: 100px;
  background-image: url("./images/animations/corporate.gif");
  margin: auto;
  background-repeat: no-repeat !important;
  background-size: 0px 0px !important;
  /*position the [div] on the center*/
  /*this is the hover event trigger*/
}
/* line 502, assets/scss/_animations.scss */
.corporate-animation:hover {
  background-size: cover !important;
}
/* line 507, assets/scss/_animations.scss */
.corporate-animation:hover img {
  display: none;
}

/* line 2, assets/scss/_destinations.scss */
#destinations-regions p {
  padding-right: 25px !important;
  padding-left: 25px !important;
  color: #434343;
}
/* line 8, assets/scss/_destinations.scss */
#destinations-regions .avia_textblock {
  padding: 20px;
}

/* =============================================================================
   Algolia  search customization
   ========================================================================== */
/* line 5, assets/scss/_algolia.scss */
#algolia-search-box {
  padding-right: 100px !important;
  margin-left: 30px !important;
  margin-bottom: 5rem !important;
}
/* line 10, assets/scss/_algolia.scss */
#algolia-search-box .search-icon {
  left: 15px !important;
  top: 11px !important;
  fill: #434343 !important;
  float: right !important;
}

/* line 19, assets/scss/_algolia.scss */
.ais-hits.ais-hits__empty {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 30px !important;
  font-weight: 300 !important;
  line-height: 48px !important;
  text-align: left;
  letter-spacing: .01em !important;
  color: #111112 !important;
  text-transform: none !important;
  padding-bottom: 40px !important;
}

/* line 31, assets/scss/_algolia.scss */
#ais-main {
  margin-bottom: 200px !important;
}

/* line 35, assets/scss/_algolia.scss */
#algolia-hits {
  font-family: "Source Sans Pro", sans-serif;
  padding-left: 30px;
  padding-right: 100px;
}
/* line 40, assets/scss/_algolia.scss */
#algolia-hits a {
  font-size: 22px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 700 !important;
  text-align: center !important;
  letter-spacing: .01em !important;
  color: #111112 !important;
  text-transform: none !important;
  padding-bottom: 40px !important;
}
/* line 53, assets/scss/_algolia.scss */
#algolia-hits p {
  text-align: left !important;
  margin: 0px !important;
  line-height: 24px !important;
}
/* line 59, assets/scss/_algolia.scss */
#algolia-hits h2 {
  text-align: left !important;
  line-height: 20px !important;
  margin-bottom: 10px !important;
}
/* line 65, assets/scss/_algolia.scss */
#algolia-hits span.suggestion-post-content {
  font-family: "Source Sans Pro", sans-serif;
  color: #111112;
  font-size: 16px !important;
  line-height: 30px !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
}
/* line 74, assets/scss/_algolia.scss */
#algolia-hits article {
  margin-bottom: 50px !important;
}

/* line 79, assets/scss/_algolia.scss */
input.ais-search-box--input {
  border-radius: 35px !important;
}

/* line 83, assets/scss/_algolia.scss */
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #434343 !important;
  background-color: transparent !important;
  border: 1px solid #434343 !important;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important !important;
  -ms-border-radius: 25px !important;
  border-radius: 25px !important;
  padding: 10px 20px !important;
}

/* line 103, assets/scss/_algolia.scss */
#top input[type="search"] {
  padding-left: 50px !important;
}

/* line 107, assets/scss/_algolia.scss */
label.ais-refinement-list--label {
  font-weight: 300 !important;
  font-size: 17px !important;
  font-family: "Source Sans Pro", sans-serif !important;
}

/* line 113, assets/scss/_algolia.scss */
.ais-hits--thumbnail {
  margin-top: 10px !important;
}

/* line 117, assets/scss/_algolia.scss */
.ais-stats {
  font-size: 17px !important;
}

/* line 121, assets/scss/_algolia.scss */
.ais-body.ais-stats--body {
  margin-top: 25px;
  font-weight: 200 !important;
  font-style: italic;
}

/* line 127, assets/scss/_algolia.scss */
span.ais-menu--count {
  font-weight: 500;
}

/* line 131, assets/scss/_algolia.scss */
span.ais-menu--count::before {
  content: " - " !important;
}

/* line 135, assets/scss/_algolia.scss */
span.ais-refinement-list--count {
  font-size: 15px !important;
}

/* line 139, assets/scss/_algolia.scss */
span.ais-refinement-list--count::before {
  content: " - " !important;
}

/* line 143, assets/scss/_algolia.scss */
.ais-search-box--powered-by {
  display: none;
}

/* line 147, assets/scss/_algolia.scss */
.ais-hits--medium {
  width: 22%;
  float: left;
  margin-right: 3%;
  margin-top: 8px;
}

/* line 154, assets/scss/_algolia.scss */
a.ais-menu--link {
  color: #111112;
  font-size: 17px;
  font-weight: 300;
}

/* line 160, assets/scss/_algolia.scss */
a.ais-hierarchical-menu--link {
  color: #BD242B;
}

/* line 164, assets/scss/_algolia.scss */
.ais-hits--item {
  margin-bottom: 1rem !important;
}

/* line 168, assets/scss/_algolia.scss */
ul.ais-pagination {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
  padding-left: 30px !important;
}

/* line 174, assets/scss/_algolia.scss */
a.ais-pagination--link {
  font-size: 20px;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #BD242B !important;
  background-color: transparent;
  border: 1px solid #BD242B !important;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px !important;
  padding: 13px  20px;
  opacity: 1 !important;
}
/* line 190, assets/scss/_algolia.scss */
a.ais-pagination--link:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* line 197, assets/scss/_algolia.scss */
aside#ais-facets {
  padding-right: 10% !important;
}

/* line 201, assets/scss/_algolia.scss */
#ais-main {
  padding-left: 20% !important;
}

/* line 205, assets/scss/_algolia.scss */
#ais-facets {
  width: 55% !important;
}

@media only screen and (max-width: 1630px) {
  /* line 210, assets/scss/_algolia.scss */
  aside#ais-facets {
    padding-right: 10% !important;
  }

  /* line 214, assets/scss/_algolia.scss */
  #ais-main {
    padding-left: 10% !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 220, assets/scss/_algolia.scss */
  main#ais-main {
    margin-top: 70px;
  }

  /* line 224, assets/scss/_algolia.scss */
  .ais-hits--medium {
    width: 100% !important;
    float: none;
    margin-bottom: 1rem;
    text-align: center !important;
  }

  /* line 231, assets/scss/_algolia.scss */
  #ais-main {
    padding-left: 1rem !important;
  }

  /* line 235, assets/scss/_algolia.scss */
  #algolia-hits {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 239, assets/scss/_algolia.scss */
  #algolia-hits h2 {
    text-align: center !important;
  }
  /* line 243, assets/scss/_algolia.scss */
  #algolia-hits p {
    text-align: center !important;
  }

  /* line 248, assets/scss/_algolia.scss */
  #algolia-search-box {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  /* line 252, assets/scss/_algolia.scss */
  #algolia-search-box input[type="input"] {
    padding-left: 50px !important;
  }
  /* line 256, assets/scss/_algolia.scss */
  #algolia-search-box .search-icon {
    position: relative !important;
    left: -10px !important;
    top: 34px !important;
    fill: #434343 !important;
    float: right !important;
  }

  /* line 265, assets/scss/_algolia.scss */
  li.ais-pagination--item.ais-pagination--item__page.ais-pagination--item__active {
    margin-bottom: 25px !important;
  }

  /* line 269, assets/scss/_algolia.scss */
  li.ais-pagination--item.ais-pagination--item__page {
    margin-bottom: 25px !important;
  }
}
/* =============================================================================
   Frontpage search customization
   ========================================================================== */
/* line 277, assets/scss/_algolia.scss */
.avia-search-tooltip.avia-tt {
  right: 10px;
  border-color: #ffffff !important;
  display: none !important;
}

/* line 286, assets/scss/_algolia.scss */
input#searchsubmit {
  background-color: transparent;
  color: #434343;
}

/* line 291, assets/scss/_algolia.scss */
input#s {
  text-transform: none !important;
  border-color: #ffffff !important;
  font-size: 14px !important;
}

/* line 298, assets/scss/_algolia.scss */
#frontpage-search .container {
  padding-top: 0 !important;
}
/* line 302, assets/scss/_algolia.scss */
#frontpage-search ::-webkit-input-placeholder {
  color: #ffffff !important;
}
/* line 306, assets/scss/_algolia.scss */
#frontpage-search :-moz-placeholder {
  color: #ffffff !important;
}
/* line 310, assets/scss/_algolia.scss */
#frontpage-search ::-moz-placeholder {
  color: #ffffff !important;
}
/* line 314, assets/scss/_algolia.scss */
#frontpage-search :-ms-input-placeholder {
  color: #ffffff !important;
}
/* line 318, assets/scss/_algolia.scss */
#frontpage-search input#s:focus::-webkit-input-placeholder {
  color: transparent !important;
}
/* line 322, assets/scss/_algolia.scss */
#frontpage-search input#s {
  background-color: rgba(255, 255, 255, 0.1) !important;
  font-weight: normal !important;
  font-family: "Source Sans Pro", sans-serif !important;
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  font-weight: 300 !important;
  text-transform: none !important;
}
/* line 332, assets/scss/_algolia.scss */
#frontpage-search input#searchsubmit {
  background-color: transparent !important;
  color: #ffffff !important;
  font-size: 25px !important;
  padding-left: 25px !important;
}
/* line 338, assets/scss/_algolia.scss */
#frontpage-search input#searchsubmit:hover {
  opacity: 0.5 !important;
}
/* line 343, assets/scss/_algolia.scss */
#frontpage-search #searchsubmit, #frontpage-search .ajax_load {
  border-radius: 70px !important;
  padding-right: 54px;
}
/* line 348, assets/scss/_algolia.scss */
#frontpage-search #s {
  text-align: center !important;
  font-size: 26px !important;
  border-radius: 70px !important;
}
/* line 354, assets/scss/_algolia.scss */
#frontpage-search .widget #searchform > div {
  margin: 0;
  max-width: 75%;
  padding-left: 25%;
}

@media only screen and (max-width: 767px) {
  /* line 363, assets/scss/_algolia.scss */
  #frontpage-search .widget #searchform > div {
    max-width: 100% !important;
    padding-left: 0 !important;
  }
  /* line 368, assets/scss/_algolia.scss */
  #frontpage-search input#searchsubmit {
    background-color: transparent !important;
    right: -15px !important;
    font-size: 20px !important;
    border-color: transparent;
    top: 5px;
  }
  /* line 376, assets/scss/_algolia.scss */
  #frontpage-search #s {
    font-size: 20px !important;
  }

  /* line 381, assets/scss/_algolia.scss */
  .avia-search-tooltip.avia-tt {
    left: -92px !important;
    width: 358px;
    border-color: #ffffff !important;
  }

  /* line 387, assets/scss/_algolia.scss */
  input#searchsubmit {
    background-color: transparent !important;
    color: #BD242B;
    border-radius: 40px !important;
    background-color: #f5f5f5;
    border-color: #BD242B;
    border-style: solid;
    border-width: 1px;
    width: 48px !important;
  }

  /* line 398, assets/scss/_algolia.scss */
  input#s {
    text-transform: none !important;
    border-color: #ffffff !important;
  }

  /* line 403, assets/scss/_algolia.scss */
  .inner_tooltip {
    border-color: #ffffff !important;
  }

  /* line 407, assets/scss/_algolia.scss */
  input#s[placeholder] {
    font-size: 18px !important;
    background-color: #f5f5f5 !important;
  }

  /* line 412, assets/scss/_algolia.scss */
  #top input[type="text"] {
    border-color: #ffffff !important;
  }

  /* line 416, assets/scss/_algolia.scss */
  #top #searchsubmit, .ajax_load {
    right: -15px;
    background-color: #f5f5f5 !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 424, assets/scss/_algolia.scss */
  #frontpage-search input#searchsubmit {
    top: 5px !important;
  }
  /* line 428, assets/scss/_algolia.scss */
  #frontpage-search .widget #searchform > div {
    margin: 0 auto !important;
    max-width: 75% !important;
    padding-left: 0 !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 437, assets/scss/_algolia.scss */
  #frontpage-search #s {
    font-size: 19px !important;
  }

  /* line 441, assets/scss/_algolia.scss */
  #frontpage-search input#searchsubmit {
    font-size: 17px !important;
    top: 0 !important;
  }

  /* line 446, assets/scss/_algolia.scss */
  #top #searchsubmit, .ajax_load {
    right: -8px !important;
  }

  /* line 450, assets/scss/_algolia.scss */
  #frontpage-search .widget #searchform > div {
    margin: 15px auto !important;
    max-width: 75%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 320px) {
  /* line 458, assets/scss/_algolia.scss */
  #frontpage-search input#searchsubmit {
    display: none !important;
  }

  /* line 462, assets/scss/_algolia.scss */
  .avia-search-tooltip.avia-tt {
    left: -40px !important;
    width: 300px;
  }

  /* line 467, assets/scss/_algolia.scss */
  #top #s {
    font-size: 14px !important;
    padding: 12px !important;
  }

  /* line 472, assets/scss/_algolia.scss */
  input#searchsubmit {
    background-color: transparent !important;
    color: #BD242B !important;
  }

  /* line 477, assets/scss/_algolia.scss */
  #top #searchsubmit, .ajax_load {
    right: -5px;
    top: -4px;
    height: 110%;
  }
}
/* line 484, assets/scss/_algolia.scss */
.avia-search-tooltip {
  opacity: 0;
  right: 0;
}

/* line 491, assets/scss/_algolia.scss */
#no-padding .flex_cell {
  padding: 0 !important;
}

/* line 1, assets/scss/_adscarousel.scss */
#top .button-tour-packages-show-more {
  margin-top: 0;
  margin-bottom: 90px;
}

/* line 6, assets/scss/_adscarousel.scss */
#top .vg-carousel {
  margin-bottom: 0;
}
/* line 9, assets/scss/_adscarousel.scss */
#top .vg-carousel .ads-inner-wrap {
  height: 502px;
  width: 200%;
  position: absolute;
  top: 0px;
  left: 0%;
  overflow: hidden;
}
/* line 17, assets/scss/_adscarousel.scss */
#top .vg-carousel .ads-inner-wrap .ads-four-wrap {
  width: 50%;
  height: 100%;
  float: left;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  /* line 17, assets/scss/_adscarousel.scss */
  #top .vg-carousel .ads-inner-wrap .ads-four-wrap {
    justify-content: left;
  }
}
/* line 32, assets/scss/_adscarousel.scss */
#top .vg-carousel .ads-inner-wrap .av_one_fourth {
  width: 25%;
}
@media screen and (max-width: 991px) {
  /* line 9, assets/scss/_adscarousel.scss */
  #top .vg-carousel .ads-inner-wrap {
    width: 400%;
  }
  /* line 39, assets/scss/_adscarousel.scss */
  #top .vg-carousel .ads-inner-wrap .av_one_fourth {
    width: 25% !important;
  }
}
@media screen and (max-width: 540px) {
  /* line 9, assets/scss/_adscarousel.scss */
  #top .vg-carousel .ads-inner-wrap {
    width: 800%;
  }
  /* line 47, assets/scss/_adscarousel.scss */
  #top .vg-carousel .ads-inner-wrap .av_one_fourth {
    width: 25% !important;
  }
}

/* line 54, assets/scss/_adscarousel.scss */
.vg-carousel-controls {
  width: 100%;
  height: 30px;
  position: absolute;
  top: 47%;
  transform: translateY(-100%);
  z-index: 10;
}
/* line 62, assets/scss/_adscarousel.scss */
.vg-carousel-controls.hidden {
  display: none;
}
/* line 66, assets/scss/_adscarousel.scss */
.vg-carousel-controls .ads-btn {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 41%;
  background: url("images/arrowTurq.png");
  background-size: contain;
  cursor: pointer;
  filter: grayscale(0%);
  opacity: 1;
  transition: all 0.3s ease-out;
}
/* line 78, assets/scss/_adscarousel.scss */
.vg-carousel-controls .ads-btn.left {
  left: -60px;
  transform: translateY(0%) rotate(-180deg);
}
/* line 83, assets/scss/_adscarousel.scss */
.vg-carousel-controls .ads-btn.right {
  right: -60px;
  transform: translateY(0%) rotate(0deg);
}
/* line 88, assets/scss/_adscarousel.scss */
.vg-carousel-controls .ads-btn.disabled {
  cursor: default;
  filter: grayscale(100%);
  opacity: 0.1;
}

@media screen and (max-width: 1350px) {
  /* line 97, assets/scss/_adscarousel.scss */
  .vg-carousel-controls {
    top: 47%;
    transform: translateY(-115%);
  }
  /* line 101, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn {
    top: 41%;
    width: 40px;
    height: 40px;
  }
  /* line 106, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn.left {
    left: 5px;
  }
  /* line 110, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn.right {
    right: 5px;
  }
}
@media screen and (max-width: 1230px) {
  /* line 118, assets/scss/_adscarousel.scss */
  .vg-carousel-controls {
    top: 40%;
    transform: translateY(80%);
  }
  /* line 122, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn {
    top: 41%;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1135px) {
  /* line 131, assets/scss/_adscarousel.scss */
  .vg-carousel-controls {
    top: 40%;
    transform: translateY(33%);
  }
  /* line 135, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn {
    top: 41%;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 1060px) {
  /* line 144, assets/scss/_adscarousel.scss */
  .vg-carousel-controls {
    top: 40%;
    transform: translateY(-10%);
  }
  /* line 148, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn {
    top: 41%;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 991px) {
  /* line 157, assets/scss/_adscarousel.scss */
  .vg-carousel-controls {
    top: 44%;
    transform: translateY(-5%);
  }
  /* line 161, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn {
    top: 41%;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  /* line 170, assets/scss/_adscarousel.scss */
  .vg-carousel-controls {
    top: 42%;
    transform: translateY(0%);
  }
  /* line 174, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn {
    top: 41%;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 680px) {
  /* line 183, assets/scss/_adscarousel.scss */
  .vg-carousel-controls {
    top: 42%;
    transform: translateY(-45%);
  }
  /* line 187, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn {
    top: 41%;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 630px) {
  /* line 196, assets/scss/_adscarousel.scss */
  .vg-carousel-controls {
    top: 42%;
    transform: translateY(-45%);
  }
  /* line 200, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn {
    top: 41%;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 520px) {
  /* line 209, assets/scss/_adscarousel.scss */
  .vg-carousel-controls {
    top: 44%;
    transform: translateY(-45%);
  }
  /* line 213, assets/scss/_adscarousel.scss */
  .vg-carousel-controls .ads-btn {
    top: 41%;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 320px) {
  /* line 222, assets/scss/_adscarousel.scss */
  .vg-carousel-controls {
    top: 42%;
    transform: translateY(-43%);
  }
}
/* line 1, assets/scss/_stickers.scss */
.sticker-image {
  position: absolute;
  top: 100px;
  right: 0;
  width: 182px;
  height: 182px;
  overflow: hidden;
  transform: translateY(110%) translateX(30%) scale(0.7);
  z-index: 16777270;
}
/* line 11, assets/scss/_stickers.scss */
.sticker-image a:hover .image-overlay {
  opacity: 0 !important;
}
/* line 15, assets/scss/_stickers.scss */
.sticker-image.second {
  z-index: 16777271;
  transform: translateY(110%) translateX(-42%) scale(0.7);
}
@media screen and (min-width: 1920px) {
  /* line 1, assets/scss/_stickers.scss */
  .sticker-image {
    transform: translateY(100%) translateX(80%) scale(0.8);
  }
  /* line 23, assets/scss/_stickers.scss */
  .sticker-image.second {
    transform: translateY(100%) translateX(0%) scale(0.8);
  }
}
@media screen and (max-width: 820px) {
  /* line 1, assets/scss/_stickers.scss */
  .sticker-image {
    transform: translateY(15%) translateX(30%) scale(0.6);
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 37, assets/scss/_stickers.scss */
  .sticker-image.second {
    transform: translateY(15%) translateX(-30%) scale(0.6);
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 1, assets/scss/_buttons.scss */
.avia-button.avia-size-small,
.avia-button.avia-size-medium,
.avia-button.avia-size-large,
.avia-button.avia-size-x-large {
  padding: 10px 25px 10px !important;
  font-size: 18px !important;
  min-width: 139px !important;
}

/* line 10, assets/scss/_buttons.scss */
.avia-color-theme-color,
.avia-button.avia-color-dark,
.avia-button.avia-color-light,
.avia-color-theme-color-subtle,
.avia-color-theme-color-highlight {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  opacity: 1 !important;
}

/* =============================================================================
   Theme Color
   ========================================================================== */
/* line 35, assets/scss/_buttons.scss */
.avia-color-theme-color {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #BD242B !important;
  background-color: transparent !important;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  border-color: #BD242B !important;
  opacity: 1 !important;
}
/* line 52, assets/scss/_buttons.scss */
.avia-color-theme-color:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* line 60, assets/scss/_buttons.scss */
.avia-color-theme-color-subtle:hover {
  background: #000000 !important;
  color: #ffffff !important;
  border-color: #000000;
}

/* =============================================================================
  Light Transparent Color
   ========================================================================== */
/* line 70, assets/scss/_buttons.scss */
.avia-button.avia-color-light {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #ffffff !important;
  background-color: transparent;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  opacity: 1 !important;
}
/* line 86, assets/scss/_buttons.scss */
.avia-button.avia-color-light:hover {
  background: rgba(255, 255, 255, 0.2) !important;
}

/* =============================================================================
  Dark Transparent Color
   ========================================================================== */
/* line 94, assets/scss/_buttons.scss */
.avia-button.avia-color-dark {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #111112 !important;
  background-color: transparent !important;
  border: 1px solid #111112 !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  opacity: 1 !important;
}
/* line 110, assets/scss/_buttons.scss */
.avia-button.avia-color-dark:hover {
  border: 1px solid #111112 !important;
  color: #ffffff !important;
  background-color: #111112 !important;
}

/* =============================================================================
  Red Color
   ========================================================================== */
/* line 120, assets/scss/_buttons.scss */
.avia-button.avia-color-red {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #BD242B !important;
  background-color: transparent;
  border: 1px solid #ffffff !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px !important;
  padding: 10px 20px !important;
  border-color: #BD242B !important;
  opacity: 1 !important;
}
/* line 137, assets/scss/_buttons.scss */
.avia-button.avia-color-red:hover {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  background-color: #BD242B !important;
}

/* =============================================================================
  Fullwidth Button Color
   ========================================================================== */
/* line 148, assets/scss/_buttons.scss */
.avia-button-fullwidth:hover {
  border-radius: 50px;
}

/* =============================================================================
   Custom "column" width adjustments
   ========================================================================== */
/* line 5, assets/scss/_custom-class.scss */
.columns-no-padding .container {
  padding: 0 8% !important;
}
/* line 9, assets/scss/_custom-class.scss */
.columns-no-padding .av-flex-placeholder {
  width: 2% !important;
}
@media screen and (max-width: 767px) {
  /* line 9, assets/scss/_custom-class.scss */
  .columns-no-padding .av-flex-placeholder {
    width: 0% !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 15, assets/scss/_custom-class.scss */
  .columns-no-padding a.flex_column {
    width: 48% !important;
    display: flex !important;
    flex-wrap: wrap !important;
    padding: 20px !important;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  /* line 15, assets/scss/_custom-class.scss */
  .columns-no-padding a.flex_column {
    margin-bottom: 2% !important;
  }
}

/* line 26, assets/scss/_custom-class.scss */
.columns-no-padding .flex_column_table_cell {
  display: table-cell !important;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  /* line 26, assets/scss/_custom-class.scss */
  .columns-no-padding .flex_column_table_cell {
    width: 48% !important;
    display: flex !important;
    flex-wrap: wrap !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 37, assets/scss/_custom-class.scss */
  .columns-no-padding .flex_column_table {
    display: flex !important;
    flex-wrap: wrap !important;
  }
}

/* line 46, assets/scss/_custom-class.scss */
.collapseomatic {
  padding: 10px 16px 10px 16px;
  cursor: pointer;
  border: 1px solid #bd242b !important;
  width: fit-content;
  border-radius: 50px;
  min-width: 160px;
  background-image: none;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: #bd242b !important;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600 !important;
  font-size: 18px;
  margin-bottom: 20px;
}

/* line 65, assets/scss/_custom-class.scss */
.collapseomatic:hover {
  text-decoration: none;
  background: #bd242b;
  color: white !important;
  margin-bottom: 20px;
}

/* line 72, assets/scss/_custom-class.scss */
.collapseomatic_excerpt,
.collapseomatic_content {
  margin-left: 0;
  color: #111112;
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  font-family: "Source Sans Pro", sans-serif !important;
  padding-bottom: 20px;
}

/* line 85, assets/scss/_custom-class.scss */
#mc4wp-form-1 input[type="submit"] {
  border-radius: 30px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  padding: 12px 24px 14px;
  line-height: 20px;
}

/* line 93, assets/scss/_custom-class.scss */
#mc4wp-form-1 a {
  font-size: 18px;
  line-height: 14px;
}

/* line 98, assets/scss/_custom-class.scss */
#mc4wp-form-1 .top-questions span {
  color: #111 !important;
  font-size: 18px !important;
}

@media only screen and (max-width: 767px) {
  /* line 104, assets/scss/_custom-class.scss */
  #mc4wp-form-1 input[type="text"] {
    border-color: #000000 !important;
  }
}
/* line 109, assets/scss/_custom-class.scss */
.no-border {
  border: none !important;
}

/* line 112, assets/scss/_custom-class.scss */
.no-border:hover {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* line 118, assets/scss/_custom-class.scss */
.flex_column.no-border:hover,
.flex_column.av_one_fourth.no-border:hover,
.flex_column.av_one_third.no-border:hover,
.flex_column.av_one_half.no-border:hover,
.flex_column.av_one_fifth.no-border:hover {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* line 129, assets/scss/_custom-class.scss */
#frontpage-badge {
  width: 130px;
  position: absolute;
  right: 0;
  margin-top: 80px;
}
@media screen and (max-width: 1366px) {
  /* line 129, assets/scss/_custom-class.scss */
  #frontpage-badge {
    margin-top: 0;
  }
}
/* line 137, assets/scss/_custom-class.scss */
#frontpage-badge a.avia_image:hover {
  background-color: transparent !important;
  opacity: 1 !important;
}
/* line 141, assets/scss/_custom-class.scss */
#frontpage-badge span.image-overlay.overlay-type-extern:hover {
  opacity: 0 !important;
}
@media screen and (max-width: 767px) {
  /* line 129, assets/scss/_custom-class.scss */
  #frontpage-badge {
    display: flex;
    float: none;
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
  }
}

/* line 154, assets/scss/_custom-class.scss */
.two-col-mobile .entry-content-wrapper .first.av_one_third {
  margin-left: 0%;
  width: 32%;
}
/* line 158, assets/scss/_custom-class.scss */
.two-col-mobile .entry-content-wrapper .av_one_third {
  margin-left: 2%;
  width: 32%;
}

@media screen and (max-width: 1250px) {
  /* line 164, assets/scss/_custom-class.scss */
  .two-col-mobile .entry-content-wrapper .av_one_third h3.teaser.article {
    height: 46px;
  }
}
@media screen and (max-width: 767px) {
  /* line 169, assets/scss/_custom-class.scss */
  .two-col-mobile .container {
    padding: 0 4% !important;
  }

  /* line 174, assets/scss/_custom-class.scss */
  .two-col-mobile .entry-content-wrapper .first.av_one_third {
    clear: none;
  }
  /* line 178, assets/scss/_custom-class.scss */
  .two-col-mobile .entry-content-wrapper .av_one_third {
    clear: none;
    padding: 15px !important;
  }
  /* line 181, assets/scss/_custom-class.scss */
  .two-col-mobile .entry-content-wrapper .av_one_third .av_textblock_section {
    height: 46px;
    width: 100%;
  }
  /* line 184, assets/scss/_custom-class.scss */
  .two-col-mobile .entry-content-wrapper .av_one_third .av_textblock_section .teaser.article {
    height: 46px;
    width: 100%;
  }

  /* line 192, assets/scss/_custom-class.scss */
  .two-col-mobile .entry-content-wrapper .av_one_third:nth-child(odd) {
    width: 49% !important;
    margin-right: 1% !important;
  }

  /* line 197, assets/scss/_custom-class.scss */
  .two-col-mobile .entry-content-wrapper .av_one_third:nth-child(even) {
    width: 49% !important;
    margin-left: 1% !important;
  }
}
@media screen and (max-width: 520px) {
  /* line 205, assets/scss/_custom-class.scss */
  .two-col-mobile .entry-content-wrapper .av_one_third {
    padding: 5px !important;
  }
  /* line 208, assets/scss/_custom-class.scss */
  .two-col-mobile .entry-content-wrapper .av_one_third .av_textblock_section .teaser.article {
    height: 46px;
    font-size: 17px !important;
  }
}
/* line 1, assets/scss/_single-local-provider.scss */
.single-local_providers {
  background: red !important;
}
/* line 3, assets/scss/_single-local-provider.scss */
.single-local_providers main.content.units.av-content-full.alpha {
  padding: 0;
  background: #ffffff;
}
/* line 8, assets/scss/_single-local-provider.scss */
.single-local_providers .row.content {
  max-width: 100%;
}
@media screen and (min-width: 1025px) {
  /* line 8, assets/scss/_single-local-provider.scss */
  .single-local_providers .row.content {
    padding: 120px 0;
    max-width: 1310px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1440px) {
  /* line 17, assets/scss/_single-local-provider.scss */
  .single-local_providers .display-none {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  /* line 24, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.top {
    padding-top: 90px;
  }
}
@media screen and (min-width: 1025px) {
  /* line 28, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.top {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 767px) {
  /* line 28, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.top {
    padding-top: 90px;
  }
}
/* line 36, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.top .row.top {
  padding: 65px 0 0;
}
/* line 39, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.top .top {
  text-align: center;
  padding-bottom: 90px;
  background: #BD242B;
  background-image: url("./images/iceberg.png");
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: 20%;
}
@media screen and (min-width: 1025px) {
  /* line 39, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.top .top {
    height: 527px;
  }
}
/* line 51, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.top h1 {
  color: #ffffff;
}
/* line 55, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.top .feat-image {
  padding-left: 0;
  top: -60%;
  position: relative;
}
@media screen and (max-width: 1440px) {
  /* line 55, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.top .feat-image {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
}
@media screen and (min-width: 1025px) {
  /* line 66, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.top .feat-image img {
    width: 100vw;
    max-height: 650px;
    height: 650px;
    object-fit: cover;
  }
}
/* line 75, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.top p.article-type {
  padding: 35px 0 0;
  color: transparent;
}
@media screen and (max-width: 767px) {
  /* line 75, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.top p.article-type {
    line-height: 60px !important;
  }
}
/* line 81, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.top p.article-type a {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 25px;
  padding: 10px 20px;
}
/* line 90, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.top p.article-type a:hover {
  background: #ffffff;
  color: #BD242B;
}
/* line 97, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content {
  background: #ffffff;
  padding-top: 0;
}
@media screen and (min-width: 1025px) {
  /* line 97, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.primary.content {
    padding-top: 240px;
  }
}
/* line 103, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content h2.manchet {
  text-align: left !important;
}
@media screen and (min-width: 1025px) {
  /* line 103, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.primary.content h2.manchet {
    padding-right: 20%;
  }
}
@media screen and (max-width: 768px) {
  /* line 110, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.primary.content .provider-info,
  .single-local_providers .container-fluid.primary.content .contact-info {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* line 120, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .provider-info .actively-operating {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  /* line 125, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.primary.content .col-sm-5.contact-info {
    padding-top: 30px;
  }
}
/* line 131, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact {
  background-color: rgba(221, 221, 221, 0.29);
  padding: 43px 50px;
}
/* line 134, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact .contact-logo {
  margin-top: 20px;
}
/* line 137, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact p.contact-street {
  margin: 25px 0 0;
}
/* line 140, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact p.contact-zip {
  margin-bottom: 0;
}
/* line 143, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact .flag {
  display: flex;
  margin-bottom: 25px;
}
/* line 147, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact .flag-country {
  height: 30px;
  margin-right: 10px;
  position: relative;
}
/* line 151, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact .flag-country img {
  vertical-align: middle;
  height: 18px;
  margin: 6px 0px;
}
/* line 157, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact p.contact-country {
  line-height: 30px !important;
  margin-bottom: 0px !important;
  height: 30px;
}
/* line 162, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact input[type="submit"],
.single-local_providers .container-fluid.primary.content .contact #submit,
.single-local_providers .container-fluid.primary.content .contact .button {
  padding: 0;
  font-weight: normal;
}
/* line 169, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact a.button {
  color: #BD242B;
}
/* line 171, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact a.button:hover {
  opacity: 0.8;
}
/* line 176, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact p.phone,
.single-local_providers .container-fluid.primary.content .contact p.mail {
  margin-bottom: 0;
}
/* line 181, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact p.website {
  margin-bottom: 30px;
}
/* line 184, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact .some {
  display: flex;
}
/* line 189, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact .facebook i.icon.icon-facebook {
  background-image: url("./images/facebook.png");
  height: 40px;
  width: 40px;
  background-position: 0 0;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 10px !important;
}
/* line 197, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact .facebook i.icon.icon-facebook:hover {
  opacity: 0.7;
}
/* line 203, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact .instagram i.icon.icon-instagram {
  background-image: url("./images/instagram.png");
  height: 40px;
  width: 40px;
  background-position: 0 0;
  display: inline-block;
  background-repeat: no-repeat;
}
/* line 210, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.primary.content .contact .instagram i.icon.icon-instagram:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1024px) {
  /* line 218, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.secondary-content .secondary-gallery {
    padding-left: 60px;
  }
}
/* line 222, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.secondary-content .secondary-gallery .single-image {
  margin-bottom: 30px;
}
/* line 227, assets/scss/_single-local-provider.scss */
.single-local_providers .activities-content {
  margin-top: 180px;
  background: #f5f5f5;
}
/* line 230, assets/scss/_single-local-provider.scss */
.single-local_providers .activities-content .activities {
  background: #BD242B;
  padding: 30px 50px 0px;
  top: -130px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  /* line 230, assets/scss/_single-local-provider.scss */
  .single-local_providers .activities-content .activities {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
  }
}
/* line 241, assets/scss/_single-local-provider.scss */
.single-local_providers .activities-content .activities:after {
  content: url("./images/activities-bg.png");
  position: absolute;
  right: 0;
  top: -43px;
}
@media screen and (max-width: 1024px) {
  /* line 241, assets/scss/_single-local-provider.scss */
  .single-local_providers .activities-content .activities:after {
    content: "";
    background: url("./images/activities-bg.png");
    width: 100%;
    height: 100%;
    top: 6px;
    right: 5px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 50%;
  }
}
/* line 261, assets/scss/_single-local-provider.scss */
.single-local_providers .activities-content .activities h1,
.single-local_providers .activities-content .activities h2.manchet {
  text-align: left !important;
  color: #ffffff !important;
}
/* line 268, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.third-content-container {
  padding-bottom: 120px;
}
/* line 285, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.third-content-container .third-content {
  padding-top: 0;
  padding-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  /* line 289, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.third-content-container .third-gallery {
    padding-right: 60px;
  }
}
/* line 293, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.third-content-container .third-gallery .single-image {
  margin-bottom: 30px;
}
/* line 297, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.third-content-container a.button {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #BD242B;
  color: #BD242B;
  border-radius: 25px;
  padding: 10px 20px;
}
/* line 306, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.third-content-container a.button:hover {
  background: #BD242B;
  color: #ffffff !important;
}
/* line 311, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.third-content-container .cta {
  margin-top: 60px;
}
/* line 314, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.third-content-container .bg-left {
  background: url("./images/third-content-left.png");
  background-repeat: no-repeat;
  height: 135px;
  margin-left: -15px;
  bottom: 15px;
  bottom: 870px;
  left: 0;
  float: left;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  /* line 314, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.third-content-container .bg-left {
    bottom: 89vh;
    background-size: 60%;
  }
}
/* line 329, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.third-content-container .bg-right {
  background: url("./images/third-content-right.png");
  background-repeat: no-repeat;
  height: 252px;
  background-position: 100% 100%;
  margin-right: -15px;
  float: right;
  bottom: 840px;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 1024px) {
  /* line 329, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.third-content-container .bg-right {
    bottom: 90vh;
    background-size: 60%;
    margin-right: 0;
  }
}
/* line 347, assets/scss/_single-local-provider.scss */
.single-local_providers .wrapper-gantt {
  margin: 0 auto;
  padding: 30px 0;
}
/* line 350, assets/scss/_single-local-provider.scss */
.single-local_providers .wrapper-gantt .gantt {
  border: 0;
  border-radius: 12px;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0 75px 125px -57px #7e8f94;
}
/* line 359, assets/scss/_single-local-provider.scss */
.single-local_providers .gantt__row {
  width: 100%;
  background-color: #fff;
  height: 26px;
}
/* line 364, assets/scss/_single-local-provider.scss */
.single-local_providers .gantt__row--months {
  color: #b2b2b2;
  background-color: #dddddd !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
/* line 369, assets/scss/_single-local-provider.scss */
.single-local_providers .gantt__row--months .month--outer {
  text-align: center;
  font-size: 13px;
  align-self: center;
  font-weight: bold;
  padding: 0px;
  text-transform: uppercase;
  width: 8.3333333%;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  float: left;
}
/* line 382, assets/scss/_single-local-provider.scss */
.single-local_providers .gantt__row--months .month--outer.month-active:before {
  content: '';
  position: relative;
  bottom: 10px;
  right: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #bd242c transparent transparent transparent;
}
/* line 395, assets/scss/_single-local-provider.scss */
.single-local_providers .gantt__row--months .gantt-month {
  color: #ffffff;
  background: #BD242B;
  border-radius: 12px;
  position: relative;
  top: -26px;
}
/* line 404, assets/scss/_single-local-provider.scss */
.single-local_providers .areas__row {
  display: grid;
  position: relative;
  grid-template-columns: 1fr 1fr;
}
/* line 410, assets/scss/_single-local-provider.scss */
.single-local_providers .areas__destination .destination__title {
  color: #BD242B;
  font-weight: bold;
  font-size: 20px;
}
/* line 414, assets/scss/_single-local-provider.scss */
.single-local_providers .areas__destination .destination__title a {
  color: #BD242B;
}
/* line 418, assets/scss/_single-local-provider.scss */
.single-local_providers .areas__destination .destination__cities {
  font-size: 14px;
  color: #BD242B;
  margin: 0 0 25px;
}
/* line 422, assets/scss/_single-local-provider.scss */
.single-local_providers .areas__destination .destination__cities .city {
  font-size: 16px;
  line-height: 22px;
}
/* line 425, assets/scss/_single-local-provider.scss */
.single-local_providers .areas__destination .destination__cities .city a {
  color: #BD242B;
}
/* line 432, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.slider {
  padding-right: 0px;
  padding-left: 0px;
}
/* line 436, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.slider .swiper-container .swiper-slide {
  min-height: 500px;
  margin-bottom: 30px;
}
/* line 439, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.slider .swiper-container .swiper-slide .slider_caption {
  position: absolute;
  top: 100%;
  z-index: 9;
  opacity: 0;
  transition: 500ms ease opacity, 500ms ease transform;
  transform: translateY(30px);
  width: 100%;
}
/* line 447, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.slider .swiper-container .swiper-slide .slider_caption .caption_heading {
  transition: 500ms ease-in all;
  text-align: center;
}
/* line 450, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.slider .swiper-container .swiper-slide .slider_caption .caption_heading p {
  font-size: 16px !important;
  line-height: 25px !important;
  margin-bottom: 0px;
  font-style: italic;
}
/* line 459, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.slider .swiper-container .swiper-button-next, .single-local_providers .container-fluid.slider .swiper-container .swiper-button-prev {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 45px;
  height: 45px;
  width: 45px;
}
/* line 466, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.slider .swiper-container .swiper-button-next:after {
  font-size: 23px;
  transform: translateX(1px);
}
/* line 471, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.slider .swiper-container .swiper-button-prev:after {
  font-size: 23px;
  transform: translateX(-2px);
}
/* line 478, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.slider .swiper-container .swiper-slide.swiper-slide-active .slider_caption {
  transition-delay: 1000ms;
  opacity: 1;
  transform: translateY(0);
}
/* line 484, assets/scss/_single-local-provider.scss */
.single-local_providers .caption.current-caption {
  transition-delay: 1000ms;
  opacity: 1;
  transform: translateY(0);
}
/* line 491, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.video {
  background: #bd242c !important;
}
/* line 493, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.video h2,
.single-local_providers .container-fluid.video p {
  color: #ffffff;
}
/* line 498, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.video .video-content {
  padding: 30px 0;
}
@media screen and (min-width: 1024px) {
  /* line 498, assets/scss/_single-local-provider.scss */
  .single-local_providers .container-fluid.video .video-content {
    width: 900px;
    margin: 0 auto;
    padding: 30px;
  }
}
/* line 506, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.video .cta {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 511, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.video a.button {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 25px;
  padding: 10px 20px;
}
/* line 520, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.video a.button:hover {
  background: #ffffff;
  color: #BD242B !important;
}
/* line 525, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.video .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
/* line 533, assets/scss/_single-local-provider.scss */
.single-local_providers .container-fluid.video .embed-container iframe,
.single-local_providers .container-fluid.video .embed-container object,
.single-local_providers .container-fluid.video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 6, assets/scss/_fonts.scss */
body {
  font-family: "Source Sans Pro", sans-serif !important;
}

/* line 10, assets/scss/_fonts.scss */
.avia_textblock strong,
strong {
  color: #000000;
}

/* line 16, assets/scss/_fonts.scss */
#top a,
#top h1,
#top h2,
#top h3,
#top h4,
#top h5,
#top h6,
#top ol,
#top ol li,
#top ul,
#top ul li {
  font-family: "Source Sans Pro", sans-serif;
}

/* line 31, assets/scss/_fonts.scss */
.avia_textblock p,
p {
  color: #111112;
  font-size: 22px !important;
  line-height: 34px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  font-family: "Source Sans Pro", sans-serif !important;
}

/* line 41, assets/scss/_fonts.scss */
.avia_textblock p.teaser,
p.teaser {
  font-weight: 400 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
  line-height: 22px !important;
  font-family: "Source Sans Pro", sans-serif !important;
}

/* line 50, assets/scss/_fonts.scss */
.avia_textblock a,
a {
  text-decoration: none !important;
}

/* line 55, assets/scss/_fonts.scss */
a:focus,
a:hover,
a:visited {
  outline: 0;
  text-decoration: none !important;
}

/* line 62, assets/scss/_fonts.scss */
.avia_textblock blockquote,
blockquote {
  font-family: "Source Sans Pro", sans-serif !important;
  font-style: italic !important;
  font-size: 27px !important;
  line-height: 36px !important;
  font-weight: 300 !important;
  color: #111112 !important;
  text-align: center !important;
  border-color: transparent !important;
}
/* line 73, assets/scss/_fonts.scss */
.avia_textblock blockquote:before,
blockquote:before {
  content: url("./images/icon-quotation.png");
}

/* line 78, assets/scss/_fonts.scss */
.avia_textblock ul,
ul {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 22px !important;
  line-height: 30px !important;
  color: #111112 !important;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
}

/* line 88, assets/scss/_fonts.scss */
.avia_textblock ol,
ol {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 22px !important;
  line-height: 30px !important;
  color: #111112 !important;
  letter-spacing: 0 !important;
  font-weight: 500 !important;
}

/* =============================================================================
   Headers - final
   ========================================================================== */
/* line 100, assets/scss/_fonts.scss */
.avia_textblock h1,
h1 {
  font-family: "pioneerbrushregular" !important;
  font-size: 70px !important;
  font-weight: 400 !important;
  line-height: 80px !important;
  text-align: center !important;
  letter-spacing: 0.01em !important;
}
/* line 109, assets/scss/_fonts.scss */
.avia_textblock h1 a,
h1 a {
  font-family: "pioneerbrushregular" !important;
  color: #BD242B !important;
}
/* line 113, assets/scss/_fonts.scss */
.avia_textblock h1 a:hover,
h1 a:hover {
  opacity: 0.8 !important;
}
@media screen and (max-width: 1024px) {
  /* line 100, assets/scss/_fonts.scss */
  .avia_textblock h1,
  h1 {
    font-size: 5vw !important;
    line-height: 6vw !important;
  }
}

/* line 123, assets/scss/_fonts.scss */
.avia_textblock h2.manchet,
h2.manchet {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 30px !important;
  font-weight: 300 !important;
  line-height: 38px !important;
  text-align: center !important;
  letter-spacing: 0 !important;
  color: #111112 !important;
  text-transform: none !important;
  padding-bottom: 40px !important;
}

/* line 137, assets/scss/_fonts.scss */
.avia_textblock h2,
h2 {
  font-family: "pioneerbrushregular" !important;
  font-size: 60px !important;
  font-weight: 400 !important;
  line-height: 70px !important;
  text-align: center !important;
  letter-spacing: 0.01em !important;
}
/* line 146, assets/scss/_fonts.scss */
.avia_textblock h2 a,
h2 a {
  font-family: "pioneerbrushregular" !important;
  color: #BD242B !important;
}
/* line 150, assets/scss/_fonts.scss */
.avia_textblock h2 a:hover,
h2 a:hover {
  opacity: 0.8 !important;
}
@media screen and (max-width: 1024px) {
  /* line 137, assets/scss/_fonts.scss */
  .avia_textblock h2,
  h2 {
    font-size: 4vw !important;
    line-height: 5vw !important;
  }
}

/* line 160, assets/scss/_fonts.scss */
.avia_textblock h3,
h3 {
  font-family: "pioneerbrushregular" !important;
  font-size: 40px !important;
  font-weight: 400 !important;
  font-weight: normal !important;
  line-height: 48px !important;
  letter-spacing: 0.01em !important;
  margin-bottom: 15px !important;
}
/* line 170, assets/scss/_fonts.scss */
.avia_textblock h3 a,
h3 a {
  font-family: "pioneerbrushregular" !important;
  color: #BD242B !important;
}
/* line 174, assets/scss/_fonts.scss */
.avia_textblock h3 a:hover,
h3 a:hover {
  opacity: 0.8 !important;
}

/* line 180, assets/scss/_fonts.scss */
.avia_textblock h3.teaser.capital,
h3.teaser.capital {
  font-family: "pioneerbrushregular" !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  letter-spacing: 0.02em !important;
}
/* line 188, assets/scss/_fonts.scss */
.avia_textblock h3.teaser.capital a,
h3.teaser.capital a {
  font-family: "pioneerbrushregular" !important;
  color: #BD242B !important;
}
/* line 192, assets/scss/_fonts.scss */
.avia_textblock h3.teaser.capital a:hover,
h3.teaser.capital a:hover {
  opacity: 0.8 !important;
}

/* line 198, assets/scss/_fonts.scss */
.avia_textblock h3.teaser.article,
h3.teaser.article {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  letter-spacing: 0.02em !important;
}

/* line 207, assets/scss/_fonts.scss */
.avia_textblock h3.teaser.article.left,
h3.teaser.article.left {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 22px !important;
  letter-spacing: 0.02em !important;
  text-align: left !important;
}

/* line 217, assets/scss/_fonts.scss */
.avia_textblock h4,
h4 {
  font-family: "pioneerbrushregular" !important;
  font-size: 22px !important;
  font-weight: normal !important;
  line-height: 28px !important;
  text-align: center;
  letter-spacing: 0.01em !important;
  color: #111112;
  width: 100% !important;
  margin-bottom: 0 !important;
}
/* line 229, assets/scss/_fonts.scss */
.avia_textblock h4 a,
h4 a {
  font-family: "pioneerbrushregular" !important;
  color: #BD242B !important;
}
/* line 233, assets/scss/_fonts.scss */
.avia_textblock h4 a:hover,
h4 a:hover {
  opacity: 0.8 !important;
}

/* line 241, assets/scss/_fonts.scss */
#factbox-section h2,
#providers-section h2 {
  margin-bottom: 40px !important;
}

/* line 247, assets/scss/_fonts.scss */
#providers-section h2 {
  margin-top: 40px !important;
}

/* =============================================================================
   Archive headings
   ========================================================================== */
/* line 254, assets/scss/_fonts.scss */
h3.slide-entry-title.entry-title a {
  font-family: "pioneerbrushregular" !important;
  font-size: 25px !important;
  font-weight: 400 !important;
  font-weight: normal !important;
  line-height: 25px !important;
  letter-spacing: 0.01em !important;
  margin-bottom: 15px !important;
}

/* line 264, assets/scss/_fonts.scss */
h1.main-title.entry-title a {
  margin-top: 50px;
  font-family: "pioneerbrushregular" !important;
  font-weight: 400 !important;
  font-weight: normal !important;
  line-height: 48px !important;
  letter-spacing: 0.01em !important;
  color: #111112 !important;
}

/* line 274, assets/scss/_fonts.scss */
h1.main-title.entry-title {
  margin-top: 50px;
}

@media (max-width: 567px) {
  /* line 278, assets/scss/_fonts.scss */
  h1.main-title.entry-title {
    margin-top: 100px !important;
  }
}
/* =============================================================================
   Special headings
   ========================================================================== */
/* line 285, assets/scss/_fonts.scss */
h1.av-special-heading-tag {
  font-family: "pioneerbrushregular" !important;
  font-size: 70px !important;
  font-weight: 400 !important;
  line-height: 80px !important;
  text-align: center !important;
  letter-spacing: 0.01em !important;
}
@media screen and (max-width: 1024px) {
  /* line 285, assets/scss/_fonts.scss */
  h1.av-special-heading-tag {
    font-size: 5vw !important;
    line-height: 6vw !important;
  }
}

/* line 298, assets/scss/_fonts.scss */
h2.av-special-heading-tag {
  font-family: "pioneerbrushregular" !important;
  font-size: 60px !important;
  font-weight: 400 !important;
  line-height: 70px !important;
  text-align: center !important;
  letter-spacing: 0.01em !important;
}
@media screen and (max-width: 1024px) {
  /* line 298, assets/scss/_fonts.scss */
  h2.av-special-heading-tag {
    font-size: 4vw !important;
    line-height: 5vw !important;
  }
}

/* line 311, assets/scss/_fonts.scss */
h3.av-special-heading-tag {
  font-family: "pioneerbrushregular" !important;
  font-size: 40px !important;
  font-weight: 400 !important;
  font-weight: normal !important;
  line-height: 48px !important;
  letter-spacing: 0.01em !important;
}

/* line 320, assets/scss/_fonts.scss */
h3.iconbox_content_title {
  font-size: 18px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

/* line 327, assets/scss/_fonts.scss */
h6.av-special-heading-tag {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  letter-spacing: 0.02em;
  font-weight: 700 !important;
}

@media (max-width: 567px) {
  /* line 334, assets/scss/_fonts.scss */
  .av-special-heading {
    margin-top: 30px !important;
  }
}
/* =============================================================================
   Special headings subheadings
   ========================================================================== */
/* line 341, assets/scss/_fonts.scss */
.av-subheading p:last-child {
  font-weight: 300 !important;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 22px;
}

/* line 348, assets/scss/_fonts.scss */
.iconbox_content_container.av_inherit_color {
  font-weight: 300 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
  line-height: 22px !important;
}

/* line 355, assets/scss/_fonts.scss */
.iconbox .iconbox_content p:last-child {
  font-weight: 300 !important;
  font-size: 16px !important;
  letter-spacing: 0.02em !important;
  line-height: 22px !important;
}

/* =============================================================================
  Hot spot modifications
   ========================================================================== */
/* line 364, assets/scss/_fonts.scss */
.av-hotspot-fallback-tooltip-inner p:last-child,
.inner_tooltip p:last-child {
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 20px;
  line-height: 1.2em !important;
  text-transform: uppercase;
}

/* line 374, assets/scss/_fonts.scss */
.avia-tooltip.avia-tt.av-tt-large-width.av-tt-pos-left.av-tt-align-centered.av-mobile-fallback-active.av-permanent-tooltip-single.main_color.av-tt-hotspot {
  background-color: transparent;
}

/* line 378, assets/scss/_fonts.scss */
.avia-tooltip.avia-tt.av-tt-default-width.av-tt-pos-left.av-tt-align-centered.av-mobile-fallback-active.av-permanent-tooltip-single.main_color.av-tt-hotspot {
  background-color: transparent;
}

/* line 382, assets/scss/_fonts.scss */
.avia-tooltip.avia-tt.av-tt-default-width.av-tt-pos-right.av-tt-align-centered.av-mobile-fallback-active.av-permanent-tooltip-single.main_color.av-tt-hotspot {
  background-color: transparent;
}

/* =============================================================================
   Fullscreen slider modifications
   ========================================================================== */
/* line 388, assets/scss/_fonts.scss */
.avia-caption-content {
  font-size: 22px;
  line-height: 30px;
  font-weight: 300 !important;
  letter-spacing: 0.0;
}

/* =============================================================================
   Media queries
   ========================================================================== */
/* line 398, assets/scss/_fonts.scss */
h2.avia-caption-title {
  font-family: "pioneerbrushregular" !important;
  font-size: 60px !important;
  font-weight: normal !important;
  line-height: 70px !important;
  letter-spacing: 0.01em !important;
  color: #fff !important;
}

/* =============================================================================
   Media queries
   ========================================================================== */
@media (min-width: 568px) and (max-width: 767px) {
  /* line 411, assets/scss/_fonts.scss */
  #top h1 {
    font-size: 32px !important;
    line-height: 40px !important;
  }
  /* line 416, assets/scss/_fonts.scss */
  #top h2 {
    font-size: 26px !important;
    line-height: 32px !important;
  }
}
@media (max-width: 567px) {
  /* line 424, assets/scss/_fonts.scss */
  .avia_textblock h3 {
    font-size: 1.7em !important;
    line-height: 30px !important;
  }
  /* line 429, assets/scss/_fonts.scss */
  .avia_textblock p {
    font-size: 19px !important;
    line-height: 26px !important;
  }
  /* line 434, assets/scss/_fonts.scss */
  .avia_textblock p.teaser {
    font-size: 18px !important;
    line-height: 26px !important;
  }

  /* line 441, assets/scss/_fonts.scss */
  #top h1 {
    font-size: 2em !important;
    line-height: 34px !important;
    word-break: break-word;
  }
  /* line 447, assets/scss/_fonts.scss */
  #top h2 {
    font-size: 1.8em !important;
    line-height: 30px !important;
    word-break: break-word;
  }
  /* line 453, assets/scss/_fonts.scss */
  #top h2.manchet {
    font-size: 1.6em !important;
    line-height: 30px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
  }
  /* line 460, assets/scss/_fonts.scss */
  #top h3.teaser.article.left {
    font-size: 1.2em !important;
  }
  /* line 464, assets/scss/_fonts.scss */
  #top h3.teaser.capital {
    font-size: 1.2em !important;
  }
  /* line 468, assets/scss/_fonts.scss */
  #top h4.iconlist_title {
    font-size: 18px !important;
  }
  /* line 472, assets/scss/_fonts.scss */
  #top div.iconlist_content {
    font-size: 15px !important;
  }
  /* line 476, assets/scss/_fonts.scss */
  #top .avia-icon-list .iconlist_icon {
    height: 40px;
    width: 40px;
    line-height: 39px;
    font-size: 20px;
    margin-right: 25px;
  }
  /* line 484, assets/scss/_fonts.scss */
  #top .avia-icon-list .iconlist-timeline {
    left: 22px;
  }
}
/* line 491, assets/scss/_fonts.scss */
.avia_textblock p + h1,
.avia_textblock p + h2,
.avia_textblock p + h3,
.avia_textblock p + h4,
.avia_textblock p + h5,
.avia_textblock p + h6 {
  margin-top: 2em !important;
}
/* line 500, assets/scss/_fonts.scss */
.avia_textblock ol + h1,
.avia_textblock ol + h2,
.avia_textblock ol + h3,
.avia_textblock ol + h4,
.avia_textblock ol + h5,
.avia_textblock ol + h6,
.avia_textblock ol + p,
.avia_textblock ul + h1,
.avia_textblock ul + h2,
.avia_textblock ul + h3,
.avia_textblock ul + h4,
.avia_textblock ul + h5,
.avia_textblock ul + h6,
.avia_textblock ul + p {
  margin-top: 2em !important;
}
/* line 517, assets/scss/_fonts.scss */
.avia_textblock p.teaser + h3.teaser.article {
  margin-top: 0 !important;
}

/* line 522, assets/scss/_fonts.scss */
p.teaser + h3.teaser.article {
  margin-top: 0 !important;
}

/* line 526, assets/scss/_fonts.scss */
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
  margin-top: 2em !important;
}

/* line 535, assets/scss/_fonts.scss */
ol + h1,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
ol + p,
ul + h1,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ul + p {
  margin-top: 2em !important;
}
