@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic);

/*
 * Grid settings with SUSY
 * http://susydocs.oddbird.net/en/latest/
 */

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 20045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 20044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 20046;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

/**
 * Ref: http://nicolasgallagher.com/micro-clearfix-hack/
 */

.breadcrumb:before,
.calendar-list:before,
.clearfix:before,
.constrained:before,
.pricelist:before,
.twoup:before,
.breadcrumb:after,
.calendar-list:after,
.clearfix:after,
.constrained:after,
.pricelist:after,
.twoup:after {
  content: " ";
  display: table;
}

.breadcrumb:after,
.calendar-list:after,
.clearfix:after,
.constrained:after,
.pricelist:after,
.twoup:after {
  clear: both;
}

.hashlist li {
  display: inline-block;
}

.visuallyhidden {
  position: absolute;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
}

/* normalize.css v2.1.3 | MIT License | git.io/normalize */

/* normalize.scss v2.1.3 | MIT/GPLv2 License | bit.ly/normalize-with-compass */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Lets .menu-content overlay cover entrie screen
 * 2. Set default font family to sans-serif.
 * 3. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 4. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */

html {
  position: relative;
  /* 1 */
  min-height: 100%;
  /* 1 */
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* 2 */
  font-size: 100%;
  /* 4 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  line-height: 1.5em;
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
  background-color: #fff;
  color: #1b1b1b;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
  color: #244a9a;
  text-decoration: underline;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

a:visited {
  color: #9a2485;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Set 1 unit of vertical rhythm on the top and bottom margin.
 */

p,
pre,
.p {
  margin: 1em 0;
}

h2 + p,
.search-result__item__title + p,
h3 + p,
caption + p {
  margin-top: 0;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1,
.h1,
h2,
.search-result__item__title,
.h2,
h3,
caption,
.h3 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #1b1b1b;
}

h1,
.h1 {
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 1em;
}

h2,
.search-result__item__title,
.h2 {
  font-weight: bold;
  font-size: calc(1rem + 2px);
  line-height: calc(1rem + 0.33em);
  margin-bottom: 0;
}

h3,
caption,
.h3 {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 0;
}

h4,
.big,
.h4 {
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.2em;
  margin-top: 0.8em;
  margin-bottom: 0.4em;
}

h5,
.h5 {
  font-style: italic;
  font-size: 1.125em;
  line-height: 1.33333em;
  margin-top: 0.88889em;
  margin-bottom: 0.44444em;
}

h6,
.h6 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  margin: 2em 0;
  border-width: 1px 0 0;
  border-style: solid;
  border-color: #5a666a;
  height: 0;
  box-sizing: content-box;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

ul {
  list-style-type: square;
}

ul.nostyle {
  padding-left: 0;
  list-style: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
  border: 0;
  width: auto;
  max-width: 100%;
  height: auto;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Improve appearance and consistency with IE 6/7.
 */

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

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

button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding: 0.4375em;
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: border-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

blockquote {
  margin: 1.33333em 0;
  border-left: 2px solid #5a666a;
  padding-left: 1.33333em;
  font-size: 1.5em;
  line-height: 1.33333em;
}

blockquote cite {
  display: block;
  font-style: italic;
  font-size: 0.66667em;
  line-height: 1.5em;
}

/**
 * Define consistent border, margin, and padding.
 */

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

figcaption {
  color: #5a666a;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.75em;
  line-height: 1.33333em;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
  margin: 0 0 1em;
}

figure img {
  display: block;
}

input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="number"] {
  display: block;
  padding: 0 0.4375em;
  height: 2.375em;
  border: 1px solid #718186;
  border-radius: 0;
  background-color: #fff;
  max-width: 100%;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  line-height: 1.5em;
}

input[type="text"]:hover,
input[type="search"]:hover,
input[type="password"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus {
  border-color: #244a9a;
  background-color: white;
}

input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus {
  outline: 1px solid #244a9a;
}

input[size='70'] {
  width: 100%;
  box-sizing: border-box;
}

input[type="date"] {
  display: block;
  /* Fix algnment issue */
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend,
.legend {
  display: block;
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

table {
  border: 1px solid #5a666a;
  border-collapse: collapse;
}

caption {
  margin-bottom: 0.33333em;
  text-align: left;
}

th,
td {
  border: 1px solid #5a666a;
  padding: 0.5em;
}

th {
  background-color: #dedede;
}

textarea {
  display: block;
  padding: 0.4375em;
  border: 1px solid #718186;
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5em;
}

textarea:hover,
textarea:focus {
  border-color: #244a9a;
  background-color: white;
}

textarea:focus {
  outline: 1px solid #244a9a;
}

.activity-current-date {
  display: inline-block;
  margin-right: 0.57143em;
}

.article__intro {
  margin: 0 0 0.88889em;
  color: #5a666a;
  font-size: 1.125em;
  line-height: 1.33333em;
}

.article__intro p:first-child {
  margin-top: 0;
}

.article__content-left {
  /*     @include susy-breakpoint(87.5em, $susy-large, $no-query: true) {
      margin-left: -47.5%;
      width: span(8);
    } */
}

.article__content-right {
  /*     @include susy-breakpoint(87.5em, $susy-large, $no-query: true) {
      margin-right: -47.5%;
      width: span(8);
    } */
}

.banner {
  position: relative;
  z-index: 1000;
}

.banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  width: calc((100% - 1024px)/2);
  height: 100%;
  background: #dedede;
  /* Old browsers */
  background: -webkit-linear-gradient(325deg, #b8b8b8 0%, #d4d4d4 45%, #e8e8e8 45%, #e8e8e8 55%, #b8b8b8 55%, #b8b8b8 62%, #d4d4d4 62%, #fff 100%);
  background: linear-gradient(125deg, #b8b8b8 0%, #d4d4d4 45%, #e8e8e8 45%, #e8e8e8 55%, #b8b8b8 55%, #b8b8b8 62%, #d4d4d4 62%, #fff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b8b8', endColorstr='#fff',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */
}

.banner__content {
  position: relative;
}

.big {
  margin: 0;
}

.box {
  margin: 2em 0;
  padding: 1em;
  background-color: #dedede;
}

.box:first-child {
  margin-top: 0;
}

.box--outline {
  margin: 2em 0;
  border: 2px solid #dedede;
  padding: 0.875em;
}

.box--outline:first-child {
  margin-top: 0;
}

.breadcrumb {
  display: table;
  /* IE negative margin hack */
  margin-top: 1em;
  margin-right: -1em;
  margin-bottom: -3em;
  margin-bottom: -1.5em\9;
  /* IE < 9 margin size bugfix */
  margin-left: -1.5em;
  padding: 0;
  list-style: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.75em;
  line-height: 2em;
}

.breadcrumb__item {
  position: relative;
  float: left;
  margin: 0 1em 0 1.5em;
  color: #5a666a;
}

.breadcrumb__item:before {
  content: "";
  position: absolute;
  left: -2.1em;
  top: 0;
  width: 17px;
  height: 24px;
  background-image: url("../images/sprite@1x.png");
  background-position: -130px -89px;
  background-repeat: no-repeat;
}

.breadcrumb__item:first-child:before {
  display: none;
}

.breadcrumb__item a,
.breadcrumb__item a:visited {
  color: #5a666a;
}

button,
.btn {
  display: inline-block;
  border: 0;
  padding: 0.4em 0.8em;
  text-decoration: underline;
  text-transform: uppercase;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  background: -webkit-linear-gradient(left, #dedede 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #dedede 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-8 */
  font-size: 1.25em;
  line-height: 1.2em;
}

button,
button:visited,
.btn,
.btn:visited {
  color: #1b1b1b;
}

button:hover,
.btn:hover {
  background-color: #dedede;
}

button:focus,
.btn:focus {
  outline: 1px solid #5a666a;
}

.btn--primary {
  background: #5a666a;
}

.btn--primary,
.btn--primary:visited {
  color: #fff;
}

.btn--disabled {
  cursor: default;
  /* Netscape */
  -moz-opacity: 0.3;
  /* Safari 1.x */
  -khtml-opacity: 0.3;
  /* Good browsers */
  opacity: 0.3;
}

.btn--disabled:hover,
.btn--disabled:focus {
  border-color: #718186;
}

.btn--primary.btn--disabled:hover,
.btn--primary.btn--disabled:focus {
  border-color: #244a9a;
}

.btn--fullwidth {
  display: block;
}

.btn--large {
  padding: 0.53571em;
  font-size: 1.75em;
  line-height: 0.85714em;
}

.btn--link,
.btn--link:hover {
  background: transparent !important;
}

.calendar-item {
  margin-bottom: 4em;
  text-transform: uppercase;
  text-decoration: none;
}

.calendar-item,
.calendar-item:visited {
  color: #1b1b1b;
}

.calendar-item__date {
  display: block;
}

.calendar-item__date__day {
  font-size: 2.75em;
  line-height: 1.09091em;
}

abbr.calendar-item__date__month {
  border-bottom: 0;
}

.calendar-item__title {
  display: block;
  text-decoration: underline;
  font-weight: 700;
}

.calendar-item__text {
  font-size: 0.8125em;
  line-height: 1.84615em;
}

.calendar-list {
  display: block;
  margin-top: 1em;
  border-bottom: 2px solid #dedede;
  padding-bottom: 0.875em;
  overflow: hidden;
}

.calendar-list__date {
  float: left;
  margin-top: 0.5em;
  width: 7em;
}

.calendar-list__content {
  display: block;
  overflow: hidden;
}

.calendar-list__content h3,
.calendar-list__content caption,
.calendar-list__content p {
  margin: 0;
}

.calendar {
  border: 2px solid #5a666a;
  text-align: center;
}

.calendar table,
.calendar th,
.calendar td {
  border: 0;
  padding: 0;
}

.calendar abbr {
  border-bottom: 0;
  padding: 0.5em;
}

.calendar td a {
  display: block;
}

.calendar td time {
  display: block;
  margin: 0 auto;
  padding: 0.5em;
  width: 1.5em;
}

.calendar td .calendar__date--today {
  padding: 0.375em;
  border: 2px solid #5a666a;
  border-radius: 100px;
}

.calendar table {
  width: 100%;
}

.calendar caption {
  margin-top: 0.66667em;
  text-align: center;
}

.calendar__expired {
  background: -webkit-linear-gradient(325deg, #dedede 0%, #dedede 50%, rgba(255, 255, 255, 0) 50%);
  background: linear-gradient(125deg, #dedede 0%, #dedede 50%, rgba(255, 255, 255, 0) 50%);
  /* W3C */
}

.center {
  text-align: center;
}

.constrained {
  margin: 0 auto;
  padding: 0 1em;
  max-width: 1024px;
}

.datepicker {
  background-color: #fff;
}

input.datepicker__input {
  position: relative;
  z-index: 2;
}

input.datepicker__input[type="text"],
input.datepicker__input[type="text"]:hover,
input.datepicker__input[type="text"]:focus {
  background-color: transparent;
}

.datepicker__input[type="text"] + .datepicker__icon {
  position: relative;
  float: right;
  margin-top: -2em;
  margin-right: 0.5em;
  z-index: 1;
  width: 24px;
  height: 24px;
  background-image: url("../images/sprite@1x.png");
  background-position: -182px -203px;
  background-repeat: no-repeat;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}

.feature {
  position: relative;
  z-index: 100;
}

.feature--space {
  margin-bottom: 1em;
}

.feature__img {
  position: relative;
  text-align: center;
  line-height: 0;
}

.feature__img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url("../images/grid.png") 50% 0 no-repeat;
}

.feature__img img {
  position: relative;
  display: inline-block;
}

.feature__img__caption {
  position: relative;
  margin: 0.33333em 1.33333em;
  max-width: 1600px;
  background: transparent;
  text-align: left;
  z-index: 100;
}

.feature__content {
  overflow: hidden;
  clear: left;
  /* Fix FF clearing issue w/overflow hidden */
}

.feature__title {
  position: relative;
  float: left;
  margin: 0;
  background-color: #fff;
}

.feature__title:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.feature__img + .feature__content .feature__title:after {
  content: "";
  position: absolute;
  top: 0;
  right: -178px;
  border-style: solid;
  border-width: 256px 0 0 178px;
  border-color: transparent transparent transparent #fff;
  width: 0;
  height: 0;
  line-height: 0px;
}

.feature__title__content {
  position: relative;
  float: left;
  clear: left;
  margin: 1.33333em 0 1em;
}

.feature__title__content:before {
  content: "";
  position: absolute;
  top: -0.33333em;
  left: 0;
  border-radius: 4px;
  width: 50%;
  height: 0.08333333333333em;
  background-color: #1b1b1b;
}

.feature__title__content:after {
  content: "";
  position: absolute;
  bottom: -0.33333em;
  left: 0;
  border-radius: 4px;
  width: 50%;
  height: 0.125em;
  background-color: #1b1b1b;
}

a.feature__title__content {
  text-decoration: none;
  color: #1b1b1b;
}

a.feature__title__content:hover,
a.feature__title__content:focus {
  text-decoration: underline;
}

/*
       * 1. So that the white triangle does not overlay
       */

.feature__intro {
  position: relative;
  /* 1 */
  color: #5a666a;
  font-size: 1.125em;
  line-height: 1.33333em;
}

.files {
  padding-left: 32px;
  list-style: none;
}

.files li {
  margin: 0.5em 0;
}

.files li:before {
  content: " ";
  margin-right: 8px;
  margin-left: -32px;
  vertical-align: middle;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../images/sprite@1x.png");
  background-position: -78px -151px;
  background-repeat: no-repeat;
}

.files--download li:before {
  width: 24px;
  height: 24px;
  background-position: 0px -151px;
}

.filter {
  position: relative;
  z-index: 10001;
  margin-bottom: 1.5em;
}

.filter__field {
  display: none;
  margin: 0 0 0.5em 1px;
}

.filter__field-mobile {
  margin: 0 1em 0.5em 0;
  display: inline-block;
}

.filter__select-label {
  display: block;
  font-size: 0.875em;
  line-height: 1.14286em;
}

.float--right {
  float: right;
}

.footer {
  padding: 3.42857em 0 4.57143em;
  background: #dedede;
  /* Old browsers */
  background: -webkit-linear-gradient(325deg, #b8b8b8 0%, #d4d4d4 45%, #e8e8e8 45%, #e8e8e8 50%, #b8b8b8 50%, #b8b8b8 53%, #d4d4d4 53%, #dedede 58%, #5a666a 58%, #5a666a 100%);
  background: linear-gradient(125deg, #b8b8b8 0%, #d4d4d4 45%, #e8e8e8 45%, #e8e8e8 50%, #b8b8b8 50%, #b8b8b8 53%, #d4d4d4 53%, #dedede 58%, #5a666a 58%, #5a666a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b8b8', endColorstr='#5a666a',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */
  font-size: 0.875em;
  line-height: 1.14286em;
}

.footer p {
  margin: 0.57143em 0;
}

.footer a,
.footer a:visited {
  color: #1b1b1b;
}

.footer__logo {
  text-align: right;
}

.footer__title {
  margin-top: 0;
  margin-bottom: 1.71429em;
  font-size: 1em;
  text-transform: uppercase;
}

.footer__email-input {
  box-sizing: border-box;
  width: 100%;
}

.grid {
  position: relative;
}

.grid__item {
  margin: 1em 0;
}

.grid__item p {
  margin: 0.5em 0;
}

.grid__item p:first-child,
.grid__item p:first-of-type {
  margin-top: 0;
}

.grid__item p:last-child {
  margin-bottom: 0;
}

.grid__item--first .grid__item__img-container:before {
  content: " ";
}

.grid__item--last .grid__item__img-container:after {
  content: " ";
}

.grid__item__img-container {
  position: relative;
}

.grid__item__img-container:before,
.grid__item__img-container:after {
  display: block;
  position: absolute;
  top: 0;
  width: 500px;
  height: 100%;
  -webkit-transform: skew(325deg);
  transform: skew(325deg);
}

.grid__item__img-container:before {
  right: 100%;
  border-right: 28px solid #fff;
  background: #fff;
  background: -webkit-linear-gradient(35deg, #dedede 0%, white 100%);
  background: linear-gradient(55deg, #dedede 0%, white 100%);
  /* W3C */
}

.grid__item__img-container:after {
  left: 100%;
  border-left: 28px solid #fff;
  background: #fff;
  background: -webkit-linear-gradient(215deg, #dedede 0%, white 100%);
  background: linear-gradient(235deg, #dedede 0%, white 100%);
  /* W3C */
}

.grid__item__img {
  display: block;
}

.grid__item__icon {
  margin-top: 1em;
}

.grid__item__title {
  margin: 0.8em 0 0;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 1.2em;
}

.grid__item__title__link {
  display: block;
  padding: 0.4em 0.8em;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  background: -webkit-linear-gradient(left, #dedede 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #dedede 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-8 */
}

.grid__item__title__link:hover,
.grid__item__title__link:focus,
.grid__item:hover .grid__item__title__link {
  background-color: #dedede;
}

.grid__item__title__link,
.grid__item__title__link:visited {
  color: #1b1b1b;
}

.hashlist {
  padding: 0;
  list-style: none;
}

.hashlist li {
  margin-right: 0.5em;
}

.hashlist li:last-child {
  margin-right: 0;
}

.hashlist__char {
  color: #dedede;
}

.highlight {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: -webkit-linear-gradient(325deg, #dedede 0%, white 50%);
  background: linear-gradient(125deg, #dedede 0%, white 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */
}

.icon,
.icon--slm-logo-white,
.icon--facebook-32,
.icon--instagram-32,
.icon--tripadvisor-logo-32,
.icon--chevron-left-black-24,
.icon--chevron-right-black-24,
.icon--chevron-up-white-24,
.icon--british-flag-24,
.icon--german-flag-24,
.icon--norwegian-flag-24 {
  display: inline-block;
  vertical-align: middle;
  background-image: url("../images/sprite@1x.png");
  background-repeat: no-repeat;
}

.icon--right {
  float: right;
}

.icon--slm-logo-white {
  width: 150px;
  height: 87px;
  background-position: 0px 0px;
}

.icon--facebook-32 {
  width: 32px;
  height: 32px;
  background-position: -62px -89px;
}

.icon--instagram-32 {
  width: 32px;
  height: 32px;
  background-position: -96px -89px;
}

.icon--tripadvisor-logo-32 {
  width: 32px;
  height: 32px;
  background-position: -152px 0px;
}

.icon--chevron-left-black-24 {
  width: 17px;
  height: 24px;
  background-position: -175px -229px;
}

.icon--chevron-right-black-24 {
  width: 17px;
  height: 24px;
  background-position: -156px -229px;
}

.icon--chevron-up-white-24 {
  width: 24px;
  height: 24px;
  background-position: -88px -123px;
}

.icon--british-flag-24 {
  width: 24px;
  height: 24px;
  background-position: -52px -151px;
}

.icon--german-flag-24 {
  width: 24px;
  height: 24px;
  background-position: -104px -151px;
}

.icon--norwegian-flag-24 {
  width: 24px;
  height: 24px;
  background-position: -212px -104px;
}

.image {
  margin-bottom: 1em;
}

.image img {
  display: block;
}

.image__caption {
  background-color: #dedede;
  overflow: hidden;
  font-size: 0.75em;
  line-height: 1.33333em;
}

.image__caption__content {
  padding: 0 0.66667em;
}

@-webkit-keyframes fadeout {
  0% {
    background-color: #dedede;
  }

  75% {
    background-color: #dedede;
  }

  100% {
    background-color: transparent;
  }
}

@keyframes fadeout {
  0% {
    background-color: #dedede;
  }

  75% {
    background-color: #dedede;
  }

  100% {
    background-color: transparent;
  }
}

.img-list:focus {
  outline: 0;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-name: fadeout;
  animation-name: fadeout;
}

.infowindow {
  max-width: 320px;
}

.infowindow .img img {
  max-width: 100%;
}

.infowindow h2,
.infowindow .search-result__item__title {
  font-size: 24px;
  line-height: 28px;
}

.infowindow .text {
  font-size: 14px;
  line-height: 18px;
}

.language-switcher {
  position: relative;
  z-index: 100000;
  text-align: right;
}

.language-switcher__constrained {
  margin: 0 auto;
  padding: 0 1em;
}

.language-switcher__language {
  margin-left: 0.25em;
}

.logo {
  position: relative;
  display: block;
  margin-right: -1em;
  margin-left: -1em;
  padding: 0 1em;
  background-color: #5a666a;
}

.logo img {
  display: block;
}

.media,
.media__bd {
  display: block;
  overflow: hidden;
}

.media__img {
  float: left;
  margin-right: 0.5em;
}

.media__img img {
  display: block;
}

.media__img--right {
  float: right;
  margin-left: 0.5em;
}

.media__img--right img {
  display: block;
}

.menu-content {
  padding-top: 6em;
  box-sizing: border-box;
}

.menu-content--has-js {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100%;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  z-index: 10005;
}

.menu-content--animate {
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}

.menu-content--active {
  overflow: visible;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.menu-content h2:first-child,
.menu-content .search-result__item__title:first-child {
  margin-top: 0.57143em;
}

.menu-content__spacing {
  position: relative;
  margin: 1em 0;
}

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

.menu-content__links__item {
  margin: 1em 0;
}

.menu-content__links__item:first-child {
  margin-top: 0;
}

.menu-content__links__link {
  font-size: 1.75em;
  line-height: 1.14286em;
}

.menu-content__links__sublinks,
.menu-content__links__sublinks__sublinks {
  padding-left: 1em;
  list-style: none;
}

.menu-content__links__sublinks__item {
  margin: 0.5em 0;
}

.menu {
  position: relative;
  z-index: 10010;
}

.menu__list {
  margin-top: 0;
  margin-right: -2.5%;
  margin-bottom: 0;
  margin-left: -2.5%;
  padding: 0;
  list-style: none;
}

.menu__item {
  text-align: center;
  width: 20%;
  float: left;
  margin-left: 2.5%;
  margin-right: 2.5%;
}

.menu__item a {
  display: block;
  padding: 0.5em 0;
  text-decoration: none;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.menu__item a,
.menu__item a:visited {
  color: #1b1b1b;
}

.menu__item a:hover,
.menu__item a:focus {
  background-color: #dedede;
}

.menu__item--fifth {
  display: none;
}

.menu__item__link--active .icon {
  width: 24px;
  height: 24px;
  background-position: -78px -177px;
}

.menu__icon {
  display: block;
  margin: 0 auto 0.5em;
}

.menu__icon--menu {
  width: 24px;
  height: 24px;
  background-position: -212px 0px;
}

.menu__icon--calendar {
  width: 24px;
  height: 24px;
  background-position: -182px -203px;
}

.menu__icon--watch {
  width: 24px;
  height: 24px;
  background-position: -186px 0px;
}

.menu__icon--map {
  width: 16px;
  height: 24px;
  background-position: -264px 0px;
}

.menu__icon--ticket {
  width: 24px;
  height: 24px;
  background-position: -104px -229px;
}

.menu__icon--programme {
  width: 24px;
  height: 24px;
  background-position: -238px -26px;
}

.menu__icon--organizer {
  width: 24px;
  height: 24px;
  background-position: -212px -130px;
}

.menu__icon--info {
  width: 24px;
  height: 24px;
  background-position: -130px -151px;
}

.menu__icon--contact {
  width: 24px;
  height: 24px;
  background-position: -114px -123px;
}

.menu__icon--paper {
  width: 24px;
  height: 24px;
  background-position: -212px -156px;
}

.menu__icon--person-search {
  width: 24px;
  height: 24px;
  background-position: -156px -203px;
}

.menu__icon--email {
  width: 24px;
  height: 24px;
  background-position: -26px -151px;
}

.menu__icon--building {
  width: 24px;
  height: 24px;
  background-position: -212px -78px;
}

.mfp-content {
  background-color: #fff;
  max-width: 31em;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
  width: 1.71429em;
  height: 1.71429em;
  background-color: #485255;
  line-height: 1.71429em;
}

.mfp-close-btn-in .mfp-close:focus {
  outline: none;
}

.mfp-close-btn-in .mfp-close:active {
  top: 0;
}

.mfp-close-btn-in .mfp-iframe-holder .mfp-close {
  background-color: transparent;
}

.mfp-close-btn-in .mfp-iframe-holder .mfp-close:active {
  top: -40px;
}

.modal__title {
  margin: 0;
  padding: 0.33333em;
  background-color: #5a666a;
  color: #fff;
  font-weight: 300;
  font-size: 1.5em;
  line-height: 1.3334em;
}

.modal__body {
  padding: 0.5em;
}

.nolist {
  padding: 0;
  list-style: none;
}

.nolist li {
  display: inline-block;
}

.nomargin {
  margin: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.overlay-box {
  position: relative;
  display: block;
  margin-top: -3.5em;
  margin-right: auto;
  margin-left: auto;
  padding: 0.5em 4em;
  width: 13.5em;
  max-width: 100%;
}

.overlay-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: skew(35deg);
  transform: skew(35deg);
  background: #dedede;
  background: -webkit-linear-gradient(305deg, #dedede 0%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(145deg, #dedede 0%, rgba(255, 255, 255, 0.8) 100%);
  /* W3C */
}

.overlay-box--invert:after {
  -webkit-transform: skew(325deg);
  transform: skew(325deg);
  background: #dedede;
  background: -webkit-linear-gradient(55deg, #dedede 0%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(35deg, #dedede 0%, rgba(255, 255, 255, 0.8) 100%);
  /* W3C */
}

.overlay-box__content {
  position: relative;
  z-index: 1000;
}

.pagination {
  margin: 1em 0;
  overflow: hidden;
}

.pagination__pages {
  margin: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.pagination__page {
  display: none;
}

.pagination__page:first-child {
  display: block;
  float: left;
  margin-right: 0.5em;
}

.pagination__page:first-child .icon {
  margin: -4px 0.5em 0 0;
}

.pagination__page:last-child {
  display: block;
  float: right;
  margin-left: 0.5em;
}

.pagination__page:last-child .icon {
  margin: -4px 0 0 0.5em;
}

.pagination__page__link {
  padding: 0.4375em 1em;
  display: inline-block;
}

.pagination__page__link--active,
.pagination__page__link--active:hover,
.pagination__page__link--active:focus,
.pagination__page__link--active:visited,
.pagination__page__link--active:visited:hover,
.pagination__page__link--active:visited:focus {
  background-color: #dedede;
  outline: 0;
  color: #1b1b1b;
  text-decoration: none;
}

.person__icon {
  vertical-align: middle;
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../images/sprite@1x.png");
  background-position: -52px -203px;
  background-repeat: no-repeat;
}

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

.pricelist li {
  float: left;
  width: 100%;
}

.pricelist__left {
  float: left;
}

.pricelist__right {
  float: right;
}

.scroll-up {
  position: fixed;
  opacity: 0;
  padding: 1em;
  right: 1em;
  bottom: 1em;
  border-radius: 200px;
  background-color: #5a666a;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.scroll-up--visible {
  opacity: 0.3;
}

.scroll-up:hover,
.scroll-up:focus,
.scroll-up:active {
  opacity: 1;
}

.scroll-up .icon {
  display: block;
}

.search-result {
  padding: 0;
  list-style: none;
}

.search-result__item {
  border-top: 1px solid #dedede;
  padding: 2em 0;
}

.search-result__item:last-child {
  border-bottom: 1px solid #dedede;
}

.search-result__item .constrained:before,
.search-result__item .constrained:after {
  content: none;
}

.search-result__item--small {
  padding: 1em 0;
}

.search-result__item__title {
  margin: 0 0 0.28571em;
}

.search-result__item__intro,
.search-result__item__extra {
  margin: 0.5em 0;
}

.search-result__item__intro:last-child,
.search-result__item__extra:last-child {
  margin-bottom: 0;
}

.search {
  position: relative;
}

input.search__field {
  border: 2px solid #5a666a;
  padding-right: 3.75em;
  padding-right: calc(24px + 2.25em);
  width: 100%;
  -webkit-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}

input.search__field:focus {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.search__btn {
  position: absolute;
  top: 2px;
  right: 2px;
  padding: 0.3em 0.7em 0.3em 0.8em;
  background: transparent;
}

.search__btn:hover,
.search__btn:focus {
  background: #dedede;
}

.search__btn:focus {
  outline: none;
}

.search__icon {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -238px -104px;
}

.sidenote {
  color: #5a666a;
}

.small {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.75em;
  line-height: 1.33333em;
}

p.small {
  margin: 1.33333em 0;
}

.spacing--top {
  margin-top: 1em;
  padding-top: 1em;
}

.spacing--top.spacing--bg-left,
.spacing--top.spacing--bg-right {
  margin-top: 0;
  padding-top: 2em;
}

.spacing--bottom {
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.spacing--top-border {
  border-top: 1px solid #dedede;
}

.spacing--bg-left {
  background: transparent url("../images/bg-lines-left.png") 0 50% repeat;
}

.spacing--bg-right {
  background: transparent url("../images/bg-lines-right.png") 0 50% repeat;
}

.video-link {
  position: relative;
  border-bottom: 0;
}

.video-link,
.video-link__img {
  display: block;
}

.video-link img,
.video-link__img {
  display: block;
  width: 100%;
}

.video-link__img--placeholder {
  padding-bottom: 56.204379562044%;
  background-color: #dedede;
}

.video-link__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1b1b1b;
  opacity: 0.5;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.video-link:hover .video-link__overlay {
  opacity: 0;
}

.video-link__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
}

.video-link__text {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 0.5em 1em;
  background-color: #1b1b1b;
  background-color: rgba(27, 27, 27, 0.5);
  color: #fff;
  font-weight: 200;
}

.warning {
  color: #da291c;
}

.is-loading {
  position: relative;
  min-height: 4em;
  overflow: hidden;
}

.is-loading:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url("../images/ajax-loader.gif");
  background-position: 50% 2em;
  background-repeat: no-repeat;
  z-index: 1000;
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media screen and (max-width: 31.1875em) {
  html {
    font-size: 0.875em;
    line-height: 1.71429em;
  }

  input[type="text"],
  input[type="search"],
  input[type="password"],
  input[type="email"],
  input[type="number"] {
    font-size: 1.14286em;
    line-height: 1.5em;
  }

  .footer input[type="text"],
  .footer input[type="search"],
  .footer input[type="password"],
  .footer input[type="email"],
  .footer input[type="number"] {
    font-size: 1.33333em;
    line-height: 1.5em;
  }

  input[type="date"] {
    height: 1.6875em;
    font-size: 1.14286em;
    line-height: 1.5em;
  }

  select {
    font-size: 1.14286em;
    line-height: 1.5em;
  }

  .breadcrumb {
    font-size: 0.64286em;
    line-height: 2.66667em;
  }

  .datepicker__input[type="text"] + .datepicker__icon {
    margin-top: -2.28571em;
  }

  .grid__item {
    margin-bottom: 2em;
  }

  .modal__title {
    font-size: 1.71429em;
    /* Compensate for body fontsize 14px */
  }
}

@media screen and (min-width: 31.25em) {
  h1,
  .h1 {
    font-size: 3em;
    line-height: 1.16667em;
  }

  .article__intro {
    margin: 0 0 0.66667em;
    font-size: 1.5em;
    line-height: 1.33333em;
  }

  .article__pull-right {
    float: right;
    clear: right;
    width: 47.22222%;
    margin-left: 2.77778%;
    box-sizing: border-box;
  }

  .article__pull-left {
    float: left;
    clear: left;
    width: 47.22222%;
    margin-right: 2.77778%;
    box-sizing: border-box;
  }

  .article__content-left h2:first-child,
  .article__content-left .search-result__item__title:first-child,
  .article__content-right h2:first-child,
  .article__content-right .search-result__item__title:first-child {
    margin-top: 0;
  }

  .breadcrumb__item:before {
    left: -1.9em;
  }

  .feature__img {
    top: -6em;
    margin-bottom: -6em;
  }

  .feature__title {
    min-height: 150px;
  }

  .feature__intro {
    margin: 0.44444em 0;
    font-size: 1.5em;
    line-height: 1.33333em;
  }

  .grid {
    margin: -1em -0.5em;
  }

  .grid__item {
    width: 47.22222%;
    float: left;
  }

  .grid__item:nth-child(2n + 1) {
    margin-left: 1.38889%;
    margin-right: -100%;
    clear: both;
  }

  .grid__item:nth-child(2n + 2) {
    margin-left: 51.38889%;
    margin-right: -100%;
    clear: none;
  }

  .grid__item--3 {
    width: 47.22222%;
    float: left;
  }

  .grid__item--3:nth-child(2n + 1) {
    margin-left: 1.38889%;
    margin-right: -100%;
    clear: both;
  }

  .grid__item--3:nth-child(2n + 2) {
    margin-left: 51.38889%;
    margin-right: -100%;
    clear: none;
  }

  .grid__item--12,
  .grid__item.grid__item--12 {
    width: 97.22222%;
    float: left;
  }

  .grid__item--12:nth-child(1n + 1),
  .grid__item.grid__item--12:nth-child(1n + 1) {
    margin-left: 1.38889%;
    margin-right: -100%;
    clear: none;
  }

  .grid__item__img-container:before,
  .grid__item__img-container:after {
    width: calc((100vw - 275%) / 2);
  }

  .logo {
    float: left;
    margin: 0;
    padding: 0 3.5em;
  }

  .logo:before {
    content: "";
    position: absolute;
    top: 0;
    right: -4.1875em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6em 4.1875em 0 0;
    border-color: #5a666a transparent transparent transparent;
    line-height: 0px;
  }

  .logo:after {
    content: "";
    position: absolute;
    top: 0;
    left: -4.1875em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 6em 4.1875em;
    border-color: transparent transparent #5a666a transparent;
    line-height: 0px;
  }

  .menu-content__menu-row {
    margin-right: -1.38889%;
    margin-left: -1.38889%;
  }

  .menu-content__links {
    width: 47.22222%;
    float: left;
  }

  .menu-content__links:nth-child(2n + 1) {
    margin-left: 1.38889%;
    margin-right: -100%;
    clear: both;
  }

  .menu-content__links:nth-child(2n + 2) {
    margin-left: 51.38889%;
    margin-right: -100%;
    clear: none;
  }

  .menu__list {
    margin-right: -1.38889%;
    margin-left: -1.38889%;
  }

  .menu__item {
    width: 22.22222%;
    float: left;
    margin-left: 1.38889%;
    margin-right: 1.38889%;
  }

  .menu__list--5 .menu__item {
    width: 17.22222%;
    float: left;
    margin-left: 1.38889%;
    margin-right: 1.38889%;
  }

  .menu__item--fifth {
    display: block;
  }

  .spacing--top {
    margin-top: 2em;
    padding-top: 2em;
  }

  .spacing--top.spacing--bg-left,
  .spacing--top.spacing--bg-right {
    margin-top: 0;
    padding-top: 4em;
  }

  .spacing--bottom {
    margin-bottom: 2em;
    padding-bottom: 2em;
  }
}

@media screen and (max-width: 49.9375em) {
  legend,
  .legend {
    font-size: 0.875em;
    line-height: 1.14286em;
  }

  .menu-content__links__sublinks a {
    display: inline-block;
    padding: 0.5em 0;
  }
}

@media screen and (min-width: 50em) {
  .article {
    margin-right: -1.38889%;
    margin-left: -1.38889%;
  }

  .article__intro,
  .article__body {
    float: left;
    margin-left: 1.38889%;
    width: 63.88889%;
  }

  .article__pull-right {
    width: 45.83333%;
  }

  .article__pull-left {
    margin-right: 4.16667%;
    width: 45.83333%;
  }

  .article__right-col {
    float: right;
    width: 30.55556%;
  }

  .article__content-left {
    float: left;
    width: 47.22222%;
  }

  .article .article__content-left {
    margin-left: 1.38889%;
  }

  .article__content-right {
    float: right;
    margin-right: 1.38889%;
    width: 47.22222%;
  }

  .article .article__content-right {
    margin-right: 1.38889%;
  }

  .article__content-left .article__pull-right,
  .article__content-right .article__pull-right {
    margin-right: 0;
    margin-left: 1em;
  }

  .feature__img {
    margin-bottom: -15em;
  }

  .feature__title {
    float: left;
    width: 80.55556%;
  }

  .filter__field {
    display: block;
  }

  .filter__field-mobile {
    display: none;
  }

  .footer__content {
    margin-right: -1.38889%;
    margin-left: -1.38889%;
  }

  .footer__col {
    width: 22.22222%;
    float: left;
    margin-left: 1.38889%;
    margin-right: 1.38889%;
  }

  .footer__col--last {
    float: right;
  }

  .grid__item {
    width: 30.55556%;
    float: left;
  }

  .grid__item:nth-child(3n + 1) {
    margin-left: 1.38889%;
    margin-right: -100%;
    clear: both;
  }

  .grid__item:nth-child(3n + 2) {
    margin-left: 34.72222%;
    margin-right: -100%;
    clear: none;
  }

  .grid__item:nth-child(3n + 3) {
    margin-left: 68.05556%;
    margin-right: -100%;
    clear: none;
  }

  .grid__item--3 {
    width: 22.22222%;
    float: left;
  }

  .grid__item--3:nth-child(4n + 1) {
    margin-left: 1.38889%;
    margin-right: -100%;
    clear: both;
  }

  .grid__item--3:nth-child(4n + 2) {
    margin-left: 26.38889%;
    margin-right: -100%;
    clear: none;
  }

  .grid__item--3:nth-child(4n + 3) {
    margin-left: 51.38889%;
    margin-right: -100%;
    clear: none;
  }

  .grid__item--3:nth-child(4n + 4) {
    margin-left: 76.38889%;
    margin-right: -100%;
    clear: none;
  }

  .grid__item--6 {
    width: 47.22222%;
    float: left;
  }

  .grid__item--6:nth-child(2n + 1) {
    margin-left: 1.38889%;
    margin-right: -100%;
    clear: both;
  }

  .grid__item--6:nth-child(2n + 2) {
    margin-left: 51.38889%;
    margin-right: -100%;
    clear: none;
  }

  .grid__item--6.grid__item--center {
    float: none;
    margin: 0 auto;
    width: 47.22222%;
  }

  .grid__item--first .grid__item__img,
  .grid__item--last .grid__item__img {
    width: 145%;
    max-width: 145%;
  }

  .grid__item--first .grid__item__img {
    margin-left: -45%;
  }

  .grid__item--last .grid__item__img {
    margin-right: 45%;
  }

  .menu-content__spacing {
    margin: 3em 0;
  }

  .menu-content__row {
    margin-right: -1.38889%;
    margin-left: -1.38889%;
  }

  .menu-content__links {
    width: 22.22222%;
    float: left;
  }

  .menu-content__links:nth-child(4n + 1) {
    margin-left: 1.38889%;
    margin-right: -100%;
    clear: both;
  }

  .menu-content__links:nth-child(4n + 2) {
    margin-left: 26.38889%;
    margin-right: -100%;
    clear: none;
  }

  .menu-content__links:nth-child(4n + 3) {
    margin-left: 51.38889%;
    margin-right: -100%;
    clear: none;
  }

  .menu-content__links:nth-child(4n + 4) {
    margin-left: 76.38889%;
    margin-right: -100%;
    clear: none;
  }

  .menu-content__col {
    float: left;
    margin-right: 1.38889%;
    margin-left: 1.38889%;
  }

  .menu-content__col--right {
    float: right;
  }

  .menu-content__col--small {
    width: 38.88889%;
  }

  .menu-content__col--large {
    width: 55.55556%;
  }

  .overlay-box--invert {
    position: absolute;
    top: 50%;
    right: 5em;
  }

  .pagination__page {
    display: inline-block;
  }

  .spacing--top {
    margin-top: 3em;
    padding-top: 3em;
  }

  .spacing--top.spacing--bg-left,
  .spacing--top.spacing--bg-right {
    margin-top: 0;
    padding-top: 6em;
  }

  .spacing--bottom {
    margin-bottom: 3em;
    padding-bottom: 3em;
  }

  .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }

  .twoup__left {
    float: left;
    width: 48.57143%;
  }

  .twoup__right {
    float: right;
    width: 48.57143%;
  }
}

@media screen and (min-width: 31.25em) and (max-width: 49.9375em) {
  .article__pull- {
    clear: both;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
  .breadcrumb__item:before {
    background-image: url("../images/sprite@2x.png");
    background-position: -127px -88px;
    background-size: 275px auto;
  }

  .datepicker__input[type="text"] + .datepicker__icon {
    background-image: url("../images/sprite@2x.png");
    background-position: -175px -199px;
    background-size: 275px auto;
  }

  .files li:before {
    background-image: url("../images/sprite@2x.png");
    background-position: -75px -149px;
    background-size: 275px auto;
  }

  .files--download li:before {
    background-position: 0px -149px;
  }

  .icon,
  .icon--slm-logo-white,
  .icon--facebook-32,
  .icon--instagram-32,
  .icon--tripadvisor-logo-32,
  .icon--chevron-left-black-24,
  .icon--chevron-right-black-24,
  .icon--chevron-up-white-24,
  .icon--british-flag-24,
  .icon--german-flag-24,
  .icon--norwegian-flag-24 {
    background-image: url("../images/sprite@2x.png");
    background-size: 275px auto;
  }

  .icon--slm-logo-white {
    background-position: 0px 0px;
  }

  .icon--facebook-32 {
    background-position: -61px -88px;
  }

  .icon--instagram-32 {
    background-position: -94px -88px;
  }

  .icon--tripadvisor-logo-32 {
    background-position: -151px 0px;
  }

  .icon--chevron-left-black-24 {
    background-position: -168px -224px;
  }

  .icon--chevron-right-black-24 {
    background-position: -150px -224px;
  }

  .icon--chevron-up-white-24 {
    background-position: -86px -121px;
  }

  .icon--british-flag-24 {
    background-position: -50px -149px;
  }

  .icon--german-flag-24 {
    background-position: -100px -149px;
  }

  .icon--norwegian-flag-24 {
    background-position: -209px -100px;
  }

  .menu__item__link--active .icon {
    background-position: -75px -174px;
  }

  .menu__icon--menu {
    background-position: -209px 0px;
  }

  .menu__icon--calendar {
    background-position: -175px -199px;
  }

  .menu__icon--watch {
    background-position: -184px 0px;
  }

  .menu__icon--map {
    background-position: -237px -224px;
  }

  .menu__icon--ticket {
    background-position: -100px -224px;
  }

  .menu__icon--programme {
    background-position: -234px -25px;
  }

  .menu__icon--organizer {
    background-position: -209px -125px;
  }

  .menu__icon--info {
    background-position: -125px -149px;
  }

  .menu__icon--contact {
    background-position: -111px -121px;
  }

  .menu__icon--paper {
    background-position: -209px -150px;
  }

  .menu__icon--person-search {
    background-position: -150px -199px;
  }

  .menu__icon--email {
    background-position: -25px -149px;
  }

  .menu__icon--building {
    background-position: -209px -75px;
  }

  .person__icon {
    background-image: url("../images/sprite@2x.png");
    background-position: -50px -199px;
    background-size: 275px auto;
  }

  .search__icon {
    background-position: -234px -100px;
  }
}

@media screen and (min-width: 102em) {
  .feature__img__caption {
    margin-right: auto;
    margin-left: auto;
    max-width: 1600px;
    text-align: right;
  }
}

@media screen and (min-width: 50em) and (max-width: 62.4375em) {
  .feature__img__caption__text {
    position: absolute;
    right: 0;
    float: right;
    width: 30.55556%;
    text-align: right;
  }
}

@media screen and (min-width: 62.5em) {
  .feature__img__caption__text {
    position: absolute;
    right: 0;
    float: right;
    width: 35%;
    text-align: right;
  }

  .feature__title {
    width: 59%;
  }

  .menu-content__col--small {
    width: 30.55556%;
  }
}

@media only screen {
  .filter__input {
    position: absolute;
    margin: -1px;
    border: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
  }

  .filter__label {
    float: left;
    margin-left: -1px;
    border: 1px solid #dedede;
    padding: 0.4375em 1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .filter__input:checked + .filter__label {
    position: relative;
    border-color: #5a666a;
    background: #5a666a;
    color: #fff;
  }

  .filter__input[disabled] + .filter__label {
    cursor: default;
    /* Netscape */
    -moz-opacity: 0.3;
    /* Safari 1.x */
    -khtml-opacity: 0.3;
    /* Good browsers */
    opacity: 0.3;
  }
}

@media screen and (min-width: 31.25em) and (max-width: 50em) {
  .footer__email-input {
    width: 50%;
  }
}

@media screen and (min-width: 75em) {
  .language-switcher__constrained {
    position: absolute;
    top: 1.5em;
    right: 0;
  }

  .language-switcher__language {
    display: none;
  }

  .menu-content {
    padding-top: 4.5em;
  }
}