/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 999999 version
*/

/* > MOBILE */
@media all and (min-width: 601px) {
	.hide--up-mobile {
        display: none !important;
    }

    .logo-label-wrapper.media-social .logo-groups {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(odd) .listitem-wrapper {
        padding-top: 89%;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even) .title-listing {
        -webkit-line-clamp: 2;
    }

    /* listing blog featured */
    .listing-blog.listing-featured .listing-item:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }

    .listing-blog.listing-featured .listing-item:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }

    .listing-blog.listing-featured .listing-item:nth-child(3) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
    }
    
    .listing-blog.listing-featured .listing-item:nth-child(4) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
  
    .listing-klantverhalen:not(.listing-featured) .content-wrapper .klachten-list {
        width: 43%;
    }

    .listing-klantverhalen.listing-featured .content-wrapper .klachten-list {
        width: 240px;
    }

    .listing-klantverhalen:not(.listing-featured) .content-wrapper .behandelingen-list {
        width: 57%;
    }

    .listing-klantverhalen.listing-featured .content-wrapper .behandelingen-list {
        width: 100%;
    }

    .listing-klantverhalen.listing-featured .content-wrapper .item-link,
    .listing-klantverhalen:not(.slider-left):not(.slider-right) .content-wrapper .item-link,
    .listing-klantverhalen:not(.slider-left):not(.slider-right) .title-list {
        --text-sm: var(--text-base);
    }

    .listing.listing-klantverhalen:not(.slider-left):not(.slider-right) .links-wrapper {
        --size-icon-link: 19px;
    }

    .col-left-social-layout.wpb_column > .vc_column-inner > .wpb_wrapper,
    .col-right-social-layout.wpb_column > .vc_column-inner > .wpb_wrapper {
        margin-top: 120px;
    }
}


/* > TABLET */
@media all and (min-width: 901px) {
	.hide--up-tablet {
        display: none !important;
    }
	
	.site-footer {
		--gap-list: 1px;
	}

    .header-social-layout:not(.custom) {
        -webkit-transform: translateY(69px);
           -moz-transform: translateY(69px);
            -ms-transform: translateY(69px);
             -o-transform: translateY(69px);
                transform: translateY(69px);
    }

    /* rotate instagram */
    .vc_row.row-card-ig.left:first-of-type {
        -webkit-transform: rotate(15.65deg) translate(-6px, 38px);
           -moz-transform: rotate(15.65deg) translate(-6px, 38px);
            -ms-transform: rotate(15.65deg) translate(-6px, 38px);
             -o-transform: rotate(15.65deg) translate(-6px, 38px);
                transform: rotate(15.65deg) translate(-6px, 38px);
        z-index: 2;
    }

    .vc_row.row-card-ig.left:nth-child(2) {
        -webkit-transform: translate(107px, -95px);
           -moz-transform: translate(107px, -95px);
            -ms-transform: translate(107px, -95px);
             -o-transform: translate(107px, -95px);
                transform: translate(107px, -95px);
        z-index: 1;
    }

    .vc_row.row-card-ig.left:nth-child(3) {
        -webkit-transform: rotate(-17.37deg) translate(37px, -204px);
           -moz-transform: rotate(-17.37deg) translate(37px, -204px);
            -ms-transform: rotate(-17.37deg) translate(37px, -204px);
             -o-transform: rotate(-17.37deg) translate(37px, -204px);
                transform: rotate(-17.37deg) translate(37px, -204px);
    }

    .vc_row.row-card-ig.right:first-of-type {
        -webkit-transform: rotate(11.46deg) translate(47px, -48px);
           -moz-transform: rotate(11.46deg) translate(47px, -48px);
            -ms-transform: rotate(11.46deg) translate(47px, -48px);
             -o-transform: rotate(11.46deg) translate(47px, -48px);
                transform: rotate(11.46deg) translate(47px, -48px);
        z-index: 1;
    }

    .vc_row.row-card-ig.right:nth-child(2) {
        -webkit-transform: rotate(-12.25deg) translate(-6px, -85px);
           -moz-transform: rotate(-12.25deg) translate(-6px, -85px);
            -ms-transform: rotate(-12.25deg) translate(-6px, -85px);
             -o-transform: rotate(-12.25deg) translate(-6px, -85px);
                transform: rotate(-12.25deg) translate(-6px, -85px);
        z-index: 2;
    }

    .vc_row.row-card-ig.right:nth-child(3) {
        -webkit-transform: rotate(14.78deg) translate(37px, -204px);
           -moz-transform: rotate(14.78deg) translate(37px, -204px);
            -ms-transform: rotate(14.78deg) translate(37px, -204px);
             -o-transform: rotate(14.78deg) translate(37px, -204px);
                transform: rotate(14.78deg) translate(37px, -204px);
    }

    .vc_row.row-side-blur {
        position: relative;
    }

    .vc_row.row-side-blur:before,
    .vc_row.row-side-blur:after {
        content: '';
        display: inline-block;
        position: absolute;
        height: 100%;
        width: var(--padding-container);
        top: 0;
        pointer-events: none;
        z-index: 1;
    }

    .vc_row.row-side-blur:before {
        left: 0;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    }

    .vc_row.row-side-blur:after {
        right: 0;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    }

    .vc_row.row-side-blur.slider-layout  {
        -webkit-transform: translateY(-280px);
           -moz-transform: translateY(-280px);
            -ms-transform: translateY(-280px);
             -o-transform: translateY(-280px);
                transform: translateY(-280px);
    }

    .content-consult {
        max-width: 316px;
    }

    .row-button.btn-left-custom > .wpb_column:nth-child(1) {
        margin-left: -32px;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even) .listitem-wrapper {
        padding-top: -webkit-calc((312 / 744) * 100%);
        padding-top: -moz-calc((312 / 744) * 100%);
        padding-top: calc((312 / 744) * 100%);
    }

    .listing-blog.listing-simple .listitem-wrapper {
        padding-top: -webkit-calc((313.5 / 553)* 100%);
        padding-top: -moz-calc((313.5 / 553)* 100%);
        padding-top: calc((313.5 / 553)* 100%);
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(odd) .title-listing {
        -webkit-line-clamp: 8;
    }

    .whbutton-wrapper.whbutton-icon-icon-map-white\.svg .label-cta {
        max-width: 150px;
    }

    .listing-klantverhalen.listing-featured .content-item {
        --padding-inner-card: 32px 32px 50px;
    }

    .listing-klantverhalen.listing-featured .title-listing {
        bottom: 34px;
        left: 32px;
        width: -webkit-calc(100% - 132px);
        width: -moz-calc(100% - 132px);
        width: calc(100% - 132px);
    }

    .listing-klantverhalen.listing-featured .listing-item:nth-child(1) {
        width: 58.34%;
    }

    .listing-klantverhalen.listing-featured .listing-item:nth-child(2) {
        width: 41.66%;
    }

    .listing-blog.listing-simple .title-listing {
        margin-top: 33px;
    }

    /* row item price */
    .vc_row.row-item-price > .wpb_column:nth-child(1) {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
           -moz-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        padding-right: 62px;
        border-right: 1px solid rgba(152, 167, 252, 0.18);
    }

    .vc_row.row-item-price > .wpb_column:nth-child(2) {
        -webkit-flex-basis: 437px;
            -ms-flex-preferred-size: 437px;
                flex-basis: 437px;
        padding-left: 72px;
    }

    /* single */
    .vc_row.row-single-detail-verhalen > .wpb_column:nth-child(1) {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
           -moz-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        padding: 0 24px;
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
    }

    .vc_row.row-single-detail-verhalen > .wpb_column:nth-child(2) {
        -webkit-flex-basis: 288px;
            -ms-flex-preferred-size: 288px;
                flex-basis: 288px;
    }

    .vc_row.row-card-pattern > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row {
        font-size: 17px;
        line-height: 200%;
    }

    .text-before-after {
        top: 46px;
        left: 48px;
        font-size: 40px;
    }

    .col-solution.wpb_column p+h3 {
        margin-top: 48px;
    }

    .col-sticky.wpb_column > .vc_column-inner {
        position: -webkit-sticky;
        position: sticky;
        top: var(--sticky-offset);
    }

    .listing.listing-blog.listing-simple,
    .listing.column-2 {
        --listing-column: 2;
    }

    .hero-banner-single:before {
        position: absolute;
        content: '';
        display: inline-block;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0,0,0,0.2)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,0.2) 100%);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,0.2) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,0.2) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,0.2) 100%);
    } 

    .hero-banner-single {
        padding-top: 332px;
    }

    .site-article.category-overview {
        margin-bottom: 80px;
    }

    .listing-klantverhalen.related-slider .content-item {
        padding-bottom: 61px;
    }

    .slider-simple.related-slider .item-link {
        --text-md: 19px;
        --text-sm: var(--text-md);
    }

    .listing-klantverhalen:not(.slider-left):not(.slider-right):not(.related-slider) .content-item {
        padding-bottom: 50.48px;
    }
}


@media all and (min-width: 1200px) {
    .vc_row.row-featured-media {
        margin-left: 41px;
        margin-right: 41px;
    }
    
    .vc_row.row-list-verhalen .listing-klantverhalen {
        --listing-gap: 216px;
        --listing-gap-bottom: 72.6px;
    }
	
	.listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even) .title-listing {
		line-height: 130%;
	}
}


/* >= DESKTOP & LAPTOP */
@media all and (min-width: 1300px) {
	.hide--up-desktop {
        display: none !important;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(odd) {
        width: 30vw !important;
        max-width: 384px;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even){
        width: 70vw !important;
        max-width: 768px;
    }
}

/* >= LARGE DESKTOP */
@media all and (min-width: 1600px) {

}


/* < LARGE DESKTOP */
@media all and (max-width: 1599px) {

}

/* >= DESKTOP & LAPTOP && < LARGE DESKTOP */
@media all and (min-width: 1300px) and (max-width: 1599px) {

}


/* <= LARGE TABLET */
@media all and (max-width: 1299px) {
	.hide--large-tablet {
        display: none !important;
    }

    .vc_row.row-layout-social-daily {
        padding-left: 0 !important;
        padding-right: 0 !important;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
    }

    .vc_section.section-layout-social-daily {
        --size-pattern: 100vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .hero-banner-single h1 {
        --text-6xl: 40px;
    }
}


@media all and (min-width: 901px) and (max-width: 1299px) {
    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(odd) {
        width: 30vw !important;
        max-width: 384px;
        min-width: 384px;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even){
        width: -webkit-calc(100vw - var(--padding-container) - 384px - 24px) !important;
        width: -moz-calc(100vw - var(--padding-container) - 384px - 24px) !important;
        width: calc(100vw - var(--padding-container) - 384px - 24px) !important;
        max-width: 768px;
    }

}


@media all and (max-width: 1199px) {
    .vc_row.row-featured-media {
        margin-left: 24px;
        margin-right: 24px;
    }

    .header-single {
        --gap-outer-featured: 0 24px;
        --gap-bottom-featured: 64px;
        --padding-inner-featured: 80px var(--padding-container) 82px;
    }
}

@media all and (min-width: 901px) and (max-width: 1199px) {
    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even) {
        width: -webkit-calc(100vw - 320px - 42px) !important;
        width: -moz-calc(100vw - 320px - 42px) !important;
        width: calc(100vw - 320px - 42px) !important;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(odd) {
        width: 32.5vw !important;
        min-width: 320px;
        max-width: 320px;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(odd) .title-listing {
        -webkit-line-clamp: 3;
    }
	 
	.listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even) .title-listing {
        --font-listing-title: 32px;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even) .listitem-wrapper {
        padding-top: -webkit-calc((308 / 744)* 100%);
        padding-top: -moz-calc((308 / 744)* 100%);
        padding-top: calc((308 / 744)* 100%);
    }

    .listing-blog:not(.listing-simple) .icon-pattern-blog {
        --size-icon-pattern: 38px;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even) {
        --font-listing-title: 24px;
    }

    .listing-blog.listing-simple .title-listing {
        --text-xl: 24px;
    }

    .listing-klantverhalen.listing-featured .content-bottom-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .vc_row.row-list-verhalen .listing-klantverhalen {
        --listing-gap: 80px;
        --listing-gap-bottom: 60px;
    }

    .hero-banner-single {
        padding-bottom: 32px;
    }

    .row-related-post .title-large p {
        --text-4xl: 36px;
    }
}


/* > MOBILE && <= LARGE TABLET */
@media all and (min-width: 601px) and (max-width: 1299px) {
	
}


/* <= TABLET */
@media all and (max-width: 900px) {

        .taxonomy-faq { 
        -webkit-box-orient: horizontal; 
        -webkit-box-direction: normal; 
        -webkit-flex-direction: row; 
        -moz-box-orient: horizontal; 
        -moz-box-direction: normal; 
        -ms-flex-direction: row; 
        flex-direction: row; 
        -webkit-box-pack: justify; 
        -webkit-justify-content: flex-start; 
        -moz-box-pack: justify; 
        -ms-flex-pack: justify; 
        justify-content: flex-start; 
        -webkit-align-content: flex-start; 
        -ms-flex-line-pack: eflex-startnd; 
        align-content: flex-start; 
        -webkit-flex-wrap: nowrap; 
        -ms-flex-wrap: nowrap; 
        flex-wrap: nowrap;
        white-space: nowrap;
        width: 100%;
        max-width: unset; 
        padding-top: 32px;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        gap: 42px;
    }

    .taxonomy-faq::-webkit-scrollbar {
        display: none;
    }


    .sticky-sidebar{
        position: static !important;
    }

    .sidebar-faq{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    
	.hide--tablet {
        display: none !important;
    }

    .wpb_text_column.no-break-mobile br {
        display: none;
    }

    .text-center-mobile * {
        text-align: center !important;
    }
    
    .wpb_text_column.reset-style {
        padding-right: 0 !important;
    }

    .row-button.button-center-mobile {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .btn-consult .label-cta {
        font-size: 13.5px;
    }

    .site-footer .text-bottom-footer ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0px -8px;
    }

    .site-footer .text-bottom-footer ul li {
        width: auto;
        margin: 0px 8px;
    }

    .site-footer .row-bottom-footer * {
        --text-xs: 14px;
        font-family: var(--fontfamily-sf-pro);
    }

    .card-bg-image {
        -webkit-background-size: 100% 100% !important;
           -moz-background-size: 100% 100% !important;
             -o-background-size: 100% 100% !important;
                background-size: 100% 100% !important;
    }

    .vc_row.row-layout-social-daily {
        left: 50% !important;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
    }

    .header-social-layout {
        margin-top: 56px;
        margin-left: -1px;
        margin-right: -1px;
    }

    .header-social-layout.custom {
        margin-top: 0;
    }

    .vc_row.row-heading-social-layout>.wpb_column>.vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .vc_row.row-heading-social-layout {
        padding-left: 24px;
        padding-right: 24px;
    }

    .vc_row.row-card-ig {
        --rounded-2xl: 12.8px;
    }

    .wpb_single_image.icon-ig-layout .vc_single_image-wrapper {
        --size-bg-icon: -webkit-calc(90.84px + 51.16 * ((100vw - 521px) /(900 - 521)));
        --size-bg-icon: -moz-calc(90.84px + 51.16 * ((100vw - 521px) /(900 - 521)));
        --size-bg-icon: calc(90.84px + 51.16 * ((100vw - 521px) /(900 - 521)));
        --size-img-icon: -webkit-calc(32px + 18 * ((100vw - 376px) /(900 - 376)));
        --size-img-icon: -moz-calc(32px + 18 * ((100vw - 376px) /(900 - 376)));
        --size-img-icon: calc(32px + 18 * ((100vw - 376px) /(900 - 376)));
    }

    .vc_row.row-card-ig>.wpb_column>.vc_column-inner>.wpb_wrapper {
        min-width: 117px;
        width: -webkit-calc(117px + 93 * ((100vw - 376px) /(900 - 376)));
        width: -moz-calc(117px + 93 * ((100vw - 376px) /(900 - 376)));
        width: calc(117px + 93 * ((100vw - 376px) /(900 - 376)));
    }

    .vc_row.row-card-ig.left .wpb_text_column>.wpb_wrapper {
        font-size: 14px;
    }

    .vc_row.row-card-ig>.wpb_column>.vc_column-inner>.wpb_wrapper strong {
        --text-2xl: -webkit-calc(16px + 8 * ((100vw - 376px) /(900 - 376)));
        --text-2xl: -moz-calc(16px + 8 * ((100vw - 376px) /(900 - 376)));
        --text-2xl: calc(16px + 8 * ((100vw - 376px) /(900 - 376)));
    }

    .col-left-social-layout.wpb_column > .vc_column-inner > .wpb_wrapper, 
    .col-right-social-layout.wpb_column > .vc_column-inner > .wpb_wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .vc_row.row-card-ig.left:first-of-type {
        z-index: 1;
        -webkit-transform: rotate(-7.31deg) translate(-29px, -52px);
           -moz-transform: rotate(-7.31deg) translate(-29px, -52px);
            -ms-transform: rotate(-7.31deg) translate(-29px, -52px);
             -o-transform: rotate(-7.31deg) translate(-29px, -52px);
                transform: rotate(-7.31deg) translate(-29px, -52px);
    }

    .vc_row.row-card-ig.left:nth-child(2) {
        z-index: 2;
        -webkit-transform: rotate(9.96deg) translate(-63px, -41px);
           -moz-transform: rotate(9.96deg) translate(-63px, -41px);
            -ms-transform: rotate(9.96deg) translate(-63px, -41px);
             -o-transform: rotate(9.96deg) translate(-63px, -41px);
                transform: rotate(9.96deg) translate(-63px, -41px);
    }

    .vc_row.row-card-ig.left:nth-child(3) {
        -webkit-transform: rotate(-17.37deg) translate(12px, -59px);
           -moz-transform: rotate(-17.37deg) translate(12px, -59px);
            -ms-transform: rotate(-17.37deg) translate(12px, -59px);
             -o-transform: rotate(-17.37deg) translate(12px, -59px);
                transform: rotate(-17.37deg) translate(12px, -59px);
    }

    .vc_row.row-card-ig.right:first-of-type {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        z-index: 1;
        -webkit-transform: rotate(0deg) translate(51px, -65px);
           -moz-transform: rotate(0deg) translate(51px, -65px);
            -ms-transform: rotate(0deg) translate(51px, -65px);
             -o-transform: rotate(0deg) translate(51px, -65px);
                transform: rotate(0deg) translate(51px, -65px);
    }

    .vc_row.row-card-ig.right:nth-child(2) {
        z-index: 2;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        -webkit-transform: rotate(-15.15deg) translate(59px, -43px);
           -moz-transform: rotate(-15.15deg) translate(59px, -43px);
            -ms-transform: rotate(-15.15deg) translate(59px, -43px);
             -o-transform: rotate(-15.15deg) translate(59px, -43px);
                transform: rotate(-15.15deg) translate(59px, -43px);
    }

    .vc_row.row-card-ig.right:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
           -moz-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        -webkit-transform: rotate(11.2deg) translate(0px, -73px);
           -moz-transform: rotate(11.2deg) translate(0px, -73px);
            -ms-transform: rotate(11.2deg) translate(0px, -73px);
             -o-transform: rotate(11.2deg) translate(0px, -73px);
                transform: rotate(11.2deg) translate(0px, -73px);
    }

    .vc_row.row-card-item {
        margin-bottom: -24px;
    }

    .vc_row.row-card-item > .wpb_column {
        margin-bottom: 24px;
    }

    .whbutton-wrapper.btn-single-center-mobile {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .wpb_single_image.icon-pattern-card {
        margin-bottom: 64px;
    }

    .wpb_single_image.icon-pattern-card img {
        width: 46px;
        height: 46px;
    }

    .content-card-item {
        --text-lg: 18px;
    }

    .col-card-rounded {
        --rounded-card: 29px;
        --padding-card: 48px 36px 40.64px;
    }

    .listing,
    .listing.slick-slider {
        --listing-gap: 16px;
    }

    .listing-default {
        --border-radius-listing: 17.2px;
        --border-radius-featured: 14.24px;
    }

    .listing-blog {
        --padding-card: 36px;
        --gap-content: 36px;
        --rounded-listing: 24px;
        --font-listing-title: 24px;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even) {
        --padding-right-content: 0;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even) .load-more {
        display: none;
    }

    .listing-blog:not(.listing-simple) .listing-item .title-listing {
        -webkit-line-clamp: 4;
    }

    .listing.listing-klantverhalen {
        --text-sm: 12px;
        --border-radius-card: 17px;
        --padding-inner-card: 21.5px 23px 36px;
        --gap-list-title: 18px;
        --gap-list: 12.5px;
    }

    .listing-blog.listing-simple .title-listing {
        --text-xl: 24px;
    }

    .listing-blog.listing-simple .title-listing {
        margin-top: 24px;
    }

    .listing-klantverhalen.listing-featured .title-listing {
        bottom: 24px;
        left: 23px;
    }

    .listing-klantverhalen.listing-featured .content-bottom-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .vc_row.row-list-verhalen:before {
        display: none;
    }

     .whbutton-wrapper:not(.btn-regular) .label-cta {
        --text-md: 16px;
        font-size: var(--text-md);
     }

     .wpb_text_column.text-sm--mobile {
        font-size: 14px;
     }

     .content-card-item p + p {
        margin-top: 19px;
     }

    .wpb_text_column.text-sm-custom {
        --text-sm: 14px;
    }

    .wpb_text_column.text-xl--mobile * {
        --text-4xl: 24px;
    }

    .btn-less-meer-mobile.btn-less-meer-mobile .cta-whbutton {
        text-decoration: underline;
        padding: 0;
        margin-top: 20.5px;
        font-size: 14px;
    }

    .whbutton-wrapper.btn-gratis-consult {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .vc_row.swapblock {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
           -moz-box-orient: vertical;
           -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .vc_row.swapblock > .wpb_column:nth-child(2) {
        margin-bottom: 32px;
    }

    .wh-image-carousel--wrapper {
        --rounded-media: 24px;
        --gap-botom-dots: 24px; 
    }

    .vc_row.row-card-pattern {
        --padding-card: 32px 24px 32px;
        --gap-pattern: -167px;
        --size-pattern: 331px;
    }

    .vc_row.row-card-pattern {
        margin-left: 0;
        margin-right: 0;
    }

    .btn-before-after {
        --text-md: 12px;
        --bottom: 24px;
        --right: 24px;
        --padding-button: 8px 10px;
        font-weight: 500;
    }

    .tab-header:not(.listing) .title-listing {
        --text-md: 14px;
    }

    .tab-header {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-flow: row nowrap !important;
           -moz-box-orient: horizontal !important;
           -moz-box-direction: normal !important;
            -ms-flex-flow: row nowrap !important;
                flex-flow: row nowrap !important;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-scroll-snap-type: x mandatory;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        padding: 0px 24px;
        margin: 0px -24px;
    }

    .tab-header::-webkit-scrollbar {
        display: none;
    }

    .tab-header .listing-item.active .listitem-wrapper {
        background-color: var(--baby-blue);
    }

    .text-before-after {
        top: 24px;
        left: 24px;
    }

    .vc_row.row-item-price {
        --rounded-inner-card: 24px;
        --padding-iner-item: 32px 24px;
    }

    .col-solution.wpb_column {
        --padding-card: 40px 0px 40px;
        padding-left: 24px;
        padding-right: 24px;
    }

    .lineheight-large {
        --lineheight-l: 150%;
    }

    .col-solution.wpb_column p+h3 {
        margin-top: 24px;
    }

    .whbutton-wrapper.btn-download .cta-whbutton {
        --padding-button: 24px;
    }

    .vc_row.row-featured-media {
        --gap-bottom-text: 32px;
    }

    .wpb_single_image.media-side-content .vc_single_image-wrapper,
    .vc_row.row-featured-media .wpb_single_image {
        --rounded-4xl: 24px;
    }

    .wh-image-carousel--wrapper.media-large {
        --rounded-media: 24px;
        --aspect-ratio: -webkit-calc((9 / 12)* 100%);
        --aspect-ratio: -moz-calc((9 / 12)* 100%);
        --aspect-ratio: calc((9 / 12)* 100%);
    }

    .site-breadcrumbs {
        padding-top: 24px;
    }

    .vc_row.row-quick-navigation {
        --rounded-outer-card: 24px;
        --padding-heading-bar: 16px 24px 16px;
        --padding-nav: 8px 24px 24px;
    }

    .row-quick-navigation-inner a {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .wpb_single_image.media-side-content {
        --max-width-media: 100%;
    }

    .col-sticky.wpb_column {
        margin-top: 40px;
    }

    .hero-banner-single {
        --rounded-4xl: 0;
        --gap-outer-featured: 0px;
        --padding-inner-featured: 0px;
        --white: var(--black);
        --min-height-featured: 100%;
        background: none;
    }

    .hero-banner-single h1 {
        --text-6xl: 32px;
    }

    .hero-banner-single:before {
        content: '';
        display: inline-block;
        width: 100%;
        background: var(--media-banner-single) center/cover no-repeat;
        -webkit-border-radius: var(--rounded-2xl);
           -moz-border-radius: var(--rounded-2xl);
                border-radius: var(--rounded-2xl);
        overflow: hidden;
        margin-bottom: 32px;
    }

    .site-article.category-overview {
        margin-bottom: 48px;
    }
}


@media all and (min-width: 601px) and (max-width: 900px) {


    .wpb_text_column.p-medium p {
        --text-md: 16px;
    }

    .wpb_text_column.text-lg {
        --text-lg: 18px;
    }

    .site-footer {
        --gap-column: 32px;
    }

    .vc_row.row-quick-navigation-inner > .wpb_column,
    .vc_row.row-top-footer > .wpb_column,
    .site-footer .row-nav-footer > .wpb_column {
        width: 50%;
    }

    .site-footer .row-nav-footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
    }

    .site-footer .row-nav-footer > .wpb_column:nth-child(1) {
        margin-top: var(--gap-column);
    }

    .site-footer .list-blog-footer ul li+li {
        --gap-list: 20px;
    }

    .listing {
        --listing-gap: 16px;
    }

    .listing-blog:not(.listing-simple) .listing-item[class*="item-"]:nth-child(even) .listitem-wrapper,
    .listing-blog.listing-simple .listitem-wrapper {
        padding-top: 89%;
    }

    .listing-blog:not(.listing-simple) .listing-item .title-listing {
        -webkit-line-clamp: 3;
    }

    .listing-klantverhalen .listitem-wrapper {
        height: 100%;
    }

    .listing.listing-blog:not(.listing-slider),
    .listing.listing-klantverhalen,
    .listing.listing-default:not(.listing-slider) {
        --listing-column: 2;
    }

    .listing-default.column-3:not(.listing-slider) {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .vc_row.row-card-pattern > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row {
        font-size: 16px;
    }

    .vc_row.row-item-price {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
    }

    .vc_row.row-item-price > .wpb_column:nth-child(1) {
        width: 60%;
        border-right: 1px solid rgba(152, 167, 252, 0.18);
    }

    .vc_row.row-item-price > .wpb_column:nth-child(2) {
        width: 40%;
    }
    
    .single-post .site-article,
    .single-klantverhalen .site-article {
        --font-post: 16px;
        --linehright-post: 140%;
    }

    .hero-banner-single:before {
        height: 400px;
    }
	
	.vc_section.section-layout-social-daily {
		margin-bottom: 40px;
	}
}

@media all and (min-width: 760px) and (max-width: 900px) {
    .vc_row.content-image {
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
    }

	.vc_row.row-card-item {
		-webkit-flex-wrap: nowrap;
		    -ms-flex-wrap: nowrap;
		        flex-wrap: nowrap;
	}
	
	.vc_row.row-card-item > .wpb_column {
		width: 50%;
	}
}

@media all and (min-width: 550px) and (max-width: 680px) {
    .listing-default:not(.listing-slider) {
        --listing-column: 2;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
}

/* <= MOBILE */
@media all and (max-width: 600px) {

        .desc-btn {
            text-align: center;
            margin: 16px auto;
        }

        .faq-title {
            font-size: 16px;
        }

        .faq-text p{
            font-size: 14px;
        }

        br {
            display: none;
        }

        .wpb_text_column.break-mobile br,
        .wpb_text_column.title-page br,
        .wpb_text_column.header-social-layout br {
            display: inline-block;
        }
        
        .hide--mobile {
            display: none !important;
        }

        .wpb_text_column.p-medium p {
            --text-md: 14px;
        }

        .wpb_text_column.text-lg {
            --text-lg: 16px;
        }

        .wpb_text_column.title-medium h2,
        .wpb_text_column.title-medium-custom p {
            --text-4xl: 24px;
        }

        .vc_row.row-button:not(.btn-consult) > .wpb_column,
        .vc_row.row-button:not(.btn-consult) > .wpb_column .whbutton-wrapper,
        .vc_row.row-button:not(.btn-consult) > .wpb_column .whbutton-wrapper .cta-whbutton {
            width: 100%;
        }

        .vc_row.row-button:not(.btn-consult) > .wpb_column .whbutton-wrapper .cta-whbutton {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -moz-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
        }

        .site-footer {
            --gap-column: 24px;
        }

        .site-footer .row-nav-footer >.wpb_column ul {
            display: none;
        }

        .site-footer .footer-logo img {
            max-width: 202px;
        }
        
        .site-footer .extra-menu-mobile {
            --font-weight-text: 700;
            font-family: var(--fontfamily-satoshi);
            line-height: 120%;
        }

        .site-footer .extra-menu-mobile p {
            margin-top: var(--gap-column);
        }

        .site-footer .extra-menu-mobile ul,
        .site-footer .extra-menu-mobile ul li+li {
            margin-top: 24px;
        }

        .site-footer .media-social-footer-mobile .logo-group-item:not(:last-of-type) {
            margin-right: 47px;
        }

        .site-footer .footer--mobile-dropdown.wpb_column p strong {
            position: relative;
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -moz-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            cursor: pointer;
            line-height: 120%;
        }

        .site-footer .footer--mobile-dropdown.wpb_column p strong:after {
            content: '';
            display: inline-block;
            margin-left: 16px;
            margin-top: -3px;
            width: 8px;
            height: 8px;
            background: url(/wp-content/themes/whello/assets/icons/icon-chevron-down-small-green.svg) center/contain no-repeat;
            -webkit-transition: var(--duration);
            -o-transition: var(--duration);
            -moz-transition: var(--duration);
            transition: var(--duration);
        }

        .site-footer .footer--mobile-dropdown.wpb_column p a {
            pointer-events: none;
        }

        .site-footer .footer--mobile-dropdown.wpb_column p.show-list strong:after {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -o-transform: rotate(180deg);
                    transform: rotate(180deg);
        }

        .site-footer .footer--mobile-dropdown.wpb_column p.show-list + ul {
            display: block;
            margin-bottom: 16px;
            margin-top: 8px;
        }

        .site-footer .row-nav-footer > .wpb_column:nth-child(2) > .vc_column-inner {
            --gap-column: 0px;
        }

        .wpb_text_column.title-page h1,
        .wpb_text_column.heading-media h1 {
            --text-6xl: 40px;
        }

        .listing-blog,
        .listing-default:not(.listing-slider),
        .listing.listing-klantverhalen,
        .listing.listing-detail.listing-slider  {
            --listing-column: 1;
        }

        .listing:not(.slider-curve) {
            --listing-gap: 16px;
        }

        .listing.slider-curve {
            --listing-gap: 8.24px;
        }

        .listing.listing-simple {
            --padding-inner-card: 8.31px;
            --padding-inner-bottom-card: 15px;
            --gap-top-title: 13px;
            --text-xl: 12px;
        }

        .listing .loadmore-text {
            --text-base: 12px;
            --bottom-label: 14px;
        }

        .listing-blog .listing-item .listitem-wrapper {
            padding-top: 82.5%;
        }
    
        .listing-klantverhalen .content-wrapper .klachten-list {
            width: 47%;
        }

        .listing-klantverhalen .content-wrapper .behandelingen-list {
            width: 53%;
        }

        .listing.listing-klantverhalen {
            --size-icon-link: 12px;
        }

        .item-link:before {
            margin-right: 10px;
        }

        .wpb_gmaps_widget .wpb_map_wraper iframe {
            max-height: 320px;
        }

        .whbutton-wrapper.btn-single-center-mobile .cta-whbutton {
            width: 100%;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -moz-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
        }

        .vc_row.row-bar-cta {
            --padding-inner-bar: 32px 24px 32px;
        }

        .vc_row.row-inner-cta-bar >.wpb_column:nth-child(1) {
            --text-lg: 16px;
        }
        
        .vc_row.row-card-pattern > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row {
            font-size: 14px;
        }

        .twentytwenty-wrapper,
        .twentytwenty-container,
        .twentytwenty-container img {
            --height-media: 290px;
        }

        .vc_row.row-item-price > .wpb_column:nth-child(1) {
            border-bottom: 1px solid rgba(152, 167, 252, 0.18);
        }

        .vc_row.row-featured-media {
            --height-banner: 300px;
        }

        .row-quick-navigation-inner ul {
            padding-top: 8px;
        }

        .col-card-rounded.card-pattern .whbutton-wrapper {
            z-index: 1;
        }

        .single-post .site-article,
        .single-klantverhalen .site-article {
            --font-post: 14px;
            --linehright-post: 160%;
        }

        .hero-banner-single:before {
            height: 270px;
        }

        .vc_section.section-layout-social-daily,
        .vc_row.row-layout-social-daily {
            min-height: 631px;
        }

        .col-left-social-layout.wpb_column > .vc_column-inner > .wpb_wrapper,
        .col-right-social-layout.wpb_column > .vc_column-inner > .wpb_wrapper {
            margin-top: 185px;
        }
    }

@media all and (max-width: 378px) {
    .vc_section.section-layout-social-daily {
        --size-pattern: 111vw;
    }
}

@media all and (max-width: 370px) {
    .vc_section.section-layout-social-daily {
        background-position: left -13px center;
    }
}