@media (max-width: 767px) {
    h1 {
        font-size: 1.3em;
        margin: 5px 0;
    }
    h2 {
        font-size: 1.25em;
    }
    hr {
        margin: 0;
    }
    .fixed-basket {
        position: fixed;
        bottom: 0px;
        width: 100vw;
        left: 0px;
        background-color: rgb(230, 230, 230);
        z-index: 100;
    }
    .text-center-mobile {
        text-align: center;
    }
    .header__navigation:last-child {
        padding-bottom: 8px;
    }
    .product-back {
        float: left;
        line-height: 45px;
        padding: 0 20px 0 0;
    }
    .navbar-header {
        padding: 5px 0;
    }
    .smaller-text {
        font-size: 0.85em;
    }
    .home-benefit-boxes {
        margin-top: -60px;
    }
    .product__headline {
        font-size: 1.5em;
    }
    .small_list {
        padding: 0 0 0 15px;
    }
    .product__image {
        margin-bottom: 5px;
    }
    .navbar-toggle {
        margin: 0 !important;
        padding: 0 !important;
        line-height: 0;
    }
    .navbar {
        margin-bottom: 0;
        min-height: 0;
    }
    .ion-navicon {
        font-size: 45px;
        color: #61ad47;
    }
    .city-img {
        height: auto !important;
    }
    .home-teaser {
        height: 700px;
    }
    .product__buy-button {
        width: 100%;
        padding: 10px 12px;
    }
    .btn-cart {
        width: 100%;
        margin-bottom: 5px;
    }
    .fiftywidth {
        width: 100% !important;
    }
    .list > .products__filters-item {
        display: inline-block;
        width: 50%;
        margin-bottom: 7px;
    }
    .products__filters {
        margin-bottom: 10px;
    }
    .btn-checkout {
        margin-bottom: 15px;
    }
    button.close {
        margin-top: -10px !important;
    }
    .product__price {
        margin: 0;
    }
    .price-non-ab {
        padding: 7px 0;
    }
    .product__price > .price-ab {
        margin: 0;
    }
    
    .benefit-item.smaller {
        font-size: 0.7em    
    }
    #header {
        padding: 0 15px;
        position: fixed;
        background-color: rgb(255, 255, 255);
        left: 0px;
        right: 0px;
        z-index: 1030;
        text-align: left;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    }
    .header-cart {
        font-size: 22px;
        float: right;
        line-height: 45px;
    }
    .navbar-fixed-top {
        border-width: 0;
    }
    select#selectbox {
        position: relative;
        z-index: 10;
        width: 100%;
        text-align: center !important;
        margin: auto;
        padding: 10px 20px;
        text-indent: 20px;
        text-align: -webkit-center;
    }
    select {
        -moz-appearance: none;
        text-indent: 31%;
        text-overflow: '';
        -webkit-appearance: none !important;
    }
    .cart-count {
        background-color: #820000;
        border-radius: 50% !important;
        color: #FFF;
        font-family: 'Montserrat', Helvetica;
        text-align: center;
        width: 20px;
        font-size: 0.6em;
        line-height: 20px;
        display: inline-block;
        position: relative;
        left: -10px;
        top: 2px;
    }
    .header__logo {
        width: 50%;
    }
    .header {
        margin-bottom: 65px;
    }
    .cta-text {
        font-size: 1.5em !important;
    }
    .ndr-logo,
    .mopo-logo {
        width: 60px !important;
    }
    .haz-logo {
        max-width: 100% !important;
    }
    .testimonial-img {
        width: 75px;
    }
    .header {
        background: #fff;
    }
    .home-box__claim {
        font-size: 14px;
    }
    .home-box__form-input {
        font-size: 15px !important;
        line-height: 1.7 !important;
    }
    div .stg,
    div .muc {
        display: none;
    }
    .home-box {
        padding: 6px 0;
        margin-top: 5vh;
    }
    .home-teaser {
        background-position: -60px -70px;
    }
    .footer-link {
        margin-right: 15px;
    }
    .footer {
        padding-top: 0;
    }
    .footer-padding {
        padding: 0 15px !important;
    }
    .zip-in-text {
        font-size: 1.6em !important;
    }
    .knownfrom {
        padding-bottom: 10px;
    }
    .mopo-logo {
        height: 50px;
        width: auto !important;
    }
    .text--normal {
        font-size: 1.3em;
    }
    .products {
        margin-top: 0;
    }
    .products__item-body {
        padding: 0;
    }
    #btn-inverse {
        width: 80%;
        padding: 2% 1%;
        font-size: 1.3em;
    }
    .vertical-haz {
        transform: translateY(35%);
        display: block !important;
    }
    .products__headline {
        display: none;
    }
    .filter-collapse {
        clear: both;
    }
    .btn-setting {
        float: left !important;
        margin-bottom: 4px;
    }
    .products__filters-headline {
        float: left;
        margin: 0 0 0 10px;
    }
    col-xs-12.category {
        padding-left: 0px !important;
    }
    .mood-img {
        height: 12vh;
        background-size: cover;
        display: table;
        margin-bottom: 15px;
        width: 100%;
        background-position: center;
    }
    .category {
        padding-bottom: 10px;
    }
    #category {
        padding: 0 0 2% 0;
    }
    .nopadding {
        padding: 0 !important;
    }
    .product-information {
        margin-top: 4%;
        min-height: 50px;
    }
    .products__item-price {
        margin-top: 0;
    }
    .header__logo {
        text-align: left;
    }
    .header_logo-image {
        width: 90% !important;
    }
    .city-header {
        font-size: 1.7em !important;
    }
    .btn-cta {
        width: 100%;
    }
    .city-list {
        padding: 0 !important;
    }
    .overlayer {
        padding: 3% 0px;
        text-align: center;
        background-color: #61ad47;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 10500;
        font-size: 1.2em;
        min-height: 50px;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
        color: #fff;
    }
    select {
        padding: 10px 20px;
    }
    .btn-add-to-cart-full {
        /* background: transparent url("/templates/style/assets/img/add-to-basket-button-full.jpg") no-repeat scroll center center !important; */
    }
    
    .products__item-price {
        color: #101f70 !important;   
    }
    
    .home-box__form-input {
        width: 55%;   
    }
    
    .home-box__form-button { 
        width: 35%;
        padding: 10px;
    }
    
    a > i.glyphicon {
        color: #61ad47;  
    }
    
    #footer-line {
        margin-top: 30px;   
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .footer-link {
        margin-right: 50px;
    }
    .product-information {}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .product-information {
        min-height: 98px;
    }
}
@media (max-width: 420px) {
    .testimonial-name.text-center,
    .testimonial-job.text-center {
        text-align: left !important;
    }
    .home-teaser {
        height: 550px;
    }
}
@media (max-width: 320px) {
    .home-teaser {
        height: 450px;
    }
}
@media (min-width: 768px) {
    .category > form > .collapse {
        display: block;
    }
    .header_logo-image {
        height: 67px;
    }
    #header {
        padding: 25px 0 0 0;
    }
    .btn-add-to-cart-full,
    .btn-add-to-cart {
        padding: 10px 0;
        text-align: center;
    }
    
    .shrink {
        display: none !important;
    }
    
    nav {
        transition: all 1s ease;  
    } 
    
    .header-logo-small {
        display: inline;
        float: left;
    }
    
    .header-logo-small > a > img {
        height: 35px;
        padding-top: 3px;
    }
    
    .navigation-small > li > a {
        padding: 8px 15px;  
    }
    
    .navigation-small > li {
        float: right !important;   
    }
    
    .nav-small {
        background-color: #fff;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    }
    
    .navigation-small {
        float: right !important;
    }   
}

@media screen and (max-width: 639px) {
    nav,
    .nav-collapse ul,
    .nav-collapse li {
        display: block !important;
    }
}
