@media only screen and (min-width: 1024px) {
  body {
    border-top: 10px solid #B7001F;
  }
  .service-section .service-section-wrapper
.navBreadcrumbs ol {
    max-width: 98em;
    margin: 0 auto;
  }
  .stage .stage-wrapper,
  .service-border ul,
  .navBreadCrumbsVertical li a {
    max-width: 98em;
    margin: 0 auto;
  }
  .wrapperDivisions {
    padding-top: 0;
  }
  .fixed .wrapperDivisions {
    padding-top: 0;
  }
  .main {
    padding: 0;
    position: relative;
  }
  .content {
    background: #FFFFFF;
  }
  .content.columns {
    padding-top: 86px;
    padding-bottom: 60px;
  }
  .c-alert {
    border-top: none;
    margin-top: 0;
  }
  .c-alert:before {
    display: none;
  }
  .c-sticky-nav {
    display: block;
    position: fixed;
    top: 386px;
    right: 0;
    z-index: 100;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-sticky-nav__list {
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-sticky-nav__item {
    background-color: #B7001F;
    border: 1px solid #FFFFFF;
    white-space: nowrap;
    padding-right: 15px;
    -webkit-transform: translateX(-50px);
        -ms-transform: translateX(-50px);
            transform: translateX(-50px);
    transition: background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
    transition: background-color .2s ease-in-out, transform .2s ease-in-out;
    transition: background-color .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  }
  .c-sticky-nav__item:active, .c-sticky-nav__item:focus, .c-sticky-nav__item:hover {
    background-color: #00305B;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  .c-sticky-nav__item:active a, .c-sticky-nav__item:focus a, .c-sticky-nav__item:hover a {
    color: #FFFFFF;
    text-decoration: none;
  }
  .c-sticky-nav__item:not(:last-child) {
    margin-bottom: -1px;
  }
  .c-sticky-nav__item a {
    display: inline-block;
    color: #FFFFFF;
    font-weight: 500;
    vertical-align: middle;
    width: 100%;
    height: 50px;
    padding: 10px 0;
    transition: color .2s ease-in-out;
  }
  .c-sticky-nav__icon {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    position: relative;
  }
  .c-sticky-nav__icon:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .c-sticky-nav__icon--meldungen:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 32px;
    height: 28px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -316px -957px;
  }
  .c-sticky-nav__icon--melden:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 31px;
    height: 24px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -1104px -437px;
  }
  .c-sticky-nav__icon--arbeiten:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 31px;
    height: 27px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -1104px -813px;
  }
  .c-sticky-nav__icon--neu:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 32px;
    height: 27px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -346px -406px;
  }
  .c-table {
    clear: both;
  }
  .c-table > .row > .column {
    margin-right: -50%;
  }
  .c-table__wrapper {
    float: left;
    width: 100%;
  }
  .c-table__pagination > p {
    float: left;
  }
  .c-table__pagination .navIndex {
    float: right;
  }
  .c-table__pagination:last-child {
    padding: 32px 16px;
  }
  .c-table__pagination:last-child .navIndex {
    float: none;
  }
  .c-table__pagination:last-child .navIndex .advancedSearch {
    float: right;
  }
  .c-table__table {
    clear: both;
  }
}

@media only screen and (min-width: 1024px) and (min-width: 83.125em) {
  .c-table > .row > .column {
    padding: 0;
    margin-left: -25%;
    margin-right: -75%;
  }
}

@media only screen and (min-width: 1024px) {
  .js-on .cookiebannerbox > div {
    width: 100%;
    max-width: 960px;
    display: table;
  }
  .js-on .cookiebannerbox > div .text {
    display: table-cell;
  }
  .js-on .cookiebannerbox > div .all {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 10px;
  }
  .js-on .cookiebannerbox > div .all .button {
    word-break: normal;
    margin-left: 10px;
  }
  .js-on .cookiebannerbox > div .picture {
    display: block;
  }
  .js-on .cookiebanner.top {
    top: -1000px;
    bottom: auto;
    padding-top: 0;
    overflow: visible;
  }
  .js-on .cookiebanner.top .cookiebannerbox {
    top: auto;
    bottom: -15px;
  }
  .js-on .cookiebanner.classic .cookiebannerbox {
    top: 0;
    bottom: 0;
  }
  .gsb .responsiveTable table {
    table-layout: fixed;
  }
  .service-border {
    margin-bottom: 0;
  }
  .service-border button.close {
    right: 0;
  }
  .service-border .events li {
    border-bottom: none;
  }
  .service-border .video-image .video-icon {
    top: 30%;
    left: 42%;
  }
  .servicebox {
    display: block;
    background: #EEEEEE;
    border-top: 2px dotted #7F7F7F;
    padding-top: 32px;
  }
  .servicebox ul {
    margin-bottom: 32px;
  }
  .servicebox li:first-child a {
    border-top: 1px dotted #7F7F7F;
  }
  .servicebox a,
  .servicebox strong {
    font-weight: bold;
    border-bottom: 1px dotted #7F7F7F;
    display: block;
    margin: 0 16px 0 0;
  }
  .servicebox a:hover, .servicebox a:focus, .servicebox a:active {
    color: #000000;
  }
  .servicebox strong {
    text-decoration: underline;
  }
  .servicebox .service {
    border-right: 1px dotted #7F7F7F;
    margin-bottom: 32px;
  }
  .servicebox .service a,
  .servicebox .service strong {
    padding: 6px 20px;
    position: relative;
  }
  .servicebox .service a:before,
  .servicebox .service strong:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 9px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -872px -1221px;
    left: 4px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .servicebox .service a:hover:before,
  .servicebox .service a:focus:before,
  .servicebox .service a:active:before,
  .servicebox .service strong:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 9px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -1317px -1462px;
  }
  .servicebox .social h2 {
    margin-left: 16px;
  }
  .servicebox .social li {
    padding-bottom: 0;
  }
  .servicebox .social li:nth-child(2) a,
  .servicebox .social li:nth-child(2) strong {
    border-top: 1px dotted #7F7F7F;
  }
  .servicebox .social li:nth-child(2n) a,
  .servicebox .social li:nth-child(2n) strong {
    margin-left: 16px;
  }
  .servicebox .social li:nth-child(2n+1) a {
    margin-left: 16px;
  }
  .servicebox .social a,
  .servicebox .social strong {
    text-transform: uppercase;
    padding: 2px 0 3px 45px;
    position: relative;
  }
  .servicebox .social a:before,
  .servicebox .social strong:before {
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .servicebox .social a em,
  .servicebox .social strong em {
    color: #373737;
    font-family: "Roboto Slab", serif;
    font-weight: normal;
    text-transform: none;
    display: block;
  }
  .servicebox .navTwitter a:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -463px -682px;
  }
  .servicebox .navTwitter a:hover:before, .servicebox .navTwitter a:focus:before, .servicebox .navTwitter a:active:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -322px -820px;
  }
  .servicebox .navFacebook a:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -50px -820px;
  }
  .servicebox .navFacebook a:hover:before, .servicebox .navFacebook a:focus:before, .servicebox .navFacebook a:active:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -186px -820px;
  }
  .servicebox .navRSSFeed a:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -458px -820px;
  }
  .servicebox .navRSSFeed a:hover:before, .servicebox .navRSSFeed a:focus:before, .servicebox .navRSSFeed a:active:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -832px -50px;
  }
  .servicebox .navYouTube a:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -599px -682px;
  }
  .servicebox .navYouTube a:hover:before, .servicebox .navYouTube a:focus:before, .servicebox .navYouTube a:active:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -327px -682px;
  }
  .servicebox .navGoogle a:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -832px -187px;
  }
  .servicebox .navGoogle a:hover:before, .servicebox .navGoogle a:focus:before, .servicebox .navGoogle a:active:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -832px -324px;
  }
  .servicebox .navFlickr a:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -832px -461px;
  }
  .servicebox .navFlickr a:hover:before, .servicebox .navFlickr a:focus:before, .servicebox .navFlickr a:active:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 36px;
    height: 37px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -832px -598px;
  }
  .share {
    width: 100%;
  }
  .share .wrapper-share {
    min-height: 13em;
    width: 99.6em;
    margin: 0 auto;
    padding: 3em 8px;
  }
  .share .social_share_privacy_area .email {
    width: auto;
    padding-right: 10px !important;
  }
  .solrSortLinks ul {
    margin-bottom: 0;
  }
  .video-image .video-icon {
    top: 24%;
    left: 38%;
  }
  .footer .navFunctions li {
    float: left;
    margin-right: 16px;
  }
  .footer .navFunctions .navFunctionsPrint a {
    position: relative;
  }
  .footer .navFunctions .navFunctionsPrint a:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 14px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -857px -1462px;
    margin-right: 11px;
    position: relative;
  }
  .footer .siteInfo li {
    border: none;
  }
  .footer .siteInfo li:last-child {
    border: none;
  }
  .footer .siteInfo .meta {
    margin: 36px 0 50px auto;
  }
  .header .logo {
    margin-top: 12px;
    margin-bottom: 55px;
  }
  .header .logo a {
    margin: 0 auto 0 0;
  }
  .header .logo img {
    margin: 0;
  }
  .header .mod .navServiceMeta {
    margin-top: 3px;
  }
  .header .mod .search {
    margin: 0;
  }
  .header .mod .search p {
    margin: 0;
  }
  .header .mod input[type='text'] {
    font-size: 1.4rem;
    padding: 3px 0 0 3px;
    width: 100%;
  }
  .header .mod input[type='image'] {
    width: 22px;
    height: 22px;
    margin: 3px;
  }
  .search {
    display: block;
    margin-top: 3.43em;
    background-color: #EEEEEE;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  .search p {
    margin-top: 0;
  }
  .search form {
    margin-bottom: 0;
    position: relative;
  }
  .search fieldset {
    width: 100%;
    border: none;
    padding: 0;
  }
  .search input {
    padding: 6px 0 8px 3px;
    border: none;
  }
  .search input[type='text'] {
    width: 100%;
    background-color: #EEEEEE;
    margin-right: .14em;
    float: left;
  }
  .search input[type='image'] {
    float: right;
    padding: 0;
    margin: 3px 7px;
    width: 30px;
    height: 30px;
  }
  .search .formField {
    float: left;
    width: 81%;
  }
  .search h2,
  .search p {
    margin-bottom: 0;
  }
  .navServiceMeta {
    display: block;
    position: relative;
  }
  .navServiceMeta ul {
    float: right;
    background-color: #B7001F;
    height: 42px;
    position: relative;
  }
  .navServiceMeta ul:before, .navServiceMeta ul:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
  }
  .navServiceMeta ul:before {
    border-right: 42px solid #B7001F;
    border-bottom: 42px solid transparent;
    right: 100%;
  }
  .navServiceMeta ul:after {
    background-color: #B7001F;
    height: 42px;
    left: 100%;
    right: calc(-1 * (100vw - 99.6em) / 2 - 16px / 2);
  }
  .navServiceMeta li {
    float: left;
    font-size: 1.2rem;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-left: 22px;
  }
  .navServiceMeta li a,
  .navServiceMeta li strong {
    color: #FFFFFF;
  }
  .navServiceMeta li strong,
  .navServiceMeta li a:hover,
  .navServiceMeta li a:focus,
  .navServiceMeta li a:active {
    text-decoration: underline;
  }
  .navServiceMeta li:last-child {
    margin-left: 5px;
  }
  .navServiceMeta .navServiceGS a,
  .navServiceMeta .navServiceGS strong,
  .navServiceMeta .navServiceLS a,
  .navServiceMeta .navServiceLS strong {
    position: relative;
    padding-left: 28px;
  }
  .navServiceMeta .navServiceGS a:after,
  .navServiceMeta .navServiceGS strong:after,
  .navServiceMeta .navServiceLS a:after,
  .navServiceMeta .navServiceLS strong:after {
    content: '';
    position: absolute;
    background: #CCCCCC;
    width: 2px;
    height: 9px;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .navServiceMeta .navServiceGS a:before,
  .navServiceMeta .navServiceGS strong:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -1484px -526px;
    top: -1px;
    left: 5px;
  }
  .navServiceMeta .navServiceLS a,
  .navServiceMeta .navServiceLS strong {
    position: relative;
    padding-left: 28px;
  }
  .navServiceMeta .navServiceLS a:before,
  .navServiceMeta .navServiceLS strong:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 15px;
    height: 20px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -1364px -397px;
    left: 8px;
  }
  .navServiceMeta .languageLink {
    color: #FFFFFF;
  }
  .navServiceMeta .languageLink:first-child:after {
    display: inline-block;
    content: '|';
    margin-left: 4px;
  }
  .navServiceMeta .languageLink.lang-en:first-child:after {
    content: '';
    margin: 0;
  }
  .supplement .banner,
  .supplement .boxWrapper,
  .supplement .box {
    width: 100%;
    max-width: 100%;
  }
  .navBreadcrumbs ol {
    padding: 0;
  }
  .navPrimary {
    display: block;
    width: 100%;
  }
  .navPrimary:before {
    display: block;
    content: '';
    height: 50px;
    border-right: 42px solid transparent;
    border-bottom: 50px solid #00305B;
    position: absolute;
    top: 0;
    left: calc(-1 * (100vw - 99.6em) / 2 - 16px / 2);
    right: 100%;
  }
  .navPrimary:after {
    display: block;
    content: '';
    clear: both;
  }
  .navPrimary > ul {
    float: right;
    max-height: 50px;
  }
  .navPrimary > ul > li {
    float: left;
    position: relative;
    width: auto;
  }
  .navPrimary > ul > li h3 {
    font-size: 1.8rem;
  }
  .navPrimary > ul > li a,
  .navPrimary > ul > li strong {
    font-family: "Roboto Slab", serif;
    font-weight: normal;
    padding: 8px 13px 18px;
    display: block;
  }
  .navPrimary > ul > li a:active, .navPrimary > ul > li a:focus, .navPrimary > ul > li a:hover {
    background-color: #F2F2F2;
  }
  .navPrimary > ul > li strong {
    font-weight: bold;
  }
  .navPrimary > ul > li:last-child .menu-box {
    left: -11.5rem;
  }
  .navPrimary > ul > li em a {
    color: #004F80;
    font-style: normal;
    background-color: #EEEEEE;
  }
  .navPrimary .search-button {
    float: left;
    background-color: #F2F2F2;
    width: 50px;
    height: 50px;
    padding: 0;
    position: relative;
  }
  .navPrimary .search-button:before, .navPrimary .search-button:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
  }
  .navPrimary .search-button:before {
    border-right: 42px solid #F2F2F2;
    border-bottom: 50px solid transparent;
    right: 100%;
  }
  .navPrimary .search-button:after {
    border-top: 50px solid transparent;
    border-left: 42px solid #F2F2F2;
    left: 100%;
  }
  .navPrimary .search-button span {
    content: '';
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -1484px -998px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .navPrimary .menu-box {
    overflow: hidden;
    position: absolute;
    z-index: 1000;
    width: 205px;
    left: -5.3rem;
    top: 40px;
    padding: 20px 0 0;
  }
  .navPrimary .menu-box ul {
    border-radius: 5px;
    padding: 0 10px;
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
  }
  .navPrimary .menu-box li {
    border-bottom: 1px solid #EEEEEE;
  }
  .navPrimary .menu-box li a,
  .navPrimary .menu-box li strong {
    font-family: "Asap", sans-serif;
    font-size: 1.4rem;
    display: block;
    margin: 0;
    padding: 5px 0;
    font-weight: bold;
  }
  .navPrimary .menu-box li:last-child, .navPrimary .menu-box li.last {
    border-bottom: none;
  }
  .navPrimary .menu-box li a:hover, .navPrimary .menu-box li a:focus, .navPrimary .menu-box li a:active {
    text-decoration: underline;
  }
  .navPrimary .fl-2 .menu-box {
    width: 410px;
    left: -15.9rem;
    margin: 0;
    padding: 20px 0 0;
  }
  .navPrimary .fl-2 .menu-box ul {
    border: none;
    padding: 0 5px;
  }
  .navPrimary .fl-2 .menu-box > ul {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    display: inline-block;
    width: 410px;
  }
  .navPrimary .fl-2 .menu-box > ul > li:first-child {
    float: left;
    width: 50%;
    border: none;
  }
  .navPrimary .fl-2 .menu-box > ul > li:first-child ul {
    border-radius: 5px 0 0 5px;
  }
  .navPrimary .fl-2 .menu-box > ul > li:last-child {
    float: right;
    width: 50%;
    border: none;
  }
  .navPrimary .fl-2 .menu-box > ul > li:last-child ul {
    border-radius: 0 5px 5px 0;
  }
  .navPrimary .hovered h3 a:after,
  .navPrimary em a:after,
  .navPrimary strong:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -17px;
    left: 40%;
    border: 9px solid transparent;
    border-top-color: #F2F2F2;
    color: #FFFFFF;
    z-index: 1005;
  }
  .navPrimary li li strong:before,
  .navPrimary li li em a:after,
  .navPrimary li li strong:after {
    content: none;
  }
  .navPrimaryWrapper {
    background-color: #FFFFFF;
  }
  .navPrimaryWrapper.fixed {
    border-bottom: 8px solid #00305B;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-animation: slideDown .4s ease-in-out;
            animation: slideDown .4s ease-in-out;
  }
  .navPrimaryWrapper.fixed .navPrimary:before {
    height: 82px;
    border-right-width: 70px;
    border-bottom-width: 82px;
  }
  .navPrimaryWrapper.fixed .navPrimary .menu-box {
    top: 71px;
  }
  .navPrimaryWrapper.fixed .navPrimary > ul > li a,
  .navPrimaryWrapper.fixed .navPrimary > ul > li strong {
    padding: 28px 13px;
  }
  .navPrimaryWrapper.fixed .navPrimary > ul > li li a,
  .navPrimaryWrapper.fixed .navPrimary > ul > li li strong {
    padding: 5px 0;
  }
  .navPrimaryWrapper.fixed .search-button {
    width: 25px;
    height: 82px;
  }
  .navPrimaryWrapper.fixed .search-button:before {
    border-right-width: 70px;
    border-bottom-width: 82px;
  }
  .navPrimaryWrapper.fixed .search-button:after {
    border-top-width: 82px;
    border-left-width: 70px;
  }
  @-webkit-keyframes slideDown {
    from {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
    }
    to {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes slideDown {
    from {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
    }
    to {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  .navSecondary {
    display: block;
    margin-top: -40px;
    margin-bottom: 32px;
    position: relative;
  }
  .navSecondary h2 {
    background-color: #FFFFFF;
    font-family: "Asap", sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    padding: 12px 10px;
    margin: 0;
    border-bottom: 1px solid #FFFFFF;
  }
  .navSecondary li a,
  .navSecondary li strong {
    display: block;
    background-color: #035089;
    color: #FFFFFF;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1;
    padding: 12px 10px;
    border-bottom: 1px solid #FFFFFF;
  }
  .navSecondary li strong {
    background-color: #00305B;
  }
  .navSecondary li a:hover, .navSecondary li a:focus, .navSecondary li a:active {
    background-color: #FFFFFF;
    text-decoration: none;
  }
  .navSecondary li em a {
    font-weight: bold;
  }
  .navSecondary li li a {
    background-color: #F2F2F2;
    color: #00305B;
    padding-left: 20px;
  }
  .navSecondary li li strong {
    background-color: #00305B;
    font-weight: 700;
    padding-left: 20px;
  }
  .navSecondary li li li a {
    background-color: #EEEEEE;
    padding-left: 30px;
  }
  .navSecondary li li li strong {
    padding-left: 30px;
  }
  .navSecondary li li li li a {
    padding-left: 40px;
  }
  .navSecondary li li li li strong {
    padding-left: 40px;
  }
  .nbcv-3 .navSecondary {
    margin-top: -8em;
  }
  .navSecondary.toggle {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 33%;
  }
  .navSecondary.toggle .navMain {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    max-width: 99.6em;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
  }
  .navSecondary.toggle .tabs-container {
    /*flex: 0 0 percentage(1/3);
      max-width: percentage(1/3);*/
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }
  .navSecondary.toggle .heading {
    padding-right: 32px;
    position: relative;
  }
  .navSecondary.toggle .heading:after {
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .navSecondary.toggle .heading.active-control:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 9px;
    height: 6px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -978px -1221px;
  }
  .navSecondary.toggle .heading.active-control span {
    display: none;
  }
  .navSecondary.toggle .heading.inactive-control:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 9px;
    height: 6px;
    background: url(/SiteGlobals/Frontend/Images/icons/sprite.svg?__blob=normal&v=2) no-repeat -1084px -1342px;
  }
  .navSecondary.toggle .heading.inactive-control span {
    display: block;
    background-color: #B7001F;
    color: #FFFFFF;
    width: 100%;
    height: 40px;
    padding: 12px 10px;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .navBreadcrumbsVertical {
    margin-top: 0;
  }
  .navBreadcrumbsVertical:before {
    display: none;
  }
  .navBreadcrumbsVertical .wrapperBreadcrumbs > strong {
    width: auto;
    max-width: 98rem;
    display: block;
    margin: 0 auto;
  }
  .navBreadcrumbsVertical .wrapperBreadcrumbs > strong,
  .navBreadcrumbsVertical .level1.last a {
    padding: 18px 0 62px;
  }
  .navBreadcrumbsVertical .level1 a {
    padding: 24px 0;
  }
  .navBreadcrumbsVertical .level2 a,
  .navBreadcrumbsVertical .level3 a,
  .navBreadcrumbsVertical .level4 a {
    padding: 5px 0;
  }
  .navBreadcrumbsVertical .level3.last span {
    background-position: 39px 0;
  }
  .navBreadcrumbsVertical li span {
    width: auto;
    margin: 0 auto;
  }
  .navBreadcrumbsVertical li > span {
    max-width: 98em;
  }
  .StndGallery .galleryBox .navigation {
    top: 216px;
  }
  .stage {
    min-height: 365px;
    border-top: none;
    margin-top: 0;
  }
  .stage:before {
    display: none;
  }
  .stage .imageContainer {
    width: 649px;
  }
  .stage .textContainer {
    width: 310px;
    padding-right: 0;
  }
  .stage .textContainer p {
    color: #FFFFFF;
    display: block;
  }
  .stage .textContainer p,
  .stage .textContainer h3 {
    margin: 0 0 20px;
  }
  .stage .pagination {
    left: 649px;
  }
  .js-on .stage .slick-dots {
    left: 649px;
  }
  .js-on .stage .navigation {
    right: 0;
  }
}
