header[role="navigation"] {
    margin-bottom: 0px;
}

.header-logo-mobile {
    max-height: 30px;
}

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

    .page-template-no-banner header[role="navigation"] {
        margin-bottom: 0px;
    }
}

@media screen and (min-width: 992px) {
    .footer-column-2, .footer-column-3, .footer-column-4 {
        margin-top: 30px;
    } 

    .mobile {
        display: none !important;
    }

    .pc-only {
        display: block;
    }
}

@media screen and (max-width: 991px) {
    header .secondary-menu li a {
        padding: 25px 10px;
    }

    .footerBTT span {
        display: none;
    }

    .footerBTT {
        bottom: 15px;
        right: 15px;
    }

    .magazineLeft, .magazineRight {
        width: 100%;
    }

    .pc-only {
        display: none !important;
    }

    header .mobile > .container {
        background-color: #fff;
    }
}

@media screen and (max-width: 767px) {

    /* algemeen */
    .page-template-header-banner .banner-top {
        height: 200px !important;
    }

    /* home  */
    .home.page-template .slider.unslider-vertical {
        height: 385px !important;
    }

    body .homeBorderBox.vc_column_container, body .call-to-action-block {
        padding: 0px;
    }

    /* footer */
    footer {
        padding-top: 50px;
    }

    .bottom-footer {
        margin-top: 20px;
    }

    /* retailers */
    .dealers .row.countries {
        border: none;
    }

    h2.widgettitle {
        padding-bottom: 25px;
    }

    /* Material and maintenance */
    .page-template-materials .vc_custom_heading {
        margin: 50px 0px 0px 0px;
    }

    .term-collections .row h3, .overzicht .row h3 {
        margin: 10px 0px 10px 0px;
    }

    /* blogs & inspiration */
    .blogOverzicht .vc_grid-item {
        margin: 25px 0px 0px 0px;
    }

    .blogOverzicht .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
        padding: 0px;
    }

    .blogOverzicht .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
        margin-right: 0px;
    }

    header[role="navigation"] {
        position: sticky;
        top: 0px;
        width: 100%;
        z-index: 9999;
    }

    .banner-top {
        height: 380px;
    }

    .page-template-no-banner section.container {
        margin: 200px auto 0px auto;
    }
    .unslider {
        top:0!important;
    }


}
