html {
    margin: 0 !important;
}

#wpadminbar,
#cmpbox,
#cmpboxrecall {
    display: none !important;
}

.jeg_main,
.jeg_content {
    padding: 0 !important;
}

.jeg_vc_content > .wpb-content-wrapper > .vc_row,
.jeg_vc_content > .wpb-content-wrapper > .vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true]) > .jeg-vc-wrapper {
    max-width: 990px;
}

.section {
    margin-bottom: 80px;
}

.content {
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.content-inner {
    position: relative;
    z-index: 99;
}

.content-inner-wrapper {
    padding: 50px;
    width: 50%;
    display: flex;
    flex-direction: column;
}

.label {
    color: #fff;
    font-weight: 700;
    display: inline-block;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 0px 5px;
}

.headline {

}

p.text {
    font-size: 16px;
    line-height: 24px;
}

.vc_btn3.link,
.vc_btn3.button {
    font-size: 14px;
    font-weight: 700;
    border-width: 1px !important;
    padding: 10px 20px;

    text-transform: none;
    letter-spacing: normal;
}

.vc_btn3.button {
    width: max-content;
    pointer-events: none !important;
}

.sub-content {
    margin-bottom: 15px;
}

.sub-content .wrap-link {
    display: flex;
    justify-content: space-between;
}

.sub-content .wrap-link:hover .button {
    color: #fff;
    background: #000;
}

.sub-content .headline {
    margin-bottom: 0;
}

.sub-content p.text {
    color: #999;
}








.section-titel-thema .content {
    padding: 60px;
    padding-top: 210px;
    border-radius: 0;
}

.section-titel-thema .content:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.section-titel-thema .content-inner {
    max-width: 1320px;
    margin: 0 auto;
    text-align: center;
}

.section-titel-thema .label {
    font-size: 18px;
    padding: 5px 10px;
}

.section-titel-thema .headline {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    line-height: 55px;
}

.section-titel-thema p.text {
    color: #fff;
    margin-bottom: 36px;
}

.section-titel-thema .vc_btn3.link:hover {
    color: #000;
}








.section-fokus > .jeg-vc-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.section-fokus > .jeg-vc-wrapper .jeg_column {
    margin: 0;
    margin-bottom: 30px;
}

.section-fokus > .jeg-vc-wrapper .jeg_column:last-child {
    flex: 1;
}

.section-fokus > .jeg-vc-wrapper .jeg_column .jeg_wrapper {
    height: 100%;
}


.section-fokus .content {
    border: 1px solid #dfdfdf;
    box-shadow: 0 .5rem 1rem rgba(71, 71, 71, .15);
    /*height: 100%;*/
    height: 230px;
}

.section-fokus .content:before {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.section-fokus .content-inner {
    display: flex;
    flex-direction: column;
    padding: 24px;
    height: 100%;
    justify-content: space-between;
}

.section-fokus .headline {
    font-size: 20px;
    line-height: 24px;
}

.section-fokus .themen-special .headline {
    color: #fff;
}

.section-fokus .content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all ease 0.4s;
    background: #fff;
    opacity: 0.8;
}

.section-fokus .content:hover:after {
    opacity: 0.4;
}

.section-fokus .themen-special .headline:after {
    background: #fff;
}

.section-fokus .headline-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.section-fokus .themen-special .headline-wrap:after {
    content: 'THEMEN-SPECIAL';
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}

.section-fokus .vc_btn3.button {
    color: #b9b9b9;
    border-color: #b9b9b9;
}

.section-fokus .themen-special .vc_btn3.button {
    color: #fff;
    border-color: #fff;
}

.section-fokus .wrap-link:hover .vc_btn3.button {
    color: #fff;
    border-color: #000;
    background-color: #000;
}

.section-fokus .themen-special .wrap-link:hover .vc_btn3.button {
    border-color: #fff;
    background-color: #fff;
}









.section-messe-special {
    padding-top: 80px;
    padding-bottom: 80px;
}

.section-messe-special .content:before {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
}

.section-messe-special .content-inner-wrapper {
    justify-self: end;
}

.section-messe-special .label {
    width: max-content;
    margin-bottom: 10px;
}

.section-messe-special .headline {
    color: #000;
}

.section-messe-special p.text {
    color: #000;
}

.section-messe-special .vc_general.vc_btn3.button {
    color: #fff;
}








.section-cpf .cat-headline {
    font-size: 38px;
    text-transform: uppercase;
}

.section-chemie .cat-headline {
    color: #CC481E;
}

.section-pharma .cat-headline {
    color: #008BCD;
}

.section-food .cat-headline {
    color: #0BC99D;
}

.section-cpf .top-story.content {
    margin-bottom: 30px;
}

.section-cpf .label {
    width: max-content;
    margin-bottom: 10px;
}

.section-cpf .top-story .headline {
    line-height: 28px;
    color: #fff;
}

.section-cpf .top-story.content .headline:after {
    background: #fff !important;
}

.section-cpf .top-story p.text {
    color: #fff;
}

.section-cpf .wrap-link:hover .button {
    background: #fff;
}

.section-chemie .wrap-link:hover .button {
    color: #CC481E;
}

.section-pharma .wrap-link:hover .button {
    color: #008BCD;
}

.section-food .wrap-link:hover .button {
    color: #0BC99D;
}

.section-chemie .top-story.content:before {
    background: linear-gradient(90deg, rgb(204, 72, 30, 1) 0%, rgba(204, 72, 30, 0) 100%);
}

.section-pharma .top-story.content:before {
    background: linear-gradient(90deg, rgb(0, 139, 205, 1) 0%, rgba(0, 139, 205, 0) 100%);
}

.section-food .top-story.content:before {
    background: linear-gradient(90deg, rgb(11, 201, 157, 1) 0%, rgba(11, 201, 157, 0) 100%);
}

.section-chemie .top-story .label,
.section-chemie .sub-content .sub-content-col p.text:after {
    background: #CC481E;
}

.section-pharma .top-story .label,
.section-pharma .sub-content .sub-content-col p.text:after {
    background: #008BCD;
}

.section-food .top-story .label,
.section-food .sub-content .sub-content-col p.text:after {
    background: #0BC99D;
}

.section-chemie .sub-content .vc_btn3.button {
    color: #CC481E;
    border-color: #CC481E;
}

.section-chemie .sub-content .wrap-link:hover .vc_btn3.button {
    color: #fff;
    background: #CC481E;
}

.section-pharma .sub-content .vc_btn3.button {
    color: #008BCD;
    border-color: #008BCD;
}

.section-pharma .sub-content .wrap-link:hover .vc_btn3.button {
    color: #fff;
    background: #008BCD;
}

.section-food .sub-content .vc_btn3.button {
    color: #0BC99D;
    border-color: #0BC99D;
}

.section-food .sub-content .wrap-link:hover .vc_btn3.button {
    color: #fff;
    background: #0BC99D;
}


.section-other-links {
    margin-bottom: 80px;
}








/* ============ PROZESSTECHNIK ============ */

.blog-1 .section-titel-thema .label {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    background: #F29200;
}

.blog-1 .section-titel-thema .headline:after {
    content: '';
    width: 50px;
    height: 5px;
    background: #F29200;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.blog-1 .section-fokus .headline:after,
.blog-1 .section-messe-special .headline:after,
.blog-1 .section-cpf .top-story .headline:after,
.blog-1 .sub-content p.text:after {
    content: '';
    width: 40px;
    height: 4px;
    background: #F29200;
    display: block;
    margin-top: 10px;
}

/*
.blog-1 .section-fokus .button {
    margin-top: 68px;
}
*/

.blog-1 .section-fokus .headline-wrap:after {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    background: #F29200;
    min-width: 106px;
    padding: 0 6px;
}

.blog-1 .section-fokus .themen-special .content:before {
    background: linear-gradient(90deg, rgba(242, 146, 0, 1) 0%, rgba(242, 146, 0, 0) 100%);
}

.blog-1 .section-fokus .themen-special .content:after {
    background: #F29200;
}

.blog-1 .section-fokus .themen-special .wrap-link:hover .button {
    color: #F29200;
}



/* ============ SONDERAUSGABEN ============ */

.blog-1 .foodtec .label,
.blog-1 .foodtec .headline:after,
.blog-1 .foodtec .section-fokus .themen-special .content:after,
.blog-1 .foodtec .section-fokus .themen-special .headline-wrap:after,
.blog-1 .foodtec .sub-content p.text:after {
    background: #0BC99D;
}

.blog-1 .foodtec .section-fokus .themen-special .content:before {
    background: linear-gradient(90deg, rgba(11, 201, 157, 1) 0%, rgba(11, 201, 157, 0) 100%);
}


.blog-1 .foodtec .section-fokus .themen-special .wrap-link:hover .button {
    color: #0BC99D;
}

.blog-1 .analytic .label,
.blog-1 .analytic .headline:after,
.blog-1 .analytic .section-fokus .themen-special .content:after,
.blog-1 .analytic .section-fokus .themen-special .headline-wrap:after,
.blog-1 .analytic .sub-content p.text:after {
    background: #bb182a;
}

.blog-1 .analytic .section-fokus .themen-special .content:before {
    background: linear-gradient(90deg, rgba(187, 24, 42, 1) 0%, rgba(187, 24, 42, 0) 100%);
}


.blog-1 .analytic .section-fokus .themen-special .wrap-link:hover .button {
    color: #bb182a;
}





/* ============ PHARMATECHNIK ============ */

.blog-2 .section-titel-thema .label {
    font-family: 'Signika Negative', Helvetica, Arial, sans-serif;
    background: #0fb2b2;
}

.blog-2 .section-titel-thema .headline:after {
    content: '';
    width: 80px;
    height: 3px;
    background: #0fb2b2;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.blog-2 .section-fokus .headline:after,
.blog-2 .section-messe-special .headline:after,
.blog-2 .sub-content p.text:after {
    content: '';
    width: 60px;
    height: 3px;
    background: #0fb2b2;
    display: inline-block;
}

.blog-2 .sub-content p.text:after {
    display: block;
    margin-top: 10px;
}

/*
.blog-2 .section-fokus .button {
    margin-top: 82px;
}
*/

.blog-2 .section-fokus .themen-special .headline-wrap:after {
    font-family: 'Signika Negative', Helvetica, Arial, sans-serif;
    background: #0fb2b2;
    min-width: 106px;
    padding: 0 6px;
}

.blog-2 .section-fokus .themen-special .content:before {
    background: linear-gradient(90deg, rgba(15, 178, 178, 1) 0%, rgba(15, 178, 178, 0) 100%);
}

.blog-2 .section-fokus .themen-special .content:after {
    background: #0fb2b2;
}

.blog-2 .section-fokus .themen-special .wrap-link:hover .button {
    color: #0fb2b2;
}








/* ============ WASSER ABWASSER TECHNIK ============ */

.blog-3 .section-titel-thema .label {
    font-family: Oswald, Helvetica, Arial, sans-serif;
    background: linear-gradient(90deg, rgb(46, 149, 219) 0px, rgb(26, 67, 126) 100%) !important;
}

.blog-3 .section-fokus .headline span:not(.blog-3 .section-fokus .themen-special .headline span),
.blog-3 .sub-content .headline span {

    background-color: #2e95db !important;
    background-image: linear-gradient(90deg, rgb(46, 149, 219) 0px, rgb(26, 67, 126) 100%) !important;
    -webkit-background-clip: text !important;
    -moz-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    -moz-text-fill-color: transparent !important;

}

/*
.blog-3 .section-fokus .button {
    margin-top: 106px;
}
*/

.blog-3 .section-fokus .themen-special .headline-wrap:after {
    font-family: Oswald, Helvetica, Arial, sans-serif;
    background: linear-gradient(90deg, rgb(46, 149, 219) 0px, rgb(26, 67, 126) 100%) !important;
    min-width: 90px;
    padding: 0 6px;
}


.blog-3 .section-fokus .themen-special .content:before {
    background: linear-gradient(90deg, rgba(46, 149, 219, 1) 0%, rgba(26, 67, 126, 0.5) 100%);
}

.blog-3 .section-fokus .themen-special .content:after {
    display: none;
}

.blog-3 .section-fokus .themen-special .wrap-link:hover .button {
    color: #1a437e;
}


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

    .section-titel-thema .content {
        padding: 30px;
    }

    .section-titel-thema .headline {
        font-size: 30px;
        line-height: 36px;
    }

    .section-messe-special .content:before {
            background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.75) 100%);
    }

    .section-chemie .top-story.content:before {
        background: linear-gradient(90deg, rgb(204, 72, 30, 1) 0%, rgba(204, 72, 30, 0.75) 100%);
    }

    .section-pharma .top-story.content:before {
        background: linear-gradient(90deg, rgb(0, 139, 205, 1) 0%, rgba(0, 139, 205, 0.75) 100%);
    }

    .section-food .top-story.content:before {
        background: linear-gradient(90deg, rgb(11, 201, 157, 1) 0%, rgba(11, 201, 157, 0.75) 100%);
    }

    .content-inner-wrapper {
        padding: 30px;
        width: 100%;
    }

    .sub-content .wrap-link {
        flex-direction: column;
        margin-bottom: 80px;
    }

}