/*
Stylesheet exclusive for Responsive
1600px (83%)
1400px (73%)

Only when necessary
1000px (52%)
*/
@media screen and (max-width: 1600px) {
    .marginbottom-20px {
        margin-bottom: 17px;
    }

    .marginbottom-40px {
        margin-bottom: 33px;
    }

    .wrap {
        max-width: 1400px;
    }

    h1 {
        font-size: 66px;
        line-height: 1;
    }

    h2 {
        font-size: 40px;
        line-height: 1;
    }

    h3 {
        font-size: 33px;
        line-height: 1;
    }

    h4 {
        font-size: 30px;
        line-height: 1;
    }

    h5 {
        font-size: 25px;
        line-height: 1;
    }

    h6 {
        font-size: 21px;
        line-height: 1;
    }

    button,
    input[type='button'],
    button[type='submit'],
    input[type='submit'] {
        line-height: 37px;
        padding: 0 21px;
        font-size: 20px;
    }

    .site-content-contain {
        margin-top: 73px;
    }

    .main-navigation ul {
    }

    .main-navigation ul li a {
        font-size: 15px;
    }

    header .header-middlebar-wrap-inner {
        padding: 15px;
    }

    header .header-middlebar-2 {
        margin-top: 5px;
    }

    .footer-middlebar .wrap,
    .footer-bottombar .wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

    .footer-middlebar .footer-middlebar-2 {
        padding: 33px 83px;
    }

    .footer-middlebar .footer-thuishonk-form .widget-title,
    .footer-middlebar .footer-social-container .widget-title {
        font-size: 25px;
        line-height: 30px;
        margin-right: 83px;
        min-width: 166px;
    }

    .vc_row-fluid:not(.vc_inner) {
        padding-top: 62px;
        padding-bottom: 62px;
    }

    .vacancy-row {
        padding-top: 30px !important;
    }
}

@media screen and (max-width: 1400px) {
    html, body {
        font-size: 16px;
    }

    .marginbottom-20px {
        margin-bottom: 15px;
    }

    .marginbottom-40px {
        margin-bottom: 29px;
    }

    .wrap {
        max-width: 1200px;
    }

    h1 {
        font-size: 58px;
        line-height: 1;
    }

    h2 {
        font-size: 35px;
        line-height: 1;
    }

    h3 {
        font-size: 29px;
        line-height: 1;
    }

    h4 {
        font-size: 26px;
        line-height: 1;
    }

    h5 {
        font-size: 22px;
        line-height: 1;
    }

    h6 {
        font-size: 18px;
        line-height: 1;
    }

    p {
        font-size: 16px;
    }

    button,
    input[type='button'],
    button[type='submit'],
    input[type='submit'] {
        line-height: 33px;
        padding: 0 18px;
        font-size: 18px;
    }
    .site-content-contain {
        margin-top: 66px;
    }

    .main-navigation ul li a {
        font-size: 15px;
    }

    header .header-middlebar-wrap-inner {
        display: flex;
        align-items: center;
    }

    header .header-middlebar-2 {
        margin-top: 0;
    }

    .footer-middlebar .footer-middlebar-2 {
        padding: 29px 73px;
    }

    .footer-middlebar ul li a,
    .footer-bottombar .legal-menu-container ul li a {
        font-size: 16px;
    }

    .footer-middlebar .footer-thuishonk-form .widget-title,
    .footer-middlebar .footer-social-container .widget-title {
        font-size: 22px;
        line-height: 26px;
        margin-right: 73px;
        min-width: 146px;
    }

    .footer-middlebar .footer-social-container {
        width: 100%;
        margin-bottom: 10px;
    }

    h3.widget-title {
        font-size: 16px;
    }

    .vc_row-fluid:not(.vc_inner) {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .vacancy-row {
        margin-top: -80px;
    }
}

@media screen and (max-width: 1000px) {
    .wrap {
        max-width: 1000px;
    }

    .main-navigation ul li a {
        font-size: 52px;
        line-height: 60px;
        padding: 0 21px;
    }

    .tablet-height-unset {
        min-height: unset;
        height: unset;
    }

    .vc_row.vc_row-o-full-height {
        min-height: unset !important;
    }
}

@media screen and (max-width: 1199px) {
    /*.main-navigation {*/
    /*    display: none;*/
    /*}*/

    .main-navigation .menu {
        display: block;
        margin-left: 50px;
    }

    .main-navigation ul {
        margin-left: 50px;
    }

    .header-middlebar-2 .main-navigation {
        display: none;
    }

    .footer-middlebar .wrap {
        flex-direction: column;
        padding: 0;
    }

    .footer-middlebar .footer-middlebar-1 {
        padding: 0 15px;
        margin-bottom: 50px;
    }

    .footer-middlebar .footer-middlebar-1,
    .footer-middlebar .footer-middlebar-2 {
        width: 100%;
    }

    .footer-middlebar {
        padding: 50px 0 0 0;
    }

    .footer-middlebar .wrap {
        padding: 0;
    }

    .footer-bottombar .wrap {
        padding: 15px;
    }
}

@media screen and (max-width: 991px) {

    .vacancy-row .vacancy-overview-column {
        width: 100%;
    }
}

@media screen and (max-width: 910px) {
    .sd-cookie-notice .sd-cookie-notice-inner {
        height: 100%;
        top: 0;
        max-height: 100%;
    }

    .sd-cookie-notice .sd-cookie-notice-inner .sd-cookie-notice-content {
        height: 100%;
        flex-direction: column;
        padding: 30px;
    }

    .sd-cookie-notice .sd-cookie-notice-inner .sd-cookie-notice-text {
        width: 100%;
    }

    .sd-cookie-notice .sd-cookie-notice-inner .sd-cookie-notice-buttons-container {
        width: 100%;
        margin-left: 0;
        margin-top: 40px;
    }

    .sd-cookie-notice .sd-cookie-notice-buttons-container .sd-cookie-notice-accept-cookie {
        width: 100%;
    }

    .sd-cookie-notice .sd-cookie-notice-buttons-container .sd-cookie-notice-save-cookie {
        right: 10px;
    }
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 800px) {

}

@media screen and (max-width: 767px) {
    .mobile_marginbottom-0px {
        margin-bottom: 0;
    }

    .mobile_marginbottom-20px {
        margin-bottom: 20px;
    }

    .mobile_marginbottom-40px {
        margin-bottom: 40px;
    }

    .main-navigation .menu {
        margin-left: 0;
    }

    .main-navigation ul {
        margin-left: 19px;
        margin-bottom: 25px !important;
        padding-top: 70px !important;
    }

    .main-navigation ul li a {
        font-size: 40px;
        line-height: 50px;
    }

    header .header-middlebar-wrap-inner {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    header .header-middlebar-2 {
        width: 100%;
    }

    header.logo-color-mobile-white .widget_sd_widget_logo svg path {
        fill: #F5F5F5;
    }

    header.logo-color-mobile-black .widget_sd_widget_logo svg path {
        fill: #000;
    }

    .input-col-120.content-align-center {
        text-align: left;
    }

    #filter-anchor {
        display: none;
    }

    .filter-toggle {
        display: block;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        background-color: #4f4f4f;
        z-index: 99;
        padding: 15px 0;
        color: #E8E8E8;
        transition: all 0.3s ease;
        font-size: 20px;
        cursor: pointer;
    }

    .filter-toggle:hover {
        color: #E8E8E8;
        background-color: #393939;
        transition: all 0.3s ease;
    }

    .mobile-height-unset {
        height: unset;
        min-height: unset;
    }

    .site-content .mobile-background-hide {
        background-image: none !important;
    }

    .widget_sd_widget_logo img {
        height: 40px;
    }

    .sd-form .input-col-10,
    .sd-form .input-col-20,
    .sd-form .input-col-30,
    .sd-form .input-col-40,
    .sd-form .input-col-50,
    .sd-form .input-col-60,
    .sd-form .input-col-70,
    .sd-form .input-col-80,
    .sd-form .input-col-90,
    .sd-form .input-col-100,
    .sd-form .input-col-110,
    .sd-form .input-col-120 {
        grid-column: span 12;
    }

    .footer-middlebar .footer-middlebar-1 {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer-bottombar .legal-menu-container ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .footer-middlebar .footer-middlebar-2 {
        padding: 29px 15px;
    }

    .footer-middlebar .footer-thuishonk-form {
        flex-direction: column;
    }

    .footer-middlebar .footer-thuishonk-form .widget-title {
        margin-bottom: 30px;
        margin-right: 0;
    }

    .footer-bottombar .wrap {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-bottombar-1 {
        margin-bottom: 20px;
    }

    .vacancy-row {
        padding: 0 !important;
    }

    .vacancy-row .vacancy-filter-column,
    .vacancy-row .vacancy-view-single-container {
        width: 100%;
    }
}

@media screen and (max-width: 650px) {
    .vacancy-header-row {
        height: 400px;
    }
}

@media screen and (max-width: 500px) {
    .footer-middlebar .footer-middlebar-1 {
        grid-template-columns: repeat(1, 1fr);
    }

    .sd-cookie-notice.bl .sd-cookie-notice-inner, .sd-cookie-notice.bf .sd-cookie-notice-inner, .sd-cookie-notice.br .sd-cookie-notice-inner {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
}