
@media (max-width:991.98px){
    .tel-desk {
        display:none;
    }
    .pp-toggle-menu {
        display: inline-block;
        position: fixed;
        top: 0;
        z-index: 11111;
        background-color: white;
        padding: 0.7rem 1rem 0.5rem;
        box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    }
    .hide-m-menu .navmain {
        display: none;
    }
    .show-m-menu .navmain {
        display: block;
        position: fixed;
        left: 0;
        top: 2.3em;
        padding-top: .5em;
        background-color: whitesmoke;
    }
    .account-wrap .topnav ul.left {
        transform: translateX(4.5em);
    }
    .account-wrap .topnav ul.left li:first-child {
        padding-top: 0.5em;
    }
    .account-wrap .topnav ul.right {
        font-weight: 300;
        transform: translateX(2em);
    }
    .account-wrap .topnav ul.right li {
        padding-top: 0.2em;
    }

    .navwrapper.show-m-menu:before {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 4.5em;
        background-color: rgba(0,0,0,0.5);
        z-index: 1;
    }
    .topnavwrap {
        padding-bottom: 1.9em;
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .navmain li a {
        /*
        transform: translateX(-10%);
        */
        border-bottom: 1px solid #ccc;
    }
    
    span.servicenummer {
        font-size: 12px;
    }
    strong.tel-mobile {
        white-space: nowrap;
    }
    span.oeff {
        display: none !important;
    }
    
    
    ul.right a {
        font-size: 12px;
        line-height: 1.7;
    }


    .innerhead {
        display: flex;
        flex-direction: column;
    }
    .logo img {
        max-width: 100px !important;
    }

    .slider img {
        max-width: 100%;
        height: auto;
    }

    .splash-image-text.text-only-for-slider .csc-textpic-text {
        position: relative;
        top: 0;
        left: 0;
        padding: 1rem 1.5rem;
        width: 100%;
        top: 0;
        z-index: 100;
    }

    .splash-image-text h1 {
        font-size: 16px;
    }
    .slider div:not(.main-product-teaser) ul:not(.nav-tabs) li {
        font-size: 16px;
    }
    .splash-image-text .bodytext {
        font-size: 14px;
        font-weight: 500;
    }

    .splash-image-text b, .splash-image-text strong, .splash-image-text .strong {
        font-size: 14px;
    }
    .usricon {
        padding-right: 0;
        display: flex;
        justify-content: space-between;
        padding-bottom: 0.5em;
    }
    .usricon div {
        float: none;
        text-align: center;
        position: relative;
        flex: 1 1 20%;
        max-width: 20%;
        margin-left: 2%;
        margin-right: 2%;
    }
    .usricon .usrCart {
        margin-left: 2%;
    }
    .usricon div span {
        font-size: 12px;
    }
    .vorteile .row span {
        font-size: 1.5rem;
        font-weight: 300;
    }
    h1, .h1 {
        font-size: 1.4em;
    }
    .fullWidth .bg-green .lead {
        font-size: 1.6em;
        line-height: 1.5;
    }
    .hotline .lead {
        font-size: 1.8em;
        font-weight: 600;
    }
    .splash-image-text a {
        font-size: 1.1em;
    }
    .col-1.col-md-4.col-sm-6 > .csc-default {
        display: flex;
    }
    .splash-image-text .csc-textpic-text {
        position: relative;
        top: 0;
        left: 0;
        padding: 2rem 0 0 2rem;
        width: auto;
    }
}
