/* Opener bspw. auf Über uns */
.dce-slider.type-0 {position: relative;  }
.dce-slider.type-0 .slider-conversion {position:absolute; width: 100%; height: 100%; background-image: linear-gradient(to top, rgba(0,0,0,.55) 33%, transparent 70%);}
.dce-slider.type-0 h2 { font-size: calc(36px + (87 - 36) * ((100vw - 320px) / (1319 - 320)));; text-shadow: 1px 1px #585858; color: #fff; margin: 7% 0 0 60%;}
body.about-us .dce-slider.type-0 h2, body.member .dce-slider.type-0 h2 { width: 100%; font-size: calc(19px + (65 - 19) * ((100vw - 320px) / (1319 - 320))); text-shadow: 1px 1px #585858; color: #fff; margin: 2% 0 0 2%; padding-right: 20px;}

/* MBox Partneralider */
.dce-slider-h4-wrap.type-1 { background-color: var(--bodyBackground); padding: 1.4em; font-size: clamp(.6em,1.5vw,1em);}
.dce-slider-h4-wrap.type-1 h4{ color: #494949;font-size: 1.6em; margin-bottom: .9em; }
.dce-slider.type-1 {display: grid; grid-template-columns: 1fr auto auto; border-bottom: 1px dotted #898989; padding-bottom: 1.5em;}
.dce-slider.type-1 .slick-list {grid-area: 1/1/2/-1; margin-bottom: 2em; }
.dce-slider.type-1 .slick-track { display:flex;}
.dce-slider.type-1 .slide-element { float: unset;}
.dce-slider.type-1 .slider-image-wrap picture { display: flex; justify-content: center; }
.dce-slider.type-1 .slider-image-wrap img { width: 198px; height: 80px;}
.dce-slider.type-1 .slide-element.sd-1 img { width: 110px;}
.dce-slider.type-1 .slide-element.sd-2 img {width: 160px; height: 72px;margin-top: 8px;}
.dce-slider.type-1 .slide-element.sd-4 img { width: 215px}
.dce-slider.type-1 .slick-arrow { position: unset; }
.dce-slider.type-1 .slick-arrow::before { text-shadow: unset; color: rgba(109,109,109,.9); font-size: 1.45em; }
.dce-slider.type-1 button.slick-prev { grid-area: 2/2/3/3; margin-right: 1.4em }
.dce-slider.type-1 button.slick-next { grid-area: 2/3/3/4; }
.dce-slider.type-1 ul.slick-dots  { position: unset; grid-area: 2/1/3/2; align-self: center; display: flex !important; list-style: none; }
.dce-slider.type-1 ul.slick-dots li button  { width: 13px; height: 13px; background-color: #6d6d6d; }
.dce-slider.type-1 ul.slick-dots li.slick-active button  { background-color: #fff; border: 1px solid #6d6d6d; }

@media (min-width: 768px){
    /* Opener bspw. auf Über uns */
    .dce-slider.type-0 h2 { margin: 10% 0 0 70%; }
    body.about-us .dce-slider.type-0 h2::after {content: 'Keine Gewerkschaft vertritt die Interessen der Eisenbahnerinnen und Eisenbahner besser als die GDL'; display: block; font-size: calc(17px + (25 - 17) * ((100vw - 762px) / (1319 - 762))); margin: 5px 0 0 5px; }
    body.about-us .dce-slider.type-0 h2, body.member .dce-slider h2 {margin-top: 8%; }

}

@media (min-width: 1320px) {
    /* Opener bspw. auf Über uns */
    .dce-slider.type-0 h2 { font-size: 88px; }
    body.about-us .dce-slider.type-0 h2, body.member .dce-slider.type-0 h2 {font-size: 66px; margin-top: 12%;}
    body.about-us .dce-slider.type-0 h2::after { font-size: 25px;}

}