body {color:#555555;background-color:rgba(255,255,255,1);background-image: none/*url(/images/banners/bg_body3.jpg?1760374322697)*/;background-repeat: no-repeat; background-position: center right;background-attachment:fixed;font-size:18px;line-height:1.5em;}

@supports (display:grid) {
  .site-grid {
    grid-gap: 0 1em;
    grid-template-columns: [full-start]minmax(0,1fr)[main-start]repeat(4,minmax(0,19.875rem))[main-end]minmax(0,1fr)[full-end];
    grid-template-areas:
".banner banner banner banner." 
".top-a  top-a  top-a  top-a. "
".banner2 banner2 banner2 banner2." 
".top-b  top-b  top-b  top-b. "
".banner3 banner3 banner3 banner3."
".top-c  top-c  top-c  top-c. "
".banner4 banner4 banner4 banner4."
".top-d  top-d  top-d  top-d. "
".banner5 banner5 banner5 banner5."
".top-e  top-e  top-e  top-e. "
".banner6 banner6 banner6 banner6."
".comp   comp   comp   comp.  " 
".side-r side-r side-r side-r." 
".side-l side-l side-l side-l." 
".bot-a  bot-a  bot-a  bot-a. " 
".bot-b  bot-b  bot-b  bot-b. ";
    display: block;float:left;
  }
}
@supports (display:grid) {
  @media (width >= 992px) {
    .site-grid {
      grid-template-areas:
".banner banner banner banner." 
".top-a  top-a  top-a  top-a. "
".banner2 banner2 banner2 banner2." 
".top-b  top-b  top-b  top-b. "
".banner3 banner3 banner3 banner3."
".top-c  top-c  top-c  top-c. "
".banner4 banner4 banner4 banner4."
".top-d  top-d  top-d  top-d. "
".banner5 banner5 banner5 banner5."
".top-e  top-e  top-e  top-e. "
".banner6 banner6 banner6 banner6."
".side-l comp   comp   side-r." 
".bot-a  bot-a  bot-a  bot-a. " 
".bot-b  bot-b  bot-b  bot-b. ";
    }
  }
}

.background-bild {
  position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:0;background-image: url(/images/parkhotel/bg-hotel-3000.jpg?1753281366910);background-repeat: no-repeat; background-position: 0px top;
}
.container-banner {
  display: block;
  float: left;
}
.gray img {
  height:10%!important;width:auto;
}
.modul-logo {
  width: 100%; max-height:150px;background-color: rgba(255,255,255,0.7); padding: 30px 0px 40px 0px;
  }
.modul-logo img {
  width:50%;max-width:250px;
}
.balken-green {
  width: 100%; background-color: rgba(61,112,42,0.7); padding: 20px 0px 20px 0px;margin:0px 0px 20px 0px;
  }
/* ================= Typografie ================= */
h1,h2,h3,h4,h5 {color:rgba(122,147,122,1);}

.lead a:link {
  color:#daf97c!imortant;font-size:0.8em!important;
}
.lead a:hover {
  color:#ffffff;
}
h1 {
  font-size:3em;text-decoration:none;text-transform: uppercase;text-align:center;padding-top:20px;padding-bottom:30px;
  margin-top:0px;margin-bottom:0px;font-weight:300;
}
.start-banner {
    font-size:3em;color:white;
  }
.blog-featured {
  padding:20px 20px;
}
.com-content-article {
  padding:20px 20px;
}
.display-4 {
  color:#ffffff!important;padding:20px 0px;
}
.page-header {
  padding:0px 20px 0px 20px; margin-top:20px;margin-bottom:40px;
}
.page-header h1 {
  color: /*#3d702a*/rgba(122,147,122,1)!important; font-family:times;font-weight:100!important;
  letter-spacing:0.07em; border-bottom: 1px solid rgba(180,195,180,1);
}
h2 {
  font-size:2.2em;font-weight:300!important; color:rgba(122,147,122,1);text-align:center;
  margin-bottom:20px; padding-top:40px;padding-bottom:40px;
  font-family: times;border-bottom: 1px solid rgba(180,195,180,1);
}

.titel2 {font-weight:300!important; font-size:1.8em!important;color:#3d702a!important;}
h3 {font-weight:400;font-size: 1.4em;margin-top:30px;color:rgba(180,195,180,1);}
h4 {text-align:center;font-weight:400;font-size: 1.2em;margin-top:30px;color:rgba(122,147,122,1);}
h5 {text-align:center;font-weight:400;font-size: 1em;margin:15px auto 15px auto;color:rgba(122,147,122,1);}
p {color:#555555;font-weight:300;}
a:link {color:#6c8521;text-decoration:none;}
a:visited {color:black;}
a:focus {}
a:hover {color:#d4e5a3;text-decoration:none;}
a:active {color:black;}
a:not([class]) {text-decoration: none;}
.white-link a:link {color:white;text-decoration:none;font-weight:300;}
.white-link a:visited {color:white;}
.white-link a:focus {color:white;}
.white-link a:hover {color:rgba(67,231,5,1);text-decoration:none;}
.white-link a:active {color:rgba(67,231,5,1);}
li {color:#555555;font-weight:300;margin:10px 0px;}
.date-preise {color:white; background-color:rgba(122,147,122,1);padding:10px 10px; }
.preise {color:#3d702a; background-color:rgba(219,224,219,1);padding:10px 10px;}
.preise a:link {color:#3d702a;}
.preise a:visited {color:#3d702a;}
.preise a:focus {color:black;}
.preise a:hover {color:black;}
.preise a:active {color:black;}
@media (max-width: 991px) {
  h1 {font-size:2em;}
  h2 {font-size:1.5em;}
}
/* ================= Ende Typografie ============= */

/* ================= Farben ====================== */ 

.container-header {
  background-color:/*#3d702a*/transparent;
  /*box-shadow: inset 0 5px 5px rgba(0,0,0,.03);*/
  position: relative; text-align: center;
  z-index: 10;
  background-image:none;
}
.container-topbar, .container-below-top {
  color: #fff;background-color:transparent;
}
/* ================= Struktur ====================== */ 
main {
  background-color:rgba(255,255,255,0.9);margin-top:20px;margin-bottom:10px;
}
.main-bottom {
  padding:0px 20px 0px 20px;
}
.com-content-category-blog__items {
  padding-left:20px;padding-right:20px;
}
/*.com-content-article__body {
  padding-left:20px;padding-right:20px;
}*/
.card {
  background-color:#ffffff;margin: 0px 0px 1px 0px;
  border: none;
}
.card-body {padding:0px 0px;}
/*.card {
  --card-spacer-y: 1rem;
  --card-spacer-x: 1rem;
  --card-title-spacer-y: 0.5rem;
  --card-title-color: ;
  --card-subtitle-color: ;
  --card-border-width: 0px;
  --card-border-color: transparent;
  --card-border-radius: none;
  --card-box-shadow: ;
  --card-inner-border-radius: none;
  border: none;
  border-radius:none;
}*/
:root{--cassiopeia-color-primary:#dfdaac!important;--cassiopeia-color-link:#224faa;--cassiopeia-color-hover:#424077}

.container-header .grid-child {
  padding: .5em; text-align: center!important;
}
.container-header .navbar-brand {
  color: #fff;
}
.navbar-brand img {
  width:250px;height:auto;text-align:center!important;margin-left:auto;margin-top: 10px;margin-bottom: 10px;margin-right:auto;
}

.container-header .container-nav {
  background-color: #3d702a;
}
.head-image {
  height: 720px; border-top: 10px solid #fefae9;border-bottom: 10px solid #fefae9;background-size: cover;
}
.container-banner {
  display: block;float:left;background-color:rgba(255,255,255,0.8);padding:0px 0px;
  margin: 0px 0px 0rem;border-top: 0px solid rgba(255,255,255,0.5);border-radius:0px!important;
}
.mod-articles-grid {
  margin:10vh 20px;border-top: 0px solid rgba(255,255,255,0.5);border-radius:0px!important;
}
.mod-articles-item .mod-articles-item-content {
  order: 1;text-align:center;background-color:rgba(255,255,255,0.5);padding:20px 0px;border-top: 5px solid rgba(255,255,255,0.5);border-radius:0px!important;
}
.footer {
  z-index:2;
  color:white!important;
  background-color: rgba(61,112,42,1);
  background-image: none;
  color: inherit;
  margin-top: 1em;
   -webkit-box-align: top;
  -ms-flex-align: top;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  justify-content: space-between;
  padding: 20px .5em;
}
.footer p {color:white;}
@media (max-width: 991px){
#mod-custom126 {
  margin-top:20px;margin-right:20px;
}
}

/* ================== Spalten =================== */
.spalte1-3 {
  width:100%; height:auto; float:left; display:block; margin-bottom:0px;
}
.spalte-halblinks-text {
  width: 70%;float:left;
}
.spalte-halblinks {
  width: 49.5%;float:left;margin-top:20px;margin-right:1%;margin-bottom:20px;
}
.spalte-halbrechts {
  width: 49.5%;float:left;margin-top:20px;margin-bottom:20px;
}
.spalte-halb-links {
  width: 49.5%;float:left;padding:20px 20px; margin-top:20px;margin-right:1%;margin-bottom:20px;
}
.spalte-halb-links img {
  width:47%;padding:5px 5px; border:1px solid rgba(61,112,42,0.2);border-radius:15%;float:left;margin:0px 10px 10px 0px;
}
.spalte-halb-rechts {
  width: 49.5%;float:left;padding:20px 20px;margin-top:20px;margin-bottom:20px;
}
.spalte-halb-rechts img {
  width:100%;padding:5px 5px; border:1px solid rgba(61,112,42,0.2);border-radius:15%;float:left;margin:0px 0px 10px 0px;
}
.spalte-1 {
  width:33%; float:left;margin-right:0.5%;margin-bottom:20px;
}
.spalte-2 {
  width:33%; float:left;margin-right:0.5%;margin-bottom:20px;
}
.spalte-3 {
  width:33%; float:left;margin-bottom:20px;
}
@media (max-width: 991px){
  .spalte1-3 {width:100%; height:auto;float:left; display:block;margin-bottom:20px;}
.spalte-halblinks-text { width: 100%;float:left;}
.spalte-halbrechts { width: 100%;float:left;}
  .spalte-halblinks { width: 100%;float:left;margin-right:0px;}
.spalte-1 {width:100%; float:left;margin-right:0%;margin-bottom:20px;}
.spalte-2 {width:100%; float:left;margin-right:0%;margin-bottom:20px;}
.spalte-3 {width:100%; float:left;margin-right:0%;margin-bottom:20px;}
  .spalte-halb-links {
  width: 100%;float:left;padding:0px 20px 20px 20px; margin-top:20px;margin-right:0px;margin-bottom:0px;
}
.spalte-halb-rechts {
  width: 100%;float:left;padding:0px 20px;margin-top:0px;margin-bottom:20px;
}
}

/* ================== Banner =================== */

.container-banner .banner-overlay {
  color: #ffffff!important;
    background-position-x: left;
    background-position-y: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 70vh;margin:0vh 0vh;
}

.container-banner .banner-overlay .overlay {
  height:70vh;
  background-color: transparent;
  justify-content: flex-start;align-items:center;
  padding:0px 0px;
}
.overlay h1 {
  color:rgba(255,255,255,0);padding-bottom:10px;font-size:0.5em;margin:0px 0px;font-family:times;
}
.overlay h2 {
  color:rgba(20,20,20,1);margin:15px 0px;font-family:times;
}
.overlay p {
  color:rgba(255,255,255,1);font-size:1.2em;line-height:1.5em;letter-spacing:0.06em;
}
.overlay h3 {
  color:rgba(20,20,20,1);font-size:1.6em;padding-top:10px;border-top: solid 1px rgba(255,255,255,1);margin-top:0px;margin-bottom:20px;letter-spacing:0.02em;font-weight:300;font-family:times;
}
.overlay h4 {
  color:rgba(255,255,255,1);font-size:1.8em;padding-bottom:10px;margin-bottom:20px;border-bottom: solid 1px rgba(255,255,255,1);letter-spacing:0.02em;font-weight:300;font-family:times;
}
.start-overlay {
  padding: 0px 50px; margin: 50px 0px 0px 0px; background-color: rgb(255,255,255,0.8); text-align: center;
}

.banner-text {
  background-color: #3d702a; width: 100%; height: 100%; color: white!important; display: inline; vertical-align: middle;
  }
.banner-text-2 {
  top:20px;bottom:20px;
  background-color: rgba(10, 10, 10, 0.3); 
  width:80%; min-width:400px; height: auto;padding:1em 20px 1em 20px; 
  color: white!important; display: inline; 
  font-size:0.8em; line-height: 3em!important;text-align:center!important;
  }
.banner-text-2 h2 {
  font-weight:500!important; font-size:2em!important;
}
.banner-text-white {
  top:0px;bottom:0px; float:left;display:block;
  background-color: rgba(14, 100, 14, 0.4); 
  width:100%; min-width:400px; height: 100%;padding:0em 0px 0em 0px; 
  color: white!important; display: inline; 
  font-family:times;font-size:0.8em;font-weight:light; line-height: 3em!important;text-align:center!important;
  }
.banner-text-white h2 {color:white;font-weight:500; font-size:3em;}
.banner-text-bild {
  background-color: transparent; width: 100%; height: 100%; color: white!important; display: inline; vertical-align: middle;
  }
.lead {
  color:white!important; font-size:1.5em;line-height:1.7em;font-weight:100!important;letter-spacing:0.2px;background-color:rgba(255,255,255,0.2);padding:20px 0px;
}
.banner-text .banner-text-bild p {
  font-size: 1.2em;
  }
  .lindau {
    background-image: url("/images/banners/bg_body5.jpg");background-size:cover; width:100%;height:100%;
    }

/* --------- Banner mobile ------------ */
@media (max-width: 949px){
  .container-banner .banner-overlay .overlay {
  height:50vh;
  background-color: transparent;
  justify-content: flex-start;align-items:center;
  padding:0px 0px;
}
.container-banner .banner-overlay {
  background-position-x: left;
    background-position-y: top;
  background-size: cover;
  background-attachment: local;
  height: 50vh;
}
.start-overlay {
  margin: 70px 0px 0px 0px;
}
  .lindau {
    background-image: url("/images/banners/bg_body5.jpg");background-size:cover;
  }
  .lead {
    font-size:1.2em;
  }

.start-banner {
    font-size:2em;color:white;
  }
.badende {display:none;visibility:none;}
#mod-custom125 {
  background-image: url("/images/banners/bg_body5.jpg")!important;
  background-size:contain;background-position: left 30%;background-repeat:no-repeat !important;
}
.banner-text p, .banner-text-bild p, .lindau p, .red p {
  font-size: 1em;
  }
}
@media (max-width: 768px) {
  .container-banner .banner-overlay {
    background-color: #ffffff;
    background-position-x: 0px;
    background-position-y: 0px;
    background-size: cover;
    background-attachment: local;
    height: 100%;
  }
  .container-banner .banner-overlay .overlay {
    background-color: rgba(255,255,255,0.1); 
    height: 100%;
  }
 /* #mod-custom147 {
  background-image: none!important;
}*/
}

#mod-custom124 {
  height:auto;min-height:500px;
  }
/* ============== Sections ============================= */
.red {
    background-color: rgba(235,55,15,0.5);width:100%;auto;float:left;
  }
  .gray-light {
    background-color: rgba(226,239,226,0.5); width:100%; height:100%;
  }
 .gray {
    background-color: rgba(70,70,70,0.5); width:100%; height:auto;float:left;padding:20px 20px;
  }
.vine {
    background-color: rgba(95,24,66,0.7); width:100%; height:auto;float:left;padding:0px 20px;
  }
.green-dark {
    background-color: rgba(5,45,10,0.7); width:100%; height:auto;float:left;
  }
.sun {
    background-color: rgba(235,180,17,0.7); width:100%; height:auto;float:left;
  }
.bluete {
    background-color: rgba(204,176,190,0.7); width:100%; height:auto;float:left;
  }
.white-light {
    background-color: rgba(245,245,245,0.7); width:100%; height:100%;padding:0px 0px;
  }
@media (max-width: 949px){

.start-overlay {
  margin: 70px 0px 0px 0px;
}
  .lindau {
    background-image: url("/images/banners/bg_body5.jpg");background-size:cover;
  }
  .red {
    background-color: rgba(255,55,15,0.7); width:100%; height:100%;line-height:2em;
  }
  .gray-light {
    background-color: rgba(226,239,226,0.5); width:100%; height:100%;
  }
  .gray {
    background-color: rgba(70,70,70,0.8); width:100%; height:auto;
  }
  .white-light {
    background-color: rgba(245,245,245,0.7)/*#e2efe2*/; width:100%; height:100%;
  }
}
@media (max-width: 768px){
.red {
  background-color: rgba(235,55,15,1);
  width: 100%;
  float: left;
}
/*  .container-banner .banner-overlay {
  background-position-x: -700px;
    background-position-y: -200px;
  background-size: auto;
  background-attachment: fixed;
  height: 70vh;width:100%;
    display:block;float:left;
}
  #mod-custom118 {
    display:block;float:left;
  }*/
  .overlay h4 {width:80%;font-size:auto;padding 0px 0px;}
  .white-link a {font-size:0.8em;line-height:0.8em;}
  }

  /* -------------------------- Maxi Menu ----------------------------------- */
  div#maximenuck128 {
    width:100%;float:left;
}
.menu-bild {width:31%;margin-right:10px;}
div#maximenuck128 ul.maximenuck li ul.maximenuck2 li p, div#maximenuck128 ul.maximenuck2 li p {
  line-height:1.4em!important;
  margin: 0 0 10px 0;
  font-size: 1em!important;
  text-align: left;
}
.menu-bild a {width:31%!important;margin-right:10px;}
.menu-text {font-size:1em!important;}
.mobilemenuck-bar-title {
  background: #3D702A;
  background: rgba(61,112,42,1)!important;
  -pie-background: rgba(61,112,42,0.5);
  color: #FFFFFF;
  font-weight: normal;
  text-indent: 20px;
  line-height: 43px;
  font-size: 1em;
}
  /* -------------------------- Metis Menu footer ----------------------------------- */
.metismenu.mod-menu .metismenu-item.active > a, .metismenu.mod-menu .metismenu-item.active > button, .metismenu.mod-menu .metismenu-item > a:hover, .metismenu.mod-menu .metismenu-item > button:hover {
  text-decoration: none;color:rgba(180,195,180,1);
}
.metismenu.mod-menu .metismenu-item > span, .metismenu.mod-menu .metismenu-item > a, .metismenu.mod-menu .metismenu-item > button {
  text-overflow: ellipsis;
  white-space: nowrap;
  text-decoration: none;
  overflow: hidden;color:white;
}
/* ================= Buchungsbutton ======================== */
.buchungsbutton {
  max-width:300px;color:white;background-color:rgba(61,112,42,1);
  padding:8px 10px 1px 10px;margin:0px auto 10px auto;font-size:1rem;
}
.buchungsbutton:visited {color:white;background-color:rgba(67,231,5,1);font-size:1rem;}
.buchungsbutton:focus {color:white;background-color:rgba(67,231,5,1);font-size:1rem;}
.buchungsbutton:hover {color:white;background-color:rgba(67,231,5,1);font-size:1rem;}
.buchungsbutton:active {color:white;background-color:rgba(67,231,5,1);font-size:1rem;}
.buchungsbutton a:link {color:white;}
.buchungsbutton a:visited {color:white;}
.buchungsbutton a:focus {color:white;}
.buchungsbutton a:hover {color:white;}
.buchungsbutton a:active {color:white;}


/* ================== Ende Kontaktbutton =================== */

/* ================== CCM19 Consent ======================== */
.ccm-root .ccm-settings-summoner img {
  width:40px;height:40px;paddingleft:0px;
}
.ccm-settings-summoner--link ccm--ctrl-init {
  background-color: #37db16!important; background-image: none;
}
.ccm-settings-summoner {
  position: fixed;background-color:#26cd06;color:#000000;
  bottom: 40px;
  left: 15px;
  width: 20px;
  height: 20px;
  pointer-events: none;
  z-index: 99999999;
}
.ccm-root .button.ccm--decline-cookies:hover, .ccm-root button.ccm--decline-cookies:hover {
  color: #ececec;
  background-color: #37db16;
  border-color: #37db16;
}
.ccm-root .button:hover, .ccm-root button:hover {
  background-color: #37db16;
  border-color: #37db16;
}
.ccm-root .button.ccm--decline-cookies, .ccm-root button.ccm--decline-cookies {
  color: #ececec;
  background-color: #1f850b;
  border-color: #1f850b;
}
.ccm--badge, .ccm-root .button, .ccm-root button {
  color: #ffffff;
  background: #1f850b;
  border: 3px solid #1f850b;
}
.ccm-root .button.ccm--button-primary, .ccm-root button.ccm--button-primary {
  color: #ffffff;
  background: #1f850b;
  border-color: #1f850b;
}
.ccm-dismiss-button {
  width:16px; height:16px;background-color:transparent!important; background-image:none!important;
}
.ccm-root .ccm-dismiss-button::after {
  display: block; background-image:none!important; background-color:transparent!important;
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8.517 8.502" height="100%" width="100%"><path style="fill:%23101010;fill-opacity:1;stroke:none" d="m 8.3,6.35 c 0.31,0.31 0.27,0.71 0,0.97 L 7.32,8.28 C 6.99,8.6 6.61,8.54 6.35,8.28 L 4.26,6.19 2.17,8.28 C 1.85,8.6 1.46,8.54 1.19,8.28 L 0.216,7.32 C -0.1,7.01 -0.043,6.6 0.216,6.35 L 2.32,4.26 0.216,2.15 c -0.309,-0.31 -0.256,-0.7 0,-0.96 L 1.19,0.216 c 0.32,-0.313 0.72,-0.262 0.98,0 L 4.26,2.3 6.35,0.216 c 0.31,-0.312 0.71,-0.261 0.97,0 L 8.3,1.19 c 0.31,0.31 0.26,0.7 0,0.96 L 6.19,4.26 Z"/></svg>') / "x";
  width: 15px;
  height: 15px;
}
.ccm-root .ccm-dismiss-button {
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
  width: 16px!important;
  height: 30px;
  min-height: 0;
  margin: 0;
  padding: 7px 10px;
  line-height: 16px;
  border: none;
  background: #fff0;
  z-index: 2;
  opacity: .6;
  color: #0b0b0b;
}
.ccm-root .button::before, .ccm-root .button::after, .ccm-root button::before, .ccm-root button::after {
  content: none;
}

/* ================== Ende CCM19 Consent ======================== */

/* ================== Übernahme Mischel Video ========================= */
/* ================ Video Banner =================== */
  .video-banner {
    position: relative;margin-top:0px;margin-right:0px;margin-left:0px;
    width: 100%;
    height: 70vh; /* Oder gewünschte Höhe */
    /*overflow: hidden;*/
}
.back-video {
    position: absolute;
    left:0; right: 0; bottom: 0;
    width: 100%;height: 100%;
    z-index: -1;
    object-fit: cover;
}

.banner-overlay-start {
  z-index: 2;
  position: absolute;
  top: 0px; left: 0px; width: 100%; height: 70vh; padding-top: 0px; margin-top:0px;
  background-color: rgba(33,41,42,0.6);
  /*opacity: 0.4;*/
  color: green;
  
}
.banner-text-mischel {
  z-index: 3;
  position: absolute; 
  top: 100px; margin-right:auto; margin-left:auto;width:100%;
  text-align:center!important;
}

.lead-1 {
  color: #fff; font-size: 2rem; font-weight: 300;
}
@media (width<=2500px){
.banner-text-mischel h2 {
  font-size: 4em;margin-top:100px;
}
}
@media (width<=1200px){
.video-banner {
  margin-right: 0px;
  margin-left: 0px;
  width: 100%;
}
.banner-overlay-start {
margin-top:0px;margin-left:0px;
  background-color: rgba(33,41,42,0.6);
}
.banner-text-mischel { 
  top: 10px;
}
.banner-text-mischel h2 {
  font-size: 3em;margin-top:75px;
}

}
@media (width<=991px){
.video-banner {
    position: relative;margin-top:0px;margin-right:-20px;margin-left:-20px;
    width: 100%;
    height: 60vh; /* Oder gewünschte Höhe */
    /*overflow: hidden;*/
}
  .banner-overlay-start {
  top: 0px; left: 0px; width: 100%; height: 60vh; padding-top: 0px; margin-top:0px;margin-left:0px;background-color: rgba(33,41,42,0.6);
}
  .banner-text-mischel h2 {
  margin-top:50px;
}
}
@media (width<=768px){
.video-banner {
    margin-right:0px;margin-left:0px;
    width: 100%;height:40vh;;
}
 
.back-video {
    left: 0px; top: 0px;
    width: 100%; height: 100%;
    object-fit: cover;
}
.banner-overlay-start {
  margin-top:0px;background-color: rgba(33,41,42,0.6);/*display:none;*/
  width: 100%;height:40vh;;
}
.banner-text-mischel h2 {
  font-size: 2em;margin-top:0px;
}
  .banner-text-mischel  .lead-1 {
  font-size: 1.5rem;
}
.banner-text-mischel .lead-2 {
  display:none;
}
}
/* ================== Ende Übernahme ============== */