@media screen and (min-width: 600px) {
  .subheadline {
    font-size: 2.1rem;
    line-height: 1.29167;
  }
  .t-bbsr .subheadline {
    font-family: "Merriweather", Constantia, Georgia, serif;
    font-size: 2.1rem;
    line-height: 1.29167;
  }
  .t-bbsr .subheadline {
    font-size: 2.2rem;
  }
  .picture.links {
    margin: 6px 20px 35px 0;
    float: left;
    clear: left;
  }
  .picture.rechts {
    margin: 6px 0 35px 20px;
    float: right;
    clear: right;
  }
  .picture.links, .picture.rechts, .picture.linksOhne, .picture.rechtsOhne {
    width: calc(((100% + 40px) / 12 * 6) - 40px + 40px * 0) !important;
  }
  .picture.rechtsOriginal {
    max-width: 100%;
    margin: 6px 0 35px 20px;
    float: right;
    clear: right;
  }
  .picture.rechtsOriginalOhne {
    margin-left: auto;
    margin-right: 0;
    clear: both;
  }
  .picture.linksOriginal {
    max-width: 100%;
    margin: 6px 20px 35px 0;
    float: left;
    clear: left;
  }
  .picture.linksOriginalOhne {
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }
  .picture.links + ul,
  .picture.links + ol {
    overflow-x: hidden;
  }
  .responsiveTable {
    overflow-x: auto;
  }
  .responsiveTable table {
    width: 99.99%;
    max-width: 955.5px;
  }
  dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  dt,
  dd {
    padding: 14px 0;
    border-bottom: 1px solid #E5EBF0;
  }
  dt {
    width: 40%;
    padding-right: 20px;
  }
  dd {
    width: 60%;
  }
  .t-bbsr .h1,
  .t-bbsr h1 {
    font-size: 3rem;
    line-height: 1.2;
  }
  .t-bbsr .h2,
  .t-bbsr h2 {
    font-size: 2.4rem;
    line-height: 1.3125;
  }
  .t-bbsr .h3,
  .t-bbsr h3 {
    font-size: 2.1rem;
    line-height: 1.29167;
  }
  .t-bbsr .h4,
  .t-bbsr h4 {
    font-size: 1.9rem;
    line-height: 1.33333;
  }
  .t-bbsr .h5,
  .t-bbsr h5 {
    font-size: 1.8rem;
    line-height: 1.26316;
  }
  .t-bbsr .h6,
  .t-bbsr h6 {
    font-size: 1.8rem;
    line-height: 1;
  }
  .c-action-box {
    height: 100%;
    margin-bottom: 0;
  }
  .c-action-box__cost {
    font-size: 2.4rem;
    line-height: 1.29167;
  }
  .c-action-box--printed {
    margin-left: auto;
  }
  .c-action-box--small .c-action-box__headline,
  .c-action-box--small .c-action-box__meta {
    padding-left: calc(60px + 20px);
  }
  .c-article__subheadline {
    font-size: 2.1rem;
    line-height: 1.29167;
  }
  .t-bbsr .c-article__subheadline {
    font-family: "Merriweather", Constantia, Georgia, serif;
    font-size: 2.1rem;
    line-height: 1.29167;
  }
  .c-figure--hero .c-figure__caption {
    margin-left: 20px;
    margin-right: 20px;
  }
  .c-footer {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
  }
  .c-footer > .row {
    min-height: 120px;
  }
  .c-footer__container {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .c-footer__list {
    margin-right: 64px;
    margin-bottom: 4px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
@media screen and (min-width: 600px) and (max-width: 1036px) {
  .t-bbr .c-footer__list {
    max-width: 500px;
  }
}
@media screen and (min-width: 600px) {
  .c-footer__item:not(:last-child) {
    margin-right: 32px;
  }
  .c-footer__footer {
    margin-top: auto;
    margin-bottom: 0;
  }
  .c-footer__copyright, .c-footer__follow-on-twitter {
    font-size: 1.7rem;
    line-height: 1;
  }
  .c-footer__to-top.c-to-top {
    right: 20px;
  }
  .content.column .c-meta__item::after {
    left: -10px;
    right: -10px;
  }
  .c-meta__item {
    margin-left: -20px;
    margin-right: -20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-meta__label, .c-meta__value {
    padding-left: 20px;
    padding-right: 20px;
  }
  .c-meta__label {
    -webkit-flex: 0 0 37.5%;
        -ms-flex: 0 0 37.5%;
            flex: 0 0 37.5%;
  }
  .c-meta__value {
    -webkit-flex: 0 0 62.5%;
        -ms-flex: 0 0 62.5%;
            flex: 0 0 62.5%;
  }
  .c-meta--bg-color-primary-5 {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
  }
  .c-more-banner {
    padding: 40px 25px;
  }
  .c-more-banner p {
    width: 100%;
    text-align: center;
  }
  .c-nav-index__list {
    width: auto;
    margin: 0 auto;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-nav-index__item {
    width: auto;
    margin: 0 5px;
  }
  .c-nav-index__item:first-child {
    margin-left: 0;
  }
  .c-nav-index__item:last-child {
    margin-right: 0;
  }
  .c-page-functions__list {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-page-functions__list li {
    margin: 0 40px;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .c-page-functions__shariff li a {
    width: auto;
    height: auto;
    padding: 5px 10px 5px 50px;
    display: block;
  }
  .c-page-functions__shariff li .fa {
    position: absolute !important;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-page-functions__shariff li .share_text {
    display: inline !important;
  }
  .c-project-areas {
    margin-top: 24px;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1279px) {
  .c-project-areas__item:not(:nth-last-child(-n+3)) {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 600px) {
  .c-publication-intro__meta {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .c-publication-intro__label, .c-publication-intro__value {
    margin-bottom: 5px;
  }
  .c-publication-intro__label {
    -webkit-flex: 1 0 150px;
        -ms-flex: 1 0 150px;
            flex: 1 0 150px;
  }
  .c-publication-intro__value {
    width: calc(100% - 170px);
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .c-publications {
    margin-top: 40px;
  }
  .c-publications .c-searchbar {
    margin-top: 20px;
  }
  .c-publications__heading {
    margin-bottom: 50px;
  }
  .c-publications__button {
    display: block !important;
    position: relative;
    cursor: pointer;
  }
  .c-publications__button svg {
    width: 50px;
    height: 50px;
    display: block;
    cursor: pointer;
  }
  .c-publications__button svg:active circle, .c-publications__button svg:focus circle, .c-publications__button svg:hover circle {
    fill: #0055AF;
  }
  .c-publications__button svg:active path, .c-publications__button svg:focus path, .c-publications__button svg:hover path {
    fill: #FFFFFF;
  }
  .c-publications__button svg circle,
  .c-publications__button svg path {
    transition: fill 0.2s ease-in-out, stroke 0.2s ease-in-out;
  }
  .c-publications__button svg circle {
    fill: #FFFFFF;
  }
  .c-publications__button svg path {
    fill: #0055AF;
  }
  .c-publications__button--prev, .c-publications__button--next {
    width: 50px;
    height: 50px;
    border-radius: 50vw;
    position: relative;
    transition: opacity 0.2s ease-in-out;
  }
  .c-publications__button--prev:active, .c-publications__button--prev:focus, .c-publications__button--prev:hover, .c-publications__button--next:active, .c-publications__button--next:focus, .c-publications__button--next:hover {
    background: #003366;
  }
  .c-publications__button--prev:active path, .c-publications__button--prev:focus path, .c-publications__button--prev:hover path, .c-publications__button--next:active path, .c-publications__button--next:focus path, .c-publications__button--next:hover path {
    fill: #FFFFFF;
    stroke: none;
  }
  .c-publications__button--prev svg, .c-publications__button--next svg {
    width: 20px;
    height: 36.36364px;
    margin: 0 auto;
    vertical-align: center;
  }
  .c-publications__button--prev::after, .c-publications__button--next::after {
    content: '';
    display: block;
    position: absolute;
    top: -7px;
    left: -7px;
    right: -7px;
    bottom: -7px;
  }
  .c-publications__button--prev.slick-disabled, .c-publications__button--next.slick-disabled {
    opacity: 0;
    cursor: default;
  }
  .c-publications__button--prev {
    margin-right: 30px;
  }
  .c-publications__button--next {
    margin-left: 30px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .c-publications--color-primary-5 .c-publications__wrapper {
    background: #F2F5F7;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
  }
  .c-related {
    padding-top: 40px;
  }
  [name='buildingProjectSearch'],
  [name='publicationsSearch'] {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .c-section-heading {
    margin-bottom: 40px;
  }
  .l-content-wrapper > .c-section-heading {
    padding-right: 20px;
    padding-left: 20px;
  }
  .c-short-list__heading {
    margin-bottom: 40px;
  }
  .c-short-list__heading::after {
    bottom: -40px;
  }
  .c-short-list__item:not(:last-child), .c-short-list__item.c-teaser-searchresult:not(:last-child) {
    margin-bottom: 36px;
  }
  .c-short-list__more {
    margin-top: 54px;
    margin-bottom: 36px;
  }
  .c-sibling-site {
    background: #003366;
    margin-bottom: 30px;
    padding: 0 20px;
    display: block;
  }
  .c-sibling-site p {
    max-width: 116rem;
    margin: 0 auto;
    padding: 12px 0;
    font-size: 10px;
    text-align: right;
  }
  .c-sibling-site__link {
    color: #FFFFFF;
    font-size: 1.6rem;
  }
  .c-sibling-site__link:active, .c-sibling-site__link:focus, .c-sibling-site__link:hover {
    color: #FFFFFF;
    text-decoration: underline;
  }
  .c-sibling-site__icon {
    height: 18px;
    vertical-align: baseline;
    display: inline-block;
    position: relative;
    top: 3px;
  }
  .c-stage__text p {
    font-size: 1.8rem;
    line-height: 1.38889;
  }
  .c-stage__nav-wrapper {
    position: relative;
  }
  .c-stage--bbsr {
    padding-bottom: 40px;
  }
  .c-stage--bbsr,
  .c-stage--bbsr .c-stage__stage {
    margin-bottom: 0;
  }
  .c-stage--bbsr .c-stage__stage {
    position: relative;
  }
  .c-stage--bbsr .c-stage__text {
    background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0.87));
    max-width: 560px;
    min-height: 300px;
    margin: 0 auto;
    padding: 26px 30px 90px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .c-stage--bbsr .c-stage__text::before {
    display: none;
  }
  .c-stage--bbsr .c-stage__heading {
    margin-bottom: 24px;
  }
  .c-stage--bbsr .c-stage__image {
    height: 480px;
  }
  .c-stage--bbsr .c-stage__source {
    padding: 0;
    display: block;
    top: 100%;
  }
  .c-stage--bbsr .c-stage__nav {
    max-width: 560px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
  }
  .c-stage--bbsr .c-stage__button {
    display: inline-block !important;
  }
  .c-stage--bbsr .c-stage__button--play {
    position: absolute;
    top: 0;
    right: 40px;
  }
  .c-stage--bbr .c-stage__text {
    margin-bottom: 0;
  }
  .c-stage--bbr .c-stage__image {
    margin: 0 -20px 10px;
  }
  .c-stage--bbr .c-stage__image img {
    width: 100%;
  }
  .c-stage--bbr .c-stage__source {
    padding-left: 20px;
    padding-right: 20px;
  }
  .c-stage--bbr .c-stage__nav {
    margin-bottom: 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-stage--bbr .c-stage__button--play {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .c-sticky-nav {
    display: block;
    position: fixed;
    top: 50%;
    right: 0;
    -webkit-transform: translateX(350px) translateY(-50%);
        -ms-transform: translateX(350px) translateY(-50%);
            transform: translateX(350px) translateY(-50%);
    z-index: 99;
  }
  .c-sticky-nav,
  .c-sticky-nav * {
    color: #FFFFFF;
  }
  .c-sticky-nav__item {
    background: #003366;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-sticky-nav__button, .c-sticky-nav__container {
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  }
  .c-sticky-nav__button {
    width: auto;
    background: #003366;
    border-radius: 0;
    padding: 0;
    display: -ms-grid;
    display: grid;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 100%;
  }
  .c-sticky-nav__button.active-control {
    -webkit-transform: translateX(-350px);
        -ms-transform: translateX(-350px);
            transform: translateX(-350px);
  }
  .c-sticky-nav__button:active, .c-sticky-nav__button:focus, .c-sticky-nav__button:hover {
    outline: solid 2px #003366;
    outline-offset: -2px;
    background: #FFFFFF;
  }
  .c-sticky-nav__button:active .c-sticky-nav__button-text, .c-sticky-nav__button:focus .c-sticky-nav__button-text, .c-sticky-nav__button:hover .c-sticky-nav__button-text {
    text-decoration: underline;
    color: #003366;
    font-weight: 700;
    text-decoration-thickness: 2px;
  }
  .c-sticky-nav__button-text {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: mixed;
    -webkit-transform: rotate(180deg) translateY(-7px);
        -ms-transform: rotate(180deg) translateY(-7px);
            transform: rotate(180deg) translateY(-7px);
    text-transform: uppercase;
    padding: 10px;
    font-size: 1.6rem;
    line-height: 1.3125;
  }
  .c-sticky-nav__container {
    border-left: solid 1px #0055AF;
    max-width: 350px;
    min-width: 350px;
    background: #003366;
    position: relative;
    padding: 30px 40px 10px 30px;
  }
  .c-sticky-nav__container.is-opened {
    -webkit-transform: translateX(-350px);
        -ms-transform: translateX(-350px);
            transform: translateX(-350px);
  }
  .c-sticky-nav__container h1,
  .c-sticky-nav__container h2,
  .c-sticky-nav__container h3,
  .c-sticky-nav__container h4,
  .c-sticky-nav__container h5,
  .c-sticky-nav__container h6 {
    font-size: 2.1rem;
    line-height: 1.33333;
    margin-bottom: 5px;
    margin-top: 0;
  }
  .c-sticky-nav__container p {
    font-size: 1.6rem;
    line-height: 1.3125;
    margin-bottom: 20px;
  }
  .c-sticky-nav__container a {
    text-decoration: none;
  }
  .c-sticky-nav__container a:active, .c-sticky-nav__container a:focus, .c-sticky-nav__container a:hover {
    font-weight: 600;
    text-decoration: underline 2px;
    color: #FFFFFF;
    text-underline-offset: 4px;
  }
  .c-sticky-nav__container a.RichTextIntLink {
    position: relative;
    padding-right: 20px;
  }
  .c-sticky-nav__container a.RichTextIntLink::before {
    content: '';
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=44) no-repeat -166px -104px;
    width: 14px;
    height: 12px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .c-sticky-nav__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    background-position: center;
    border-bottom: solid 1px transparent;
    border-radius: 0;
  }
  .c-sticky-nav__close::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.5);
        -ms-transform: translate(-50%, -50%) scale(0.5);
            transform: translate(-50%, -50%) scale(0.5);
    width: 32px;
    height: 32px;
    background: url(/SiteGlobals/Frontend/Images/icons/close-w.svg?__blob=normal&v=2) no-repeat;
  }
  .c-sticky-nav__close:active, .c-sticky-nav__close:focus, .c-sticky-nav__close:hover {
    border-bottom-color: #FFFFFF;
  }
  .c-teaser-publication__preview {
    display: block !important;
  }
  .c-teaser-publication--special .c-teaser-publication__cover {
    margin-right: 40px;
    margin-bottom: 0;
    float: left;
  }
  .c-teaser-publication--special .c-teaser-publication__image {
    margin-bottom: 10px;
  }
  .c-teaser-publication--special .c-teaser-publication__preview,
  .content .c-teaser-publication--special .c-teaser-publication__preview {
    display: block;
  }
  .c-teaser-publication--special .c-teaser-publication__details {
    overflow: hidden;
  }
  .c-teaser-publication--special .c-teaser-publication__heading {
    margin-bottom: 12px;
  }
  .c-teaser-publication--special .c-teaser-publication__type {
    margin-bottom: 12px;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.4375;
    display: block;
  }
  .c-teaser-publication--special .c-teaser-publication__type a {
    padding-left: 36px;
    color: #003366;
    position: relative;
  }
  .c-teaser-publication--special .c-teaser-publication__type a:active, .c-teaser-publication--special .c-teaser-publication__type a:focus, .c-teaser-publication--special .c-teaser-publication__type a:hover {
    color: #0055AF;
    text-decoration: none;
  }
  .c-teaser-publication--special .c-teaser-publication__type a:active::before, .c-teaser-publication--special .c-teaser-publication__type a:focus::before, .c-teaser-publication--special .c-teaser-publication__type a:hover::before {
    content: '';
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=44) no-repeat -51px -162px;
    width: 24px;
    height: 22px;
    display: inline-block;
    position: absolute;
  }
  .c-teaser-publication--special .c-teaser-publication__type a::before {
    content: '';
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=44) no-repeat -27px -162px;
    width: 24px;
    height: 22px;
    display: inline-block;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-teaser-publication--special .c-teaser-publication__excerpt {
    display: block;
    overflow: hidden;
  }
  .c-teaser-publication--special .c-teaser-publication__excerpt p:last-child {
    margin-bottom: 0;
  }
  .c-teaser-publication--special.slick-current .c-teaser-publication__cover {
    max-width: calc(45% - 40px);
  }
  .c-teaser-searchresult-publication {
    padding-bottom: 40px;
  }
  .c-teaser-searchresult-publication__cover {
    margin-bottom: 24px;
  }
  .c-teaser-searchresult-publication__cta {
    margin-top: 20px;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-teaser-searchresult-publication__cta > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .c-teaser-searchresult-publication__cta > .columns:only-child {
    max-width: 100%;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .c-teaser-searchresult-publication__cta > .columns .c-action-box {
    width: 100%;
    height: 100%;
  }
  .c-teaser-searchresult-publication .c-action-box {
    width: calc(50% - 20px);
    max-width: none;
    height: auto;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .c-teaser-searchresult-publication--highlighted {
    margin-top: 10px;
    margin-left: -20px;
    margin-right: -20px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .c-teaser-searchresult-publication--highlighted .c-teaser-searchresult-publication__cta {
    max-width: 640px;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-teaser-searchresult__headline {
    line-height: 1.33333;
  }
  .c-teaser-tiny {
    margin-bottom: 40px;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-teaser-tiny .c-teaser-tiny__text {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .c-teaser-tiny .c-teaser-tiny__text:not(:only-child) {
    width: calc(50% - 20px);
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .c-teaser-tiny .c-teaser-tiny__image {
    width: calc(50% - 20px);
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .c-teaser-tiny__headline {
    font-size: 2.1rem;
    line-height: 1.29167;
  }
  .c-teaser--row .c-teaser__link {
    margin-left: -20px;
    margin-right: -20px;
  }
  .c-teaser--row .c-teaser__media,
  .c-teaser--row .c-teaser__text-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .c-teaser:not(.c-teaser--large) .c-teaser__headline {
    font-size: 2.1rem;
    line-height: 1.33333;
  }
  .c-teaser__media {
    margin-bottom: 20px;
  }
  .c-teaser--8col .c-teaser__media {
    padding: 0 20px 0 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
  }
  .c-teaser--8col .c-teaser__text-wrapper {
    margin-top: 0;
    padding: 0 20px;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
  }
  .c-teaser--text-on-image .c-teaser__headline {
    font-size: 1.9rem;
    line-height: 1.33333;
  }
  .t-bbsr .c-teaser--text-on-image .c-teaser__headline {
    font-family: "Merriweather", Constantia, Georgia, serif;
    font-size: 1.9rem;
    line-height: 1.33333;
  }
  .c-teaser--text-on-image .c-teaser__text-wrapper {
    left: 20px;
    right: 20px;
    bottom: 53px;
  }
  .c-teaser[class*='--col'],
  .content > .c-teaser,
  [id*='Slot'] > .c-teaser,
  .s-richtext > .c-teaser[class*='--col'],
  .s-richtext > .row > .columns > .c-teaser[class*='--col'] {
    padding: 0 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .c-teaser[class*='--col'] .c-teaser__link,
  .content > .c-teaser .c-teaser__link,
  [id*='Slot'] > .c-teaser .c-teaser__link,
  .s-richtext > .c-teaser[class*='--col'] .c-teaser__link,
  .s-richtext > .row > .columns > .c-teaser[class*='--col'] .c-teaser__link {
    display: inherit;
    -webkit-flex-flow: inherit;
        -ms-flex-flow: inherit;
            flex-flow: inherit;
  }
  .c-teaser[class*='--col'] .c-teaser__text-wrapper:nth-last-child(2),
  .content > .c-teaser .c-teaser__text-wrapper:nth-last-child(2),
  [id*='Slot'] > .c-teaser .c-teaser__text-wrapper:nth-last-child(2),
  .s-richtext > .c-teaser[class*='--col'] .c-teaser__text-wrapper:nth-last-child(2),
  .s-richtext > .row > .columns > .c-teaser[class*='--col'] .c-teaser__text-wrapper:nth-last-child(2) {
    padding-left: 20px;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
  }
  .c-teaser[class*='--col'] .c-teaser__media,
  .content > .c-teaser .c-teaser__media,
  [id*='Slot'] > .c-teaser .c-teaser__media,
  .s-richtext > .c-teaser[class*='--col'] .c-teaser__media,
  .s-richtext > .row > .columns > .c-teaser[class*='--col'] .c-teaser__media {
    padding-right: 20px;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
  }
  .content > .c-teaser[class*='--col'],
  [id*='Slot'] > .c-teaser[class*='--col'] {
    width: 100%;
    max-width: 120em;
  }
  .s-richtext > .row > .columns > .c-teaser[class*='--col'] {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .s-richtext > .c-teaser[class*='--col'] {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .c-toggle:not(.c-toggle--project) {
    margin-left: -20px;
    margin-right: -20px;
  }
  .c-toggle:not(.c-toggle--project) .c-toggle__headline {
    padding-left: 20px;
  }
  .c-toggle--project .c-toggle__content,
  .c-toggle--project .c-toggle__heading + div {
    padding-left: 40px;
    padding-right: 40px;
  }
  .c-topic-results__item {
    margin: .5em 0;
  }
  .c-topic-search__list {
    padding-left: calc(6.94444% + 20px);
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .c-topic-search__item:first-child {
    width: calc(6.94444% + 20px);
  }
  .c-topline {
    font-size: 1.8rem;
  }
  .c-video__headline {
    font-size: 2.1rem;
  }
  .consent-reload-wrapper {
    padding: 40px;
  }
  .consent-reload-wrapper h3 {
    margin-bottom: 1rem;
  }
  .consent-reload-wrapper p {
    margin-bottom: 2rem;
  }
  .consent-reload-wrapper.is-allowed-and-replaced {
    padding: 0;
  }
  .consent-reload-button {
    font-size: 1.5rem;
  }
  .js-on .cookiebanner,
  .cookiebanner {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .js-on .cookiebanner .cookiebannerbox > div .picture,
  .cookiebanner .cookiebannerbox > div .picture {
    color: #141414;
    display: block;
  }
  .js-on .cookiebanner .text,
  .cookiebanner .text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .js-on .cookiebanner .text h2,
  .cookiebanner .text h2 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .js-on .cookiebanner .text p,
  .cookiebanner .text p {
    width: calc(50% - 10px);
    margin: 0 0 20px;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .js-on .cookiebanner .text p:nth-child(2):last-child,
  .cookiebanner .text p:nth-child(2):last-child {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .js-on .cookiebanner .text p:nth-child(1n+4),
  .cookiebanner .text p:nth-child(1n+4) {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .docData {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .docData .label,
  .docData .value {
    padding: 14px 0;
    border-bottom: 1px solid #E5EBF0;
  }
  .docData .label {
    width: 40%;
    padding-right: 20px;
  }
  .docData .value {
    width: 60%;
  }
  .docData--richtext-like .label,
  .docData--richtext-like .value {
    padding: 0;
  }
  .docData--richtext-like .label {
    width: 16.66667%;
  }
  .docData--richtext-like .value {
    width: 83.33333%;
  }
  .glossaryToggle {
    margin-left: -20px;
    margin-right: -20px;
  }
  .glossaryToggle .heading button {
    padding-left: 20px;
  }
  .l-content-wrapper {
    padding-top: 40px;
  }
  .l-content-wrapper--no-space-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .l-content-wrapper--no-space-before {
    padding-top: 0;
  }
  .l-content-wrapper--narrow-space {
    padding-top: 20px;
  }
  .l-content-wrapper--narrow-space-before {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .l-content-wrapper--narrow-space-after {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .l-teaser-toggle[data-initial-items-medium='1'] .column:nth-child(1n+2) .c-teaser:not(.h-hide),
  .l-teaser-toggle[data-initial-items-medium='1'] .column:nth-child(1n+2) .c-more-banner:not(.h-hide) {
    display: none;
  }
  .l-teaser-toggle[data-initial-items-medium='2'] .column:nth-child(1n+3) .c-teaser:not(.h-hide),
  .l-teaser-toggle[data-initial-items-medium='2'] .column:nth-child(1n+3) .c-more-banner:not(.h-hide) {
    display: none;
  }
  .l-teaser-toggle[data-initial-items-medium='3'] .column:nth-child(1n+4) .c-teaser:not(.h-hide),
  .l-teaser-toggle[data-initial-items-medium='3'] .column:nth-child(1n+4) .c-more-banner:not(.h-hide) {
    display: none;
  }
  .l-teaser-toggle[data-initial-items-medium='4'] .column:nth-child(1n+5) .c-teaser:not(.h-hide),
  .l-teaser-toggle[data-initial-items-medium='4'] .column:nth-child(1n+5) .c-more-banner:not(.h-hide) {
    display: none;
  }
  .l-teaser-toggle[data-initial-items-medium='5'] .column:nth-child(1n+6) .c-teaser:not(.h-hide),
  .l-teaser-toggle[data-initial-items-medium='5'] .column:nth-child(1n+6) .c-more-banner:not(.h-hide) {
    display: none;
  }
  .l-teaser-toggle[data-initial-items-medium='6'] .column:nth-child(1n+7) .c-teaser:not(.h-hide),
  .l-teaser-toggle[data-initial-items-medium='6'] .column:nth-child(1n+7) .c-more-banner:not(.h-hide) {
    display: none;
  }
}
@media screen and (min-width: 600px) {
  .mfp-inline-holder .mfp-content .slide,
  .mfp-ajax-holder .mfp-content .slide {
    margin-bottom: 30px;
    padding: 30px 30px 100px;
  }
  .mfp-inline-holder .mfp-content .slide .position,
  .mfp-ajax-holder .mfp-content .slide .position {
    bottom: 90px;
  }
  .mfp-inline-holder .mfp-content .slide .position p,
  .mfp-ajax-holder .mfp-content .slide .position p {
    margin: 0;
    line-height: 1;
  }
  .mfp-inline-holder .mfp-content .slide .position .current,
  .mfp-ajax-holder .mfp-content .slide .position .current {
    font-size: 2.4rem !important;
  }
  .mfp-inline-holder .mfp-content .imageEntry,
  .mfp-ajax-holder .mfp-content .imageEntry {
    outline: 20px solid #F2F5F7;
  }
  .mfp-inline-holder .mfp-content .imageEntry .mfp-close,
  .mfp-ajax-holder .mfp-content .imageEntry .mfp-close {
    right: -6px;
    -webkit-transform: translateY(-50%) translateY(-10px);
        -ms-transform: translateY(-50%) translateY(-10px);
            transform: translateY(-50%) translateY(-10px);
  }
  .mfp-inline-holder .mfp-content .wrapper-text,
  .mfp-ajax-holder .mfp-content .wrapper-text {
    width: auto;
    padding: 0 20px 30px 0;
  }
  .mfp-inline-holder .mfp-content .wrapper-text:not(:last-child),
  .mfp-ajax-holder .mfp-content .wrapper-text:not(:last-child) {
    max-width: calc(100% - 270px);
  }
  .mfp-inline-holder .mfp-content .wrapper-download,
  .mfp-ajax-holder .mfp-content .wrapper-download {
    width: auto;
    margin-top: 20px;
    padding-left: 20px;
  }
  .mfp-inline-holder .mfp-content .wrapper-download:nth-child(2),
  .mfp-ajax-holder .mfp-content .wrapper-download:nth-child(2) {
    padding-left: 0;
  }
  .mfp-container .mfp-arrow {
    top: auto;
    bottom: 80px;
  }
  .mfp-container .mfp-arrow.mfp-arrow-left {
    left: 50%;
    -webkit-transform: translateX(-140px);
        -ms-transform: translateX(-140px);
            transform: translateX(-140px);
  }
  .mfp-container .mfp-arrow.mfp-arrow-right {
    right: 50%;
    -webkit-transform: translateX(140px);
        -ms-transform: translateX(140px);
            transform: translateX(140px);
  }
  .mfp-container .mfp-arrow.mfp-arrow-right img {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
        -ms-transform: translate(-50%, -50%) rotate(180deg);
            transform: translate(-50%, -50%) rotate(180deg);
  }
  .gallery-lightbox.gallery-lightbox .mfp-arrow {
    bottom: 24px;
  }
  .gallery-lightbox.gallery-lightbox .position {
    bottom: 40px !important;
  }
  #menu {
    background: #F2F5F7;
  }
  #menu .mm-panel::before {
    content: none;
  }
  #menu .mm-panel ~ .mm-panel {
    background: #F2F5F7;
    padding-top: 53px;
  }
  #menu .mm-panel ~ .mm-panel li a:not(.mm-next),
  #menu .mm-panel ~ .mm-panel li strong {
    font-size: 1.8rem !important;
  }
  #menu .mm-panel ~ .mm-panel .mm-navbar .mm-prev {
    top: 75px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #menu ul.mm-listview {
    margin-top: 0 !important;
    -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }
  #menu ul.mm-listview::before {
    content: '';
    display: block;
    width: 100%;
    height: 53px;
    background: #F2F5F7;
  }
  #menu ul.mm-listview li {
    width: 50%;
  }
  #menu .mm-panel:not(#mm-1) ul.mm-listview::before {
    content: none;
  }
  #menu li a,
  #menu li strong {
    font-size: 2.1rem;
    font-weight: normal !important;
  }
  #menu li::after {
    border: none;
  }
  #menu :not(.service) + .service {
    padding-top: 40px;
  }
  #menu .service a,
  #menu .service strong {
    font-size: 1.6rem;
  }
  #menu .service ~ .service {
    margin-top: 0;
  }
  #menu .service.first-service a.mm-next {
    padding-top: 110px;
  }
  #menu .service.first-service a.mm-next::before {
    top: 49px;
  }
  #menu .meta {
    text-transform: uppercase;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto !important;
  }
  #menu .mm-next:active::before, #menu .mm-next:focus::before, #menu .mm-next:hover::before {
    background: #003366;
  }
  #menu .mm-next:active::after, #menu .mm-next:focus::after, #menu .mm-next:hover::after {
    content: '';
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=44) no-repeat -88px -233px;
    width: 14px;
    height: 13px;
    display: inline-block;
    position: absolute;
  }
  .t-bbsr #menu .mm-next:active::after, .t-bbsr #menu .mm-next:focus::after, .t-bbsr #menu .mm-next:hover::after {
    content: '';
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=44) no-repeat -88px -233px;
    width: 14px;
    height: 13px;
    display: inline-block;
    position: absolute;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  #menu .mm-next::after {
    content: '';
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=44) no-repeat -144px -233px;
    width: 14px;
    height: 13px;
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 24px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .t-bbsr #menu .mm-next::after {
    content: '';
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=44) no-repeat -144px -233px;
    width: 14px;
    height: 13px;
    display: inline-block;
    position: absolute;
  }
  #menu .mm-next::before {
    width: 31px;
    height: 31px;
    border-radius: 50%;
    top: 11px;
    right: 0;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
  }
  .t-bbsr #menu li.mm-opened > .mm-next::after {
    content: '';
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=44) no-repeat -88px -233px;
    width: 14px;
    height: 13px;
    display: inline-block;
    position: absolute;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  #menu li.mm-opened > .mm-next::before {
    background: #003366;
  }
  #menu li.mm-opened > a:not(.mm-next) {
    color: #003366;
  }
  #menu .mm-navbar {
    height: auto;
    margin-bottom: 20px;
    border: none;
    position: static;
  }
  #menu .mm-panel:first-child .mm-navbar {
    display: none;
  }
  #menu .mm-title {
    height: auto;
    color: #0055AF !important;
    font-size: 2.1rem;
    text-align: left;
    white-space: normal !important;
    text-overflow: inherit !important;
    display: block;
    overflow: visible !important;
  }
  #menu .mm-prev {
    position: absolute;
    top: 0;
    left: 0;
  }
  #menu .mm-prev::before {
    content: '';
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=44) no-repeat -144px -233px;
    width: 14px;
    height: 13px;
    display: inline-block;
    position: absolute;
    border: none;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  #menu .meta,
  #menu [class*='siteSibling'] {
    display: none;
  }
  .mm-offcanvas {
    top: 181px;
  }
  #mm-blocker {
    top: 181px;
  }
  .c-breadcrumb {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .c-breadcrumb__list {
    padding: 16px 0;
    white-space: normal;
    -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    overflow-x: visible;
    overflow-y: visible;
  }
  .c-breadcrumb__list:not(:last-child) {
    padding-right: 16px;
  }
  .navSkip a:focus, .navSkip a:active {
    left: calc(2000px + 60vw);
  }
  .richtext-accordion .heading {
    margin: 0 -20px 2px;
    padding-left: 20px;
  }
  .s-construction-project-process .richtext-accordion {
    margin-left: 0;
    margin-right: 0;
  }
  .s-construction-project-process .richtext-accordion .heading {
    padding-left: 20px;
  }
  .s-construction-project-process .richtext-accordion .heading::after {
    left: 0;
  }
  .share .shariff {
    min-height: 16.5em;
  }
  .share .shariff li {
    width: auto;
    margin-right: 15px;
  }
  .share .shariff .email {
    width: auto;
  }
  .teaser-switcher .teaser {
    width: 33.33%;
  }
  .StndGallery .galleryBox {
    padding: 30px 30px 20px;
  }
  .StndGallery .slick-index-of {
    font-size: 2.4rem;
  }
  .StndGallery .wrapper {
    height: calc((100vw - 40px - 44px) / 1.6 - 14px);
  }
  .stage {
    clear: both;
    position: relative;
  }
  .stage .imageContainer {
    width: 50%;
    float: left;
    position: relative;
  }
  .stage .imageContainer .spacer {
    width: 12px;
    height: 30px;
    position: absolute;
    top: 14%;
    right: 0;
  }
  .stage .imageContainer .spacer::before {
    content: '';
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=44) no-repeat -211px -99px;
    width: 13px;
    height: 25px;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 0;
  }
  .stage .textContainer {
    width: 50%;
    padding: 25px 25px 7em;
    float: left;
  }
  .stage .textContainer h3 {
    margin: 0 0 10px;
    color: #FFFFFF;
  }
  .stage .pagination {
    width: auto;
    margin-bottom: 0;
    position: absolute;
    left: 50%;
    bottom: 10px;
  }
  .stage .pagination ul {
    margin-left: 20px;
  }
  .js-on .stage .slick-dots {
    width: auto;
    height: 34px;
    margin-left: 25px;
    margin-bottom: 0;
    text-align: left;
    position: absolute;
    left: 50%;
    bottom: 20px;
  }
  .js-on .stage .slick-dots li {
    width: 34px;
    height: 34px;
  }
  .js-on .stage .slick-dots button {
    width: auto;
    height: auto;
    padding: 7px 12px;
    border: none;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
    text-indent: 0;
    display: block;
    clear: left;
  }
  .js-on .stage .slick-dots button:active, .js-on .stage .slick-dots button:focus, .js-on .stage .slick-dots button:hover {
    background: #FFFFFF;
    color: #003366;
    opacity: 1;
  }
  .js-on .stage .slick-dots button::before {
    content: '';
    color: #FFFFFF;
  }
  .js-on .stage .slick-dots .slick-active button {
    background-color: #FFFFFF;
    color: #003366;
    cursor: inherit;
  }
  .js-on .stage .slick-dots .slick-active button:active, .js-on .stage .slick-dots .slick-active button:focus, .js-on .stage .slick-dots .slick-active button:hover {
    background-color: #FFFFFF;
    color: #003366;
  }
  .js-on .stage .navigation {
    width: auto;
    top: auto;
    left: auto;
    right: 25px;
    bottom: 20px;
  }
  .js-on .stage .navigation button {
    width: 34px;
    height: 34px;
    border-radius: 3px;
    color: #141414;
    text-align: center;
    position: static;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .js-on .stage .navigation button.prev, .js-on .stage .navigation button.next {
    display: none !important;
  }
  .js-on .stage .navigation button.pause, .js-on .stage .navigation button.play {
    display: inline;
  }
  .js-on .stage .navigation button strong {
    width: auto;
    line-height: 1.2;
    position: static;
    left: auto;
    overflow: visible;
  }
  .js-on .stage .navigation button img {
    width: 33px;
    height: 33px;
  }
  .js-on .stage .navigation button.playbutton-playing:focus, .js-on .stage .navigation button.playbutton-playing:active, .js-on .stage .navigation button.playbutton-paused:focus, .js-on .stage .navigation button.playbutton-paused:active {
    background: #FFFFFF none repeat scroll 0 0;
    border-radius: 0;
    outline: 1px solid #FFFFFF;
  }
  .teaser h2 {
    margin-bottom: 10px;
  }
  .teaser .picture-element {
    width: 36.4%;
  }
  .teaser p {
    display: block;
  }
  .togglenav {
    margin-top: -20px;
    border-top: none;
  }
  .togglenav ul {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .mm-opened .navMobileMenu button {
    color: #0055AF;
  }
  .header .logo img {
    height: 55px;
    max-height: 55px;
    margin: 0 0 20px;
  }
}
