/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

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

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * 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/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

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

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

a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

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

/* Text-level semantics
   ========================================================================== */

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

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

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

b,
strong {
  font-weight: bold;
}

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

dfn {
  font-style: italic;
}

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

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

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

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

/**
 * 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;
}

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

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

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

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

figure {
  margin: 1em 40px;
  margin: 1em 2.5rem;
}

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

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

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

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

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.
 */

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

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

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

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

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

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

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

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

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

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

fieldset {
  border: 1px solid #c0c0c0;
  border: 0.0625rem solid #c0c0c0;
  margin: 0 2px;
  margin: 0 0.125rem;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

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

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

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

td,
th {
  padding: 0;
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSSlide,.lSSlideWrapper.usingCss .lSFade>*{transition-timing-function:inherit!important;transition-duration:inherit!important}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;transition-property:-webkit-transform,height;transition-property:transform,height}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;transition-delay:0s;transition-property:opacity}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;margin:0.625rem 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px;padding:0 0.3125rem}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;border-radius:1.875rem;display:inline-block;height:8px;height:0.5rem;overflow:hidden;text-indent:-999em;width:8px;width:0.5rem;position:relative;z-index:99;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px;border-radius:0.3125rem}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;width:2rem;display:block;top:50%;height:32px;height:2rem;background-image:url(../img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;margin-top:-1rem;opacity:.5;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px;left:0.625rem}.lSAction>.lSNext{background-position:-32px 0;background-position:-2rem 0;right:10px;right:0.625rem}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;height:0.0625rem;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-left:-0.875rem;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;background-position:1.9375rem -1.9375rem;bottom:10px;bottom:0.625rem;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;background-position:0 -1.9375rem;bottom:auto;top:10px;top:0.625rem}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px;left:-0.9375rem}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px;left:-0.9375rem}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px;top:-0.9375rem}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px;top:-0.9375rem}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px;left:0.9375rem}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px;left:0.9375rem}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px;bottom:-0.9375rem}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px;bottom:-0.9375rem}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
.button {
  width: auto;
  height: 40px;
  height: 2.5rem;
  display: inline-block;
  line-height: 40px;
  line-height: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  opacity: 1;
  cursor: pointer;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  font-family: "KievitOT-Bold";
  word-spacing: 0px;
  word-spacing: 0rem;
}
.button .icon-down_4 {
  vertical-align: 1px;
  vertical-align: 0.0625rem;
  margin-left: 20px;
  margin-left: 1.25rem;
  font-size: 12px;
  font-size: 0.75rem;
}
.button.full {
  width: 100%;
  display: block;
}
.button.primary {
  background-color: #004789;
  color: #fff;
}
.button.loaded {
  opacity: 0.8;
  cursor: default;
}
.button.is-ready:hover {
  background-color: #00a3da;
}
.button.is-inactive {
  opacity: 0.5;
  cursor: default;
}
.play-button,
.mod-video .placeholder-button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  width: 3.125rem;
  height: 50px;
  height: 3.125rem;
  margin: -26px 0 0 -26px;
  margin: -1.625rem 0 0 -1.625rem;
  background-color: rgba(255, 255, 255, 0.4);
  border: 2px solid #fff;
  border: 0.125rem solid #fff;
  border-radius: 30px;
  border-radius: 1.875rem;
}
.play-button:before,
.mod-video .placeholder-button:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 21px;
  border-width: 0.875rem 0 0.875rem 1.3125rem;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  left: 17px;
  left: 1.0625rem;
  top: 12px;
  top: 0.75rem;
}
.button-container.small {
  width: 40%;
  margin: 0 auto;
}
label {
  display: block;
  text-transform: uppercase;
  color: #004789;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "KievitOT-Bold";
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
}
input.text,
input[type="text"],
input[type="email"],
textarea {
  width: 100%;
  border: 1px solid #004789;
  border: 0.0625rem solid #004789;
  padding: 0 10px;
  padding: 0 0.625rem;
  font-size: 15px;
  font-size: 0.9375rem;
  box-sizing: border-box;
  height: 50px;
  height: 3.125rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
input.text:focus,
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus {
  outline: 0;
}
input.text.powermail_field_error,
input[type="text"].powermail_field_error,
input[type="email"].powermail_field_error,
textarea.powermail_field_error {
  border-color: #d10e19;
}
textarea {
  border: 1px solid #004789;
  border: 0.0625rem solid #004789;
  padding: 10px;
  padding: 0.625rem;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  box-sizing: border-box;
  height: 100px;
  height: 6.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  resize: none;
}
textarea:focus {
  outline: 0;
}
.submit,
input[type="submit"] {
  border: 0;
  height: 50px;
  height: 3.125rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: #004789;
  color: #fff;
  padding: 0 10px;
  padding: 0 0.625rem;
}
.submit:focus,
input[type="submit"]:focus {
  outline: 0;
}
.submit:hover,
input[type="submit"]:hover {
  background-color: #00a3da;
  cursor: pointer;
}
.submit {
  padding: 0;
}
.input-group {
  word-spacing: -4px;
  word-spacing: -0.25rem;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.input-group input[type="text"],
.input-group input[type="email"],
.input-group input[type="submit"] {
  word-spacing: 0;
  display: inline-block;
  vertical-align: top;
}
.input-group .text {
  white-space: normal;
}
fieldset {
  padding: 0;
  margin: 0 0 40px;
  margin: 0 0 2.5rem;
  border: none;
  min-width: 0;
  width: 100%;
}
.row {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  position: relative;
}
.row:last-child {
  margin-bottom: 0;
}
.submit-container {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
form h4 {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.powermail_check_inner,
.powermail_radio_inner {
  float: left;
  width: 100%;
  position: relative;
}
.powermail_check_inner input[class*="powermail_"],
.powermail_radio_inner input[class*="powermail_"],
.powermail_check_inner label,
.powermail_radio_inner label {
  display: inline-block;
  line-height: 18px;
  line-height: 1.125rem;
  vertical-align: top;
}
.powermail_check_inner input[class*="powermail_"],
.powermail_radio_inner input[class*="powermail_"] {
  position: absolute;
  left: 0;
  top: 2px;
  top: 0.125rem;
}
.powermail_check_inner label,
.powermail_radio_inner label {
  padding-left: 20px;
  padding-left: 1.25rem;
}
.powermail_check_outer,
.powermail_radio_outer {
  zoom: 1;
}
.powermail_check_outer:before,
.powermail_radio_outer:before,
.powermail_check_outer:after,
.powermail_radio_outer:after {
  content: "";
  display: table;
}
.powermail_check_outer:after,
.powermail_radio_outer:after {
  clear: both;
}
.gmap {
  position: relative;
}
.gmap:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: -1px;
  bottom: -0.0625rem;
  right: 0;
  background: url('../images/footer-form.png') center bottom no-repeat;
  z-index: 1;
}
.infoBox {
  word-spacing: -4px;
  word-spacing: -0.25rem;
  font-family: 'KievitOT-Bold', sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  white-space: nowrap;
}
.infoBoxIcon {
  background-color: #004789;
  min-width: 49px;
  min-width: 3.0625rem;
  height: 47px;
  height: 2.9375rem;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
}
.infoBoxIcon > span {
  display: block;
  color: white;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 47px;
  line-height: 2.9375rem;
  padding: 0 5px;
  padding: 0 0.3125rem;
}
.infoBoxIcon:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 8.5px 0 8.5px;
  border-width: 0.5625rem 0.53125rem 0 0.53125rem;
  border-color: #004789 transparent transparent transparent;
  position: absolute;
  left: 16px;
  left: 1rem;
  bottom: -8.5px;
  bottom: -0.53125rem;
}
.infoBoxText {
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  margin-left: 4px;
  margin-left: 0.25rem;
  padding: 10px;
  padding: 0.625rem;
  word-spacing: 0;
  vertical-align: top;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0rem 0rem 0.25rem 0rem rgba(0, 0, 0, 0.1);
  white-space: normal;
}
.infoBoxText p {
  line-height: 13px;
  line-height: 0.8125rem;
  margin: 0;
  color: #004789;
}
h1,
h2,
h3,
h4,
h5,
h6,
legend {
  margin: 0;
  font-weight: 300;
  line-height: 1.1;
  color: #004789;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
}
h1 {
  font-size: 30px;
  font-size: 1.875rem;
  text-transform: uppercase;
}
h2,
legend {
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  line-height: 27px;
  line-height: 1.6875rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  color: #004789;
}
h2.filter {
  text-align: center;
}
h3 {
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase;
}
h4 {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
}
.medium {
  font-family: "KievitOT-Medium";
}
.center {
  text-align: center;
}
.mark-related {
  border-bottom: 1px solid #004789;
  border-bottom: 0.0625rem solid #004789;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "KievitOT-Regular";
  padding-left: 15px;
  padding-left: 0.9375rem;
  margin-left: 10px;
  margin-left: 0.625rem;
  margin-right: 10px;
  margin-right: 0.625rem;
  word-spacing: 0;
  letter-spacing: 0;
}
p + .special-headline-wrap {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.postalsearch + h2.filter {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.special-headline-wrap {
  text-align: center;
  background-image: url('../images/headline-wave.png');
  background-size: auto 13px;
  background-size: auto 0.8125rem;
  background-position: center bottom;
  background-repeat: repeat-x;
  margin: 0 auto;
  padding-bottom: 27px;
  padding-bottom: 1.6875rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.special-content .special-headline-wrap {
  text-align: left;
  margin: 0;
}
.special-section:first-child .special-content .special-headline-wrap h1 {
  font-size: 35px;
  font-size: 2.1875rem;
}
.special-headline-wrap .special {
  text-align: center;
  margin: 0 auto;
  line-height: 40px;
  line-height: 2.5rem;
  width: auto;
  display: inline;
  position: relative;
}
.special-headline-wrap .special.lowercase {
  text-transform: none;
}
.article .template-columns h2 {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.article .template-columns h3 {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "KievitOT-Bold";
  text-transform: none;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.hint {
  background-color: #00a3da;
}
.hint.-center {
  width: 62px;
  width: 3.875rem;
  height: 52px;
  height: 3.25rem;
  padding: 14px 9px;
  padding: 0.875rem 0.5625rem;
  border-radius: 40px;
  border-radius: 2.5rem;
  text-align: center;
  color: #fff;
  position: absolute;
  right: -13px;
  right: -0.8125rem;
  top: -13px;
  top: -0.8125rem;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 13px;
  line-height: 0.8125rem;
  z-index: 1;
}
.hint.-center a:hover {
  color: #004789;
  text-decoration: underline;
}
.inline-table {
  display: inline-table;
  width: 100%;
}
.inline-table .table-cell {
  display: block;
  width: 100%;
}
.kicker {
  font-size: 11px;
  font-size: 0.6875rem;
  font-family: 'KievitOT-Bold', sans-serif;
  color: #004789;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  display: inline-block;
}
.mod-text.-center .kicker {
  text-align: left;
}
.special-content .kicker {
  text-align: left;
}
.link-button a {
  border: 1px solid #004789;
  border: 0.0625rem solid #004789;
  text-transform: uppercase;
  font-family: "KievitOT-Bold", sans-serif;
  padding: 5px;
  padding: 0.3125rem;
  line-height: 54px;
  line-height: 3.375rem;
  font-size: 13px;
  font-size: 0.8125rem;
}
.link-button a:hover {
  background-color: #00a3da;
  color: #fff;
  border: none;
}
.link-button.center {
  text-align: center;
}
a {
  text-decoration: none;
}
.more-link-mobile {
  line-height: 54px;
  line-height: 3.375rem;
  text-align: right;
  max-height: 54px;
  max-height: 3.375rem;
}
.more-link-mobile a {
  font-size: 13px;
  font-size: 0.8125rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  font-family: 'KievitOT-Bold', sans-serif;
}
.more-link-mobile .icon-down_2 {
  font-size: 11px;
  font-size: 0.6875rem;
  vertical-align: -2px;
  vertical-align: -0.125rem;
  margin-left: 5px;
  margin-left: 0.3125rem;
}
.data-table a {
  display: inline-block;
}
.data-table a:after {
  font-size: 10px;
  font-size: 0.625rem;
  margin-left: 7px;
  margin-left: 0.4375rem;
  margin-right: 3px;
  margin-right: 0.1875rem;
}
.more-content {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: 'KievitOT-ExtraBold', sans-serif;
  color: #004789;
  text-align: right;
  margin-top: 20px;
  margin-top: 1.25rem;
}
.more-content:after {
  font-size: 8px;
  font-size: 0.5rem;
  margin-left: 7px;
  margin-left: 0.4375rem;
  margin-right: 3px;
  margin-right: 0.1875rem;
}
.page ul {
  padding-left: 18px;
  padding-left: 1.125rem;
}
.page ul li {
  list-style: none;
  position: relative;
}
.page ul li:before {
  content: '';
  display: block;
  width: 8px;
  width: 0.5rem;
  height: 8px;
  height: 0.5rem;
  background-color: #004789;
  border-radius: 4px;
  border-radius: 0.25rem;
  position: absolute;
  top: 5px;
  top: 0.3125rem;
  left: -17px;
  left: -1.0625rem;
}
.page ul.unstyled li:before,
.filter-bar .filter-list li:before {
  display: none;
}
.page ul.powermail_message_error {
  margin: 0;
}
.page ul.powermail_message_error li {
  color: #d10e19;
}
.page ul.powermail_message_error li:before {
  background-color: #d10e19;
}
.page ol {
  padding-left: 19px;
  padding-left: 1.1875rem;
}
.page ol li {
  position: relative;
  counter-increment: step-counter;
  list-style: none;
}
.page ol li:before {
  content: counter(step-counter) '.';
  font-size: 22px;
  font-size: 1.375rem;
  color: #004789;
  position: absolute;
  top: -5px;
  top: -0.3125rem;
  left: -21px;
  left: -1.3125rem;
}
.page ul,
.page ol {
  margin-top: 35px;
  margin-top: 2.1875rem;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  font-family: 'KievitOT-Regular';
  font-size: 15px;
  font-size: 0.9375rem;
}
.page ul li,
.page ol li {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.page ul li a,
.page ol li a {
  color: #004789;
  text-decoration: underline;
  font-family: 'KievitOT-Medium';
  transition: color .5s ease;
}
.page ul li a:hover,
.page ol li a:hover {
  color: #00a3da;
}
.page .social-media ul li a,
.page .download ul li a,
.page .social-media ol li a,
.page .download ol li a {
  font-family: "icomoon";
  text-decoration: none;
}
.logo.-footer {
  overflow: hidden;
}
.logo.-footer a {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.logo.-footer .white {
  font-size: 60px;
  font-size: 3.75rem;
}
.logo.-footer .icon-logo_2.small {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 54px;
  line-height: 3.375rem;
}
.logo.-footer.-small {
  margin-top: 0;
}
.logo.-footer.-small a {
  height: 54px;
  height: 3.375rem;
}
.logo.-footer.-special {
  margin-top: 0;
  position: relative;
  width: 100%;
}
.logo.-footer.-special a {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo.-membership {
  height: 34px;
  height: 2.125rem;
  padding: 10px 0;
  padding: 0.625rem 0;
}
.logo.-membership a {
  display: block;
  vertical-align: top;
  text-align: right;
}
.logo.-membership a img {
  max-height: 34px;
  max-height: 2.125rem;
  max-width: 100%;
}
.page p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.page p strong {
  font-weight: bold;
  font-family: 'KievitOT-Bold';
}
.page p a {
  color: #004789;
  text-decoration: underline;
  font-family: 'KievitOT-Medium';
  transition: color .5s ease;
}
.page p a:hover {
  color: #00a3da;
}
p .text-link-tel,
p .text-link-mobile,
p .text-link-mail,
p .text-link-linkedin,
p .text-link-xing {
  display: block;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
p .text-link-tel > i,
p .text-link-mobile > i,
p .text-link-mail > i,
p .text-link-linkedin > i,
p .text-link-xing > i {
  position: relative;
  float: left;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  margin-right: 5px;
  margin-right: 0.3125rem;
  width: 23px;
  width: 1.4375rem;
}
p .text-link-tel > i > i,
p .text-link-mobile > i > i,
p .text-link-mail > i > i,
p .text-link-linkedin > i > i,
p .text-link-xing > i > i {
  font-style: normal;
}
p .text-link-tel > i span,
p .text-link-mobile > i span,
p .text-link-mail > i span,
p .text-link-linkedin > i span,
p .text-link-xing > i span {
  display: inline-block;
  font-size: inherit;
  font-style: normal;
}
p .text-link-linkedin,
p .text-link-xing {
  float: left;
  margin-top: 6px;
  margin-top: 0.375rem;
  margin-right: 10px;
  margin-right: 0.625rem;
}
p .text-link-linkedin > i,
p .text-link-xing > i {
  font-size: 26px;
  font-size: 1.625rem;
  margin-right: 10px;
  margin-right: 0.625rem;
}
p .text-link-mail > i {
  font-size: 18px !important;
  font-size: 1.125rem !important;
}
.template-columns p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-top: 0px;
  margin-top: 0rem;
}
.template-columns [class*="grid-"] > p {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.template-columns [class*="grid-"] > p:last-child:not(.js-first) {
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.social-nav ul {
  word-spacing: -4px;
  word-spacing: -0.25rem;
  padding: 0;
  margin: 0;
  position: relative;
}
.social-nav ul li {
  display: inline-block;
  word-spacing: 0;
  margin-left: 10px;
  margin-left: 0.625rem;
  list-style: none;
  width: 50px;
  width: 3.125rem;
  height: 50px;
  height: 3.125rem;
  font-size: 50px;
  font-size: 3.125rem;
}
.social-nav ul li:first-child {
  margin-left: 0;
}
.social-nav ul li a {
  zoom: 1;
  display: block;
}
.social-nav ul li a:before,
.social-nav ul li a:after {
  content: "";
  display: table;
}
.social-nav ul li a:after {
  clear: both;
}
.social-nav ul li a span {
  float: left;
}
span.kicker {
  color: #004789;
  text-transform: uppercase;
  font-family: 'KievitOT-ExtraBold';
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: center;
}
.mod-accordion {
  padding-left: 20px;
  padding-left: 1.25rem;
  position: relative;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  margin-top: 30px;
  margin-top: 1.875rem;
}
.mod-accordion p {
  margin-top: 20px;
  margin-top: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.mod-accordion p:first-child {
  margin-top: 0;
}
.mod-accordion h3 {
  margin-top: 25px;
  margin-top: 1.5625rem;
}
.mod-accordion .ui-state-focus {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: none !important;
}
.mod-accordion .ui-accordion-header {
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
  font-family: 'KievitOT-ExtraBold';
  color: #004789;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  margin-top: 20px;
  margin-top: 1.25rem;
  cursor: pointer;
  line-height: 22px;
  line-height: 1.375rem;
  position: relative;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mod-accordion .ui-accordion-header:first-child {
  margin-top: 0px;
  margin-top: 0rem;
}
.mod-accordion .ui-accordion-header span {
  border: 6px solid transparent;
  border: 0.375rem solid transparent;
  border-left-color: #004789;
  position: absolute;
  left: -20px;
  left: -1.25rem;
  top: 2px;
  top: 0.125rem;
}
.mod-accordion .ui-accordion-header.ui-state-active span {
  border-top-color: #004789;
  border-left-color: transparent;
  top: 5px;
  top: 0.3125rem;
}
.mod-accordion .ui-accordion-content {
  line-height: 22px;
  line-height: 1.375rem;
  font-size: 15px;
  font-size: 0.9375rem;
}
.article-footer {
  border-top: 1px solid #004789;
  border-top: 0.0625rem solid #004789;
  margin-top: 40px;
  margin-top: 2.5rem;
}
.article-footer .download {
  display: none;
}
.article-footer .scroll-indicator {
  display: none !important;
}
.article-footer span,
.article-footer .info {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #004789;
  font-family: 'KievitOT-ExtraBold';
  text-transform: uppercase;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  float: left;
  line-height: 18px;
  line-height: 1.125rem;
  padding: 0 7px;
  padding: 0 0.4375rem;
  padding-top: 4px;
  padding-top: 0.25rem;
  box-sizing: border-box;
}
.article-footer span.framed,
.article-footer .info.framed {
  border: 1px solid #004789;
  border: 0.0625rem solid #004789;
  display: block;
}
.article-footer .social-media {
  float: right;
  margin-top: 15px;
  margin-top: 0.9375rem;
  margin-bottom: 75px;
  margin-bottom: 4.6875rem;
}
.article-footer .social-media ul {
  float: left;
  margin: 0;
  margin-top: 2px;
  margin-top: 0.125rem;
  padding-left: 10px;
  padding-left: 0.625rem;
}
.article-footer .social-media ul li {
  display: block;
  height: 18px;
  height: 1.125rem;
  width: 18px;
  width: 1.125rem;
  float: left;
  margin-right: 15px;
  margin-right: 0.9375rem;
}
.article-footer .social-media ul li:before {
  display: none;
}
.article-footer .social-media ul li a {
  color: #004789;
  font-size: 20px;
  font-size: 1.25rem;
}
.article-footer .social-media ul li a.active.icon-facebook {
  color: #637aa6;
}
.article-footer .social-media ul li a.active.icon-googleplus {
  color: #d84c35;
}
.article-footer .social-media ul li a.active.icon-twitter {
  color: #5bd8fc;
}
.article-footer .social-media ul li a.active.icon-pinterest {
  color: #b9272d;
}
.box-teaser {
  border: 1px solid #a1a3a6;
  border: 0.0625rem solid #a1a3a6;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  position: relative;
}
.box-teaser img {
  vertical-align: bottom;
}
.box-teaser .button:hover {
  background-color: #00a3da;
  color: #fff;
}
.box-teaser .gmap:after {
  display: none;
}
.box-teaser .content {
  padding: 25px 20px;
  padding: 1.5625rem 1.25rem;
}
.box-teaser .content .kicker {
  font-family: 'KievitOT-Bold';
  text-align: left;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}
.box-teaser .content .headline {
  font-size: 25px;
  font-size: 1.5625rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-family: 'KievitOT-Regular', sans-serif;
  text-transform: uppercase;
}
.box-teaser .content .icons div {
  width: 33%;
  float: left;
}
.box-teaser .content .icons div a {
  display: block;
}
.box-teaser .content .icons div a:hover span {
  color: #00a3da;
}
.box-teaser .content .icons div.count-2 {
  width: 50%;
}
.box-teaser .content .icons div.count-1 {
  width: 100%;
}
.box-teaser .content .icons div img {
  max-height: 50px;
  max-height: 3.125rem;
  display: block;
  margin: 0 auto;
}
.box-teaser .content .icons div span {
  text-align: center;
  display: block;
  margin-top: 15px;
  margin-top: 0.9375rem;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #004789;
  font-family: 'KievitOT-ExtraBold';
}
.box-teaser .content a {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #004789 !important;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  display: inline-block;
}
.box-teaser .content a:hover {
  color: #00a3da !important;
}
.box-teaser .content a > i {
  position: relative;
  top: 3px;
  top: 0.1875rem;
  margin-right: 8px;
  margin-right: 0.5rem;
  float: left;
}
.box-teaser .content p,
.box-teaser .content table {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  font-size: 15px;
  font-size: 0.9375rem;
}
.box-teaser .content p td,
.box-teaser .content table td {
  font-size: 15px;
  font-size: 0.9375rem;
}
.box-teaser .content .map-info {
  float: right;
  height: 35px;
  height: 2.1875rem;
  margin-top: 25px;
  margin-top: 1.5625rem;
}
.box-teaser .content .map-info span {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #004789;
  font-family: 'KievitOT-ExtraBold';
  float: left;
  position: relative;
  top: 10px;
  top: 0.625rem;
  right: 5px;
  right: 0.3125rem;
}
.box-teaser .content .map-info img {
  display: block;
  position: relative;
}
.box-teaser .content .map-info a {
  float: left;
  height: 35px;
  height: 2.1875rem;
  display: block;
  position: relative;
  line-height: 35px;
  line-height: 2.1875rem;
  margin-left: 10px;
  margin-left: 0.625rem;
}
.box-teaser .content .map-info a img {
  max-height: 35px;
  max-height: 2.1875rem;
  vertical-align: middle;
}
.box-teaser .content .map-info a img:first-child {
  margin-right: 5px;
  margin-right: 0.3125rem;
}
.box-teaser iframe,
.box-teaser .gmap {
  min-height: 215px;
  min-height: 13.4375rem;
  max-height: 215px;
  max-height: 13.4375rem;
  vertical-align: bottom;
}
.box-teaser > img {
  max-height: 215px;
  max-height: 13.4375rem;
  vertical-align: bottom;
}
.box-teaser .button {
  height: 40px;
  height: 2.5rem;
  line-height: 42px;
  line-height: 2.625rem;
  padding: 0 15px;
  padding: 0 0.9375rem;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: 'KievitOT-ExtraBold';
  display: inline-block;
  color: #004789;
  position: absolute;
  right: -1px;
  right: -0.0625rem;
  bottom: 15px;
  bottom: 0.9375rem;
  margin-bottom: 0;
}
.box-teaser .button i {
  font-size: 10px;
  font-size: 0.625rem;
  margin-left: 2px;
  margin-left: 0.125rem;
  margin-top: 2px;
  margin-top: 0.125rem;
}
.box-teaser.text-image img {
  vertical-align: bottom;
}
.box-teaser.text-image iframe,
.box-teaser.text-image .gmap {
  display: none;
}
.box-teaser.text-image .icons {
  display: none;
}
.box-teaser.text-image .map-info {
  display: none;
}
.box-teaser.text-map .image {
  display: none;
}
.box-teaser.text-map .icons {
  display: none;
}
.box-teaser.icons-image iframe,
.box-teaser.icons-image .gmap {
  display: none;
}
.box-teaser.icons-image .map-info {
  display: none;
}
.box-teaser.icons-map .image {
  display: none;
}
.box-teaser.icons-map .icons {
  display: block;
}
.breadcrumb {
  display: none;
}
.construction-list {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.construction-list table {
  width: 100%;
}
.construction-list table thead tr {
  background-color: #004789;
}
.construction-list table thead tr td {
  color: #fff;
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem;
  padding-top: 0px;
  padding-top: 0rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
}
.construction-list table thead tr td span {
  position: relative;
  padding-right: 20px;
  padding-right: 1.25rem;
  display: inline-block;
  padding-top: 10px;
  padding-top: 0.625rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
}
.construction-list table thead tr td span a {
  cursor: pointer;
  color: #fff;
}
.construction-list table thead tr td span .up {
  display: inline-block;
  border: 5px solid transparent;
  border: 0.3125rem solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  right: 0px;
  right: 0rem;
  top: 7px;
  top: 0.4375rem;
}
.construction-list table thead tr td span .down {
  display: inline-block;
  border: 5px solid transparent;
  border: 0.3125rem solid transparent;
  border-top-color: #fff;
  position: absolute;
  right: 0px;
  right: 0rem;
  bottom: 7px;
  bottom: 0.4375rem;
}
.construction-list table tbody tr:nth-child(2n) {
  background-color: #eee;
}
.construction-list table tbody tr td {
  padding: 10px;
}
.dossier-header {
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
}
.dossier-header .rte p {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.dossier-header .image {
  margin: 0 0 10px;
  margin: 0 0 0.625rem;
}
.dossier-header .image img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.dossier-header .kicker {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}
.dossier-header p {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 27px;
  line-height: 1.6875rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.dossier-header hr {
  margin-top: 32px;
  margin-top: 2rem;
  border: none;
  border-top: 1px solid #004789;
  border-top: 0.0625rem solid #004789;
}
.entry-bar {
  margin-top: -10px;
  margin-top: -0.625rem;
  position: relative;
}
.entry-bar ul {
  padding: 0;
  margin: 0;
}
.entry-bar ul li {
  float: left;
  width: 46%;
  border-bottom: 1px solid #e0e0e1;
  border-bottom: 0.0625rem solid #e0e0e1;
  box-sizing: border-box;
  height: 63px;
  height: 3.9375rem;
  padding: 17px 17px 0px 17px;
  padding: 1.0625rem 1.0625rem 0rem 1.0625rem;
  margin: 0;
}
.entry-bar ul li .icon {
  margin-top: 0px;
  margin-top: 0rem;
  transition: margin-top 0.5s ease;
}
.entry-bar ul li:hover .icon {
  margin-top: -10px;
  margin-top: -0.625rem;
  transition: margin-top 0.5s ease;
}
.entry-bar ul li:hover .val {
  color: #00a3da;
}
.entry-bar ul li:hover .val:after {
  color: #00a3da;
}
.entry-bar ul li.item-3,
.entry-bar ul li.item-4 {
  border-bottom: none;
}
.entry-bar ul li:before {
  display: none;
}
.entry-bar ul li a {
  text-decoration: none;
}
.entry-bar ul li a > .icon {
  font-weight: normal;
  font-size: 30px;
  font-size: 1.875rem;
  position: relative;
  display: block;
  float: left;
  left: -5px;
  left: -0.3125rem;
  width: 45px;
  width: 2.8125rem;
}
.entry-bar ul li a > .icon .path2:before {
  position: relative;
  left: -14px;
  left: -0.875rem;
}
.entry-bar ul li a .val {
  float: left;
  display: inline-block;
  width: 90px;
  width: 5.625rem;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: 'KievitOT-ExtraBold';
  color: #004789;
  text-transform: uppercase;
  position: relative;
  margin-left: -10px;
  margin-left: -0.625rem;
}
.entry-bar ul li a .val .small {
  font-size: 8px;
  font-size: 0.5rem;
  color: #b3b5b1;
  text-transform: none;
  position: absolute;
  left: 30px;
  left: 1.875rem;
  width: 110px;
  width: 6.875rem;
  top: 21px;
  top: 1.3125rem;
  font-family: 'KievitOT-Regular';
}
.entry-bar ul li a .val.no-after:after {
  display: none;
}
.entry-bar ul li a .val:after {
  content: '\e923';
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #004789;
  font-size: 10px;
  font-size: 0.625rem;
  margin-left: 4px;
  margin-left: 0.25rem;
}
.entry-bar ul li.large {
  width: 54%;
  border-left: 1px solid #e0e0e1;
  border-left: 0.0625rem solid #e0e0e1;
}
.entry-bar.alternative {
  height: 320px;
  height: 20rem;
}
.entry-bar.alternative ul li {
  width: 50% !important;
  position: relative;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  border: none;
  display: block;
  height: auto !important;
}
.entry-bar.alternative ul li a > span {
  display: block;
}
.entry-bar.alternative ul li a > span.ic {
  font-size: 45px;
  font-size: 2.8125rem;
  text-align: center;
}
.entry-bar.alternative ul li a > span.val {
  position: relative;
  left: 12px;
  left: 0.75rem;
  top: 0;
  display: block;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
  width: 100% !important;
  margin-top: 5px;
  margin-top: 0.3125rem;
}
.ie .entry-bar ul li a .icon.icon-info:after {
  left: 15px;
  left: 0.9375rem;
}
.filter-bar {
  border-bottom: 1px solid #004789;
  border-bottom: 0.0625rem solid #004789;
  margin-top: 30px;
  margin-top: 1.875rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  line-height: 1;
  position: relative;
  z-index: 10;
  zoom: 1;
}
.filter-bar:before,
.filter-bar:after {
  content: "";
  display: table;
}
.filter-bar:after {
  clear: both;
}
.filter-bar a {
  font-family: "KievitOT-Bold";
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #004789;
  display: block;
  zoom: 1;
}
.filter-bar a:hover,
.filter-bar .is-active > a,
.filter-bar .filter-list a.is-active {
  color: #00a3da;
}
.filter-bar a span {
  line-height: 20px;
  line-height: 1.25rem;
}
.filter-bar a [class*="icon"] {
  font-size: 10px;
  font-size: 0.625rem;
  margin-left: 10px;
  margin-left: 0.625rem;
  font-weight: bold;
  vertical-align: text-top;
}
.filter-bar a:before,
.filter-bar a:after {
  content: "";
  display: table;
}
.filter-bar a:after {
  clear: both;
}
.filter-bar .filter-left {
  float: left;
}
.filter-bar .filter-left .filter-list {
  left: 0;
}
.filter-bar .filter-left .filter-list:before,
.filter-bar .filter-left .filter-list:after {
  left: 6px;
  left: 0.375rem;
}
.filter-bar .filter-right {
  float: right;
}
.filter-bar .filter-right .filter-list {
  right: 0;
}
.filter-bar .filter-right .filter-list:before,
.filter-bar .filter-right .filter-list:after {
  right: 6px;
  right: 0.375rem;
}
.filter-bar .filter-list {
  display: none;
  position: absolute;
  top: 0;
  background-color: #fff;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
  box-shadow: 0rem 0rem 0.5rem rgba(0, 0, 0, 0.35);
  margin: 44px 0 0 0;
  margin: 2.75rem 0 0 0;
  padding: 0;
}
.filter-bar .filter-list.is-open {
  display: block;
}
.filter-bar .filter-list li {
  padding: 0 15px 15px;
  padding: 0 0.9375rem 0.9375rem;
  background-color: #fff;
  position: relative;
  z-index: 2;
  margin: 0;
  overflow: auto;
}
.filter-bar .filter-list li:first-child {
  padding-top: 15px;
  padding-top: 0.9375rem;
}
.filter-bar .filter-list a {
  font-size: 16px;
  font-size: 1rem;
  font-family: "KievitOT-Regular";
  text-transform: none;
}
.filter-bar .filter-list a.is-active {
  cursor: default;
}
.filter-bar .filter-list:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 12px 11px;
  border-width: 0 0.6875rem 0.75rem 0.6875rem;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -12px;
  top: -0.75rem;
}
.filter-bar .filter-list:before {
  content: "";
  display: block;
  width: 22px;
  width: 1.375rem;
  height: 22px;
  height: 1.375rem;
  position: absolute;
  top: -8px;
  top: -0.5rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
  box-shadow: 0rem 0rem 0.5rem rgba(0, 0, 0, 0.35);
  z-index: 1;
}
.simple-dropdown {
  max-width: 392px;
  max-width: 24.5rem;
  margin: 0 auto 30px;
  margin: 0 auto 1.875rem;
}
.simple-dropdown form {
  text-align: left;
}
.simple-dropdown .selectboxit-container {
  display: block;
}
.simple-dropdown .selectboxit-options {
  width: 100%;
}
.simple-dropdown .selectboxit-btn {
  width: 100% !important;
}
.simple-form {
  max-width: 513px;
  max-width: 32.0625rem;
  margin: 0 auto;
}
.simple-form .text {
  border: 1px solid #004789;
  border: 0.0625rem solid #004789;
}
.js .simple-form .text {
  width: 100%;
  float: left;
  margin-right: -50px;
  margin-right: -3.125rem;
}
.simple-form .submit {
  font-size: 20px;
  font-size: 1.25rem;
  color: white;
  display: none;
  line-height: 50px;
  line-height: 3.125rem;
}
.js .simple-form .submit {
  display: inline-block;
  width: 50px;
  width: 3.125rem;
  text-align: center;
}
.simple-form .reset {
  position: absolute;
  right: 66px;
  right: 4.125rem;
  top: 20px;
  top: 1.25rem;
  color: #c1c0c3;
  font-size: 10px;
  font-size: 0.625rem;
  width: 10px;
  width: 0.625rem;
  height: 10px;
  height: 0.625rem;
  cursor: pointer;
  display: none;
}
.simple-form .has-value + .reset {
  display: block;
}
.simple-form.-footer {
  margin: 0 15px 25px;
  margin: 0 0.9375rem 1.5625rem;
}
.simple-form.-footer .text {
  border-color: transparent !important;
}
.simple-form.-footer h2 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.simple-form.-footer .submit {
  background-color: #b3b5b1;
}
.simple-form.postalsearch {
  text-align: center;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.simple-form.postalsearch .input-group {
  display: inline-block;
}
.simple-form.postalsearch label {
  text-align: left;
}
.simple-form.postalsearch input[type="text"] {
  width: 150px;
  width: 9.375rem;
  float: none;
  margin-right: 10px;
  margin-right: 0.625rem;
  height: 38px;
  height: 2.375rem;
}
.simple-form.postalsearch input[type="submit"] {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 38px;
  line-height: 2.375rem;
  height: 38px;
  height: 2.375rem;
}
p + .simple-form {
  margin-top: 40px;
  margin-top: 2.5rem;
}
.js .simple-form:not(.postalsearch) input[type="submit"] {
  display: none;
}
.highlight {
  position: relative;
  top: -35px;
  top: -2.1875rem;
  padding: 30px 0px;
  padding: 1.875rem 0rem;
  border-bottom: 1px solid #004789;
  border-bottom: 0.0625rem solid #004789;
}
.highlight .headline {
  text-align: center;
  position: relative;
  z-index: 2;
}
.highlight .background-icon {
  opacity: 0.3;
  display: block;
  font-size: 70px;
  font-size: 4.375rem;
  position: absolute;
  top: 40px;
  top: 2.5rem;
  left: 5px;
  left: 0.3125rem;
  z-index: 1;
}
.highlight a {
  background-color: #004789;
  display: table;
  color: #fff;
  padding: 15px 10px;
  padding: 0.9375rem 0.625rem;
  padding-left: 40px;
  padding-left: 2.5rem;
  position: relative;
  margin: 0 auto;
}
.highlight a:hover {
  background-color: #00A3DB;
}
.highlight a i {
  position: absolute;
  left: 7px;
  left: 0.4375rem;
  font-size: 25px;
  font-size: 1.5625rem;
  top: 10px;
  top: 0.625rem;
}
.image-archive-teaser {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.image-archive-teaser .topic {
  position: relative;
  height: 36px;
  height: 2.25rem;
  line-height: 36px;
  line-height: 2.25rem;
  background-color: #004789;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'KievitOT-Bold';
  padding: 0 15px;
  padding: 0 0.9375rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.image-archive-teaser .topic:hover {
  background-color: #00a3da;
}
.image-archive-teaser .topic a {
  width: 100%;
  display: block;
}
.image-archive-teaser .topic a i {
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  right: 15px;
  right: 0.9375rem;
  top: 9px;
  top: 0.5625rem;
}
.image-archive-teaser .images {
  zoom: 1;
}
.image-archive-teaser .images:before,
.image-archive-teaser .images:after {
  content: "";
  display: table;
}
.image-archive-teaser .images:after {
  clear: both;
}
.image-archive-teaser .images a {
  width: 50%;
  float: left;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  box-sizing: border-box;
  padding-right: 0px;
  padding-right: 0rem;
  padding-left: 5px;
  padding-left: 0.3125rem;
}
.image-archive-teaser .images a img {
  width: 100%;
  vertical-align: middle;
  height: auto;
}
.image-archive-teaser .images a:nth-child(2n+1) {
  padding-left: 0px;
  padding-left: 0rem;
  padding-right: 5px;
  padding-right: 0.3125rem;
}
.image-gallery,
.image-gallery-wrap {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
.image-gallery ul,
.image-gallery-wrap ul {
  margin-top: 0;
  margin-bottom: 0;
}
.image-gallery ul.lSPager li:hover,
.image-gallery-wrap ul.lSPager li:hover {
  border-radius: 0 !important;
}
.image-gallery ul.lSPager li:hover img,
.image-gallery-wrap ul.lSPager li:hover img {
  opacity: 1;
}
.image-gallery ul.lSPager li.active,
.image-gallery-wrap ul.lSPager li.active {
  border-radius: 0 !important;
}
.image-gallery ul.lSPager li.active img,
.image-gallery-wrap ul.lSPager li.active img {
  opacity: 1;
}
.image-gallery ul.lSPager li img,
.image-gallery-wrap ul.lSPager li img {
  opacity: 0.7;
  transition: opacity 0.2s ease;
}
.image-gallery li:before,
.image-gallery-wrap li:before {
  display: none !important;
}
.image-gallery figure,
.image-gallery-wrap figure {
  margin: 0;
}
.image-gallery img,
.image-gallery-wrap img {
  display: block;
  height: auto;
  max-width: 100%;
}
.image-gallery .lightbox,
.image-gallery-wrap .lightbox {
  position: relative;
  display: block;
}
.image-gallery .lightbox:after,
.image-gallery-wrap .lightbox:after {
  content: "\e926";
  position: absolute;
  right: 10px;
  right: 0.625rem;
  bottom: 10px;
  bottom: 0.625rem;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #004789;
}
.image-gallery .lightbox:hover:after,
.image-gallery-wrap .lightbox:hover:after {
  color: #00a3da;
}
.image-gallery .lSAction > a,
.image-gallery-wrap .lSAction > a {
  background-image: none;
  background-color: rgba(255, 255, 255, 0);
  height: 100%;
  width: 3rem;
  margin-top: 0;
  top: 0;
}
.image-gallery .lSAction > a:hover,
.image-gallery-wrap .lSAction > a:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.image-gallery .lSAction > a.lSPrev,
.image-gallery-wrap .lSAction > a.lSPrev {
  left: 0;
}
.image-gallery .lSAction > a.lSNext,
.image-gallery-wrap .lSAction > a.lSNext {
  right: 0;
}
.image-gallery .lSAction > a span,
.image-gallery-wrap .lSAction > a span {
  color: #fff;
  font-size: 4rem;
  font-style: normal;
  font-weight: normal;
  left: 5%;
  line-height: 2rem;
  margin-top: -1.4rem;
  position: absolute;
  text-align: center;
  text-shadow: 0rem 0rem 0.3125rem #fff;
  top: 50%;
  width: 82%;
}
.mod-image {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
.mod-image .lightbox {
  position: relative;
}
.mod-image .lightbox:after {
  content: "\e926";
  position: absolute;
  right: 10px;
  right: 0.625rem;
  bottom: 12px;
  bottom: 0.75rem;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #004789;
}
.mod-image .lightbox:hover:after {
  color: #00a3da;
}
.mod-image iframe {
  height: 180px;
  height: 11.25rem;
}
.mod-image .caption {
  font-size: 16px;
  font-size: 1rem;
  font-family: 'KievitOT-ExtraBold';
  color: #004789;
  text-transform: uppercase;
  display: block;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
.mod-image p {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 3px;
  margin-bottom: 0.1875rem;
}
.jump-anchor .item {
  color: #0053a1;
  display: block;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}
.jump-anchor .item i {
  display: block;
  font-size: 40px;
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}
.jump-anchor .item span {
  text-align: center;
  font-family: 'KievitOT-ExtraBold';
  display: block;
  text-transform: uppercase;
}
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.3.4 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
.no_lightbox_gallery .featherlight-content .featherlight-previous {
  display: none;
}
.no_lightbox_gallery .featherlight-content .featherlight-next {
  display: none;
}
/* handling phones and small screens */
/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.3.4 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
/* Always display arrows on touch devices */
/* handling phones and small screens */
body.sticky .featherlight-iframe #page {
  padding-top: 0px !important;
}
.featherlight-iframe .featherlight-content.ajax {
  border: 50px solid #fff !important;
  border: 3.125rem solid #fff !important;
  max-height: 80% !important;
  top: 50px;
  top: 3.125rem;
  position: absolute;
  left: 50%;
  margin-left: -481px;
  margin-left: -30.0625rem;
}
.featherlight-iframe .featherlight-content.ajax .featherlight-close-icon {
  /* position: centering vertical and horizontal */
  z-index: 9999;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: bold;
  top: 65px;
  top: 4.0625rem;
  right: 50%;
  position: fixed;
  margin-right: -460px;
  margin-right: -28.75rem;
  line-height: 25px;
  line-height: 1.5625rem;
  width: 25px;
  width: 1.5625rem;
  height: 25px;
  height: 1.5625rem;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff;
  /* Set the background in case it overlaps the content */
  background: rgba(255, 255, 255, 0.3);
  color: #004789;
}
.featherlight-iframe .featherlight-content.ajax .featherlight-close-icon:after {
  color: #004789;
  content: "\e936";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 27px;
  font-size: 1.6875rem;
}
.featherlight-iframe .featherlight-content.ajax #page {
  padding-top: 0px !important;
  padding-top: 0rem !important;
}
.featherlight-iframe .featherlight-content.ajax #page .article-footer,
.featherlight-iframe .featherlight-content.ajax #page .breadcrumb,
.featherlight-iframe .featherlight-content.ajax #page .inside > .wrap {
  display: none;
}
.ipad .featherlight-iframe .featherlight-content.ajax {
  top: 30px;
  top: 1.875rem;
}
.ipad .featherlight-iframe .featherlight-content.ajax .featherlight-close-icon {
  margin-right: -470px;
  margin-right: -29.375rem;
  top: 40px;
  top: 2.5rem;
}
/*
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 99999;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: @color-white;
	padding-top: 40px;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid @color-white;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	z-index: 1103;
	display: block;
	
	&:after {
    	color: @color-blue-100;
    	content: "\e936";
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
	}
	
	
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 10%;
	cursor: pointer;
	outline: none;
	z-index: 1102;
	display: none;
	background-color: rgba(255,255,255,0.5);
	
}

#fancybox-left {
	left: 0px;
	
	&:after {
    	color: @color-blue-100;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 25px;
        content: "\e935";
        position: absolute;
        top: 50%;
        margin-left: -10px;
        left: 25px; 
	}
}

#fancybox-right {
	right: 0px;
	
	&:after {
    	color: @color-blue-100;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 25px;
        content: "\e927";
        position: absolute;
        top: 50%;
        margin-left: -10px;
        right: 17px; 
	}
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: @color-white;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: @color-white;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #000;
	text-align: left;
	background: rgba(255,255,255,1);
	
}

#fancybox-title-over {
	padding: 10px;
	display: block;
	padding-left: 0px;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
}

#fancybox-title-float-main {
	color: @color-white;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
}

ding.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }



.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }




.ajax#fancybox-wrap {
    position: fixed;
    height: 75% !important;
    margin-top: 2%;
    top: 0 !important;
    margin-left: -50px;
    
    #fancybox-close {
        &:after {
            font-size: 27px;
        }
    }
    #fancybox-outer {
        width: 980px !important;
    }
    
    #fancybox-content {
        top:10px !important;
        height: 100% !important;
        overflow: scroll !important;
        background-color: @color-white;
        padding: 50px;
        
        
        
        #wrapper {
            #page {
                padding-top: 0px;
                
                .article-footer {
                    display: none !important;
                }
            }
            #header {
                display: none !important;
            }
            #footer {
                display: none !important;
            }
        }   
    }
}

.ipad {
    .ajax#fancybox-wrap {
        height: 80%;
        margin-top: 0%;
        top: 0 !important;
    }
}

*/
.list-breaker {
  padding: 15px;
  padding: 0.9375rem;
  border: 1px solid #e0e0e1;
  border: 0.0625rem solid #e0e0e1;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  background-size: cover;
}
.list-breaker.bg-left-top {
  background-position: left top;
}
.list-breaker.bg-left-center {
  background-position: left center;
}
.list-breaker.bg-left-bottom {
  background-position: left bottom;
}
.list-breaker.bg-right-top {
  background-position: right top;
}
.list-breaker.bg-right-center {
  background-position: right center;
}
.list-breaker.bg-right-bottom {
  background-position: right bottom;
}
.list-breaker.bg-center-top {
  background-position: center top;
}
.list-breaker.bg-center-center {
  background-position: center center;
}
.list-breaker.bg-center-bottom {
  background-position: center bottom;
}
.list-breaker .inner .headline {
  font-family: arial;
  text-transform: none;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}
.list-breaker .inner p {
  font-family: arial;
  color: #004789;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.list-breaker .inner .button {
  font-family: arial;
  font-weight: bold;
  color: #004789;
  display: inline-block;
  height: 25px;
  height: 1.5625rem;
  line-height: 25px;
  line-height: 1.5625rem;
  padding: 0 25px;
  padding: 0 1.5625rem;
  font-size: 12px;
  font-size: 0.75rem;
  background-color: #fff;
  margin-bottom: 0;
  text-transform: none;
}
.logo-bar h2 {
  text-align: center;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}
.logo-bar .row {
  width: 100%;
}
.logo-bar .row .item {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  display: block;
}
.logo-bar .row .item img {
  display: block;
  margin: 0 auto;
  width: 170px;
  width: 10.625rem;
}
.logo-bar .row .item span {
  display: block;
  text-align: center;
  color: #a1a3a6;
  text-transform: uppercase;
  margin-top: 5px;
  margin-top: 0.3125rem;
  font-family: 'KievitOT-ExtraBold';
}
.message-board {
  height: 60px;
  height: 3.75rem;
  width: 100%;
  background-color: #00a3da;
  position: absolute;
  bottom: 175px;
  bottom: 10.9375rem;
  padding: 0 15px;
  padding: 0 0.9375rem;
  z-index: 10;
  display: none;
}
.message-board.alternative {
  bottom: 470px;
  bottom: 29.375rem;
}
.message-board > span {
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: 'KievitOT-ExtraBold';
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 30px;
  line-height: 1.875rem;
  margin-top: 11px;
  margin-top: 0.6875rem;
  display: block;
  line-height: 20px;
  line-height: 1.25rem;
}
.message-board .ticker {
  margin: 0px;
  margin: 0rem;
  padding: 0;
  width: 100%;
}
.message-board .ticker li {
  float: left;
  width: auto !important;
  padding-right: 20px;
  padding-right: 1.25rem;
  font-family: 'KievitOT-Regular';
  color: #fff;
}
.message-board .ticker li a {
  color: #fff;
}
.message-board .ticker li a:after {
  content: '\e923';
  display: inline-block;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  font-size: 0.625rem;
  padding-left: 5px;
  padding-left: 0.3125rem;
}
.message-board .ticker li a:hover {
  color: #fff !important;
  text-decoration: underline;
}
.message-board .ticker li:before {
  display: none;
}
.mod-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mod-navigation ul a {
  text-decoration: none;
}
.mod-navigation.-footer ul li > a {
  line-height: 18px;
  line-height: 1.125rem;
  font-size: 13px;
  font-size: 0.8125rem;
}
.mod-navigation.-footer > ul {
  word-spacing: -4px;
  word-spacing: -0.25rem;
  margin-top: 35px;
  margin-top: 2.1875rem;
}
.mod-navigation.-footer > ul > li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  word-spacing: 0px;
  word-spacing: 0rem;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  margin-left: 15px;
  margin-left: 0.9375rem;
  position: relative;
}
.mod-navigation.-footer > ul > li.has-children {
  padding-left: 15px;
  padding-left: 0.9375rem;
}
.mod-navigation.-footer > ul > li.has-children:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border: 0.375rem solid transparent;
  border-left-color: #fff;
  position: absolute;
  left: 0;
  top: 4px;
  top: 0.25rem;
}
.mod-navigation.-footer > ul > li.has-children.is-open:before,
.mod-navigation.-footer > ul > li.has-children.active:before {
  border-top-color: #fff;
  border-left-color: transparent;
  left: -6px;
  left: -0.375rem;
  top: 6px;
  top: 0.375rem;
}
.mod-navigation.-footer > ul > li a:hover,
.mod-navigation.-footer > ul > li a.active {
  font-family: 'KievitOT-Bold';
}
.mod-navigation.-footer > ul > li > ul {
  display: none;
  margin-top: 10px;
  margin-top: 0.625rem;
}
.mod-navigation.-footer > ul > li.is-open > ul {
  display: block;
}
.mod-navigation.-footer h2 {
  margin-bottom: 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.mod-navigation.-footer a {
  color: #fff;
}
.mod-navigation.meta {
  padding: 15px 0;
  padding: 0.9375rem 0;
  max-height: 54px;
  max-height: 3.375rem;
}
.mod-navigation.meta a,
.mod-navigation.meta span {
  font-family: 'KievitOT-Bold', sans-serif;
  line-height: 24px;
  line-height: 1.5rem;
  font-size: 13px;
  font-size: 0.8125rem;
}
.mod-navigation.meta li {
  display: none;
}
.mod-navigation.meta li.active {
  display: block;
}
.mod-navigation.meta.is-open {
  max-height: 100%;
}
.mod-navigation.meta.is-open li {
  display: block;
}
.mod-navigation.align-right {
  text-align: right;
}
.mod-text.-center {
  position: absolute;
  left: 20px;
  left: 1.25rem;
  right: 20px;
  right: 1.25rem;
  bottom: 0;
  padding: 20px;
  padding: 1.25rem;
  background-color: rgba(255, 255, 255, 0.8);
  max-width: 350px;
  max-width: 21.875rem;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0rem 0rem 0.25rem 0rem rgba(0, 0, 0, 0.1);
}
.servtec .mod-text.-center {
  max-width: 400px;
  max-width: 25rem;
}
.mod-text.-center h2 {
  margin-bottom: 0;
}
.mod-text.-center p {
  font-size: 15px;
  font-size: 0.9375rem;
  white-space: nowrap;
}
.mod-text.-center p.special {
  font-size: 16px;
  font-size: 1rem;
  color: #004789;
}
.mod-text.-center p.special > span[class*="icon-"] {
  vertical-align: middle;
  padding-right: 8px;
  padding-right: 0.5rem;
}
.mod-text.-center p.small {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #004789;
  font-family: "KievitOT-Bold", sans-serif;
  vertical-align: middle;
}
.mod-text.-center p.small a {
  vertical-align: middle;
  display: inline-block;
  margin-left: 14px;
  margin-left: 0.875rem;
}
.mod-text.-center p.special,
.mod-text.-center p a {
  z-index: 10;
  position: relative;
}
.footer .mod-text.-center p.special {
  visibility: hidden;
}
.mod-text.meta {
  padding: 10px 0;
  padding: 0.625rem 0;
  max-height: 54px;
  max-height: 3.375rem;
}
.mod-text.meta p {
  font-family: 'KievitOT-Bold', sans-serif;
  line-height: 17px;
  line-height: 1.0625rem;
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 0;
  color: #004789;
}
.news-teaser {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.news-teaser .topic {
  position: relative;
  height: 36px;
  height: 2.25rem;
  line-height: 36px;
  line-height: 2.25rem;
  background-color: #004789;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: 'KievitOT-Bold';
  padding: 0 15px;
  padding: 0 0.9375rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.news-teaser .topic:hover {
  background-color: #00a3da;
}
.news-teaser .topic a {
  width: 100%;
  display: block;
}
.news-teaser .topic a i {
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  right: 15px;
  right: 0.9375rem;
  top: 9px;
  top: 0.5625rem;
}
.news-teaser-item {
  padding: 15px;
  padding: 0.9375rem;
  padding-bottom: 14px;
  padding-bottom: 0.875rem;
  padding-top: 18px;
  padding-top: 1.125rem;
}
.news-teaser-item > a p {
  color: #333333;
}
.news-teaser-item:hover {
  background-color: #e8e3de;
  border-color: transparent;
}
.news-teaser-item:hover hr {
  opacity: 0;
}
.news-teaser-item.hover-before hr {
  opacity: 0;
}
.news-teaser-item .kicker {
  text-align: left;
  font-size: 11px;
  font-size: 0.6875rem;
}
.news-teaser-item .headline {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 27px;
  line-height: 1.6875rem;
  text-transform: none;
}
.news-teaser-item p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 8px;
  margin-top: 0.5rem;
}
.news-teaser-item .more {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #004789;
  font-family: 'KievitOT-ExtraBold';
  text-align: right;
  display: block;
  margin-top: 8px;
  margin-top: 0.5rem;
}
.news-teaser-item .more i {
  font-size: 12px;
  font-size: 0.75rem;
  margin-left: 4px;
  margin-left: 0.25rem;
  position: relative;
  top: 1px;
  top: 0.0625rem;
}
.news-teaser-item hr {
  background-color: #004789;
  height: 1px;
  height: 0.0625rem;
  border: none;
  margin-top: 10px;
  margin-top: 0.625rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
}
.mod-quote {
  border-top: 1px solid #004789;
  border-top: 0.0625rem solid #004789;
  border-bottom: 1px solid #004789;
  border-bottom: 0.0625rem solid #004789;
  padding: 15px 10px;
  padding: 0.9375rem 0.625rem;
  margin: 40px 0px;
  margin: 2.5rem 0rem;
  background-image: url('../images/quote.png');
  background-repeat: no-repeat;
  background-size: 45px;
  background-size: 2.8125rem;
  background-position: 10px 5px;
  background-position: 0.625rem 0.3125rem;
}
.mod-quote .quote {
  font-size: 20px;
  font-size: 1.25rem;
  color: #004789;
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-family: 'KievitOT-Medium';
}
.mod-quote .author {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #63656a;
  text-align: center;
  display: block;
  margin-top: 5px;
  margin-top: 0.3125rem;
}
.service-number .content > a {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
.service-number .content .headline {
  margin-bottom: -5px;
  margin-bottom: -0.3125rem;
}
.service-number .content label {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  color: #004789;
  text-transform: uppercase;
  font-family: 'KievitOT-ExtraBold';
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  margin-top: 20px;
  margin-top: 1.25rem;
}
.service-number .content .selectboxit-container {
  display: block;
}
.service-number .content .selectboxit-container .selectboxit-options {
  width: 100%;
}
.service-number .content .selectboxit-container .selectboxit-btn {
  width: 100% !important;
}
.service-number .content .selectboxit-container .selectboxit-btn .selectboxit-text {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #333333;
  max-width: 280px !important;
  max-width: 17.5rem !important;
  line-height: 32px;
  line-height: 2rem;
  font-family: 'KievitOT-Regular';
}
.stage {
  height: 385px;
  height: 24.0625rem;
  background-position: center bottom;
  padding: 20px;
  padding: 1.25rem;
  background-size: cover;
  position: relative;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.stage .special-headline-wrap {
  text-align: left;
  margin: 0;
  margin-top: 5px;
  margin-top: 0.3125rem;
}
.stage .special-headline-wrap .headline {
  text-align: left;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  line-height: 2.5rem;
}
.stage .stage-teaser {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px;
  padding: 0.9375rem;
  width: 305px;
  width: 19.0625rem;
  box-sizing: border-box;
  padding-right: 37px;
  padding-right: 2.3125rem;
  margin-top: 25px;
  margin-top: 1.5625rem;
  position: relative;
  /*
        &:after {
            content: '»';
            width: 37px;
            height: 100%;
            position: absolute;
            right: 0;
            top: 0;
            background-color: @color-white;
            text-align: center;
            vertical-align: middle;
        }
        */
}
.stage .stage-teaser span {
  font-size: 12px;
  font-size: 0.75rem;
  color: #004789;
  font-family: 'KievitOT-Bold';
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  display: block;
}
.stage .stage-teaser .headline {
  font-size: 20px;
  font-size: 1.25rem;
  color: #004789;
  line-height: 27px;
  line-height: 1.6875rem;
}
.stage .stage-teaser a {
  width: 37px;
  width: 2.3125rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  text-align: center;
  vertical-align: middle;
  display: block;
}
.stage .stage-teaser a:after {
  content: '\e923';
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -5px;
  margin-top: -0.3125rem;
  color: #004789;
  font-size: 13px;
  font-size: 0.8125rem;
}
.stage .scroller {
  position: absolute;
  bottom: 0px;
  bottom: 0rem;
  height: 5px;
  height: 0.3125rem;
  background-color: #fff;
  right: 0px;
  right: 0rem;
  left: 0px;
  left: 0rem;
  overflow: visible;
}
.stage .scroller img {
  height: 30px;
  height: 1.875rem;
  width: 130px;
  width: 8.125rem;
  position: absolute;
  bottom: 5px;
  bottom: 0.3125rem;
  left: 50%;
  right: auto;
  margin-left: -65px;
  margin-left: -4.0625rem;
}
table {
  width: 100%;
}
table.contenttable {
  margin: 25px 0px;
  margin: 1.5625rem 0rem;
}
table thead tr {
  background-color: #004789;
}
table thead tr td,
table thead tr th {
  color: #fff;
  padding: 10px;
  padding: 0.625rem;
  text-align: left;
}
table tbody tr:nth-child(2n) {
  background-color: #eee;
}
table tbody tr td {
  padding: 10px;
}
table tbody tr td span {
  font-size: 15px;
}
table tbody tr td .mobile-thead {
  display: none;
}
.image-text-teaser .content {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
.image-text-teaser .content .inner .kicker {
  text-align: left;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
  font-size: 11px;
  font-size: 0.6875rem;
  display: block;
}
.image-text-teaser .content .inner .headline {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  font-size: 20px;
  font-size: 1.25rem;
}
.image-text-teaser .content .inner img {
  width: 100%;
}
.image-text-teaser .content .inner .text {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  margin-top: 8px;
  margin-top: 0.5rem;
}
.image-text-teaser .content .inner .text.full {
  width: 100% !important;
}
.image-text-teaser .content .inner .text p {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.image-text-teaser .content .inner .text a {
  display: block;
  font-family: 'KievitOT-Bold';
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  color: #004789;
}
.image-text-teaser .content .inner .text a .icon-next_2 {
  font-size: 10px;
  font-size: 0.625rem;
  position: relative;
  top: 1px;
  top: 0.0625rem;
  left: 3px;
  left: 0.1875rem;
}
.image-text-teaser .content .inner .text a:hover {
  color: #00a3da;
}
.image-text-teaser .content .inner .more {
  color: #004789;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: 'KievitOT-ExtraBold';
}
.image-text-teaser .content .inner .more i {
  font-size: 10px;
  font-size: 0.625rem;
  position: relative;
  top: 1px;
  top: 0.0625rem;
  left: 2px;
  left: 0.125rem;
}
.image-text-teaser .content .inner .more:after {
  display: none !important;
}
.image-text-teaser .content.small {
  position: relative;
}
.image-text-teaser .content.small .link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.image-text-teaser .content.small .inner .text p {
  color: #004789;
}
.topic-teaser {
  min-height: 225px;
  min-height: 14.0625rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.topic-teaser.bg-left-top {
  background-position: left top;
}
.topic-teaser.bg-left-center {
  background-position: left center;
}
.topic-teaser.bg-left-bottom {
  background-position: left bottom;
}
.topic-teaser.bg-right-top {
  background-position: right top;
}
.topic-teaser.bg-right-center {
  background-position: right center;
}
.topic-teaser.bg-right-bottom {
  background-position: right bottom;
}
.topic-teaser.bg-center-top {
  background-position: center top;
}
.topic-teaser.bg-center-center {
  background-position: center center;
}
.topic-teaser.bg-center-bottom {
  background-position: center bottom;
}
.topic-teaser .link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.topic-teaser .content {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 15px;
  padding: 0.9375rem;
  position: absolute;
  bottom: 0px;
  bottom: 0rem;
  z-index: 1;
}
.topic-teaser .content .kicker {
  text-align: left;
  font-size: 11px;
  font-size: 0.6875rem;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}
.topic-teaser .content .headline {
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
  line-height: 27px;
  line-height: 1.6875rem;
}
.topic-teaser .content .text p {
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
}
.topic-teaser .content .text a {
  display: block;
  font-family: 'KievitOT-Bold';
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  color: #004789;
}
.topic-teaser .content .text a .icon-next_2 {
  font-size: 10px;
  font-size: 0.625rem;
  position: relative;
  top: 1px;
  top: 0.0625rem;
  left: 3px;
  left: 0.1875rem;
}
.topic-teaser .content .text a:hover {
  color: #00a3da;
}
.topic-teaser .content .text a.text-link-arrow {
  display: inline-block;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}
.topic-teaser .content .text a.text-link-arrow:after {
  content: "\e923";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  font-size: 0.625rem;
  position: relative;
  top: 1px;
  top: 0.0625rem;
  left: 3px;
  left: 0.1875rem;
}
.topic-teaser .content .button {
  height: 40px;
  height: 2.5rem;
  line-height: 42px;
  line-height: 2.625rem;
  padding: 0 15px;
  padding: 0 0.9375rem;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: 'KievitOT-ExtraBold';
  display: inline-block;
  color: #004789;
  position: absolute;
  right: 0px;
  right: 0rem;
  bottom: 15px;
  bottom: 0.9375rem;
  margin-bottom: 0px;
  margin-bottom: 0rem;
  /*
                display: block;
                text-align: right;
                height: 20px;
                line-height: 20px;
                position: static;
                */
}
.topic-teaser .content .button i {
  font-size: 10px;
  font-size: 0.625rem;
  margin-left: 2px;
  margin-left: 0.125rem;
  margin-top: 2px;
  margin-top: 0.125rem;
}
.topic-teaser .content .button:hover {
  color: #00a3da;
}
.topic-teaser .content.none {
  background: none;
  top: 0;
}
.topic-teaser .content.none .kicker {
  text-align: center;
}
.topic-teaser .content.none .special-headline-wrap {
  margin-left: auto;
  margin-right: auto;
  background-image: url('../images/headline-wave.png');
  padding-bottom: 23px;
  padding-bottom: 1.4375rem;
}
.topic-teaser .content.full {
  height: 100%;
}
.topic-teaser .content.full .link {
  display: none;
}
.topic-teaser .content.full .inner .button {
  background-color: transparent;
  right: 15px;
  right: 0.9375rem;
  bottom: 15px;
  bottom: 0.9375rem;
}
.topic-teaser .content.full:after {
  display: none;
}
.topic-teaser .content.special {
  background: none;
  padding-left: 20px;
  padding-left: 1.25rem;
  width: 55%;
}
.topic-teaser .content.special .inner {
  vertical-align: top;
  padding-top: 0px;
  padding-top: 0rem;
}
.topic-teaser .content.special .inner .kicker {
  color: #00a3da;
  text-align: left;
}
.topic-teaser .content.special .inner .special-headline-wrap {
  text-align: left;
  background-image: url('/assets/images/headline-wave-special.png');
  background-position: center bottom;
  background-size: auto 13px;
  background-size: auto 0.8125rem;
  margin: 0;
  padding-bottom: 27px;
  padding-bottom: 1.6875rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
.topic-teaser .content.special .inner .special-headline-wrap .headline {
  color: #00a3da;
  text-align: left;
}
.topic-teaser .content.special .inner .button {
  color: #fff;
  position: relative;
  bottom: 0;
  background-color: #00a3da;
  height: 30px;
  height: 1.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  padding-left: 10px;
  padding-left: 0.625rem;
}
.topic-teaser .content.special:after {
  display: none;
}
.mod-video {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
.mod-video .video-placeholder {
  position: relative;
  overflow: hidden;
}
.mod-video .placeholder-content {
  position: absolute;
  left: 10px;
  left: 0.625rem;
  top: 10px;
  top: 0.625rem;
  bottom: 10px;
  bottom: 0.625rem;
  right: 10px;
  right: 0.625rem;
  padding: 10px;
  padding: 0.625rem;
  background-color: rgba(255, 255, 255, 0.9);
}
.mod-video .placeholder-content p {
  margin-bottom: 0;
  text-align: left;
}
.mod-video .placeholder-content p.kicker {
  line-height: 1;
}
.mod-video .placeholder-content p:not(:first-child) {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16px;
  line-height: 1rem;
  margin-top: 10px;
  margin-top: 0.625rem;
}
.mod-video .placeholder-content p:last-child {
  text-align: right;
}
.mod-video .placeholder-content a {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  font-family: "KievitOT-Bold";
}
.mod-video .placeholder-content a.confirm {
  margin-right: 20px;
  margin-right: 1.25rem;
}
.mod-video .placeholder-content a.linkto:after {
  font-size: 8px;
  font-size: 0.5rem;
  margin-left: 5px;
  margin-left: 0.3125rem;
}
.mod-video .placeholder-image {
  vertical-align: top;
}
.mod-video iframe {
  height: 180px;
  height: 11.25rem;
  display: none;
}
.mod-video iframe.loaded {
  display: block;
}
.mod-video .caption {
  font-size: 16px;
  font-size: 1rem;
  font-family: 'KievitOT-ExtraBold';
  color: #004789;
  text-transform: uppercase;
  display: block;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
.mod-video p {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 3px;
  margin-bottom: 0.1875rem;
}
footer {
  position: relative;
  z-index: 13;
  background-color: #fff;
}
footer h2 {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}
footer a {
  color: #004789;
}
footer a:hover {
  color: #00a3da;
}
footer .active > a {
  color: #00a3da;
  cursor: default;
}
footer .inside {
  padding-top: 30px;
  padding-top: 1.875rem;
  background-color: #fff;
}
footer .inside > .wrap.blue {
  background-color: #004789;
  z-index: 2;
  position: relative;
}
footer .inside > .wrap.blue h2 {
  color: #fff;
}
footer .inside .footer-wrapper {
  padding-bottom: 25px;
  padding-bottom: 1.5625rem;
}
html {
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
}
#wrapper {
  margin-top: 77.5px;
  margin-top: 4.84375rem;
}
.mobile.landscape .main-nav {
  overflow: scroll;
  height: 200px !important;
  height: 12.5rem !important;
}
.ipad.mobile.landscape .main-nav {
  overflow: visible;
  height: auto !important;
}
.ipad.mobile.landscape .main-nav .second-level {
  margin-top: 0px !important;
  margin-top: 0rem !important;
}
header {
  font-family: 'KievitOT-ExtraBold';
  position: fixed;
  width: 100%;
  max-width: 1160px;
  max-width: 72.5rem;
  margin: 0 auto;
  z-index: 100;
  padding-top: 17.5px;
  padding-top: 1.09375rem;
  top: 0px;
  top: 0rem;
  background-color: #fff;
}
header .logo-block {
  height: 60px;
  height: 3.75rem;
  box-sizing: border-box;
  padding-left: 14px;
  padding-left: 0.875rem;
}
header .logo-block .logo > span {
  font-size: 50px;
  font-size: 3.125rem;
}
header .logo-block .menu-button {
  position: absolute;
  z-index: 2;
  right: 28px;
  right: 1.75rem;
  top: 26.5px;
  top: 1.65625rem;
}
header .logo-block .back-button {
  position: absolute;
  z-index: 2;
  left: 15px;
  left: 0.9375rem;
  top: 21.5px;
  top: 1.34375rem;
  display: none;
}
header .nav-block {
  position: absolute;
  left: 100%;
  top: 0px;
  top: 0rem;
  background-color: #fff;
  background-image: url('../images/menu-background.png');
  width: 100%;
  padding: 17.5px  27.5px 30px 27.5px;
  padding: 1.09375rem  1.71875rem 1.875rem 1.71875rem;
  box-sizing: border-box;
  background-size: cover;
  transition: left 0.2s;
}
header .nav-block .meta-block .customer-switcher {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  background-color: transparent;
}
header .nav-block .meta-block .customer-switcher ul {
  padding: 2px;
  padding: 0.125rem;
  border: 1px solid #63656a;
  border: 0.0625rem solid #63656a;
  display: inline-block;
  font-size: 0px;
  font-size: 0rem;
}
header .nav-block .meta-block .customer-switcher ul li {
  display: inline-block;
  width: auto;
  border-color: transparent;
}
header .nav-block .meta-block .customer-switcher ul li a {
  font-size: 11px;
  font-size: 0.6875rem;
  padding: 0 15px;
  padding: 0 0.9375rem;
  line-height: 31.5px;
  line-height: 1.96875rem;
  display: inline-block;
  color: #63656a;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'KievitOT-Regular';
}
header .nav-block .meta-block .customer-switcher ul li a.active {
  background: #b3b5b1;
  color: #fff;
  padding-right: 20px;
  padding-right: 1.25rem;
}
header .nav-block .meta-block .search-form {
  position: relative;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
header .nav-block .meta-block .search-form .search-input {
  width: 100%;
  box-sizing: border-box;
  height: 35px;
  height: 2.1875rem;
  border: 1px solid #63656a;
  border: 0.0625rem solid #63656a;
  font-size: 11px;
  font-size: 0.6875rem;
  color: #b3b5b1;
  padding: 0px 15.5px;
  padding: 0rem 0.96875rem;
}
header .nav-block .meta-block .search-form .search-button {
  position: absolute;
  display: block;
  width: 12.5px;
  width: 0.78125rem;
  height: 12.5px;
  height: 0.78125rem;
  right: 5.5px;
  right: 0.34375rem;
  top: 11px;
  top: 0.6875rem;
  overflow: hidden;
  width: 20px;
  width: 1.25rem;
  height: 16px;
  height: 1rem;
  top: 8px;
  top: 0.5rem;
  color: #63656a;
}
header .nav-block .main-block .main-nav {
  position: relative;
  font-family: 'KievitOT-ExtraBold';
}
header .nav-block .main-block .main-nav ul {
  padding-left: 0px;
  padding-left: 0rem;
  list-style: none;
}
header .nav-block .main-block .main-nav ul li {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}
header .nav-block .main-block .main-nav ul li a {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #63656a;
  display: block;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
}
header .nav-block .main-block .main-nav .first-level {
  position: absolute;
  left: 0px;
  left: 0rem;
  top: 0px;
  top: 0rem;
  width: 100%;
}
header .nav-block .main-block .main-nav .first-level .second-level,
header .nav-block .main-block .main-nav .first-level .third-level {
  position: absolute;
  left: 110%;
  top: 0px;
  top: 0rem;
  width: 100%;
  display: none;
}
header .nav-block .main-block .main-nav .first-level .second-level li a,
header .nav-block .main-block .main-nav .first-level .third-level li a {
  font-size: 15.5px;
  font-size: 0.96875rem;
}
header .nav-block .main-block .main-nav .first-level .second-level li a.parent-elment,
header .nav-block .main-block .main-nav .first-level .third-level li a.parent-elment {
  font-size: 20px;
  font-size: 1.25rem;
}
header .nav-block .main-block .main-nav .first-level .second-level.active,
header .nav-block .main-block .main-nav .first-level .third-level.active {
  display: block;
}
header .nav-block .main-block .main-nav.js-second-level .first-level {
  left: -110%;
}
header .nav-block .main-block .main-nav.js-third-level .first-level {
  left: -220%;
}
header .nav-block .main-block .customer-area {
  font-family: 'KievitOT-ExtraBold';
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #63656a;
  padding-top: 24px;
  padding-top: 1.5rem;
  border-top: 1px solid #e0e0e1;
  border-top: 0.0625rem solid #e0e0e1;
  margin-top: 12px;
  margin-top: 0.75rem;
  display: block;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
}
header.js-open .nav-block {
  left: 0%;
  transition: left 0.2s;
}
header.js-meta-hide .logo-block .back-button {
  display: block;
}
header.js-meta-hide .nav-block .meta-block .customer-switcher {
  visibility: hidden;
}
header.js-meta-hide .nav-block .main-block .customer-area {
  display: none;
}
/* MOBILE MENU BUTTON - TRANSFORM */
.tcon {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 23px;
  height: 1.4375rem;
  transition: 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 40px;
  width: 2.5rem;
  background: transparent;
  padding: 0;
  outline: none;
}
.tcon > * {
  display: block;
}
.tcon:hover,
.tcon:focus {
  outline: none;
}
.tcon::-moz-focus-inner {
  border: 0;
}
.tcon-menu__lines {
  display: inline-block;
  height: 4px;
  height: 0.25rem;
  width: 30px;
  width: 1.875rem;
  transition: 0.3s;
  background: #004789;
  position: relative;
}
.tcon-menu__lines::before,
.tcon-menu__lines::after {
  display: inline-block;
  height: 4px;
  height: 0.25rem;
  width: 30px;
  width: 1.875rem;
  transition: 0.3s;
  background: #004789;
  content: '';
  position: absolute;
  left: 0;
  -webkit-transform-origin: 2.85714px center;
  -webkit-transform-origin: 0.17857rem center;
  transform-origin: 2.85714px center;
  transform-origin: 0.17857rem center;
  width: 100%;
}
.tcon-menu__lines::before {
  top: 9px;
  top: 0.5625rem;
}
.tcon-menu__lines::after {
  top: -9px;
  top: -0.5625rem;
}
.tcon-transform .tcon-menu__lines {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}
.tcon-menu--xcross {
  width: auto;
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines {
  background: transparent;
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before,
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
  width: 40px;
  width: 2.5rem;
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.tcon-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  height: 0.0625rem;
  margin: -1px;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  width: 0.0625rem;
}
.tcon > * {
  display: block;
}
.tcon:hover,
.tcon:focus {
  outline: none;
}
.tcon::-moz-focus-inner {
  border: 0;
}
.tcon-remove {
  height: 40px;
  height: 2.5rem;
  position: relative;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  width: 40px;
  width: 2.5rem;
}
.tcon-remove::before,
.tcon-remove::after {
  content: "";
  display: block;
  width: 85%;
  height: 4px;
  height: 0.25rem;
  position: absolute;
  top: 37%;
  left: 8%;
  transition: 0.3s;
  background: #004789;
}
.tcon-remove::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 4px;
  top: 0.25rem;
}
.tcon-remove::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tcon-remove--chevron-left.tcon-transform::before {
  left: 20%;
  -webkit-transform: translate(0, -55%) rotate(-45deg);
  transform: translate(0, -55%) rotate(-45deg);
  width: 62%;
}
.tcon-remove--chevron-left.tcon-transform::after {
  left: 20%;
  -webkit-transform: translate(0, 55%) rotate(45deg);
  transform: translate(0, 55%) rotate(45deg);
  width: 62%;
}
.tcon-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  height: 0.0625rem;
  margin: -1px;
  margin: -0.0625rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  width: 0.0625rem;
}
body.special:not(.theme-1,.theme-2,.theme-3) {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMWM3YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #ffffff 0%, #d1c7be 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d1c7be', GradientType=0);
}
#bodyimage {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background-repeat: repeat-x;
  background-color: transparent;
  background-size: 1280px auto;
  background-position: 0 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 2;
}
#footer {
  background-color: transparent;
}
.drop {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 461px;
  left: 28.8125rem;
  margin-left: -100px;
  margin-left: -6.25rem;
  transition: top 0s linear;
  z-index: 10;
}
.drop span {
  display: block;
}
.drop span:before {
  color: #004789;
  font-size: 200px;
  font-size: 12.5rem;
}
.drop.fixed {
  position: fixed;
}
.special-section {
  word-spacing: -4px;
  word-spacing: -0.25rem;
  position: relative;
  margin: 0 20px 80px;
  margin: 0 1.25rem 5rem;
  overflow: visible;
}
.special-section-last {
  height: 100px;
  height: 6.25rem;
  background: url("../images/special-wave.png") no-repeat;
  position: relative;
  z-index: 13;
  border-bottom: 10px solid white;
  border-bottom: 0.625rem solid white;
}
.special-box-behind,
.special-box-before {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  vertical-align: top;
  left: 0;
  top: 0;
  text-align: left;
}
.special-box-behind {
  z-index: 9;
}
.special-box-before {
  z-index: 11;
}
.special-image {
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-position: left top;
  transition: background-position 0s linear;
}
.special-content {
  width: auto;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  z-index: 12;
  text-align: left;
  position: relative;
  white-space: normal;
  word-spacing: 0;
}
.special-content .special-headline-wrap {
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
}
.special-content p {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 32px;
  line-height: 2rem;
}
.special-content .lowercase {
  text-transform: none;
}
.special-content .more-content {
  text-align: left;
}
.special-content .bold {
  font-family: "KievitOT-Bold";
  display: block;
  text-align: left;
  font-size: 45px;
  font-size: 2.8125rem;
}
.special-more {
  display: none;
  text-align: center;
  word-spacing: 0;
  z-index: 13;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 40px;
  bottom: 2.5rem;
}
.special-more a {
  text-transform: uppercase;
  font-family: "KievitOT-Regular";
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  color: #004789;
  margin-top: 30px;
  margin-top: 1.875rem;
}
.special-more a:hover {
  color: #00a3da;
}
.special-more a span {
  display: block;
}
.special-switcher {
  display: none;
  position: relative;
}
.special-switcher ul {
  padding: 0 !important;
  margin: 0;
  text-align: right;
}
.special-switcher ul li {
  display: inline-block;
  margin-left: 20px;
  margin-left: 1.25rem;
  margin-bottom: 0;
}
.special-switcher ul li:before {
  display: none;
}
.special-switcher ul li span {
  display: inline-block;
  margin-right: 5px;
  margin-right: 0.3125rem;
}
.special-switcher ul li span:before {
  color: #a1a3a6;
}
.special-switcher ul li span.icon-special-list {
  font-size: 12px;
  font-size: 0.75rem;
}
.special-switcher ul li.active a {
  color: #333333;
}
.special-switcher ul li.active span:before {
  color: #004789;
}
.special-switcher ul li a {
  font-family: "KievitOT-Regular", sans-serif;
  cursor: pointer;
  color: #a1a3a6;
}
.special .breadcrumb {
  margin: 0 0 20px 220px;
  margin: 0 0 1.25rem 13.75rem;
  z-index: 3;
  position: relative;
}
.special .template-full > .wrap:last-child {
  position: relative;
  background-color: #fff;
  z-index: 11;
}
.section-1 .special-box-behind,
.section-1 .special-box-before,
.section-1 .special-content {
  vertical-align: top;
}
body.list .section-1 {
  margin-top: 20px;
}
.section-1 h1 {
  font-size: 35px;
  font-size: 2.1875rem;
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
}
.section-1 span.bold {
  letter-spacing: 2px;
  letter-spacing: 0.125rem;
}
html,
button,
input,
select,
textarea {
  font-family: 'KievitOT-Regular', sans-serif;
  color: #333333;
}
p {
  margin: 10px 0 0 0;
  margin: 0.625rem 0 0 0;
}
span.size.downloadDescription {
  margin-left: 21px;
  margin-left: 1.3125rem;
  display: block;
}
a.downloadLink {
  line-height: 29px;
  line-height: 1.8125rem;
}
/* grid vars */
/* grid mixins */
/* max-width */
#header .inside,
#page .inside,
#footer .inside {
  max-width: 1280px;
  max-width: 80rem;
  margin: 0 auto;
}
/* page classes */
.template-full {
  width: 100%;
  margin: 0 auto;
}
/* grid classes */
.wrap {
  word-spacing: -4px;
  word-spacing: -0.25rem;
  padding-left: 5px;
  padding-left: 0.3125rem;
  padding-right: 5px;
  padding-right: 0.3125rem;
  zoom: 1;
}
.wrap:before,
.wrap:after {
  content: "";
  display: table;
}
.wrap:after {
  clear: both;
}
.wrap.empty {
  display: none;
}
[class*="grid-"] {
  word-spacing: 0px;
  word-spacing: 0rem;
  min-height: 1px;
  min-height: 0.0625rem;
  box-sizing: border-box;
  display: inline-block;
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem;
  vertical-align: top;
  letter-spacing: 0;
  position: relative;
}
.wrap > [class*="grid-"] {
  padding-left: 5px;
  padding-left: 0.3125rem;
  padding-right: 5px;
  padding-right: 0.3125rem;
}
.grid-s-12 {
  width: 100%;
}
.grid-s-offset-12 {
  margin-left: 100%;
}
.grid-s-11 {
  width: 91.66666667%;
}
.grid-s-offset-11 {
  margin-left: 91.66666667%;
}
.grid-s-10 {
  width: 83.33333333%;
}
.grid-s-offset-10 {
  margin-left: 83.33333333%;
}
.grid-s-9 {
  width: 75%;
}
.grid-s-offset-9 {
  margin-left: 75%;
}
.grid-s-8 {
  width: 66.66666667%;
}
.grid-s-offset-8 {
  margin-left: 66.66666667%;
}
.grid-s-7 {
  width: 58.33333333%;
}
.grid-s-offset-7 {
  margin-left: 58.33333333%;
}
.grid-s-6 {
  width: 50%;
}
.grid-s-offset-6 {
  margin-left: 50%;
}
.grid-s-5 {
  width: 41.66666667%;
}
.grid-s-offset-5 {
  margin-left: 41.66666667%;
}
.grid-s-4 {
  width: 33.33333333%;
}
.grid-s-offset-4 {
  margin-left: 33.33333333%;
}
.grid-s-3 {
  width: 25%;
}
.grid-s-offset-3 {
  margin-left: 25%;
}
.grid-s-2 {
  width: 16.66666667%;
}
.grid-s-offset-2 {
  margin-left: 16.66666667%;
}
.grid-s-1 {
  width: 8.33333333%;
}
.grid-s-offset-1 {
  margin-left: 8.33333333%;
}
.grid-s-0 {
  width: 0%;
}
.grid-s-offset-0 {
  margin-left: 0%;
}
.grid-s-hidden {
  display: none;
}
.grid-s-visible {
  display: inline-block;
}
.grid-s-order-left {
  float: left;
}
.grid-s-order-right {
  float: right;
}
.mobile #page .inside {
  overflow-y: hidden;
}
.mobile #footer {
  overflow: hidden;
}
.wrap.article {
  margin-top: 20px;
  margin-top: 1.25rem;
}
.divider hr {
  margin: 2rem 0;
  border: none;
  border-top: 0.0625rem solid #004789;
}
.icon-logo_2.white > [class*="path"]:before,
.icon-servtec-Logo.white > [class*="path"]:before,
.icon-cah-Logo {
  color: #fff;
}
.icon-before-text {
  float: left;
  margin-right: 10px;
  margin-right: 0.625rem;
}
@font-face {
  font-family: 'KievitOT-Bold';
  src: url('../fonts/KievitOT Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/KievitOT Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/KievitOT Bold.woff') format('woff'), /* Modern Browsers */ url('../fonts/KievitOT Bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/KievitOT Bold.svg#48dfd7117f7c0d92b106e9ef921e7b16') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'KievitOT-Book';
  src: url('../fonts/KievitOT Book.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/KievitOT Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/KievitOT Book.woff') format('woff'), /* Modern Browsers */ url('../fonts/KievitOT Book.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/KievitOT Book.svg#2443640ba852959d95ed7273fe815118') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'KievitOT-Medium';
  src: url('../fonts/KievitOT Medium.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/KievitOT Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/KievitOT Medium.woff') format('woff'), /* Modern Browsers */ url('../fonts/KievitOT Medium.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/KievitOT Medium.svg#68dbc48b91152519f06d864b27c338a8') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'KievitOT-Regular';
  src: url('../fonts/KievitOT Regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/KievitOT Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/KievitOT Regular.woff') format('woff');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: 'KievitOT-ExtraBold';
  src: url('../fonts/KievitOT-ExtraBold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/KievitOT-ExtraBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/KievitOT-ExtraBold.woff') format('woff'), /* Modern Browsers */ url('../fonts/KievitOT-ExtraBold.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/KievitOT-ExtraBold.svg#54d6e9aafcd454d78036c165d64bd1a0') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"],
.insert-icon,
.data-table a:after,
.more-content:after,
.mod-video .placeholder-content a.linkto:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-linkedin .path1:before {
  content: "\e9aa";
  color: #0173b2;
}
.icon-linkedin .path2:before {
  content: "\e9ab";
  margin-left: -1em;
  color: #ffffff;
}
.icon-mobil .path1:before {
  content: "\e9ad";
  color: #a1a3a6;
}
.icon-mobil .path2:before {
  content: "\e9ae";
  margin-left: -0.70410156em;
  color: #004789;
}
.icon-xing .path1:before {
  content: "\e9b1";
  color: #00605e;
}
.icon-xing .path2:before {
  content: "\e9b2";
  margin-left: -1em;
  color: #ffffff;
}
.icon-special-list:before {
  content: "\e9a7";
}
.icon-special-parallax:before {
  content: "\e9a8";
}
.icon-contrast-default .path1:before {
  content: "\e968";
  color: #00a3da;
}
.icon-contrast-default .path2:before {
  content: "\e969";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast-default .path3:before {
  content: "\e96a";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast-default .path4:before {
  content: "\e96b";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast-default .path5:before {
  content: "\e96c";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast-theme-1 .path1:before {
  content: "\e96d";
  color: #000000;
}
.icon-contrast-theme-1 .path2:before {
  content: "\e96e";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast-theme-1 .path3:before {
  content: "\e96f";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast-theme-1 .path4:before {
  content: "\e970";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast-theme-1 .path5:before {
  content: "\e971";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast-theme-2 .path1:before {
  content: "\e972";
  color: #dfd179;
}
.icon-contrast-theme-2 .path2:before {
  content: "\e973";
  margin-left: -1em;
  color: #00a3da;
}
.icon-contrast-theme-2 .path3:before {
  content: "\e974";
  margin-left: -1em;
  color: #00a3da;
}
.icon-contrast-theme-2 .path4:before {
  content: "\e975";
  margin-left: -1em;
  color: #00a3da;
}
.icon-contrast-theme-2 .path5:before {
  content: "\e976";
  margin-left: -1em;
  color: #00a3da;
}
.icon-contrast-theme-3 .path1:before {
  content: "\e977";
  color: #ffffff;
}
.icon-contrast-theme-3 .path2:before {
  content: "\e978";
  margin-left: -1em;
  color: #b3b3b3;
}
.icon-contrast-theme-3 .path3:before {
  content: "\e979";
  margin-left: -1em;
  color: #000000;
}
.icon-contrast-theme-3 .path4:before {
  content: "\e97a";
  margin-left: -1em;
  color: #000000;
}
.icon-contrast-theme-3 .path5:before {
  content: "\e97b";
  margin-left: -1em;
  color: #000000;
}
.icon-contrast-theme-3 .path6:before {
  content: "\e97c";
  margin-left: -1em;
  color: #000000;
}
.icon-bandbreite .path1:before {
  content: "\e97d";
  color: #ffffff;
}
.icon-bandbreite .path2:before {
  content: "\e97e";
  margin-left: -1em;
  color: #004789;
}
.icon-bandbreite .path3:before {
  content: "\e97f";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-bau .path1:before {
  content: "\e980";
  color: #ffffff;
}
.icon-bau .path2:before {
  content: "\e981";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-bau .path3:before {
  content: "\e982";
  margin-left: -1em;
  color: #004789;
}
.icon-dichtheit .path1:before {
  content: "\e983";
  color: #ffffff;
}
.icon-dichtheit .path2:before {
  content: "\e984";
  margin-left: -1em;
  color: #004789;
}
.icon-dichtheit .path3:before {
  content: "\e985";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-fiber .path1:before {
  content: "\e986";
  color: #ffffff;
}
.icon-fiber .path2:before {
  content: "\e987";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-fiber .path3:before {
  content: "\e988";
  margin-left: -1em;
  color: #004789;
}
.icon-inspektion .path1:before {
  content: "\e989";
  color: #ffffff;
}
.icon-inspektion .path2:before {
  content: "\e98a";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-inspektion .path3:before {
  content: "\e98b";
  margin-left: -1em;
  color: #004789;
}
.icon-montage .path1:before {
  content: "\e98c";
  color: #ffffff;
}
.icon-montage .path2:before {
  content: "\e98d";
  margin-left: -1em;
  color: #004789;
}
.icon-montage .path3:before {
  content: "\e98e";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-sanierung .path1:before {
  content: "\e98f";
  color: #ffffff;
}
.icon-sanierung .path2:before {
  content: "\e990";
  margin-left: -1em;
  color: #004789;
}
.icon-sanierung .path3:before {
  content: "\e991";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-beratung .path1:before {
  content: "\e992";
  color: #ffffff;
}
.icon-beratung .path2:before {
  content: "\e993";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-beratung .path3:before {
  content: "\e994";
  margin-left: -1em;
  color: #004789;
}
.icon-energie .path1:before {
  content: "\e995";
  color: #ffffff;
}
.icon-energie .path2:before {
  content: "\e996";
  margin-left: -1em;
  color: #004789;
}
.icon-energie .path3:before {
  content: "\e997";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-hamburg .path1:before {
  content: "\e998";
  color: #ffffff;
}
.icon-hamburg .path2:before {
  content: "\e999";
  margin-left: -1em;
  color: #004789;
}
.icon-hamburg .path3:before {
  content: "\e99a";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-industrie .path1:before {
  content: "\e99b";
  color: #ffffff;
}
.icon-industrie .path2:before {
  content: "\e99c";
  margin-left: -1em;
  color: #004789;
}
.icon-industrie .path3:before {
  content: "\e99d";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-kooperationen .path1:before {
  content: "\e99e";
  color: #ffffff;
}
.icon-kooperationen .path2:before {
  content: "\e99f";
  margin-left: -1em;
  color: #004789;
}
.icon-kooperationen .path3:before {
  content: "\e9a0";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-netz .path1:before {
  content: "\e9a1";
  color: #ffffff;
}
.icon-netz .path2:before {
  content: "\e9a2";
  margin-left: -1em;
  color: #004789;
}
.icon-netz .path3:before {
  content: "\e9a3";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-reststoff .path1:before {
  content: "\e9a4";
  color: #ffffff;
}
.icon-reststoff .path2:before {
  content: "\e9a5";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-reststoff .path3:before {
  content: "\e9a6";
  margin-left: -1em;
  color: #004789;
}
.icon-servtec-logo-simple:before {
  content: "\e934";
}
.icon-cah-logo-simple:before {
  content: "\e967";
}
.icon-servtec-Logo .path1:before {
  content: "\e928";
  color: #8c918f;
}
.icon-servtec-Logo .path2:before {
  content: "\e929";
  margin-left: -3.09960938em;
  color: #0054a1;
}
.icon-servtec-Logo .path3:before {
  content: "\e92a";
  margin-left: -3.09960938em;
  color: #b3071b;
}
.icon-servtec-Logo .path4:before {
  content: "\e92b";
  margin-left: -3.09960938em;
  color: #b3071b;
}
.icon-servtec-Logo .path5:before {
  content: "\e92c";
  margin-left: -3.09960938em;
  color: #b3071b;
}
.icon-servtec-Logo .path6:before {
  content: "\e92d";
  margin-left: -3.09960938em;
  color: #b3071b;
}
.icon-servtec-Logo .path7:before {
  content: "\e92e";
  margin-left: -3.09960938em;
  color: #b3071b;
}
.icon-servtec-Logo .path8:before {
  content: "\e92f";
  margin-left: -3.09960938em;
  color: #b3071b;
}
.icon-servtec-Logo .path9:before {
  content: "\e930";
  margin-left: -3.09960938em;
  color: #b3071b;
}
.icon-servtec-Logo .path10:before {
  content: "\e931";
  margin-left: -3.09960938em;
  color: #b3071b;
}
.icon-cah-Logo:before {
  content: "\e933";
}
.icon-back_2:before {
  content: "\e935";
}
.icon-next_3:before {
  content: "\e927";
}
.icon-enlarge:before {
  content: "\e926";
}
.icon-logo_2 .path1:before {
  content: "\e95a";
  color: #0033a0;
}
.icon-logo_2 .path2:before {
  content: "\e95b";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-logo_2 .path3:before {
  content: "\e95c";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-logo_2 .path4:before {
  content: "\e95d";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-logo_2 .path5:before {
  content: "\e95e";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-logo_2 .path6:before {
  content: "\e95f";
  margin-left: -3.39160156em;
  color: #0033a0;
}
.icon-logo_2 .path7:before {
  content: "\e960";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-logo_2 .path8:before {
  content: "\e961";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-logo_2 .path9:before {
  content: "\e962";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-logo_2 .path10:before {
  content: "\e963";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-logo_2 .path11:before {
  content: "\e964";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-logo_2 .path12:before {
  content: "\e965";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-logo_2 .path13:before {
  content: "\e966";
  margin-left: -3.39160156em;
  color: #63656b;
}
.icon-print:before {
  content: "\e959";
}
.icon-back:before {
  content: "\e900";
}
.icon-quote:before {
  content: "\e901";
}
.icon-meter .path1:before {
  content: "\e902";
  color: #004789;
}
.icon-meter .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-meter_2:before {
  content: "\e904";
}
.icon-youtube_blue .path1:before {
  content: "\e905";
  color: #ffffff;
}
.icon-youtube_blue .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: #004789;
}
.icon-whiteboard:before {
  content: "\e907";
}
.icon-next:before {
  content: "\e908";
}
.icon-settings:before {
  content: "\e909";
}
.icon-faucet .path1:before {
  content: "\e90a";
  color: #b3b5b1;
}
.icon-faucet .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: #004789;
}
.icon-glass:before {
  content: "\e90c";
}
.icon-twitter_blue .path1:before {
  content: "\e90d";
  color: #ffffff;
}
.icon-twitter_blue .path2:before {
  content: "\e90e";
  margin-left: -1em;
  color: #004789;
}
.icon-phone .path1:before {
  content: "\e90f";
  color: #b3b5b1;
}
.icon-phone .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: #004789;
}
.icon-pinterest_blue .path1:before {
  content: "\e911";
  color: #ffffff;
}
.icon-pinterest_blue .path2:before {
  content: "\e912";
  margin-left: -1em;
  color: #004789;
}
.icon-drop:before {
  content: "\e913";
}
.icon-confirmed .path1:before {
  content: "\e914";
  color: #b3b5b1;
}
.icon-confirmed .path2:before {
  content: "\e915";
  margin-left: -1em;
  color: rgba(232, 226, 221, 0.7);
}
.icon-confirmed .path3:before {
  content: "\e916";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-test-tube:before {
  content: "\e917";
}
.icon-stack:before {
  content: "\e918";
}
.icon-rss:before {
  content: "\e919";
}
.icon-facebook:before {
  content: "\e91a";
}
.icon-googleplus:before {
  content: "\e91b";
}
.icon-pinterest:before {
  content: "\e91c";
}
.icon-twitter:before {
  content: "\e91d";
}
.icon-drop_2:before {
  content: "\e91e";
}
.icon-tool:before {
  content: "\e91f";
}
.icon-user .path1:before {
  content: "\e920";
  color: #b3b5b1;
}
.icon-user .path2:before {
  content: "\e921";
  margin-left: -1em;
  color: #004789;
}
.icon-user_2:before {
  content: "\e922";
}
.icon-down_4:before {
  content: "\e925";
}
.icon-next_2:before,
.data-table a:after,
.more-content:after,
.mod-video .placeholder-content a.linkto:after {
  content: "\e923";
}
.icon-logo:before {
  content: "\e924";
}
.icon-send:before {
  content: "\e932";
}
.icon-close:before {
  content: "\e936";
}
.icon-menu:before {
  content: "\e937";
}
.icon-down:before {
  content: "\e938";
}
.icon-pdf:before {
  content: "\e939";
}
.icon-down_2:before {
  content: "\e93a";
}
.icon-facebook_blue .path1:before {
  content: "\e93b";
  color: #ffffff;
}
.icon-facebook_blue .path2:before {
  content: "\e93c";
  margin-left: -1em;
  color: #004789;
}
.icon-fax .path1:before {
  content: "\e93d";
  color: #a1a3a6;
}
.icon-fax .path2:before {
  content: "\e93e";
  margin-left: -1em;
  color: #004789;
}
.icon-down_3:before {
  content: "\e93f";
}
.icon-home:before {
  content: "\e940";
}
.icon-info .path1:before {
  content: "\e941";
  color: #b3b5b1;
}
.icon-info .path2:before {
  content: "\e942";
  margin-left: -1em;
  color: #004789;
}
.icon-mail .path1:before {
  content: "\e943";
  color: #b3b5b1;
}
.icon-mail .path2:before {
  content: "\e944";
  margin-left: -1em;
  color: #ffffff;
}
.icon-mail .path3:before {
  content: "\e945";
  margin-left: -1em;
  color: #004789;
}
.icon-circulation:before {
  content: "\e946";
}
.icon-search:before {
  content: "\e947";
}
.icon-download:before {
  content: "\e948";
}
.icon-contrast_1 .path1:before {
  content: "\e949";
  color: #00a3da;
}
.icon-contrast_1 .path2:before {
  content: "\e94a";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast_1 .path3:before {
  content: "\e94b";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast_1 .path4:before {
  content: "\e94c";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast_1 .path5:before {
  content: "\e94d";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast_2 .path1:before {
  content: "\e94e";
  color: #000000;
}
.icon-contrast_2 .path2:before {
  content: "\e94f";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast_2 .path3:before {
  content: "\e950";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast_2 .path4:before {
  content: "\e951";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast_2 .path5:before {
  content: "\e952";
  margin-left: -1em;
  color: #ffffff;
}
.icon-contrast_3 .path1:before {
  content: "\e953";
  color: #ffffff;
}
.icon-contrast_3 .path2:before {
  content: "\e954";
  margin-left: -1em;
  color: #b3b3b3;
}
.icon-contrast_3 .path3:before {
  content: "\e955";
  margin-left: -1em;
  color: #000000;
}
.icon-contrast_3 .path4:before {
  content: "\e956";
  margin-left: -1em;
  color: #000000;
}
.icon-contrast_3 .path5:before {
  content: "\e957";
  margin-left: -1em;
  color: #000000;
}
.icon-contrast_3 .path6:before {
  content: "\e958";
  margin-left: -1em;
  color: #000000;
}
.icon-globus .path1:before {
  content: "\e9a9";
  color: #ffffff;
}
.icon-globus .path2:before {
  content: "\e9ac";
  margin-left: -1em;
  color: #004789;
}
.icon-globus .path3:before {
  content: "\e9af";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path4:before {
  content: "\e9b0";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path5:before {
  content: "\e9b3";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path6:before {
  content: "\e9b4";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path7:before {
  content: "\e9b8";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path8:before {
  content: "\e9b9";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path9:before {
  content: "\e9ba";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path10:before {
  content: "\e9bb";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path11:before {
  content: "\e9bc";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path12:before {
  content: "\e9bd";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path13:before {
  content: "\e9be";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-globus .path14:before {
  content: "\e9bf";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-wappen .path1:before {
  content: "\e9b5";
  color: #ffffff;
}
.icon-wappen .path2:before {
  content: "\e9b6";
  margin-left: -1em;
  color: #b3b5b1;
}
.icon-wappen .path3:before {
  content: "\e9b7";
  margin-left: -1em;
  color: #004789;
}
.overlay.hidden {
  display: none;
}
.theme-1 {
  background-color: #3a3a3a;
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* -------------- H O V E R --------------- */
}
.theme-1 #bodyimage {
  background-image: none !important;
}
.theme-1 .wrap {
  background-color: #000 !important;
}
.theme-1 #page .inside {
  background-color: #000;
  padding-top: 40px;
  padding-top: 2.5rem;
}
.theme-1 h1,
.theme-1 h2,
.theme-1 h3,
.theme-1 h4,
.theme-1 h5,
.theme-1 p,
.theme-1 .kicker,
.theme-1 a,
.theme-1 span,
.theme-1 li,
.theme-1 td {
  color: #fff !important;
}
.theme-1 h1:after,
.theme-1 h2:after,
.theme-1 h3:after,
.theme-1 h4:after,
.theme-1 h5:after,
.theme-1 p:after,
.theme-1 .kicker:after,
.theme-1 a:after,
.theme-1 span:after,
.theme-1 li:after,
.theme-1 td:after {
  color: #fff !important;
}
.theme-1 .page p a,
.theme-1 .page li a {
  text-decoration: underline;
}
.theme-1 ul li:before {
  background-color: #fff !important;
}
.theme-1 ol li:before {
  color: #fff !important;
}
.theme-1 .button {
  background-color: #3a3a3a !important;
}
.theme-1 .button:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.theme-1 .topic-teaser:hover .content.special .button,
.theme-1 .topic-teaser:hover .content.none .button {
  background-color: #fff !important;
  color: #000 !important;
}
.theme-1 .link-button a {
  border-color: #fff;
}
.theme-1 .link-button a:hover {
  background-color: #fff;
  color: #000 !important;
}
.theme-1 .section-1 .special-box-behind {
  z-index: 11 !important;
}
.theme-1 #header {
  background-color: #3a3a3a !important;
  background-image: none !important;
}
.theme-1 #header .main-nav .first-level .active {
  border-bottom: 2px solid #fff !important;
  border-bottom: 0.125rem solid #fff !important;
}
.theme-1 #header .main-nav .first-level .second-level {
  background-color: #000 !important;
}
.theme-1 #header .customer-switcher .active {
  background-color: #fff;
  color: #3a3a3a !important;
}
.theme-1 #header .customer-area {
  background-color: #000;
  color: #fff;
  border: none;
}
.theme-1 .dossier-header hr {
  border-color: #fff;
}
.theme-1 .stage {
  background-image: none !important;
}
.theme-1 .stage .stage-teaser {
  background-color: #3a3a3a;
}
.theme-1 .stage .stage-teaser a {
  background-color: #3a3a3a !important;
}
.theme-1 .stage .stage-teaser a:after {
  color: #fff !important;
}
.theme-1 .entry-bar ul li a .icon:after {
  display: none;
}
.theme-1 .entry-bar ul li a .icon .path1:before,
.theme-1 .entry-bar ul li a .icon .path2:before {
  color: #fff !important;
}
.theme-1 .message-board {
  background-color: #3a3a3a;
}
.theme-1 .special-headline-wrap {
  background-image: none !important;
}
.theme-1 .topic-teaser {
  background-color: #3a3a3a !important;
}
.theme-1 .topic-teaser .content {
  background-color: #3a3a3a !important;
}
.theme-1 .topic-teaser .content:after {
  display: none;
}
.theme-1 .topic-teaser .content.bottom {
  width: 101%;
}
.theme-1 .news-teaser .topic {
  background-color: #3a3a3a;
}
.theme-1 .news-teaser .news-teaser-item hr {
  background-color: #fff !important;
}
.theme-1 .news-teaser .news-teaser-item:hover {
  background-color: #3a3a3a;
}
.theme-1 .selectboxit-container {
  background-color: #3a3a3a !important;
}
.theme-1 .selectboxit-container .selectboxit {
  background-color: #3a3a3a !important;
  border: 1px solid #3a3a3a !important;
  border: 0.0625rem solid #3a3a3a !important;
}
.theme-1 .entry-bar ul li .selectboxit-container .selectboxit-btn {
  background-color: #3a3a3a !important;
}
.theme-1 .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  color: #fff !important;
  border-top-color: #fff !important;
}
.theme-1 .selectboxit-list {
  background-color: #3a3a3a !important;
}
.theme-1 .gmap:after {
  background: url('../images/footer-form-theme1.png') center bottom no-repeat;
}
.theme-1 footer .wrap.blue {
  background-color: #000 !important;
}
.theme-1 footer {
  background-color: #3a3a3a;
}
.theme-1 .image-text-teaser .content.small:hover {
  background-color: #3a3a3a !important;
}
.theme-1 .list-breaker {
  background-image: none !important;
  background-color: #3a3a3a !important;
}
.theme-1 .image-archive-teaser .topic {
  background-color: #3a3a3a !important;
}
.theme-1 .image-archive-teaser .topic:hover {
  background-color: #000 !important;
}
.theme-1 .mod-quote {
  border-color: #fff;
}
.theme-1 .mod-video .placeholder-content {
  background-color: #000 !important;
}
.theme-1 .article-footer {
  border-color: #fff;
}
.theme-1 .article-footer .social-media ul li a,
.theme-1 .article-footer .download ul li a {
  text-decoration: none;
}
.theme-1 .article-footer .framed {
  border-color: #fff;
}
.theme-1 .article-footer .framed:hover {
  background-color: #3a3a3a !important;
}
.theme-1 .mark-related {
  border-color: #fff;
}
.theme-1 .mod-accordion .ui-accordion-header span {
  border-left-color: #fff;
}
.theme-1 .mod-accordion .ui-accordion-header.ui-state-active span {
  border-top-color: #fff;
  border-left-color: transparent;
}
.theme-1 .box-teaser .content a {
  color: #fff !important;
}
.theme-1 .service-number .content label {
  color: #fff !important;
}
.theme-1 form legend {
  color: #fff;
}
.theme-1 form label {
  color: #fff;
}
.theme-1 form input,
.theme-1 form textarea {
  background-color: #3a3a3a;
  color: #fff;
}
.theme-1 .jump-anchor .item:hover i {
  color: #fff;
}
.theme-1 .jump-anchor .item:hover span {
  text-decoration: underline;
}
.theme-1 #fancybox-outer {
  background-color: #000 !important;
}
.theme-1 #fancybox-content {
  background-color: #000 !important;
  border: none;
}
.theme-1 .featherlight-close-icon {
  color: #000 !important;
}
.theme-1 .text a:hover {
  text-decoration: underline;
}
.theme-1 .customer-switcher li a:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.theme-1 .customer-area:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.theme-1 .page p a {
  text-decoration: none !important;
}
.theme-1 .page p a:hover {
  text-decoration: underline !important;
}
.theme-1 #header .first-level li a:hover {
  text-decoration: underline;
}
.theme-1 #header .meta-nav li a:hover {
  text-decoration: underline;
}
.theme-1 #wrapper #footer .gmap span,
.theme-1 #wrapper #footer .mod-text span,
.theme-1 #wrapper #footer .gmap p,
.theme-1 #wrapper #footer .mod-text p,
.theme-1 #wrapper #footer .gmap a,
.theme-1 #wrapper #footer .mod-text a,
.theme-1 #wrapper #footer .gmap h2,
.theme-1 #wrapper #footer .mod-text h2 {
  color: #000 !important;
}
.theme-1 #footer .gmap span,
.theme-1 #footer .mod-text span,
.theme-1 #footer .gmap p,
.theme-1 #footer .mod-text p,
.theme-1 #footer .gmap a,
.theme-1 #footer .mod-text a,
.theme-1 #footer .gmap h2,
.theme-1 #footer .mod-text h2 {
  color: #000 !important;
}
.theme-2 {
  background-color: #f7f3d6;
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* -------------- H O V E R --------------- */
}
.theme-2 #bodyimage {
  background-image: none !important;
}
.theme-2 .wrap {
  background-color: #dfd179 !important;
}
.theme-2 #page .inside {
  background-color: #dfd179;
  padding-top: 40px;
  padding-top: 2.5rem;
}
.theme-2 h1,
.theme-2 h2,
.theme-2 h3,
.theme-2 h4,
.theme-2 h5,
.theme-2 p,
.theme-2 .kicker,
.theme-2 a,
.theme-2 span,
.theme-2 li,
.theme-2 td {
  color: #000066 !important;
}
.theme-2 h1:after,
.theme-2 h2:after,
.theme-2 h3:after,
.theme-2 h4:after,
.theme-2 h5:after,
.theme-2 p:after,
.theme-2 .kicker:after,
.theme-2 a:after,
.theme-2 span:after,
.theme-2 li:after,
.theme-2 td:after {
  color: #000066 !important;
}
.theme-2 .page p a,
.theme-2 .page li a {
  text-decoration: underline;
}
.theme-2 ul li:before {
  background-color: #000066 !important;
}
.theme-2 ol li:before {
  color: #000066 !important;
}
.theme-2 .button {
  background-color: #f7f3d6 !important;
}
.theme-2 .button:hover {
  background-color: #000066 !important;
  color: #dfd179 !important;
}
.theme-2 .topic-teaser:hover .content.special .button,
.theme-2 .topic-teaser:hover .content.none .button {
  background-color: #000066 !important;
  color: #dfd179 !important;
}
.theme-2 .link-button a {
  border-color: #000066;
}
.theme-2 .link-button a:hover {
  background-color: #000066;
  color: #dfd179 !important;
}
.theme-2 .section-1 .special-box-behind {
  z-index: 11 !important;
}
.theme-2 #header {
  background-color: #f7f3d6 !important;
  background-image: none !important;
}
.theme-2 #header .main-nav .first-level .active {
  border-bottom: 2px solid #000066 !important;
  border-bottom: 0.125rem solid #000066 !important;
}
.theme-2 #header .main-nav .first-level .second-level {
  background-color: #dfd179 !important;
}
.theme-2 #header .customer-switcher .active {
  background-color: #000066;
  color: #f7f3d6 !important;
}
.theme-2 #header .customer-area {
  background-color: #dfd179 !important;
  color: #000066 !important;
  border: none;
}
.theme-2 .dossier-header hr {
  border-color: #000066;
}
.theme-2 .stage {
  background-image: none !important;
}
.theme-2 .stage .stage-teaser {
  background-color: #f7f3d6;
}
.theme-2 .stage .stage-teaser a {
  background-color: #f7f3d6 !important;
}
.theme-2 .stage .stage-teaser a:after {
  color: #000066 !important;
}
.theme-2 .entry-bar ul li a .icon:after {
  display: none;
}
.theme-2 .entry-bar ul li a .icon .path1:before,
.theme-2 .entry-bar ul li a .icon .path2:before {
  color: #000066 !important;
}
.theme-2 .message-board {
  background-color: #f7f3d6;
}
.theme-2 .message-board li a:hover {
  color: #000066 !important;
}
.theme-2 .special-headline-wrap {
  background-image: none !important;
}
.theme-2 .topic-teaser {
  background-color: #f7f3d6 !important;
}
.theme-2 .topic-teaser .content {
  background-color: #f7f3d6 !important;
}
.theme-2 .topic-teaser .content:after {
  display: none;
}
.theme-2 .topic-teaser .content.bottom {
  width: 101%;
}
.theme-2 .news-teaser .topic {
  background-color: #f7f3d6;
}
.theme-2 .news-teaser .news-teaser-item hr {
  background-color: #000066 !important;
}
.theme-2 .news-teaser .news-teaser-item:hover {
  background-color: #f7f3d6;
}
.theme-2 .selectboxit-container {
  background-color: #f7f3d6 !important;
}
.theme-2 .selectboxit-container .selectboxit {
  background-color: #f7f3d6 !important;
  border: 1px solid #f7f3d6 !important;
  border: 0.0625rem solid #f7f3d6 !important;
}
.theme-2 .entry-bar ul li .selectboxit-container .selectboxit-btn {
  background-color: #f7f3d6 !important;
}
.theme-2 .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  color: #000066 !important;
  border-top-color: #000066 !important;
}
.theme-2 .selectboxit-list {
  background-color: #f7f3d6 !important;
}
.theme-2 .gmap:after {
  background: url('../images/footer-form-theme2.png') center bottom no-repeat;
}
.theme-2 footer .wrap.blue {
  background-color: #dfd179 !important;
}
.theme-2 footer {
  background-color: #f7f3d6;
}
.theme-2 .image-text-teaser .content.small:hover {
  background-color: #f7f3d6 !important;
}
.theme-2 .list-breaker {
  background-image: none !important;
  background-color: #f7f3d6 !important;
}
.theme-2 .image-archive-teaser .topic {
  background-color: #f7f3d6 !important;
}
.theme-2 .image-archive-teaser .topic:hover {
  background-color: #dfd179 !important;
}
.theme-2 .mod-quote {
  border-color: #000066;
}
.theme-2 .mod-video .placeholder-content {
  background-color: #dfd179 !important;
}
.theme-2 .article-footer {
  border-color: #000066;
}
.theme-2 .article-footer .social-media ul li a,
.theme-2 .article-footer .download ul li a {
  text-decoration: none;
}
.theme-2 .article-footer .framed {
  border-color: #000066;
}
.theme-2 .article-footer .framed:hover {
  background-color: #f7f3d6 !important;
}
.theme-2 .mark-related {
  border-color: #000066;
}
.theme-2 .mod-accordion .ui-accordion-header span {
  border-left-color: #000066;
}
.theme-2 .mod-accordion .ui-accordion-header.ui-state-active span {
  border-top-color: #000066;
  border-left-color: transparent;
}
.theme-2 .box-teaser .content a {
  color: #000066 !important;
}
.theme-2 .service-number .content label {
  color: #000066 !important;
}
.theme-2 form legend {
  color: #000066;
}
.theme-2 form label {
  color: #000066;
}
.theme-2 form input,
.theme-2 form textarea {
  background-color: #f7f3d6;
  color: #000066;
}
.theme-2 .jump-anchor .item:hover i {
  color: #000066;
}
.theme-2 .jump-anchor .item:hover span {
  text-decoration: underline;
}
.theme-2 #fancybox-outer {
  background-color: #dfd179 !important;
}
.theme-2 #fancybox-content {
  background-color: #dfd179 !important;
  border: none;
}
.theme-2 .featherlight-close-icon {
  color: #000 !important;
}
.theme-2 .text a:hover {
  text-decoration: underline;
}
.theme-2 .customer-switcher li a:hover {
  background-color: #000066 !important;
  color: #dfd179 !important;
}
.theme-2 .customer-area:hover {
  background-color: #000066 !important;
  color: #dfd179 !important;
}
.theme-2 .page p a {
  text-decoration: none !important;
}
.theme-2 .page p a:hover {
  text-decoration: underline !important;
}
.theme-2 #header .first-level li a:hover {
  text-decoration: underline;
}
.theme-2 #header .meta-nav li a:hover {
  text-decoration: underline;
}
.theme-3 {
  background-color: #f0f0ee;
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* ----------------------------- */
  /* -------------- H O V E R --------------- */
}
.theme-3 #bodyimage {
  background-image: none !important;
}
.theme-3 .wrap {
  background-color: #fff !important;
}
.theme-3 #page .inside {
  background-color: #fff;
  padding-top: 40px;
  padding-top: 2.5rem;
}
.theme-3 h1,
.theme-3 h2,
.theme-3 h3,
.theme-3 h4,
.theme-3 h5,
.theme-3 p,
.theme-3 .kicker,
.theme-3 a,
.theme-3 span,
.theme-3 li,
.theme-3 td {
  color: #000 !important;
}
.theme-3 h1:after,
.theme-3 h2:after,
.theme-3 h3:after,
.theme-3 h4:after,
.theme-3 h5:after,
.theme-3 p:after,
.theme-3 .kicker:after,
.theme-3 a:after,
.theme-3 span:after,
.theme-3 li:after,
.theme-3 td:after {
  color: #000 !important;
}
.theme-3 .page p a,
.theme-3 .page li a {
  text-decoration: underline;
}
.theme-3 ul li:before {
  background-color: #000 !important;
}
.theme-3 ol li:before {
  color: #000 !important;
}
.theme-3 .button {
  background-color: #f0f0ee !important;
}
.theme-3 .button:hover {
  background-color: #000 !important;
  color: #fff !important;
}
.theme-3 .topic-teaser:hover .content.special .button,
.theme-3 .topic-teaser:hover .content.none .button {
  background-color: #000 !important;
  color: #fff !important;
}
.theme-3 .link-button a {
  border-color: #000;
}
.theme-3 .link-button a:hover {
  background-color: #000;
  color: #fff !important;
}
.theme-3 .section-1 .special-box-behind {
  z-index: 11 !important;
}
.theme-3 #header {
  background-color: #f0f0ee !important;
  background-image: none !important;
}
.theme-3 #header .main-nav .first-level .active {
  border-bottom: 2px solid #000 !important;
  border-bottom: 0.125rem solid #000 !important;
}
.theme-3 #header .main-nav .first-level .second-level {
  background-color: #fff !important;
}
.theme-3 #header .customer-switcher .active {
  background-color: #000;
  color: #f0f0ee !important;
}
.theme-3 #header .customer-area {
  background-color: #fff !important;
  color: #000 !important;
  border: none;
}
.theme-3 .dossier-header hr {
  border-color: #000;
}
.theme-3 .stage {
  background-image: none !important;
}
.theme-3 .stage .stage-teaser {
  background-color: #f0f0ee;
}
.theme-3 .stage .stage-teaser a {
  background-color: #f0f0ee !important;
}
.theme-3 .stage .stage-teaser a:after {
  color: #000 !important;
}
.theme-3 .entry-bar ul li a .icon:after {
  display: none;
}
.theme-3 .entry-bar ul li a .icon .path1:before,
.theme-3 .entry-bar ul li a .icon .path2:before {
  color: #000 !important;
}
.theme-3 .message-board {
  background-color: #f0f0ee;
}
.theme-3 .message-board li a:hover {
  color: #000 !important;
}
.theme-3 .special-headline-wrap {
  background-image: none !important;
}
.theme-3 .topic-teaser {
  background-color: #f0f0ee !important;
}
.theme-3 .topic-teaser .content {
  background-color: #f0f0ee !important;
}
.theme-3 .topic-teaser .content:after {
  display: none;
}
.theme-3 .topic-teaser .content.bottom {
  width: 101%;
}
.theme-3 .news-teaser .topic {
  background-color: #f0f0ee;
}
.theme-3 .news-teaser .news-teaser-item hr {
  background-color: #000 !important;
}
.theme-3 .news-teaser .news-teaser-item:hover {
  background-color: #f0f0ee;
}
.theme-3 .selectboxit-container {
  background-color: #f0f0ee !important;
}
.theme-3 .selectboxit-container .selectboxit {
  background-color: #f0f0ee !important;
  border: 1px solid #f0f0ee !important;
  border: 0.0625rem solid #f0f0ee !important;
}
.theme-3 .entry-bar ul li .selectboxit-container .selectboxit-btn {
  background-color: #f0f0ee !important;
}
.theme-3 .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  color: #000 !important;
  border-top-color: #000 !important;
}
.theme-3 .selectboxit-list {
  background-color: #f0f0ee !important;
}
.theme-3 .gmap:after {
  background: url('../images/footer-form-theme3.png') center bottom no-repeat;
}
.theme-3 footer .wrap.blue {
  background-color: #fff !important;
}
.theme-3 footer {
  background-color: #f0f0ee;
}
.theme-3 .image-text-teaser .content.small:hover {
  background-color: #f0f0ee !important;
}
.theme-3 .list-breaker {
  background-image: none !important;
  background-color: #f0f0ee !important;
}
.theme-3 .image-archive-teaser .topic {
  background-color: #f0f0ee !important;
}
.theme-3 .image-archive-teaser .topic:hover {
  background-color: #fff !important;
}
.theme-3 .mod-quote {
  border-color: #000;
}
.theme-3 .mod-video .placeholder-content {
  background-color: #fff !important;
}
.theme-3 .article-footer {
  border-color: #000;
}
.theme-3 .article-footer .social-media ul li a,
.theme-3 .article-footer .download ul li a {
  text-decoration: none;
}
.theme-3 .article-footer .framed {
  border-color: #000;
}
.theme-3 .article-footer .framed:hover {
  background-color: #f0f0ee !important;
}
.theme-3 .mark-related {
  border-color: #000;
}
.theme-3 .mod-accordion .ui-accordion-header span {
  border-left-color: #000;
}
.theme-3 .mod-accordion .ui-accordion-header.ui-state-active span {
  border-top-color: #000;
  border-left-color: transparent;
}
.theme-3 .box-teaser .content a {
  color: #000 !important;
}
.theme-3 .service-number .content label {
  color: #000 !important;
}
.theme-3 form legend {
  color: #000;
}
.theme-3 form label {
  color: #000;
}
.theme-3 form input,
.theme-3 form textarea {
  background-color: #f0f0ee;
  color: #000;
}
.theme-3 .jump-anchor .item:hover i {
  color: #000;
}
.theme-3 .jump-anchor .item:hover span {
  text-decoration: underline;
}
.theme-3 #fancybox-outer {
  background-color: #fff !important;
}
.theme-3 #fancybox-content {
  background-color: #fff !important;
  border: none;
}
.theme-3 .featherlight-close-icon {
  color: #000 !important;
}
.theme-3 .text a:hover {
  text-decoration: underline;
}
.theme-3 .customer-switcher li a:hover {
  background-color: #000 !important;
  color: #fff !important;
}
.theme-3 .customer-area:hover {
  background-color: #000 !important;
  color: #fff !important;
}
.theme-3 .page p a {
  text-decoration: none !important;
}
.theme-3 .page p a:hover {
  text-decoration: underline !important;
}
.theme-3 #header .first-level li a:hover {
  text-decoration: underline;
}
.theme-3 #header .meta-nav li a:hover {
  text-decoration: underline;
}
/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  font: 0.875rem Helvetica, Arial;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}
/* Button */
.selectboxit-container .selectboxit {
  width: 220px;
  width: 13.75rem;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  position: relative;
  height: 36px;
  height: 2.25rem;
}
/* Height and Vertical Alignment of Text */
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
  height: 34px;
  height: 2.125rem;
  /* Height of the drop down */
  line-height: 34px;
  line-height: 2.125rem;
  /* Vertically positions the drop down text */
  display: block;
}
/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}
/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
  cursor: default;
}
/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  text-indent: 0.3125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
  margin-left: 0.3125rem;
}
/* Options List */
.selectboxit-container .selectboxit-options {
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  text-align: left;
  box-shadow: none;
  border: 1px solid #004789;
  border: 0.0625rem solid #004789;
  max-height: 250px;
  max-height: 15.625rem;
}
.selectboxit-container .selectboxit-options li {
  padding: 0;
}
/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
  padding: 0 0.125rem;
}
/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}
/* Individual Option Optgroup Header */
.selectboxit-option,
.selectboxit-optgroup-header {
  text-indent: 5px;
  text-indent: 0.3125rem;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}
/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-right-radius: 0.375rem;
  border-top-left-radius: 6px;
  border-top-left-radius: 0.375rem;
}
/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-right-radius: 0rem;
  border-top-left-radius: 0px;
  border-top-left-radius: 0rem;
}
/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 6px;
  border-bottom-left-radius: 0.375rem;
}
/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}
/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}
/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  width: 1.875rem;
  position: absolute;
  right: 0;
}
/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  color: #004789;
  margin-top: -3px;
  margin-top: -0.1875rem;
}
/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  width: 1.125rem;
  background-size: 18px 18px;
  background-size: 1.125rem 1.125rem;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  top: -624.9375rem !important;
  left: -9999px !important;
  left: -624.9375rem !important;
}
/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}
/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
  background-position: -4rem -1rem;
}
/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-color: #fff;
  border: 1px solid #004789;
  border: 0.0625rem solid #004789;
  border-radius: 0px;
  border-radius: 0rem;
  box-sizing: border-box;
}
.selectboxit-open {
  border-bottom: none;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  background-position: 0 -0.9375rem;
}
.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 6px solid #004789;
  border-top: 0.375rem solid #004789;
  border-right: 6px solid transparent;
  border-right: 0.375rem solid transparent;
  border-left: 6px solid transparent;
  border-left: 0.375rem solid transparent;
}
.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 0.0625rem solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border: 0.0625rem solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.2);
}
.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
}
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}
/* powermail fixes */
.selectboxit-container.powermail_field_error .selectboxit {
  border-color: #d10e19;
}
.selectboxit-container.powermail_field_error .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  border-top-color: #d10e19;
}
.gray-box {
  background-color: #ccc;
  padding: 10px;
  padding: 0.625rem;
  margin: 10px 0;
  margin: 0.625rem 0;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.default {
  background-color: #fff;
}
html.no-scroll {
  overflow: hidden !important;
  -webkit-overflow-scrolling: auto !important;
  position: relative;
}
html.no-scroll.ipad,
html.no-scroll.iphone {
  position: fixed;
}
html.no-scroll.iphone.landscape .first-level {
  height: 40%;
}
html.no-scroll body {
  overflow: hidden !important;
  -webkit-overflow-scrolling: auto !important;
  height: 100%;
  position: relative;
}
/* IE9 FONT FIX */
.ie9m a.more {
  font-family: 'KievitOT-Book' !important;
}
.ie9m .text a {
  font-family: 'KievitOT-Book' !important;
}
.ie9m .breadcrumb li span {
  font-family: 'KievitOT-Book' !important;
}
/* Paragraph margin in News */
.tx-rsmhwnews .bodytext > p {
  margin-bottom: 20px;
}
/* mobile grid fix */
.clear {
  clear: both;
}
* {
  outline: none;
}
.contenttable td,
.construction-list td {
  font-size: 15px;
  font-size: 0.9375rem;
}
/*
#wrapper {
  #page {
    .wrap {
      li,p {
        a {
          color: #004789 !important;
          text-decoration: none !important;
          
          &:hover {
            text-decoration: underline !important;
            color: #004789 !important;
          }
        }
      }
    }
  }
}
*/
@media screen and (min-width: 375px) {
  .inline-table .table-cell {
    display: table-cell;
    width: 50%;
  }
  .mod-text.-center p.special {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .mod-text.-center {
    left: 25px;
    left: 1.5625rem;
    right: 25px;
    right: 1.5625rem;
    padding: 25px;
    padding: 1.5625rem;
  }
}
@media (min-width: 768px) {
  .grid-m-8 .mod-video iframe {
    height: 300px;
    height: 18.75rem;
  }
}
@media screen and (min-width: 769px) {
  .hint.-center {
    width: 95px;
    width: 5.9375rem;
    height: 75px;
    height: 4.6875rem;
    padding: 20px 10px;
    padding: 1.25rem 0.625rem;
    border-radius: 60px;
    border-radius: 3.75rem;
    right: -57.5px;
    right: -3.59375rem;
    top: -24px;
    top: -1.5rem;
    font-size: inherit;
    line-height: 18px;
    line-height: 1.125rem;
  }
  .social-nav ul li {
    width: 45px;
    width: 2.8125rem;
    height: 45px;
    height: 2.8125rem;
    font-size: 45px;
    font-size: 2.8125rem;
  }
  .mod-text.-center p.small {
    text-align: right;
  }
}
@media (min-width: 769px) {
  .grid-m-12 {
    width: 100%;
  }
  .grid-m-offset-12 {
    margin-left: 100%;
  }
  .grid-m-11 {
    width: 91.66666667%;
  }
  .grid-m-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-m-10 {
    width: 83.33333333%;
  }
  .grid-m-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-m-9 {
    width: 75%;
  }
  .grid-m-offset-9 {
    margin-left: 75%;
  }
  .grid-m-8 {
    width: 66.66666667%;
  }
  .grid-m-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-m-7 {
    width: 58.33333333%;
  }
  .grid-m-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-m-6 {
    width: 50%;
  }
  .grid-m-offset-6 {
    margin-left: 50%;
  }
  .grid-m-5 {
    width: 41.66666667%;
  }
  .grid-m-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-m-4 {
    width: 33.33333333%;
  }
  .grid-m-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-m-3 {
    width: 25%;
  }
  .grid-m-offset-3 {
    margin-left: 25%;
  }
  .grid-m-2 {
    width: 16.66666667%;
  }
  .grid-m-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-m-1 {
    width: 8.33333333%;
  }
  .grid-m-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-m-0 {
    width: 0%;
  }
  .grid-m-offset-0 {
    margin-left: 0%;
  }
  .grid-m-hidden {
    display: none;
  }
  .grid-m-visible {
    display: inline-block;
  }
  .grid-m-order-left {
    float: left;
  }
  .grid-m-order-right {
    float: right;
  }
}
@media (min-width: 821px) {
  .template-columns {
    width: 860px;
    width: 53.75rem;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  fieldset {
    padding: 20px 0 0;
    padding: 1.25rem 0 0;
  }
  .powermail_check_inner,
  .powermail_radio_inner {
    width: 50%;
  }
  h1 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  h2,
  legend {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 35px;
    line-height: 2.1875rem;
  }
  h2.filter {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
  }
  .mark-related {
    padding-left: 30px;
    padding-left: 1.875rem;
  }
  p + .special-headline-wrap {
    margin-top: 80px;
    margin-top: 5rem;
  }
  .postalsearch + h2.filter {
    margin-top: -15px;
    margin-top: -0.9375rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
  }
  .special-headline-wrap {
    background-size: auto 19px;
    background-size: auto 1.1875rem;
    padding-bottom: 41px;
    padding-bottom: 2.5625rem;
    margin-bottom: 45px;
    margin-bottom: 2.8125rem;
    min-width: 450px;
    min-width: 28.125rem;
  }
  .special-headline-wrap.small {
    padding-bottom: 27px;
    padding-bottom: 1.6875rem;
  }
  .special-headline-wrap .special {
    line-height: normal;
    padding: 0;
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .special-headline-wrap h2 {
    font-size: 30px !important;
    font-size: 1.875rem !important;
    font-family: 'KievitOT-Regular';
  }
  .page ul {
    padding-left: 48px;
    padding-left: 3rem;
  }
  .page ol {
    padding-left: 49px;
    padding-left: 3.0625rem;
  }
  .template-columns p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .article-footer {
    position: relative;
  }
  .article-footer span {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .article-footer .download {
    display: block;
    float: left;
  }
  .article-footer .download ul {
    padding-left: 0px;
    padding-left: 0rem;
    margin: 0;
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .article-footer .download ul li {
    float: left;
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    display: block;
    margin-right: 10px;
    margin-right: 0.625rem;
    color: #004789;
    font-size: 24px;
    font-size: 1.5rem;
  }
  .article-footer .download ul li a {
    color: #004789;
  }
  .article-footer .download ul li:before {
    display: none;
  }
  .article-footer .scroll-indicator {
    display: block !important;
    float: left;
    position: absolute;
    top: 15px;
    top: 0.9375rem;
    left: 50%;
    margin-left: -85px;
    margin-left: -5.3125rem;
    cursor: pointer;
    padding-top: 1px;
    padding-top: 0.0625rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
  .article-footer .scroll-indicator:hover {
    color: #fff;
    background-color: #00a3da;
  }
  .article-footer .social-media span:first-child,
  .article-footer .social-media .info:first-child {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .article-footer .social-media a.info:hover {
    color: #fff;
    background-color: #00a3da;
  }
  .article-footer .social-media ul {
    margin-right: 10px;
    margin-right: 0.625rem;
  }
  .article-footer .social-media ul li {
    margin-right: 12px;
    margin-right: 0.75rem;
  }
  .safari .grid-m-4 .box-teaser iframe,
  .ipad .grid-m-4 .box-teaser iframe {
    position: relative;
    right: -1px !important;
    right: -0.0625rem !important;
  }
  .grid-m-6 .box-teaser .content {
    height: 235px;
    height: 14.6875rem;
    box-sizing: border-box;
    padding-top: 20px;
    padding-top: 1.25rem;
  }
  .grid-m-6 .box-teaser .content .headline {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
  }
  .grid-m-6 .box-teaser .content a {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .grid-m-6 .box-teaser .content .icons {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .grid-m-4 .box-teaser.text-map .content {
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
  }
  .grid-m-4 .box-teaser .content .map-info .hvv img {
    width: 90px;
    width: 5.625rem;
    height: auto;
  }
  .grid-m-4 .box-teaser .content .map-info .g-maps img {
    width: 30px;
    width: 1.875rem;
    height: auto;
  }
  .breadcrumb {
    display: block;
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
  }
  .breadcrumb ul {
    margin: 0;
    padding: 0;
    zoom: 1;
  }
  .breadcrumb ul:before,
  .breadcrumb ul:after {
    content: "";
    display: table;
  }
  .breadcrumb ul:after {
    clear: both;
  }
  .breadcrumb ul li {
    float: left;
    margin-right: 3px;
    margin-right: 0.1875rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
  }
  .breadcrumb ul li a,
  .breadcrumb ul li span {
    font-size: 14px;
    font-size: 0.875rem;
    color: #004789;
  }
  .breadcrumb ul li a:after {
    content: ">";
    display: inline-block;
    margin-left: 3px;
    margin-left: 0.1875rem;
  }
  .breadcrumb ul li span {
    font-family: 'KievitOT-ExtraBold';
  }
  .breadcrumb ul li:before {
    display: none;
  }
  .dossier-header {
    margin-bottom: 52px;
    margin-bottom: 3.25rem;
  }
  .dossier-header .image {
    margin-bottom: 44px;
    margin-bottom: 2.75rem;
  }
  .dossier-header .kicker {
    margin-bottom: 17px;
    margin-bottom: 1.0625rem;
  }
  .dossier-header .special-headline-wrap {
    max-width: 720px;
    max-width: 45rem;
  }
  .dossier-header p {
    max-width: 720px;
    max-width: 45rem;
    margin: 0 auto;
    font-size: 20px;
    font-size: 1.25rem;
  }
  .entry-bar {
    width: 100%;
    height: 95px;
    height: 5.9375rem;
  }
  .entry-bar ul {
    margin: 0;
    padding: 0;
  }
  .entry-bar ul li {
    width: 25% !important;
    border: none !important;
  }
  .entry-bar ul li a .icon {
    font-size: 67px;
    font-size: 4.1875rem;
    z-index: 10;
    position: absolute;
    left: 0px;
    left: 0rem;
    top: -8px;
    top: -0.5rem;
    width: auto;
  }
  .entry-bar ul li a .icon > span {
    position: relative;
    z-index: 10;
  }
  .entry-bar ul li a .icon:after {
    content: '';
    display: block;
    background-color: #fff;
    width: 10px;
    width: 0.625rem;
    height: 10px;
    height: 0.625rem;
    border-radius: 50px;
    border-radius: 3.125rem;
    position: absolute;
  }
  .entry-bar ul li a .icon .path2:before {
    position: relative;
    left: -34px;
    left: -2.125rem;
  }
  .entry-bar ul li a .icon.icon-meter:after,
  .entry-bar ul li a .icon.icon-faucet:after {
    width: 80px;
    width: 5rem;
    height: 80px;
    height: 5rem;
    top: -8px;
    top: -0.5rem;
    left: -7px;
    left: -0.4375rem;
    z-index: 1;
  }
  .entry-bar ul li a .icon.icon-user:after {
    width: 45px;
    width: 2.8125rem;
    height: 45px;
    height: 2.8125rem;
    top: -8px;
    top: -0.5rem;
    left: 8px;
    left: 0.5rem;
    z-index: 1;
  }
  .entry-bar ul li a .icon.icon-info:after {
    width: 33px;
    width: 2.0625rem;
    height: 33px;
    height: 2.0625rem;
    top: -8px;
    top: -0.5rem;
    left: 14px;
    left: 0.875rem;
    z-index: 1;
  }
  .entry-bar ul li a .val {
    width: 210px;
    width: 13.125rem;
    position: absolute;
    left: 73px;
    left: 4.5625rem;
    top: 18px;
    top: 1.125rem;
    font-family: 'KievitOT-ExtraBold';
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .entry-bar ul li .selectboxit-container {
    width: 230px;
    width: 14.375rem;
    box-sizing: border-box;
    position: absolute;
    left: 64px;
    left: 4rem;
    top: 40px;
    top: 2.5rem;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-btn {
    width: 100% !important;
    box-sizing: border-box;
    background: #fff !important;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-btn .selectboxit-option-icon-container {
    display: none;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-btn .selectboxit-text {
    line-height: 35px;
    line-height: 2.1875rem;
    color: #b3b5b1;
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: 'KievitOT-Regular';
    padding-left: 4px;
    padding-left: 0.25rem;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-options {
    min-width: 100% !important;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-options li {
    display: block;
    padding: 0px;
    padding: 0rem;
    width: 100% !important;
    height: 30px;
    height: 1.875rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-options li:hover a {
    color: #fff !important;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-options li.selectboxit-selected {
    display: none;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-options li.selectboxit-option-last {
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-options li a {
    color: #000;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-options li a .selectboxit-option-icon-container {
    display: none;
  }
  .entry-bar ul li.item-1 {
    width: 28% !important;
  }
  .entry-bar ul li.item-1 a .icon {
    left: 35px;
    left: 2.1875rem;
  }
  .entry-bar ul li.item-1 a .val {
    left: 125px;
    left: 7.8125rem;
  }
  .entry-bar ul li.item-2 {
    width: 28% !important;
  }
  .entry-bar ul li.item-2 a .val {
    left: 88px;
    left: 5.5rem;
  }
  .entry-bar ul li.item-3 {
    width: 19% !important;
  }
  .entry-bar ul li.item-3 a .val {
    left: 80px;
    left: 5rem;
  }
  .entry-bar.alternative {
    height: 120px;
    height: 7.5rem;
  }
  .entry-bar.alternative ul li {
    width: 25% !important;
    position: relative;
    top: -45px;
    top: -2.8125rem;
    transition: top .5s ease;
  }
  .entry-bar.alternative ul li:hover {
    top: -60px;
    top: -3.75rem;
    transition: top .5s ease;
  }
  .entry-bar.alternative ul li a > span {
    display: block;
  }
  .entry-bar.alternative ul li a > span.ic {
    font-size: 85px;
    font-size: 5.3125rem;
    text-align: center;
  }
  .entry-bar.alternative ul li a > span.val {
    position: relative;
    left: 12px;
    left: 0.75rem;
    top: 0;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    width: 100% !important;
    margin-top: 5px;
    margin-top: 0.3125rem;
  }
  .filter-bar {
    margin-top: 40px;
    margin-top: 2.5rem;
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
  }
  .filter-bar .filter-left .filter-list {
    left: -10px;
    left: -0.625rem;
  }
  .filter-bar .filter-right .filter-list {
    right: -10px;
    right: -0.625rem;
  }
  .simple-dropdown {
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
  }
  .simple-form.postalsearch {
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
  }
  .highlight {
    position: relative;
    top: -52px;
    top: -3.25rem;
    padding: 30px 0px;
    padding: 1.875rem 0rem;
    border-bottom: 1px solid #004789;
    border-bottom: 0.0625rem solid #004789;
  }
  .highlight .background-icon {
    opacity: 0.5;
    display: block;
    font-size: 70px;
    font-size: 4.375rem;
    position: absolute;
    top: 40px;
    top: 2.5rem;
    left: 50px;
    left: 3.125rem;
  }
  .highlight a {
    width: auto;
  }
  .highlight a i {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .image-archive-teaser {
    margin-top: 0px;
    margin-top: 0rem;
  }
  .image-archive-teaser .topic {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
  .image-archive-teaser .images a {
    padding-right: 0px;
    padding-right: 0rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
  .image-archive-teaser .images a:nth-child(2n+1) {
    padding-left: 0px;
    padding-left: 0rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .mod-image iframe {
    height: auto;
  }
  .mod-image .caption {
    margin-top: 5px;
    margin-top: 0.3125rem;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
  }
  .jump-anchor {
    zoom: 1;
  }
  .jump-anchor:last-child .item:last-child {
    margin-bottom: 70px;
    margin-bottom: 4.375rem;
  }
  .jump-anchor:before,
  .jump-anchor:after {
    content: "";
    display: table;
  }
  .jump-anchor:after {
    clear: both;
  }
  .jump-anchor .item {
    float: left;
  }
  .jump-anchor .item:hover span,
  .jump-anchor .item:hover i {
    color: #00a3da;
  }
  .jump-anchor .item span {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .jump-anchor .item i {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    font-size: 50px;
    font-size: 3.125rem;
  }
  .jump-anchor.count-2 .item {
    width: 50%;
  }
  .jump-anchor.count-3 .item {
    width: 33%;
  }
  .jump-anchor.count-4 .item {
    width: 25%;
  }
  .jump-anchor.count-5 .item {
    width: 20%;
  }
  .jump-anchor.count-6 .item {
    width: 16%;
  }
  .jump-anchor.count-7 .item {
    width: 14%;
  }
  .list-breaker {
    padding: 30px;
    padding: 1.875rem;
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    padding-bottom: 15px;
    padding-bottom: 0.9375rem;
    padding-top: 23px;
    padding-top: 1.4375rem;
  }
  .list-breaker .inner {
    padding-right: 20%;
  }
  .list-breaker .inner .headline {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
  .list-breaker .inner p {
    font-size: 17px;
    font-size: 1.0625rem;
  }
  .logo-bar {
    margin-top: 40px;
    margin-top: 2.5rem;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
  }
  .logo-bar .row {
    width: 90%;
    margin: 0 auto;
    zoom: 1;
  }
  .logo-bar .row:before,
  .logo-bar .row:after {
    content: "";
    display: table;
  }
  .logo-bar .row:after {
    clear: both;
  }
  .logo-bar .row .item {
    display: inline-block;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    box-sizing: border-box;
    float: left;
  }
  .logo-bar .row .item span {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-top: 8px !important;
    margin-top: 0.5rem !important;
  }
  .logo-bar .row .item:hover span {
    color: #00a3da;
  }
  .logo-bar .row.count-4 .item {
    width: 25%;
  }
  .logo-bar .row.count-3 .item {
    width: 33%;
  }
  .logo-bar .row.count-2 .item {
    width: 49%;
  }
  .logo-bar .row.count-1 .item {
    width: 100%;
  }
  .message-board {
    height: 40px;
    height: 2.5rem;
    top: 0px;
    top: 0rem;
    bottom: auto;
    box-sizing: border-box;
  }
  .message-board > span {
    line-height: 45px;
    line-height: 2.8125rem;
    font-size: 20px;
    font-size: 1.25rem;
    display: inline-block;
    float: left;
    margin-top: 0px;
    margin-top: 0rem;
  }
  .message-board .bx-wrapper,
  .message-board > .ticker {
    float: right;
    position: absolute;
    left: 320px;
    left: 20rem;
    right: 60px;
    right: 3.75rem;
  }
  .message-board .ticker li {
    line-height: 40px;
    line-height: 2.5rem;
  }
  .mod-text.meta {
    padding: 15px 0;
    padding: 0.9375rem 0;
  }
  .mod-text.meta p {
    line-height: 24px;
    line-height: 1.5rem;
  }
  .news-teaser .topic {
    height: 40px;
    height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    padding-left: 30px;
    padding-left: 1.875rem;
  }
  .news-teaser .topic a {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .news-teaser .topic a i {
    top: 11px;
    top: 0.6875rem;
  }
  .news-teaser-item {
    padding-left: 30px;
    padding-left: 1.875rem;
    padding-right: 30px;
    padding-right: 1.875rem;
  }
  .news-teaser-item .kicker {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .news-teaser-item .headline {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 1.5625rem;
  }
  .news-teaser-item p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .news-teaser-item .more {
    text-align: left;
    margin-top: 13px;
    margin-top: 0.8125rem;
  }
  .news-teaser-item hr {
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .mod-quote {
    padding: 40px 20px 30px 20px;
    padding: 2.5rem 1.25rem 1.875rem 1.25rem;
    background-size: 80px;
    background-size: 5rem;
    background-position: 50px 20px;
    background-position: 3.125rem 1.25rem;
    margin-top: 57px;
    margin-top: 3.5625rem;
    margin-bottom: 60px;
    margin-bottom: 3.75rem;
  }
  .mod-quote .quote {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  .mod-quote .author {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .grid-m-4 .service-number {
    height: 298px;
    height: 18.625rem;
  }
  .grid-m-4 .service-number .content {
    padding-top: 36px;
    padding-top: 2.25rem;
  }
  .grid-m-4 .service-number .content > a {
    margin-top: 27px;
    margin-top: 1.6875rem;
  }
  .grid-m-3 .service-number .content h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
  .grid-m-3 .service-number .content .number {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .grid-m-2 .service-number .content h3 {
    letter-spacing: 0;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .grid-m-2 .service-number .content .number {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .grid-m-2 .service-number .content .number .icon-phone {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .service-number .content > a {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .service-number .content > a .icon-phone {
    font-size: 35px;
    font-size: 2.1875rem;
    margin-right: 15px;
    margin-right: 0.9375rem;
  }
  .stage {
    height: 700px;
    height: 43.75rem;
    margin-top: -150px;
    margin-top: -9.375rem;
    padding-top: 250px;
    padding-top: 15.625rem;
    box-sizing: border-box;
    padding-left: 140px;
    padding-left: 8.75rem;
    padding-right: 140px;
    padding-right: 8.75rem;
  }
  .stage .special-headline-wrap .headline {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-family: 'KievitOT-Regular';
  }
  .stage .stage-teaser {
    margin-top: 50px;
    margin-top: 3.125rem;
    width: 360px;
    width: 22.5rem;
  }
  .stage .stage-teaser:hover a {
    background-color: #00a3da;
  }
  .stage .stage-teaser:hover a:after {
    color: #fff;
  }
  .stage .stage-teaser h4 {
    text-transform: none;
  }
  .stage .stage-teaser span {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }
  .stage .scroller {
    display: none;
  }
  .ie .stage .stage-teaser span {
    font-family: 'KievitOT-Regular';
    font-weight: bold;
  }
  .image-text-teaser .content {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
  }
  .image-text-teaser .content .inner {
    zoom: 1;
  }
  .image-text-teaser .content .inner:before,
  .image-text-teaser .content .inner:after {
    content: "";
    display: table;
  }
  .image-text-teaser .content .inner:after {
    clear: both;
  }
  .image-text-teaser .content .inner .kicker {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 17px;
    line-height: 1.0625rem;
  }
  .image-text-teaser .content .inner .headline {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 35px;
    line-height: 2.1875rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
  }
  .image-text-teaser .content .inner .text {
    margin-top: 5px;
    margin-top: 0.3125rem;
    margin-bottom: 7px;
    margin-bottom: 0.4375rem;
  }
  .image-text-teaser .content .inner .text p {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .image-text-teaser .content .inner .text a {
    display: inline-block;
  }
  .image-text-teaser .content .inner .more:hover {
    color: #00a3da;
  }
  .image-text-teaser .content.horizontal .kicker {
    margin-bottom: 0px;
    margin-bottom: 0rem;
  }
  .image-text-teaser .content.horizontal .headline {
    float: right;
    width: 50%;
    box-sizing: border-box;
    position: relative;
    top: -9px;
    top: -0.5625rem;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
  }
  .image-text-teaser .content.horizontal .text {
    width: 50%;
    float: right;
  }
  .image-text-teaser .content.horizontal img {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .image-text-teaser .content.horizontal.no-image .inner .kicker {
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
    display: block;
  }
  .image-text-teaser .content.horizontal.no-image .inner .headline {
    float: none;
    margin-bottom: 5px !important;
    margin-bottom: 0.3125rem !important;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 25px;
    line-height: 1.5625rem;
    text-transform: none;
    font-family: 'KievitOT-Regular', sans-serif;
    top: 0px;
    top: 0rem;
    width: 100%;
  }
  .image-text-teaser .content.horizontal.no-image .inner .text {
    float: none;
  }
  .image-text-teaser .content.horizontal.no-image .inner .text p {
    color: #333333;
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .image-text-teaser .content.horizontal.no-image .inner .text a {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .image-text-teaser .content.small {
    padding: 15px;
    padding: 0.9375rem;
    position: relative;
    left: -15px;
    left: -0.9375rem;
    box-sizing: border-box;
    width: calc(100% + 15px);
    width: calc(100% + 0.9375rem);
  }
  .image-text-teaser .content.small:hover {
    background-color: #e8e3de;
  }
  .image-text-teaser .content.small .inner .headline {
    font-size: 15px;
    font-size: 0.9375rem;
    font-family: 'KievitOT-Bold';
    line-height: 18px;
    line-height: 1.125rem;
    margin-bottom: -10px;
    margin-bottom: -0.625rem;
    margin-top: 5px;
    margin-top: 0.3125rem;
    width: 60%;
  }
  .image-text-teaser .content.small .inner img {
    width: 40%;
  }
  .image-text-teaser .content.small .inner .text {
    width: 60%;
  }
  .image-text-teaser .content.small .inner .text p {
    font-size: 20px;
    font-size: 1.25rem;
    color: #004789;
  }
  .topic-teaser {
    overflow: hidden;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    height: 300px;
    height: 18.75rem;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    transition: all 0.5s ease;
  }
  .topic-teaser:hover {
    background-size: 110% 110%;
    -webkit-background-size: 110% 110%;
    transition: all 0.5s ease;
  }
  .topic-teaser:hover .content.special .button {
    background-color: #fff !important;
    color: #00a3da !important;
  }
  .topic-teaser:hover .content.none .button {
    color: #fff !important;
    background-color: #00a3da !important;
  }
  .topic-teaser:hover .content.bottom .text,
  .topic-teaser:hover .content.bottom .button {
    display: block;
  }
  .topic-teaser .content {
    position: relative;
    height: 100%;
    box-sizing: border-box;
    display: table;
    padding: 0 30px;
    padding: 0 1.875rem;
    min-height: 0 !important;
  }
  .topic-teaser .content:after {
    content: '';
    display: inline-block;
    border: 13px solid transparent;
    border: 0.8125rem solid transparent;
    border-left-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    right: -26px;
    right: -1.625rem;
    top: 50%;
    margin-top: -6px;
    margin-top: -0.375rem;
  }
  .topic-teaser .content.text-align-center .inner .kicker,
  .topic-teaser .content.text-align-center .inner .headline,
  .topic-teaser .content.text-align-center .inner .text {
    text-align: center !important;
  }
  .topic-teaser .content.text-align-left .inner .kicker,
  .topic-teaser .content.text-align-left .inner .headline,
  .topic-teaser .content.text-align-left .inner .text {
    text-align: left !important;
  }
  .topic-teaser .content.text-align-left .inner .special-headline-wrap {
    margin-left: 0;
  }
  .topic-teaser .content.right {
    float: right;
  }
  .topic-teaser .content.right:after {
    right: auto;
    left: -26px;
    left: -1.625rem;
    border-right-color: rgba(255, 255, 255, 0.9);
    border-left-color: transparent;
  }
  .topic-teaser .content.bottom {
    height: auto;
    width: 101%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px;
    padding: 1.875rem;
  }
  .topic-teaser .content.bottom .kicker {
    text-align: left;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
  }
  .topic-teaser .content.bottom .headline {
    text-align: left;
  }
  .topic-teaser .content.bottom .text,
  .topic-teaser .content.bottom .button {
    display: none;
  }
  .topic-teaser .content.bottom .text {
    padding-bottom: 35px;
    padding-bottom: 2.1875rem;
  }
  .topic-teaser .content.bottom .button {
    background-color: transparent;
  }
  .topic-teaser .content.bottom:after {
    display: none;
  }
  .topic-teaser .content.full {
    width: 101%;
  }
  .topic-teaser .content.none {
    width: 100%;
    background: none;
    padding-top: 20px;
    padding-top: 1.25rem;
  }
  .topic-teaser .content.none .inner {
    vertical-align: top;
    padding-top: 10px;
    padding-top: 0.625rem;
  }
  .topic-teaser .content.special {
    background: none;
    padding-left: 20px;
    padding-left: 1.25rem;
  }
  .topic-teaser .content.special .inner {
    vertical-align: top;
    padding-top: 20px;
    padding-top: 1.25rem;
  }
  .topic-teaser .content.special .inner .kicker {
    color: #00a3da;
    text-align: left;
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .topic-teaser .content.special .inner .special-headline-wrap {
    text-align: left;
    background-image: url('/assets/images/headline-wave-special.png');
  }
  .topic-teaser .content.special .inner .special-headline-wrap .headline {
    color: #00a3da;
    text-align: left;
  }
  .topic-teaser .content.special .inner .button {
    color: #fff;
    position: relative;
    bottom: 0;
    background-color: #00a3da;
    height: 30px;
    height: 1.875rem;
    line-height: 30px;
    line-height: 1.875rem;
  }
  .topic-teaser .content.special:after {
    display: none !important;
  }
  .topic-teaser .content.full .inner {
    padding-top: 30px;
    padding-top: 1.875rem;
    vertical-align: top;
  }
  .topic-teaser .content.full .inner .kicker,
  .topic-teaser .content.full .inner .headline {
    text-align: left;
  }
  .topic-teaser .content.waterworks-result {
    width: 33%;
  }
  .topic-teaser .content.waterworks-result h3 {
    text-align: center;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
  }
  .topic-teaser .content.waterworks-result .special-headline-wrap {
    min-width: 270px;
    min-width: 16.875rem;
  }
  .topic-teaser .content .inner {
    vertical-align: middle;
    display: table-cell;
  }
  .topic-teaser .content .kicker {
    text-align: center;
    font-size: 15px;
    font-size: 0.9375rem;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem;
  }
  .topic-teaser .content .headline {
    text-align: center;
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 35px;
    line-height: 2.1875rem;
  }
  .topic-teaser .content .special-headline-wrap {
    background-size: auto 12px;
    background-size: auto 0.75rem;
    padding-bottom: 23px;
    padding-bottom: 1.4375rem;
    margin-bottom: 0;
  }
  .topic-teaser .content .text {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
  .mod-video iframe {
    height: auto;
  }
  .mod-video .caption {
    margin-top: 5px;
    margin-top: 0.3125rem;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
  }
  .mobile header .second-level {
    display: none !important;
  }
  .win.ff #wrapper #header .nav-block .main-nav .first-level > li > a {
    letter-spacing: 0px;
    letter-spacing: 0rem;
  }
  body.sticky #wrapper {
    position: relative;
  }
  body.sticky #page {
    padding-top: 134px;
  }
  #wrapper {
    margin-top: 0px;
    margin-top: 0rem;
  }
  header {
    padding-top: 30px;
    padding-top: 1.875rem;
    position: relative;
    background-color: transparent;
  }
  header .logo-block {
    width: 250px;
    width: 15.625rem;
    box-sizing: border-box;
    height: 70px;
    height: 4.375rem;
    margin-right: 42px;
    margin-right: 2.625rem;
    position: absolute;
    padding-left: 0px;
    padding-left: 0rem;
    margin-top: 12px;
    margin-top: 0.75rem;
    z-index: 10;
  }
  header .logo-block .logo > span {
    font-size: 60px;
    font-size: 3.75rem;
  }
  header .logo-block .logo img {
    width: 250px;
    width: 15.625rem;
  }
  header .nav-block {
    position: relative;
    left: auto;
    float: left;
    padding-left: 290px;
    padding-left: 18.125rem;
    background: none;
    padding-top: 0px;
    padding-top: 0rem;
    padding-right: 0px;
    padding-right: 0rem;
    padding-bottom: 0px;
    padding-bottom: 0rem;
  }
  header .nav-block .meta-block {
    height: 39px;
    height: 2.4375rem;
    z-index: 50;
  }
  header .nav-block .meta-block .customer-switcher {
    float: left;
    margin: 0;
    background-color: transparent;
  }
  header .nav-block .meta-block .customer-switcher ul li {
    border: 1px solid transparent;
    border: 0.0625rem solid transparent;
    box-sizing: border-box;
  }
  header .nav-block .meta-block .customer-switcher ul li a {
    line-height: 22px;
    line-height: 1.375rem;
    font-size: 12px;
    font-size: 0.75rem;
  }
  header .nav-block .meta-block .customer-switcher ul li a.active {
    padding-right: 15px;
    padding-right: 0.9375rem;
  }
  header .nav-block .meta-block .customer-switcher ul li a:hover {
    background-color: #00a3da;
    color: #fff;
  }
  header .nav-block .meta-block .customer-switcher ul li:first-child {
    margin-right: 1px;
    margin-right: 0.0625rem;
  }
  header .nav-block .meta-block .right {
    float: right;
    height: 39px;
    height: 2.4375rem;
  }
  header .nav-block .meta-block .right .meta-nav {
    float: left;
  }
  header .nav-block .meta-block .right .meta-nav ul {
    padding: 0;
    margin: 0;
  }
  header .nav-block .meta-block .right .meta-nav ul li {
    list-style: none;
    float: left;
    margin-right: 20px;
    margin-right: 1.25rem;
    display: block;
    height: 39px;
    height: 2.4375rem;
    line-height: 39px;
    line-height: 2.4375rem;
  }
  header .nav-block .meta-block .right .meta-nav ul li a {
    text-transform: uppercase;
    color: #6c6e72;
    font-size: 12px;
    font-size: 0.75rem;
    text-decoration: none;
  }
  header .nav-block .meta-block .right .meta-nav ul li a:hover {
    color: #00a3da;
  }
  header .nav-block .meta-block .right .contrast-switcher {
    float: left;
    margin-right: 28px;
    margin-right: 1.75rem;
    margin-top: 10px;
    margin-top: 0.625rem;
    z-index: 50;
  }
  header .nav-block .meta-block .right .contrast-switcher ul {
    padding: 0;
    margin: 0;
  }
  header .nav-block .meta-block .right .contrast-switcher ul li {
    list-style: none;
    float: left;
    margin-right: 4px;
    margin-right: 0.25rem;
  }
  header .nav-block .meta-block .right .contrast-switcher ul li a {
    display: block;
    cursor: pointer;
  }
  header .nav-block .meta-block .right .contrast-switcher ul li a i {
    display: block;
    height: 16px;
    height: 1rem;
    width: 16px;
    width: 1rem;
  }
  header .nav-block .meta-block .right .customer-area {
    float: left;
    font-size: 12px;
    font-size: 0.75rem;
    color: #004789;
    font-family: 'KievitOT-Regular';
    text-transform: uppercase;
    border: 1px solid #004789;
    border: 0.0625rem solid #004789;
    text-decoration: none;
    padding: 9px 18px;
    padding: 0.5625rem 1.125rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
    margin-top: 2px;
    margin-top: 0.125rem;
    background-color: #fff;
  }
  header .nav-block .meta-block .right .customer-area.dark {
    background-color: #004789;
    color: #fff;
    border: 1px solid transparent;
    border: 0.0625rem solid transparent;
  }
  header .nav-block .meta-block .right .customer-area:hover {
    color: #fff;
    background-color: #00a3da;
  }
  header .nav-block .meta-block .right .search-form {
    z-index: 10;
    position: absolute;
    right: -4px;
    right: -0.25rem;
    top: 45px;
    top: 2.8125rem;
  }
  header .nav-block .meta-block .right .search-form:after {
    content: '';
    background-color: transparent;
    display: block;
    width: 50px;
    width: 3.125rem;
    height: 40px;
    height: 2.5rem;
    position: absolute;
    right: 0px;
    right: 0rem;
    top: 9px;
    top: 0.5625rem;
    z-index: 5;
  }
  header .nav-block .meta-block .right .search-form:before {
    content: '';
    display: none;
    border: 10px solid transparent;
    border: 0.625rem solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: 20px;
    top: 1.25rem;
    right: 0px;
    right: 0rem;
    z-index: 10;
  }
  header .nav-block .meta-block .right .search-form:hover .search-input {
    display: block;
  }
  header .nav-block .meta-block .right .search-form:hover:before {
    display: block;
  }
  header .nav-block .meta-block .right .search-form .search-button {
    z-index: 10;
    position: relative;
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem;
    top: 12px;
    top: 0.75rem;
    padding-left: 1px;
    padding-left: 0.0625rem;
  }
  header .nav-block .meta-block .right .search-form .search-input {
    background-color: #fff;
    border: none;
    box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0.125rem 0.1875rem 0.3125rem 0rem rgba(0, 0, 0, 0.45);
    width: 350px;
    width: 21.875rem;
    position: absolute;
    top: 40px;
    top: 2.5rem;
    right: -10px;
    right: -0.625rem;
    height: 30px;
    height: 1.875rem;
    display: none;
    -webkit-appearance: none;
    border-radius: 0px;
    border-radius: 0rem;
  }
  header .nav-block .main-block .main-nav .first-level {
    position: static;
    margin-left: -13.5px;
    margin-left: -0.84375rem;
    zoom: 1;
    width: auto;
    float: right;
    margin-right: 60px;
    margin-right: 3.75rem;
  }
  header .nav-block .main-block .main-nav .first-level:before,
  header .nav-block .main-block .main-nav .first-level:after {
    content: "";
    display: table;
  }
  header .nav-block .main-block .main-nav .first-level:after {
    clear: both;
  }
  header .nav-block .main-block .main-nav .first-level > li {
    float: left;
    margin-bottom: 0px;
    margin-bottom: 0rem;
    padding-bottom: 25px;
    padding-bottom: 1.5625rem;
    padding-left: 13.5px;
    padding-left: 0.84375rem;
    padding-right: 13.5px;
    padding-right: 0.84375rem;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level {
    margin-top: 16px;
    margin-top: 1rem;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker {
    height: auto !important;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.before-break-count-1 .before-break {
    width: 100%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.before-break-count-2 .before-break {
    width: 48%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.before-break-count-3 .before-break {
    width: 31%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.before-break-count-4 .before-break {
    width: 23%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.before-break-count-5 .before-break {
    width: 18%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.before-break-count-6 .before-break {
    width: 14.5%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-1 .after-break,
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-1 .break {
    width: 100%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-2 .after-break,
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-2 .break {
    width: 48%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-3 .after-break,
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-3 .break {
    width: 31%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-4 .after-break,
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-4 .break {
    width: 23%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-5 .after-break,
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-5 .break {
    width: 18%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-6 .after-break,
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker.after-break-count-6 .break {
    width: 14.5%;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level.has-breaker .no-border {
    border: none !important;
  }
  header .nav-block .main-block .main-nav .first-level > li .second-level li.break {
    clear: both;
  }
  header .nav-block .main-block .main-nav .first-level > li.open > a {
    color: #004789;
  }
  header .nav-block .main-block .main-nav .first-level > li.open .second-level {
    max-height: 500px !important;
    max-height: 31.25rem !important;
    padding: 25px 23px 40px 23px !important;
    padding: 1.5625rem 1.4375rem 2.5rem 1.4375rem !important;
    transition: max-height 0s ease 0.2s, padding 0s ease 0.2s !important;
    /* margin-top: 16px; */
  }
  header .nav-block .main-block .main-nav .first-level > li.open.has-sub > a:after {
    opacity: 1 !important;
    transition: opacity 0s ease 0.2s;
  }
  header .nav-block .main-block .main-nav .first-level > li > a {
    position: relative;
    padding-bottom: 0px;
    padding-bottom: 0rem;
  }
  header .nav-block .main-block .main-nav .first-level > li > a:after {
    content: '';
    display: block;
    width: 100%;
    height: 24px;
    height: 1.5rem;
    position: absolute;
    top: 16px;
    top: 1rem;
    background-image: url('../images/menu-arrow.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 10;
    opacity: 0;
    transition: opacity 0s ease 0.2s;
  }
  header .nav-block .main-block .main-nav .first-level > li a.parent-elment {
    display: none;
  }
  header .nav-block .main-block .main-nav .first-level > li a:hover {
    color: #00a3da;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level {
    display: block;
    left: 0px;
    left: 0rem;
    background-color: #fff;
    position: absolute;
    left: -290px;
    left: -18.125rem;
    right: 0px;
    right: 0rem;
    width: auto;
    top: 40px;
    top: 2.5rem;
    box-shadow: -1px 3px 5px 0px rgba(0, 0, 0, 0.31);
    box-shadow: -0.0625rem 0.1875rem 0.3125rem 0rem rgba(0, 0, 0, 0.31);
    overflow: hidden;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.ready {
    max-height: 0px;
    max-height: 0rem;
    padding: 0px;
    padding: 0rem;
    transition: max-height 0s ease 0.2s, padding 0s ease 0.2s;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level > li {
    border-right: 1px solid #e0e0e1;
    border-right: 0.0625rem solid #e0e0e1;
    height: 100%;
    box-sizing: border-box;
    display: block;
    float: left;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level > li.last {
    border: none;
    margin-right: 0px !important;
    margin-right: 0rem !important;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level > li.close {
    position: absolute;
    bottom: 28px;
    bottom: 1.75rem;
    right: 10px;
    right: 0.625rem;
    height: auto;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none;
    font-family: 'KievitOT-Regular';
    cursor: pointer;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level > li.close a {
    font-size: 12px !important;
    font-size: 0.75rem !important;
    text-transform: none;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level > li > a {
    font-size: 16px;
    font-size: 1rem;
    color: #004789;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-2 > li {
    width: 48.9%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-3 > li {
    width: 32%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-4 > li {
    width: 23.5%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-5 > li {
    width: 18.4%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-6 > li {
    width: 15%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-7 > li {
    width: 12.5%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-8 > li {
    width: 10.7%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-9 > li {
    width: 9.25%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-10 > li {
    width: 8.1%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-11 > li {
    width: 7.2%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level.list-block-12 > li {
    width: 6.45%;
    padding-right: 2%;
    margin-right: 2%;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level .third-level {
    position: static;
    display: block;
    left: 0;
    margin-top: 20px;
    margin-top: 1.25rem;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level .third-level > li {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
  }
  header .nav-block .main-block .main-nav .first-level > li.has-sub .second-level .third-level > li a {
    font-size: 16px;
    font-size: 1rem;
    font-family: 'KievitOT-Regular';
    text-transform: none;
    color: #004789;
  }
  header .nav-block .main-block .main-nav .first-level > li a {
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 1px;
    letter-spacing: 0.0625rem;
  }
  header .nav-block .main-block .main-nav .first-level > li a.active {
    color: #00a3da;
    border-bottom: 2px solid #00a3da;
    border-bottom: 0.125rem solid #00a3da;
  }
  header.sticky {
    position: fixed;
    background-color: #fff;
    max-width: 1920px;
    max-width: 120rem;
    height: 83px;
    height: 5.1875rem;
    padding-top: 0px;
    padding-top: 0rem;
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.23);
    box-shadow: 0rem 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.23);
    background-image: url('../images/menu-background.png');
    background-size: 680px;
    background-size: 42.5rem;
  }
  header.sticky .inside {
    max-width: 1160px !important;
    max-width: 72.5rem !important;
  }
  header.sticky .inside .logo-block .logo img {
    width: 185px;
    width: 11.5625rem;
  }
  header.sticky .inside .logo-block .logo > span {
    font-size: 55px;
    font-size: 3.4375rem;
  }
  header.sticky .inside .nav-block .meta-block {
    height: 15px;
    height: 0.9375rem;
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  header.sticky .inside .nav-block .meta-block .customer-switcher {
    display: none;
  }
  header.sticky .inside .nav-block .meta-block .right {
    height: 15px;
    height: 0.9375rem;
  }
  header.sticky .inside .nav-block .meta-block .right .customer-area {
    display: none;
  }
  header.sticky .inside .nav-block .meta-block .right .meta-nav ul li {
    line-height: 15px;
    line-height: 0.9375rem;
    height: 15px;
    height: 0.9375rem;
  }
  header.sticky .inside .nav-block .meta-block .right .contrast-switcher {
    margin-top: 0px;
    margin-top: 0rem;
    margin-right: 0px;
    margin-right: 0rem;
  }
  header.sticky .inside .nav-block .meta-block .right .search-form {
    top: 35px;
    top: 2.1875rem;
  }
  header.sticky .inside .nav-block .main-block {
    top: -2px;
    top: -0.125rem;
    position: relative;
  }
  #bodyimage {
    background-size: 1920px auto;
  }
  body:not(.list) .drop {
    display: inline-block;
  }
  body:not(.list) .special-section {
    white-space: nowrap;
    text-align: right;
    margin: 0;
    padding-bottom: 90px;
  }
  body.list .special-section {
    height: auto !important;
  }
  body:not(.list) .special-box-behind,
  body:not(.list) .special-box-before {
    display: inline-block;
  }
  body:not(.list) .special-content {
    width: 520px;
    margin-top: 110px;
    margin-right: 100px;
  }
  body:not(.list) .special-more {
    display: block;
  }
  .special-switcher {
    display: block;
    z-index: 3;
  }
  .section-1 {
    padding-top: 0;
    padding-left: 320px;
    padding-left: 20rem;
    padding-right: 320px;
    padding-right: 20rem;
    margin-left: -320px !important;
    margin-left: -20rem !important;
    width: 100%;
    max-width: 1920px;
    max-width: 120rem;
  }
  .wrap.-full,
  .wrap .wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .-full > [class*="grid-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .grid-l-12 {
    width: 100%;
  }
  .grid-l-offset-12 {
    margin-left: 100%;
  }
  .grid-l-11 {
    width: 91.66666667%;
  }
  .grid-l-offset-11 {
    margin-left: 91.66666667%;
  }
  .grid-l-10 {
    width: 83.33333333%;
  }
  .grid-l-offset-10 {
    margin-left: 83.33333333%;
  }
  .grid-l-9 {
    width: 75%;
  }
  .grid-l-offset-9 {
    margin-left: 75%;
  }
  .grid-l-8 {
    width: 66.66666667%;
  }
  .grid-l-offset-8 {
    margin-left: 66.66666667%;
  }
  .grid-l-7 {
    width: 58.33333333%;
  }
  .grid-l-offset-7 {
    margin-left: 58.33333333%;
  }
  .grid-l-6 {
    width: 50%;
  }
  .grid-l-offset-6 {
    margin-left: 50%;
  }
  .grid-l-5 {
    width: 41.66666667%;
  }
  .grid-l-offset-5 {
    margin-left: 41.66666667%;
  }
  .grid-l-4 {
    width: 33.33333333%;
  }
  .grid-l-offset-4 {
    margin-left: 33.33333333%;
  }
  .grid-l-3 {
    width: 25%;
  }
  .grid-l-offset-3 {
    margin-left: 25%;
  }
  .grid-l-2 {
    width: 16.66666667%;
  }
  .grid-l-offset-2 {
    margin-left: 16.66666667%;
  }
  .grid-l-1 {
    width: 8.33333333%;
  }
  .grid-l-offset-1 {
    margin-left: 8.33333333%;
  }
  .grid-l-0 {
    width: 0%;
  }
  .grid-l-offset-0 {
    margin-left: 0%;
  }
  .grid-l-hidden {
    display: none;
  }
  .grid-l-visible {
    display: inline-block;
  }
  .grid-l-order-left {
    float: left;
  }
  .grid-l-order-right {
    float: right;
  }
  .wrap.article {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .wrap > [class*="grid-"] > h2:first-child {
    margin-top: -9px;
    margin-top: -0.5625rem;
  }
  #wrapper {
    max-width: 1920px;
    max-width: 120rem;
    margin: 0 auto;
    overflow: hidden;
  }
  .display-mobile {
    display: none !important;
  }
  .display-desktop {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .social-nav {
    position: absolute;
    left: 0;
    bottom: 40px;
    bottom: 2.5rem;
  }
  .simple-form.-footer {
    margin-left: 0;
    margin-right: 0;
  }
  .mod-navigation.-footer > ul {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .mod-navigation.-footer > ul > li {
    min-height: 160px;
    min-height: 10rem;
  }
  .mod-navigation.-footer > ul > li.has-children {
    padding-left: 0;
  }
  .mod-navigation.-footer > ul > li.has-children:before {
    display: none;
  }
  .mod-navigation.-footer > ul > li {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
    padding-left: 0;
    margin-left: 0;
  }
  .mod-navigation.-footer > ul > li {
    width: 25%;
  }
  .mod-navigation.-footer > ul > li > ul {
    display: block;
  }
  .mod-navigation.meta li {
    display: inline-block;
    margin-left: 40px;
    margin-left: 2.5rem;
  }
  .mod-navigation.meta li:first-child {
    margin-left: 0;
  }
  .mod-navigation.meta li.active {
    display: inline-block;
  }
  .mod-text.-center {
    left: 85px;
    left: 5.3125rem;
    right: auto;
    padding: 30px;
    padding: 1.875rem;
    max-width: 315px;
    max-width: 19.6875rem;
  }
  footer .inside .footer-wrapper {
    min-height: 160px;
    min-height: 10rem;
    padding-top: 40px;
    padding-top: 2.5rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    position: relative;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  header .nav-block .main-block .main-nav .first-level {
    top: 3px;
    top: 0.1875rem;
    position: relative;
  }
  header .nav-block .main-block .main-nav .first-level > li {
    padding-left: 7.5px;
    padding-left: 0.46875rem;
    padding-right: 7.5px;
    padding-right: 0.46875rem;
  }
  header .nav-block .main-block .main-nav .first-level > li > a {
    font-size: 16px !important;
    font-size: 1rem !important;
    letter-spacing: 0 !important;
  }
  header .nav-block .main-block .main-nav .first-level .second-level {
    margin-top: 0px !important;
    margin-top: 0rem !important;
  }
  header .nav-block .meta-block .right .search-form {
    right: 5px !important;
    right: 0.3125rem !important;
  }
}
@media (width: 1024px) {
  .entry-bar ul li a .icon.icon-meter {
    left: 15px;
    left: 0.9375rem;
  }
  .entry-bar ul li.item-1 a .val {
    left: 103px;
    left: 6.4375rem;
  }
  .entry-bar ul li .selectboxit-container {
    width: 190px;
    width: 11.875rem;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-options {
    min-width: 190px !Important;
    min-width: 11.875rem !Important;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-btn .selectboxit-text {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .service-number .content .headline {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .service-number .content > a {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  .service-number .content > a .icon-phone {
    font-size: 30px;
    font-size: 1.875rem;
  }
  header .inside .logo-block {
    width: 230px;
    width: 14.375rem;
    margin-left: 15px;
    margin-left: 0.9375rem;
    margin-top: 18px;
    margin-top: 1.125rem;
  }
  header .inside .logo-block a img {
    width: 220px;
    width: 13.75rem;
  }
  header .inside .nav-block .meta-block {
    margin-right: 15px;
    margin-right: 0.9375rem;
  }
  header .inside .nav-block .meta-block .right .search-form .search-button {
    right: 12.5px;
    right: 0.78125rem;
    font-size: 17px;
    font-size: 1.0625rem;
    height: 25px;
    height: 1.5625rem;
    width: 20px;
    width: 1.25rem;
    top: 12px;
    top: 0.75rem;
    padding-top: 2px;
    padding-top: 0.125rem;
  }
}
@media (max-width: 1024px) {
  .ie11 #wrapper {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-right: 10px;
    margin-right: 0.625rem;
    max-height: 98%;
    padding: 10px 10px 0;
    padding: 0.625rem 0.625rem 0;
    border-bottom: 10px solid transparent;
    border-bottom: 0.625rem solid transparent;
  }
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    top: 0.625rem;
    right: 10px;
    right: 0.625rem;
    left: 85%;
  }
  .featherlight-previous {
    left: 10px;
    left: 0.625rem;
    right: 85%;
  }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    margin-top: -1.875rem;
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none;
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: block;
  }
}
@media (max-width: 320px) {
  .box-teaser .content table td {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .stage .stage-teaser {
    width: 280px;
    width: 17.5rem;
  }
}
@media (max-width: 340px) {
  header .nav-block .meta-block .customer-switcher ul li a {
    padding: 0 8px;
    padding: 0 0.5rem;
  }
}
@media (max-width: 570px) {
  .construction-list table thead {
    display: none;
  }
  .construction-list table tbody tr td {
    width: 50%;
    display: block;
    padding-left: 50%;
    position: relative;
    /*
            &.info {
              &:before {
                content: 'Info';
              }
            }
            &.name {
              &:before {
                content: 'Baustellenname';
              }
            }
            
            &.district {
              &:before {
                content: 'Stadtteil';
              }
            }
            
            &.beginn {
              &:before {
                content: 'Baubeginn';
              }
            }
            
            &.end {
              &:before {
                content: 'Baubende';
              }
            }
*/
  }
  .construction-list table tbody tr td:before {
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: bold;
    content: attr(data-th);
  }
  table {
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
  }
  table thead {
    display: none;
  }
  table tbody tr td {
    width: 50%;
    display: block;
    padding-left: 50%;
    position: relative;
  }
  table tbody tr td .mobile-thead {
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: bold;
  }
}
@media (max-width: 365px) {
  .entry-bar ul li {
    padding-left: 15px;
    padding-left: 0.9375rem;
  }
  .entry-bar ul li a .val {
    font-size: 12px;
    font-size: 0.75rem;
    width: 70px;
    width: 4.375rem;
  }
  .entry-bar ul li a .val .small {
    top: 28px;
    top: 1.75rem;
    left: 0px;
    left: 0rem;
  }
  .entry-bar ul li .selectboxit-arrow-container {
    right: 28px !important;
    right: 1.75rem !important;
    top: 3px !important;
    top: 0.1875rem !important;
  }
}
@media (max-width: 1023px) {
  .entry-bar ul li .selectboxit-option {
    width: 100%;
    height: auto;
  }
  .entry-bar ul li .selectboxit-option.selectboxit-selected {
    display: none;
  }
  .entry-bar ul li .selectboxit-container {
    position: relative;
    z-index: 10;
    width: 180px;
    width: 11.25rem;
    height: 30px;
    height: 1.875rem;
    left: 0px;
    left: 0rem;
    position: absolute;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-btn {
    background: none;
    border: none;
    position: absolute;
    width: 190px !important;
    width: 11.875rem !important;
    height: 36px;
    height: 2.25rem;
    left: 10px;
    left: 0.625rem;
    top: -1px;
    top: -0.0625rem;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-btn .selectboxit-text {
    display: none;
  }
  .entry-bar ul li .selectboxit-container .selectboxit-btn .selectboxit-option-icon-container {
    display: none;
  }
  .topic-teaser .content .special-headline-wrap {
    background-image: none;
    padding: 0;
    margin: 0;
  }
  .topic-teaser .content {
    width: 100%;
  }
  .topic-teaser .content.full {
    position: relative;
  }
  .topic-teaser .content.full .text {
    padding-bottom: 45px;
    padding-bottom: 2.8125rem;
  }
  .topic-teaser .content.bottom .inner .button {
    background: transparent;
  }
  .display-mobile {
    display: block;
  }
  .display-desktop {
    display: none !important;
  }
}
@media print {
  #header .nav-block,
  #footer,
  .template-columns + .template-full,
  .mod-video,
  .mod-image .lightbox:after,
  .breadcrumb,
  .list-breaker,
  .image-archive-teaser,
  .menu-button,
  .back-button,
  .article-footer {
    display: none !important;
  }
  #header {
    position: relative !important;
    padding-top: 0;
  }
  #header .logo-block {
    width: 100%;
    position: relative;
    margin-top: 0;
  }
  #header .logo-block img {
    width: 150px;
    width: 9.375rem;
    height: auto;
    /*
                filter: grayscale(100%);
                -webkit-filter: grayscale(100%);
                -moz-filter: grayscale(100%);
                -ms-filter: grayscale(100%);
                -o-filter: grayscale(100%);
                filter: url(../images/desaturate.svg#greyscale);
                filter: gray;
                -webkit-filter: grayscale(1);
                */
  }
  #page {
    padding: 0 !important;
  }
  #page a {
    color: inherit;
  }
  #page p a {
    font-family: 'KievitOT-Regular';
  }
  #page .data-table a:after {
    display: none;
  }
  #page .mod-image,
  #page .image-text-teaser {
    width: 50%;
    margin: 20px 0;
    margin: 1.25rem 0;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .print .mod-accordion .ui-accordion-header span {
    border-top-color: #004789;
    border-left-color: transparent;
    top: 5px;
    top: 0.3125rem;
  }
  .print .mod-accordion .ui-accordion-content {
    display: block !important;
  }
  .template-columns {
    width: 100%;
  }
  .template-columns [class*="grid-"] {
    display: none;
  }
  .template-columns .grid-m-4,
  .template-columns .grid-s-6,
  .template-columns .grid-m-8,
  .template-columns .grid-m-12,
  .template-columns .grid-s-12:not([class*="grid-m"]) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }
  .template-columns .grid-m-4 img,
  .template-columns .grid-m-4 .mod-image {
    display: none;
  }
}
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0);
  }
  .featherlight .caption {
    margin-top: 10px;
    margin-top: 0.625rem;
    font-family: 'KievitOT-Medium';
  }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 10px;
    padding: 0.625rem;
    padding-top: 46px;
    padding-top: 2.875rem;
    border-bottom: 5px solid transparent;
    border-bottom: 0.3125rem solid transparent;
    /* dimensions: handling small or empty content */
    min-width: 30%;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 90%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal;
    /* display content fully on windows */
  }
  .win .featherlight .featherlight-content {
    padding-right: 15px;
    padding-right: 0.9375rem;
  }
  .win .featherlight .featherlight-content .wrap > [class*="grid-"] {
    padding-left: 5px;
    padding-left: 0.3125rem;
    padding-right: 6px;
    padding-right: 0.375rem;
  }
  .win.ie11 .featherlight .featherlight-content,
  .win.ie10 .featherlight .featherlight-content,
  .win.ie9 .featherlight .featherlight-content {
    overflow-x: hidden;
  }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block;
  }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    z-index: 9999;
    font-size: 35px;
    font-size: 2.1875rem;
    font-weight: bold;
    top: 10px;
    top: 0.625rem;
    right: 10px;
    right: 0.625rem;
    position: absolute;
    line-height: 25px;
    line-height: 1.5625rem;
    width: 25px;
    width: 1.5625rem;
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #004789;
  }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0;
  }
  .win .featherlight-iframe .featherlight-content {
    padding-right: 15px;
    padding-right: 0.9375rem;
  }
  .win .featherlight-iframe .featherlight-content .wrap > [class*="grid-"] {
    padding-left: 5px;
    padding-left: 0.3125rem;
    padding-right: 6px;
    padding-right: 0.375rem;
  }
  .featherlight iframe {
    /* styling */
    border: none;
  }
  .featherlight-next,
  .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    top: 1.5625rem;
    right: 0px;
    right: 0rem;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    /* preventing text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* IE9 hack, otherwise navigation doesn't appear */
    background: rgba(0, 0, 0, 0);
  }
  .featherlight-previous {
    left: 0px;
    left: 0rem;
    right: 80%;
  }
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: rgba(255, 255, 255, 0.25);
  }
  .featherlight-next span,
  .featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    /* center horizontally */
    text-align: center;
    font-size: 80px;
    font-size: 5rem;
    line-height: 80px;
    line-height: 5rem;
    /* center vertically */
    margin-top: -40px;
    margin-top: -2.5rem;
    text-shadow: 0px 0px 5px #fff;
    text-shadow: 0rem 0rem 0.3125rem #fff;
    color: #fff;
    font-style: normal;
    font-weight: normal;
  }
  .featherlight-next span {
    right: 5%;
    left: auto;
  }
  .featherlight-next:hover span,
  .featherlight-previous:hover span {
    display: inline-block;
  }
  /* Hide navigation while loading */
  .featherlight-loading .featherlight-previous,
  .featherlight-loading .featherlight-next {
    display: none;
  }
}
