body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@charset "utf-8";
/* inter-regular - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('../../files/theme/idee/fonts/inter-v12-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../../files/theme/idee/fonts/inter-v12-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../../files/theme/idee/fonts/inter-v12-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../../files/theme/idee/fonts/inter-v12-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../../files/theme/idee/fonts/inter-v12-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../../files/theme/idee/fonts/inter-v12-latin-regular.svg#Inter') format('svg');
    /* Legacy iOS */
}
/* inter-700 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('../../files/theme/idee/fonts/inter-v12-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../../files/theme/idee/fonts/inter-v12-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../../files/theme/idee/fonts/inter-v12-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../../files/theme/idee/fonts/inter-v12-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../../files/theme/idee/fonts/inter-v12-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../../files/theme/idee/fonts/inter-v12-latin-700.svg#Inter') format('svg');
    /* Legacy iOS */
}
/* inconsolata-regular - latin */
@font-face {
    font-family: 'Inconsolata';
    font-style: normal;
    font-weight: 400;
    src: url('../../files/theme/idee/fonts/inconsolata-v31-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../../files/theme/idee/fonts/inconsolata-v31-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../../files/theme/idee/fonts/inconsolata-v31-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../../files/theme/idee/fonts/inconsolata-v31-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../../files/theme/idee/fonts/inconsolata-v31-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../../files/theme/idee/fonts/inconsolata-v31-latin-regular.svg#Inconsolata') format('svg');
    /* Legacy iOS */
}
* {
    box-sizing: border-box;
}
html {
    position: relative;
    width: 100%;
}
body {
    font-family: 'Inter', Sans-serif;
    font-size: 18px;
    line-height: 130%;
    overflow-x: hidden;
    width: 100%;
}
.red {
    color: #E3042E;
}
.bg-black-100::before,
.bg-grey-100::before {
    content: "";
    display: block;
    height: 100%;
    margin-left: calc(50% - 50vw - 25px);
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: -3;
}
.bg-black-100::before,
.bg-black {
    background-color: #000;
}
.bg-black-100,
.bg-black {
    color: #fff;
    position: relative;
}
.bg-grey-100::before {
    background-color: #ebebeb;
}
.bg-grey-100 {
    position: relative;
}
.line-before::before,
.section-50-50 .kicker::before {
    background-color: #e3042e;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 60px;
}
.line-before,
.section-50-50 .kicker {
    display: block;
    padding-left: 80px;
    position: relative;
}
.section-50-50 .kicker {
    font-size: .6666em;
    line-height: 130%;
    margin-bottom: 28px;
}
h2,
h3 {
    font-size: 1.333em;
    font-weight: 600;
    line-height: 130%;
    margin: 0;
    position: relative;
}
.block {
    overflow: inherit;
}
.placeholder {
    background-color: #000000;
    display: block;
}
.placeholder p {
    color: #ffffff;
    margin: 0;
    padding: 50px 0;
}
.ce_image {
    line-height: 0;
}
.ce_image figcaption {
    line-height: 120%;
}
#header {
    height: 140px;
    padding: 0 25px;
    position: absolute;
    width: 100%;
    width: 100%;
    z-index: 10;
}
#header .inside {
    margin: 0 auto;
    max-width: 940px;
}
#header .inside > div > a:first-of-type {
    height: auto;
    left: calc(0px - 120 * ((100vw - 1007px) / 213));
    position: absolute;
    top: 94px;
    width: 90px;
}
@media (min-width: 1220px) {
    #header .inside > div > a:first-of-type {
        left: -120px;
    }
}
@media (max-width: 1007px) {
    #header .inside > div > a:first-of-type {
        left: 0px;
    }
}
#header .inside > div > a:first-of-type img {
    height: auto;
    width: 100%;
}
#header nav:nth-of-type(1),
#header nav:nth-of-type(2) {
    position: absolute;
    right: 0;
    width: 456px;
}
#header .nav-container-mobile {
    display: none;
}
#header .nav-container-mobile nav:nth-of-type(1) {
    position: absolute;
    right: 0;
    top: 15px;
    width: 250px;
}
#header nav:nth-of-type(1) {
    top: 31px;
}
#header nav:nth-of-type(2) {
    top: 102px;
}
#header .level_1 {
    display: flex;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#header nav:nth-of-type(1) .level_1 {
    justify-content: flex-start;
    padding-left: 16px;
}
#header nav:nth-of-type(2) .level_1 {
    justify-content: space-between;
}
#header .nav-container-mobile nav:nth-of-type(1) .level_1 {
    justify-content: flex-end;
}
#header nav:nth-of-type(1) .level_1 > li:not(:last-of-type) {
    margin-right: 46px;
}
#header nav:nth-of-type(1) .level_1 > li {
    position: relative;
}
#header .header-public .nav-container nav:nth-of-type(1) .level_1 > li:not(:nth-of-type(2)) a::before,
#header .header-public .nav-container nav:nth-of-type(1) .level_1 > li:not(:nth-of-type(2)) strong::before,
#header .header-members-area .nav-container nav:nth-of-type(1) .level_1 > li:not(:nth-of-type(1)) a::before,
#header .header-members-area .nav-container nav:nth-of-type(1) .level_1 > li:not(:nth-of-type(1)) strong::before {
    background-color: #CCCACA;
    content: "";
    height: 26px;
    left: -16px;
    position: absolute;
    top: -4px;
    transform: skewX(-20deg);
    transition: all .2s;
    width: calc(100% + 32px);
    z-index: -1;
}
#header .header-public .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(1) a:hover::before,
#header .header-members-area .nav-container nav:nth-of-type(1) .level_1 > li:not(:nth-of-type(1)) a:hover::before {
    background-color: #b2b1b1;
}
#header .header-public nav:nth-of-type(1) .level_1 > li:nth-of-type(2) a::before,
#header .header-public nav:nth-of-type(1) .level_1 > li:nth-of-type(2) strong::before,
#header .header-members-area nav:nth-of-type(1) .level_1 > li:nth-of-type(1) a::before,
#header .header-members-area nav:nth-of-type(1) .level_1 > li:nth-of-type(1) strong::before,
#header .header-public .nav-container-mobile .level_1 > li a::before,
#header .header-members-area .nav-container-mobile .level_1 > li a::before,
#header .header-public .nav-container-mobile .level_1 > li strong::before,
#header .header-members-area .nav-container-mobile .level_1 > li strong::before {
    background-color: #E3042E;
    content: "";
    height: 38px;
    left: -16px;
    position: absolute;
    top: -9px;
    transform: skewX(-20deg);
    transition: all .2s;
    width: calc(100% + 32px);
    z-index: -1;
}
#header .header-public nav:nth-of-type(1) .level_1 > li:nth-of-type(2) a:hover::before,
#header .header-members-area nav:nth-of-type(1) .level_1 > li:nth-of-type(1) a:hover::before,
#header .header-public .nav-container-mobile .level_1 > li a:hover::before,
#header .header-members-area .nav-container-mobile .level_1 > li a:hover::before {
    background-color: #c90228;
}
#header .header-public nav:nth-of-type(1) .level_1 > li:nth-of-type(1) a,
#header .header-public nav:nth-of-type(1) .level_1 > li:nth-of-type(1) strong,
#header .header-members-area nav:nth-of-type(1) .level_1 > li:nth-of-type(2) a,
#header .header-members-area nav:nth-of-type(1) .level_1 > li:nth-of-type(2) strong,
#header .header-public .nav-container-mobile .level_1 > li a,
#header .header-members-area .nav-container-mobile .level_1 > li a,
#header .header-public .nav-container-mobile .level_1 > li strong,
#header .header-members-area .nav-container-mobile .level_1 > li strong {
    font-weight: 600;
}
#header .header-public nav:nth-of-type(1) .level_1 > li:not(:nth-of-type(2)) a:hover,
#header .header-members-area nav:nth-of-type(1) .level_1 > li:not(:nth-of-type(1)) a:hover,
#header .header-public .nav-container-mobile .level_1 > li a:hover,
#header .header-members-area .nav-container-mobile .level_1 > li a:hover {
    color: #fff;
}
#header .header-public nav:nth-of-type(1) .level_1 > li:nth-of-type(2) a,
#header .header-public nav:nth-of-type(1) .level_1 > li:nth-of-type(2) strong,
#header .header-members-area nav:nth-of-type(1) .level_1 > li:nth-of-type(1) a,
#header .header-members-area nav:nth-of-type(1) .level_1 > li:nth-of-type(1) strong,
#header .header-public .nav-container-mobile .level_1 > li a,
#header .header-members-area .nav-container-mobile .level_1 > li a,
#header .header-public .nav-container-mobile .level_1 > li strong,
#header .header-members-area .nav-container-mobile .level_1 > li strong {
    color: #fff;
    font-size: .833em;
}
#header .level_1 a,
#header .level_1 strong {
    color: inherit;
    font-size: .778em;
    font-weight: 600;
    line-height: 120%;
    position: relative;
    text-decoration: none;
    transition: all .2s;
    z-index: 0;
}
#header nav:nth-of-type(2) a::before,
#header nav:nth-of-type(2) strong::before {
    background-color: #E3042E;
    bottom: -6px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    z-index: -1;
}
#header nav:nth-of-type(2) a:hover::before,
#header nav:nth-of-type(2) strong::before {
    width: 40px;
}
#header nav:nth-of-type(2) a::before {
    width: 0;
}
#container {
    min-height: calc(100vh - 184px);
    overflow: hidden;
    padding-top: 224px;
    width: 100%;
}
#container .inside > * {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    padding-left: 25px;
    padding-right: 25px;
}
.hero {
    display: flex;
    flex-flow: row wrap;
}
.hero .headline h1 {
    font-size: 2.5em;
    line-height: 120%;
    margin: 0;
}
.hero .headline span {
    display: block;
}
.text-top,
.text-bottom {
    font-family: "Inconsolata";
}
.text-top > p:first-of-type,
.text-bottom > p:first-of-type {
    margin-top: 0;
}
.text-top > p:last-of-type,
.text-bottom > p:last-of-type {
    margin-bottom: 0;
}
.hero-construct {
    display: flex;
    flex-flow: row wrap;
    margin-top: 24px;
    position: relative;
}
.hero-construct > div {
    position: relative;
}
.hero-construct .kicker {
    display: flex;
    width: 50%;
}
.hero-construct .kicker > div::after {
    background-color: #e3042e;
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    z-index: -1;
}
.hero-construct .kicker > div {
    align-items: center;
    display: flex;
    font-size: 1.333em;
    font-weight: 600;
    line-height: 130%;
    padding-left: 80px;
    padding-right: 20px;
    position: relative;
    width: 100%;
}
.hero-construct .kicker > div span::before {
    background-color: #e3042e;
    content: "";
    display: inline-block;
    height: 2px;
    left: -80px;
    position: absolute;
    top: 15px;
    width: 60px;
}
.hero-construct .kicker > div span {
    position: relative;
}
.hero-construct .image_container {
    line-height: 0;
}
.hero-construct img {
    width: 100%;
}
.key-facts > div,
.key-facts > div > div {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.key-facts h2:not(.about-idee) {
    display: none;
}
.key-fact .number {
    align-items: center;
    color: #e3042e;
    display: flex;
    font-size: 2em;
    font-weight: 600;
    height: 98px;
    line-height: 130%;
    width: 100%;
}
.key-fact .icon-bar {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-bar.svg") no-repeat scroll 0 75px;
    padding-left: 0;
}
.key-fact .icon-branches {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-branches.svg") no-repeat scroll 0 center;
    padding-left: 47px;
}
.key-fact .icon-circle {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-circle.svg") no-repeat scroll 0 center;
    padding-left: 44px;
}
.key-fact .icon-company {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-company.svg") no-repeat scroll 0 center;
    padding-left: 47px;
}
.key-fact .icon-employee {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-employee.svg") no-repeat scroll 0 center;
    padding-left: 44px;
}
.key-fact .icon-euro {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-euro.svg") no-repeat scroll 0 center;
    padding-left: 44px;
}
.key-fact .icon-location {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-location.svg") no-repeat scroll 0 center;
    padding-left: 44px;
}
.key-fact .icon-logistic {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-logistic.svg") no-repeat scroll 0 center;
    padding-left: 44px;
}
.key-fact .icon-milestone {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-milestone.svg") no-repeat scroll 0 center;
    padding-left: 44px;
}
.key-fact .icon-people {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-people.svg") no-repeat scroll 0 center;
    padding-left: 44px;
}
.key-fact .icon-podium {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-podium.svg") no-repeat scroll 0 center;
    padding-left: 44px;
}
.key-fact .icon-star {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/key-facts/icon-star.svg") no-repeat scroll 0 center;
    padding-left: 44px;
}
.key-fact .text {
    font-family: "Inconsolata";
    font-size: 0.833em;
    line-height: 130%;
    margin-top: 12px;
    padding-right: 30px;
}
.key-fact .text span {
    text-align: center;
    width: 98px;
}
.key-fact.location img,
.key-fact.employees img {
    margin-right: 5px;
    width: 37px;
}
.hero-home .headline {
    order: 1;
    width: 100%;
}
.hero-home .hero-construct {
    order: 2;
    width: 100%;
}
.hero-home .hero-construct .kicker > div::after {
    width: 45%;
}
.hero-home .hero-construct .kicker > div {
    margin: 23% 0 13%;
}
.hero-home .hero-construct > div:nth-of-type(2),
.hero-home .hero-construct > div:nth-of-type(3),
.hero-home .hero-construct > div:nth-of-type(4) {
    width: 50%;
}
.hero-home .hero-construct > div:nth-of-type(3) img {
    margin-top: -13%;
}
.hero-home .hero-construct > div:nth-of-type(4) img {
    max-width: 72.3%;
}
.hero-home .key-facts {
    order: 3;
    width: 50%;
}
.hero-home .key-fact {
    width: 50%;
}
.hero-home .text-bottom {
    order: 4;
    width: 50%;
}
.hero-home .text-bottom > p {
    margin: 105px 0 0;
}
.hero-our-members .headline,
.hero-our-members .text-top {
    width: 50%;
}
.hero-our-members .text-top {
    padding-left: 1.9%;
}
.hero-our-members .hero-construct .kicker > div::after {
    width: 50%;
}
.hero-our-members .hero-construct .kicker > div {
    margin: 22.5% 0;
}
.hero-our-members .hero-construct > div:nth-of-type(1),
.hero-our-members .hero-construct > div:nth-of-type(4) {
    width: 45.4%;
}
.hero-our-members .hero-construct > div:nth-of-type(2),
.hero-our-members .hero-construct > div:nth-of-type(3),
.hero-our-members .hero-construct > div:nth-of-type(5) {
    width: 27.3%;
}
.hero-our-members .hero-construct > div:nth-of-type(3) img {
    position: absolute;
    top: 22.5%;
}
.hero-our-members .hero-construct > div:nth-of-type(4) img {
    position: absolute;
    top: -22.5%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .hero-our-members .hero-construct > div:nth-of-type(4) img {
        margin-top: -22.5%;
        top: unset;
    }
}
.hero-our-members .text-bottom {
    padding-right: 6%;
    width: 45.5%;
}
.hero-our-members .text-bottom > p:first-of-type {
    margin-top: -18%;
}
.hero-our-members .key-facts {
    margin-top: 36px;
    width: 100%;
}
.hero-our-members .key-fact {
    min-width: 130px;
    width: 25%;
}
.hero-about-idee .hero-construct > div:nth-of-type(2) {
    order: 1;
    width: 45.4%;
}
.hero-about-idee .hero-construct > div:nth-of-type(3) {
    order: 2;
    width: 27.3%;
}
.hero-about-idee .hero-construct > div:nth-of-type(4) {
    order: 3;
    width: 27.3%;
}
.hero-about-idee .hero-construct > div:nth-of-type(1) {
    order: 4;
    width: 45.4%;
}
.hero-about-idee .hero-construct > div:nth-of-type(5) {
    order: 5;
    width: 27.3%;
}
.hero-about-idee .hero-construct .kicker > div::after {
    width: 50%;
}
.hero-about-idee .hero-construct .kicker > div {
    margin: 0 0 29% 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .hero-about-idee .hero-construct .kicker > div {
        margin: 0 0 22% 0;
    }
}
.hero-about-idee .hero-construct > div:nth-of-type(2) img {
    margin-top: 22.3%;
}
.hero-about-idee .hero-construct > div:nth-of-type(4) img {
    position: absolute;
    top: 41.9%;
}
.hero-about-idee .hero-construct > div:nth-of-type(5) img {
    margin-top: -34.5%;
}
.hero-about-idee .text-bottom {
    order: 6;
    padding-right: 6%;
    width: 45.5%;
}
.hero-about-idee .text-bottom > p:first-of-type {
    margin-top: -8%;
}
.hero-about-idee .key-facts {
    margin-top: 100px;
    order: 7;
    width: 100%;
}
.hero-about-idee .key-facts h2 {
    padding-top: 36px;
    width: 234px;
}
.hero-about-idee .key-facts > div > div {
    justify-content: space-between;
    width: calc(100% - 234px);
}
.hero-about-idee .key-fact {
    align-items: center;
    background-color: #f4f4f4;
    display: flex;
    flex-flow: column nowrap;
    height: 213px;
    margin-bottom: 30px;
    padding: 33px 0 0 20px;
    text-align: center;
    width: 213px;
}
.hero-about-idee .key-fact .number {
    /* color: #000;*/
    height: 80px;
}
.hero-about-idee .key-fact .number:not(.icon-euro):not(.icon-people) {
    padding-right: 28px;
    width: auto;
}
.hero-about-idee .key-fact .icon-euro {
    font-size: 1.111em;
    line-height: 130%;
}
.hero-about-idee .key-fact .text {
    text-align: center;
}
.hero-for-suppliers .hero-construct .kicker > div::after {
    width: 50%;
}
.hero-for-suppliers .hero-construct .kicker > div {
    margin: 22.5% 0;
}
.hero-for-suppliers .hero-construct > div:nth-of-type(1),
.hero-for-suppliers .hero-construct > div:nth-of-type(3) {
    width: 45.4%;
}
.hero-for-suppliers .hero-construct > div:nth-of-type(2) {
    width: 54.6%;
}
.hero-for-suppliers .hero-construct > div:nth-of-type(4) {
    width: 27.3%;
}
.hero-for-suppliers .hero-construct > div:nth-of-type(3) img {
    margin-top: -22.5%;
}
.hero-for-suppliers .key-facts {
    order: 5;
    padding-left: 4%;
    width: 27.3%;
}
.key-facts > div {
    margin-top: 30px;
}
.hero-for-suppliers .key-fact {
    padding-bottom: 46px;
    width: 100%;
}
.hero-for-suppliers .key-fact.circle-1 .number span {
    justify-content: flex-start;
    left: 17px;
}
.hero-for-suppliers .text {
    text-align: left;
    width: 100%;
}
.hero-for-suppliers .text-bottom {
    left: 0;
    order: 6;
    padding-right: 6%;
    position: absolute;
    top: calc(505px + 180 * ((100vw - 768px) / 239));
    width: 45.5%;
}
@media (min-width: 1007px) {
    .hero-for-suppliers .text-bottom {
        top: 685px;
    }
}
@media (max-width: 768px) {
    .hero-for-suppliers .text-bottom {
        top: 505px;
    }
}
.hero-for-wholesalers .headline,
.hero-for-wholesalers .text-top {
    width: 50%;
}
.hero-for-wholesalers .text-top {
    padding-left: 1.9%;
}
.hero-for-wholesalers .hero-construct .kicker > div::after {
    width: 50%;
}
.hero-for-wholesalers .hero-construct .kicker > div {
    margin: 22.5% 0;
}
.hero-for-wholesalers .hero-construct > div:nth-of-type(1),
.hero-for-wholesalers .hero-construct > div:nth-of-type(3) {
    width: 45.4%;
}
.hero-for-wholesalers .hero-construct > div:nth-of-type(2) {
    width: 54.6%;
}
.hero-for-wholesalers .hero-construct > div:nth-of-type(4) {
    width: 36.2%;
}
.hero-for-wholesalers .hero-construct > div:nth-of-type(3) img {
    position: absolute;
    top: -25%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .hero-for-wholesalers .hero-construct > div:nth-of-type(3) img {
        margin-top: -27.5%;
        top: unset;
    }
}
.hero-for-wholesalers .text-bottom {
    padding-right: 6%;
    width: 45.5%;
}
.hero-for-wholesalers .text-bottom > p:first-of-type {
    margin-top: -18%;
}
.hero-for-wholesalers .key-facts {
    margin-top: 36px;
    width: 100%;
}
.hero-for-wholesalers .key-fact {
    width: 25%;
}
.join-us::after {
    content: "JOIN US";
    font-size: 2.5em;
    font-weight: 600;
    height: 60px;
    left: -7px;
    line-height: 100%;
    position: absolute;
    text-align: center;
    top: calc(50% + 120px);
    transform: rotate(-90deg);
    transform-origin: left top 0;
    width: 240px;
}
#container .inside > .join-us {
    margin-top: 170px;
    max-width: 100%;
    position: relative;
}
.join-us .section-50-50 {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    padding: 42px 25px 71px;
    padding-left: 25px;
}
.join-us .section-50-50 > * {
    width: 100%;
}
.join-us .section-50-50 .ce_text {
    padding-left: 80px;
}
.join-us .section-50-50 .kicker {
    margin-bottom: 43px;
}
.join-us .section-50-50 p {
    margin: 0 0 12px;
}
/*
.join-us a:hover::after {
    background-color: #fff;
}
*/
.join-us a::after {
    background-color: #e3042e;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 100%;
    z-index: -1;
}
.join-us a:hover {
    color: #e3042e;
}
.join-us a {
    color: inherit;
    display: inline-block;
    font-family: "Inter";
    font-size: 1.333em;
    font-weight: 600;
    line-height: 130%;
    margin: 0 0 32px;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}
.join-us > div:last-of-type {
    bottom: 0;
    left: calc(50% + 91px);
    position: absolute;
    width: 970px;
    z-index: -1;
}
.join-us > div:last-of-type img {
    height: 890px;
    width: auto;
}
#container .inside > .our-members {
    margin-top: 120px;
    max-width: 1920px;
    padding: 0;
}
.mod_company_list::before {
    background-color: #ECECEC;
    content: "";
    display: block;
    height: 100%;
    margin-left: calc(50% - 50vw);
    position: absolute;
    width: 100vw;
    z-index: -1;
}
.mod_company_list {
    display: flex;
    flex-flow: row wrap;
    max-width: 1920px;
    position: relative;
}
.mod_company_list h2::before {
    background-color: #e3042e;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    margin-right: 20px;
    position: relative;
    width: 60px;
}
.mod_company_list h2 {
    align-items: center;
    display: flex;
    margin: 0;
    padding-left: 20px;
    position: relative;
    width: 40%;
}
.mod_company_list .company {
    line-height: 0;
    width: 20%;
}
.mod_company_list a {
    display: block;
    position: relative;
    height: 100%;
}
.mod_company_list a:hover .background-image img {
    filter: brightness(100%);
}
.mod_company_list .background-image img {
    filter: brightness(66%);
    transition: all .2s;
}
.mod_company_list .logo {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.mod_company_list .logo figure {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
}
.mod_company_list .logo img {
    height: 100%;
    width: 100%;
}
.member-statements.bg-grey::before {
    background-color: #F4F4F4;
    color: #000;
    margin-left: calc(50% - 50vw);
}
.member-statements.bg-black::before {
    background-color: #000;
    color: #fff;
}
.member-statements::before {
    content: "";
    display: block;
    height: 100%;
    margin-left: calc(50% - 50vw - 25px);
    position: absolute;
    width: 100vw;
    z-index: -1;
}
#container .member-statements {
    display: flex;
    flex-flow: row wrap;
    max-width: 1920px;
    padding: 0;
    position: relative;
}
.member-statements > div {
    position: relative;
    width: 50%;
}
.member-statements > div:nth-of-type(2) {
    padding-right: 25px;
}
.member-statements > .ce_image figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-end;
    position: relative;
}
.member-statements figcaption {
    align-items: center;
    display: inline-flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.member-statements figcaption span {
    display: inline-block;
    font-size: 2.5em;
    font-weight: 600;
    height: 0;
    left: -50%;
    line-height: 120%;
    position: relative;
    text-align: center;
    transform: rotate(-90deg);
    transform-origin: center top 0;
}
.member-statements h2::before {
    background-color: #e3042e;
    bottom: -36px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 60px;
}
.member-statements h2 {
    font-size: 1.333em;
    line-height: 130%;
    margin: 11.3% 0 0;
    position: relative;
}
.member-statements > .ce_text p:nth-of-type(1) {
    font-size: 2.5em;
    font-weight: 600;
    line-height: 130%;
    margin: 67px 0 0;
}
.member-statements > .ce_text p:not(:nth-of-type(1)) {
    font-family: "Inconsolata";
    font-size: .833em;
    line-height: 130%;
    max-width: 460px
}
.member-statements > .ce_text p:nth-of-type(2) {
    margin: 0;
}
.member-statements > .ce_text p:nth-of-type(3) {
    margin: 37px 0 0;
}
.member-statements > .ce_text p:last-of-type {
    padding-bottom: 30px;
}
.member-container .websites {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 13px;
}
.member-container .websites a {
    margin-top: 0;
}
.member-container .member-statements::before {
    background-color: #000;
    margin-left: calc(50% - 50vw);
}
.member-container .member-statements {
    color: #fff;
}
.statement-managing-director {
    margin-top: 105px;
}
.statement-managing-director > div {
    color: #000000;
}
.statement-managing-director > div:last-of-type {
    left: -500px;
    position: absolute;
    top: 0;
}
#container .inside > .member-container {
    max-width: 1920px;
    padding: 0;
}
.member-container .member-hero > div,
.member-container .member-key-facts,
.member-container .member-address > div:first-of-type,
.member-products h2,
.member-news,
.member-link > div:first-of-type {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    padding-left: 25px;
    padding-right: 25px;
}
.member-link .websites {
    margin-top: 5px;
}
.member-hero > figure {
    max-width: 788px;
    position: absolute;
    right: 0;
    top: -227px;
    width: calc(100% - 25px);
    z-index: -1;
}
.member.awebb h1 {
    max-width: 730px;
}
.member-hero h1 {
    font-size: 2.5em;
    line-height: 120%;
    margin: 0;
}
.elektra h1 > span:nth-of-type(3) {
    display: block;
}
.member-hero .description {
    font-family: "Inconsolata";
    margin-top: 47px;
    max-width: 460px;
}
.member-hero .websites {
    margin-top: 30px;
}
.member-container .company-link:hover::after {
    background-color: #000;
}
.member-container .company-link::after {
    background-color: #e3042e;
    bottom: -6px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 100%;
    z-index: -1;
}
.member-container .company-link:hover {
    color: #e3042e;
}
.member-container .company-link {
    color: inherit;
    display: inline-block;
    font-family: "Inter";
    font-weight: 600;
    line-height: 130%;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}
.member-hero .company-link {
    font-size: 1.333em;
    margin-top: 30px;
}
.member-key-facts {
    display: flex;
    flex-flow: row wrap;
    margin-top: 244px;
}
.member-key-facts h2 {
    align-items: center;
    display: flex;
    margin: 0;
    position: relative;
    width: 22.7%;
}
.member-key-facts .logo {
    align-items: center;
    background-color: #000000;
    display: flex;
    justify-content: center;
    width: 22.7%;
}
.member-key-facts .country {
    line-height: 0;
    width: 30.9%;
}
.member-key-facts .key-facts {
    display: flex;
    font-family: inherit;
    font-size: 1em;
    margin-top: 36px;
    padding-left: 22.7%;
    width: 76.3%;
}
.member-key-facts .key-facts > div > div {
    display: flex;
}
.member-key-facts .key-fact:not(:last-of-type) {
    padding-right: 20px;
    width: calc(33.3333% + 10px);
}
.member-key-facts .key-fact:last-of-type {
    margin-right: -20px;
    padding-right: 0;
    width: calc(33.3333% - 20px);
}
.member-key-facts .icon-euro.number {
    font-size: 1.222em;
}
.member-key-facts .icon-logistic.number {
    font-size: 1em;
}
.member-key-facts .icon-star.number {
    font-size: 1.1em;
}
.member-key-facts .number {
    font-size: 1.7em;
    line-height: 120%;
}
#container .our-mission {
    max-width: 1920px;
    padding: 0;
    position: relative;
}
.our-mission > *:not(:last-child) {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    padding-left: 25px;
    padding-right: 25px;
}
.our-mission .section-50-50 > * {
    width: 100%;
}
.our-mission > section:nth-of-type(1) {
    margin-top: 67px;
}
.our-mission h2 > span:nth-of-type(1) {
    display: block;
}
.our-mission h2 > span:nth-of-type(2) {
    display: block;
    font-size: 1.25em;
    line-height: 130%;
}
.our-mission .section-50-50 .ce_text p:first-of-type {
    margin-top: 48px;
}
.our-mission .section-50-50 .ce_text p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 70px;
}
#container .inside .about-idee-products {
    max-width: 1920px;
    padding: 0;
    position: relative;
}
.about-idee-products > *:not(:first-child) {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
}
.about-idee-products > .ce_image {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.about-idee-products > .ce_image figure {
    height: 100%;
    width: 100%;
}
.about-idee-products > .ce_image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.about-idee-products .section-50-50 h2 {
    padding-top: 83px;
    width: 100%;
}
.about-idee-products .section-50-50 h2 span {
    display: block;
}
.about-idee-products .section-50-50 .ce_text {
    font-family: "Inconsolata";
    padding-bottom: 152px;
    width: 100%;
}
.about-idee-products .section-50-50 .ce_text p:first-of-type {
    margin-top: 20px;
}
.about-idee-products .section-50-50 .ce_text p:last-of-type {
    margin-bottom: 0;
}
.about-idee-view-products {
    margin-top: -50px;
}
.about-idee-view-products .toggler {
    background-color: #fff;
}
.about-idee-view-products .ce_accordion > div:nth-of-type(2) > div {
    display: flex;
    flex-flow: row wrap;
    padding-bottom: 70px;
}
.about-idee-view-products .ce_accordion .ce_text {
    display: flex;
    flex-flow: column nowrap;
    font-family: "Inconsolata";
    padding: 20px 20px 0 0;
    width: 33.3333%;
}
.about-idee-view-products .ce_accordion .ce_text figure {
    order: 1;
}
.about-idee-view-products .ce_accordion .ce_text figure img {
    height: 60px;
    width: auto;
}
.about-idee-view-products .ce_accordion .ce_text h3 {
    font-size: 1em;
    font-weight: 600;
    margin: 12px 0 0;
    order: 2;
}
.about-idee-view-products .ce_accordion .ce_text ul {
    font-size: .85em;
    line-height: 130%;
    margin: 0;
    order: 3;
    padding: 0 0 0 13px;
}
.supplier-network::before,
.supplier-network-slider::before {
    background-color: #ebebeb;
    content: "";
    display: block;
    height: 100%;
    margin-left: calc(50% - 50vw - 25px);
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: -1;
}
.supplier-network {
    display: flex;
    padding-bottom: 5px;
    padding-top: 65px;
    position: relative;
}
.supplier-network .section-50-50 > h2 {
    padding-right: 10px;
    width: 50%;
}
.supplier-network .section-50-50 > .ce_text {
    font-family: "Inconsolata";
    margin-bottom: 73px;
    padding-left: 10px;
    width: 50%;
}
.supplier-network .section-50-50 > .ce_text p:last-of-type {
    margin-bottom: 0;
}
.supplier-network .section-50-50 > .ce_text p:first-of-type {
    margin-top: 64px;
}
.supplier-network .section-50-50 > h2 span:nth-of-type(2),
.supplier-network .section-50-50 > h2 span:nth-of-type(3) {
    display: block;
}
.supplier-network-slider {
    position: relative;
    width: calc(100% - 150px);
}
.content-slider .ce_gallery ul {
    display: flex;
    flex-flow: row wrap;
}
.content-slider .ce_gallery li {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 200px;
    width: 25%;
}
.content-slider .ce_gallery li figure,
.content-slider .ce_gallery li figure img {
    max-width: 160px;
    padding: 0 10px;
    width: 100%;
}
.slider-control {
    position: unset;
}
.slider-control .slider-prev:hover,
.slider-control .slider-next:hover {
    background-position: -22px 0;
}
.slider-control .slider-prev,
.slider-control .slider-next {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/arrow.svg") no-repeat scroll -24px 0 / auto 100%;
    display: inline-block;
    height: 80px;
    overflow: hidden;
    position: absolute;
    text-indent: -100px;
    top: calc(50% - 56px);
    transition: all .2s;
    width: 33px;
}
.slider-control .slider-prev {
    left: -60px;
    transform: scale(-1, 1);
}
.slider-control .slider-next {
    right: -60px;
}
.slider-control .slider-menu {
    display: none;
}
#container .our-members.bg-black {
    margin-top: 0;
}
.bg-black .mod_company_list::before {
    background-color: #000;
}
.bg-black .mod_company_list {
    color: #fff;
}
#container .inside .about-idee .section-50-50 {
    padding: 54px 25px 228px;
}
#container .inside .look-for-good .section-50-50,
#container .inside .empowering-customers .section-50-50 {
    padding: 54px 0 110px;
}
#container .inside .work-with .section-50-50 {
    padding: 54px 50px 43px 25px;
}
#container .inside .work-with {
    max-width: 940px;
}
.do-you-fit.tile-50-50 {
    margin-bottom: 217px;
    margin-top: 92px;
}
.section-50-50,
.tile-50-50 {
    align-items: flex-start;
    display: flex;
    flex-flow: row wrap;
    position: relative;
}
.section-50-50 > *,
.tile-50-50 > * {
    width: 50%;
}
.section-50-50 > h2 {
    font-size: 2em;
    padding-right: 10px;
}
.supplier-network h2 span,
.work-with h2 span,
.for-suppliers h2 span,
.do-you-fit h2 span,
.wholesalers-work-with h2 span {
    display: block;
}
.do-you-fit .section-50-50 > .ce_text {
    padding-left: 85px;
}
.section-50-50 > .ce_text {
    font-family: "Inconsolata";
    padding-left: 10px;
}
.section-50-50 > .ce_text > p:first-of-type {
    margin-top: 4px;
}
.section-50-50 > .ce_text > p:last-of-type {
    margin-bottom: 0;
}
.tile-50-50 > .ce_text {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    position: relative;
}
.work-with.tile-50-50 > .ce_text:nth-of-type(1)::before,
.work-with.tile-50-50 > .ce_text:nth-of-type(1)::after {
    background-color: #ffffff;
    content: "";
    position: absolute;
}
.work-with.tile-50-50 > .ce_text:nth-of-type(1)::before {
    bottom: 25px;
    height: 1px;
    right: -178px;
    width: 356px;
}
.work-with.tile-50-50 > .ce_text:nth-of-type(1)::after {
    height: 356px;
    right: 0;
    top: 60px;
    width: 1px;
}
.work-with.tile-50-50 > .ce_text:nth-of-type(odd) {
    padding-right: 60px;
}
.work-with.tile-50-50 > .ce_text:nth-of-type(even) {
    padding-left: 30px;
    padding-right: 25px;
}
.work-with.tile-50-50 > .ce_text {
    padding-bottom: 90px;
    padding-top: 30px;
}
.work-with.tile-50-50 > .ce_text figure,
.do-you-fit.tile-50-50 > .ce_text figure,
.wholesalers-work-with.tile-50-50 > .ce_text figure {
    line-height: 0;
    order: 1
}
.work-with.tile-50-50 > .ce_text h3,
.wholesalers-work-with.tile-50-50 > .ce_text h3 {
    font-size: 1.444em;
    margin: 0 0 0 10px;
    order: 2;
}
.work-with.tile-50-50 > .ce_text p,
.do-you-fit.tile-50-50 > .ce_text p,
.wholesalers-work-with.tile-50-50 > .ce_text p {
    font-family: "Inconsolata";
    margin: 0;
    order: 3;
    width: 100%;
}
.work-with.tile-50-50 > .ce_text p {
    padding-left: 60px;
}
.work-with.tile-50-50 .bg-text {
    bottom: -632px;
    color: #ededed;
    font-size: 336px;
    font-weight: 600;
    left: -291px;
    line-height: 100%;
    padding: 0;
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    width: 1470px;
    z-index: -2;
}
.work-with.tile-50-50 .bg-text p {
    font-family: 'inter';
}
.wholesalers-work-with .section-50-50 {
    margin-top: 96px;
    padding: 120px 0 44px;
}
.wholesalers-work-with.tile-50-50 {
    align-items: stretch;
    padding-bottom: 130px;
}
.wholesalers-work-with.tile-50-50 > div:nth-of-type(odd) {
    margin-right: 10px;
}
.wholesalers-work-with.tile-50-50 > div:nth-of-type(even) {
    margin-left: 10px;
}
.wholesalers-work-with.tile-50-50 > div:nth-of-type(3n+1) {
    background-color: #E60627;
}
.wholesalers-work-with.tile-50-50 > .ce_text {
    align-content: flex-start;
    align-items: flex-start;
    background-color: #878787;
    color: #ffffff;
    margin-bottom: 20px;
    padding: 42px 20px;
    width: calc(50% - 10px);
}
.wholesalers-work-with.tile-50-50 > .ce_text > figure {
    position: absolute;
}
.wholesalers-work-with.tile-50-50 > .ce_text h3 {
    margin: 6px 0 0 60px;
}
.wholesalers-work-with.tile-50-50 > .ce_text p {
    margin: 6px 0 0 60px;
}
.do-you-fit.tile-50-50 > div:nth-of-type(2n+1) {
    padding: 0 10px 0 115px;
}
.do-you-fit.tile-50-50 > div:nth-of-type(2n) {
    padding-left: 43px;
}
.do-you-fit.tile-50-50 > .ce_text h3 {
    margin: 0 0 0 16px;
    order: 2;
}
.do-you-fit.tile-50-50 > .ce_text p {
    padding-bottom: 47px;
    padding-left: 41px;
}
.work-with-us::before {
    background: #e30329;
    background: -moz-linear-gradient(left, #e30329 0%, #e30329 33.3333%, #7d0112 100%);
    background: -webkit-linear-gradient(left, #e30329 0%, #e30329 33.3333%, #7d0112 100%);
    background: linear-gradient(to right, #e30329 0%, #e30329 33.3333%, #7d0112 100%);
    content: "";
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e30329', endColorstr='#7d0112', GradientType=1);
    height: 100%;
    margin-left: calc(50% - 50vw - 25px);
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: -1;
}
.work-with-us {
    color: #ffffff;
    display: flex;
    flex-flow: row wrap;
    margin-top: 200px;
    padding-bottom: 40px;
    position: relative;
}
.work-with-us .section-50-50 {
    display: flex;
    flex-flow: row wrap;
    margin: 170px 0 196px;
}
.work-with-us h2 {
    font-size: 2em;
    line-height: 130%;
    padding: 0;
    width: 43.6%;
}
.work-with-us section-50-50 p {
    margin-bottom: 0;
    margin-top: 4px;
    width: 56.4%;
}
.work-with-us > div.ce_text {
    width: 33.33333%;
}
.work-with-us > div:nth-of-type(1) h3::after,
.work-with-us > div:nth-of-type(2) h3::after {
    background-color: #ffffff;
    content: "";
    display: inline-block;
    height: 1px;
    margin-left: 20px;
    top: 0;
    width: 100%;
}
.work-with-us > div:nth-of-type(1) h3,
.work-with-us > div:nth-of-type(2) h3 {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    padding-right: 20px;
    position: relative;
}
.work-with-us .ce_text p {
    font-family: "Inconsolata";
}
.work-with-us > div.ce_text:not(:last-of-type) p {
    padding-right: 20px;
}
.work-with-us > div.ce_image {
    height: 100%;
    left: -620px;
    line-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.work-with-us > div.ce_image figure {
    height: 100%;
    width: 100%;
}
.work-with-us > div.ce_image img {
    height: 100%;
    max-width: 10000px;
    width: auto;
}
.our-management-container {
    display: flex;
    flex-flow: row wrap;
    margin-top: 67px;
}
.our-management-container h2 {
    padding-right: 10px;
    width: 50%;
}
.our-management-container h2 .line-before {
    display: block;
}
.our-management-container h2 span:nth-of-type(2),
.our-management-container h2 span:nth-of-type(3) {
    display: block;
    line-height: 130%;
}
.our-management-container .ce_text {
    margin-bottom: 73px;
    padding-left: 10px;
    width: 50%;
}
.our-management-container .ce_text p:first-of-type {
    margin-top: 64px;
}
.our-management-container .ce_text p:last-of-type {
    margin-bottom: 0;
}
.our-management-container > section {
    width: 100%;
}
.idee-accordion {
    height: auto;
    margin-bottom: 25px;
    overflow: hidden;
}
.toggler.active::after,
.active .idee-toggler::after {
    transform: rotate(90deg) scale(-1, 1);
}
.toggler::after,
.idee-toggler::after {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/arrow.svg") no-repeat scroll 0 0 / 100% auto;
    content: "";
    height: 46px;
    position: absolute;
    right: 16px;
    top: 2px;
    transform: rotate(90deg);
    transition: all .2s;
    width: 50px;
}
.toggler,
.idee-toggler {
    align-items: center;
    background-color: #f4f4f4;
    cursor: pointer;
    display: flex;
    font-size: 1.111em;
    font-weight: 600;
    height: 50px;
    line-height: 120%;
    margin: 0;
    padding: 0 0 0 16px;
    position: relative;
    transition: all .2s;
}
.idee-accordion .content {
    height: auto;
    max-height: 0;
    position: relative;
    transition: all .7s;
}
.our-management .idee-accordion .content > div {
    display: flex;
    flex-flow: row wrap;
}
.our-management .idee-accordion .member {
    padding: 20px 30px 0 0;
    width: 33.3333%;
}
.our-management .idee-accordion .member > div:nth-of-type(2) {
    font-size: 1.111em;
    font-weight: 600;
    line-height: 120%;
    margin-top: 15px;
}
.our-management .idee-accordion .member > div:nth-of-type(3) {
    font-family: "Inconsolata";
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    margin-top: 5px;
}
.member-list-accordion .members > div:first-of-type {
    padding: 50px 0 65px;
}
.member-list-accordion .member {
    display: flex;
    flex-flow: row wrap;
    padding: 0 0 65px;
}
.member-list-accordion .data {
    display: flex;
    width: 100%;
}
.member-list-accordion .member-image {
    width: 26%;
}
.member-list-accordion .member-image img {
    max-width: 220px;
    width: 100%;
}
.member-list-accordion .member-contact {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    padding-left: 20px;
    width: 44%;
}
.member-list-accordion .company-contact {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    padding-left: 20px;
    width: 30%;
}
.member-contact h3 {
    font-size: 1.1111em;
    margin: -5px 0 6px;
}
.data > div > div,
.member-description > p {
    font-family: 'Inconsolata';
}
.member-contact > div {
    align-items: flex-start;
    display: flex;
    margin: 0 0 8px 0;
}
.member-contact img {
    margin-top: 1px;
}
.member-contact a:hover::after {
    width: 100%;
}
.member-contact a::after {
    background-color: #000;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 0;
    z-index: -1;
}
.member-contact a:hover {
    color: #E3042E;
}
.member-contact a {
    color: inherit;
    margin-left: 10px;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}
.company-contact .company-logo {
    height: 69px;
    margin: 0;
    padding-bottom: 30px;
}
.company-contact .company-logo figure {
    height: 100%;
}
.company-contact .company-logo img {
    height: 100%;
    width: auto;
}
.company-contact > div:last-of-type {
    margin: 9px 0 0 0;
}
.company-contact > div:last-of-type a:hover::after {
    background-color: #000;
}
.company-contact > div:last-of-type a::after {
    background-color: #e3042e;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 100%;
    z-index: -1;
}
.company-contact > div:last-of-type a:hover {
    color: #e3042e;
}
.company-contact > div:last-of-type a {
    color: inherit;
    display: inline-block;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}
.member-description {
    margin: 18px 0 0 0;
}
.member-description h3 {
    font-size: 1.1111em;
}
.member-description > p:last-of-type {
    margin-bottom: 0;
}
.member-container .member-statements {
    margin-top: 108px;
}
.member-products {
    margin-top: 85px;
}
.member-products > div::before {
    background-color: #000000;
    content: "";
    display: block;
    height: 100%;
    margin-left: calc(50% - 50vw - 25px);
    position: absolute;
    width: 100vw;
    z-index: -1;
}
.member-products > div {
    background-color: #000;
    display: flex;
    flex-flow: row wrap;
    margin-top: 92px;
    position: relative;
}
.member-products .line-before,
.member-link .line-before {
    margin-bottom: 0;
    margin-top: 0;
}
.member-products figure {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    line-height: 0;
    position: relative;
    width: 33.3333%;
}
.member-products img {
    filter: brightness(66%);
    transition: all .2s;
    width: 100%;
}
.member-products figcaption {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 1.333em;
    font-weight: 600;
    height: 100%;
    justify-content: center;
    left: 0;
    line-height: 130%;
    position: absolute;
    top: 0;
    transition: all .2s;
    width: 100%;
}
.member-products figcaption span {
    max-width: 240px;
    text-align: center;
}
.member-address {
    padding-bottom: 200px;
    position: relative;
}
.member-address .websites {
    padding-top: 13px;
}
.member-address > div:first-of-type {
    display: flex;
    flex-flow: row wrap;
    margin-top: 54px;
}
.member-address h2 {
    font-size: 2em;
    font-weight: 600;
    line-height: 130%;
    margin: 0;
    width: 100%;
}
.member-address > div > div:nth-of-type(-n+2) {
    width: 50%;
}
.member-address p {
    font-family: "Inconsolata";
}
.member-address p span {
    display: block;
    margin-bottom: 9px;
    position: relative;
}
.member-address p span img {
    left: -40px;
    position: absolute;
    top: 0;
}
.member-address p a {
    color: inherit;
    text-decoration: none;
}
.member-address .company-link {
    font-size: 1em;
    margin-top: 13px;
}
.member-address .bg-text,
.member-link .bg-text,
.our-mission .bg-text {
    bottom: 0;
    line-height: 0;
    position: absolute;
    width: 100%;
    z-index: -2;
}
#container .inside > .bg-text {
    margin: 0 auto;
    max-width: 1920px;
    padding: 0;
    position: relative;
    z-index: -2;
}
.bg-text .ce_image {
    height: 360px;
    position: absolute;
    top: -360px;
    width: 100%;
}
.bg-text .ce_image figure {
    bottom: 0;
    position: absolute;
    width: 100%;
}
.bg-text img {
    width: 100%;
}
.member-link {
    height: 440px;
    position: relative;
}
.member-link a {
    font-size: 1.333em;
    margin-left: 80px;
    margin-top: 5px;
}
.member-login-text .ce_text {
    max-width: 450px;
}
.member-login-text .ce_text h1 {
    line-height: 120%;
}
.member-login-text .ce_text p {
    font-family: "Inconsolata";
}
.login-container {
    margin: 90px auto;
    min-height: 379px;
}
.login-container .error {
    margin-top: 0;
}
.login-container .widget p.error {
    padding-left: 0;
    margin-bottom: 0;
}
.login-container input.error {
    margin-left: 0;
}
.login-container .formbody {
    display: flex;
    flex-flow: column nowrap;
    max-width: 370px;
    padding: 90px 0;
}
.login-container .formbody .widget {
    display: flex;
    flex-flow: column nowrap;
    margin: 10px 0;
    width: 100%;
}
.login-container .formbody label {
    margin-bottom: 5px;
}
.login-container .formbody input {
    width: 100%;
}
.login-container .password-forgotten {
    text-align: center;
}
.login-container .password-forgotten a:hover {
    color: #e3042e;
}
.login-container .password-forgotten a {
    color: #fff;
    font-size: .85em;
    line-height: 130%;
    text-decoration: none;
    transition: all .2s;
}
.login-container .ce_image {
    bottom: 0;
    left: calc(50% + 50px);
    line-height: 0;
    position: absolute;
    z-index: -1;
}
.login-container figure,
.login-container figure img {
    height: 624px;
    max-width: 10000px;
    width: auto;
}
.mod_lostPassword .error.message {
    padding-top: 50px;
}
#container .inside > .contact-container::before {
    margin-left: calc(50% - 50vw);
}
#container .inside > .contact-container {
    max-width: 1920px;
    padding: 0;
    position: relative;
}
.contact-container .ce_form {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    padding-left: 25px;
    padding-right: 25px;
}
.contact-container figure,
.contact-container figure img {
    height: 796px;
    max-width: 10000px;
    width: auto;
}
.contact-container .bg-text {
    align-items: center;
    display: inline-flex;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.contact-container .bg-text p {
    display: inline-block;
    font-size: 2.5em;
    font-weight: 600;
    height: 0;
    left: -50%;
    line-height: 120%;
    position: relative;
    text-align: center;
    transform: rotate(-90deg);
    transform-origin: center top 0;
}
input,
select,
button.submit {
    -moz-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
}
input,
select,
textarea {
    align-content: center;
    background: none;
    border: 1px solid #878787;
    color: inherit;
    display: inline-flex;
    font: inherit;
    padding: 0 6px;
}
input,
select {
    height: 34px;
}
textarea {
    height: 107px;
}
select {
    background: rgba(0, 0, 0, 0) url("../../files/theme/idee/img/icon-select.svg") no-repeat scroll calc(100% - 5px) 0;
}
button.submit {
    border: none;
}
button.submit:hover::before {
    background-color: #c90228;
}
button.submit::before {
    background-color: #e3042e;
    content: "";
    height: 38px;
    left: -16px;
    position: absolute;
    top: 2px;
    transform: skewX(-20deg);
    transition: all .2s;
    width: calc(100% + 32px);
    z-index: -1;
}
button.submit {
    align-items: center;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    font-size: 1em;
    font-weight: 600;
    height: 38px;
    justify-content: center;
    line-height: 120%;
    margin: 10px 0 0 8px;
    max-width: calc(100% - 32px);
    position: relative;
    transition: all .2s;
    z-index: 0;
}
.member-logout-text .ce_text {
    max-width: 520px;
}
.member-logout-text h1 {
    line-height: 120%;
    margin: 84px 0 0;
}
.logout-container {
    margin: 48px 0 0;
}
.logout a:hover::after {
    background-color: #000000;
}
.logout a::after, .do-you-fit a::after {
    background-color: #e3042e;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.2s ease 0s;
    width: 100%;
    z-index: -1;
}
.logout a:hover {
    color: #e3042e;
}
.logout a {
    color: inherit;
    display: inline-block;
    margin: 8px 0 15px;
    position: relative;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}
.page_newslist #container::before,
.page_newsreader #container::before {
    align-items: center;
    color: #ebebeb;
    content: "NEWS";
    display: flex;
    font-size: calc(113px + 548 * ((100vw - 320px) / 1583));
    font-weight: 600;
    height: calc(100% - 224px);
    justify-content: center;
    margin-left: -3px;
    position: absolute;
    width: 100%;
    z-index: -2;
}
.page_newslist #container::before {
    align-items: center;
}
@media (min-width: 1903px) {
    .page_newslist #container::before,
    .page_newsreader #container::before {
        font-size: 651px;
    }
}
@media (max-width: 320px) {
    .page_newslist #container::before,
    .page_newsreader #container::before {
        font-size: 113px;
    }
}
.mod_newslist,
.ce_flockler {
    display: flex;
    flex-flow: row wrap;
    margin: 140px -10px 0;
}
.mod_newslist > h1,
.mod_newslist > h2,
.ce_flockler > h1,
.ce_flockler > h2 {
    font-size: 2em;
    line-height: 120%;
    margin: 0 0 61px 10px;
}
.mod_newslist > h1 {
    width: 100%;
}
.mod_newslist > h2,
.ce_flockler > h2 {
    width: calc(100% - 200px);
}
.page_newslist .mod_newslist .all-news {
    display: none;
}
.mod_newslist .all-news,
.ce_flockler .all-news {
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 61px;
    padding: 0 10px 6px 0;
    width: 190px;
}
.mod_newslist .all-news a::after,
.ce_flockler .all-news a::after {
    background-color: #e3042e;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 100%;
    z-index: -1;
}
.mod_newslist .all-news a:hover::after,
.ce_flockler .all-news a:hover::after {
    background-color: #000;
}
.mod_newslist .all-news a:hover,
.ce_flockler .all-news a:hover {
    color: #e3042e;
}
.mod_newslist .all-news a,
.ce_flockler .all-news a {
    color: inherit;
    font-family: "Inter";
    font-size: .722em;
    line-height: 130%;
    margin: 8px 0 0;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}
.mod_newslist .layout_latest {
    padding: 0 10px 82px;
    width: 33.3333%;
}
.mod_newslist .image_container > a {
    line-height: 0;
    width: 100%;
}
.mod_newslist .image_container > a img {
    height: auto;
    width: 100%;
}
.mod_newslist .empty {
    padding: 0 0 40px 10px;
}
.layout_latest .archive {
    font-size: .833em;
    font-weight: 600;
    line-height: 130%;
    margin: 22px 0 0;
}
.layout_latest > h3 {
    font-size: 1.34em;
    line-height: 130%;
    margin: 15px 0 0;
}
.layout_latest > h3 a:hover {
    color: #e3042e;
}
.layout_latest > h3 a {
    color: inherit;
    text-decoration: none;
    transition: all .2s;
}
.layout_latest .ce_text p {
    font-family: "Inconsolata";
    font-size: .833em;
    line-height: 130%;
    margin: 8px 0 0;
}
.layout_latest p.more {
    margin: 8px 0 0;
}
.layout_latest p.more a::after {
    background-color: #e3042e;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 100%;
    z-index: -1;
}
.layout_latest p.more a:hover::after {
    background-color: #000;
}
.layout_latest p.more a:hover {
    color: #e3042e;
}
.layout_latest p.more a {
    color: inherit;
    font-family: "Inter";
    font-size: .722em;
    font-weight: 600;
    line-height: 130%;
    margin: 8px 0 0;
    position: relative;
    text-decoration: none;
}
.pagination {
    width: 100%;
}
.pagination > p {
    display: none;
}
.pagination ul {
    display: flex;
    justify-content: center;
    list-style: outside none none;
    margin: 0 0 80px 0;
    padding: 0;
}
.pagination li {
    padding: 0 10px;
}
.pagination li.previous,
.pagination li.next {
    position: relative;
    width: 50px;
}
.pagination strong {
    color: #e3042e;
    font-weight: 400;
}
.pagination a:hover {
    color: #e3042e;
}
.pagination a {
    color: inherit;
    font-weight: 400;
    text-decoration: none;
    transition: all .2s;
}
a.previous,
a.next {
    background: url("../../files/theme/idee/img/arrow.svg");
    display: inline-block;
    font-size: 0;
    height: 30px;
    position: absolute;
    top: -2px;
    width: 30px;
}
a.previous {
    transform: scale(-1, 1);
}
.page_newsreader #container::before {
    align-items: flex-end;
    line-height: 72%;
}
.layout_full .archive {
    display: flex;
    font-size: .833em;
    justify-content: space-between;
}
.layout_full .archive {
    display: flex;
    font-size: .833em;
    justify-content: space-between;
    line-height: 130%;
}
.layout_full .archive a::after {
    background-color: #e3042e;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.layout_full .archive a:hover {
    color: #e3042e;
}
.layout_full .archive a {
    color: inherit;
    font-family: "Inter";
    font-size: .867em;
    line-height: 130%;
    margin: 8px 0 0;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}
.layout_full h1 {
    font-size: 2.5em;
    line-height: 120%;
    margin: 7px 0 0;
}
.e-section.grid-a-bb {
    min-height: 498px;
}
.e-section > div:nth-of-type(1) {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    position: relative;
}
.e-section > div:nth-of-type(1) h2 {
    font-size: 1.333em;
    line-height: 130%;
    margin: 0;
    padding-right: 40px;
}
.e-section > div:nth-of-type(1) figure {
    height: 100%;
    left: -313px;
    position: absolute;
    top: 0;
    transition: all .2s;
    z-index: -1;
}
.e-section > div:nth-of-type(1) img {
    height: 100%;
    max-width: inherit;
    width: auto;
}
.join-idee.e-section {
    display: flex;
    flex-flow: row wrap;
    min-height: 498px;
}
.join-idee > div:nth-of-type(1),
.join-idee > div:nth-of-type(2) {
    width: 50%;
}
.join-idee > div:nth-of-type(2) {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    position: relative;
}
.join-idee > div:nth-of-type(2) p:nth-of-type(1) {
    font-family: "Inconsolata";
    line-height: 130%;
    margin: 8px 0 0;
}
.do-you-fit .section-50-50 {
    margin-top: 123px;
}
.join-idee a::after,
.do-you-fit a::after {
    background-color: #e3042e;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 100%;
    z-index: -1;
}
.join-idee a:hover::after,
.do-you-fit a:hover::after {
    background-color: #000;
}
.join-idee a:hover,
.do-you-fit a:hover {
    color: #e3042e;
}
.join-idee a,
.do-you-fit a {
    color: inherit;
    font-size: 1.333em;
    font-weight: 600;
    line-height: 130%;
    margin: 8px 0 0;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}
.join-idee a img,
.do-you-fit a img {
    height: 21px;
    left: -40px;
    position: absolute;
    top: 4px;
    width: 21px;
}
.be-part > div:nth-of-type(2) p,
.be-part > div:nth-of-type(3) p {
    font-family: "Inconsolata";
    line-height: 130%;
    margin: 0;
}
.be-part > div:nth-of-type(2) h3,
.be-part > div:nth-of-type(3) h3 {
    font-size: 1.333em;
    font-weight: 600;
    line-height: 130%;
    margin: 10px 0 0 0;
}
.be-part a::after {
    background-color: #e3042e;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 100%;
    z-index: -1;
}
.be-part a:hover::after {
    background-color: #000;
}
.be-part a:hover {
    color: #e3042e;
}
.be-part a {
    color: inherit;
    display: inline-block;
    font-family: "Inter";
    font-size: .722em;
    font-weight: 600;
    line-height: 130%;
    margin: 11px 0 0 0;
    position: relative;
    text-decoration: none;
}
.banner1 {
    margin-top: 54px;
    position: relative;
}
.banner1 .ce_text,
.banner1 h2 {
    left: 50%;
    margin: 0 0 0 -470px;
    position: absolute;
    width: 470px;
}
.banner1 .ce_text {
    top: 0;
}
.banner1 .ce_text {
    left: 50%;
    margin: 0 0 0 -470px;
    position: absolute;
    top: 91px;
    width: 470px;
}
.banner1 .ce_text p:nth-of-type(1) {
    font-family: "Inconsolata";
    line-height: 130%;
    margin: 0;
}
.banner1 .ce_text p:nth-of-type(2) {
    font-size: 2em;
    font-weight: 600;
    line-height: 130%;
    margin: 28px 0 0;
}
.banner1 .ce_image img {
    height: 655px;
    margin-left: calc(-250px + 250 * ((100vw - 767px) / 257));
    max-width: 1920px;
    width: auto;
}
@media (min-width: 1024px) {
    .banner1 .ce_image img {
        margin-left: 0px;
    }
}
.grid-a-bb {
    display: grid;
    gap: 0px 0px;
    grid-template-columns: 50% 50%;
    grid-template-rows: 50% 50%;
}
.grid-a-bb > div:nth-of-type(1) {
    grid-row: 1 / span 2;
    position: relative;
}
.grid-a-bb > div:nth-of-type(2),
.grid-a-bb > div:nth-of-type(3) {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    position: relative;
}
.mod_personalData,
.mod_changePassword {
    margin: 0 0 50px 0;
    max-width: 600px;
    width: 100%;
}
.mod_personalData h2,
.mod_changePassword h2 {
    margin-bottom: 30px;
}
.widget.widget-textarea > label {
    align-self: flex-start;
}
.mod_personalData label,
.mod_changePassword label {
    display: inline-block;
    padding-right: 20px;
    width: 200px;
}
.mod_personalData .widget,
.mod_changePassword .widget {
    align-items: center;
    display: flex;
    margin: 0 0 10px;
    position: relative;
    width: 100%;
}
.mod_personalData .widget-submit {
    margin: 20px 0 10px;
}
.mod_personalData input,
.mod_personalData select,
.mod_personalData textarea,
.mod_changePassword input,
.mod_changePassword select {
    display: inline-block;
    position: relative;
    width: calc(100% - 210px);
}
.mod_personalData textarea {
    min-height: 200px;
}
.mod_personalData .fields,
.mod_changePassword .fields {
    position: relative;
    width: 100%;
}
.mod_personalData button.submit,
.mod_changePassword button.submit {
    margin-left: 210px;
}
#avatar-avatar {
    display: flex;
    flex-flow: wrap;
}
.work_container .delete_link:hover::before {
    background-color: #b2b1b1;
}
.work_container .delete_link::before {
    background-color: #CCCACA;
    content: "";
    height: 28px;
    left: -16px;
    position: absolute;
    top: 0;
    transform: skewX(-20deg);
    transition: all .2s;
    width: calc(100% + 32px);
    z-index: -1;
}
.work_container .delete_link {
    align-items: center;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    font-size: .888em;
    font-weight: 600;
    height: 28px;
    justify-content: center;
    line-height: 120%;
    margin: 0 0 0 10px;
    position: relative;
    text-decoration: navajowhite;
    transition: all .2s;
    width: 70px;
    z-index: 0;
}
.avatar_container {
    margin-right: 10px;
}
.upload_container {
    height: 143px;
    width: calc(100% - 440px);
}
.qq-upload-button {
    align-items: center;
    background: none;
    border: 1px solid #DDD;
    color: inherit;
    display: flex;
    height: 144px;
    justify-content: center;
    padding: 7px 0;
    width: 100%;
}
.qq-upload-drop-area,
.qq-upload-extra-drop-area {
    background: #b3f1c9;
    color: inherit;
    height: 100%;
    left: 0;
    min-height: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.qq-upload-drop-area-active {
    background: #87E4A8;
}
.qq-upload-drop-area > div {
    align-items: center;
    background: none;
    color: inherit;
    display: flex;
    height: 100%;
    justify-content: center;
    padding: 7px 0;
    width: 100%;
}
.widget.error {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.widget.error p {
    color: #e3042e;
    font-weight: 600;
    padding-left: 200px;
    width: 100%;
}
input.error {
    margin-left: 200px;
}
.tl_confirm {
    color: #1ED760;
    font-weight: 600;
    padding-left: 200px;
    width: 100%;
}
.calendar-container {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 20px;
}
.calendar-link {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
    width: 100%;
}
.mod_calendar {
    width: 100%;
}
.mod_eventmenu,
.mod_eventlist {
    width: 50%;
}
.mod_eventmenu {
    margin-top: 76px;
}
.calendar-link a:hover::after,
.layout_teaser a:hover::after {
    background-color: #000;
}
.calendar-link a::after,
.layout_teaser a::after {
    background-color: #e3042e;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 100%;
    z-index: -1;
}
.calendar-link a:hover,
.layout_teaser a:hover {
    color: #e3042e;
}
.calendar-link a,
.layout_teaser a {
    color: inherit;
    margin: 8px 0 0;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}
.calendar-link a {
    font-size: 1.333em;
    font-weight: 600;
    line-height: 130%;
}
.calendar-link figure {
    margin: 4px 10px 0 0;
}
.calendar-link img {
    width: 27px;
}
.calendar-link p {
    margin: 0;
}
table.calendar {
    background-color: #F4F4F4;
    border-collapse: collapse;
    font-family: "Inconsolata";
    font-size: .833em;
    line-height: 130%;
    margin: 0 -5px 120px;
    width: calc(100% + 10px);
}
.calendar th,
.calendar td {
    background-color: #F4F4F4;
    border: 5px solid #ffffff;
    width: 14.2857%;
}
.calendar .head.current,
.calendar td.active {
    background-color: #E30329;
    color: #fff;
}
.calendar .head {
    font-family: "Inter";
    height: 50px;
    vertical-align: middle;
}
.calendar .head a:hover {
    background-color: #E30329;
    color: #fff;
}
.calendar .head a {
    align-items: center;
    color: #000000;
    display: flex;
    height: 100%;
    justify-content: center;
    text-decoration: none;
    transition: all .2s;
    width: 100%;
}
.calendar .head a {
    align-items: center;
    color: #000000;
    display: flex;
    height: 100%;
    justify-content: center;
    text-decoration: none;
    width: 100%;
}
.calendar .label,
.calendar td {
    flex-flow: row wrap;
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
}
.calendar .label {
    height: 30px;
    vertical-align: middle;
}
.calendar td {
    height: 128px;
}
.days.active > div {
    align-items: center;
    display: flex;
    flex-flow: column nowrap;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%;
}
.calendar .active .header {
    left: calc(50% - 30px);
    position: absolute;
    top: 2px;
    width: 60px;
}
.calendar .active .event {
    height: 100%;
    width: 100%;
}
.calendar td a:hover {
    font-size: 1.28em;
    line-height: 130%;
}
.calendar td a {
    align-items: center;
    color: #ffffff;
    display: flex;
    font-family: "Inter";
    font-size: 1.222em;
    height: 100%;
    justify-content: center;
    line-height: 130%;
    text-decoration: none;
    width: 100%;
}
.mod_eventmenu ul {
    list-style: outside none none;
    margin: 0 0 15px;
    padding: 0;
}
.mod_eventmenu a:hover::after {
    background-color: #000;
}
.mod_eventmenu a::after {
    background-color: #e3042e;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 100%;
    z-index: -1;
}
.mod_eventmenu a:hover {
    color: #e3042e;
}
.mod_eventmenu ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}
.mod_eventmenu .year > a {
    font-weight: 600;
}
.mod_eventmenu a {
    color: inherit;
    display: inline-block;
    margin: 0 0 15px;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}
.mod_eventmenu strong.active {
    color: #e3042e;
    display: inline-block;
    margin: 0 0 15px;
    position: relative;
}
.mod_eventlist > h2 {
    color: #e3042e;
    margin: 0 0 44px;
}
.mod_eventlist .header {
    color: #e3042e;
}
.event.layout_teaser {
    margin-bottom: 40px;
}
.mod_eventlist .time {
    margin: 0;
}
#container .inside > .w1920 {
    max-width: 1920px;
    padding: 0;
}
.external-login-link p {
    align-items: center;
    color: #ffffff;
    display: flex;
    height: 180px;
    justify-content: center;
    margin: 40px auto 0;
    max-width: 300px;
    width: 100%;
}
.external-login-link a:hover::before,
.back a:hover::before {
    background-color: #c90228;
}
.external-login-link a::before,
.back a::before {
    background-color: #e3042e;
    content: "";
    height: 38px;
    left: -16px;
    position: absolute;
    top: 2px;
    transform: skewX(-20deg);
    transition: all .2s;
    width: calc(100% + 32px);
    z-index: -1;
}
.external-login-link a,
.back a {
    align-items: center;
    color: #ffffff;
    cursor: pointer;
    display: flex;
    font-size: 1em;
    font-weight: 600;
    height: 38px;
    justify-content: center;
    line-height: 120%;
    position: relative;
    text-decoration: none;
    transition: all .2s;
    width: 100%;
    z-index: 0;
}
.external-login-link a {
    width: 100%;
}
.back a {
    width: 100px;
}
.dashboard-container {
    align-items: flex-start;
    display: flex;
    flex-flow: row wrap;
}
.dashboard-container section {
    width: 100%;
}
.dashboard h1 {
    display: flex;
    flex-flow: column nowrap;
    font-size: 2.5em;
    line-height: 120%;
    width: 100%;
}
.dashboard .kicker::before {
    top: 16px;
}
.dashboard .kicker {
    font-size: 0.5333em;
    margin: 37px 0 0;
    order: 3;
}
.dashboard-container .mod_eventlist {
    display: flex;
    flex-flow: row wrap;
    margin: 10px -10px 54px;
    width: 480px;
}
.dashboard-container .event:first-of-type {
    background-color: #E3042E;
}
.dashboard-container .event {
    background-color: #a6a6a6;
    border: 10px solid #fff;
    color: #fff;
    font-weight: 600;
    height: 240px;
    padding: 10px;
    width: 240px;
}
.dashboard-container time {
    display: block;
    font-family: "Inconsolata";
    font-weight: 300;
    height: 65px;
    text-decoration: none;
    width: 100%;
}
.dashboard-container .event a:hover {
    color: #000;
}
.dashboard-container .event a {
    color: inherit;
    transition: all .2s;
}
.dashboard-container .ce_text {
    margin-left: 10%;
    width: calc(90% - 460px);
}
.dashboard-container .ce_text > p:nth-of-type(1),
.dashboard-container .ce_text > p:nth-of-type(2) {
    /*display: none;*/
}
.dashboard-container .ce_text > p:nth-of-type(1) img {
    width: auto;
    height: auto;
    margin: 0;
}
.dashboard-container .ce_text > div:first-of-type {
    position: relative;
}
.dashboard-container .ce_text > div:first-of-type > figure {
    bottom: 55px;
    max-width: 220px;
    position: absolute;
}
.dashboard-container .ce_text > p:not(:nth-of-type(1)):not(:nth-of-type(2)) {
    align-items: center;
    display: flex;
}
.dashboard-container .ce_text > p > img {
    height: 21px;
    margin: 0 10px 0 0;
    width: 21px;
}
.dashboard-container .ce_text > p {
    position: relative;
}
.service-container a:hover::after {
    background-color: #000000;
}
.service-container a::after {
    background-color: #e3042e;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    width: 100%;
    z-index: -1;
}
.service-container a:hover {
    color: #e3042e;
}
.service-container a {
    color: inherit;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    transition: all .2s;
}
#footer {
    background-color: #ededed;
    border-top: 1px solid #cccccc;
}
#footer .inside {
    align-items: center;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    padding: 36px 25px 32px;
}
#footer .mid {
    position: relative;
    width: 100%;
}
#footer .mid > a {
    position: absolute;
    top: 18px;
}
#footer .level_1 {
    display: flex;
    justify-content: space-between;
    list-style: outside none none;
    margin: 18px auto 0;
    max-width: 566px;
    padding: 0;
    width: 100%;
}
#footer .level_1 a:hover::before,
#footer .level_1 strong::before {
    width: 40px;
}
#footer .level_1 a::before {
    width: 0;
}
#footer .level_1 a::before,
#footer .level_1 strong::before {
    background-color: #e3042e;
    bottom: -6px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all .2s;
    z-index: -1;
}
#footer .level_1 a,
#footer .level_1 strong {
    color: inherit;
    font-size: .778em;
    font-weight: 600;
    line-height: 120%;
    position: relative;
    text-decoration: none;
    transition: all .2s;
    z-index: 0;
}
#footer .level_1 strong {
    color: inherit;
    font-size: .778em;
    font-weight: 600;
    line-height: 120%;
    position: relative;
    text-decoration: none;
    transition: all .2s;
    z-index: 0;
}
.footer-service {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
    margin-top: 30px;
    max-width: 566px;
    width: 100%;
}
.copyright {
    color: #878787;
    font-size: .778em;
}
.footer-service nav {
    width: 180px;
}
#footer .footer-service nav .level_1 {
    margin: 0;
}
@media (min-width: 1903px) {
    .mod_company_list h2 {
        padding-left: 0;
    }
}
@media (max-width: 1440px) {
    .banner1 .ce_image img {
        height: 496px;
        max-width: 1920px;
        width: auto;
    }
}
@media (max-width: 1240px) {
    .e-section > div:nth-of-type(1) figure {
        left: -215px;
    }
}
@media (max-width: 1240px) {
    .contact-container .ce_form {
        padding-left: 70px;
    }
}
@media (max-width: 1007px) {
    .banner1 .ce_text {
        left: 0;
        margin: 0;
        padding: 0 25px;
        width: calc(50% + 25px);
    }
    .do-you-fit.tile-50-50 > * {
        width: 100%;
    }
    .hero-about-idee .text-bottom {
        width: 100%;
    }
    .hero-about-idee .text-bottom > p:first-of-type {
        margin-top: 40px;
    }
    .hero-about-idee .key-facts {
        margin-top: 50px;
    }
    .work-with-us {
        margin-top: 0;
    }
    .do-you-fit.tile-50-50 > div:nth-of-type(n) {
        padding: 0;
    }
    .mod_company_list h2 {
        padding-left: 10.2%;
        width: 66.6666%;
    }
    .mod_company_list .company {
        line-height: 0;
        width: 33.3333%;
    }
    .calendar td a {
        -moz-hyphens: auto;
        -o-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }
    .mod_eventmenu {
        width: 36%;
    }
    .mod_eventlist {
        width: 64%;
    }
    .calendar-link a {
        font-size: 1em;
    }
    .calendar-link img {
        width: 17px;
    }
    .member-statements > div {
        width: 100%;
    }
    .member-statements > div:nth-of-type(2) {
        padding-left: 25px;
    }
    .member-statements > .ce_text p:not(:nth-of-type(1)) {
        max-width: 100%;
    }
    .hero-about-idee .key-fact {
        height: 203px;
        margin-bottom: 10px;
        width: 203px;
    }
    .calendar td {
        height: 158px;
        padding: 0 10px;
    }
    .member-key-facts h2 {
        width: 29%;
    }
    .member-key-facts .key-facts {
        padding-left: 29%;
        width: 100%;
    }
    .member-key-facts h2 {
        width: calc(33.3333% + 20px);
    }
}
@media (max-width: 840px) {
    .member-hero > figure {
        top: -168px;
    }
    .page_newslist #container::before,
    .page_newsreader #container::before {
        height: calc(100% - 165px);
    }
    #container {
        min-height: calc(100vh - 228px);
        padding-top: 165px;
    }
    #main {
        float: left;
        width: 100%;
    }
    .dashboard-container .ce_text {
        margin-left: 250px;
        width: 100%;
    }
    .dashboard-container .ce_text > div:first-of-type figure {
        bottom: inherit;
        left: -250px;
    }
    .dashboard-container .ce_text > div:first-of-type img {
        bottom: inherit;
        left: -250px;
    }
    .dashboard-container .ce_text > p:nth-of-type(3) {
        margin-top: 0;
    }
    #footer .mid {
        text-align: center;
    }
    #footer .mid > a {
        display: inline-block;
        margin: 5px 0 15px;
        position: relative;
    }
}
@media (max-width: 767px) {
    #header::after {
        background-color: #ffffff;
        bottom: 0;
        content: "";
        height: 20px;
        left: -30px;
        position: absolute;
        width: calc(100% + 60px);
    }
    #header {
        background-color: #fff;
        height: 110px;
    }
    #header .inside > div > a:first-of-type {
        top: 60px;
    }
    .open-m .hamburger {
        transform: scale(.8);
    }
    .hamburger {
        cursor: pointer;
        height: 45px;
        margin: 7px 0 0 20px;
        position: absolute;
        right: 0;
        top: 52px;
        transform: scale(.8) skewX(-20deg);
        width: 45px;
        z-index: 20;
    }
    .hamburger span:nth-child(1) {
        top: 0;
    }
    .hamburger span:nth-child(2),
    .hamburger span:nth-child(3) {
        top: 12px;
    }
    .hamburger span:nth-child(4) {
        top: 24px;
    }
    .hamburger span {
        background-color: #000000;
        border-radius: 9px;
        display: block;
        height: 5px;
        left: 0;
        opacity: 1;
        position: absolute;
        transform: rotate(0deg);
        transition: all .25s ease-in-out 0s;
        width: 100%;
    }
    .open-m .hamburger span:nth-child(1) {
        left: 50%;
        top: 12px;
        width: 0;
    }
    .open-m .hamburger span:nth-child(2) {
        transform: rotate(45deg);
    }
    .open-m .hamburger span:nth-child(3) {
        transform: rotate(-45deg);
    }
    .open-m .hamburger span:nth-child(4) {
        left: 50%;
        top: 14px;
        width: 0;
    }
    #header {
        background-color: #ffffff;
        height: 110px;
        margin-top: -5px;
    }
    .open-m #header .nav-container {
        left: -120px;
    }
    #header .nav-container {
        background-color: #ffffff;
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.45);
        left: calc(100vw + 100px);
        padding: 15px 0 30px 121px;
        position: absolute;
        right: inherit;
        top: 110px;
        transform: skewX(-20deg);
        transition: all 0.6s ease 0s;
        width: calc(100% + 240px);
    }
    #header .nav-container > div {
        transform: skewX(20deg);
    }
    #header .nav-container nav:nth-of-type(1),
    #header .nav-container nav:nth-of-type(2) {
        position: relative;
        right: inherit;
        width: 100%;
    }
    #header .nav-container nav:nth-of-type(1) {
        top: 10px;
        width: auto;
    }
    #header .nav-container nav:nth-of-type(1) .level_1 {
        flex-flow: column nowrap;
        padding: 0;
    }
    #header .header-public .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(n) a::before,
    #header .header-public .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(n) strong::before,
    #header .header-members-area .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(n) a::before,
    #header .header-members-area .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(n) strong::before {
        display: none;
    }
    #header .header-public .nav-container nav:nth-of-type(2),
    #header .header-members-area .nav-container nav:nth-of-type(2) {
        top: 12px;
    }
    #header .nav-container nav:nth-of-type(1) .level_1 > li.member-log-in,
    #header .nav-container nav:nth-of-type(1) .level_1 > li.public-area,
    #header .nav-container nav:nth-of-type(1) .level_1 > li.member-area {
        display: none;
    }
    #header .nav-container nav:nth-of-type(2) .level_1 > li {
        font-size: 1em;
    }
    #header .header-public .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(n) a,
    #header .header-public .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(n) strong,
    #header .header-members-area .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(n) a,
    #header .header-members-area .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(n) strong,
    #header .nav-container nav:nth-of-type(2) .level_1 > li,
    #header .nav-container .level_1 a,
    #header .nav-container .level_1 strong {
        font-size: 1em;
    }
    #header .header-public .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(2) a,
    #header .header-public .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(2) strong,
    #header .header-members-area .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(1) a,
    #header .header-members-area .nav-container nav:nth-of-type(1) .level_1 > li:nth-of-type(1) strong {
        color: #000;
    }
    #header .header-public .nav-container nav:nth-of-type(1) .level_1 > li:not(:nth-of-type(2)) a:hover,
    #header .header-members-area .nav-container nav:nth-of-type(1) .level_1 > li:not(:nth-of-type(1)) a:hover {
        color: #000;
    }
    #header .nav-container nav:nth-of-type(2) a::before,
    #header .nav-container nav:nth-of-type(2) strong::before {
        display: none;
    }
    #header .nav-container nav:nth-of-type(2) .level_1 {
        flex-flow: column;
    }
    #header .nav-container nav:nth-of-type(1) .level_1 > li,
    #header .nav-container nav:nth-of-type(2) .level_1 > li {
        padding-bottom: 30px;
    }
    #header .nav-container .level_1 {
        display: flex;
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }
    #header .nav-container nav:nth-of-type(1) .level_1 {
        justify-content: flex-start;
    }
    #header .nav-container nav:nth-of-type(2) .level_1 {
        justify-content: space-between;
    }
    #header .nav-container-mobile {
        display: block !important;
        height: 30px;
        position: absolute;
        top: 0;
        width: 120px;
        z-index: 10;
    }
    #header .header-public .nav-container-mobile,
    #header .header-members-area .nav-container-mobile {
        right: 0;
    }
    #wrapper {
        overflow-x: hidden;
        position: relative;
        width: 100%;
    }
    .member-hero > figure {
        top: -62px;
    }
    .e-section {
        min-height: 0;
    }
    .e-section > div:nth-of-type(1) {
        align-items: center;
        height: 273px;
        padding-bottom: 7px;
        text-align: center;
    }
    .e-section > div:nth-of-type(1) figure {
        left: -80px;
    }
    .join-idee > div:nth-of-type(1),
    .join-idee > div:nth-of-type(2) {
        width: 100%;
    }
    .join-idee > div:nth-of-type(2) {
        align-items: center;
        padding: 20px 0;
    }
    .join-idee > div:nth-of-type(2) p:nth-of-type(1) {
        text-align: center;
    }
    .join-idee a {
        font-size: 1em;
    }
    .grid-a-bb {
        display: block;
    }
    .grid-a-bb > div:nth-of-type(2),
    .grid-a-bb > div:nth-of-type(3) {
        align-items: center;
        padding: 20px 0;
    }
    .banner1 .ce_text {
        width: calc(100%);
    }
    .banner1 .ce_image img {
        height: calc(570px - 74 * ((100vw - 320px) / 447));
        margin-left: calc(-740px + 490 * ((100vw - 320px) / 447));
    }
    .calendar-container {
        display: block;
        overflow-x: auto;
    }
    .calendar-link {
        overflow: hidden;
    }
    .mod_calendar {
        overflow: hidden;
        padding-right: 25px;
        width: 945px;
    }
    .member-key-facts .key-facts {
        padding-left: 0;
        width: 100%;
    }
}
@media (max-width: 720px) {
    .member-list-accordion .members > div:first-of-type {
        padding: 50px 0 80px;
    }
    .member-list-accordion .member-image {
        width: 100%;
    }
    .member-list-accordion .data {
        display: flex;
        flex-flow: row wrap;
        width: 100%;
    }
    .member-list-accordion .member-contact {
        padding: 10px 0 0;
        width: 100%;
    }
    .member-list-accordion .company-contact {
        padding-left: 0;
        width: 100%;
    }
    .member-products figure {
        width: 50%;
    }
}
@media (max-width: 620px) {
    #container {
        min-height: calc(100vh - 420px);
    }
    .hero-our-members .headline,
    .hero-our-members .text-top {
        width: 100%;
    }
    .hero-our-members .text-top {
        margin-top: 30px;
    }
    .hero .headline h1,
    .dashboard h1 {
        font-size: 1.8em;
    }
    .hero .hero-construct {
        margin: 35px -25px 0;
        width: calc(100% + 50px);
    }
    .hero .hero-construct .kicker > div {
        font-size: 0.7em;
    }
    .hero .hero-construct .kicker > div span::before {
        left: -55px;
        width: 40px;
    }
    .hero .key-facts {
        width: 100%;
    }
    .hero .key-facts > div, .key-facts > div > div {
        padding: 0 15px;
        width: 100%;
    }
    .hero .key-fact {
        padding-bottom: 20px;
        padding-left: 0;
    }
    .hero .text-bottom {
        padding: 0 25px;
        width: 100%;
    }
    .hero .text-bottom > p {
        margin: 50px 0 0;
    }
    .hero-about-idee .key-facts > div {
        margin-top: 0;
    }
    .hero-about-idee .key-facts h2 {
        padding: 0 10px 30px;
        width: 100%;
    }
    .hero-about-idee .key-facts > div {
        padding: 0 15px;
    }
    .hero-about-idee .key-facts > div > div {
        padding: 0 10px;
    }
    .hero-about-idee .key-facts > div > div {
        justify-content: space-between;
        width: 100%;
    }
    .hero-about-idee .key-fact {
        height: 203px;
        margin-bottom: 10px;
        width: 100%;
    }
    .hero-about-idee .key-fact .number {
        width: auto;
    }
    .hero-about-idee .key-fact .text {
        max-width: 75%;
        padding: 0;
    }
    .about-idee-view-products .ce_accordion .ce_text {
        width: 100%;
    }
    .supplier-network .section-50-50 > h2 {
        width: 100%;
    }
    .supplier-network .section-50-50 > .ce_text {
        margin-bottom: 40px;
        padding-left: 0;
        width: 100%;
    }
    .supplier-network .section-50-50 > .ce_text p:first-of-type {
        margin-top: 30px;
    }
    .supplier-network-slider {
        display: none;
    }
    .mod_company_list h2 {
        height: 70px;
        padding-left: 25px;
        width: 100%;
    }
    .mod_company_list .company {
        line-height: 0;
        width: 50%;
    }
    .section-50-50 > *,
    .tile-50-50 > * {
        width: 100%;
    }
    .section-50-50 > .ce_text {
        font-family: "Inconsolata";
        padding: 20px 0 0;
    }
    .our-management-container h2 {
        padding-right: 0;
        width: 100%;
    }
    .our-management-container .ce_text {
        margin-bottom: 30px;
        width: 100%;
    }
    .our-management-container .ce_text p:first-of-type {
        margin-top: 0;
    }
    .our-management .idee-accordion .member {
        width: 100%;
    }
    #container .inside > .join-us {
        margin-top: 50px;
    }
    .mod_newslist {
        margin: 80px -10px 0;
    }
    .mod_newslist > h2,
    .mod_newslist .all-news {
        width: 100%;
    }
    .mod_newslist .layout_latest {
        padding: 0 10px 82px;
        width: 100%;
    }
    .e-section.grid-a-bb {
        margin-top: 50px;
    }
    .grid-a-bb > div:nth-of-type(2) {
        align-items: flex-start;
        padding: 50px 0 0;
    }
    .grid-a-bb > div:nth-of-type(3) {
        align-items: flex-start;
        padding: 50px 0 50px;
    }
    .banner1 .ce_image img {
        opacity: 0.7;
    }
    .e-section > div:nth-of-type(1) {
        text-align: left;
    }
    .e-section > div:nth-of-type(1) h2 {
        font-size: 2em;
    }
    .e-section > div:nth-of-type(1) {
        height: 493px;
    }
    .hero-for-suppliers .key-facts {
        padding-left: 0;
    }
    .hero-for-suppliers .text-bottom {
        position: relative;
        top: 0;
    }
    .hero-our-members .text-bottom > p:first-of-type {
        margin: 30px 0 0;
    }
    .hero .text-bottom > p {
        margin: 30px 0 50px;
    }
    #container .inside .work-with .section-50-50 {
        padding: 54px 0 43px;
    }
    #container .inside > .our-members.bg-black {
        margin-top: 0;
    }
    #container .inside > .our-members {
        margin-top: 50px;
    }
    .work-with.tile-50-50 > .ce_text:nth-of-type(1)::before,
    .work-with.tile-50-50 > .ce_text:nth-of-type(1)::after {
        display: none;
    }
    .work-with.tile-50-50 > .ce_text:nth-of-type(n) {
        padding: 0 0 23px 0;
    }
    .work-with-us .section-50-50 {
        display: flex;
        flex-flow: row wrap;
        margin: 50px 0;
    }
    .work-with-us > div.ce_text {
        margin-bottom: 30px;
        width: 100%;
    }
    .work-with-us > div.ce_image {
        display: none;
    }
    .do-you-fit.tile-50-50 {
        margin-bottom: 50px;
        margin-top: 60px;
    }
    .do-you-fit .section-50-50 > .ce_text {
        padding-left: 45px;
    }
    .tile-50-50 > .ce_text {
        align-items: flex-start;
    }
    .do-you-fit.tile-50-50 > .ce_text figure {
        width: 40px;
    }
    .do-you-fit.tile-50-50 > .ce_text h3 {
        margin: 0;
        order: 2;
        width: calc(100% - 40px);
    }
    .do-you-fit.tile-50-50 {
        margin-top: 60px;
    }
    .hero-for-wholesalers .headline, .hero-for-wholesalers .text-top {
        margin: 10px 0 30px;
        width: 100%;
    }
    .hero-for-wholesalers .hero-construct .kicker > div {
        font-size: 0.6em;
    }
    .hero-for-wholesalers .key-fact {
        width: 100%;
    }
    .wholesalers-work-with .section-50-50 {
        margin-top: 50px;
    }
    .wholesalers-work-with.tile-50-50 > .ce_text:nth-of-type(n) {
        margin: 0;
        padding: 42px 20px 42px 0;
        width: 100%;
    }
    .wholesalers-work-with.tile-50-50 > div:nth-of-type(odd) {
        background-color: #e60627;
    }
    .wholesalers-work-with.tile-50-50 > div:nth-of-type(even) {
        background-color: #878787;
    }
    .dashboard-container .event {
        padding: 10px 25px;
        width: 100%;
    }
    .dashboard-container .ce_text {
        margin-left: 0;
    }
    .dashboard-container .ce_text > div:first-of-type figure {
        left: 0;
        margin-bottom: 30px;
        position: relative;
    }
    .mod_eventmenu {
        margin-top: 30px;
        overflow: hidden;
        width: 100%;
    }
    .mod_eventlist {
        overflow: auto;
        width: 100%;
    }
    .mod_eventlist > h2 {
        margin: 30px 0;
    }
    .mod_personalData .widget,
    .mod_changePassword .widget {
        width: 100%;
    }
    .mod_personalData .widget,
    .mod_changePassword .widget {
        flex-flow: row wrap;
    }
    .mod_personalData label,
    .mod_changePassword label {
        width: 100%;
    }
    .mod_personalData input,
    .mod_personalData select,
    .mod_personalData textarea,
    .mod_changePassword input,
    .mod_changePassword select {
        margin: 5px 0 10px;
        width: 100%;
    }
    button.submit::before {
        width: calc(100% + 15px);
    }
    .mod_personalData button.submit,
    .mod_changePassword button.submit {
        margin-left: 25px;
        width: 100%;
    }
    .widget_avatar_container label {
        padding-bottom: 8px;
    }
    .widget_avatar_container .links {
        padding-bottom: 20px;
    }
    .upload_container {
        width: 160px;
    }
    .widget.error p,
    .tl_confirm {
        padding-left: 0;
    }
    #container {
        padding-top: 115px;
    }
    .member-hero > figure {
        top: -14px;
    }
    #footer .level_1,
    .footer-service {
        align-items: center;
        flex-flow: column;
        margin: 0;
    }
    #footer .level_1 li {
        padding-bottom: 20px;
    }
}
@media (max-width: 550px) {
    .member-key-facts {
        margin-top: 34px;
    }
    .member-key-facts h2 {
        margin-top: 30px;
        order: 3;
        width: 100%;
    }
    .member-key-facts .logo {
        order: 1;
        width: 33.3333%;
    }
    .member-key-facts .country {
        order: 2;
        width: 66.6666%;
    }
    .member-key-facts .key-facts {
        flex-flow: row wrap;
        margin-top: 0;
        order: 4;
    }
    .member-key-facts .key-fact:nth-of-type(n) {
        width: 100%;
    }
    .member-container .member-statements {
        margin-top: 70px;
    }
    .member-products figure {
        width: 100%;
    }
}
@media (max-width: 339px) {
    .hero .hero-construct .kicker > div {
        font-size: 0.65em;
    }
}
/* our branches */
.member-container .member-our-branches {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    padding-left: 25px;
    padding-right: 25px;
}
.member-our-branches {
    display: flex;
    flex-flow: column wrap;
    margin-top: 40px;
    align-items: baseline;
}
.member-our-branches h3 {
    align-items: center;
    display: flex;
    margin: 0;
    position: relative;
    font-size: .75em;
}
.member-our-branches .our-branches {
    row-gap: calc(32px / 2);
    padding-left: 22px;
    display: flex;
    flex-flow: row wrap;
    margin-top: 20px;
}
.member-our-branches .our-branches .btn {
    border: none;
    background: transparent;
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 0.75em;
    line-height: 130%;
    text-decoration: none;
    display: inline-block;
}
.member-our-branches .our-branches .btn:not(:last-child) {
    margin-right: calc(32px * 1.5);
}
.member-our-branches .our-branches .btn-branch {
    position: relative;
    color: #000;
}
.member-our-branches .our-branches .btn-branch::before {
    content: "";
    position: absolute;
    transform: skewX(-20deg);
    z-index: -1;
    background-color: #CCCACA;
    top: 0;
    left: calc(-32px / 2);
    width: calc(100% + 32px);
    height: 100%;
    transition: all .2s;
}
.member-our-branches .our-branches .btn-branch:hover {
    color: #fff;
    transition: all .2s;
}
.member-our-branches .our-branches .btn-branch:hover::before {
    background-color: #E3042E;
}
.member-our-branches .our-branches .btn-branch.btn-active {
    color: #fff;
}
.member-our-branches .our-branches .btn-branch.btn-active::before {
    background-color: #000;
}
