

@media (max-width: 1200px) {
    h1 {
        font-size: 28px;
    }

    .navbar-inverse .navbar-nav > li > a {
        padding: 5px 10px;
    }

    .sidebarleft .sidebarinner-wrapper .ath-button, .sidebarleft .sidebarinner-wrapper a.ath-button {
        font-size: 16px;
    }
    .sp-leftside-box-top ul.djslider-in > li:first-child .slide-desc-text .slide-text {
        font-size: 18px;
        padding-bottom: 22px;
    }
}

@media (max-width: 990px) {
    h1 {
        font-size: 26px;
        line-height: 1;
    }

    .iconmenu > li > a.fa-ebay::before {
        margin-right: -8px;
    }
    .sp-leftside-box-top ul.djslider-in > li:first-child .slide-desc-text .slide-text {
        font-size: 13px;
        line-height: 20px;
        padding-bottom: 16px;
    }
    #whatsapp {
        display: none;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .sidebarleft .sidebarinner-wrapper .ath-button, .sidebarleft .sidebarinner-wrapper a.ath-button{
        font-size: 14px;
        letter-spacing: normal;
    }
   /* .slide-text {
        font-size: 18px;
        padding: 45px 20px 10px 10px;
    }*/

    .sp-leftside-box-bottom .slide-text {
        font-size: 28px;
    }

    /*
    .sp-rightsidebox-top .slide-text {
        font-size: 18px;
    }
    */

   /* .sp-rightside-box-middle-deeper .slide-text {
        padding: 70px 20px 0px 0px;
        font-size: 14px;
    }*/

    .navbar-inverse .navbar-nav > li > a {
        letter-spacing: normal;
    }

    header .search #mod-search-searchword {
        max-width: 118px;
    }

    .breadcrumb {
        bottom: 17px;
        font-size: 23px;
    }

}

@media (max-width: 767px) {
    h1 em, .page h1 em {
        display: inline;
    }

    .mbcol-3 .newsflash-horiz > li {
        margin-left: 0;
        width: 100%;
        float: none;
    }

    .mbcol-3 .newsflash-horiz {
        margin-left: 0;
    }

    .breadcrumb > li:nth-last-child(2) {
        display: none;
    }

    #page-content-wrapper {
        background-image: url('../../../images/willers-oldenburg-hintergrund-mobil.jpg');
        -webkit-background-size: auto;
        -moz-background-size: auto;
        -o-background-size: auto;
        background-size: auto;
        background-repeat: repeat;
    }

    .topmenude > li {
        float: none;
    }

    #wrapper.toggled #overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: rgba(255, 255, 255, 0.5);
        z-index: 999;
        overflow: hidden;

    }

    main#content img[style~="float:"] {
        float: none !important;
        margin: 10px auto !important;
        display: block;
    }

    #page-content-wrapper {
        padding: 0;
    }

    .navbar {
        position: inherit;
    }

    .navbar-inverse .navbar-toggle {
        position: fixed;
        top: 5px;
        left: 5px;

        background-color: rgba(0, 0, 0, 1);
        border-color: rgba(0, 81, 158, 1.0);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.0);
        z-index: 9001; /* It's over NAINTHOUSAAND!! */
    }

    #sidebar-wrapper {
        z-index: 9002; /* <- der auch */
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        /* background-color: rgba(0,81,158,1.0);*/
    }

    body.toggled .navbar-inverse .navbar-toggle {
        left: 250px;
    }

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: rgba(0, 0, 0, 0.80);
        box-shadow: inset 0px 0px 10px 5px rgba(0, 0, 0, 0.8);
    }

    .navbar-inverse {
        background-color: transparent;
        border-color: transparent;
    }

    .sidebarleft {
        display: none;
    }

    .sp-leftside {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .sp-rightside {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .schnellkontakt-menu > li > a {
        font-size: 14px;
        padding-left: 3px;
    }

    .schnellkontakt-menu > li > a::before {
        font-size: 24px;
    }

    .schnellkontakt {
        float: right;
    }

    .schnellkontakt-menu {
        display: inline-block;
        float: right;
    }

    .schnellkontakt-menu > li > a::before {
        margin-right: 5px;
    }

    ._logo {
        margin-top: -68px;
    }

    .social {
        float: right;
    }

    .mainnavi {
        height: 0;
    }

    .footerbox {
        text-align: center;
    }

    .shop-link {
        float: none;
        margin: 20px 0;
    }

    footer .socialmenu {
        display: inline-block;
        float: none !important;
    }

    .breadcrumb {
        font-size: 26px;
        bottom: 10px;
    }

    .slide-text {
        padding-top: 80px;
    }

    .sp-rightside-box-middle-deeper-left .slide-text {
        padding-top: 150px;
    }

    header .search {
        display: none;
    }

    table.tblhistorie tr td:first-child, table.tblhistorie tr td:last-child {
        width: 100%;
        display: block;
    }

    table.tblhistorie tr td:last-child {
        background-color: #ececec;
    }

    table.tblhistorie tr td:first-child {
        padding: 8px 10px;
    }

    table.tblhistorie tr:nth-child(2n) td {
        padding: 0;
        height: 0;
        font-size: 0;
        line-height: 0;
    }

    ul.breadcrumb {
        display: none;
    }

    h1 {
        font-size: 23px;
    }

    .linksfooter {
        display: none;
    }

    ul.listlieferanten li {
        width: 33%;
    }

    .page {
        padding-bottom: 45px;
    }
    .sp-leftside-box-top ul.djslider-in > li:first-child .slide-desc-text .slide-text {
        font-size: 24px;
        line-height: 26px;
        padding-bottom: 8px;
    }
}

@media (max-width: 499px) {
    .slide-text {
        padding-bottom: 0px;
        padding-left: 0;
        font-size: 16px;
    }

 /*   .sp-leftside-box-bottom .slide-text {
        font-size: 26px;
    }*/

    .sp-rightsidebox-top .slide-text {
        font-size: 16px;
    }

  /*  .sp-rightside-box-middle-deeper .slide-text {
        padding-bottom: 10px;
        padding-left: 0;
        font-size: 19px;
    }*/

    ul.listlieferanten li {
        width: 50%;
    }
    .sp-leftside-box-top ul.djslider-in > li:first-child .slide-desc-text .slide-text {
        font-size: 18px;
        line-height: 21px;
        padding-bottom: 6px;
    }
}

@media (max-width: 378px) {
    .schnellkontakt-menu > li > a {
        font-size: 0;
    }

    header .iconmenu > li {
    }

    header .social {
        margin-top: -15px;
    }

    header .socialmenu {
        width: 35%;
    }

    header .socialmenu > li {
        height: 35px;
        text-align: right;
        width: 49%;
    }

    .breadcrumb {
        font-size: 22px;
        bottom: 5px;
    }

    /* .sp-rightside-box-middle-deeper {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;

    }*/

   /* .sp-rightside-box-bottom-deeper {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
    }*/

    .slide-text {
        padding-bottom: 0px;
        padding-left: 0;
        font-size: 16px;
    }

   /* .sp-rightside-box-middle-deeper .slide-text {
        font-size: 23px;
        padding-top: 160px;
    }*/
    .sp-leftside-box-top ul.djslider-in > li:first-child .slide-desc-text .slide-text {
        font-size: 17px;
        line-height: 19px;
        padding-bottom: 4px;
    }
}

@media (min-width: 768px) {
    #sidebar-wrapper {
        display: none;
    }

}