﻿/*
Theme Name: StuderDigital
Theme URI: https://wordpress.org/themes/bfvi
Author: Younitec AG
Author URI: http://younitec.ch
Description: StuderDigital WordPress theme by Younitec
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-column, mobile-friendly, white
Text Domain: younitec
*/
/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Variables
 * 3.0 - Typography
 * 4.0 - Elements
 *   4.1 - Modules
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 * 17.0 - Print
 */
/**
    * 0.0 - Variable
    *
    *
*/
@font-face {
  font-family: "noto_serifitalic";
  src: url("fonts/notoserif/NotoSerif-Italic-webfont.eot");
  src: url("fonts/notoserif/NotoSerif-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/notoserif/NotoSerif-Italic-webfont.woff") format("woff"), url("fonts/notoserif/NotoSerif-Italic-webfont.ttf") format("truetype"); }

@font-face {
  font-family: "Gotham A";
  src: url("fonts/GothamPro-Light.woff");
  src: url("fonts/GothamPro-Light.woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Gotham A";
  src: url("fonts/GothamPro-LightItalic.woff");
  src: url("fonts/GothamPro-LightItalic.woff2");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Gotham A";
  src: url("fonts/GothamPro-Medium.woff");
  src: url("fonts/GothamPro-Medium.woff2");
  font-weight: 500;
  font-style: normal;
}
/* Breakpoints */
/* Header */
/* Gridsystem Spacing */
/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, article:not(.project-module) ul, .page-modules:not(.project-module) ul, article ol, .page-modules ol, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, h5.call-to-action-text, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }
  html::selection, body::selection, div::selection, span::selection, applet::selection, object::selection, iframe::selection, h1::selection, h2::selection, h3::selection, h4::selection, h5::selection, h6::selection, p::selection, article:not(.project-module) ul::selection, .page-modules:not(.project-module) ul::selection, article ol::selection, .page-modules ol::selection, blockquote::selection, pre::selection, a::selection, abbr::selection, acronym::selection, address::selection, big::selection, cite::selection, code::selection, del::selection, dfn::selection, em::selection, font::selection, ins::selection, kbd::selection, q::selection, h5.call-to-action-text::selection, s::selection, samp::selection, small::selection, strike::selection, strong::selection, sub::selection, sup::selection, tt::selection, var::selection, dl::selection, dt::selection, dd::selection, ol::selection, ul::selection, li::selection, fieldset::selection, form::selection, label::selection, legend::selection, table::selection, caption::selection, tbody::selection, tfoot::selection, thead::selection, tr::selection, th::selection, td::selection {
    background: #b2b4b2; }
  html::moz-selection, body::moz-selection, div::moz-selection, span::moz-selection, applet::moz-selection, object::moz-selection, iframe::moz-selection, h1::moz-selection, h2::moz-selection, h3::moz-selection, h4::moz-selection, h5::moz-selection, h6::moz-selection, p::moz-selection, article:not(.project-module) ul::moz-selection, .page-modules:not(.project-module) ul::moz-selection, article ol::moz-selection, .page-modules ol::moz-selection, blockquote::moz-selection, pre::moz-selection, a::moz-selection, abbr::moz-selection, acronym::moz-selection, address::moz-selection, big::moz-selection, cite::moz-selection, code::moz-selection, del::moz-selection, dfn::moz-selection, em::moz-selection, font::moz-selection, ins::moz-selection, kbd::moz-selection, q::moz-selection, h5.call-to-action-text::moz-selection, s::moz-selection, samp::moz-selection, small::moz-selection, strike::moz-selection, strong::moz-selection, sub::moz-selection, sup::moz-selection, tt::moz-selection, var::moz-selection, dl::moz-selection, dt::moz-selection, dd::moz-selection, ol::moz-selection, ul::moz-selection, li::moz-selection, fieldset::moz-selection, form::moz-selection, label::moz-selection, legend::moz-selection, table::moz-selection, caption::moz-selection, tbody::moz-selection, tfoot::moz-selection, thead::moz-selection, tr::moz-selection, th::moz-selection, td::moz-selection {
    background: #b2b4b2; }

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 11px;
  font-family: 'Arial', sans-serif;
  font-weight: 300;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

body {
  background: white;
  /*background: rgba(0, 0, 0, 0) url("http://www.bfvi.ch/wordpress/wp-content/uploads/2015/11/Bildschirmfoto-2015-11-03-um-16.36.19.png") repeat scroll 0 0;*/ }

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

ol,
ul {
  list-style: none; }

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

caption,
th,
td {
  text-align: left; }

blockquote:before,
blockquote:after,
q:before,
h5.call-to-action-text:before,
q:after,
h5.call-to-action-text:after {
  content: ""; }

blockquote,
q,
h5.call-to-action-text {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none; }

a {
  text-decoration: none; }

a:focus {
  outline: 2px solid #c1c1c1;
  outline: 2px solid rgba(51, 51, 51, 0.3); }

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

a img {
  border: 0; }

/**
 * 3.0 - Typography
 *
 */
h1, q, h5.call-to-action-text {
  font-family: "noto_serifitalic", serif;
  font-size: 40px;
  line-height: 50px;
  color: #54585A; }

h2 {
  font-family: "noto_serifitalic", serif;
  font-size: 44px;
  line-height: 55px;
  color: #54585a; }

h3 {
  font-family: "Gotham A", "Gotham B";
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #c10230;
  font-style: normal; }
  h3.image-overlay {
    position: absolute;
    bottom: 0;
    line-height: 40px;
    font-size: 20px;
    color: black;
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    border-bottom: 3px solid black;
    padding-left: 20px; }
  h3.highlighted-blog-title {
    font-size: 24px;
    color: black;
    line-height: 1.17;
    font-family: "noto_serifitalic", serif; }

h4 {
  font-family: "noto_serifitalic", serif;
  font-size: 40px;
  line-height: 50px;
  color: #fff; }
  h4.archived-title {
    font-family: "Gotham A", "Gotham B";
    font-weight: 500;
    font-size: 14px;
    color: #c10230; }

h5 {
  font-family: "noto_serifitalic", serif;
  font-size: 24px;
  line-height: 32px;
  color: #54585a; }

p, article:not(.project-module) ul, .page-modules:not(.project-module) ul, article ol, .page-modules ol {
  font-family: "Gotham A", "Gotham B";
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #54585a;
  font-style: normal; }
  p.footer, article:not(.project-module) ul.footer, .page-modules:not(.project-module) ul.footer, article ol.footer, .page-modules ol.footer {
    font-size: 16px;
    line-height: 25px;
    color: #fff; }
  p.headerslider, article:not(.project-module) ul.headerslider, .page-modules:not(.project-module) ul.headerslider, article ol.headerslider, .page-modules ol.headerslider {
    font-family: "Gotham A", "Gotham B";
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    font-style: normal; }
  p.blog-categories, article:not(.project-module) ul.blog-categories, .page-modules:not(.project-module) ul.blog-categories, article ol.blog-categories, .page-modules ol.blog-categories {
    font-family: "Gotham A", "Gotham B";
    font-weight: 500;
    font-size: 14px;
    color: #c10230; }

label.lets-meet-up, a.lets-meet-up {
  font-family: "Gotham A", "Gotham B";
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  color: #c10230;
  font-style: normal; }

form input,
form textarea,
form label.custom-file-upload {
  font-family: "Gotham A", "Gotham B";
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #54585a;
  font-style: normal; }
  form input::-webkit-input-placeholder, form input::-moz-placeholder, form input:-moz-placeholder, form input:-ms-input-placeholder,
  form textarea::-webkit-input-placeholder,
  form textarea::-moz-placeholder,
  form textarea:-moz-placeholder,
  form textarea:-ms-input-placeholder,
  form label.custom-file-upload::-webkit-input-placeholder,
  form label.custom-file-upload::-moz-placeholder,
  form label.custom-file-upload:-moz-placeholder,
  form label.custom-file-upload:-ms-input-placeholder {
    /* IE 10+ */
    font-family: "Gotham A", "Gotham B";
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    color: #54585a;
    font-style: normal; }
  form input + label.input__label > span.input__label-content,
  form textarea + label.input__label > span.input__label-content,
  form label.custom-file-upload + label.input__label > span.input__label-content {
    /* Somehow, this rule doesn't work if I combine the selector with the ones from above... */
    font-family: "Gotham A", "Gotham B";
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    color: #54585a;
    font-style: normal; }

form textarea {
  resize: none; }

form span.wpcf7-not-valid-tip,
form div.wpcf7-response-output {
  font-family: "Gotham A", "Gotham B";
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #c10230;
  font-style: normal; }

form input[type="submit"] {
  color: #fff; }

span.navigation {
  font-family: "Gotham A", "Gotham B";
  font-weight: 300;
  font-size: 15px;
  line-height: 19px;
  color: #54585a;
  font-style: normal; }

span.no-small-mobile {
  display: none; }

span.no-mobile {
  display: none; }

a {
  color: #c10230;
  font-family: "Gotham A", "Gotham B"; }
  a:hover {
    color: #c7c9c7; }
  a.buttonlink {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-style: normal; }
  a.navigation-control {
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
    color: #c10230;
    font-style: normal; }

/**
 * 4.0 - Elements
 *
 */
/* VERY IMPORTANT: Make sure that no elements can grow larger than the site itself, or else it may break the layout on some mobile browsers (e.g. Edge). */
/* IMPORTANT: Use max-width here wherever necessary to ensure a flexible design. */
body {
  margin: 0 15px; }

label {
  cursor: pointer; }

span.icons, div.person-element a.person-element-image[href]:after, .page-modules.team-module a.person div.image:after, .page-modules.quote-module div.content div.person-element a.person-element-image[href]:after {
  width: 17px;
  height: 17px;
  background: center/contain no-repeat;
  display: inline-block; }
  span.icons.icon-link, div.person-element a.person-element-image[href]:after, .page-modules.team-module a.person div.image:after, .page-modules.quote-module div.content div.person-element a.person-element-image[href]:after {
    background-image: url("Images/Icons/17x17_bildlink_rz.svg"); }
  span.icons.icon-upload, div.person-element a.icon-upload.person-element-image[href]:after, .page-modules.team-module a.person div.icon-upload.image:after, .page-modules.quote-module div.content div.person-element a.icon-upload.person-element-image[href]:after {
    background-image: url("Images/Icons/17x17_bildlink_rz.svg");
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  span.icons.icon-zoom, div.person-element a.icon-zoom.person-element-image[href]:after, .page-modules.team-module a.person div.icon-zoom.image:after, .page-modules.quote-module div.content div.person-element a.icon-zoom.person-element-image[href]:after {
    background-image: url("Images/Icons/17x17_galerielink_rz.svg"); }
  span.icons.button-link, div.person-element a.button-link.person-element-image[href]:after, .page-modules.team-module a.person div.button-link.image:after, .page-modules.quote-module div.content div.person-element a.button-link.person-element-image[href]:after {
    width: 23px;
    height: 23px;
    background-image: url("Images/Icons/23x23_buttonlink_rz.svg"); }

.centered-content, .page-modules, .control-wrapper {
  margin: 0 15px; }

.swipe-container {
  touch-action: pan-y;
  /* Some browsers (Safari, Edge, IE11) use swipe-left/right for forward/backward navigation. We deactivate this behavior here. */ }

.link-feedback:hover {
  opacity: 0.8; }

article header .entry-title {
  padding: 120px 0 95px 0;
  margin-left: 15px; }

article header div.content-container {
  max-width: 635px; }
  article header div.content-container span.header-bottom-border {
    display: inline-block;
    width: 125px;
    border-bottom: 3px solid black;
    border-color: #54585A; }
  article header div.content-container div.content {
    margin: -3px 0 0 32.5px;
    padding-left: 122.5px;
    border-left: thin solid #c7c9c7; }
    article header div.content-container div.content > * {
      -webkit-transform: translateY(-10px);
      -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      -o-transform: translateY(-10px);
      transform: translateY(-10px); }

article header div.module-separator {
  height: 120px;
  margin-top: -3px; }

article p, article:not(.project-module) ul, article .page-modules:not(.project-module) ul, .page-modules:not(.project-module) article ul, article ol, article .page-modules ol, .page-modules article ol, .page-modules p, .page-modules article:not(.project-module) ul, article:not(.project-module) .page-modules ul, .page-modules:not(.project-module) ul, .page-modules ol {
  -webkit-word-break: break-word;
  -moz-word-break: break-word;
  -ms-word-break: break-word;
  -o-word-break: break-word;
  word-break: break-word;
  -webkit-word-wrap: normal;
  -moz-word-wrap: normal;
  -ms-word-wrap: normal;
  -o-word-wrap: normal;
  word-wrap: normal; }
  article p strong, article:not(.project-module) ul strong, article .page-modules:not(.project-module) ul strong, .page-modules:not(.project-module) article ul strong, article ol strong, article .page-modules ol strong, .page-modules article ol strong, .page-modules p strong, .page-modules article:not(.project-module) ul strong, article:not(.project-module) .page-modules ul strong, .page-modules:not(.project-module) ul strong, .page-modules ol strong {
    font-weight: bold; }
  article p em, article:not(.project-module) ul em, article .page-modules:not(.project-module) ul em, .page-modules:not(.project-module) article ul em, article ol em, article .page-modules ol em, .page-modules article ol em, .page-modules p em, .page-modules article:not(.project-module) ul em, article:not(.project-module) .page-modules ul em, .page-modules:not(.project-module) ul em, .page-modules ol em {
    font-style: italic; }

article blockquote :before, .page-modules blockquote :before {
  content: "<<"; }

article blockquote :after, .page-modules blockquote :after {
  content: ">>"; }

article:not(.project-module) ul, .page-modules:not(.project-module) ul {
  list-style-type: none;
  padding-left: 20px; }
  article:not(.project-module) ul li, .page-modules:not(.project-module) ul li {
    position: relative; }
    article:not(.project-module) ul li:before, .page-modules:not(.project-module) ul li:before {
      content: "-";
      position: absolute;
      left: -20px; }

article ol, .page-modules ol {
  list-style-type: decimal;
  padding-left: 15px;
  margin-left: 5px; }

div.image {
  background: center/contain no-repeat; }
  div.image img {
    display: block;
    /* Gets rid of that annoying gap between img and container at the bottom */
    width: 100%;
    height: 100%;
    opacity: 0; }

div.person-element {
  width: 100%;
  max-width: 285px;
  height: 100%; }
  div.person-element a.person-element-image {
    display: inline-block;
    position: relative;
    background-size: cover;
    border-bottom: 3px solid black; }
    div.person-element a.person-element-image[href]:after {
      content: "\00a0";
      display: block;
      position: absolute;
      bottom: 10px;
      right: 20px; }
    div.person-element a.person-element-image img {
      width: 100%;
      opacity: 0; }
  div.person-element div.person-element-phone,
  div.person-element div.person-element-email {
    display: none; }
  div.person-element div.person-element-name {
    text-align: center; }
    div.person-element div.person-element-name:before {
      content: "\00a0";
      display: block;
      width: 0;
      /* Width and height must be set, even if it's 0 */
      height: 0;
      margin: auto;
      /* Centers the triangle */
      border: 10px solid black;
      border-bottom-color: transparent;
      /* The border becomes the triangle */
      border-right-color: transparent;
      -webkit-transform: scale(0.7, 1);
      -moz-transform: scale(0.7, 1);
      -ms-transform: scale(0.7, 1);
      -o-transform: scale(0.7, 1);
      transform: scale(0.7, 1); }
  div.person-element div.person-element-position {
    text-align: center; }
    div.person-element div.person-element-position p, div.person-element div.person-element-position article:not(.project-module) ul, article:not(.project-module) div.person-element div.person-element-position ul, div.person-element div.person-element-position .page-modules:not(.project-module) ul, .page-modules:not(.project-module) div.person-element div.person-element-position ul, div.person-element div.person-element-position article ol, article div.person-element div.person-element-position ol, div.person-element div.person-element-position .page-modules ol, .page-modules div.person-element div.person-element-position ol {
      font-size: 15px; }

#post-categories {
  padding: 65px 0; }

.categories {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .categories .category {
    display: inline-block;
    padding: 10px;
    background-image: url(Images/Icons/23x23_filterlink_rz.svg);
    background-position: right 10px center;
    padding-right: 45px;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    font-family: "Gotham A", "Gotham B";
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    background-color: #c10230;
    margin-right: 20px;
    margin-bottom: 20px; }

.filters {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 30px 0 10px 0; }
  .filters input {
    display: none; }
    .filters input:checked + label {
      color: #c10230;
      background-color: #fff; }
  .filters label.filter-item {
    color: #fff;
    background-color: #c10230; }
    .filters label.filter-item:hover {
      color: #c10230;
      background-color: #fff; }

.filter-objects-content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .filter-objects-content .filter-object {
    margin: 0 30px 30px 0;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative; }
    .filter-objects-content .filter-object.hidden {
      display: none; }

.control {
  background-color: #fff;
  height: 65px;
  width: 100%;
  padding: 0 15px; }
  .control .center-container {
    margin-left: 15px;
    height: 100%;
    float: left; }
  .control .navigation-button {
    float: left;
    display: none;
    width: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    height: 100%;
    background-image: url(Images/Icons/23x23_slidelink_rz.svg);
    background-size: contain;
    cursor: pointer; }
    .control .navigation-button.previous {
      -webkit-transform: scaleX(-1);
      -moz-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      transform: scaleX(-1); }
    .control .navigation-button.next {
      /*width: auto;*/
      /*padding-left: 40px;*/
      line-height: 30px;
      font-size: 17px;
      /*background-size: $spacing-vertical-small / 2;*/
      height: 100%; }
      .control .navigation-button.next div {
        display: table-cell;
        vertical-align: middle; }
  .control .line {
    float: left;
    display: none;
    height: 20px;
    margin: 22px 5px;
    border-left: 1px solid #c7c9c7; }
  .control .bullets {
    display: none;
    height: 100%;
    margin-top: -33px;
    margin-left: 100px; }
    .control .bullets span {
      line-height: 65px;
      vertical-align: middle;
      display: inline-block; }
      .control .bullets span.navigation {
        width: 20px;
        text-align: center; }
      .control .bullets span.bullet {
        width: 10px;
        border-top: 1px solid #c7c9c7;
        margin-top: 15px;
        height: 15px; }
        .control .bullets span.bullet.active {
          border-color: #54585a; }
  .control a.overview-link {
    float: right;
    display: table;
    height: 100%;
    font-size: 17px;
    padding-right: 40px;
    background-image: url(Images/Icons/17x17_bildlink_rz.svg);
    background-position: center right;
    background-size: 25px;
    background-repeat: no-repeat; }
    .control a.overview-link span {
      display: none;
      vertical-align: middle; }

.material.m-hover {
  -webkit-transition: box-shadow 0.3s ease-out;
  -moz-transition: box-shadow 0.3s ease-out;
  -ms-transition: box-shadow 0.3s ease-out;
  -o-transition: box-shadow 0.3s ease-out;
  transition: box-shadow 0.3s ease-out; }
  .material.m-hover:hover {
    box-shadow: 0 6px 20px #AFAFAF !important; }

.material.m-click {
  cursor: pointer; }
  .material.m-click span.ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
    .material.m-click span.ink.animate {
      -webkit-animation: ripple 0.65s linear;
      -moz-animation: ripple 0.65s linear;
      -ms-animation: ripple 0.65s linear;
      -o-animation: ripple 0.65s linear;
      animation: ripple 0.65s linear; }

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5); } }

@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5); } }

@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5); } }

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5); } }

div.logo-container {
  max-width: 100%;
  margin-left: 15px; }
  div.logo-container a {
    display: block;
    width: 192px;
    max-width: 100%;
    height: 37px;
    background: url("Images/studerdigital_logo_website_rgb.svg") center/contain no-repeat; }

/**
 * 4.1 - Modules
 *
 */
.page-modules {
  padding: 60px 0; }
  .page-modules h3.module-title,
  .page-modules h5.lead {
    margin-bottom: 30px; }
  .page-modules.text-module div.content, .page-modules.contact-module div.content {
    width: 100%; }
    .page-modules.text-module div.content img, .page-modules.contact-module div.content img {
      max-width: 445px;
      width: 100%;
      height: 100%; }
    .page-modules.text-module div.content p, .page-modules.text-module div.content article:not(.project-module) ul, article:not(.project-module) .page-modules.text-module div.content ul, .page-modules.text-module div.content .page-modules:not(.project-module) ul, .page-modules:not(.project-module) .page-modules.text-module div.content ul, .page-modules.text-module div.content ol, .page-modules.contact-module div.content p, .page-modules.contact-module div.content article:not(.project-module) ul, article:not(.project-module) .page-modules.contact-module div.content ul, .page-modules.contact-module div.content .page-modules:not(.project-module) ul, .page-modules:not(.project-module) .page-modules.contact-module div.content ul, .page-modules.contact-module div.content ol {
      margin-bottom: 30px; }
      .page-modules.text-module div.content p:first-child, .page-modules.text-module div.content article:not(.project-module) ul:first-child, article:not(.project-module) .page-modules.text-module div.content ul:first-child, .page-modules.text-module div.content .page-modules:not(.project-module) ul:first-child, .page-modules:not(.project-module) .page-modules.text-module div.content ul:first-child, .page-modules.text-module div.content ol:first-child, .page-modules.contact-module div.content p:first-child, .page-modules.contact-module div.content article:not(.project-module) ul:first-child, article:not(.project-module) .page-modules.contact-module div.content ul:first-child, .page-modules.contact-module div.content .page-modules:not(.project-module) ul:first-child, .page-modules:not(.project-module) .page-modules.contact-module div.content ul:first-child, .page-modules.contact-module div.content ol:first-child {
        margin-top: 0; }
  .page-modules.contact-module div.module-separator {
    margin-top: 60px;
    margin-bottom: 60px; }
  .page-modules.contact-module div.content {
    display: flex;
    flex-direction: column-reverse; }
  .page-modules.image-module div.content {
    position: relative; }
    .page-modules.image-module div.content div.image {
      max-width: 100%;
      width: 100%; }
      .page-modules.image-module div.content div.image.fullscreen-viewable {
        cursor: pointer; }
    .page-modules.image-module div.content div.link-buttons {
      display: flex;
      justify-content: flex-end;
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 15px;
      cursor: pointer; }
      .page-modules.image-module div.content div.link-buttons a, .page-modules.image-module div.content div.link-buttons span.button-zoom {
        background-repeat: no-repeat;
        background-size: 100%;
        width: 30px;
        height: 30px;
        margin-left: 15px;
        cursor: pointer; }
      .page-modules.image-module div.content div.link-buttons a span.icon-link {
        display: block;
        width: 100%;
        height: 100%; }
  .page-modules.feature-module div.tiles-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center; }
    .page-modules.feature-module div.tiles-container a.tile {
      max-width: 100%;
      margin-top: 15px;
      width: 285px; }
      .page-modules.feature-module div.tiles-container a.tile div.image-container {
        position: relative;
        background-color: black; }
        .page-modules.feature-module div.tiles-container a.tile div.image-container img {
          max-width: 100%;
          border-bottom: 1px solid black; }
        .page-modules.feature-module div.tiles-container a.tile div.image-container span.icon-link {
          position: absolute;
          bottom: 20px;
          right: 20px; }
      .page-modules.feature-module div.tiles-container a.tile p.feature-title, .page-modules.feature-module div.tiles-container a.tile article:not(.project-module) ul.feature-title, article:not(.project-module) .page-modules.feature-module div.tiles-container a.tile ul.feature-title, .page-modules.feature-module div.tiles-container a.tile .page-modules:not(.project-module) ul.feature-title, .page-modules:not(.project-module) .page-modules.feature-module div.tiles-container a.tile ul.feature-title, .page-modules.feature-module div.tiles-container a.tile ol.feature-title {
        padding-top: 20px;
        line-height: 18px;
        font-weight: 500; }
  .page-modules.blog-module a.highlighted-blog, .page-modules.blog-module a.archived-blog {
    display: flex;
    flex-flow: column;
    width: 100%;
    position: relative;
    z-index: +1;
    margin-bottom: 60px; }
    .page-modules.blog-module a.highlighted-blog.hidden, .page-modules.blog-module a.highlighted-blog.hidden-page, .page-modules.blog-module a.archived-blog.hidden, .page-modules.blog-module a.archived-blog.hidden-page {
      display: none; }
    .page-modules.blog-module a.highlighted-blog div.blog-info, .page-modules.blog-module a.archived-blog div.blog-info {
      margin-bottom: 30px;
      min-height: 75px; }
      .page-modules.blog-module a.highlighted-blog div.blog-info h3, .page-modules.blog-module a.archived-blog div.blog-info h3 {
        margin: 0 15px; }
    .page-modules.blog-module a.highlighted-blog div.preview-image, .page-modules.blog-module a.archived-blog div.preview-image {
      max-height: 328px;
      position: relative;
      overflow: hidden;
      background-position: center;
      background-size: cover;
      z-index: -1;
      border-bottom: 3px solid black;
      margin-top: -70px;
      -webkit-transition: box-shadow 0.3s ease-out;
      -moz-transition: box-shadow 0.3s ease-out;
      -ms-transition: box-shadow 0.3s ease-out;
      -o-transition: box-shadow 0.3s ease-out;
      transition: box-shadow 0.3s ease-out; }
      .page-modules.blog-module a.highlighted-blog div.preview-image img, .page-modules.blog-module a.archived-blog div.preview-image img {
        width: 100%;
        opacity: 0; }
      .page-modules.blog-module a.highlighted-blog div.preview-image::before, .page-modules.blog-module a.archived-blog div.preview-image::before {
        content: '';
        background-image: url(Images/Icons/17x17_bildlink_rz.svg);
        width: 23px;
        height: 23px;
        background-position: center;
        background-size: contain;
        position: absolute;
        right: 20px;
        bottom: 20px; }
      .page-modules.blog-module a.highlighted-blog div.preview-image::after, .page-modules.blog-module a.archived-blog div.preview-image::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 60px;
        opacity: 0.8;
        background-color: #fff; }
    .page-modules.blog-module a.highlighted-blog div.slight-line, .page-modules.blog-module a.archived-blog div.slight-line {
      display: none; }
    .page-modules.blog-module a.highlighted-blog:hover div.preview-image, .page-modules.blog-module a.archived-blog:hover div.preview-image {
      box-shadow: 0 6px 20px #AFAFAF !important; }
  .page-modules.blog-module div.control {
    margin-bottom: 60px; }
    .page-modules.blog-module div.control .navigation-button, .page-modules.blog-module div.control .line {
      display: inline-block; }
    .page-modules.blog-module div.control.noPaging .navigation-button, .page-modules.blog-module div.control.noPaging .line, .page-modules.blog-module div.control.noPaging .bullets {
      display: none; }
  .page-modules.team-module a.person {
    display: inline-block;
    width: 285px;
    margin-right: 20px; }
    .page-modules.team-module a.person div.image {
      position: relative;
      background-size: contain;
      border-bottom: 3px solid black; }
      .page-modules.team-module a.person div.image img {
        width: 100%;
        opacity: 0; }
      .page-modules.team-module a.person div.image:after {
        content: "\00a0";
        display: block;
        position: absolute;
        bottom: 10px;
        right: 20px; }
    .page-modules.team-module a.person div.person-subtext div.top-arrow {
      width: 0;
      /* Width and height must be set, even if it's 0 */
      height: 0;
      margin: auto;
      /* Centers the triangle */
      border: 10px solid black;
      border-bottom-color: transparent;
      /* The border becomes the triangle */
      border-right-color: transparent;
      -webkit-transform: scale(0.7, 1);
      -moz-transform: scale(0.7, 1);
      -ms-transform: scale(0.7, 1);
      -o-transform: scale(0.7, 1);
      transform: scale(0.7, 1); }
    .page-modules.team-module a.person div.person-subtext p, .page-modules.team-module a.person div.person-subtext article:not(.project-module) ul, article:not(.project-module) .page-modules.team-module a.person div.person-subtext ul, .page-modules.team-module a.person div.person-subtext .page-modules:not(.project-module) ul, .page-modules:not(.project-module) .page-modules.team-module a.person div.person-subtext ul, .page-modules.team-module a.person div.person-subtext ol {
      text-align: center; }
      .page-modules.team-module a.person div.person-subtext p.subtitle, .page-modules.team-module a.person div.person-subtext article:not(.project-module) ul.subtitle, article:not(.project-module) .page-modules.team-module a.person div.person-subtext ul.subtitle, .page-modules.team-module a.person div.person-subtext .page-modules:not(.project-module) ul.subtitle, .page-modules:not(.project-module) .page-modules.team-module a.person div.person-subtext ul.subtitle, .page-modules.team-module a.person div.person-subtext ol.subtitle {
        font-size: 15px; }
  .page-modules.team-module.person-carousel .slick-list {
    overflow: visible; }
  .page-modules.team-module.person-carousel .person-list {
    white-space: nowrap;
    margin-top: 50px; }
    .page-modules.team-module.person-carousel .person-list:not(.slick-slider) {
      flex-direction: column;
      align-items: center;
      display: flex; }
      .page-modules.team-module.person-carousel .person-list:not(.slick-slider) .person {
        max-width: 285px;
        width: auto; }
  .page-modules.team-module.person-carousel .control {
    margin-top: 30px; }
    .page-modules.team-module.person-carousel .control.white {
      background-color: #fff; }
    .page-modules.team-module.person-carousel .control.gray {
      background-color: #f6f6f6; }
  .page-modules.team-module.person-carousel.carousel-function .control .navigation-button, .page-modules.team-module.person-carousel.carousel-function .control .bullet, .page-modules.team-module.person-carousel.carousel-function .control .line {
    display: inline-block; }
  .page-modules.team-module:not(.person-carousel) {
    padding-bottom: 30px; }
  .page-modules.team-module .team-overview div.filter-objects-content {
    flex-direction: column; }
  .page-modules.team-module .team-overview .filter-object {
    margin: 0 20px 30px 0;
    align-self: center; }
    .page-modules.team-module .team-overview .filter-object + .module-separator {
      margin-top: 30px; }
  .page-modules.team-module .team-overview .page-modules + .module-separator {
    margin-bottom: 60px; }
  .page-modules.project-module .project-content .project img {
    width: 100%;
    opacity: 0; }
  .page-modules.project-module .project-content .project h3.image-overlay {
    line-height: 25px;
    padding: 12.5px 0 12.5px 20px; }
  .page-modules.project-module .project-content .project span {
    height: 25px;
    width: 20px;
    float: right;
    background-size: 20px 20px;
    background-position: left center;
    margin-right: 20px; }
  .page-modules.project-module .project-overview .overview-filter {
    margin-bottom: 60px; }
    .page-modules.project-module .project-overview .overview-filter .filter-group > input[type=checkbox] {
      display: none; }
      .page-modules.project-module .project-overview .overview-filter .filter-group > input[type=checkbox]:checked ~ .filters {
        display: flex;
        border-bottom: 1px solid #c7c9c7; }
      .page-modules.project-module .project-overview .overview-filter .filter-group > input[type=checkbox]:checked ~ .filter-group-control label {
        background-color: #fff; }
        .page-modules.project-module .project-overview .overview-filter .filter-group > input[type=checkbox]:checked ~ .filter-group-control label span {
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          transform: rotate(-90deg); }
      .page-modules.project-module .project-overview .overview-filter .filter-group > input[type=checkbox]:checked ~ .filter-group-control:before {
        height: 100%; }
    .page-modules.project-module .project-overview .overview-filter .filter-group:first-child .filter-group-control label {
      border-top: 1px solid #c7c9c7; }
    .page-modules.project-module .project-overview .overview-filter .filter-group .filter-group-control {
      position: relative;
      width: 100%;
      height: 40px; }
      .page-modules.project-module .project-overview .overview-filter .filter-group .filter-group-control h3 {
        z-index: 0;
        height: 100%;
        font-size: 20px;
        color: black; }
        .page-modules.project-module .project-overview .overview-filter .filter-group .filter-group-control h3 label {
          z-index: 0;
          display: inline-block;
          height: 40px;
          line-height: 40px;
          width: 100%;
          padding-left: 95px;
          position: relative;
          background-color: transparent;
          border-bottom: 1px solid #c7c9c7; }
          .page-modules.project-module .project-overview .overview-filter .filter-group .filter-group-control h3 label span {
            z-index: 0;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
            position: absolute;
            top: 8px;
            left: 20px;
            height: 25px;
            width: 25px; }
      .page-modules.project-module .project-overview .overview-filter .filter-group .filter-group-control:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        height: 0;
        width: 100%;
        background-color: #fff;
        -webkit-transition: left 0.24s cubic-bezier(0.445, 0.05, 0.55, 0.95), width 0.24s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.24s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.12s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.1s;
        -moz-transition: left 0.24s cubic-bezier(0.445, 0.05, 0.55, 0.95), width 0.24s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.24s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.12s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.1s;
        -ms-transition: left 0.24s cubic-bezier(0.445, 0.05, 0.55, 0.95), width 0.24s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.24s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.12s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.1s;
        -o-transition: left 0.24s cubic-bezier(0.445, 0.05, 0.55, 0.95), width 0.24s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.24s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.12s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.1s;
        transition: left 0.24s cubic-bezier(0.445, 0.05, 0.55, 0.95), width 0.24s cubic-bezier(0.445, 0.05, 0.55, 0.95), background-color 0.24s cubic-bezier(0.455, 0.03, 0.515, 0.955), height 0.12s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.1s; }
      .page-modules.project-module .project-overview .overview-filter .filter-group .filter-group-control:hover:before {
        height: 100%; }
    .page-modules.project-module .project-overview .overview-filter .filter-group .filters {
      display: none; }
  .page-modules.project-module .project-overview .project-content .filter-object.project {
    margin: 0 30px 30px 0;
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    position: relative; }
    .page-modules.project-module .project-overview .project-content .filter-object.project.small {
      max-width: 255px; }
    .page-modules.project-module .project-overview .project-content .filter-object.project.medium {
      max-width: 350px; }
    .page-modules.project-module .project-overview .project-content .filter-object.project.large {
      max-width: 540px; }
  .page-modules.project-module .project-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap; }
    .page-modules.project-module .project-list.project-content .project {
      width: 285px;
      margin-bottom: 30px;
      display: inline-block;
      background-size: contain;
      background-repeat: no-repeat;
      position: relative; }
  .page-modules.form-module div.centered-content {
    margin: 0; }
  .page-modules.form-module div.form-wrapper {
    margin: 0 -15px;
    background-color: #fff; }
    .page-modules.form-module div.form-wrapper div.form form {
      display: flex;
      flex-flow: column; }
      .page-modules.form-module div.form-wrapper div.form form input,
      .page-modules.form-module div.form-wrapper div.form form textarea {
        width: 100%;
        height: 100%;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        /* ios fix for input and textarea stylings */ }
      .page-modules.form-module div.form-wrapper div.form form textarea {
        overflow: auto; }
      .page-modules.form-module div.form-wrapper div.form form div.contact-info,
      .page-modules.form-module div.form-wrapper div.form form div.contact-message {
        padding: 0 15px; }
        .page-modules.form-module div.form-wrapper div.form form div.contact-info br,
        .page-modules.form-module div.form-wrapper div.form form div.contact-message br {
          display: none; }
        .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap,
        .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap {
          display: block; }
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap input + label.input__label::before, .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap input + label.input__label::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap textarea + label.input__label::before,
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap textarea + label.input__label::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap input + label.input__label::before,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap input + label.input__label::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap textarea + label.input__label::before,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap textarea + label.input__label::after {
            height: 100%; }
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap input + label.input__label.input__label--hoshi::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap textarea + label.input__label.input__label--hoshi::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap input + label.input__label.input__label--hoshi::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap textarea + label.input__label.input__label--hoshi::after {
            border-color: #c10230; }
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap input + label.input__label.input__label--hoshi-color-1::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap textarea + label.input__label.input__label--hoshi-color-1::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap input + label.input__label.input__label--hoshi-color-1::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap textarea + label.input__label.input__label--hoshi-color-1::after {
            border-color: #c7c9c7; }
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap input + label.input__label.input__label--hoshi-color-2::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap textarea + label.input__label.input__label--hoshi-color-2::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap input + label.input__label.input__label--hoshi-color-2::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap textarea + label.input__label.input__label--hoshi-color-2::after {
            border-color: #c10230; }
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap input + label.input__label.input__label--hoshi-color-3::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap textarea + label.input__label.input__label--hoshi-color-3::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap input + label.input__label.input__label--hoshi-color-3::after,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap textarea + label.input__label.input__label--hoshi-color-3::after {
            border-color: #54585a; }
          .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap label.custom-file-upload,
          .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap label.custom-file-upload {
            display: inline-block;
            width: 100%;
            height: 100%;
            margin-top: 1em;
            padding: 0.85em 0.15em 0.1em 0.15em;
            cursor: pointer;
            background: url("Images/Icons/23x23_uploadlink_rz.svg") center right/23px no-repeat; }
            .page-modules.form-module div.form-wrapper div.form form div.contact-info span.wpcf7-form-control-wrap label.custom-file-upload + input[type="file"],
            .page-modules.form-module div.form-wrapper div.form form div.contact-message span.wpcf7-form-control-wrap label.custom-file-upload + input[type="file"] {
              opacity: 0;
              /* Do not set "visibility: hidden" or "display: none", or else the input effects won't work properly. */
              height: 0;
              /* Make sure the file input doesn't use any space. */
              margin: 0;
              padding: 0; }
      .page-modules.form-module div.form-wrapper div.form form div.submit-button {
        position: relative;
        margin-top: 60px; }
        .page-modules.form-module div.form-wrapper div.form form div.submit-button input[type="submit"] {
          display: block;
          height: 60px;
          padding: 0 68px;
          text-align: right;
          background: #c10230 url("Images/Icons/23x23_buttonlink_rz.svg") right 15px center/23px no-repeat;
          cursor: pointer;
          font-size: 20px;
          line-height: 25px;
          font-weight: 500; }
          .page-modules.form-module div.form-wrapper div.form form div.submit-button input[type="submit"] + span.ajax-loader {
            display: block;
            position: absolute;
            top: 50%;
            right: -15px;
            -webkit-transform: translate(100%, -50%);
            -moz-transform: translate(100%, -50%);
            -ms-transform: translate(100%, -50%);
            -o-transform: translate(100%, -50%);
            transform: translate(100%, -50%); }
      .page-modules.form-module div.form-wrapper div.form form div.wpcf7-response-output {
        width: 100%;
        order: -1;
        margin: 0;
        padding: 0 15px;
        border: none; }
  .page-modules.quote-module div.content {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .page-modules.quote-module div.content div.person-element a.person-element-image {
      display: inline-block;
      position: relative;
      background-size: cover;
      border-bottom: 3px solid black; }
      .page-modules.quote-module div.content div.person-element a.person-element-image[href]:after {
        content: "\00a0";
        display: block;
        position: absolute;
        bottom: 10px;
        right: 10px; }
      .page-modules.quote-module div.content div.person-element a.person-element-image img {
        width: 100%;
        opacity: 0; }
    .page-modules.quote-module div.content div.person-element div.person-element-phone,
    .page-modules.quote-module div.content div.person-element div.person-element-email {
      display: none; }
    .page-modules.quote-module div.content div.person-element div.person-element-name {
      text-align: center; }
      .page-modules.quote-module div.content div.person-element div.person-element-name:before {
        content: "\00a0";
        display: block;
        width: 0;
        /* Width and height must be set, even if it's 0 */
        height: 0;
        margin: auto;
        /* Centers the triangle */
        border: 10px solid black;
        border-bottom-color: transparent;
        /* The border becomes the triangle */
        border-right-color: transparent;
        -webkit-transform: scale(0.7, 1);
        -moz-transform: scale(0.7, 1);
        -ms-transform: scale(0.7, 1);
        -o-transform: scale(0.7, 1);
        transform: scale(0.7, 1); }
    .page-modules.quote-module div.content div.person-element div.person-element-position {
      text-align: center; }
      .page-modules.quote-module div.content div.person-element div.person-element-position p, .page-modules.quote-module div.content div.person-element div.person-element-position article:not(.project-module) ul, article:not(.project-module) .page-modules.quote-module div.content div.person-element div.person-element-position ul, .page-modules.quote-module div.content div.person-element div.person-element-position .page-modules:not(.project-module) ul, .page-modules:not(.project-module) .page-modules.quote-module div.content div.person-element div.person-element-position ul, .page-modules.quote-module div.content div.person-element div.person-element-position ol {
        font-size: 15px; }
    .page-modules.quote-module div.content div.quote {
      width: 100%;
      margin-top: 30px; }
      .page-modules.quote-module div.content div.quote q, .page-modules.quote-module div.content div.quote h5.call-to-action-text {
        display: inline-block; }
  .page-modules.call-to-action-module {
    margin: 0;
    margin-bottom: 60px;
    padding-bottom: 0;
    background-color: #fff; }
    .page-modules.call-to-action-module.gray-background {
      margin-top: 60px; }
    .page-modules.call-to-action-module div.content div.text {
      padding: 0 15px; }
    .page-modules.call-to-action-module div.content div.image img {
      max-width: 380px; }
    .page-modules.call-to-action-module a.action-link {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      height: 63px;
      padding: 20px;
      background-color: #c10230;
      color: #fff;
      font-size: 20px;
      line-height: 25px;
      font-weight: 500; }
      .page-modules.call-to-action-module a.action-link span.icons, .page-modules.call-to-action-module a.action-link div.person-element a.person-element-image[href]:after, div.person-element .page-modules.call-to-action-module a.action-link a.person-element-image[href]:after, .page-modules.call-to-action-module a.action-link .page-modules.team-module a.person div.image:after, .page-modules.team-module a.person .page-modules.call-to-action-module a.action-link div.image:after {
        margin-left: 20px; }
  .page-modules.gallery-module {
    width: 100%;
    margin: 30px 0;
    padding: 30px 0;
    background-color: #fff; }
    .page-modules.gallery-module .slick-list {
      overflow: visible;
      max-width: 730px;
      margin: 0 auto; }
    .page-modules.gallery-module .image-list {
      white-space: nowrap; }
      .page-modules.gallery-module .image-list .image {
        max-width: 730px;
        margin: 0 15px;
        cursor: pointer;
        position: relative;
        background-color: #f6f6f6; }
        .page-modules.gallery-module .image-list .image img {
          opacity: 0; }
        .page-modules.gallery-module .image-list .image span {
          position: absolute;
          top: 10px;
          right: 10px; }
      .page-modules.gallery-module .image-list.no-scroll + .control-wrapper {
        display: none; }
    .page-modules.gallery-module .control-wrapper {
      position: relative; }
      .page-modules.gallery-module .control-wrapper .control {
        width: 100%;
        position: absolute;
        bottom: -45px; }
        .page-modules.gallery-module .control-wrapper .control .bullets {
          display: inline-block;
          height: auto;
          margin: auto; }
          .page-modules.gallery-module .control-wrapper .control .bullets .bullet {
            display: none; }
          .page-modules.gallery-module .control-wrapper .control .bullets .line {
            float: none; }
        .page-modules.gallery-module .control-wrapper .control .next {
          cursor: pointer; }

.team-module-full, .gallery-module-full {
  position: relative;
  overflow: hidden; }

div.module-separator {
  height: 90px;
  margin-left: 32.5px;
  border-left: thin solid #c7c9c7; }

/**
 * 6.2 - Menus
 *
 */
#toggleMenu {
  display: none; }
  #toggleMenu:checked ~ nav.menu-overlay {
    -webkit-transform: translate3D(100%, 0, 0) translate(-190px, 0);
    -moz-transform: translate3D(100%, 0, 0) translate(-190px, 0);
    -ms-transform: translate3D(100%, 0, 0) translate(-190px, 0);
    -o-transform: translate3D(100%, 0, 0) translate(-190px, 0);
    transform: translate3D(100%, 0, 0) translate(-190px, 0);
    -webkit-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
    -moz-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
    -ms-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
    -o-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
    transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73); }
    #toggleMenu:checked ~ nav.menu-overlay #navigation-toggle > label.menuIcon {
      background-image: url(Images/Icons/78x78_menu_button_close_rz.svg); }
  #toggleMenu:checked ~ .move-left-content {
    -webkit-transform: matrix(1, 0, 0, 1, -190, 0);
    -moz-transform: matrix(1, 0, 0, 1, -190, 0);
    -ms-transform: matrix(1, 0, 0, 1, -190, 0);
    -o-transform: matrix(1, 0, 0, 1, -190, 0);
    transform: matrix(1, 0, 0, 1, -190, 0); }
  #toggleMenu:checked ~ #lets-meet-up {
    -webkit-transform: translate(-190px, 0);
    -moz-transform: translate(-190px, 0);
    -ms-transform: translate(-190px, 0);
    -o-transform: translate(-190px, 0);
    transform: translate(-190px, 0);
    -webkit-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
    -moz-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
    -ms-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
    -o-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
    transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73); }

#lets-meet-up {
  position: fixed;
  right: 0;
  top: 10px;
  height: 30px;
  padding-right: 15px;
  -webkit-transition: 0.2s transform cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.2s transform cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: 0.2s transform cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.2s transform cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.2s transform cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 80; }
  #lets-meet-up input#lmu-toggle {
    display: none; }
    #lets-meet-up input#lmu-toggle:checked ~ a {
      display: inline-block; }
    #lets-meet-up input#lmu-toggle:checked ~ label.close {
      display: inline-block; }
    #lets-meet-up input#lmu-toggle:checked ~ label.open {
      display: none; }
  #lets-meet-up a {
    display: none;
    line-height: 30px;
    background-image: url(Images/Icons/26x26_tel_icon_pink_rz.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 40px; }
  #lets-meet-up label {
    cursor: pointer; }
    #lets-meet-up label.open {
      display: inline-block; }
    #lets-meet-up label.close {
      display: none;
      -webkit-transform: scaleX(-1);
      -moz-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      transform: scaleX(-1); }
  #lets-meet-up .lets-meet-up-button {
    height: 30px;
    width: 17px;
    background-image: url(Images/Icons/17x17_bildlink_rz.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    margin-left: 15px; }

#menu-button-trigger {
  position: absolute;
  bottom: 0; }

nav.menu-overlay {
  width: 190px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background: #333f48;
  z-index: 80;
  height: 100%;
  -webkit-transform: translate3D(100%, 0, 0);
  -moz-transform: translate3D(100%, 0, 0);
  -ms-transform: translate3D(100%, 0, 0);
  -o-transform: translate3D(100%, 0, 0);
  transform: translate3D(100%, 0, 0);
  -webkit-transition: 0.2s transform cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: 0.2s transform cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: 0.2s transform cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: 0.2s transform cubic-bezier(0.19, 1, 0.22, 1);
  transition: 0.2s transform cubic-bezier(0.19, 1, 0.22, 1); }
  nav.menu-overlay div.menu-scrollable {
    padding-top: 0;
    overflow-y: auto;
    height: 100%; }
  nav.menu-overlay #navigation-toggle label.menuIcon {
    width: 87.5px;
    height: 87.5px;
    display: block;
    cursor: pointer;
    position: absolute;
    left: -87.5px;
    top: 58px;
    background-image: url(Images/Icons/78x78_menu_button_open_rz.svg);
    background-size: cover;
    -webkit-transition: 0.9s top cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: 0.9s top cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: 0.9s top cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: 0.9s top cubic-bezier(0.19, 1, 0.22, 1);
    transition: 0.9s top cubic-bezier(0.19, 1, 0.22, 1);
    background-position: 0 1px;
    background-repeat: no-repeat; }
  nav.menu-overlay input {
    display: none; }
  nav.menu-overlay ul {
    list-style: none;
    margin-left: 10px;
    width: 250px; }
    nav.menu-overlay ul.lang-switcher li {
      display: inline-block;
      margin-right: 5px; }
      nav.menu-overlay ul.lang-switcher li a {
        font-size: 16px;
        font-family: "Gotham A", "Gotham B";
        font-weight: 500; }
      nav.menu-overlay ul.lang-switcher li:not(:first-child) {
        border-left: 1px solid #fff;
        padding-left: 8px; }
      nav.menu-overlay ul.lang-switcher li.current-lang a {
        color: #fff; }
    nav.menu-overlay ul.menu-container {
      margin-top: 60px;
      margin-bottom: 90px;
      margin-bottom: 65px; }
      nav.menu-overlay ul.menu-container > li {
        margin-bottom: 25px; }
        nav.menu-overlay ul.menu-container > li > .menu-item-content a {
          font-family: "Gotham A", "Gotham B";
          font-weight: 400;
          font-size: 15px;
          color: #c10230;
          text-transform: uppercase; }
          nav.menu-overlay ul.menu-container > li > .menu-item-content a:hover {
            color: #fff; }
        nav.menu-overlay ul.menu-container > li > .menu-item-content label {
          height: 25px;
          width: 25px;
          background-image: url(Images/Icons/17x17_bildlink_rz.svg);
          background-repeat: no-repeat;
          background-position: right center;
          background-size: 25px 25px;
          float: right;
          display: none; }
          nav.menu-overlay ul.menu-container > li > .menu-item-content label.show {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
          nav.menu-overlay ul.menu-container > li > .menu-item-content label.hide {
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
            transform: rotate(-90deg); }
        nav.menu-overlay ul.menu-container > li.menu-item-has-children label.show {
          display: inline-block; }
        nav.menu-overlay ul.menu-container > li.current-menu-item > .menu-item-content a {
          color: #fff; }
        nav.menu-overlay ul.menu-container > li ul.sub-menu {
          display: none;
          margin: 25px 0 15px 0;
          width: 100%; }
          nav.menu-overlay ul.menu-container > li ul.sub-menu li {
            margin-bottom: 20px; }
            nav.menu-overlay ul.menu-container > li ul.sub-menu li a {
              font-family: "Gotham A", "Gotham B";
              font-size: 14px;
              color: #c10230;
              text-transform: uppercase; }
              nav.menu-overlay ul.menu-container > li ul.sub-menu li a:hover {
                color: #fff; }
            nav.menu-overlay ul.menu-container > li ul.sub-menu li.current-menu-item > .menu-item-content a {
              color: #fff; }
        nav.menu-overlay ul.menu-container > li input.radioMenu:checked ~ ul.sub-menu {
          display: inline-block; }
        nav.menu-overlay ul.menu-container > li input.radioMenu:checked + .menu-item-content label.hide {
          display: inline-block; }
        nav.menu-overlay ul.menu-container > li input.radioMenu:checked + .menu-item-content label.show {
          display: none; }
    nav.menu-overlay ul.link-menu-container a {
      font-family: "Gotham A", "Gotham B";
      font-weight: 500;
      font-size: 16px; }
      nav.menu-overlay ul.link-menu-container a:hover {
        color: #fff; }
    nav.menu-overlay ul.link-menu-container li {
      display: inline-block; }
      nav.menu-overlay ul.link-menu-container li:not(:first-child) {
        padding-left: 10px;
        margin-left: 7px;
        border-left: 1px solid #fff; }

#nav-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  z-index: 65;
  display: none; }

.move-left-content {
  -webkit-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
  -moz-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
  -ms-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
  -o-transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73);
  transition: 0.2s transform cubic-bezier(0.7, 0.02, 0.83, 0.73); }

#content {
  overflow: hidden;
  padding-top: 100px; }
  #content #primary {
    padding-bottom: 60px; }
    #content #primary:not(.landing-page) {
      background: #f6f6f6; }
      #content #primary:not(.landing-page) article p, #content #primary:not(.landing-page) article:not(.project-module) ul, #content #primary:not(.landing-page) article .page-modules:not(.project-module) ul, .page-modules:not(.project-module) #content #primary:not(.landing-page) article ul, #content #primary:not(.landing-page) article ol {
        background: #f6f6f6 !important; }

/**
 * 10 - Header
 *
 */
header.header-container {
  height: 100px;
  min-height: 70px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: #fff;
  z-index: 70; }
  header.header-container div.logo-container {
    position: absolute;
    bottom: 22px; }

/**
 * 12.0 - Content
 *
 */
html.no-scroll {
  overflow-y: hidden; }

#fullscreen-overlay-toggle {
  display: none; }
  #fullscreen-overlay-toggle:checked + #fullscreen-overlay {
    display: block; }

#fullscreen-overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 81;
  background-color: #f6f6f6; }
  #fullscreen-overlay div.close-button {
    position: absolute;
    right: 0;
    z-index: 1; }
    #fullscreen-overlay div.close-button label {
      display: block;
      width: 90px;
      height: 90px;
      background: url("Images/Icons/78x78_menu_button_close_plain_rz.svg") center/100% no-repeat;
      cursor: pointer; }
  #fullscreen-overlay div.image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 15px; }
    #fullscreen-overlay div.image-container div.image {
      display: none; }
      #fullscreen-overlay div.image-container div.image.active {
        display: block; }
      #fullscreen-overlay div.image-container div.image span.button-zoom {
        display: none; }
    #fullscreen-overlay div.image-container > img {
      max-width: 100%;
      max-height: 100%; }
  #fullscreen-overlay div.control-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: none; }
    #fullscreen-overlay div.control-wrapper .control {
      width: 885px;
      margin: 0 auto; }
      #fullscreen-overlay div.control-wrapper .control .navigation-button, #fullscreen-overlay div.control-wrapper .control .line {
        display: block; }
      #fullscreen-overlay div.control-wrapper .control .bullets {
        display: inline-block;
        margin: 0 0 0 20px; }
        #fullscreen-overlay div.control-wrapper .control .bullets .bullet {
          margin-right: 2px; }
    #fullscreen-overlay div.control-wrapper.used {
      display: block; }

/**
 * 12.1 - Posts and pages
 *
 */
div.text-over-image {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  text-align: left;
  padding-left: 30px;
  padding-right: 15px; }
  div.text-over-image h4.shadow, div.text-over-image p.shadow, div.text-over-image article:not(.project-module) ul.shadow, article:not(.project-module) div.text-over-image ul.shadow, div.text-over-image .page-modules:not(.project-module) ul.shadow, .page-modules:not(.project-module) div.text-over-image ul.shadow, div.text-over-image article ol.shadow, article div.text-over-image ol.shadow, div.text-over-image .page-modules ol.shadow, .page-modules div.text-over-image ol.shadow {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
  div.text-over-image p.headerslider, div.text-over-image article:not(.project-module) ul.headerslider, article:not(.project-module) div.text-over-image ul.headerslider, div.text-over-image .page-modules:not(.project-module) ul.headerslider, .page-modules:not(.project-module) div.text-over-image ul.headerslider, div.text-over-image article ol.headerslider, article div.text-over-image ol.headerslider, div.text-over-image .page-modules ol.headerslider, .page-modules div.text-over-image ol.headerslider {
    background-image: url(Images/Icons/17x17_bildlink_rz.svg);
    background-repeat: no-repeat;
    background-size: 17px 17px;
    background-position: center right;
    padding-right: 21px;
    display: inline-block;
    margin-top: 40px; }

#landing-slider div.text-over-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 600px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  text-align: center; }

#landing-slider, #post-navigation, #post-image {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 15px;
  margin-top: -100px; }
  #landing-slider img, #post-navigation img, #post-image img {
    opacity: 0;
    width: 100%; }
  #landing-slider .post-image, #post-navigation .post-image, #post-image .post-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
    position: relative; }

#landing-slider, #post-navigation {
  width: 100%;
  height: 100vh; }
  #landing-slider .slides, #post-navigation .slides {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden; }
    #landing-slider .slides .slide, #post-navigation .slides .slide {
      position: absolute;
      background-size: cover;
      background-position: center;
      display: block;
      height: 100%;
      width: 100%;
      opacity: 0;
      -webkit-transition: 0.4s opacity;
      -moz-transition: 0.4s opacity;
      -ms-transition: 0.4s opacity;
      -o-transition: 0.4s opacity;
      transition: 0.4s opacity;
      z-index: -100; }
      #landing-slider .slides .slide.active, #post-navigation .slides .slide.active {
        opacity: 1;
        z-index: 20; }
      #landing-slider .slides .slide video, #post-navigation .slides .slide video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -100;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        background-color: transparent;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -ms-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
      #landing-slider .slides .slide .video-play, #post-navigation .slides .slide .video-play {
        position: absolute;
        left: 37.5px;
        bottom: 75px;
        width: 45px;
        height: 45px;
        cursor: pointer;
        background: url("Images/Icons/play_rz.svg") center/100% no-repeat; }
        #landing-slider .slides .slide .video-play.safari-ios, #post-navigation .slides .slide .video-play.safari-ios {
          bottom: 80px; }
      #landing-slider .slides .slide .video-volume, #post-navigation .slides .slide .video-volume {
        position: absolute;
        bottom: 75px;
        right: 37.5px; }
        #landing-slider .slides .slide .video-volume .volume-button, #post-navigation .slides .slide .video-volume .volume-button {
          width: 45px;
          height: 45px;
          display: none;
          cursor: pointer; }
          #landing-slider .slides .slide .video-volume .volume-button.active, #post-navigation .slides .slide .video-volume .volume-button.active {
            display: block; }
          #landing-slider .slides .slide .video-volume .volume-button#mute, #post-navigation .slides .slide .video-volume .volume-button#mute {
            background: url("Images/Icons/ton_ein_rz.svg") center/100% no-repeat; }
          #landing-slider .slides .slide .video-volume .volume-button#unmute, #post-navigation .slides .slide .video-volume .volume-button#unmute {
            background: url("Images/Icons/ton_aus_rz.svg") center/100% no-repeat; }
        #landing-slider .slides .slide .video-volume.safari-ios, #post-navigation .slides .slide .video-volume.safari-ios {
          bottom: 80px; }
  #landing-slider .post-image.person img.person-image, #post-navigation .post-image.person img.person-image {
    position: absolute;
    opacity: 1;
    left: 70%;
    height: auto;
    max-width: 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 50px; }
  #landing-slider .post-image.person div.text-over-image, #post-navigation .post-image.person div.text-over-image {
    top: 20%;
    text-align: left;
    width: 100%; }
    #landing-slider .post-image.person div.text-over-image p, #landing-slider .post-image.person div.text-over-image article:not(.project-module) ul, article:not(.project-module) #landing-slider .post-image.person div.text-over-image ul, #landing-slider .post-image.person div.text-over-image .page-modules:not(.project-module) ul, .page-modules:not(.project-module) #landing-slider .post-image.person div.text-over-image ul, #landing-slider .post-image.person div.text-over-image article ol, article #landing-slider .post-image.person div.text-over-image ol, #landing-slider .post-image.person div.text-over-image .page-modules ol, .page-modules #landing-slider .post-image.person div.text-over-image ol, #post-navigation .post-image.person div.text-over-image p, #post-navigation .post-image.person div.text-over-image article:not(.project-module) ul, article:not(.project-module) #post-navigation .post-image.person div.text-over-image ul, #post-navigation .post-image.person div.text-over-image .page-modules:not(.project-module) ul, .page-modules:not(.project-module) #post-navigation .post-image.person div.text-over-image ul, #post-navigation .post-image.person div.text-over-image article ol, article #post-navigation .post-image.person div.text-over-image ol, #post-navigation .post-image.person div.text-over-image .page-modules ol, .page-modules #post-navigation .post-image.person div.text-over-image ol {
      margin-top: 20px;
      color: white;
      font-size: 20px; }
  #landing-slider .post-image:not(.person) div.text-over-image, #post-navigation .post-image:not(.person) div.text-over-image {
    padding-right: 30px; }
  #landing-slider .control-wrapper, #post-navigation .control-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 20;
    margin: auto; }
    #landing-slider .control-wrapper .control-box, #post-navigation .control-wrapper .control-box {
      position: relative; }
      #landing-slider .control-wrapper .control-box .control, #post-navigation .control-wrapper .control-box .control {
        background-color: #fff;
        height: 65px;
        width: 100%;
        bottom: 0;
        position: absolute; }
        #landing-slider .control-wrapper .control-box .control .navigation-button, #post-navigation .control-wrapper .control-box .control .navigation-button {
          display: table;
          cursor: pointer; }
          #landing-slider .control-wrapper .control-box .control .navigation-button.previous, #post-navigation .control-wrapper .control-box .control .navigation-button.previous {
            -webkit-transform: scaleX(-1);
            -moz-transform: scaleX(-1);
            -ms-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            transform: scaleX(-1); }
        #landing-slider .control-wrapper .control-box .control .line, #post-navigation .control-wrapper .control-box .control .line {
          display: inline-block; }
        #landing-slider .control-wrapper .control-box .control .bullets, #post-navigation .control-wrapper .control-box .control .bullets {
          margin-left: 20px;
          display: inline-block;
          margin-top: 0; }
          #landing-slider .control-wrapper .control-box .control .bullets span, #post-navigation .control-wrapper .control-box .control .bullets span {
            vertical-align: middle;
            display: inline-block; }
            #landing-slider .control-wrapper .control-box .control .bullets span.navigation, #post-navigation .control-wrapper .control-box .control .bullets span.navigation {
              width: 20px;
              text-align: center; }
            #landing-slider .control-wrapper .control-box .control .bullets span.bullet, #post-navigation .control-wrapper .control-box .control .bullets span.bullet {
              width: 10px;
              border-top: 1px solid #c7c9c7;
              margin-top: 15px;
              height: 15px; }
              #landing-slider .control-wrapper .control-box .control .bullets span.bullet.active, #post-navigation .control-wrapper .control-box .control .bullets span.bullet.active {
                border-color: #54585a; }

#post-navigation, #post-image {
  height: 520px; }
  #post-navigation .control, #post-image .control {
    background-color: #fff;
    height: 65px;
    width: 100%;
    padding: 0 15px; }
    #post-navigation .control .navigation-button.next, #post-image .control .navigation-button.next {
      width: auto;
      padding-left: 40px;
      background-size: 30px; }

/**
 * 13.0 - Footer
 *
 */
#site-footer {
  margin: 15px 0;
  background-color: #f6f6f6; }
  #site-footer div.footer-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 30px 15px 30px 15px;
    position: relative; }
    #site-footer div.footer-container div.info-container {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      max-width: 100%; }
      #site-footer div.footer-container div.info-container p, #site-footer div.footer-container div.info-container article:not(.project-module) ul, article:not(.project-module) #site-footer div.footer-container div.info-container ul, #site-footer div.footer-container div.info-container .page-modules:not(.project-module) ul, .page-modules:not(.project-module) #site-footer div.footer-container div.info-container ul, #site-footer div.footer-container div.info-container article ol, article #site-footer div.footer-container div.info-container ol, #site-footer div.footer-container div.info-container .page-modules ol, .page-modules #site-footer div.footer-container div.info-container ol, #site-footer div.footer-container div.info-container a, #site-footer div.footer-container div.info-container address {
        font-size: 16px;
        line-height: 25px;
        color: #c10230; }
      #site-footer div.footer-container div.info-container > div {
        width: 100%;
        padding-left: 41px;
        background: left top/26px no-repeat; }
      #site-footer div.footer-container div.info-container div.address {
        background-image: url("Images/Icons/26x26_adresse_icon_rz.svg"); }
      #site-footer div.footer-container div.info-container div.mail {
        background-image: url("Images/Icons/26x26_email_icon_rz.svg"); }
      #site-footer div.footer-container div.info-container div.phone {
        background-image: url("Images/Icons/26x26_tel_icon_rz.svg"); }
    #site-footer div.footer-container div.logo-container {
      margin-left: 0; }
      #site-footer div.footer-container div.logo-container a {
        background: url("Images/studerdigital_logo_website_footer_rgb.svg") center/contain no-repeat;
        margin-bottom: 30px; }

/**
 * 16.0 - Media Queries
 *
 */
@media screen and (min-width: 370px) {
  .control a.overview-link span {
    display: table-cell; }
  #toggleMenu:checked ~ nav.menu-overlay {
    -webkit-transform: translate3D(100%, 0, 0) translate(-285px, 0);
    -moz-transform: translate3D(100%, 0, 0) translate(-285px, 0);
    -ms-transform: translate3D(100%, 0, 0) translate(-285px, 0);
    -o-transform: translate3D(100%, 0, 0) translate(-285px, 0);
    transform: translate3D(100%, 0, 0) translate(-285px, 0); }
  #toggleMenu:checked ~ .move-left-content {
    -webkit-transform: matrix(1, 0, 0, 1, -285, 0);
    -moz-transform: matrix(1, 0, 0, 1, -285, 0);
    -ms-transform: matrix(1, 0, 0, 1, -285, 0);
    -o-transform: matrix(1, 0, 0, 1, -285, 0);
    transform: matrix(1, 0, 0, 1, -285, 0); }
  #toggleMenu:checked ~ #lets-meet-up {
    -webkit-transform: translate(-285px, 0);
    -moz-transform: translate(-285px, 0);
    -ms-transform: translate(-285px, 0);
    -o-transform: translate(-285px, 0);
    transform: translate(-285px, 0); }
  nav.menu-overlay {
    width: 285px; }
    nav.menu-overlay ul {
      margin-left: 30px;
      width: 250px; }
      nav.menu-overlay ul.menu-container > li > .menu-item-content a {
        font-size: 20px; }
      nav.menu-overlay ul.menu-container > li ul.sub-menu li a {
        font-size: 16px; }
  #post-navigation {
    height: 665px; }
  span.no-small-mobile {
    display: inline; } }

@media screen and (min-width: 650px) {
  .page-modules.team-module.person-carousel .person-list:not(.slick-slider) {
    align-items: flex-start;
    display: block; }
  .page-modules.gallery-module .control-wrapper .control .bullets .bullet {
    display: inline-block; }
  .post-image.person div.text-over-image h4 {
    width: 200px; }
  .post-image.person div.text-over-image p, .post-image.person div.text-over-image article:not(.project-module) ul, article:not(.project-module) .post-image.person div.text-over-image ul, .post-image.person div.text-over-image .page-modules:not(.project-module) ul, .page-modules:not(.project-module) .post-image.person div.text-over-image ul, .post-image.person div.text-over-image article ol, article .post-image.person div.text-over-image ol, .post-image.person div.text-over-image .page-modules ol, .page-modules .post-image.person div.text-over-image ol {
    width: 300px; } }

@media screen and (min-width: 750px) {
  h1, q, h5.call-to-action-text {
    font-size: 40px;
    line-height: 50px; }
  span.no-mobile {
    display: inline; }
  #toggleMenu:checked ~ nav.menu-overlay {
    -webkit-transform: translate3D(100%, 0, 0) translate(-475px, 0);
    -moz-transform: translate3D(100%, 0, 0) translate(-475px, 0);
    -ms-transform: translate3D(100%, 0, 0) translate(-475px, 0);
    -o-transform: translate3D(100%, 0, 0) translate(-475px, 0);
    transform: translate3D(100%, 0, 0) translate(-475px, 0); }
  #toggleMenu:checked ~ .move-left-content {
    -webkit-transform: matrix(1, 0, 0, 1, -475, 0);
    -moz-transform: matrix(1, 0, 0, 1, -475, 0);
    -ms-transform: matrix(1, 0, 0, 1, -475, 0);
    -o-transform: matrix(1, 0, 0, 1, -475, 0);
    transform: matrix(1, 0, 0, 1, -475, 0); }
  #toggleMenu:checked ~ #lets-meet-up {
    -webkit-transform: translate(-475px, 0);
    -moz-transform: translate(-475px, 0);
    -ms-transform: translate(-475px, 0);
    -o-transform: translate(-475px, 0);
    transform: translate(-475px, 0); }
  nav.menu-overlay {
    width: 475px; }
    nav.menu-overlay ul {
      margin-left: 95px;
      width: 285px; }
      nav.menu-overlay ul.menu-container {
        margin-top: 90px; }
  #landing-slider .slides .slide .video-play {
    bottom: 75px; }
  #landing-slider .slides .slide .video-volume {
    bottom: 75px; }
  #landing-slider div.text-over-image, #post-navigation div.text-over-image {
    width: 665px; }
  #landing-slider .control-wrapper .control-box, #post-navigation .control-wrapper .control-box {
    margin: auto;
    width: 665px; }
    #landing-slider .control-wrapper .control-box .control a.navigation-button.next, #post-navigation .control-wrapper .control-box .control a.navigation-button.next {
      max-width: 415px;
      line-height: 20px; }
  #landing-slider .post-image.person img.person-image, #post-navigation .post-image.person img.person-image {
    height: 100%;
    top: 0;
    bottom: auto;
    width: auto; }
  #landing-slider .post-image.person div.text-over-image, #post-navigation .post-image.person div.text-over-image {
    top: 50%;
    padding-left: 95px;
    width: 665px; }
  #post-image div.text-over-image, #post-navigation div.text-over-image {
    width: 665px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    padding-left: 95px; }
  .centered-content, .page-modules, .control-wrapper {
    margin: 0 auto;
    width: 665px; }
  article header .entry-title {
    margin-left: 95px; }
  .page-modules div.content-lead-wrapper h5 {
    margin-top: -8px; }
  .page-modules.text-module, .page-modules.contact-module {
    padding-bottom: 0; }
    .page-modules.text-module + div.module-separator, .page-modules.contact-module + div.module-separator {
      display: none; }
    .page-modules.text-module div.content-lead-wrapper, .page-modules.contact-module div.content-lead-wrapper {
      padding: 0 0 60px 30px;
      margin-left: 32.5px;
      border-left: thin solid #c7c9c7; }
    .page-modules.text-module h5.lead, .page-modules.contact-module h5.lead {
      margin-bottom: 45px; }
  .page-modules.feature-module div.tiles-container {
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
    margin-left: -30px; }
    .page-modules.feature-module div.tiles-container a.tile {
      margin: 40px 0 0 30px;
      width: 201.66667px; }
  .page-modules.team-module .team-overview div.filter-objects-content {
    flex-direction: row; }
  .page-modules.team-module .team-overview .filter-object {
    align-self: flex-start; }
  .page-modules.project-module .project-list {
    justify-content: flex-start;
    flex-direction: row;
    align-items: flex-start; }
    .page-modules.project-module .project-list.project-content .project {
      margin-right: 20px; }
  .page-modules.contact-module div.module-separator {
    height: 0; }
  .page-modules.contact-module div.content-lead-wrapper {
    padding: 0;
    margin: 0;
    border: none; }
    .page-modules.contact-module div.content-lead-wrapper div.content {
      width: 632.5px;
      display: inline-block;
      padding: 0 0 60px 30px;
      margin-left: 32.5px;
      border-left: thin solid #c7c9c7; }
      .page-modules.contact-module div.content-lead-wrapper div.content div.image-container {
        width: 332.5px;
        float: right;
        margin: 0 0 0 30px; }
  .page-modules.form-module {
    margin: 0;
    width: 100%; }
    .page-modules.form-module div.centered-content {
      margin: 0 auto; }
    .page-modules.form-module div.form-wrapper {
      margin: 0;
      padding-top: 60px;
      -webkit-box-shadow: inset 0px -30px 0px 0px #f6f6f6;
      -moz-box-shadow: inset 0px -30px 0px 0px #f6f6f6;
      -ms-box-shadow: inset 0px -30px 0px 0px #f6f6f6;
      -o-box-shadow: inset 0px -30px 0px 0px #f6f6f6;
      box-shadow: inset 0px -30px 0px 0px #f6f6f6; }
      .page-modules.form-module div.form-wrapper div.form form {
        flex-flow: row;
        flex-wrap: wrap; }
        .page-modules.form-module div.form-wrapper div.form form div.contact-info,
        .page-modules.form-module div.form-wrapper div.form form div.contact-message {
          width: 50%; }
        .page-modules.form-module div.form-wrapper div.form form div.submit-button {
          width: 100%; }
        .page-modules.form-module div.form-wrapper div.form form div.contact-info {
          padding-left: 62.5px; }
        .page-modules.form-module div.form-wrapper div.form form div.contact-message {
          padding-right: 62.5px; }
        .page-modules.form-module div.form-wrapper div.form form div.wpcf7-response-output {
          margin-top: -25px;
          padding: 0 62.5px; }
  .page-modules.quote-module div.content {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: baseline; }
    .page-modules.quote-module div.content div.person {
      width: 285px;
      margin-left: 30px;
      flex-shrink: 0; }
    .page-modules.quote-module div.content div.quote {
      margin: 0; }
  .page-modules.call-to-action-module {
    position: relative;
    width: 100%;
    margin-bottom: 91px;
    padding-top: 0; }
    .page-modules.call-to-action-module div.content {
      display: flex; }
      .page-modules.call-to-action-module div.content div.text {
        padding: 60px 30px 60px 50px; }
      .page-modules.call-to-action-module div.content div.image {
        flex-shrink: 0;
        width: 317.5px; }
    .page-modules.call-to-action-module a.action-link {
      position: absolute;
      margin: 0 15px;
      left: 0;
      right: 0;
      bottom: -31px; }
  .page-modules.blog-module {
    padding-bottom: 0; }
    .page-modules.blog-module div.highlighted-blogs a.highlighted-blog {
      height: 417px; }
      .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info {
        margin-bottom: 60px;
        min-height: 0; }
        .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info p, .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info article:not(.project-module) ul, article:not(.project-module) .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info ul, .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info .page-modules:not(.project-module) ul, .page-modules:not(.project-module) .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info ul, .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info ol, .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info h3 {
          max-width: 50%; }
        .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info p, .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info article:not(.project-module) ul, article:not(.project-module) .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info ul, .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info .page-modules:not(.project-module) ul, .page-modules:not(.project-module) .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info ul, .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info ol {
          font-size: 16px; }
        .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.blog-info h3 {
          font-size: 48px;
          margin: 0; }
      .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.preview-image {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 0;
        max-width: 419px; }
        .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.preview-image::after {
          bottom: 0;
          right: auto;
          width: 160px;
          height: 100%; }
      .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.slight-line {
        display: block;
        flex: 1 1 auto;
        margin: 0 29px;
        border-left: thin solid #c7c9c7; }
    .page-modules.blog-module div.module-separator {
      display: none; }
    .page-modules.blog-module div.archived-blogs {
      display: flex;
      flex-direction: column;
      flex-flow: row;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 30px; }
      .page-modules.blog-module div.archived-blogs a.archived-blog {
        margin-bottom: 30px;
        width: 324px; }
        .page-modules.blog-module div.archived-blogs a.archived-blog.hidden {
          display: none; }
        .page-modules.blog-module div.archived-blogs a.archived-blog div.fill-top {
          display: block;
          flex: 1 1 auto; }
        .page-modules.blog-module div.archived-blogs a.archived-blog .blog-info {
          min-height: 0;
          margin-bottom: 49px; }
        .page-modules.blog-module div.archived-blogs a.archived-blog .preview-image {
          height: 220px; }
    .page-modules.blog-module div.control .bullets {
      display: inline;
      margin-left: 0; }
  div.module-separator {
    width: 600px;
    margin: 0 auto; }
  #site-footer div.footer-container {
    flex-direction: row; } }

@media screen and (min-width: 900px) {
  #landing-slider .slides .slide .video-play {
    bottom: 30px;
    left: 30px; }
  #landing-slider .slides .slide .video-volume {
    bottom: 30px;
    right: 30px; } }

@media screen and (min-width: 1100px) {
  div.logo-container {
    margin-left: 47.5px; }
  #lets-meet-up {
    padding-right: 30px; }
    #lets-meet-up label.lets-meet-up span.lets-meet-up-button {
      margin-left: 20px; }
  #toggleMenu:checked ~ nav.menu-overlay {
    -webkit-transform: translate3D(100%, 0, 0) translate(-665px, 0);
    -moz-transform: translate3D(100%, 0, 0) translate(-665px, 0);
    -ms-transform: translate3D(100%, 0, 0) translate(-665px, 0);
    -o-transform: translate3D(100%, 0, 0) translate(-665px, 0);
    transform: translate3D(100%, 0, 0) translate(-665px, 0); }
  #toggleMenu:checked ~ .move-left-content {
    -webkit-transform: matrix(1, 0, 0, 1, -665, 0);
    -moz-transform: matrix(1, 0, 0, 1, -665, 0);
    -ms-transform: matrix(1, 0, 0, 1, -665, 0);
    -o-transform: matrix(1, 0, 0, 1, -665, 0);
    transform: matrix(1, 0, 0, 1, -665, 0); }
  #toggleMenu:checked ~ #lets-meet-up {
    -webkit-transform: translate(-665px, 0);
    -moz-transform: translate(-665px, 0);
    -ms-transform: translate(-665px, 0);
    -o-transform: translate(-665px, 0);
    transform: translate(-665px, 0); }
  nav.menu-overlay {
    width: 665px; }
    nav.menu-overlay:hover {
      -webkit-transform: translate3D(100%, 0, 0) translate(-19.95px, 0);
      -moz-transform: translate3D(100%, 0, 0) translate(-19.95px, 0);
      -ms-transform: translate3D(100%, 0, 0) translate(-19.95px, 0);
      -o-transform: translate3D(100%, 0, 0) translate(-19.95px, 0);
      transform: translate3D(100%, 0, 0) translate(-19.95px, 0); }
    nav.menu-overlay div.menu-scrollable {
      padding-top: 115px; }
    nav.menu-overlay ul {
      margin-left: 125px;
      width: 380px; }
      nav.menu-overlay ul.menu-container {
        margin-top: 90px; }
        nav.menu-overlay ul.menu-container > li > .menu-item-content a {
          font-size: 25px; }
  #post-image div.text-over-image, #post-navigation div.text-over-image {
    width: 920px; }
  #post-navigation .post-image.person div.text-over-image {
    width: 920px; }
    #post-navigation .post-image.person div.text-over-image h4, #post-navigation .post-image.person div.text-over-image p, #post-navigation .post-image.person div.text-over-image article:not(.project-module) ul, article:not(.project-module) #post-navigation .post-image.person div.text-over-image ul, #post-navigation .post-image.person div.text-over-image .page-modules:not(.project-module) ul, .page-modules:not(.project-module) #post-navigation .post-image.person div.text-over-image ul, #post-navigation .post-image.person div.text-over-image article ol, article #post-navigation .post-image.person div.text-over-image ol, #post-navigation .post-image.person div.text-over-image .page-modules ol, .page-modules #post-navigation .post-image.person div.text-over-image ol {
      width: 100%; }
  #landing-slider div.text-over-image {
    padding: 0; }
    #landing-slider div.text-over-image h4 {
      width: 100%;
      max-width: 100%; }
  #landing-slider .control-wrapper .control-box, #post-navigation .control-wrapper .control-box {
    margin: 0 auto;
    width: 920px; }
    #landing-slider .control-wrapper .control-box .control a.navigation-button.next, #post-navigation .control-wrapper .control-box .control a.navigation-button.next {
      max-width: 650px; }
  .centered-content, .page-modules, .control-wrapper {
    width: 920px;
    margin: 0 auto; }
  article header div.content-container div.content {
    padding-left: 157.5px; }
  .page-modules.text-module h3.module-title, .page-modules.contact-module h3.module-title {
    position: absolute;
    width: 190px;
    padding-right: 30px;
    margin-bottom: 60px; }
  .page-modules.text-module div.content-lead-wrapper, .page-modules.contact-module div.content-lead-wrapper {
    padding: 0;
    margin: 0;
    border: none; }
    .page-modules.text-module div.content-lead-wrapper h5.lead, .page-modules.contact-module div.content-lead-wrapper h5.lead {
      width: 540px;
      margin-left: 190px; }
    .page-modules.text-module div.content-lead-wrapper div.content, .page-modules.contact-module div.content-lead-wrapper div.content {
      display: inline-block;
      width: 887.5px;
      padding: 0 0 60px 157.5px;
      margin-left: 32.5px;
      border-left: thin solid #c7c9c7; }
      .page-modules.text-module div.content-lead-wrapper div.content div.image-container, .page-modules.text-module div.content-lead-wrapper div.content > img.no-container, .page-modules.contact-module div.content-lead-wrapper div.content div.image-container, .page-modules.contact-module div.content-lead-wrapper div.content > img.no-container {
        width: 445px;
        float: right;
        margin-left: 15px; }
      .page-modules.text-module div.content-lead-wrapper div.content div.text, .page-modules.text-module div.content-lead-wrapper div.content > p, .page-modules.text-module div.content-lead-wrapper article:not(.project-module) div.content > ul, article:not(.project-module) .page-modules.text-module div.content-lead-wrapper div.content > ul, .page-modules.text-module div.content-lead-wrapper .page-modules:not(.project-module) div.content > ul, .page-modules:not(.project-module) .page-modules.text-module div.content-lead-wrapper div.content > ul, .page-modules.text-module div.content-lead-wrapper article div.content > ol, .page-modules.text-module div.content-lead-wrapper div.content > ol, .page-modules.contact-module div.content-lead-wrapper div.content div.text, .page-modules.contact-module div.content-lead-wrapper div.content > p, .page-modules.contact-module div.content-lead-wrapper article:not(.project-module) div.content > ul, article:not(.project-module) .page-modules.contact-module div.content-lead-wrapper div.content > ul, .page-modules.contact-module div.content-lead-wrapper .page-modules:not(.project-module) div.content > ul, .page-modules:not(.project-module) .page-modules.contact-module div.content-lead-wrapper div.content > ul, .page-modules.contact-module div.content-lead-wrapper article div.content > ol, .page-modules.contact-module div.content-lead-wrapper div.content > ol {
        width: 540px; }
  .page-modules.image-module div.content {
    margin: 0; }
  .page-modules.feature-module div.tiles-container {
    margin-left: -32.5px; }
    .page-modules.feature-module div.tiles-container a.tile {
      margin: 50px 0 0 32.5px;
      width: 285px; }
  .page-modules.form-module div.title-lead-wrapper h3.module-title {
    position: absolute;
    width: 190px;
    padding-right: 30px; }
  .page-modules.form-module div.title-lead-wrapper h5.lead {
    width: 540px;
    margin-left: 190px; }
  .page-modules.form-module div.form-wrapper div.form form div.contact-info {
    padding-left: 190px; }
  .page-modules.form-module div.form-wrapper div.form form div.contact-message {
    padding-right: 190px; }
  .page-modules.form-module div.form-wrapper div.form form div.wpcf7-response-output {
    padding: 0 190px; }
  .page-modules.call-to-action-module {
    margin-top: 0; }
    .page-modules.call-to-action-module div.content {
      width: 920px;
      margin-left: auto;
      margin-right: auto; }
      .page-modules.call-to-action-module div.content div.text {
        padding-left: 0; }
      .page-modules.call-to-action-module div.content div.image {
        margin-right: -125px; }
    .page-modules.call-to-action-module a.action-link {
      width: 920px;
      margin: 0 auto; }
  .page-modules.blog-module div.module-separator {
    display: none; }
  .page-modules.blog-module div.highlighted-blogs a.highlighted-blog div.preview-image {
    max-width: 540px; }
  .page-modules.blog-module div.archived-blogs a.archived-blog {
    width: 445px;
    height: 220px; }
    .page-modules.blog-module div.archived-blogs a.archived-blog div.fill-top {
      display: none; }
    .page-modules.blog-module div.archived-blogs a.archived-blog div.blog-info {
      margin-bottom: 60px;
      min-height: 0; }
      .page-modules.blog-module div.archived-blogs a.archived-blog div.blog-info h3 {
        font-size: 27px;
        max-width: 250px;
        margin: 0; }
    .page-modules.blog-module div.archived-blogs a.archived-blog div.preview-image {
      position: absolute;
      right: 0;
      top: 0;
      margin-top: 0;
      width: 350px; }
      .page-modules.blog-module div.archived-blogs a.archived-blog div.preview-image::after {
        bottom: 0;
        right: auto;
        width: 160px;
        height: 100%; }
  div.module-separator {
    width: 855px; }
  #site-footer div.footer-container {
    width: 920px;
    margin: 0 auto;
    padding: 30px 15px 30px 0; }
    #site-footer div.footer-container .logo-container {
      margin-left: 0; } }

@media screen and (min-width: 1535px) {
  .page-modules.gallery-module .image-list.no-desktop-scroll .slick-list {
    max-width: 1490px; }
  .page-modules.gallery-module .image-list.no-desktop-scroll + .control-wrapper {
    display: none; } }

@media screen and (max-width: 600px) {
  h1, h4, q, h5.call-to-action-text {
    font-size: 7vw;
    line-height: 8.75vw; }
  h2 {
    font-size: 8.4vw;
    line-height: 9.625vw; } }

@media screen and (max-width: 410px) {
  .page-modules.blog-module div.control .overview-link span {
    display: none; } }

/* map style */
.acf-map-openstreetmap {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 400px;
}

.acf-map-openstreetmap iframe {
  border: 0 !important;
  width: 100% !important;
  height: 100% !important;
}