.dropdown-menu {
    background-color: #000;
    border: 0 solid rgba(0, 0, 0, 0.15);
    border-radius: 0; }

.dropdown-item {
    padding: 0.5rem 1rem;
    color: #8e9598;}
.dropdown-item:hover, .dropdown-item:focus {
    color: #000;
    background-color: #efd154; }
.dropdown-item.active, .dropdown-item:active {
    color: #efd154;
    background-color: #000; }


.dropdown-header {
    padding: 0.5rem 1rem;}

.dropdown-item-text {
    padding: 0.5rem 1rem;
    color: #8e9598; }

.navbar {
    padding: 0.5rem 0; }

.navbar-brand {
    margin-right: 0;
}

@font-face {
    font-family: 'Noto Serif';
    font-weight: 400;
    src: url("../fonts/noto-serif-v6-latin/noto-serif-v6-latin-regular.eot") format("embedded-opentype");
    /* IE9 Compat Modes */
    src: local("Noto Serif"), local("NotoSerif"), url("../fonts/noto-serif-v6-latin/noto-serif-v6-latin-regular.woff2") format("woff2"), url("../fonts/noto-serif-v6-latin/noto-serif-v6-latin-regular.woff") format("woff"), url("../fonts/noto-serif-v6-latin/noto-serif-v6-latin-regular.ttf") format("truetype"), url("../fonts/noto-serif-v6-latin/noto-serif-v6-latin-regular.svg#NotoSerif") format("svg");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
@font-face {
    font-family: 'Noto Serif';
    font-weight: 700;
    src: url("../fonts/noto-serif-v6-latin/noto-serif-v6-latin-700.eot") format("embedded-opentype");
    /* IE9 Compat Modes */
    src: local("Noto Serif Bold"), local("NotoSerif-Bold"), url("../fonts/noto-serif-v6-latin/noto-serif-v6-latin-700.woff2") format("woff2"), url("../fonts/noto-serif-v6-latin/noto-serif-v6-latin-700.woff") format("woff"), url("../fonts/noto-serif-v6-latin/noto-serif-v6-latin-700.ttf") format("truetype"), url("../fonts/noto-serif-v6-latin/noto-serif-v6-latin-700.svg#NotoSerif") format("svg");
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }
@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 400;
    src: url("../fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.eot");
    /* IE9 Compat Modes */
    src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url("../fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.woff2") format("woff2"), url("../fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.woff") format("woff"), url("../fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.ttf") format("truetype"), url("../fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-regular.svg#SourceSansPro") format("svg");
    /* Legacy iOS */ }
@font-face {
    font-family: 'Source Sans Pro';
    font-weight: 600;
    src: url("../fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.eot");
    /* IE9 Compat Modes */
    src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url("../fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.woff2") format("woff2"), url("../fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.woff") format("woff"), url("../fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.ttf") format("truetype"), url("../fonts/source-sans-pro-v11-latin/source-sans-pro-v11-latin-600.svg#SourceSansPro") format("svg");
    /* Legacy iOS */ }
@font-face {
    font-family: 'Ubuntu';
    font-weight: 300;
    src: url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-300.eot");
    /* IE9 Compat Modes */
    src: local("Ubuntu Light"), local("Ubuntu-Light"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-300.woff2") format("woff2"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-300.woff") format("woff"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-300.ttf") format("truetype"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-300.svg#Ubuntu") format("svg");
    /* Legacy iOS */ }
@font-face {
    font-family: 'Ubuntu';
    font-weight: 400;
    src: url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-regular.eot");
    /* IE9 Compat Modes */
    src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-regular.woff2") format("woff2"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-regular.woff") format("woff"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-regular.ttf") format("truetype"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-regular.svg#Ubuntu") format("svg");
    /* Legacy iOS */ }
@font-face {
    font-family: 'Ubuntu';
    font-weight: 500;
    src: url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-500.eot");
    /* IE9 Compat Modes */
    src: local("Ubuntu Medium"), local("Ubuntu-Medium"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-500.woff2") format("woff2"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-500.woff") format("woff"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-500.ttf") format("truetype"), url("../fonts/ubuntu-v11-latin/ubuntu-v11-latin-500.svg#Ubuntu") format("svg");
    /* Legacy iOS */ }

body {
    font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
    color:#667275;
    font-weight: 300;
    background-color: #e9e9e9;
}

.custom-color-red {
    color: #DF2241;
}
.custom-color-yellow {
    color: #efd154;
}

.dropdown-item.active, .dropdown-item:active {
    background: #000;
}

.custom-sm-logo {
    height: 38px;
    width: auto !important;
}

.navbar {
    font-family: 'Source Sans Pro SemiBold', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 1.1rem !important;
}

.navbar-light .navbar-toggler,
.navbar-toggler {
    border: none!important;
}

.navbar-toggler:focus ,
.navbar-toggler:active {
    outline: none!important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-toggler {
 }

.navbar-toggler .fas {
    font-size: 1.75rem;
    color: #667275;

    padding-right:5px;
 }

.navbar-brand {
    padding:0 0 0.4rem 0.5rem;
}

.nav-link {
    padding-left:0.65rem !important;
}

.dropdown-menu {
    font-size: 1.1rem !important;
}

.custom-header-wrapper {
    display: none;
}

/* Content */

.custom-content {
    margin-top:60px;
}
.custom-content-schwerpunkte,
.custom-content-team {
    background: #efd154;
}

.custom-content  p {
    font-size: 1rem;
    line-height: 1.35em;
}
.custom-content h1,
.custom-content h2 {
    font-family: 'Noto Serif', Times, serif;
    font-weight:400;
}
.custom-content h1 {
    font-size: 2rem;
    text-transform: uppercase;
}
.custom-content h2 {
    font-size: 1.5rem;
}
.custom-content-schwerpunkte-list {
    padding-top:30px;
}

.custom-content-schwerpunkte .custom-text-block {
    background-color: #000;
    color:#fff;
    padding:15px 18px 30px 18px;
    font-weight: 300;
    height:auto;
    margin-top:20px;
    margin-bottom:30px;
}

.custom-text-block p,
.custom-text-block ul {
    font-size: 1rem;
    line-height: 1.35em;
    margin: 0;
}

.custom-text-block ul {
    margin:0 0 0 20px;
}

.custom-text-block .fa-li {
    text-align: right;
    width:1.3rem;
}

#text-block-1 .custom-text-block {
    margin-right:0;
}

#text-block-2 .custom-text-block {
    margin-left:0;
    margin-right:0;
}

#text-block-3 .custom-text-block {
    margin-left:0;
}
 #text-block-3 .custom-text-block{
    padding-right:35px;
}

.custom-content-schwerpunkte .custom-slogan {
    padding:0 50px;
}

.custom-schwerpunkte-logo {
    margin:0 24px;
    width:100px;
    height: auto !important;
}

.scrollspy-down {
    width: 100%;
    padding:0;
    margin:20px 0 0;
    line-height: 0;
}

.scrollspy-down .fas,
.scrollspy-down:focus .fas {
    font-size:30px;
    padding:6px 0 0 0;
    color:#667275;
}

.scrollspy-down span,
.scrollspy-down:focus span {
    display:block;
    border-radius: 20px;
    background-color: #fff;
    height:40px;
    width:40px;
    text-align: center;
    margin: 0 auto;
}

.scrollspy-down:hover .fas {
    color:#fff;
}

.scrollspy-down:hover span {
    background:#000;
}

.custom-footer {
    text-align: center;
    min-height:240px;
    color:#667275;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:0.9rem;
    text-transform: uppercase;
    position: relative;
}

.custom-footer hr {
    margin:16px 0 0;
    border-top: 3px solid #fff;
    opacity: 1;
}

.custom-footer a {
    display: inline-block;
    margin-bottom:10px;
    /*color:#667275;*/
    color: #8e9598;
}

.custom-footer a:hover,
.custom-footer a:active,
.custom-footer a:focus {
    text-decoration: none;
    color: #000;
}

.custom-scroll-top {
    display: block;
    width: 34px;
    height: 34px;
    margin:40px auto 30px;
}

.custom-scroll-top a img,
.custom-scroll-top a:focus img{
    opacity:1;
}

.custom-scroll-top a:hover img{
    opacity:.5;
}

.custom-scroll-top-black a img,
.custom-scroll-top-black a:focus img{
    opacity:.5;
}

.custom-scroll-top-black a:hover img{
    opacity:1;
}

*[id]:before {
    display: block;
    content: " ";
    margin-top: -56px;
    height: 56px;
    visibility: hidden;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}

.custom-footer {
    background-color: #e9e9e9;
}

.reveal1,
.reveal2 {
    display: none;
}

#custom-cookie-notification {
    position: fixed;
    bottom:0;
    padding:15px;
    background: #000;
    color: #fff;
    opacity: .9;
    width: 100%;
    z-index: 3000;
    font-size: 0.8rem;
    display: none;
}
#custom-cookie-notification span {
    display: inline-block;
    margin-bottom: 10px;
}
#custom-cookie-notification a {
    color: #fff;
    text-decoration: underline;
}

.hidefocus span {
    border-bottom-color:#000 !important;
}

.custom-header-agentur .hidefocus span {
    color:#8e9598 !important;
}

.custom-agentur-br {
    display: none;
}

@media (min-width: 576px) {

}

@media (min-width: 768px) {
    #custom-cookie-notification span {
        margin-bottom: 0;
    }
    #custom-cookie-notification .btn {
        margin-top:5px;
    }

}

@media (min-width: 992px) {
    html {
        position: relative;
        min-height: 100%;
    }

    .intro-html {
        position: inherit !important;
    }

    .intro-body {
        margin-bottom:0 !important;
    }

    .navbar {
        display: none;
    }
    .custom-header-wrapper {
        display: block;
    }
    .custom-header-wrapper {
        background-color: #fff;
        width: 100%;
        position: fixed;
        top:0;
        font-family: 'Source Sans Pro SemiBold', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-size:15px;
        z-index:1000;
    }
    .home .custom-header-wrapper {
        height:92px;
    }
    .custom-header-wrapper {
        height:127px;
    }
    .custom-header {
        background-color: #fff;
        width: 990px;
        height:92px;
        margin: 0 auto;
        overflow: hidden;
    }
    .custom-header-sub-wrapper {
        background-color: #000;
        width: 100%;
        overflow: hidden;
    }
    .custom-header-sub {
        height:35px;
        text-align: center;
    }
    .custom-header-wrapper ul {
        margin: 0;
        padding: 0;
        list-style: none;
        white-space: nowrap
    }
    .custom-header-wrapper ul li {
        float:left;
        text-align: center;
    }
    .custom-header ul li a {
        display: block;
        text-align: center;
        padding:15px;
        margin-top:47px;
        /*color: #667275;*/
        color: #8e9598;
        transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
    }
    .custom-header ul li a.custom-md-logo {
        padding:0!important;
        margin-top:12px;
    }
    .custom-header ul li a.custom-md-logo:hover {
        opacity:0.5;
    }
    .custom-header ul li a.custom-md-logo img {
        height: 68px;
        width:auto !important;
    }
    .custom-header ul .active a,
    .custom-header ul li a:hover,
    .custom-header ul li a:active,
    .custom-header ul li a:focus {
        text-decoration: none;
        color: #000;
    }
    .custom-header ul li:nth-child(1) {
        margin-left:105px;
        width:169px;
    }
    .custom-header ul li:nth-child(2) {
        width:126px;
    }
    .custom-header ul li:nth-child(3) {
        width:184px;
    }
    .custom-header ul li:nth-child(4) {
        width:116px;
    }
    .custom-header ul li:nth-child(5) {
        width:173px;
    }
    .custom-header-sub ul {
        display: none;
        width: auto;
    }
    .custom-header-sub ul li {

    }
    .custom-header-sub ul li a {
        text-align: center;
        width:220px;
        display: inline-block;
        color: #8e9598;
        white-space: nowrap;
    }
    .custom-header-sub ul li a span {
        padding:9px 0 0 0;
        display: inline-block;
        height:35px;
        width:130px;
        border-bottom:6px solid #000;
        line-height:15px;
    }
    .apple .custom-header-sub ul li a span {
        width:130px;
    }
    .custom-header-sub ul li.active a span,
    .custom-header-sub ul li a:focus span,
    .custom-header-sub ul li a:hover span {
        border-bottom:6px solid #efd154;
        color:#efd154;
        text-decoration:none;
    }

    .home .custom-content {
        margin-top:90px;
    }

    .custom-content {
        margin-top:127px;
    }

    .custom-content  p {
        font-size: 1.1rem;
        line-height: 1.35em;
    }
    .custom-content h1 {
        font-size: 2.5rem;
        text-transform: uppercase;
    }
    .custom-content h2 {
        font-size: 1.75rem;
    }
    .custom-content-schwerpunkte-list {
        padding-top:30px;
    }

    .custom-content-schwerpunkte .custom-text-block {
        padding:15px 15px 10px 15px;
        margin-top:30px;
    }

    .custom-text-block p,
    .custom-text-block ul {
        font-size: 0.98rem;
        line-height: 1.25em;
        margin: 0;
    }

    .custom-text-block ul {
        margin:0 0 0 20px;
    }

    .custom-text-block .fa-li {
        width:1.3em;
    }

    #text-block-1 .custom-text-block{
        margin-right:0;
    }

    #text-block-2 .custom-text-block{
        margin-left:0;
        margin-right:0;
    }

    #text-block-3 .custom-text-block{
        margin-left:0;
    }
    #text-block-3 .custom-text-block{
        padding-right:35px;
    }

    .custom-content-schwerpunkte .custom-slogan {
        padding:0 50px;
    }

    .custom-schwerpunkte-logo {
        margin:0 24px;
        width:180px;
    }

    body {
        margin-bottom: 240px;
    }

    .custom-footer {
        height:240px;
        font-size:1rem;
        text-transform: uppercase;
        position: absolute;
        bottom:0;
        width: 100%;
    }

    .custom-footer a {
        margin-bottom:10px;
    }

    .custom-scroll-top {
        display: block;
        width: 34px;
        height: 34px;
        margin:40px auto 30px;
    }

    .home *[id]:before {
        margin-top: -95px;
        height: 95px;
    }

    *[id]:before {
        margin-top: -126px;
        height: 126px;
    }
}

@media (min-width: 1200px) {

    .custom-header-wrapper {
        height:160px;
        font-size:17px;
    }
    .home .custom-header-wrapper {
        height:120px;
    }
    .custom-header {
        width: 1200px;
        height:119px;
    }
    .custom-header-sub {
        height:41px;
    }
    .custom-header ul li a {
        padding:15px;
        margin-top:68px;
    }
    .custom-header ul li a.custom-md-logo {
        margin-top:18px;
    }
    .custom-header ul li a.custom-md-logo img {
        height: 86px;
    }
    .custom-header ul li:nth-child(1) {
        margin-left:100px;
        width:219px;
    }
    .custom-header ul li:nth-child(2) {
        width:166px;
    }
    .custom-header ul li:nth-child(3) {
        width:224px;
    }
    .custom-header ul li:nth-child(4) {
        width:156px;
    }
    .custom-header ul li:nth-child(5) {
        width:203px;
    }
    .custom-header-sub ul li a {
        width:270px;
    }
    .custom-header-sub ul li a span {
        padding:11px 0 0;
        height:41px;
        width:145px;
        border-bottom:7px solid #000;
        line-height:17px;
    }
    .apple .custom-header-sub ul li a span {
        width:148px;
    }
    .custom-header-sub ul li.active a span,
    .custom-header-sub ul li a:focus span,
    .custom-header-sub ul li a:hover span {
        border-bottom:7px solid #efd154;
    }
    .home .custom-content {
        margin-top:115px;
    }
    .custom-content {
        margin-top:160px;
    }

    .custom-content  p {
        font-size: 1.3rem;
        line-height: 1.45em;
    }
    .custom-content h1 {
        font-size: 3.5rem;
    }
    .custom-content h2 {
        font-size: 2.15rem;
    }
    .custom-content-schwerpunkte-list {
        padding-top:30px;
    }

    .custom-content-schwerpunkte .custom-text-block {
        padding:15px 20px 20px 20px;
        margin-top:30px;
    }

    .custom-text-block p,
    .custom-text-block ul {
        font-size: 1.15rem;
        line-height: 1.3em;
    }

    .custom-text-block ul {
        margin:0 0 0 26px;
    }

    .custom-text-block .fa-li {
        width:1.5em;
    }

    #text-block-1 .custom-text-block{
        margin-right:10px;
    }

    #text-block-2 .custom-text-block{
        margin-left:10px;
        margin-right:10px;
    }

    #text-block-3 .custom-text-block{
        margin-left:12px;
    }
    #text-block-3 .custom-text-block{
        padding-right:35px;
    }

    .custom-content-schwerpunkte .custom-slogan {
        padding:0 40px;
    }

    .custom-schwerpunkte-logo {
        margin:0 24px;
        width:180px;
    }

    .scrollspy-down {
        margin: 40px 0 0;
    }

    .scrollspy-down .fas {
        font-size:36px;
        padding:10px 0 0 0;
    }

    .scrollspy-down span {
        border-radius: 25px;
        height:50px;
        width:50px;
    }

    body {
        margin-bottom: 260px;
    }

    .custom-footer {
        height:260px;
        font-size:1rem;
    }

    .custom-footer hr {
        margin:16px 0 0;
    }

    .custom-footer a {
        margin-bottom:10px;
    }

    .custom-scroll-top {
        margin:50px auto 30px;
    }

    .home *[id]:before {
        margin-top: -125px;
        height: 125px;
    }

    *[id]:before {
        margin-top: -160px;
        height: 160px;
    }
    #custom-cookie-notification span {
        margin-top:10px;
    }
    .custom-header-sub ul li:nth-child(1) a {
        padding-right:30px;
    }

    .custom-header-agentur ul li:nth-child(2) a span {
        margin-right:4px;
    }

    .custom-header-agentur ul li:nth-child(2) a span {
        margin-right:4px;
    }

    .custom-agentur-br {
        display: inline-block;
    }

}

@media (min-width: 1550px) {

    .custom-br {display:inline-block}

    .home .custom-header-wrapper {
        height:170px;
    }
    .custom-header-wrapper {
        height:226px;
        font-size:23px;
    }
    .custom-header {
        width: 1258px;
        height:168px;
    }
    .custom-header-sub {
        height:58px;
    }
    .custom-header ul li a {
        margin-top:102px;
    }
    .custom-header ul li a.custom-md-logo {
        margin-top:30px;
    }
    .custom-header ul li a.custom-md-logo img{
        height: 116px;
    }
    .custom-header ul li:nth-child(1) {
        margin-left:0;
        width:269px;
    }
    .custom-header ul li:nth-child(2) {
        width:226px;
    }
    .custom-header ul li:nth-child(3) {
        width:264px;
    }
    .custom-header ul li:nth-child(4) {
        width:226px;
    }
    .custom-header ul li:nth-child(5) {
        width:273px;
    }
    .custom-header-sub ul li a {
        width:350px;
    }
    .custom-header-sub ul li a span {
        padding:16px 0 0;
        height:58px;
        width:200px;
        border-bottom:11px solid #000;
        line-height:23px;
    }
    .apple .custom-header-sub ul li a span {
        width:195px;
    }
    .custom-header-sub ul li.active a span,
    .custom-header-sub ul li a:focus span,
    .custom-header-sub ul li a:hover span {
        border-bottom:11px solid #efd154;
    }
    .home .custom-content {
        margin-top:170px;
    }
    .custom-content {
        margin-top:226px;
    }

    .custom-content  p {
        font-size: 1.425rem;
        line-height: 1.6em;
    }
    .custom-content h1 {
        font-size: 5rem;
    }
    .custom-content h2 {
        font-size: 2.8rem;
    }

    .custom-content-schwerpunkte-list {
        padding-top:50px;
    }

    .custom-content-schwerpunkte .custom-text-block {
        padding:20px 30px 30px 30px;
        font-weight: 300;
        margin-top:50px;
    }

    .custom-text-block p,
    .custom-text-block ul {
        font-size: 1.55rem;
        line-height: 1.4em;
        margin: 0;
    }

    .custom-text-block ul {
        margin:0 0 0 26px;
    }

    .custom-text-block .fa-li {
        text-align: right;
        width:1.6em;
    }

    #text-block-1 .custom-text-block{
        margin-right:12px;
    }

    #text-block-2 .custom-text-block{
        margin-left:12px;
        margin-right:12px;
    }

    #text-block-3 .custom-text-block{
        margin-left:12px;
    }
    #text-block-3 .custom-text-block{
        padding-right:35px;
    }

    .custom-content-schwerpunkte .custom-slogan {
        padding:0 70px;
    }

    .custom-schwerpunkte-logo {
        margin:0 24px;
        width:250px;
    }

    body {
        margin-bottom: 310px;
    }

    .custom-footer {
        min-height:310px;
        font-size:1.2rem;
    }

    .custom-footer .container {
        max-width: 1504px;
    }

    .custom-scroll-top {
        margin:60px auto 30px;
    }

    .home *[id]:before {
        margin-top: -166px;
        height: 166px;
    }

    *[id]:before {
        margin-top: -220px;
        height: 220px;
    }

    .custom-content .container {
        max-width: 1504px;
    }
    #custom-cookie-notification span {
        font-size: 0.95rem;
        margin-top:5px;
    }
    #custom-cookie-notification .btn {
        margin-top:0;
    }

    .custom-header-agentur ul li:nth-child(2) a span {
        margin-right:0;
    }


}

@media (min-width: 1800px) {

}