@media (min-width: 1180px) {

    .site {
        padding-top: 0;
    }

    .nav-menu>li#menu-item-1098,
    .nav-menu>li#menu-item-1099,
    .nav-menu>li#menu-item-3661 {
        display: block;
    }

    section.header-layer.with-video.with-image img.video-placeholder {
        height: 100%;
        max-width: initial;
        width: 100%;
    }

    .nav-menu>li {
        display: none;
    }

    iframe#hover-video {
        width: 2000px !important;
        height: 120%;
    }

    .page-id-1108 .site-header {
        background: #002240;
    }

    body:not(.home) iframe#hover-video {
        height: 160% !important;
    }

    section.zoeken-laag {
        padding-top: 190px !important;
    }

    section.zoeken-laag .content-box .text-box {
        max-width: 1008px;
    }

    .zoeken-box li.sf-field-search {
        width: 100%;
    }

    .zoeken-box li.sf-field-submit {
        right: 16px;
    }

    .resultaten p.item-count {
        margin-bottom: 40px;
    }

    section.zoeken-laag .content-box {
        padding: 40px 56px;
    }

    .site-header {
        background: transparent;
        padding: 16px 8px;
        top: 24px;
        min-height: 100px;
        align-items: center;
        display: flex;
        width: calc(100% - 48px);
        margin-left: auto;
        margin-right: auto;
    }

    li#menu-item-1098 ul.sub-menu .custom-items-wrapper li:nth-of-type(1) {
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/Foto-menu_bouwen.jpg) no-repeat;
        background-size: cover;
        background-position: 70% 30%;
    }

    li#menu-item-1098 ul.sub-menu .custom-items-wrapper li:nth-of-type(2) {
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/Foto-menu_contact.jpg) no-repeat;
        background-size: cover;
        background-position: 70% 40%;
    }

    li#menu-item-1099 ul.sub-menu .custom-items-wrapper li:nth-of-type(1) {
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/Foto-menu_onderhouden.jpg) no-repeat;
        background-size: cover;
        background-position: 100% 30%;
    }

    li#menu-item-1099 ul.sub-menu .custom-items-wrapper li:nth-of-type(2) {
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/Foto-menu_contact.jpg) no-repeat;
        background-size: cover;
        background-position: 70% 40%;
    }

    li#menu-item-3661 ul.sub-menu .custom-items-wrapper li:nth-of-type(1) {
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/Foto-menu_verduurzamen.jpeg) no-repeat;
        background-size: cover;
        background-position: 0% 30%;
    }

    li#menu-item-3661 ul.sub-menu .custom-items-wrapper li:nth-of-type(2) {
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/Foto-menu_contact.jpg) no-repeat;
        background-size: cover;
        background-position: 70% 40%;
    }

    li ul.sub-menu .custom-items-wrapper li:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 3;
        top: 0;
        background: linear-gradient(to bottom, rgba(0, 34, 64, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    }

    li ul.sub-menu .custom-items-wrapper li * {
        z-index: 5;
        position: relative;
    }

    .service-box .service-item p {
        max-width: 340px;
    }


    .site-header.is-hidden {
        transform: initial;
    }

    .cta-laag.afb-tekst-laag h3.title-element {
        font-size: 28px;
    }

    .cta-laag.afb-tekst-laag h1.title-element {
        font-size: 40px;
    }

    .afbeelding-content-slider>.afbeelding-content-item {
        flex-grow: 2;
    }

    .header-cta-buttons a.n-btn {
        color: var(--White---KBK, #FFF);
        font-family: "Zurich BT";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        align-self: center;
    }

    .header-cta-buttons.desktop-only .search {
        display: block;
        cursor: pointer;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts div.popup-box div.knop-box {
        max-width: 420px;
        margin-left: auto;
        display: block;
        margin-top: 40px;
    }

    body.active-search .search-menu {
        display: block !important;
        opacity: 1;
        pointer-events: all;
    }

    div.search-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
        pointer-events: none;
        transition: opacity 0.3s ease;
        opacity: 0;
    }

    .search-menu>div {
        background: var(--Grey---KBK, #F2F2F2);
        box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.35);
        margin-left: auto;
        margin-right: auto;
        width: calc(100% - 48px);
        max-width: 1788px;
        top: 164px;
        position: absolute;
        left: 0;
        right: 0;
        padding: 24px;
    }

    .search-menu>div .search-bg {
        background: white;
        position: relative;
        padding: 40px 56px;
    }

    .search-bg .zoeken-box .filter {
        margin-bottom: 0;
    }

    span.close-search-btn:hover {
        background: #f2f2f2 url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/11/close.svg) no-repeat;
        background-position: center center;
    }

    .search-bg .text-box * {
        font-size: 20px;
    }

    span.close-search-btn {
        position: absolute;
        width: 48px;
        height: 48px;
        border: 1px solid #002240;
        right: 56px;
        top: 40px;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/11/close.svg) no-repeat;
        background-position: center center;
        transition: .1s ease-in-out;
        cursor: pointer;
    }

    .search-menu>div .search-bg div.text-box {
        font-size: 20px;
        max-width: 1008px;
    }

    .search-menu>div .search-bg h2 {
        font-size: 32px;
        margin-bottom: 24px;
        font-family: 'Merriweather';
        font-weight: 400;
    }

    .header-cta-buttons.desktop-only .search * {
        color: white;
    }

    .header-cta-buttons.desktop-only .search p:before {
        content: '';
        display: block;
        position: absolute;
        width: 24px;
        height: 24px;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/search-white.svg) no-repeat;
        left: -32px;
    }

    .header-cta-buttons.desktop-only .search {
        padding-right: 32px;
        position: relative;
    }

    .header-cta-buttons.desktop-only .search p:hover {
        text-decoration: underline;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts h3.title-element:before {
        height: 36px;
        top: 9px;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts h3.title-element {
        font-size: 48px;
    }

    ul#primary-menu>li:after {
        content: '';
        display: block;
        width: 100%;
        height: 5px;
        background: linear-gradient(90deg, #1A3360 0%, #1899D6 81.17%);
    }

    ul#primary-menu>li>a {
        padding: 8px 16px;
    }

    ul#primary-menu>li#menu-item-3661:after {
        background: linear-gradient(90deg, #1A3360 0%, #4BAE50 81.17%);
    }

    ul#primary-menu>li#menu-item-1099:after {
        background: linear-gradient(90deg, #1A3360 0%, #C69033 81.17%);
    }

    .header-cta-buttons.desktop-only {
        display: flex;
        gap: 0;
        margin-left: auto;
        margin-right: 24px;
    }

    .site-header .inner nav {
        order: -1;
        margin: 0;
        flex: initial;
    }

    .content-box.slider .slide {
        height: 200px;
        width: 100vw;
    }

    #primary-menu>li>a {
        color: white;
        font-family: 'Zurich BT';
        font-weight: 400;
        line-height: 140%;
        font-size: 16px;
    }

    .site-header a.site-logo {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: fit-content;
    }

    .site-header a.site-logo svg path:nth-of-type(n+5) {
        fill: white;
    }

    .mobile-menu-toggle:before {
        color: var(--btn-primary-bg);
    }

    .mobile-menu-toggle {
        background: white;
    }

    .hamburger span {
        background: var(--text-color);
    }

    .site-header.is-scrolled {
        background: #002240;
    }

    ul#primary-menu {
        display: flex !important;
    }

    ul#primary-menu {
        justify-content: flex-start;
        width: fit-content;
        gap: 0;
    }

    .site-header {
        max-width: 1308px;
    }

    .header-cta-buttons.desktop-only a.n-btn {
        padding: 8px 24px;
        height: 48px;
        display: flex;
        align-items: center;
        color: white;
    }

    .header-cta-buttons.desktop-only {
        margin-right: 8px;
    }

    .nav-menu>li:not(.has-mega)>.sub-menu {
        width: 1116px;
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 0;
        background: #f2f2f2;
        top: 88px;
        background: var(--Grey---KBK, #F2F2F2);
        box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.35);
        padding: 24px;
        max-width: 1116px;
        margin-left: auto;
        margin-right: auto;
        left: -8px;
        right: 0;
        height: auto;
    }

    .site-header .nav-menu>li:not(.has-mega)>.sub-menu {
        max-width: initial;
        width: 100%;
        margin: 0;
    }

    .nav-menu>li {
        position: initial;
    }

    ul.sub-menu div.mobile-menu-content-left {
        background: white;
        position: relative;
        padding: 24px;
        min-height: 260px;
    }

    .mobile-menu-content-left li#menu-item-1275:before {
        content: 'Bouwen';
        color: var(--Dark-Blue---KBK, #002240);
        font-family: Merriweather;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        padding: 24px 40px;
        padding-left: 8px;
        display: block;
        padding-top: 0;
        padding-bottom: 8px;
    }

    /* .mobile-menu-content-left li#menu-item-1286:before {
    content: 'Onderhouden';
    color: var(--Dark-Blue---KBK, #002240);
    font-family: Merriweather;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 24px 40px;
        padding-left: 8px;
                display: block;
        padding-top: 0;
        padding-bottom: 8px;
} */
    .mobile-menu-content-left li a:before {
        content: '';
        display: block;
        width: 16px;
        height: 24px;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/11/arrow-right-blue-1.svg) no-repeat;
        background-position: center center;
    }

    .nav-menu .mobile-menu-content-left li a {
        display: flex !important;
        flex-wrap: nowrap;
        font-family: 'Zurich BT';
        font-size: 16px;
        line-height: 140%;
        padding: 8px !important;
        align-items: center;
        gap: 8px;
    }

    .mobile-menu-content-left li#menu-item-1287:before {
        content: 'Verduurzamen';
        color: var(--Dark-Blue---KBK, #002240);
        font-family: Merriweather;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        padding: 24px 40px;
        padding-left: 8px;
        display: block;
        padding-top: 0;
        padding-bottom: 8px;
    }

    .footer-above {
        padding-top: 104px;
        padding-bottom: 64px;
    }

    .footer-above h2 {
        max-width: 1162px;
        gap: 0px 12px;
    }

    .footer-above h2:before {
        position: absolute;
    }

    .footer-above h2 {
        display: block;
        position: relative;
        max-width: 1080px;
    }

    .sub-menu .custom-items-wrapper>li {
        flex-basis: 100%;
        width: 100%;
        background: grey;
    }

    .sub-menu .custom-items-wrapper {
        position: absolute;
        width: calc(50% - 16px);
        right: 16px;
        top: 0;
        height: 100%;
        display: flex;
        flex-wrap: nowrap;
        gap: 16px;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .nav-menu .sub-menu li.custom-menu-item * {
        color: var(--White---KBK, #FFF) !important;
        font-family: Merriweather;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
    }

    .nav-menu .sub-menu li.custom-menu-item a:before {
        display: none;
    }

    .nav-menu .sub-menu li.custom-menu-item a:after {
        content: '';
        display: block;
        width: 48px;
        height: 48px;
        position: absolute;
        background: #004D9D url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/11/arrow-right-white.svg) no-repeat;
        right: 16px;
        top: 24px;
        background-position: center center;
    }

    li#menu-item-1098 ul.sub-menu>div>li:first-of-type:before {
        content: 'Bouwen';
        display: block;
        color: var(--Blue---KBK, #1A3360);
        font-family: Merriweather;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        margin-bottom: 8px;
    }

    li#menu-item-1099 ul.sub-menu>div>li:first-of-type:before {
        content: 'Onderhouden';
        display: block;
        color: var(--Blue---KBK, #1A3360);
        font-family: Merriweather;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        margin-bottom: 8px;
    }

    li#menu-item-3661 ul.sub-menu>div>li:first-of-type:before {
        content: 'Verduurzamen';
        display: block;
        color: var(--Blue---KBK, #1A3360);
        font-family: Merriweather;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        margin-bottom: 8px;
    }

    .nav-menu .sub-menu li.custom-menu-item a {
        padding: 24px !important;
        height: 100%;
        align-items: flex-start;
    }

    .footer-above .flexbox-wrapper.content-center .content-left {
        padding-bottom: 64px;
    }

    /* .footer-above.custom-content .flexbox-wrapper.content-center .content-left {
    padding-bottom: 104px;
} */
    section.footer-above.custom-content h2:before {
        left: -16px;
    }

    section.footer-above.custom-content h2 {
        padding-left: 0;
    }

    .header-layer h1:before {
        width: 32px;
        height: 37px;
        top: 14px;
    }

    body.home .header-layer h1:before {
        height: 37px;
        top: -2px;
    }

    /*  DIENSTEN HOME  */

    .diensten-home {
        position: relative;
        padding: 144px 0px;
    }

    .diensten-overzicht .diensten-dropdown {
        display: none;
    }

    .diensten-overzicht .box-wrapper .diensten-items {
        opacity: 1;
        pointer-events: all;
        display: flex;
        max-width: initial;
        flex-wrap: wrap;
        gap: 24px 16px;
    }

    .diensten-overzicht .box-wrapper .diensten-items div.dienst-titel {
        background: none;
        padding: 0;
        color: white;
        height: auto;
        flex-basis: auto;
        padding: 16px;
        padding-top: 0;
        width: auto;
        flex-basis: auto;
        border-bottom: 2px solid white;
    }

    .diensten-overzicht .box-wrapper .diensten-items div.dienst-titel.active {
        background: white;
        color: #002240;
        padding-top: 16px;
    }

    .diensten-overzicht .box-wrapper .diensten-items div.dienst-titel {
        padding-top: 16px;
    }

    .font-Donker.diensten-overzicht .box-wrapper .diensten-items div.dienst-titel {
        color: #002240;
        border-bottom: 2px solid #002240;
    }

    .diensten-home span.grey-overlay,
    .afb-tekst-laag span.grey-overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/Overlay-BG-Grey.svg) no-repeat;
        background-size: contain;
        background-position: 0% 0%;
        background-attachment: fixed;
    }

    .cijfers-tekst-laag span.grey-overlay {
        background-attachment: initial;
    }

    /*  CONTENT - LAAG  */

    .gap-box .content-box {
        max-width: 1086px;
        margin-left: auto;
        margin-right: auto;
    }

    .gap-box .informatie-blokken {
        max-width: 1086px;
        margin-left: auto;
        margin-right: auto;
        flex-wrap: nowrap;
        gap: 20px;
    }

    .afbeelding-content-slider {
        flex-wrap: nowrap;
        width: 100% !important;
        gap: 80px;
        max-width: 1086px;
        margin-left: auto;
        margin-right: auto;
    }

    .afbeelding-content-item span.image-box.one-image {
        height: 384px;
    }

    .content-box.slider h2 {
        font-size: 96px;
        line-height: 170%;
    }

    .content-box.slider {
        margin: 0;
        min-height: 164px;
    }

    .afbeelding-content-item .content-box h4 {
        font-size: 32px;
        margin-top: 44px;
    }

    .informatie-blok {
        padding: 40px;
        flex-basis: calc(33.33% - 13px);
        width: calc(33.33% - 13px);
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts.met.achtergrond.kleur div.button-box a {
        margin-top: 16px;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts.met.achtergrond.kleur div.button-box {
        float: left;
        width: 420px;
        margin-top: 0;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts.met.achtergrond.kleur div.button-box {
        float: right;
    }

    .content-laag .content-box.Titel.links.en.tekst.en.knoppen.rechts.met.achtergrond.kleur {
        max-width: 1308px;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts h2.title-element:before {
        height: 30px;
        top: 8px;
    }

    section.content-laag {
        position: relative;
    }

    .vestigingen-laag {
        position: relative;
    }

    section.content-laag span.blue-overlay,
    section.afb-tekst-laag span.blue-overlay,
    .vestigingen-laag span.blue-overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/11/Overlay-BG-blue.svg) no-repeat;
        background-position: 100% 0%;
        z-index: 3;
    }

    section.afb-tekst-laag .inner {
        z-index: 4;
    }

    .content-laag span.grey-overlay,
    .vestigingen-laag span.grey-overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/Overlay-BG-Grey.svg) no-repeat;
    }

    section.afb-tekst-laag span.image-overlay {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/11/Overlay-BG-image.svg) no-repeat;
        background-position: 100% 0%;
        top: 0;
        left: 0;
    }

    span.image-box.one-image {
        height: 704px;
    }

    .two-images {
        gap: 88px;
        height: 512px;
    }

    .informatie-blok h4 {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 24px;
    }

    .informatie-blok p,
    .informatie-blok p strong,
    .informatie-blok p span,
    .informatie-blok p a {
        font-size: 18px;
    }

    section.content-laag {
        padding: 144px 0px;
    }

    .diensten-overzicht .dienst-item h4:before {
        height: 24px;
        top: 9px;
        left: 0;
        width: 24px;
    }

    /* ACTUEEL DETAIL */

    .actueel-intro {
        padding-top: 156px;
        padding-bottom: 320px;
    }

    .single-actueel section.breadcrumbs,
    .single-actueel .back-btn {
        max-width: 1308px;
        margin-left: auto;
        margin-right: auto;
    }

    .single-actueel a.back-btn {
        margin-top: 72px;
    }

    .actueel-wrapper h1 {
        font-size: 32px;
        line-height: 130%;
    }

    .actueel-wrapper .tag:after {
        background: #195d91;
    }

    .actueel-wrapper .tag {
        padding-left: 16px;
        padding-right: 32px;
    }

    .actueel-wrapper {
        max-width: 642px;
        margin-left: auto;
        margin-right: auto;
    }

    .nieuws-author:after {
        content: '';
        display: block;
        width: 1px;
        height: 20px;
        background: white;
        margin-left: 16px;
    }

    .actueel-meta div.nieuws-author {
        width: auto;
        display: flex;
        align-items: center;
    }

    .actueel-intro-image {
        height: 784px;
        margin-bottom: 144px;
        margin-top: -232px;
    }

    .single-actueel .actueel-content h4,
    .single-actueel .actueel-content h4 strong {
        font-size: 24px;
    }

    .single-actueel .actueel-content h3,
    .single-actueel .actueel-content h3 strong {
        font-size: 28px;
    }

    .single-actueel .actueel-content h2,
    .single-actueel .actueel-content h2 strong {
        font-size: 32px;
        line-height: 130%;
    }

    .single-actueel .actueel-content .text-box {
        max-width: 642px;
        margin-left: auto;
        margin-right: auto;
    }

    .actueel-content {
        gap: 80px;
    }

    .content-box.slider .title-element {
        width: 100vw;
        height: 110px;
        background-position: center center;
    }

    .actueel-content .one-image.image-box {
        max-width: 1086px;
        margin-left: auto;
        margin-right: auto;
    }

    .actueel-content .quote-box .quote-info .image-box {
        margin: 0;
    }

    .actueel-content .quote-box .quote-info {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 40px;
    }

    .actueel-content .quote-box {
        max-width: 642px;
        margin: 0 auto;
        flex-wrap: wrap;
        gap: 0;
    }

    .single-actueel .image-box.two-images div.image-box {
        height: 512px;
    }

    .single-actueel .image-box.two-images {
        max-width: 1086px;
        margin: 0 auto;
        flex-wrap: nowrap;
    }

    section.single-actueel {
        padding-bottom: 144px;
    }

    /* CIJFERS LAAG */

    .cijfers-box {
        margin-top: 56px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper {
        max-width: 1086px;
        justify-content: space-between;
        align-items: flex-start;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image div.cijfer-item:nth-of-type(1):after,
    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image div.cijfer-item:nth-of-type(2):after {
        bottom: -40px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image div.cijfer-item:nth-of-type(1) p.getal {
        font-size: 56px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image>div {
        flex-basis: 50%;
        width: 50%;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image {
        gap: 80px 0px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image:after {
        display: none;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image div.cijfer-item:nth-of-type(1) {
        flex-basis: 100%;
        width: 100%;
    }

    .cijfers-box.no-image>div:nth-of-type(3):after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 1px;
        background: #C5C9C7;
        bottom: -40px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper span.image-box {
        max-width: 530px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .content-box:nth-of-type(1) .title-element {
        margin-bottom: 0;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper div.content-box {
        align-self: flex-start;
    }

    .cijfers-tekst-laag.afb-tekst-laag .content-box:nth-of-type(1) .title-element:before {
        width: 24px;
        height: 32px;
        top: 7px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .content-box:nth-of-type(1) .title-element {
        font-size: 40px;
        max-width: 404px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image {
        max-width: 538px;
        flex-basis: 50%;
        width: 50%;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.content-box:nth-of-type(1).without-image {
        flex-basis: 50%;
        width: 50%;
        max-width: 444px;
    }

    /*  TEKST - AFB LAAG  */

    .afb-tekst-laag .flexbox-wrapper div.content-box {
        flex-basis: 500px;
        width: 500px;
        max-width: initial;
    }

    .afb-tekst-laag .title-element {
        font-size: 32px;
    }

    .afb-tekst-laag h3.title-element {
        font-size: 28px;
    }

    .afb-tekst-laag .flexbox-wrapper span.image-box {
        max-width: 642px;
        flex-basis: 642px;
        height: 704px;
    }

    .afb-tekst-laag .video-box {
        max-width: 642px;
        flex-basis: 642px;
        height: 704px;
    }

    .afb-tekst-laag .flexbox-wrapper {
        max-width: 1308px;
        margin: 0 auto;
        justify-content: center;
        gap: 56px;
    }

    section.afb-tekst-laag {
        position: relative;
    }


    .volle-afb-tekst-laag.Content.gecentreerd div.flexbox-wrapper .title-element:before {
        height: 46px;
        width: 37px;
        top: 14px;
    }

    .volle-afb-tekst-laag.Content.gecentreerd div.flexbox-wrapper .title-element {
        max-width: initial;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        padding-left: 40px;
    }

    .header-layer .content-box h1 {
        font-size: 48px;
    }

    section.header-layer {
        padding: 200px 0px;
    }

    body.home section.header-layer.with-image {
        height: 100vh;
    }

    section.content-laag.Overal.ruimte {
        padding: 144px 0px;
    }

    body:not(.home) div#content> :first-child {
        padding-top: 88px;
    }

    section.breadcrumbs {
        padding: 32px 72px;
    }

    .cta-laag .flexbox-wrapper>span.image-box {
        max-width: initial;
        flex-basis: 50%;
        width: 50%;
        height: auto;
    }

    .cta-laag .person-box span.image-box {
        height: 224px;
    }

    .cta-laag .flexbox-wrapper .content-box {
        flex-basis: 60% !important;
        width: 60% !important;
    }

    .cta-laag .flexbox-wrapper {
        gap: 0;
    }

    button.submenu-toggle {
        display: none;
    }

    /* PROJECT/ACTUEEL */

    li.sf-field-post-meta-categorie ul li {
        padding: 19px 16px;
    }

    li.sf-field-search input {
        padding: 20px 8px;
        padding-left: 56px;
    }

    li.sf-field-search:before {
        top: 19px;
    }

    .nieuws-overzicht {
        width: 100%;
        gap: 88px 20px;
    }

    .nieuws-item a .nieuws-content {
        position: absolute;
        bottom: 24px;
        z-index: 2;
        left: 24px;
        width: calc(100% - 48px);
    }

    .nieuws-item a span.nieuws-thumb {
        height: 600px;
    }

    .nieuws-content .nieuws-meta-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nieuws-content h3 {
        font-size: 24px;
    }

    .nieuws-content .nieuws-meta-bottom .flexbox-wrapper span.btn {
        overflow: visible;
    }

    .nieuws-content .nieuws-meta-bottom .flexbox-wrapper span.btn:before {
        content: 'Lees bericht';
        position: absolute;
        left: -100px;
        color: black;
    }

    .nieuws-content .nieuws-meta-bottom .flexbox-wrapper {
        margin-bottom: 0;
    }

    .nieuws-content .nieuws-meta-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .nieuws-content span.btn {
        position: relative;
    }

    .nieuws-content span.btn:before {
        content: 'Lees bericht';
        position: absolute;
        color: var(--Dark-Blue---KBK, #002240);
        font-family: "Zurich BT";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        width: 90px;
        left: -106px;
        top: 50%;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
    }

    .single-projecten .image-box {
        height: 384px;
    }

    /* POSTS - LAAG */

    .posts-slider .nieuws-item a .nieuws-content {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .post-type-slider .container-box a.Knop.met.stijl {
        width: fit-content;
    }

    .posts-slider .nieuws-item a span.nieuws-thumb {
        height: 320px;
    }

    .posts-slider .nieuws-content span.btn:before {
        display: none;
    }

    .post-type-slider .title-element:before {
        width: 34px;
        height: 31px;
        top: 7px;
    }

    .post-type-slider .title-element {
        padding-left: 32px;
    }

    .post-type-slider .posts-slider {
        margin-top: 88px;
    }

    .post-type-slider .flexbox-wrapper>a {
        margin: 0;
        position: absolute;
        right: 24px;
    }

    .project-item a span.project-thumb {
        height: 312px;
    }

    .project-content h4 {
        font-size: 24px;
        color: #1A3360;
    }

    .project-informatie>div {
        flex-basis: calc(33.33% - 27px);
        width: calc(33.33% - 27px);
    }

    section.post-type-slider {
        padding: 144px 0px;
    }

    .Overal.ruimte {
        padding: 144px 0px;
    }

    .Geen.ruimte.boven {
        padding-top: 0;
        padding-bottom: 144px;
    }

    .Geen.ruimte.onder {
        padding-bottom: 0;
        padding-top: 144px;
    }

    section.post-type-slider .container-box {
        display: flex;
        justify-content: space-between;
        flex-basis: 100%;
        width: 100%;
        align-items: flex-start;
        max-width: 1086px;
        margin-left: auto;
        margin-right: auto;
    }

    /* VOLLE AFB TEKST LAAG */

    section.volle-afb-tekst-laag .content-box {
        max-width: 1006px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    section.volle-afb-tekst-laag h2.title-element {
        font-size: 64px;
        max-width: 602px;
        padding-left: 74px;
    }

    section.volle-afb-tekst-laag {
        padding: 64px 0px !important;
    }

    .volle-afb-tekst-laag .content-box:not(.animatie) .title-element:before {
        width: 70px;
        height: 58px;
        top: 13px;
    }

    .volle-afb-tekst-laag .text-box {
        max-width: 602px;
    }

    section.border-Blauw.naar.rood:after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 32px;
        background: linear-gradient(270deg, #E63422 0%, #1A3360 100%);
        z-index: 2;
        bottom: 0;
        visibility: visible;
    }

    .volle-afb-tekst-laag>span.image-box.blue-overlay:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/11/Overlay-BG-blue.svg) no-repeat;
        background-position: 100% 0%;
    }

    .volle-afb-tekst-laag>span.image-box.grey-overlay:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/Overlay-BG-Grey.svg) no-repeat;
        background-position: 0% 0%;
        background-size: contain;
    }

    .volle-afb-tekst-laag>span.image-box.image-overlay:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/11/Overlay-BG-image.svg) no-repeat;
        background-position: 100% 0%;
    }

    /* DIENSTEN OVERZICHT */

    .diensten-overzicht .content-box {
        margin-left: auto;
        margin-right: auto;
    }

    .diensten-overzicht .content-box .title-element {
        font-size: 48px;
        max-width: 730px;
    }

    .diensten-overzicht .content-box:not(.animatie-box) .title-element:before {
        width: 28px;
        height: 36px;
        top: 8px;
        left: 0;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box .title-element:before {
        width: 22px;
        height: 25px;
        top: 6px;
    }

    .diensten-overzicht .content-box .title-element {
        max-width: 620px;
    }

    .diensten-overzicht .title-element:before {
        position: relative;
        height: 42px;
        width: 34px;
    }

    .diensten-items .active {
        opacity: 1;
        border-bottom: 1px solid white;
    }

    .diensten-items * {
        font-size: 18px;
        opacity: 0.6;
        padding: 16px;
        padding-top: 0;
    }

    .diensten-items {
        display: flex;
        justify-content: center;
        gap: 0px 16px;
        margin-bottom: 88px;
    }

    .dienst-item {
        flex-wrap: nowrap;
        gap: 40px;
    }

    .dienst-image {
        height: 480px;
        margin-bottom: 0;
    }

    .dienst-content {
        align-self: center;
    }

    /*  FAQ LAAG */

    .faq-box {
        margin-top: 80px;
    }

    .faq-laag .content-box:not(.animatie) .title-element:before {
        top: 11px;
    }

    .faq-laag .uitklap-item .text-box * {
        font-size: 18px;
        line-height: 150%;
    }

    .informatie-blok span.icon-box {
        width: 64px;
        height: 64px;
    }

    .uitklap-item:hover {
        border: 1px solid #1a3360;
    }

    h3.uitklap {
        font-size: 20px;
    }

    .uitklap-item {
        padding: 24px 32px;
    }

    /*  CONTACT CONTENT LAAG */

    .contact-content-laag .inner .flexbox-wrapper {
        max-width: 1086px;
        margin-left: auto;
        margin-right: auto;
    }

    .contact-content-laag h2.title-element {
        font-size: 40px;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box {
        width: 100%;
        flex-basis: 100%;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box .text-box {
        max-width: 580px;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box .title-element {
        margin-bottom: 0;
        max-width: 500px;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box {
        display: flex;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: space-between;
    }

    .contact-content-laag .content-box:nth-of-type(2) {
        border-top: 0;
        padding-top: 0;
        margin-top: 88px;
    }

    .service-box {
        margin-top: 0;
        border-top: 0;
        padding-top: 0;
        max-width: 580px;
        flex-basis: 580px;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box:nth-of-type(2) .text-box {
        width: 440px;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box .text-box {
        max-width: 580px;
    }

    .contact-content-laag .content-box:nth-of-type(2) h3 {
        font-size: 24px;
    }

    .service-box h4 {
        font-size: 32px;
    }

    .service-box .service-item a {
        width: fit-content;
        margin-top: 0;
    }

    .service-box .service-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    /*  POP UP LAAG */

    .modal-content .content-box h3 {
        font-size: 32px;
    }

    .modal-content .form-box form input {
        min-height: 48px;
    }

    .modal-content .content-box>* {
        max-width: 453px;
    }

    .modal-content .content-box {
        padding: 64px;
        flex-basis: 50%;
        width: 50%;
        flex-grow: 2;
    }

    .modal-content span.image-box {
        height: auto !important;
        max-width: 500px;
    }

    .modal-content {
        max-width: 1184px;
        display: flex;
        justify-content: space-between;
    }

    .modal-content button.modal-close {
        right: 40px;
        top: 40px;
    }

    /*  VESTIGINGEN LAAG */

    .vestigingen-laag .title-element {
        margin-bottom: 88px;
        line-height: 120%;
    }

    .faq-laag .content-box .title-element {
        line-height: 120%;
    }

    .faq-laag .content-box h1.title-element,
    .cijfers-tekst-laag.afb-tekst-laag .content-box:nth-of-type(1) h1.title-element {
        line-height: 140%;
        font-size: 64px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .content-box:nth-of-type(1) h1.title-element {
        padding-left: 44px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .content-box:not(.animatie) h3.title-element:before {
        top: 8px;
    }

    .cijfers-tekst-laag.afb-tekst-laag h1.title-element {
        padding-left: 40px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .content-box:nth-of-type(1) h2.title-element {
        padding-left: 40px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .content-box:not(.animatie) h1.title-element:before {
        height: 50px;
        width: 38px;
        top: 18px;
    }

    .faq-laag .content-box h3.title-element,
    .cijfers-tekst-laag.afb-tekst-laag .content-box:nth-of-type(1) h3.title-element {
        line-height: 140%;
        font-size: 36px;
    }

    .faq-laag .content-box:not(.animatie) h3.title-element:before,
    .cijfers-tekst-laag.afb-tekst-laag .content-box:not(.animatie) h3.title-element:before {
        height: 30px;
        width: 21px;
    }

    .footer-above h2:before,
    .diensten-overzicht .title-element:before,
    .dienst-content h4:before,
    .contact-content-laag .title-element:before,
    .faq-laag .title-element:before,
    .vestigingen-laag .title-element:before {
        top: 11px;
    }

    .vestigingen-laag h3.title-element:before {
        height: 36px;
        width: 28px;
        left: 0;
        top: 9px;
    }

    .vestigingen-laag h3.title-element {
        font-size: 48px;
    }

    /* PROJECTEN/ACTUEEL OVERZICHT */

    .overzicht-laag h2 {
        font-size: 40px;
        max-width: 440px;
    }

    .projecten-overzicht {
        width: 100%;
        flex-basis: 100%;
    }

    .projecten-overzicht .project-item a .project-content {
        position: absolute;
        bottom: 24px;
        left: 24px;
        width: calc(100% - 48px);
    }

    .projecten-overzicht .project-item a span.project-thumb {
        max-height: 608px;
        height: calc(100vh - 100px);
    }

    .projecten-overzicht>.projecten-overzicht {
        gap: 80px 20px;
    }

    .overzicht-laag .content-box .filter {
        flex-basis: 100%;
        width: 100%;
    }

    .overzicht-laag .content-box {
        width: 100%;
        max-width: 1086px;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .overzicht-laag .text-box * {
        font-size: 18px;
    }

    .overzicht-laag .content-box:not(.animatie) .title-element:before {
        height: 32px;
        width: 24px;
        top: 7px;
    }

    .overzicht-laag .text-box {
        flex-basis: 420px;
    }

    .overzicht-laag.Actueel .title-element {
        max-width: 320px;
    }

    .overzicht-laag .title-element {
        margin-bottom: 0;
    }

    /*  STAPPEN LAAG */

    .stappen-box .afbeelding-content-item span.image-box.one-image {
        height: 228px;
    }

    .stappen-box.afbeelding-content-slider {
        flex-wrap: wrap;
    }

    .stappen-box .afbeelding-content-item div.content-box {
        width: 100%;
        max-width: 338px;
        margin: initial;
    }

    .stappen-box .afbeelding-content-item span.image-box {
        width: 228px;
        margin: 0;
    }

    .stappen-box .afbeelding-content-item h4 {
        order: -1;
        margin: 0;
    }

    .stappen-box .afbeelding-content-item {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        gap: 24px;
        width: 100%;
        justify-content: space-between;
        border-bottom: 1px solid rgba(255, 255, 255, 0.40);
        padding-bottom: 80px;
    }

    .stappen-box> :last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .stappen-box .afbeelding-content-item h4 {
        font-size: 24px;

    }

    .stappen-box.afbeelding-content-slider>.afbeelding-content-item h4 {
        flex-basis: 200px;
    }

    /*  FOOTER  */
    footer#contact:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #102c54 url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/12/footer-bg.png) no-repeat;
        z-index: 2;
        visibility: visible;
        background-position: 100% 50%;
    }

    footer#contact .footer-above,
    footer#contact .footer-under,
    footer#contact .footer {
        background: transparent !important;
    }

    footer#contact * {
        z-index: 3;
    }

    .footer .flexbox-wrapper>div {
        border-top: 0 !important;
        padding: 0 !important;
    }

    .footer .flexbox-wrapper>div p:after {
        display: none;
    }

    .footer-under .inner>.flexbox-wrapper>div p,
    .footer-under .inner>.flexbox-wrapper>div a {
        width: auto;
    }

    .footer-under .flexbox-wrapper>div {
        flex-basis: auto;
        width: fit-content;
    }

    .footer-under .inner>.flexbox-wrapper>div:nth-of-type(1)>p {
        margin: 0;
    }

    .footer-under .inner>.flexbox-wrapper>div {
        align-items: center;
    }

    .footer-under .inner>.flexbox-wrapper {
        flex-direction: row;
        align-items: center;
    }

    .footer-under .inner>.flexbox-wrapper>div a,
    .footer-under .inner>.flexbox-wrapper>div p {
        margin-bottom: 0;
    }

    .footer-under ul.th-socials {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .footer-under .flexbox-wrapper>div:nth-of-type(2) {
        gap: 24px;
        margin-left: 24px;
    }

    .footer-under p.disclaimer {
        margin-top: 48px;
    }

    .footer-under {
        padding-bottom: 40px;
    }

    .footer .flexbox-wrapper>div a {
        display: block !important;
    }

    .footer .flexbox-wrapper>div {
        flex-basis: 20% !important;
    }

    .footer .wrap>div {
        margin-bottom: 32px !important;
    }

    .footer .flexbox-wrapper>div:nth-of-type(1) p,
    .footer .flexbox-wrapper>div:nth-of-type(2) p {
        background: var(--Blue-Linear---KBK, linear-gradient(90deg, #1A3360 0%, #1899D6 81.17%));
        padding-left: 32px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-right: 56px !important;
        width: fit-content;
        clip-path: polygon(0 0, 100% 0, calc(100% - 43px) 100%, 0 100%);
    }

    .footer .flexbox-wrapper>div:not(:first-of-type) *,
    .footer .flexbox-wrapper>div * {
        margin-bottom: 16px;
    }

    .footer .flexbox-wrapper>div:nth-of-type(1) a,
    .footer .flexbox-wrapper>div:nth-of-type(2) a {
        padding-left: 24px;
    }

    .footer .flexbox-wrapper {
        flex-wrap: nowrap;
    }

    .footer .flexbox-wrapper>div:nth-of-type(2)>div:nth-of-type(2) p {
        background: var(--Green-linear---KBK, linear-gradient(90deg, #1A3360 0%, #4BAE50 81.17%));
    }

    .footer .flexbox-wrapper>div:nth-of-type(2)>div:nth-of-type(1) p {
        background: var(--Yellow-Linear---KBK, linear-gradient(90deg, #1A3360 0%, #C69033 81.17%));
    }

    .footer .flexbox-wrapper>div:nth-of-type(1) p:after,
    .footer .flexbox-wrapper>div:nth-of-type(2) p:after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/11/button_bg_blue.svg) no-repeat;
        background-position: 100% 100%;
        background-size: contain !important;
    }

    .footer-under ul.th-socials li a:hover svg {
        opacity: 1;
    }

    .footer-under ul.th-socials li:hover {
        border: 1px solid white;
    }

    /* REVIEWS LAAG */

    .review-item h5 {
        font-size: 40px;
        line-height: 150%;
    }

    .review-item {
        max-width: 1004px;
        margin-left: auto;
        margin-right: auto;
    }

    div.quote-box img {
        height: 60px;
        margin-bottom: 0;
        max-width: 170px;
    }

    .quote-box {
        display: flex;
        align-items: center;
        gap: 40px;
    }

    .quote-box span.logo-box {
        background: none !important;
        display: flex;
        align-items: center;
        background-color: #ffffffd1 !important;
        padding: 8px;
        border-radius: 8px;
        margin-bottom: 0;
    }

    section.reviews-laag {
        padding: 144px 0px;
    }

    /*  4 DELING LAAG */

    .content-box.Titel.knoppen.links.en.tekst.rechts div.text-box * {
        font-size: 18px;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts div.text-box {
        float: right;
        width: 420px;
    }

    .afb-tekst-laag h2.title-element,
    .gap-box .content-box.Onder.elkaar h2.title-element,
    .content-box.Titel.knoppen.links.en.tekst.rechts h2.title-element,
    .content-box.Titel.knoppen.links.en.tekst.rechts h1.title-element {
        font-size: 40px;
        line-height: 120%;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts .title-element {
        float: left;
        width: 414px;
        margin-bottom: 0;
    }

    .blokken-items>div {
        flex-basis: calc(25% - 15px);
        width: calc(25% - 15px);
    }

    .blokken-items {
        max-width: 1086px;
        margin-left: auto;
        gap: 20px;
        margin-right: auto;
        flex-wrap: nowrap;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts div.button-box,
    .content-box.Titel.knoppen.links.en.tekst.rechts div.popup-box {
        clear: both;
        overflow: hidden;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts div.button-box a,
    .content-box.Titel.knoppen.links.en.tekst.rechts div.popup-box a {
        margin-top: 56px;
    }

    section.error-404 {
        padding-top: 140px;
    }


    /* MENU STYLING */

    nav.mobile-menu-content>ul li {
        border: 0;
    }

    nav.mobile-menu-content>ul {
        background: white;
        position: relative;
        padding: 24px;
    }

    .mobile-menu-content {
        top: 140px;
        background: var(--Grey---KBK, #F2F2F2);
        box-shadow: 0 0 36px 0 rgba(0, 0, 0, 0.35);
        padding: 24px;
        max-width: 1116px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        height: auto;
    }

    .menu-items-wrapper>li:last-child {
        margin-top: 32px;
    }

    .mobile-nav-menu>li>button {
        display: none;
    }

    .mobile-nav-menu>li>a {
        padding: 0;
    }

    nav.mobile-menu-content>ul {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .mobile-nav-menu ul.sub-menu {
        display: block;
        background: 0;
        width: 100%;
    }

    .mobile-nav-menu>li>a,
    .mobile-nav-menu div>li>a {
        padding: 0;
    }

    .mobile-nav-menu ul.sub-menu li a {
        padding-left: 0;
        padding-right: 0;
    }

    .mobile-nav-menu .sub-menu li {
        border-bottom: 0;
    }

    .mobile-nav-menu ul.sub-menu li a {
        padding-bottom: 0;
    }

    .menu-open header#masthead {
        border-bottom: 0;
        background: #002240;
    }

    .single-actueel section.post-type-slider.overzicht-laag {
        padding: 144px 0px;
    }

    .mobile-nav-menu ul.sub-menu li a:before {
        width: 16px;
    }

    .mobile-nav-menu>li>a:hover,
    .mobile-nav-menu div>li>a:hover,
    .mobile-nav-menu ul.sub-menu li a:hover {
        color: #e63422;
    }

    .header-layer .box-width-large {
        max-width: initial;
    }

    .overzicht-laag h1.title-element:before {
        height: 40px !important;
        width: 28px !important;
    }

    .nieuws-item a span.nieuws-thumb.fallback {
        background-size: 320px !important;
        background-position: 50% 35% !important;
    }

    .overzicht-laag h1.title-element {
        font-size: 48px;
    }

    div#wpsl-wrap {
        align-items: initial;
        flex-wrap: nowrap;
    }

    div#wpsl-wrap div.resultaten {
        flex-basis: 35%;
        width: 35%;
    }

    div#wpsl-wrap div#wpsl-gmap {
        flex-basis: 65%;
        width: 65%;
        height: auto !important;
    }

    div#wpsl-wrap div.resultaten {
        padding: 40px;
    }

    .nav-menu>li:not(.has-mega)>.sub-menu a:hover {
        background: none;
        color: #002240;
        text-decoration: underline;
    }

    #wpsl-wrap #wpsl-result-list ul li {
        padding: 24px !important;
        padding-top: 0 !important;
    }

    .nieuws-overzicht .nieuws-item a span.nieuws-thumb:before,
    .project-item a span.project-thumb:before,
    .posts-slider .nieuws-item a span.nieuws-thumb:before,
    .diensten-scroll-box .dienst-item span.image-box:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: inherit;
        transition: inherit;
    }

    .afb-tekst-laag .content-box:not(.animatie) h2.title-element:before,
    .gap-box .content-box.Onder.elkaar h2.title-element:before {
        height: 30px;
        top: 8px;
    }

    .diensten-scroll-box .dienst-item span.image-box {
        transition: .2s ease-in-out;
    }

    .site-header.is-scrolled .nav-menu li#menu-item-1098:hover {
        background: linear-gradient(90deg, #1A3360 0%, #1899D6 81.17%);
    }

    .site-header.is-scrolled .nav-menu li#menu-item-1099:hover {
        background: linear-gradient(90deg, #1A3360 0%, #C69033 81.17%);
    }

    .site-header.is-scrolled .nav-menu li#menu-item-3661:hover {
        background: linear-gradient(90deg, #1A3360 0%, #4BAE50 81.17%);
    }

    .nieuws-overzicht .nieuws-item a span.nieuws-thumb,
    .project-item a span.project-thumb {
        transition: .2s ease-in-out;
    }

    .nieuws-overzicht .nieuws-item a:hover span.nieuws-thumb:before,
    .project-item a:hover span.project-thumb:before,
    .posts-slider .nieuws-item a:hover span.nieuws-thumb:before,
    .diensten-scroll-box .dienst-item:hover span.image-box:before {
        transform: scale(1.035);
    }

    .nav-menu .sub-menu li.custom-menu-item a:hover {
        text-decoration: none;
    }

    ul#primary-menu>li>a {
        padding-bottom: 0 !important;
    }

    .content-laag .content-box.Onder.elkaar h1.title-element,
    .afb-tekst-laag .content-box h1.title-element {
        font-size: 40px;
        line-height: 120%;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts h1.title-element:before,
    .content-laag .content-box.Onder.elkaar h1.title-element:before,
    .afb-tekst-laag .content-box h1.title-element:before {
        height: 30px;
        top: 8px;
    }

    .content-laag .content-box.Onder.elkaar h3.title-element:before,
    .afb-tekst-laag .content-box h3.title-element:before {
        height: 36px;
        top: 9px;
    }

    .content-laag .content-box.Onder.elkaar h3.title-element,
    .afb-tekst-laag .content-box h3.title-element {
        font-size: 48px;
    }

    .nav-menu>li#menu-item-1098:before,
    .nav-menu>li#menu-item-1099:before,
    .nav-menu>li#menu-item-3661:before {
        content: '';
        position: absolute;
        height: 150px;
        width: 150px;
        pointer-events: none;
    }

    .nav-menu>li#menu-item-1098:hover:before,
    .nav-menu>li#menu-item-1099:hover:before,
    .nav-menu>li#menu-item-3661:hover:before {
        pointer-events: all;
    }

    .three-images .image-box {
        flex-basis: calc(33.33% - 14px);
        width: calc(33.33% - 14px);
    }

    .gap-box .three-images-slider {
        flex-wrap: nowrap;
    }


}

@media (min-width: 1320px) {

    ul#primary-menu>li>a:after {
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        background: url(https://www.kbkbouwgroep.nl/wp-content/uploads/2025/11/arrow-down-white.svg) no-repeat;
        background-position: center center;
    }

    .content-laag .content-box.Titel.links.en.tekst.en.knoppen.rechts.met.achtergrond.kleur {
        padding: 88px 152px;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts h2.title-element,
    .content-box.Titel.knoppen.links.en.tekst.rechts h1.title-element {
        font-size: 56px;
    }

    .content-laag .content-box.Titel.links.en.tekst.en.knoppen.rechts.met.achtergrond.kleur .title-element {
        word-break: break-word
    }

    ul#primary-menu>li>a {
        display: flex;
        align-items: center;
        gap: 8px;
        height: 48px;
    }

    .site-header {
        max-width: initial;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts h2.title-element:before {
        height: 42px;
        width: 34px;
        top: 11px;
        left: -10px;
    }

    .cta-laag.afb-tekst-laag .content-box:not(.animatie) h2.title-element:before,
    .afb-tekst-laag .flexbox-wrapper.no-space div.content-box h2.title-element:before {
        height: 30px;
        top: 8px;
    }

    .mobile-menu-content {
        max-width: initial;
        margin-left: 24px;
        margin-right: 24px;
        width: calc(100% - 48px);
    }

}


@media (min-width: 1480px) {

    .footer-under {
        padding-top: 32px;
    }

    .posts-slider .project-item a span.project-thumb {
        height: 380px;
    }

    .content-laag .content-box.Onder.elkaar h3.title-element:before,
    .afb-tekst-laag .content-box h3.title-element:before {
        left: -10px;
    }

    .content-box.slider .slide.expertise {
        left: -70px;
    }

    .header-layer .content-box h1:before {
        top: 17px;
    }

    .site-header .nav-menu>li:not(.has-mega)>.sub-menu {
        width: 100%;
        left: 0px;
        top: 104px;
    }

    .nav-menu .sub-menu li.custom-menu-item a {
        padding: 32px !important;
    }

    .nav-menu .sub-menu li.custom-menu-item a:after {
        right: 24px;
        top: 32px;
    }

    .sub-menu .custom-items-wrapper>li {
        height: 298px;
        /* max-height: 264px !important; */
    }

    .site-header .nav-menu>li:not(.has-mega)>.sub-menu>div {
        min-height: 330px;
    }

    .header-layer .content-box h1 {
        padding-left: 40px;
    }

    div#wpsl-stores {
        height: 500px !important;
    }

    .resultaten .wpsl-search.wpsl-clearfix.wpsl-geolocation-run:before {
        font-size: 32px;
    }

    div#wpsl-wrap {
        max-width: 1486px;
        margin-left: auto;
        margin-right: auto;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box h1.title-element,
    .diensten-overzicht .content-box h1.title-element {
        font-size: 56px;
        max-width: 660px;
    }

    .site-header {
        max-width: 1788px;
        min-height: 116px;
        padding-left: 0;
        padding-right: 0;
    }

    .overzicht-laag .content-box:not(.animatie) h1.title-element:before,
    .diensten-overzicht .content-box h1.title-element:before {
        height: 42px !important;
        width: 34px !important;
    }

    .diensten-overzicht .content-box .title-element {
        padding-left: 18px !important;
    }

    .overzicht-laag .content-box h3.title-element:before,
    .diensten-overzicht .content-box h3.title-element:before {
        height: 34px !important;
        width: 24px !important;
        top: 6px !important;
    }

    .overzicht-laag .content-box h3.title-element,
    .diensten-overzicht .content-box h3.title-element {
        font-size: 40px;
    }

    .post-type-slider h3.title-element:before {
        height: 30px;
        top: 8px;
    }

    .post-type-slider h3.title-element {
        font-size: 40px;
        padding-left: 36px;
    }

    .header-layer h1:before {
        width: 36px;
        height: 44px;
    }

    .post-type-slider h2.title-element:before {
        width: 38px;
        height: 42px;
        top: 11px;
    }

    .post-type-slider h1.title-element:before {
        height: 52px;
        width: 38px;
        left: 0;
        top: 10px;
    }

    .post-type-slider h1.title-element {
        font-size: 64px;
        padding-left: 44px;
    }

    .content-box.slider .title-element {
        height: 230px;

        position: absolute;

        width: 100vw;
    }

    /* .nav-menu>li:not(.has-mega)>.sub-menu {
    width: calc(100vw - 78px);
    max-width: 1788px;
    left: 0;
} */
    .mobile-menu-content {
        max-width: 1788px;
        top: 164px;
        margin-left: auto;
        margin-right: auto;
    }

    .single-actueel section.breadcrumbs,
    .single-actueel .back-btn {
        max-width: 1788px;
    }

    nav.mobile-menu-content>ul>* {
        flex-basis: 20%;
        width: 20%;
    }

    nav.mobile-menu-content>ul {
        padding: 24px 40px;
    }

    .mobile-cta-buttons {
        display: none;
    }

    .sub-menu a:hover {
        background: initial;
        color: initial;
    }

    .site-header a.site-logo {
        height: 84px;
    }

    ul#primary-menu>li>a {
        padding: 8px 24px;
    }

    iframe#hover-video {
        height: 130% !important;
        width: 200% !important;
    }

    body.home .header-layer .content-box h1 {
        font-size: 88px;
        line-height: 170%;
        gap: 16px;
    }

    body:not(.home) section.header-layer.with-image {
        min-height: 552px;
        display: flex;
        align-items: center;
    }

    body.home .header-layer .content-box.box-width-large {
        max-width: initial;
    }

    body.home section.header-layer.with-image {
        height: 100vh;
    }

    body.home .header-layer .content-box h1:before {
        width: 64px;
        height: 68px;
        top: -2px;
    }

    body.home .content-box.animatie {
        padding: 64px 0px;
    }

    body.home section.header-layer.with-image span.desktop-header:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        pointer-events: none;
        left: 0;
        z-index: 1;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.0) 100%);
    }

    body.home section.header-layer.with-image * {
        z-index: 2;

    }

    .footer .flexbox-wrapper>div:not(:first-of-type) p:first-of-type {
        height: 48px;
        display: flex;
        align-items: center;
    }

    footer#contact:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: transparent;
        z-index: 2;
        pointer-events: none;
    }

    footer#contact {
        position: relative;
    }

    .header-layer .content-box h1 {
        font-size: 56px;
    }

    .diensten-overzicht .content-box .title-element {
        font-size: 56px;
        line-height: 120%;
        max-width: 700px;
        padding-left: 0;
    }

    .page-id-1272 .diensten-overzicht .content-box .title-element {
        max-width: 600px;
    }

    .page-id-1272 .diensten-overzicht .content-box:not(.animatie-box) .title-element:before {
        left: 0;
        height: 40px;
    }

    .gap-box .content-box {
        max-width: 1486px;
        max-width: 1326px;
    }

    .title-element {
        font-size: 40px;
    }

    .text-box * {
        font-size: 24px;
    }

    .project-informatie {
        max-width: 1486px;
        margin-left: auto;
        margin-right: auto;
    }

    .informatie-blok {
        padding: 48px;
    }

    .gap-box h2.title-element {
        font-size: 40px;
    }

    .gap-box h1.title-element {
        font-size: 48px;
    }

    .button-box {
        gap: 40px;
    }

    .gap-box .informatie-blokken {
        max-width: 1486px;
        max-width: 1326px;
    }

    .informatie-blok h4 {
        font-size: 24px;
    }

    .two-images {
        gap: 20px;
        height: 784px;
    }

    .afbeelding-content-slider {
        max-width: 1486px;
        gap: 80px;
    }

    .afbeelding-content-item .content-box h4 {
        font-size: 40px;
    }

    .afbeelding-content-slider> :first-child:nth-last-child(3) span.image-box,
    .afbeelding-content-slider> :first-child:nth-last-child(3)~* span.image-box {
        height: 384px;
    }

    .afbeelding-content-slider> :first-child:nth-last-child(3),
    .afbeelding-content-slider> :first-child:nth-last-child(3)~* {
        flex-basis: calc(33.33% - 52px);
        width: calc(33.33% - 52px);
    }

    .stappen-box.afbeelding-content-slider>.afbeelding-content-item {
        flex-basis: 100%;
        width: 100%;
    }

    span.image-box.one-image {
        height: 784px;
    }

    /*  CONTENT LAAG */

    /* .content-box.slider .title-element {
        animation: slideText 20s 
linear infinite;
left: 130%;
    } */


    .content-box.slider h2 {
        font-size: 136px;
    }

    .gap-box .content-box.slider {
        min-height: 230px;
    }

    /* POP UP LAAG */

    .modal-content .content-box {
        padding: 64px;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .modal-content .content-box {
        padding: 0;
        margin-top: 88px;
        margin-bottom: 88px;
        overflow-y: scroll;
        padding-left: 104px !important;
        padding-right: 24px !important;
    }

    .modal-content::-webkit-scrollbar {
        width: 0px;
    }

    .modal-content {
        height: auto;
        overflow-y: scroll;
        max-height: 682px;
    }

    .modal-content .content-box::-webkit-scrollbar {
        width: 5px;
        margin-left: 8px;
    }

    /* Track */
    .modal-content .content-box::-webkit-scrollbar-track {
        background: white;
    }

    /* Handle */
    .modal-content .content-box::-webkit-scrollbar-thumb {
        background: #d9d9d9;
    }



    /*  CIJFERS LAAG */

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper {
        max-width: 1486px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.content-box:nth-of-type(1) {
        max-width: initial;
        padding-left: 0;
        margin-bottom: 56px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.content-box:nth-of-type(1).without-image div.content-box.no-image {
        padding: 0;
        width: 100%;
        max-width: initial;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.content-box:nth-of-type(1).without-image {
        margin-bottom: 0;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.content-box:nth-of-type(1).without-image div.text-box {
        max-width: 580px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.content-box:nth-of-type(1).without-image div.text-box * {
        font-size: 20px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.content-box:nth-of-type(1).without-image {
        padding: 0;
        max-width: 691px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image .cijfer-item:nth-of-type(1) .getal {
        font-weight: 700;
        font-size: 80px !important;
        line-height: 1;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image {
        max-width: 691px;
        gap: 144px 0px;
    }

    .cijfers-box.no-image>div:nth-of-type(3):after,
    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image div.cijfer-item:nth-of-type(1):after,
    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper>.cijfers-box.no-image div.cijfer-item:nth-of-type(2):after {
        bottom: -72px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper div.content-box:nth-of-type(2) .text-box * {
        font-size: 20px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper div.content-box:nth-of-type(2) {
        padding-left: 0;
        max-width: 580px;
        align-self: normal;
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
    }

    .cijfers-tekst-laag.afb-tekst-laag .flexbox-wrapper span.image-box {
        max-width: 730px;
        max-height: 713px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .content-box:nth-of-type(1) .title-element:before {
        width: 32px;
        height: 40px;
        top: 11px;
    }

    .cijfers-tekst-laag.afb-tekst-laag .content-box:nth-of-type(1) .title-element {
        font-size: 56px;
        max-width: 700px;
    }

    .cijfers-box .cijfer-item {
        flex-basis: calc(50% - 32px);
        width: calc(50% - 32px);
    }

    .cijfers-box p.getal {
        font-size: 56px;
    }

    .cijfers-box {
        margin-top: 0;
        gap: 144px 64px;
    }

    .cijfers-box>div:nth-of-type(1):after,
    .cijfers-box>div:nth-of-type(2):after {
        bottom: -72px;
    }

    /*  ACTUEEL DETAIL */

    .actueel-wrapper .tag:after {
        background: #1a588b;
    }

    .actueel-wrapper {
        max-width: 882px;
    }

    .image-box.grid-images>div.image-box {
        flex-basis: calc(33.33% - 27px);
        width: calc(33.33% - 27px);
        height: 320px;
    }

    .image-box.grid-images {
        gap: 40px;
        max-width: 1490px;
        margin-left: auto;
        margin-right: auto;
    }

    .actueel-wrapper h1 {
        font-size: 48px;
    }

    .actueel-intro-image {
        max-width: 1788px;
    }

    .single-actueel .actueel-content .text-box {
        max-width: 882px;
    }

    .single-actueel .actueel-content h4,
    .single-actueel .actueel-content h4 strong {
        font-size: 32px;
        margin-top: 32px;
    }

    .single-actueel .actueel-content h3,
    .single-actueel .actueel-content h3 strong {
        font-size: 36px;
        margin-top: 32px;
    }

    .single-actueel .actueel-content h2,
    .single-actueel .actueel-content h2 strong {
        font-size: 40px;
        margin-top: 32px;
    }

    .actueel-content .one-image.image-box {
        max-width: 1490px;
    }

    .actueel-content {
        display: block;
    }

    .actueel-content> :last-child {
        margin-bottom: 0 !important;
    }

    .actueel-content>* {
        margin-bottom: 80px !important;
    }

    .actueel-content .quote-box .text-box {
        font-size: 32px;
        line-height: 140%;
    }

    .actueel-content .quote-box {
        max-width: 882px;
    }

    .actueel-content .quote-box.achtergrond-aan>div {
        max-width: 882px;
        margin-left: auto;
        margin-right: auto;
    }

    .actueel-content .quote-box.achtergrond-aan {
        max-width: 1490px;
        padding: 144px 0px;
        display: block;
    }

    .single-actueel .image-box.two-images {
        max-width: 1490px;
    }

    /*  TEKST - AFB LAAG  */

    .afb-tekst-laag .flexbox-wrapper {
        max-width: 1788px;
        justify-content: space-between;
    }

    .afb-tekst-laag .flexbox-wrapper.no-space div.content-box {
        max-width: initial;
        padding-left: 152px;
        padding-top: 104px;
        padding-bottom: 104px;
    }

    .afb-tekst-laag .flexbox-wrapper.no-space div.content-box * {
        max-width: 500px;
    }

    .afb-tekst-laag .button-box {
        margin-top: 56px;
    }

    .afb-tekst-laag .flexbox-wrapper span.image-box {
        flex-basis: 50%;
        max-width: 882px;
        height: 784px;
    }

    .afb-tekst-laag .video-box {
        flex-basis: 50%;
        max-width: 882px;
        height: 784px;
        width: 50%;
    }

    .afb-tekst-laag .flexbox-wrapper div.content-box {
        padding-left: 150px;
        max-width: 650px;
        flex-basis: 40%;
    }

    .afb-tekst-laag .title-element {
        font-size: 40px;
    }

    .afb-tekst-laag h3.title-element {
        font-size: 32px;
    }

    section.afb-tekst-laag.image-Links .content-box {
        padding-left: 0;
        padding-right: 152px;
    }

    section.afb-tekst-laag.image-Links.cijfers-tekst-laag .content-box {
        padding-right: 0;
    }

    /*  STAPPEN LAAG */

    .stappen-box .afbeelding-content-item div.content-box * {
        font-size: 20px;
    }

    .stappen-box .afbeelding-content-item div.content-box {
        max-width: 430px;
    }

    .stappen-box .afbeelding-content-item span.image-box.one-image {
        height: 278px;
        width: 278px;
    }

    .stappen-box.afbeelding-content-slider {
        gap: 80px;
    }

    .post-type-slider .title-element:before {
        width: 38px;
        height: 42px;
        top: 10px;
    }

    /*  CTA - LAAG */

    .cta-laag .flexbox-wrapper div.content-box {
        max-width: initial;
        flex-basis: 50%;
        width: 50%;
        padding-left: 152px;
        padding-top: 88px;
        padding-bottom: 88px;
        padding-right: 128px;
    }

    .cta-laag .title-element {
        font-size: 32px;
        max-width: 628px;
    }

    .cta-laag .person-box span.image-box {
        height: 224px;
    }

    .cta-laag .flexbox-wrapper>span.image-box {
        max-width: initial;
        height: auto;
        width: 50%;
    }

    .cta-laag .flexbox-wrapper div.content-box {
        flex-basis: 50% !important;
        width: 50% !important;
    }

    .cta-laag .text-box * {
        font-size: 18px;
    }

    .cta-laag.Overal.ruimte {
        padding: 144px 0px;
    }


    /*  SLIDER - LAAG */

    .project-content h4 {
        padding-right: 64px;
    }

    section.post-type-slider .container-box {
        max-width: 1486px;
    }

    section.post-type-slider .inner {
        max-width: initial;
    }

    .project-item span.c-btn {
        position: absolute;
        bottom: 32px;
        right: 32px;
    }

    .gap-box .three-images-slider {
        gap: 20px;
    }

    .gap-box .three-images-slider div.image-box {
        display: block;
        flex-basis: calc(33.33% - 14px);
        width: calc(33.33% - 14px);
    }

    /*  HOMEPAGINA  */

    .content-box.animatie h2.title-element {
        font-size: 48px;
        line-height: 130%;
    }

    .content-box.animatie {
        max-width: 1380px;
    }

    .content-box.animatie .button-box {
        justify-content: center;
        margin-top: 64px;
    }

    .content-box.animatie .title-element {
        text-align: center;
    }

    /* VOLLE AFB TEKST LAAG */

    section.volle-afb-tekst-laag {
        padding: 144px 0px !important;
    }

    section.volle-afb-tekst-laag .content-box {
        max-width: 1380px;
    }

    section.volle-afb-tekst-laag h2.title-element {
        font-size: 80px;
        line-height: 110%;
        max-width: 713px;
    }

    .volle-afb-tekst-laag.Content.gecentreerd div.flexbox-wrapper .title-element:before {
        height: 40px;
        top: 11px;
    }

    .volle-afb-tekst-laag.Content.gecentreerd div.flexbox-wrapper .title-element {
        font-size: 56px;
        line-height: 120%;
    }

    section.volle-afb-tekst-laag {
        min-height: calc(100vh - 115px);
    }

    /* DIENSTEN OVERZICHT */

    div.diensten-overzicht {
        max-width: 1486px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .diensten-overzicht .content-box:not(.animatie-box) .title-element:before {
        width: 32px;
        height: 42px;
        top: 10px;
        left: -18px;
    }

    .dienst-image {
        height: 712px;
    }

    .dienst-item {
        gap: 88px;
    }

    .dienst-content {
        max-width: 667px;
    }

    .dienst-content .text-box * {
        font-size: 20px;
    }

    /*  CONTACT CONTENT LAAG */

    .contact-content-laag .inner .flexbox-wrapper {
        max-width: 1486px;
    }

    .contact-content-laag h2.title-element {
        font-size: 56px;
        max-width: 690px !important;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box .text-box * {
        font-size: 20px;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box .text-box h3 {
        font-size: 32px;
        margin-bottom: 32px;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box:nth-of-type(2) .text-box {
        width: 580px;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box .text-box * {
        font-size: 18px;
    }

    .contact-content-laag .content-box:nth-of-type(2) .text-box p a {
        display: inline-block;
        margin: 0;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box .text-box p {
        margin: 0;
    }

    .contact-content-laag .content-box:not(.animatie) .title-element:before {
        width: 33px;
        height: 44px;
        top: 10px;
        left: 0;
    }

    .contact-content-laag .content-box:not(.animatie) .title-element {
        padding-left: 40px;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box .title-element:before {
        width: 26px;
        height: 30px;
        top: 8px;
    }

    .contact-content-laag .inner .flexbox-wrapper .content-box .title-element:before {
        width: 33px;
        height: 43px;
        top: 10px;
    }

    /*  PROJECTEN/ACTUEEL OVERZICHT */

    .overzicht-laag .content-box {
        max-width: 1486px;
    }

    .overzicht-laag.Projecten .title-element {
        font-size: 56px;
        max-width: 620px;
    }

    form#search-filter-form-1691>ul>li {
        max-width: initial;
        flex-basis: calc(33% - 6px);
        width: calc(33% - 6px);
    }

    .projecten-overzicht>.projecten-overzicht {
        gap: 144px 20px;
    }

    .projecten-overzicht .project-item a span.project-thumb {
        max-height: 794px;
        height: calc(100vh - 100px);
    }

    .post-type-slider.overzicht-laag h2 {
        font-size: 56px;
        max-width: 640px;
        padding-left: 40px;
        line-height: 120%;
    }

    .overzicht-laag .content-box:not(.animatie) .title-element:before {
        height: 42px;
        width: 34px;
        top: 11px;
        left: -8px;
    }

    .overzicht-laag .text-box {
        flex-basis: 580px;
    }

    .overzicht-laag .text-box * {
        font-size: 20px;
    }

    .overzicht-laag.Actueel .title-element {
        max-width: 400px;
    }

    .overzicht-laag.Actueel .title-element {
        font-size: 56px;
    }

    /* PROJECT/ACTUEEL */

    .searchandfilter ul li {
        margin-bottom: 0 !important;
    }

    .searchandfilter ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-end;
    }

    .nieuws-item a span.nieuws-thumb {
        height: 794px;
    }

    .nieuws-overzicht {
        gap: 144px 20px;
    }

    .result-count {
        max-width: 1480px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 144px;
    }

    li.sf-field-post-meta-categorie ul li:hover label {
        color: white !important;
    }

    li.sf-field-post-meta-categorie ul li:hover {
        background: #002240;
        cursor: pointer;
    }

    li.sf-field-post-meta-categorie ul li input {
        cursor: pointer;
    }

    li.sf-field-post-meta-categorie ul li,
    li.sf-field-post-meta-categorie ul li label {
        transition: .1s ease-in-out;
    }

    /*  REVIEWS LAAG */

    .review-item h5 {
        max-width: 1200px;
        font-size: 56px;
        margin-bottom: 120px;
    }

    .review-item {
        max-width: 1486px;
    }

    .reviews-laag .owl-nav {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 0;
        width: 100%;
    }

    /* 4 DELING LAAG */

    .content-box.Titel.knoppen.links.en.tekst.rechts .title-element {
        max-width: 700px;
        width: 100%;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts h2.title-element,
    .content-box.Titel.knoppen.links.en.tekst.rechts h1.title-element {
        font-size: 56px;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts div.text-box * {
        font-size: 20px;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts div.text-box {
        width: 100%;
        max-width: 580px;
    }

    .blokken-items {
        max-width: 1486px;
        justify-content: space-between;
    }

    .blokken-items p.small-title {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .blokken-items p {
        font-size: 18px;
    }

    .blokken-items h4 {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .blokken-items>div {
        flex-basis: calc(25% - 40px);
        width: calc(25% - 40px);
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts .title-element:before {
        height: 42px;
        width: 34px;
        top: 11px;
        left: -10px;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts h1.title-element:before,
    .content-laag .content-box.Onder.elkaar h1.title-element:before,
    .afb-tekst-laag .content-box h1.title-element:before {
        height: 42px;
        top: 11px;
        left: -10px;
    }

    .content-laag .content-box.Onder.elkaar h1.title-element,
    .afb-tekst-laag .content-box h1.title-element {
        font-size: 56px;
        line-height: 120%;
    }

    .content-laag .content-box.Titel.links.en.tekst.en.knoppen.rechts.met.achtergrond.kleur .title-element {
        max-width: 560px;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts div.popup-box div.knop-box {
        max-width: 580px;
        margin-left: auto;
        display: block;
        margin-top: 40px;
    }

    .content-laag .content-box.Titel.links.en.tekst.en.knoppen.rechts.met.achtergrond.kleur {
        padding: 88px 152px;
        max-width: 1788px;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts.met.achtergrond.kleur div.button-box {
        max-width: 580px;
        width: 100%;
        margin-top: 56px;
        clear: both;
        float: right;
        margin-top: 0;
    }

    .content-box.Titel.knoppen.links.en.tekst.rechts.met.achtergrond.kleur .title-element {
        max-width: 675px;

    }

    .single-actueel h1 {
        padding-left: 36px;
    }

    .single-actueel h1:before {
        height: 41px;
        width: 28px;
    }

    .actueel-content .text-box h2 {
        padding-left: 32px;
    }

    .actueel-content .text-box h2:before {
        width: 24px;
        height: 32px;
        top: 9px;
    }

    .actueel-content .text-box h3 {
        padding-left: 28px;
    }

    .actueel-content .text-box h3:before {
        width: 22px;
        height: 27px;
        top: 10px;
    }

    .content-box.slider .slide.uitdagende {
        left: -50px;
    }

}

@media (min-width:1680px) {

    .gap-box .content-box {
        max-width: 1486px;
    }

    .gap-box .informatie-blokken {
        max-width: 1486px;
    }

}

@media (min-width:1920px) {

    .content-box.slider .title-element {
        left: -5vw;
    }

    .content-box.slider .slide.uitdagende {
        left: -4vw;
    }

}

@media (min-width:2100px) {

    .content-box.slider .slide.expertise,
    .content-box.slider .title-element {
        left: -9vw;
    }

    .content-box.slider .slide.uitdagende {
        left: -8vw;
    }
}

@media (min-width:2400px) {

    .content-box.slider .slide.expertise,
    .content-box.slider .title-element {
        left: -13.5vw;
    }

    .content-box.slider .slide.uitdagende {
        left: -12.5vw;
    }

}

@media (min-width: 2540px) {

    .content-box.slider .slide.expertise,
    .content-box.slider .title-element {
        left: -16vw;
    }

    .content-box.slider .slide.uitdagende {
        left: -15vw;
    }

}

@media (min-width:2800px) {

    .content-box.slider .slide.expertise {
        height: 280px;
        left: -19vw;
    }

    .content-box.slider .slide.uitdagende {
        left: -19vw;
        height: 280px;
    }

}


@media (min-width:3500px) {
    .content-box.slider .slide.uitdagende {
        left: -26vw;
    }
}