@media screen and (max-width: 1080px) {
  .cele.ctype-textmedia.layout-50 .text-overlay .overlay-wrap {
    min-height: calc(100vh - 8.5rem);
    padding: 2.5rem 6.25rem 2.75rem 0;
  }

  /*#c10857 {
    min-height: calc(100vh - 10.75rem);
  }*/

  #c10640 h3 {
    font-size: 3.25rem;
  }
}

@media screen and (orientation: portrait) {
  .cele.ctype-textmedia.layout-50 .text-overlay .overlay-wrap {
    min-height: 0;
    padding: 2rem 0;
  }

  #c10640 h3 {
    font-size: 3.25rem;
  }
}
@media screen and (max-width: 860px) {
.cele.ctype-textmedia .ce-gallery figcaption {
  font-size: 1rem;
}
p.bildunterschrift {
  font-size: 1rem;
}
.ce-image figcaption {
  font-size: 1rem;
}
}

@media screen and (max-width: 760px) {
  #page-header .container {
    padding-top:1rem;
  }
   #page-loader {
    top: 52px;
  }
  #page-header .logo {
    position: absolute;
    top: 1rem;
  }
 #page-header .claim {
  display:block;
  margin-left: 11rem;
  padding-top:0;
 }
  .ctype-heroteaser .content-wrap {
    padding: 2rem 0 1.875rem;
  }
  .ctype-heroteaser .content-wrap:before {
    display:none;
  }
  h2 {
font-size: 1.75rem;
  }
  h3 {
    font-size: 1.57rem;
  }
    h4 {
    font-size: 1.275rem;
  }
   p.vorspann {
    color: #2C2C2C;
  }
  .ctype-imageslider .slick-track {
    background: none !important;
    border-bottom: none;
    padding-bottom:0;
  }
  .ctype-imageslider .slick-dots {
    margin-top:1rem;
  }

  .cele.ctype-textmedia.layout-50 .text-overlay .overlay-wrap {
    min-height: 0;
    padding: 2rem 0;
  }

  #c10640 h3 {
    font-size: 3.25rem;
  }
  .ctype-content-slider .mobile-intro-wrap .mobile-intro-title span {
     font-size: 1.5rem;
  }
  .ctype-heroteaser .video-hero h1, .ctype-heroteaser .video-hero h2, .ctype-heroteaser .video-hero h3 {
    clip-path: inset(0 100% 0 0);
animation: revealClip 0.65s ease-out forwards;
opacity: 1;
animation-delay: 0.5s;
  }
  #c11110.ctype-content-slider .slick-slider .slide-wrap.slide-images .img-fallback,
  #c11112.ctype-content-slider .slick-slider .slide-wrap.slide-images .img-fallback {
  border-bottom: 3rem solid #fff;
}
#c10637 {
padding-top:3rem;
}
.ctype-accordion-tabs-container .tabs-row .tabs-list li {
  margin: 0.75em 0;
}
.ctype-accordion-tabs-container .tabs-row .tab-title {
  padding: 0 0 0.75em;
}
#content.no-hero .cele.ctype-textmedia .container .ce-bodytext p.text-center {
  font-size:1.575rem;
}
.cele.ctype-textmedia .ce-bodytext a.arrow-link {
  padding: 0.6875rem 0 0.6875rem 3rem;
}
p.preline-mobile {
  display: block;
color: #000;
font-weight: 800;
font-size: 1.25rem;
padding: 0 0.1em 0.7em;
margin-top: -1em;
}
#page-footer .footer-title {
  font-size: 1.325rem;
  padding-top:1.25rem;
}
.ctype-content-slider .slick-dots {
  bottom:0;
}
/***************************/
#c11141.cele.ctype-content-slider.layout-50 {
  background-color: #019DE2;
  padding-bottom: 0.5rem;
} 
#c11141.ctype-content-slider .slick-dots {
top: calc(100vw * 0.6667 - 2rem);
bottom: unset;
}
#c11141.ctype-content-slider .slide-wrap .slide-title {
  z-index: 100;
  top: 1.5rem;
}
#c11141.ctype-content-slider .slick-slide .slide-wrap {
padding: 0;
background-repeat: no-repeat;
/*height: calc(100vw * 0.6667);*/
background-size: contain;
background-position: center top;
}
#c11141 .slide-wrap.quote-image.layout-0 .text-container {
  max-width: 100%;
padding: 1.5rem 0;
margin-top: 66vw;
background-color: #205169;
height: 100%;
}

#c11141 .slide-wrap.quote-image.layout-0 .text-container .inner {
border: 0;
max-width: 100%;
border-radius: 0;
padding: 6rem 1rem 0;
}
#c11141 .slide-wrap.quote-image.layout-0 .text-container .inner p a.arrow-link {
  font-size: 0;
}
#c11141.ctype-content-slider .slide-wrap .slide-title span {
  font-size:1.5rem;
}
#c11141.ctype-content-slider .slide-wrap .text-container .inner:before {
display: block;
content: "";
background: url("../../typo3conf/ext/rm_theme/Resources/Public/Images/quote.svg") no-repeat center center;
background-size: 100%;
width: 4.375rem;
height: 3.75rem;
margin: 2.225rem auto 1.5rem;
}
#c11141 .slide-wrap.quote-image.layout-0 {
  display: block;
}
/***************************/
}


@media screen and (max-width: 520px) {
  #overlay-menu .ctype-menu_pages header h2, #overlay-menu .ctype-menu_subpages header h2 {
    font-size:3rem;
  }
  p.vorspann {
    font-size: 1.45rem;
  }

  #c10640 h3 {
    font-size: 2.4rem;
    padding-right: 0;
  }
  .video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh; /* Oder ein anderer Wunschwert */
}

.video-wrap video {
min-height: 50vh;
}
.bg-img {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.bg-outer-wrap {
    position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh; /* Oder ein anderer Wunschwert */
}
.bg-outer-wrap img.mobile-bg-img {

  min-width: 180vw; /* bewusst breiter als der Viewport */

transform: translate(-19%,0);
 
  }
  #content .space-before-60:first-of-type {
padding-top: 0.5rem;
  }
 #content #c9383.space-before-60,
 #content #c10623.space-before-60,
 #content #c10624.space-before-60 {
    padding-top: 1.875rem;
  }

#page-footer .footer-nav ul {
  padding-top:1rem;
}
#page-footer .footer-nav a,
#page-footer .footer-nav button {
  font-size: 1rem;
}


}
@media screen and (max-width: 400px) {
#page-header .claim {
  display:none;
 }
}
@media screen and (min-width: 761px) {
#c11591.ctype-heroteaser .content-wrap:before {
height: 130px;
background: linear-gradient(0deg, rgb(148, 148, 148) 100%, rgb(255, 255, 255) 0%);
bottom: 330px;
}
#c11591.ctype-heroteaser .content-wrap:after {
  content: "";
display: block;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
background: white;
transform: translate3d(0, 0, 0);
mix-blend-mode: multiply;
pointer-events: none;
height: 330px;
background: linear-gradient(0deg, rgb(32, 32, 32) 0%, rgb(148, 148, 148) 100%);
}
#c11591.ctype-heroteaser .heroteaser-wrap .container-690 {
  z-index:1;
}
}
@media screen and (min-width: 761px) and (max-width: 1080px) {
  .cele.ctype-textmedia.layout-50 .text-overlay.container {
    padding: 0 3.25rem;
  }

  .cele.ctype-textmedia.layout-50 .ce-textpic:before {
    width: 4.26rem;
  }
  #page-loader {
    top: 52px;
  }
  #page-header .logo {
    top: 1.025rem;
  }
  #page-header .claim {
    margin-left: 11rem;
    padding-top: 1rem;
  }
}

@media screen and (min-aspect-ratio: 13 / 9) and (min-width: 1081px) {
  .cele.ctype-textmedia.layout-50 .text-overlay .overlay-wrap:before {
    width: 12.766rem;
  }

  .cele.ctype-textmedia.layout-50 .text-overlay .overlay-wrap:after {
    left: 12.75rem;
  }

}
