a.logo { background: url(../images/dbb_sh_logo.svg) left top no-repeat; width: 160px; height: 60px; }

a.lock-icon { float: right;}
a.lock-icon:before {  color: #c4c4c4; font-size: 23px; font-weight: 900; position: absolute; top: 18px; left: 5px; }

.navbar-toggle .icon-bar { background-color: #2a60bd; }

.navbar.affix { border-color: #2a60bd; }

.opener.default { background-color: #2a60bd; }

a.page-top { background-color:#2a60bd; }

/* TopIcons */
.top-icons { margin-top: 2px; }

/* ### M-Box Gruppe ### */
.mbox ul.couple h5 { text-indent: 0 }

/* Für die Kurzvideos wg. weißer Hintergrund https://www.dbb-sh.de/service-leistungen/info-center/ */
.media-icon.video { border-color: #C20069;}
.media-icon.video::before { border-color: transparent transparent transparent #C20069;}
.info-center .ce-textpic .ce-row {flex-wrap: nowrap; gap:.7em;}

@media (min-width: 768px) {

    a.lock-icon:before { position: relative;  right: 0; font-size: 20px; top: 6px; }

    a.logo {  width: 174px; height: 64px; }

    nav ul li a.current, nav ul li a:hover { color: #2a60bd; }

    nav ul.dropdown-menu li a { width: 250px; }

    /* Video-Archiv-Akkordeon https://www.dbb-sh.de/service-leistungen/info-center/ */
    .accordion-content .ce-textpic .ce-gallery { width:100%;}

}

@media (min-width: 992px) {

    footer ul.sitemap li+li { margin-left: 3.1%; }

}

@media (min-width: 1200px) {

    header .container { width:1175px; max-width:1175px; margin: 0 auto; }

    a.logo {  width: 202px; height: 75px; }

    nav ul.dropdown-menu li a { width: 270px; }

    .dce-slider .slider-conversion a { left: 19%; }

    footer ul.sitemap li+li { margin-left: 4.4%; }

}