header.navbar-default .navbar-nav > li > ul.dropdown-menu > li.active > a {
    background-color: #CB2027;
    color: #FFFFFF;
}

.current-menu-parent{
    background: #CB2027;
    color: #FFFFFF;
}

.navbar-default .navbar-nav>li.current-menu-parent>a {
    color: #FFFFFF;
}

#vipnetzwerk-logo {
    max-height: 50px;
    padding-top: 5px;
    opacity: 0.85;
}

#slideshow ul li{
    font-size: 14px;
    font-weight: 100;
    line-height: 14px;
    margin-top: 10px;
}

#footer {
    font-size: 90%;
}

#footer-list li {
    float: left;
    list-style-type: none;
    margin-right: 20px;
}

#footer-list li a {
    background-color: transparent;
}

#footer-list li a:hover{
    color: #CB2027;
}

footer.navbar {
    background-color: #333333;
    color: #F0F0F0;
    padding: 30px 0 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.header-kontakt-icon{
    font-size: 24px;
    color: #CB2027;
}

.header-kontakt-text{

}

header.navbar #secondary-nav li {
    margin-right: 0;
    width: 180px;
    padding: 0;
}

header.navbar #secondary-nav li a {
    font-size: 12px;
    color: #777;
    font-weight: normal;
}

.header-kontakt-text-behaelter {
    display: inline-block;
}

.header-kontakt-icon-behaelter{
    display: inline-block;
}

.header-kontakt-text-behaelter {
    display: inline-block;
}

.header-kontakt-ueberschrift{
    line-height: 11px;
    font-size: 13px;
    color: #777;
    margin: 0;
}

.header-kontakt-icon-telefon{
    margin-top: 2px;
}


.header-kontakt-behaelter{
    font-size:  12px;
}

.kontaktformular-info-behaelter{
    text-align: center;
}

.kontaktformular-info-behaelter li {
    text-align: left;
}

.jumbotron {
    background:url(../images/pattern.png) repeat;
    padding:50px 0px;
    position:relative;
    min-height:340px;
}

.jumbotron-vipnetzwerk {
    background-size:cover;
    background: url(../images/slideshow/slide-04.jpg) center -270px;
    margin:0;
    height:340px;
}

.jumbotron-vipnetzwerk .jumbotron-mask {
    background-color:rgba(0,0,0,0.1);
}

.jumbotron-vipnetzwerk h2 {
    margin:60px 0 20px;
    font-size:60px;
}

.jumbotron-vipnetzwerk p {
    margin:0 0 30px;
    font-size:26px;
    line-height:36px;
}

.jumbotron-vipnetzwerk img {
    margin-top:60px;
}


.jumbotron-expansionstool {
    background-size:cover;
    background: url(../images/slideshow/slide-05.jpg) center -270px;
    height:340px;
    margin:0;
}

.jumbotron-expansionstool .jumbotron-mask {
    background-color:rgba(0,0,0,0.5);
}

.jumbotron-expansionstool h2 {
    margin:60px 0 20px;
    font-size:60px;
}

.jumbotron-expansionstool p {
    margin:0 0 30px;
    font-size:26px;
    line-height:36px;

}

.jumbotron-expansionstool img {
    margin-top:60px;
}

@media (max-width:1210px) {
    header.navbar #secondary-nav{
        display: none;
    }

}

/*------------------------------
	KUNDENMATRIX
------------------------------*/

.kundenmatrix-kunde-behaelter-aussen{
    text-align:center;
    vertical-align: middle;
    margin-bottom:30px;

    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 1s; /* Firefox < 16 */
    -ms-animation: fadein 1s; /* Internet Explorer */
    -o-animation: fadein 1s; /* Opera < 12.1 */
    animation: fadein 1s;
}

.kundenmatrix-kunde-behaelter-innen{
    border:1px solid #eee;
    padding: 5px;
}

.kundenmatrix-kunde-logo-behaelter{
    height:80px;
    display: flex;
    align-items: center;
}

.kundenmatrix-kunde-logo-behaelter-innen{
    width: 100%;
}

.kundenmatrix-kunde-logo{
    max-height: 80px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.btn-kundenmatrix{
    display:inline-block;
}

#mehr-kunden-anzeigen-button{
    padding: 12px 50px;
}

#mehr-kunden-anzeigen-button-behaelter{
    display: none;
    width: 100%;
    text-align: center;
    margin-top: 0;
}

#kunden-behaelter-haupt{
    display: none;
}

#kunden-behaelter{
    display: inline-block;
    width: 100%;
    margin-top: 3rem;
}

.kundenmatrix-kunde-logo-icon{
    padding: 0 5px;
}

.kundenmatrix-kunde-logo-button{
    display: inline-block;
}

.section-no-padding-bottom {
    padding-bottom: 0;
}

@media (max-width:600px) {
    .btn-kundenmatrix {
        display:none;
    }
}

/*------------------------------
    LARGER DEVICES
------------------------------*/

@media (min-width:1200px) {
    .ueberschrift-kurz{
        display: none !important;
    }

    .ueberschrift-lang{
        display: inline-block !important;
    }
}

@media (max-width:1199px) {
    .ueberschrift-kurz{
        display: inline-block !important;
    }

    .ueberschrift-lang{
        display: none !important;
    }
}



/*------------------------------
	MEDIUM DEVICES
------------------------------*/

@media (min-width:992px) and (max-width:1199px) {

}

@media (max-width:1024px) {

}

/*------------------------------
	SMALL DEVICES
------------------------------*/

@media (min-width:768px) and (max-width:991px) {

}

/*------------------------------
	EXTRA SMALL DEVICES
------------------------------*/

@media (max-width:767px) {

    .jumbotron-vipnetzwerk h2 {
        font-size: 30px;
    }

    .jumbotron-expansionstool h2 {
        font-size: 30px;
    }

    .content-headline {
        margin: 20px 0 30px;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }

    #slideshow {
        padding-top: 10px;
        padding-bottom: 20px;
    }

    .kontaktformular-info-behaelter{
        text-align: left;
    }

    .kontaktformular-info-behaelter li{
        padding: 5px;
        display: block;
    }

    body{
        padding-bottom: 120px;
    }

    footer.navbar ul{
        display: grid;
    }

    #ueberschrift-liefer-und-geschaeftsbedingungen{
        line-height: 25px;
    }

    .jumbotron-vipnetzwerk p {
        margin: 0 0 30px;
        font-size: 21px;
        line-height: 25px;
    }

    .jumbotron-vipnetzwerk h2 {
        font-size: 24px;
    }

    .jumbotron-expansionstool p {
        margin: 0 0 30px;
        font-size: 21px;
        line-height: 25px;
    }

    .jumbotron-expansionstool h2 {
        font-size: 24px;
    }

    .content-item h2 {
        font-size: 22px;
    }
}

@media (max-width:640px) {

}

@media (max-width:600px) {

}

@media (max-width:568px) {

}

@media (max-width:480px) {
    #vipnetzwerk-logo {
        max-height: 42px;
        padding-top: 10px;
    }

    header.navbar-default .navbar-brand, header.navbar-default .navbar-brand:hover {
        padding: 10px 15px 0 10px;
    }

}

@media (max-width:360px) {

    .content-item h2 {
        font-size: 18px;
    }

    .kontaktformular-info-behaelter{
        padding-bottom: 10px;
    }

    .jumbotron-vipnetzwerk h2 {
        font-size: 18px;
    }

    .jumbotron-expansionstool h2 {
        font-size: 18px;
    }
}

@media (max-width:320px) {

    header.navbar-default .navbar-brand, header.navbar-default .navbar-brand:hover {
        padding: 10px 15px 0 10px;
    }

    #vipnetzwerk-logo {
        max-height: 42px;
        padding-top: 15px;
    }

}



/*------------------------------
	EFFEKTE
------------------------------*/

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}