/*
  Name: style.css
  Author: esense GmbH, Basel, Switzerland
  http://www.esense.ch
*/

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}
/* responsive images  */
[src^="/website/var/tmp/image-thumbnails/"],
[src^="/website/static/img/"],
[src^="/static/img/"],
[src^="http://via.placeholder.com"] {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
ul,
ol{
  list-style: none;
  margin: 0;
  padding-left: 0;
}
address {
  font-style: normal;
}
blockquote {
  padding: 0;
  margin: 0;
}
img {
  vertical-align: middle;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
body,
html {
  word-wrap: break-word;
}
div,
header,
nav,
section,
article,
footer {
  position: relative;
}
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.425;
  color: #202020;
  background-color: #fff;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.45em;
}
h4 {
  font-size: 1.3em;
}
h5 {
  font-size: 1.15em;
}
h6 {
  font-size: 0.85em;
}
a {
  color: #337ab7;
}
a:hover,
a:focus {
  color: #23527c;
}
a,
a:hover {
  text-decoration: none;
}
a,
button {
  outline: none;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
}
td {
  padding: 5px;
  border: solid #333 1px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ccc;
}
@charset "UTF-8";
/* ------ SCSS-CSS ------ */
.container {
  padding-left: 20px;
  padding-right: 20px;
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

@media (max-width: 1400px) {
  .container {
    width: 1140px;
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6 {
  padding-right: 20px;
  padding-left: 20px;
}

.row--small-gutter {
  margin-left: -10px;
  margin-right: -10px;
}

.row--small-gutter .col-1, .row--small-gutter .col-2, .row--small-gutter .col-3, .row--small-gutter .col-4, .row--small-gutter .col-5, .row--small-gutter .col-6 {
  padding-right: 10px;
  padding-left: 10px;
}

.col-1 {
  width: 16.66667%;
}

.col-2 {
  width: 33.33333%;
}

.col-3 {
  width: 50%;
}

.col-4 {
  width: 66.66667%;
}

.col-5 {
  width: 83.33333%;
}

.col-6 {
  width: 100%;
}

@media (max-width: 800px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6 {
    width: 100%;
    float: none;
  }
}

@media (min-width: 660px) and (max-width: 860px) {
  .col-sm-1 {
    width: 16.66667%;
  }
  .col-sm-2 {
    width: 33.33333%;
  }
  .col-sm-3 {
    width: 50%;
  }
  .col-sm-4 {
    width: 66.66667%;
  }
  .col-sm-5 {
    width: 83.33333%;
  }
  .col-sm-6 {
    width: 100%;
  }
}

@media (min-width: 861px) and (max-width: 1040px) {
  .col-md-1 {
    width: 16.66667%;
  }
  .col-md-2 {
    width: 33.33333%;
  }
  .col-md-3 {
    width: 50%;
  }
  .col-md-4 {
    width: 66.66667%;
  }
  .col-md-5 {
    width: 83.33333%;
  }
  .col-md-6 {
    width: 100%;
  }
}

html.no-flexbox.no-flexboxtweener .row {
  display: block;
}

html.no-flexbox.no-flexboxtweener .row:after {
  display: table;
  content: "";
  clear: both;
}

html.no-flexbox.no-flexboxtweener .col-1, html.no-flexbox.no-flexboxtweener .col-2, html.no-flexbox.no-flexboxtweener .col-3, html.no-flexbox.no-flexboxtweener .col-4, html.no-flexbox.no-flexboxtweener .col-5, html.no-flexbox.no-flexboxtweener .col-6 {
  float: left;
}

.img-responsive, .wysiwyg-field img {
  max-width: 100%;
  height: auto;
}

.mob-bottom-margin {
  margin-bottom: 2.0rem;
}

.vert-pad-m {
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}

.special-padding {
  padding: 0 0 0 25%;
}

@media (max-width: 1080px) {
  .special-padding {
    padding: 0;
  }
}

html, body {
  word-wrap: break-word;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

html {
  font-size: 9px;
}

body {
  font-size: 1.8rem;
  line-height: 2.6rem;
}

a {
  display: inline-block;
}

a,
a:hover,
a:visited,
a:active {
  color: inherit;
}

p {
  margin: 0.5em 0;
}

h1,
.h1 {
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 3.6rem;
  margin: 3rem 0 2.2rem;
  color: #084181;
}

h2,
.h2 {
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 3.2rem;
  margin: 2.4rem 0 0.8rem;
}

h3,
.h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin: 2.1rem 0 0.6rem;
}

h4, h5, h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.6rem;
  margin: 2.1rem 0 0.6rem;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
  margin-top: 0 !important;
}

.nav {
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 3.0rem;
  text-transform: uppercase;
  word-break: break-all;
}

.wysiwyg-field a {
  text-decoration: underline;
}

.wysiwyg-field img {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}

.wysiwyg-field table {
  max-width: 100% !important;
  margin: 2rem 0;
}

.wysiwyg-field table, .wysiwyg-field thead, .wysiwyg-field tbody, .wysiwyg-field tr, .wysiwyg-field td {
  border: none;
  border-color: transparent;
}

.wysiwyg-field td {
  padding: 0.2rem 0;
}

.wysiwyg-field--small-font {
  font-size: 1.5rem;
  line-height: 2.6rem;
}

.header {
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.header__logo-side {
  max-width: 100%;
  width: 220px;
  /*
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 220px;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
  */
}

/*
@media (max-width: 860px) {
  .header__logo-side {
    -webkit-flex-basis: 150px;
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    width: 150px;
  }
}
*/

.header__logo-anchor {
  width: 100%;
  margin: auto;
  display: block;
}

.header__logo-image {
  max-width: 100%;
  width: 100%;
  margin: auto 0;
}

.header__nav-side {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0;
  -ms-flex: 1 0;
  flex: 1 0;
  float: right;
  padding: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

/*
@media (max-width: 440px) {
  .header {
    display: block;
  }
  .header__logo-side,
  .header__nav-side {
    float: none !important;
  }
  .header__logo-side {
    margin: 0 auto;
    margin-bottom: 6px;
  }
}
*/

.nav-container {
  width: 100%;
  float: left;
}

.nav {
/*
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -30px;
*/
width: auto;
float: right;
margin: 0 -2vw 0 0;
}

.nav > li {
float: left;
/*
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
*/
}

.nav > li > a {
  display: block;
  padding: 0 1vw;
}

.nav a {
  color: #084181;
}

.nav a.active,
.nav li.active > a {
  color: black;
  text-decoration: underline;
}

@media (max-width: 860px) {
  .nav {
    margin-left: -5px;
    margin-right: -5px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
  }
}

html.no-flexbox .header {
  display: block;
}

html.no-flexbox .header:after {
  display: table;
  content: "";
  clear: both;
}

html.no-flexbox .header__logo-side {
  display: block;
  float: left;
}

html.no-flexbox .header__nav-side {
  display: block;
  float: right;
}

html.no-flexbox .nav {
  display: block;
}

html.no-flexbox .nav:after {
  display: table;
  content: "";
  clear: both;
}

html.no-flexbox .nav > li {
  display: block;
  float: right;
}

.hero-banner__bg-image.top {
background-position: center top;
background-size: cover;
}

.hero-banner__bg-image.center {
background-position: center center;
background-size: cover;
}

.hero-banner__bg-image.bottom {
background-position: center bottom;
background-size: cover;
}

.hero-banner__bg-image {
height: 50vh;
min-height: 300px;
max-height: 600px;
}

.template-home .hero-banner__bg-image {
height: 78vh;
max-height: 1000px;
}

.footer {
  background-color: #E2E9ED;
}

.footer-text-section {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.2rem;
  padding: 4.0rem 0;
}

.footer-map-section {
  padding: 4.0rem 0 0;
  background-color: #E2E9ED;
}

.map-image-container {
  padding: 3.0rem 0 0;
}

.map-image-container > img {
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.4);
}

.content-section {
  padding: 2.0rem 0;
}

.list-blocks {
  position: relative;
  counter-reset: line-number;
}

.list-block {
  margin-top: 5.0rem;
  counter-increment: line-number;
}

.list-block__title:before {
  position: absolute;
  left: 0;
  content: counter(line-number) ".";
}

.list-block__title,
.list-block__text-body {
  padding-left: 4.6rem;
}

.list-block__text-body li:before {
  content: "–";
  position: absolute;
  left: 4.6rem;
}

.list-block__text-body li {
  margin-left: 3.0rem;
}

.list-block__text-body p {
  margin-top: 0;
  margin-bottom: 0;
}

.portrait-card {
  margin-bottom: 4.4rem;
}

/* template specific modifications */
.template-home .footer-map-section,
.template-portrait .footer-map-section,
.footer-map-section {
display: none;
}

.edit-mode .template-home .footer-map-section,
.edit-mode .template-portrait .footer-map-section,
.edit-mode .footer-map-section,
.edit-mode .template-portrait .footer-map-section {
  display: block;
}

/*
.template-home .footer-map-section,
.template-portrait .footer-map-section {
display: block;
}
*/

/* edit esense */
.footer p strong {
background-color: rgb(71,72,73);
color: #fff;
border-radius: 50%;
display: inline-block;
width: 24px;
text-align: center;
padding: 1px 0 3px 0;
margin: -2px 2px -20px 2px;
font-size: 80%;
line-height: 180%;
}

.wysiwyg-field .file {
text-decoration: none;
}

.wysiwyg-field .file strong {
text-decoration: underline;
}

.header .nav a:hover {
color: #000;
}

.wysiwyg-field a:hover {
color: #084181;
}

#fixed-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: auto;
float: left;
z-index: 10;
background-color: rgba(255,255,255,0.95);
transition: margin 0.25s ease-in-out;
}

#fixed-header.shadow {
box-shadow: 0 -5px 7px 5px rgba(0,0,0,0.25);
}

.scroll-down #fixed-header.hide-menu {
margin-top: -70px;
}

.image-text-blocks .col-4 {
margin-top: -0.4em;
}

#menu-button {
position: absolute;
top: 0;
right: 0;
float: left;
width: 50px;
height: 50px;
margin: 9px -6px 0 0;
display: none;
cursor: pointer;
}

#menu-button span {
position:absolute;
top: 50%;
right: 0;
float: left;
width: 40px;
height: 4px;
margin: -2px 0 0 5px;
}

#menu-button:after,
#menu-button span:after,
#menu-button span:before {
content: "";
position:absolute;
top: 50%;
left: 0;
float: left;
width: 40px;
height: 4px;
margin: -2px 0 0 0;
background-color: #084181;
transition: all 0.25s ease-in-out;
}

#menu-button:hover:after,
#menu-button:hover span:after,
#menu-button:hover span:before {
background-color: #000;
}

#menu-button:after {
margin-left: 5px;
}

#menu-button span:before {
top: 0;
margin: -11px 0 0 -5px;
}

#menu-button span:after {
top: 0;
margin: 11px 0 0 -5px;
}

#menu-button.active:after {
opacity: 0;
}

#menu-button.active span:after {
transform: rotate(-135deg);
margin-top: 0;
}

#menu-button.active span:before {
transform: rotate(135deg);
margin-top: 0;
}

@media (max-width: 1024px) {
	#menu-button {
	display: block;
	}
	
	.nav-container {
	display: none;
	position: absolute;
	top: 59px;
	left: 0;
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,0.95);
	padding: 10px 20px 20px 20px;
	}

	.open-menu .nav-container {
	box-shadow: 0 3px 7px -5px rgba(0,0,0,0.25);
	}
	
	.nav-container ul,
	.nav-container ul li {
	width: 100%;
	float: left;
	text-align: center;
	}
	
	.nav-container ul li {
	width: auto;
	float: none;
	display: inline-block;
	}
	
	.header__logo-side {
	margin-right: -220px;
	}
	
	.header__nav-side {
	width: 100%;
	}

	
}

@media (max-width: 900px) {
	.footer p strong {
    width: 20px;
    padding: 1px 0 1px 0;
	}

	html {
	font-size: 8px;
	}
	
}

@media (max-width: 600px) {
	#menu-button {
	display: block;
	}
	
	.nav-container {
	display: none;
	position: absolute;
	top: 59px;
	left: 0;
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,0.95);
	padding: 10px 20px 20px 20px;
	}

	.open-menu .nav-container {
	box-shadow: 0 3px 7px -5px rgba(0,0,0,0.25);
	}
	
	.nav-container ul,
	.nav-container ul li {
	width: 100%;
	float: left;
	text-align: center;
	}
	
	.nav-container ul li {
	width: 100%;
	float: left;
	display: block;
	padding: 10px 0;
	}
	
	.header__logo-side {
	width: 150px;
	margin-right: -150px;
	padding: 8px 0;
	}

	.map-image-container {
	margin: 0 -20px;
	display: block;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
	-ms-overflow-scrolling: touch;
	-o-overflow-scrolling: touch;
	overflow-scrolling: touch;
	}

	.map-image-container img {
	width: 600px;
	min-width: 600px;
	max-width: 600px;
	}

}

.main-content {
overflow: hidden;
}



/* table */
.table-wrapper.scroll {
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
-moz-overflow-scrolling: touch;
-ms-overflow-scrolling: touch;
-o-overflow-scrolling: touch;
overflow-scrolling: touch;
margin-right: -20px;
}

.table-wrapper table {
width: auto !important;
min-width: 350px !important;
float: left;
border-collapse: collapse;
border-spacing: 0;
margin-top: 1em;
}

.table-wrapper caption {
padding: 0 0 0 0;
text-align: left;
margin-bottom: -1px;
}

.table-wrapper tr td:first-child {
white-space: nowrap;
}

.table-wrapper td,
.table-wrapper th {
vertical-align: top;
padding: 0 1em 0.35em 0;
text-align: left;
}

.table-wrapper tr td:last-child,
.table-wrapper th:last-child {
padding-right: 0;
}

.table-wrapper td p:first-child,
.table-wrapper th p:first-child {
padding-top: 0;
}

.table-wrapper tr:last-child td,
.table-wrapper tr:last-child th {
padding-bottom: 0;
}

.show-map {
margin-top: 1.8em;
float: left;
text-decoration: underline;
cursor: pointer;
}

.show-map:hover {
color: #084181;
}

.template-portrait .main-content .col-2 {
float: right;
}

#page-wrapper {
height: 100%;
min-height: 100vh;
padding-bottom: 200px;
}

.footer {
min-height: 200px;
margin-top: -200px;
}