.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url(../../assets/jquery/mediaelement/2.21.2/images/loading.gif) 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(../../assets/jquery/mediaelement/2.21.2/images/controls.png)}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url(../../assets/jquery/mediaelement/2.21.2/images/background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/jumpforward.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:url(../../assets/jquery/mediaelement/2.21.2/images/skipback.png) no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../../composer/vendor/asfaloth-de/slick/slick/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../composer/vendor/asfaloth-de/slick/slick/./fonts/slick.eot');
    src: url('../../composer/vendor/asfaloth-de/slick/slick/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../composer/vendor/asfaloth-de/slick/slick/./fonts/slick.woff') format('woff'), url('../../composer/vendor/asfaloth-de/slick/slick/./fonts/slick.ttf') format('truetype'), url('../../composer/vendor/asfaloth-de/slick/slick/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

html.mfp-open {
  margin-right:0!important;
}

body {
	overflow-y:scroll;
}

:root{--blue:#176ccc;--indigo:#6610f2;--purple:#939;--pink:#e83e8c;--red:#ff4716;--orange:#fd7e14;--yellow:#f9a401;--green:#090;--teal:#0ee646;--cyan:#17a2b8;--white:#fff;--gray:#515151;--gray-dark:#282828;--gray:#666;--primary:#176ccc;--secondary:#515151;--success:#090;--info:#17a2b8;--warning:#f9a401;--danger:#ff4716;--light:#e0e0e0;--dark:#282828;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--font-family-sans-serif:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3;}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}@-ms-viewport{width:device-width;}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5;color:#666;text-align:left;background-color:#0ee646}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem}p{margin-top:0;margin-bottom:0.625rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:0.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#176ccc;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0f4887;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace, monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#515151;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:0.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:0.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}.breadcrumb,.mod_breadcrumb ul{display:flex;flex-wrap:wrap;padding:0 4px;margin-bottom:0;list-style:none;background-color:transparent;border-radius:0.25rem}.breadcrumb-item + .breadcrumb-item::before{display:inline-block;padding-right:0.5rem;padding-left:0.5rem;color:#fff;content:">"}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:inherit}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:0.5625rem;background-color:#c1c1c1;border-radius:0.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;background-color:#176ccc;transition:width 0.6s ease}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1,.h1{font-size:1.875rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.3125rem}h4,.h4{font-size:1.125rem}h5,.h5{font-size:0.9375rem}h6,.h6{font-size:0.75rem}.lead{font-size:0.9375rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0, 0, 0, .1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:0.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:0.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:0.9375rem}.blockquote-footer{display:block;font-size:80%;color:#515151}.blockquote-footer::before{content:"\2014 \00A0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;clip-path:none}.fade{opacity:0;transition:opacity 0.15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:auto;margin:0 auto}.mfp-inline-holder .mfp-content > *,.mfp-ajax-holder .mfp-content > *{padding:40px 0 40px}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{width:auto}.layout-filmstudio .box_blue .ce_tabs nav.nav ul li.ui-tabs-active a,.layout-filmstudio .box_blue .ce_tabs ul.nav li.ui-tabs-active a,.layout-filmstudio .box_blue .ce_tabs nav.nav ul li.active a,.layout-filmstudio .box_blue .ce_tabs ul.nav li.active a,.layout-filmstudio .box_blue .ce_tabs nav.nav ul li.trail a,.layout-filmstudio .box_blue .ce_tabs ul.nav li.trail a,.layout-filmstudio .box_blue .ce_tabs nav.nav ul li.ui-tabs-active span,.layout-filmstudio .box_blue .ce_tabs ul.nav li.ui-tabs-active span,.layout-filmstudio .box_blue .ce_tabs nav.nav ul li.active span,.layout-filmstudio .box_blue .ce_tabs ul.nav li.active span,.layout-filmstudio .box_blue .ce_tabs nav.nav ul li.trail span,.layout-filmstudio .box_blue .ce_tabs ul.nav li.trail span,.box_tabs.box_tabs_blue ul li,.box.box_blue .corner_header,.box.box_blue a.button,.box.box_blue button.button,.box.box_blue .button a,.box.box_blue .button button,.box_tabs_blue a.button,.box_tabs_blue button.button,.box_tabs_blue .button a,.box_tabs_blue .button button,a.button.button-blue,button.button.button-blue,.button.button-blue a,.button.button-blue button,.box.box_blue .submit,.box_tabs_blue .submit,.box_blue .pagination,.box_blue .slider-control,.box_tabs_blue .pagination,.box_tabs_blue .slider-control{background-image:linear-gradient(to bottom, #74a7e0 0%, #3c83d5 62%, #176ecd 100%)}.layout-filmstudio .box_red .ce_tabs nav.nav ul li.ui-tabs-active a,.layout-filmstudio .box_red .ce_tabs ul.nav li.ui-tabs-active a,.layout-filmstudio .box_red .ce_tabs nav.nav ul li.active a,.layout-filmstudio .box_red .ce_tabs ul.nav li.active a,.layout-filmstudio .box_red .ce_tabs nav.nav ul li.trail a,.layout-filmstudio .box_red .ce_tabs ul.nav li.trail a,.layout-filmstudio .box_red .ce_tabs nav.nav ul li.ui-tabs-active span,.layout-filmstudio .box_red .ce_tabs ul.nav li.ui-tabs-active span,.layout-filmstudio .box_red .ce_tabs nav.nav ul li.active span,.layout-filmstudio .box_red .ce_tabs ul.nav li.active span,.layout-filmstudio .box_red .ce_tabs nav.nav ul li.trail span,.layout-filmstudio .box_red .ce_tabs ul.nav li.trail span,.box_tabs.box_tabs_red ul li,.box.box_red .corner_header,.box.box_red a.button,.box.box_red button.button,.box.box_red .button a,.box.box_red .button button,.box_tabs_red a.button,.box_tabs_red button.button,.box_tabs_red .button a,.box_tabs_red .button button,a.button.button-red,button.button.button-red,.button.button-red a,.button.button-red button,.box.box_red .submit,.box_tabs_red .submit,.box_red .pagination,.box_red .slider-control,.box_tabs_red .pagination,.box_tabs_red .slider-control,#filmsuche .submit_container .submit,#terminsuche .formbody,#kinoprogramm .formbody,.faq_item h3{background-image:linear-gradient(to bottom, #ff9173 0%, #e15c39 41%, #e13e15 100%)}.layout-filmstudio .box_yellow .ce_tabs nav.nav ul li.ui-tabs-active a,.layout-filmstudio .box_yellow .ce_tabs ul.nav li.ui-tabs-active a,.layout-filmstudio .box_yellow .ce_tabs nav.nav ul li.active a,.layout-filmstudio .box_yellow .ce_tabs ul.nav li.active a,.layout-filmstudio .box_yellow .ce_tabs nav.nav ul li.trail a,.layout-filmstudio .box_yellow .ce_tabs ul.nav li.trail a,.layout-filmstudio .box_yellow .ce_tabs nav.nav ul li.ui-tabs-active span,.layout-filmstudio .box_yellow .ce_tabs ul.nav li.ui-tabs-active span,.layout-filmstudio .box_yellow .ce_tabs nav.nav ul li.active span,.layout-filmstudio .box_yellow .ce_tabs ul.nav li.active span,.layout-filmstudio .box_yellow .ce_tabs nav.nav ul li.trail span,.layout-filmstudio .box_yellow .ce_tabs ul.nav li.trail span,.box_tabs.box_tabs_yellow ul li,.box.box_yellow .corner_header,.box.box_yellow a.button,.box.box_yellow button.button,.box.box_yellow .button a,.box.box_yellow .button button,.box_tabs_yellow a.button,.box_tabs_yellow button.button,.box_tabs_yellow .button a,.box_tabs_yellow .button button,a.button.button-yellow,button.button.button-yellow,.button.button-yellow a,.button.button-yellow button,.box.box_yellow .submit,.box_tabs_yellow .submit,.box_yellow .pagination,.box_yellow .slider-control,.box_tabs_yellow .pagination,.box_tabs_yellow .slider-control,#filmlexikon_anfrage .formbody,#filmstudio_kinderfilmreporter .mod_newslist h3,#filmstudio_videogrussbotschaften .mod_newslist h3,#filmstudio_kinderfilmreporter_detail .mod_newslist h3,#filmstudio_videogrussbotschaften_detail .mod_newslist h3,#filmstudio_kinderfilmreporter .mod_newsreader h3,#filmstudio_videogrussbotschaften .mod_newsreader h3,#filmstudio_kinderfilmreporter_detail .mod_newsreader h3,#filmstudio_videogrussbotschaften_detail .mod_newsreader h3,#filmlexikon_definition .layout_full .term h3{background-image:linear-gradient(to bottom, #fbc867 0%, #fbb329 62%, #fba504 100%)}.layout-filmstudio .box_green .ce_tabs nav.nav ul li.ui-tabs-active a,.layout-filmstudio .box_green .ce_tabs ul.nav li.ui-tabs-active a,.layout-filmstudio .box_green .ce_tabs nav.nav ul li.active a,.layout-filmstudio .box_green .ce_tabs ul.nav li.active a,.layout-filmstudio .box_green .ce_tabs nav.nav ul li.trail a,.layout-filmstudio .box_green .ce_tabs ul.nav li.trail a,.layout-filmstudio .box_green .ce_tabs nav.nav ul li.ui-tabs-active span,.layout-filmstudio .box_green .ce_tabs ul.nav li.ui-tabs-active span,.layout-filmstudio .box_green .ce_tabs nav.nav ul li.active span,.layout-filmstudio .box_green .ce_tabs ul.nav li.active span,.layout-filmstudio .box_green .ce_tabs nav.nav ul li.trail span,.layout-filmstudio .box_green .ce_tabs ul.nav li.trail span,.box_tabs.box_tabs_green ul li,.box.box_green .corner_header,.box.box_green a.button,.box.box_green button.button,.box.box_green .button a,.box.box_green .button button,.box_tabs_green a.button,.box_tabs_green button.button,.box_tabs_green .button a,.box_tabs_green .button button,a.button.button-green,button.button.button-green,.button.button-green a,.button.button-green button,.box.box_green .submit,.box_tabs_green .submit,.box_green .pagination,.box_green .slider-control,.box_tabs_green .pagination,.box_tabs_green .slider-control,#filmsuche .form-group,#filmklassiker_anfrage .formbody{background-image:linear-gradient(to bottom, #66c266 0%, #2d992c 41%, #028501 100%)}.layout-filmstudio .box_purple .ce_tabs nav.nav ul li.ui-tabs-active a,.layout-filmstudio .box_purple .ce_tabs ul.nav li.ui-tabs-active a,.layout-filmstudio .box_purple .ce_tabs nav.nav ul li.active a,.layout-filmstudio .box_purple .ce_tabs ul.nav li.active a,.layout-filmstudio .box_purple .ce_tabs nav.nav ul li.trail a,.layout-filmstudio .box_purple .ce_tabs ul.nav li.trail a,.layout-filmstudio .box_purple .ce_tabs nav.nav ul li.ui-tabs-active span,.layout-filmstudio .box_purple .ce_tabs ul.nav li.ui-tabs-active span,.layout-filmstudio .box_purple .ce_tabs nav.nav ul li.active span,.layout-filmstudio .box_purple .ce_tabs ul.nav li.active span,.layout-filmstudio .box_purple .ce_tabs nav.nav ul li.trail span,.layout-filmstudio .box_purple .ce_tabs ul.nav li.trail span,.box_tabs.box_tabs_purple ul li,.box.box_purple .corner_header,.box.box_purple a.button,.box.box_purple button.button,.box.box_purple .button a,.box.box_purple .button button,.box_tabs_purple a.button,.box_tabs_purple button.button,.box_tabs_purple .button a,.box_tabs_purple .button button,a.button.button-purple,button.button.button-purple,.button.button-purple a,.button.button-purple button,.box.box_purple .submit,.box_tabs_purple .submit,.box_purple .pagination,.box_purple .slider-control,.box_tabs_purple .pagination,.box_tabs_purple .slider-control{background-image:linear-gradient(to bottom, #c285c2 0%, #9c549d 41%, #863186 100%)}.layout-filmstudio .box_gray .ce_tabs nav.nav ul li.ui-tabs-active a,.layout-filmstudio .box_gray .ce_tabs ul.nav li.ui-tabs-active a,.layout-filmstudio .box_gray .ce_tabs nav.nav ul li.active a,.layout-filmstudio .box_gray .ce_tabs ul.nav li.active a,.layout-filmstudio .box_gray .ce_tabs nav.nav ul li.trail a,.layout-filmstudio .box_gray .ce_tabs ul.nav li.trail a,.layout-filmstudio .box_gray .ce_tabs nav.nav ul li.ui-tabs-active span,.layout-filmstudio .box_gray .ce_tabs ul.nav li.ui-tabs-active span,.layout-filmstudio .box_gray .ce_tabs nav.nav ul li.active span,.layout-filmstudio .box_gray .ce_tabs ul.nav li.active span,.layout-filmstudio .box_gray .ce_tabs nav.nav ul li.trail span,.layout-filmstudio .box_gray .ce_tabs ul.nav li.trail span,.box_tabs.box_tabs_gray ul li,.box.box_gray .corner_header,.box.box_gray a.button,.box.box_gray button.button,.box.box_gray .button a,.box.box_gray .button button,.box_tabs_gray a.button,.box_tabs_gray button.button,.box_tabs_gray .button a,.box_tabs_gray .button button,a.button.button-gray,button.button.button-gray,.button.button-gray a,.button.button-gray button,.box.box_gray .submit,.box_tabs_gray .submit,.box_gray .pagination,.box_gray .slider-control,.box_tabs_gray .pagination,.box_tabs_gray .slider-control{background-image:linear-gradient(to bottom, #a3a3a3 0%, #727272 83%, #686868 100%)}.widget .text,.widget .select,.widget .textarea{background-image:linear-gradient(to bottom, #c7d2d4 0%, #f8f9fb 91%, #feffff 100%)}#header .inside,#footer .inside,#container,#navbar .inside,#breadcrumb .inside{width:100%;padding-right:20px;padding-left:20px;margin-left:0}@media (min-width:992px){#header .inside,#footer .inside,#container,#navbar .inside,#breadcrumb .inside{max-width:980px}}.button-tickets.button a,.button-tickets.submit,.button_fix_contact_red.button a,.button_fix_contact_red.submit,.button_fix_calendar_red.button a,.button_fix_calendar_red.submit,.button_fix_lupe_red.button a,.button-search.button a,.button_fix_lupe_red.submit,.button-search.submit,.button_fix_abc_yellow.button a,.button_fix_abc_yellow.submit,.button_fix_megaphon_yellow.button a,.button_fix_megaphon_yellow.submit,.button_fix_mikrofon_yellow.button a,.button_fix_mikrofon_yellow.submit,.button_fix_konsole_yellow.button a,.button_fix_konsole_yellow.submit,.button_fix_download_yellow.button a,.button_fix_download_grey.button a,.button_fix_download_yellow.submit,.button_fix_download_grey.submit,.button-envelope-white.button a,.button-envelope-white.submit,.button-envelope-yellow.button a,.button-envelope-yellow.submit,.button-login.button a,.button-login.submit,.button-camera.button a,.button-camera.submit,.button-film.button a,.button_fix_filmrolle_blue.button a,.button-film.submit,.button_fix_filmrolle_blue.submit{position:relative}.button-tickets.button a::before,.button-tickets.submit::before,.button_fix_contact_red.button a::before,.button_fix_contact_red.submit::before,.button_fix_calendar_red.button a::before,.button_fix_calendar_red.submit::before,.button_fix_lupe_red.button a::before,.button-search.button a::before,.button_fix_lupe_red.submit::before,.button-search.submit::before,.button_fix_abc_yellow.button a::before,.button_fix_abc_yellow.submit::before,.button_fix_megaphon_yellow.button a::before,.button_fix_megaphon_yellow.submit::before,.button_fix_mikrofon_yellow.button a::before,.button_fix_mikrofon_yellow.submit::before,.button_fix_konsole_yellow.button a::before,.button_fix_konsole_yellow.submit::before,.button_fix_download_yellow.button a::before,.button_fix_download_grey.button a::before,.button_fix_download_yellow.submit::before,.button_fix_download_grey.submit::before,.button-envelope-white.button a::before,.button-envelope-white.submit::before,.button-envelope-yellow.button a::before,.button-envelope-yellow.submit::before,.button-login.button a::before,.button-login.submit::before,.button-camera.button a::before,.button-camera.submit::before,.button-film.button a::before,.button_fix_filmrolle_blue.button a::before,.button-film.submit::before,.button_fix_filmrolle_blue.submit::before{display:block;position:absolute;top:50%;left:10px;transform:translateY(-50%)}body{background-image:linear-gradient(to bottom, #2a7fb8 0%, #1faa89 40%, #13d55a 80%, #0ee645 100%);background-repeat:no-repeat}#wrapper{padding:10px 0 0}@media (min-width:992px){#wrapper{position:relative;min-height:100vh;padding-bottom:210px}}@media (min-width:768px){}@media (min-width:992px){#wrapper{position:relative;background-image:url("../../files/kinderfilmwelt/assets/img/backgrounds/bg_pagemargins.png");background-repeat:no-repeat;background-position:left top}}a{color:inherit}a:hover,a:focus{color:inherit}.box.box_blue a,.box_tabs_blue a{color:#176ccc}.box.box_red a,.box_tabs_red a{color:#ff4716}.box.box_green a,.box_tabs_green a{color:#090}.box.box_yellow a,.box_tabs_yellow a{color:#f9a401}.box.box_purple a,.box_tabs_purple a{color:#939}.box.box_gray a,.box_tabs_gray a{color:#666}.invisible{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}@media (min-width:768px){.floatbox::after{display:block;clear:both;content:""}}@media (min-width:768px){.float_right,.recommendations .item .floatbox img{float:right;display:inline;margin-left:1em;margin-bottom:0.15em}}@media (min-width:768px){.float_left{float:left;display:inline;margin-right:1em;margin-bottom:0.15em}}.image_container img{max-width:100%;height:auto}.row,.ym-grid{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters > [class*="col-"]{padding-right:0;padding-left:0}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs,.col-xs-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.ym-gl,.ym-gr,.controls-inline .widget > label,.controls-inline .widget legend,.controls-inline .widget .form-field{position:relative;width:100%;min-width:0;min-height:1px;padding-right:10px;padding-left:10px}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-auto{flex:0 0 auto;width:auto;max-width:none}.col-xs-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xs-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xs-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xs-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xs-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xs-12{flex:0 0 100%;max-width:100%}.order-xs-first{order:-1}.order-xs-1{order:1}.order-xs-2{order:2}.order-xs-3{order:3}.order-xs-4{order:4}.order-xs-5{order:5}.order-xs-6{order:6}.order-xs-7{order:7}.order-xs-8{order:8}.order-xs-9{order:9}.order-xs-10{order:10}.order-xs-11{order:11}.order-xs-12{order:12}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}}[class*="ym-gbox"]{padding:0 !important}@media (min-width:992px){.ym-g15{flex:0 0 15%;max-width:15%}.ym-g16{flex:0 0 16.66667%;max-width:16.66667%}.ym-g20{flex:0 0 20%;max-width:20%}.ym-g25{flex:0 0 25%;max-width:25%}.ym-g30{flex:0 0 30%;max-width:30%}.ym-g33{flex:0 0 33.33333%;max-width:33.33333%}.ym-g35{flex:0 0 35%;max-width:35%}.ym-g40{flex:0 0 40%;max-width:40%}.ym-g45{flex:0 0 45%;max-width:45%}.ym-g50{flex:0 0 50%;max-width:50%}.ym-g55{flex:0 0 55%;max-width:55%}.ym-g60{flex:0 0 60%;max-width:60%}.ym-g65{flex:0 0 65%;max-width:65%}.ym-g66{flex:0 0 66.66667%;max-width:66.66667%}.ym-g70{flex:0 0 70%;max-width:70%}.ym-g75{flex:0 0 75%;max-width:75%}.ym-g80{flex:0 0 80%;max-width:80%}.ym-g85{flex:0 0 85%;max-width:85%}}#header{position:relative}#header .inside{position:relative}@media (min-width:768px){#header #logo{position:absolute;top:0;left:20px;z-index:2}}#footer{position:relative;background-color:#00aeb0;background-image:linear-gradient(to bottom, #00baba 0%, #00aeb0 100%);color:#fff;margin-top:60px}@media (min-width:768px){}@media (min-width:992px){#footer{position:absolute;left:0;bottom:0;width:100%}}#footer_top h2{color:#b3eaeb;font-size:18px}#footer_top .inside{position:relative;text-align:left;margin:0}@media (min-width:992px){#footer_top .inside{padding:0 20px 0}}#footer_top .inside::before{position:absolute;top:-60px;left:0;content:"";width:100%;height:60px;background-image:url("../../files/kinderfilmwelt/assets/img/backgrounds/bg_footer_content.png");background-repeat:no-repeat;background-position:center top}@media (min-width:992px){#footer_top .inside::before{background-position:left top}}#footer_bottom{background-image:linear-gradient(to bottom, #007a7c 0%, #009b9d 100%);color:#fff}@media (min-width:768px){#footer_bottom .boxes4ward_article{display:flex;justify-content:space-between}}#footer_bottom p{margin:0;line-height:28px}#container{margin-top:10px}@media (min-width:992px){#container{display:flex}}@media (min-width:992px){#main{flex-basis:75.532%;max-width:75.532%;min-width:0}.layout-filmstudio #main{flex-basis:100%;max-width:100%}}@media (min-width:992px){#main .inside{padding:0 10px 0 0}}.layout-filmstudio #main .inside{padding:0}@media (min-width:992px){#right{flex-basis:24.468%;max-width:24.468%;min-width:0}}@media (min-width:992px){#right .inside{padding:0 0 0 10px}}#klappi{display:none}@media (min-width:992px){#klappi{display:block;position:absolute;top:160px;left:0;width:300px;height:801px;background-image:url("../../files/images/backgrounds/bg_klappi.png");background-position:0 100%;background-repeat:no-repeat;overflow:visible}}@media (min-width:768px){#navbar .inside{position:relative;overflow:hidden;height:115px;padding-top:67px;z-index:1;display:flex;align-items:center;justify-content:space-between}#navbar .inside::before{z-index:-1;position:absolute;bottom:4px;left:20px;content:"";display:block;right:20px;height:40px;background-image:linear-gradient(to bottom, #9faeb7 0%, #627a89 100%);border-radius:10px;background-repeat:no-repeat;background-position:left top}}#topnav{position:absolute;background:transparent;color:#fff;top:0;right:20px;z-index:100}#topnav ul{list-style:none;margin:0;padding:0;display:flex}#topnav ul li + li{margin-left:10px}#topnav ul li a,#topnav ul li span{color:#fff}#mainnav{align-self:flex-end;flex-grow:1}#mainnav ul{display:flex;list-style:none;margin:0;padding:0;flex-wrap:wrap;justify-content:center}@media (min-width:768px){#mainnav ul{justify-content:space-between;flex-wrap:nowrap;padding-right:20px}}#mainnav ul li{position:relative;display:block;height:115px;margin:0 10px;padding:0;background-repeat:no-repeat;background-position:center 33px;list-style:none;font-family:"Comic Sans MS", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif}@media (min-width:768px){#mainnav ul li{margin:0}}#mainnav ul li.home{background-image:url("../../files/kinderfilmwelt/assets/img/navi_home.png")}#mainnav ul li.home > a span,#mainnav ul li.home > span span{background-color:#ff4716}#mainnav ul li.neuefilme{background-image:url("../../files/kinderfilmwelt/assets/img/navi_neuefilme.png")}#mainnav ul li.neuefilme > a span,#mainnav ul li.neuefilme > span span{background-color:#176ccc}#mainnav ul li.mehrfilme{background-image:url("../../files/kinderfilmwelt/assets/img/navi_mehrfilme.png")}#mainnav ul li.mehrfilme > a span,#mainnav ul li.mehrfilme > span span{background-color:#090}#mainnav ul li.elterninfo{background-image:url("../../files/kinderfilmwelt/assets/img/navi_elterninfo.png")}#mainnav ul li.elterninfo > a span,#mainnav ul li.elterninfo > span span{background-color:#939}#mainnav ul li.filmstudio{background-image:url("../../files/kinderfilmwelt/assets/img/navi_filmstudio.png")}#mainnav ul li.filmstudio > a span,#mainnav ul li.filmstudio > span span{background-color:#f9a401}#mainnav ul li.active > a::before,#mainnav ul li.trail > a::before,#mainnav ul li:hover > a::before,#mainnav ul li.active > span::before,#mainnav ul li.trail > span::before,#mainnav ul li:hover > span::before{content:"";position:absolute;left:44px;top:5px;display:block;width:78px;height:66px;background-repeat:no-repeat;background-position:left top}#mainnav ul li.active > a::before,#mainnav ul li.trail > a::before,#mainnav ul li.active > span::before,#mainnav ul li.trail > span::before{background-image:url("../../files/kinderfilmwelt/assets/img/navi_active.png")}#mainnav ul li:hover > a::before,#mainnav ul li:hover > span::before{background-image:url("../../files/kinderfilmwelt/assets/img/navi_over.png")}#mainnav ul li > a,#mainnav ul li > span{display:block;height:115px;text-align:center;color:#fff;padding-top:87px;text-decoration:none}#mainnav ul li > a span,#mainnav ul li > span span{display:block;padding:2px 10px;border:4px solid #fff;text-align:center;color:#fff;font-weight:bold;line-height:normal;white-space:nowrap}@media (min-width:992px){#mainnav ul li > a span,#mainnav ul li > span span{min-width:95px}}#footer_nav ul{list-style:none;margin:0;padding:0}#footer_nav ul li{line-height:28px}@media (min-width:768px){#footer_nav ul li{display:inline;margin:0 5px 0 0;padding:0 10px 0 0;border-right:1px solid #fff}#footer_nav ul li.last{border:none;padding:0;margin:0}}#navi_elterninfo ul{list-style:none;margin:0;padding:0}#navi_elterninfo ul li{margin:0;padding:1px 10px;font-weight:bold;color:#666}#navi_elterninfo ul li.active,#navi_elterninfo ul li.trail,#navi_elterninfo ul li.trail a{background-color:#939;color:#fff}#navi_elterninfo ul li a{color:#666}#navi_elterninfo ul li.elterninfo.trail,#navi_elterninfo ul li.elterninfo.trail a{background-color:transparent;color:#666}.mod_breadcrumb{background-color:rgba(254, 254, 254, .2);border-radius:4px;padding:10px;line-height:20px;color:#fff;font-weight:bold;margin:10px 0}@media (min-width:768px){.mod_breadcrumb{display:flex;align-items:center;height:20px;padding-top:0;padding-bottom:0}}.mod_breadcrumb h2{font-size:100%;font-weight:normal;margin:0}.mod_breadcrumb a{color:inherit}.mod_breadcrumb ul > li + li::before{display:inline-block;padding-right:0.5rem;padding-left:0.5rem;color:#fff;content:">"}.mod_breadcrumb ul > li + li:hover::before{text-decoration:underline}.mod_breadcrumb ul > li + li:hover::before{text-decoration:none}.mod_breadcrumb ul > li.active{color:inherit}.ce_tabs nav.nav ul,.ce_tabs ul.nav{display:flex;flex-direction:column;width:100%;list-style:none;margin:0;padding:0}@media (min-width:768px){.ce_tabs nav.nav ul,.ce_tabs ul.nav{flex-direction:row}}.box_blue .ce_tabs nav.nav ul,.box_blue .ce_tabs ul.nav{border-bottom:5px solid #176ccc}.box_red .ce_tabs nav.nav ul,.box_red .ce_tabs ul.nav{border-bottom:5px solid #ff4716}.box_green .ce_tabs nav.nav ul,.box_green .ce_tabs ul.nav{border-bottom:5px solid #090}.box_yellow .ce_tabs nav.nav ul,.box_yellow .ce_tabs ul.nav{border-bottom:5px solid #f9a401}.box_purple .ce_tabs nav.nav ul,.box_purple .ce_tabs ul.nav{border-bottom:5px solid #939}.box_gray .ce_tabs nav.nav ul,.box_gray .ce_tabs ul.nav{border-bottom:5px solid #666}.ce_tabs nav.nav ul li a,.ce_tabs ul.nav li a,.ce_tabs nav.nav ul li span,.ce_tabs ul.nav li span{display:block;height:30px;padding:0 20px;line-height:28px;font-size:130%;font-weight:bold;border-bottom:2px solid #fff}.box_blue .ce_tabs nav.nav ul li a,.box_blue .ce_tabs ul.nav li a,.box_blue .ce_tabs nav.nav ul li span,.box_blue .ce_tabs ul.nav li span{color:#176ccc;border-color:#fff}.box_red .ce_tabs nav.nav ul li a,.box_red .ce_tabs ul.nav li a,.box_red .ce_tabs nav.nav ul li span,.box_red .ce_tabs ul.nav li span{color:#ff4716;border-color:#fff}.box_green .ce_tabs nav.nav ul li a,.box_green .ce_tabs ul.nav li a,.box_green .ce_tabs nav.nav ul li span,.box_green .ce_tabs ul.nav li span{color:#090;border-color:#fff}.box_yellow .ce_tabs nav.nav ul li a,.box_yellow .ce_tabs ul.nav li a,.box_yellow .ce_tabs nav.nav ul li span,.box_yellow .ce_tabs ul.nav li span{color:#f9a401;border-color:#fff}.box_purple .ce_tabs nav.nav ul li a,.box_purple .ce_tabs ul.nav li a,.box_purple .ce_tabs nav.nav ul li span,.box_purple .ce_tabs ul.nav li span{color:#939;border-color:#fff}.box_gray .ce_tabs nav.nav ul li a,.box_gray .ce_tabs ul.nav li a,.box_gray .ce_tabs nav.nav ul li span,.box_gray .ce_tabs ul.nav li span{color:#666;border-color:#fff}.ce_tabs nav.nav ul li.ui-tabs-active a,.ce_tabs ul.nav li.ui-tabs-active a,.ce_tabs nav.nav ul li.active a,.ce_tabs ul.nav li.active a,.ce_tabs nav.nav ul li.trail a,.ce_tabs ul.nav li.trail a,.ce_tabs nav.nav ul li.ui-tabs-active span,.ce_tabs ul.nav li.ui-tabs-active span,.ce_tabs nav.nav ul li.active span,.ce_tabs ul.nav li.active span,.ce_tabs nav.nav ul li.trail span,.ce_tabs ul.nav li.trail span{color:#fff}.box_blue .ce_tabs nav.nav ul li.ui-tabs-active a,.box_blue .ce_tabs ul.nav li.ui-tabs-active a,.box_blue .ce_tabs nav.nav ul li.active a,.box_blue .ce_tabs ul.nav li.active a,.box_blue .ce_tabs nav.nav ul li.trail a,.box_blue .ce_tabs ul.nav li.trail a,.box_blue .ce_tabs nav.nav ul li.ui-tabs-active span,.box_blue .ce_tabs ul.nav li.ui-tabs-active span,.box_blue .ce_tabs nav.nav ul li.active span,.box_blue .ce_tabs ul.nav li.active span,.box_blue .ce_tabs nav.nav ul li.trail span,.box_blue .ce_tabs ul.nav li.trail span{border-color:#176ccc;background-color:#176ccc}.box_red .ce_tabs nav.nav ul li.ui-tabs-active a,.box_red .ce_tabs ul.nav li.ui-tabs-active a,.box_red .ce_tabs nav.nav ul li.active a,.box_red .ce_tabs ul.nav li.active a,.box_red .ce_tabs nav.nav ul li.trail a,.box_red .ce_tabs ul.nav li.trail a,.box_red .ce_tabs nav.nav ul li.ui-tabs-active span,.box_red .ce_tabs ul.nav li.ui-tabs-active span,.box_red .ce_tabs nav.nav ul li.active span,.box_red .ce_tabs ul.nav li.active span,.box_red .ce_tabs nav.nav ul li.trail span,.box_red .ce_tabs ul.nav li.trail span{border-color:#ff4716;background-color:#ff4716}.box_green .ce_tabs nav.nav ul li.ui-tabs-active a,.box_green .ce_tabs ul.nav li.ui-tabs-active a,.box_green .ce_tabs nav.nav ul li.active a,.box_green .ce_tabs ul.nav li.active a,.box_green .ce_tabs nav.nav ul li.trail a,.box_green .ce_tabs ul.nav li.trail a,.box_green .ce_tabs nav.nav ul li.ui-tabs-active span,.box_green .ce_tabs ul.nav li.ui-tabs-active span,.box_green .ce_tabs nav.nav ul li.active span,.box_green .ce_tabs ul.nav li.active span,.box_green .ce_tabs nav.nav ul li.trail span,.box_green .ce_tabs ul.nav li.trail span{border-color:#090;background-color:#090}.box_yellow .ce_tabs nav.nav ul li.ui-tabs-active a,.box_yellow .ce_tabs ul.nav li.ui-tabs-active a,.box_yellow .ce_tabs nav.nav ul li.active a,.box_yellow .ce_tabs ul.nav li.active a,.box_yellow .ce_tabs nav.nav ul li.trail a,.box_yellow .ce_tabs ul.nav li.trail a,.box_yellow .ce_tabs nav.nav ul li.ui-tabs-active span,.box_yellow .ce_tabs ul.nav li.ui-tabs-active span,.box_yellow .ce_tabs nav.nav ul li.active span,.box_yellow .ce_tabs ul.nav li.active span,.box_yellow .ce_tabs nav.nav ul li.trail span,.box_yellow .ce_tabs ul.nav li.trail span{border-color:#f9a401;background-color:#f9a401}.box_purple .ce_tabs nav.nav ul li.ui-tabs-active a,.box_purple .ce_tabs ul.nav li.ui-tabs-active a,.box_purple .ce_tabs nav.nav ul li.active a,.box_purple .ce_tabs ul.nav li.active a,.box_purple .ce_tabs nav.nav ul li.trail a,.box_purple .ce_tabs ul.nav li.trail a,.box_purple .ce_tabs nav.nav ul li.ui-tabs-active span,.box_purple .ce_tabs ul.nav li.ui-tabs-active span,.box_purple .ce_tabs nav.nav ul li.active span,.box_purple .ce_tabs ul.nav li.active span,.box_purple .ce_tabs nav.nav ul li.trail span,.box_purple .ce_tabs ul.nav li.trail span{border-color:#939;background-color:#939}.box_gray .ce_tabs nav.nav ul li.ui-tabs-active a,.box_gray .ce_tabs ul.nav li.ui-tabs-active a,.box_gray .ce_tabs nav.nav ul li.active a,.box_gray .ce_tabs ul.nav li.active a,.box_gray .ce_tabs nav.nav ul li.trail a,.box_gray .ce_tabs ul.nav li.trail a,.box_gray .ce_tabs nav.nav ul li.ui-tabs-active span,.box_gray .ce_tabs ul.nav li.ui-tabs-active span,.box_gray .ce_tabs nav.nav ul li.active span,.box_gray .ce_tabs ul.nav li.active span,.box_gray .ce_tabs nav.nav ul li.trail span,.box_gray .ce_tabs ul.nav li.trail span{border-color:#666;background-color:#666}.ce_tabs nav.nav ul.tabs-stretch li,.ce_tabs ul.nav.tabs-stretch li{flex-grow:1}.ce_tabs .panel{position:relative;padding:15px 20px 20px}.ce_tabs.ce_tabs_full .nav{border-bottom:0}.ce_tabs.ce_tabs_full .panel{padding-top:20px}.box.box_blue .ce_tabs.ce_tabs_full .panel{background-color:#176ccc;color:#fff}.box.box_blue .ce_tabs.ce_tabs_full .panel h1,.box.box_blue .ce_tabs.ce_tabs_full .panel h2,.box.box_blue .ce_tabs.ce_tabs_full .panel h3,.box.box_blue .ce_tabs.ce_tabs_full .panel h4,.box.box_blue .ce_tabs.ce_tabs_full .panel h5,.box.box_blue .ce_tabs.ce_tabs_full .panel h6,.box.box_blue .ce_tabs.ce_tabs_full .panel .h1,.box.box_blue .ce_tabs.ce_tabs_full .panel .h2,.box.box_blue .ce_tabs.ce_tabs_full .panel .h3,.box.box_blue .ce_tabs.ce_tabs_full .panel .h4,.box.box_blue .ce_tabs.ce_tabs_full .panel .h5,.box.box_blue .ce_tabs.ce_tabs_full .panel .h6{color:inherit}.box.box_blue .ce_tabs.ce_tabs_full .panel a{color:inherit;text-decoration:underline}.box.box_blue .ce_tabs.ce_tabs_full .panel a:hover,.box.box_blue .ce_tabs.ce_tabs_full .panel a:focus{text-decoration:none}.box.box_red .ce_tabs.ce_tabs_full .panel{background-color:#ff4716;color:#fff}.box.box_red .ce_tabs.ce_tabs_full .panel h1,.box.box_red .ce_tabs.ce_tabs_full .panel h2,.box.box_red .ce_tabs.ce_tabs_full .panel h3,.box.box_red .ce_tabs.ce_tabs_full .panel h4,.box.box_red .ce_tabs.ce_tabs_full .panel h5,.box.box_red .ce_tabs.ce_tabs_full .panel h6,.box.box_red .ce_tabs.ce_tabs_full .panel .h1,.box.box_red .ce_tabs.ce_tabs_full .panel .h2,.box.box_red .ce_tabs.ce_tabs_full .panel .h3,.box.box_red .ce_tabs.ce_tabs_full .panel .h4,.box.box_red .ce_tabs.ce_tabs_full .panel .h5,.box.box_red .ce_tabs.ce_tabs_full .panel .h6{color:inherit}.box.box_red .ce_tabs.ce_tabs_full .panel a{color:inherit;text-decoration:underline}.box.box_red .ce_tabs.ce_tabs_full .panel a:hover,.box.box_red .ce_tabs.ce_tabs_full .panel a:focus{text-decoration:none}.box.box_green .ce_tabs.ce_tabs_full .panel{background-color:#090;color:#fff}.box.box_green .ce_tabs.ce_tabs_full .panel h1,.box.box_green .ce_tabs.ce_tabs_full .panel h2,.box.box_green .ce_tabs.ce_tabs_full .panel h3,.box.box_green .ce_tabs.ce_tabs_full .panel h4,.box.box_green .ce_tabs.ce_tabs_full .panel h5,.box.box_green .ce_tabs.ce_tabs_full .panel h6,.box.box_green .ce_tabs.ce_tabs_full .panel .h1,.box.box_green .ce_tabs.ce_tabs_full .panel .h2,.box.box_green .ce_tabs.ce_tabs_full .panel .h3,.box.box_green .ce_tabs.ce_tabs_full .panel .h4,.box.box_green .ce_tabs.ce_tabs_full .panel .h5,.box.box_green .ce_tabs.ce_tabs_full .panel .h6{color:inherit}.box.box_green .ce_tabs.ce_tabs_full .panel a{color:inherit;text-decoration:underline}.box.box_green .ce_tabs.ce_tabs_full .panel a:hover,.box.box_green .ce_tabs.ce_tabs_full .panel a:focus{text-decoration:none}.box.box_yellow .ce_tabs.ce_tabs_full .panel{background-color:#f9a401;color:#fff}.box.box_yellow .ce_tabs.ce_tabs_full .panel h1,.box.box_yellow .ce_tabs.ce_tabs_full .panel h2,.box.box_yellow .ce_tabs.ce_tabs_full .panel h3,.box.box_yellow .ce_tabs.ce_tabs_full .panel h4,.box.box_yellow .ce_tabs.ce_tabs_full .panel h5,.box.box_yellow .ce_tabs.ce_tabs_full .panel h6,.box.box_yellow .ce_tabs.ce_tabs_full .panel .h1,.box.box_yellow .ce_tabs.ce_tabs_full .panel .h2,.box.box_yellow .ce_tabs.ce_tabs_full .panel .h3,.box.box_yellow .ce_tabs.ce_tabs_full .panel .h4,.box.box_yellow .ce_tabs.ce_tabs_full .panel .h5,.box.box_yellow .ce_tabs.ce_tabs_full .panel .h6{color:inherit}.box.box_yellow .ce_tabs.ce_tabs_full .panel a{color:inherit;text-decoration:underline}.box.box_yellow .ce_tabs.ce_tabs_full .panel a:hover,.box.box_yellow .ce_tabs.ce_tabs_full .panel a:focus{text-decoration:none}.box.box_purple .ce_tabs.ce_tabs_full .panel{background-color:#939;color:#fff}.box.box_purple .ce_tabs.ce_tabs_full .panel h1,.box.box_purple .ce_tabs.ce_tabs_full .panel h2,.box.box_purple .ce_tabs.ce_tabs_full .panel h3,.box.box_purple .ce_tabs.ce_tabs_full .panel h4,.box.box_purple .ce_tabs.ce_tabs_full .panel h5,.box.box_purple .ce_tabs.ce_tabs_full .panel h6,.box.box_purple .ce_tabs.ce_tabs_full .panel .h1,.box.box_purple .ce_tabs.ce_tabs_full .panel .h2,.box.box_purple .ce_tabs.ce_tabs_full .panel .h3,.box.box_purple .ce_tabs.ce_tabs_full .panel .h4,.box.box_purple .ce_tabs.ce_tabs_full .panel .h5,.box.box_purple .ce_tabs.ce_tabs_full .panel .h6{color:inherit}.box.box_purple .ce_tabs.ce_tabs_full .panel a{color:inherit;text-decoration:underline}.box.box_purple .ce_tabs.ce_tabs_full .panel a:hover,.box.box_purple .ce_tabs.ce_tabs_full .panel a:focus{text-decoration:none}.box.box_gray .ce_tabs.ce_tabs_full .panel{background-color:#666;color:#fff}.box.box_gray .ce_tabs.ce_tabs_full .panel h1,.box.box_gray .ce_tabs.ce_tabs_full .panel h2,.box.box_gray .ce_tabs.ce_tabs_full .panel h3,.box.box_gray .ce_tabs.ce_tabs_full .panel h4,.box.box_gray .ce_tabs.ce_tabs_full .panel h5,.box.box_gray .ce_tabs.ce_tabs_full .panel h6,.box.box_gray .ce_tabs.ce_tabs_full .panel .h1,.box.box_gray .ce_tabs.ce_tabs_full .panel .h2,.box.box_gray .ce_tabs.ce_tabs_full .panel .h3,.box.box_gray .ce_tabs.ce_tabs_full .panel .h4,.box.box_gray .ce_tabs.ce_tabs_full .panel .h5,.box.box_gray .ce_tabs.ce_tabs_full .panel .h6{color:inherit}.box.box_gray .ce_tabs.ce_tabs_full .panel a{color:inherit;text-decoration:underline}.box.box_gray .ce_tabs.ce_tabs_full .panel a:hover,.box.box_gray .ce_tabs.ce_tabs_full .panel a:focus{text-decoration:none}.box_tabs ul{display:flex;flex-direction:row;list-style:none;margin:0;padding:0}.box_tabs ul li{flex-grow:1;height:28px;margin:0 4px 0 0;background-color:#fff;border-radius:10px 10px 0 0;padding:0;cursor:pointer}.box_tabs ul li.last{margin-right:0}.box_tabs ul li.active,.box_tabs ul li.selected{background-image:none;height:30px;cursor:default}.box_tabs ul li.active a,.box_tabs ul li.selected a,.box_tabs ul li.active span,.box_tabs ul li.selected span{height:30px}.box_tabs ul li a,.box_tabs ul li span{color:#fff;display:block;height:28px;padding:0 20px;line-height:28px;font-size:130%;font-weight:bold}.box_tabs.box_tabs_blue ul li a,.box_tabs.box_tabs_blue ul li span{color:#fff}.box_tabs.box_tabs_blue ul li.selected,.box_tabs.box_tabs_blue ul li.active{background-image:none}.box_tabs.box_tabs_blue ul li.selected a,.box_tabs.box_tabs_blue ul li.active a,.box_tabs.box_tabs_blue ul li.selected span,.box_tabs.box_tabs_blue ul li.active span{color:#176ccc}.box_tabs.box_tabs_red ul li a,.box_tabs.box_tabs_red ul li span{color:#fff}.box_tabs.box_tabs_red ul li.selected,.box_tabs.box_tabs_red ul li.active{background-image:none}.box_tabs.box_tabs_red ul li.selected a,.box_tabs.box_tabs_red ul li.active a,.box_tabs.box_tabs_red ul li.selected span,.box_tabs.box_tabs_red ul li.active span{color:#ff4716}.box_tabs.box_tabs_green ul li a,.box_tabs.box_tabs_green ul li span{color:#fff}.box_tabs.box_tabs_green ul li.selected,.box_tabs.box_tabs_green ul li.active{background-image:none}.box_tabs.box_tabs_green ul li.selected a,.box_tabs.box_tabs_green ul li.active a,.box_tabs.box_tabs_green ul li.selected span,.box_tabs.box_tabs_green ul li.active span{color:#090}.box_tabs.box_tabs_yellow ul li a,.box_tabs.box_tabs_yellow ul li span{color:#fff}.box_tabs.box_tabs_yellow ul li.selected,.box_tabs.box_tabs_yellow ul li.active{background-image:none}.box_tabs.box_tabs_yellow ul li.selected a,.box_tabs.box_tabs_yellow ul li.active a,.box_tabs.box_tabs_yellow ul li.selected span,.box_tabs.box_tabs_yellow ul li.active span{color:#f9a401}.box_tabs.box_tabs_purple ul li a,.box_tabs.box_tabs_purple ul li span{color:#fff}.box_tabs.box_tabs_purple ul li.selected,.box_tabs.box_tabs_purple ul li.active{background-image:none}.box_tabs.box_tabs_purple ul li.selected a,.box_tabs.box_tabs_purple ul li.active a,.box_tabs.box_tabs_purple ul li.selected span,.box_tabs.box_tabs_purple ul li.active span{color:#939}.box_tabs.box_tabs_gray ul li a,.box_tabs.box_tabs_gray ul li span{color:#fff}.box_tabs.box_tabs_gray ul li.selected,.box_tabs.box_tabs_gray ul li.active{background-image:none}.box_tabs.box_tabs_gray ul li.selected a,.box_tabs.box_tabs_gray ul li.active a,.box_tabs.box_tabs_gray ul li.selected span,.box_tabs.box_tabs_gray ul li.active span{color:#666}.box_tabs_pane{position:relative}.box_tabs_pane.box_tabs_blue h3{color:#176ccc}.box_tabs_pane.box_tabs_red h3{color:#ff4716}.box_tabs_pane.box_tabs_green h3{color:#090}.box_tabs_pane.box_tabs_yellow h3{color:#f9a401}.box_tabs_pane.box_tabs_purple h3{color:#939}.box_tabs_pane.box_tabs_gray h3{color:#666}.box_tabs_pane .panes .panes_content{background-color:#fff;padding:20px 20px 0;border-radius:0 0 10px 10px}.toggler{display:flex}.toggler .toggler_title{font-size:12px;margin:0;padding:0;line-height:normal;cursor:pointer;order:-1;flex-grow:1}.toggler .ui-accordion-header-icon::before{display:block;width:10px;height:13px;cursor:pointer;background-image:url("../../files/upload/images/empfehlungen/icon_plus.gif");background-repeat:no-repeat;content:""}.content-slider,.ce_sliderStart{max-width:100%;overflow:hidden}.box .slider-control .slick-dots,.box_tabs_pane .slider-control .slick-dots{padding-left:20px;padding-right:20px}.box .slider-control .slick-arrow,.box_tabs_pane .slider-control .slick-arrow,.box .slider-control .slick-dots li button,.box_tabs_pane .slider-control .slick-dots li button{font-size:18px;font-weight:bold;line-height:25px;width:auto;height:auto;padding:0;color:#fff;opacity:0.7;top:auto;transform:translateY(0)}.box .slider-control .slick-arrow:before,.box_tabs_pane .slider-control .slick-arrow:before,.box .slider-control .slick-dots li button:before,.box_tabs_pane .slider-control .slick-dots li button:before{content:none}.box .slider-control .slick-next,.box_tabs_pane .slider-control .slick-next{right:10px}.box .slider-control .slick-prev,.box_tabs_pane .slider-control .slick-prev{left:10px}.box .slider-control a,.box_tabs_pane .slider-control a,.box .slider-control .slider-menu,.box_tabs_pane .slider-control .slider-menu{position:static;font-size:140%;font-weight:bold;line-height:25px}.box .slider-control a,.box_tabs_pane .slider-control a{opacity:0.7;color:#fff}.box .slider-control .slider-menu,.box_tabs_pane .slider-control .slider-menu{width:auto}.box_container{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.box_column{display:flex;flex-direction:column;flex-grow:1}.box{position:relative;display:flex;flex-direction:column;margin-bottom:25px}.box.box_blue .corner_content h1,.box.box_blue .corner_content h2,.box.box_blue .corner_content h3,.box.box_blue .corner_content h4,.box.box_blue .corner_content h5,.box.box_blue .corner_content h6,.box.box_blue .corner_content .h1,.box.box_blue .corner_content .h2,.box.box_blue .corner_content .h3,.box.box_blue .corner_content .h4,.box.box_blue .corner_content .h5,.box.box_blue .corner_content .h6,.box.box_blue .corner_content .info,.box.box_blue .corner_content .highlight{color:#176ccc}.box.box_blue_full .corner_content{background-color:#176ccc;color:#fff}.box.box_red .corner_content h1,.box.box_red .corner_content h2,.box.box_red .corner_content h3,.box.box_red .corner_content h4,.box.box_red .corner_content h5,.box.box_red .corner_content h6,.box.box_red .corner_content .h1,.box.box_red .corner_content .h2,.box.box_red .corner_content .h3,.box.box_red .corner_content .h4,.box.box_red .corner_content .h5,.box.box_red .corner_content .h6,.box.box_red .corner_content .info,.box.box_red .corner_content .highlight{color:#ff4716}.box.box_red_full .corner_content{background-color:#ff4716;color:#fff}.box.box_green .corner_content h1,.box.box_green .corner_content h2,.box.box_green .corner_content h3,.box.box_green .corner_content h4,.box.box_green .corner_content h5,.box.box_green .corner_content h6,.box.box_green .corner_content .h1,.box.box_green .corner_content .h2,.box.box_green .corner_content .h3,.box.box_green .corner_content .h4,.box.box_green .corner_content .h5,.box.box_green .corner_content .h6,.box.box_green .corner_content .info,.box.box_green .corner_content .highlight{color:#090}.box.box_green_full .corner_content{background-color:#090;color:#fff}.box.box_yellow .corner_content h1,.box.box_yellow .corner_content h2,.box.box_yellow .corner_content h3,.box.box_yellow .corner_content h4,.box.box_yellow .corner_content h5,.box.box_yellow .corner_content h6,.box.box_yellow .corner_content .h1,.box.box_yellow .corner_content .h2,.box.box_yellow .corner_content .h3,.box.box_yellow .corner_content .h4,.box.box_yellow .corner_content .h5,.box.box_yellow .corner_content .h6,.box.box_yellow .corner_content .info,.box.box_yellow .corner_content .highlight{color:#f9a401}.box.box_yellow_full .corner_content{background-color:#f9a401;color:#fff}.box.box_purple .corner_content h1,.box.box_purple .corner_content h2,.box.box_purple .corner_content h3,.box.box_purple .corner_content h4,.box.box_purple .corner_content h5,.box.box_purple .corner_content h6,.box.box_purple .corner_content .h1,.box.box_purple .corner_content .h2,.box.box_purple .corner_content .h3,.box.box_purple .corner_content .h4,.box.box_purple .corner_content .h5,.box.box_purple .corner_content .h6,.box.box_purple .corner_content .info,.box.box_purple .corner_content .highlight{color:#939}.box.box_purple_full .corner_content{background-color:#939;color:#fff}.box.box_gray .corner_content h1,.box.box_gray .corner_content h2,.box.box_gray .corner_content h3,.box.box_gray .corner_content h4,.box.box_gray .corner_content h5,.box.box_gray .corner_content h6,.box.box_gray .corner_content .h1,.box.box_gray .corner_content .h2,.box.box_gray .corner_content .h3,.box.box_gray .corner_content .h4,.box.box_gray .corner_content .h5,.box.box_gray .corner_content .h6,.box.box_gray .corner_content .info,.box.box_gray .corner_content .highlight{color:#666}.box.box_gray_full .corner_content{background-color:#666;color:#fff}.box .corner_header{border-radius:10px 10px 0 0;color:#fff;line-height:30px;padding:0 10px}.box .corner_header .headline{overflow:hidden;color:#fff;font-size:16px}.box .corner_header .headline h2,.box .corner_header .headline .h2{font-size:inherit;font-weight:700;margin:0;line-height:30px}.box .corner_header .headline a{color:inherit}.box .corner_content{display:flex;flex-direction:column;flex-grow:1;position:relative;min-width:0;background-color:#fff;border-radius:0 0 10px 10px}.box .corner_content .content{display:flex;flex-direction:column;flex-grow:1;padding:10px 10px 20px}.box.box_content .corner_content .content{padding:20px}.box.box_content .corner_content .content .ce_hyperlink,.box.box_content .corner_content .content .ce_text{margin:0}.box h3,.box .h3{font-size:18px;font-weight:bold;margin-bottom:5px}.box .image_container{margin-bottom:10px}.box .ce_hyperlink,.box .ce_text{margin:0 10px}.box .more{color:#666;font-weight:normal}.box .more a{color:inherit;padding-left:15px;background-image:url("../../files/images/icons/icon_plus.gif");background-repeat:no-repeat}.box_smallteaser .corner_content .content{padding-bottom:10px}.box_smallteaser ul{margin:0;padding:0;list-style:none}.box_smallteaser .item,.box_smallteaser .event{margin:0 -10px 10px;line-height:14px;padding:0 10px 7px;border-bottom:1px solid #666}.box_smallteaser .item:last-child,.box_smallteaser .event:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.box_smallteaser .more{margin-bottom:0}.box_smallteaser .more a{background-position:0 4px}.box_smallteaser.box_blue .item,.box_smallteaser.box_blue .event{border-color:#176ccc}.box_smallteaser.box_red .item,.box_smallteaser.box_red .event{border-color:#ff4716}.box_smallteaser.box_green .item,.box_smallteaser.box_green .event{border-color:#090}.box_smallteaser.box_yellow .item,.box_smallteaser.box_yellow .event{border-color:#f9a401}.box_smallteaser.box_purple .item,.box_smallteaser.box_purple .event{border-color:#939}.box_smallteaser.box_gray .item,.box_smallteaser.box_gray .event{border-color:#666}@media (min-width:768px){.form-inline .formbody{display:flex;flex-flow:row wrap;align-items:center}}.widget{margin:0.5em 0;overflow:hidden;padding:3px 0;position:relative}.controls-inline .widget:not(.widget-radio):not(.widget-checkbox){display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}@media (min-width:768px){.form-inline .widget{display:flex;flex:1 1 auto;margin-right:0.5rem;margin-top:0;margin-bottom:0}}.widget.hide-label label,.widget.hide-label legend{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}.widget > label,.widget legend{font-size:0.75rem;font-weight:400;display:inline-block;margin-bottom:0.5rem;cursor:pointer}.controls-inline .widget > label,.controls-inline .widget legend{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}@media (min-width:576px){.controls-inline .widget > label,.controls-inline .widget legend{flex:0 0 16.66667%;max-width:16.66667%}}@media (min-width:768px){.form-inline .widget > label,.form-inline .widget legend{display:flex;align-items:center;justify-content:center;margin-bottom:0;margin-right:0.5rem}}.widget .form-field{display:flex;flex:1 1 auto}@media (min-width:576px){.controls-inline .widget .form-field{flex:0 0 83.33333%;max-width:83.33333%}}.widget .text,.widget .select,.widget .textarea{display:block;width:100%;padding:0.125rem 0.75rem;font-size:0.75rem;line-height:1.5;color:#666;background-color:#fff;background-clip:padding-box;border-color:#666 #c9c5b6 #c9c5b6 #666;border-style:solid;border-width:1px;border-radius:0.25rem;transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}.widget .text::-ms-expand,.widget .select::-ms-expand,.widget .textarea::-ms-expand{background-color:transparent;border:0}.widget .text:focus,.widget .select:focus,.widget .textarea:focus{color:#666;background-color:#fff;border-color:#73adef;outline:0;box-shadow:0 0 0 0.2rem rgba(23, 108, 204, .25)}.widget .text::placeholder,.widget .select::placeholder,.widget .textarea::placeholder{color:#515151;opacity:1}.widget .text:disabled,.widget .select:disabled,.widget .textarea:disabled,.widget .text[readonly],.widget .select[readonly],.widget .textarea[readonly]{background-color:#c1c1c1;opacity:1}@media (min-width:768px){.form-inline .widget .text,.form-inline .widget .select,.form-inline .widget .textarea{display:inline-block;vertical-align:middle;flex:1 1 auto}}.box.box_blue.box_blue_full .widget .text,.box.box_blue.box_blue_full .widget .select,.box.box_blue.box_blue_full .widget .textarea{background-image:none;background-color:#176ccc;color:#fff}.box.box_blue.box_blue_full .widget .text::placeholder,.box.box_blue.box_blue_full .widget .select::placeholder,.box.box_blue.box_blue_full .widget .textarea::placeholder{color:#fff}.box.box_red.box_red_full .widget .text,.box.box_red.box_red_full .widget .select,.box.box_red.box_red_full .widget .textarea{background-image:none;background-color:#ff4716;color:#fff}.box.box_red.box_red_full .widget .text::placeholder,.box.box_red.box_red_full .widget .select::placeholder,.box.box_red.box_red_full .widget .textarea::placeholder{color:#fff}.box.box_green.box_green_full .widget .text,.box.box_green.box_green_full .widget .select,.box.box_green.box_green_full .widget .textarea{background-image:none;background-color:#090;color:#fff}.box.box_green.box_green_full .widget .text::placeholder,.box.box_green.box_green_full .widget .select::placeholder,.box.box_green.box_green_full .widget .textarea::placeholder{color:#fff}.box.box_yellow.box_yellow_full .widget .text,.box.box_yellow.box_yellow_full .widget .select,.box.box_yellow.box_yellow_full .widget .textarea{background-image:none;background-color:#f9a401;color:#fff}.box.box_yellow.box_yellow_full .widget .text::placeholder,.box.box_yellow.box_yellow_full .widget .select::placeholder,.box.box_yellow.box_yellow_full .widget .textarea::placeholder{color:#fff}.box.box_purple.box_purple_full .widget .text,.box.box_purple.box_purple_full .widget .select,.box.box_purple.box_purple_full .widget .textarea{background-image:none;background-color:#939;color:#fff}.box.box_purple.box_purple_full .widget .text::placeholder,.box.box_purple.box_purple_full .widget .select::placeholder,.box.box_purple.box_purple_full .widget .textarea::placeholder{color:#fff}.box.box_gray.box_gray_full .widget .text,.box.box_gray.box_gray_full .widget .select,.box.box_gray.box_gray_full .widget .textarea{background-image:none;background-color:#666;color:#fff}.box.box_gray.box_gray_full .widget .text::placeholder,.box.box_gray.box_gray_full .widget .select::placeholder,.box.box_gray.box_gray_full .widget .textarea::placeholder{color:#fff}.widget .select:not([size]):not([multiple]){height:calc(1.375rem + 2px)}.widget .select:focus::-ms-value{color:#666;background-color:#fff}.controls-inline .widget-radio .radio_container{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.widget-radio .radio_container .form-field{display:block}.widget-radio .radio_container span{position:relative;display:block;padding-left:1.25rem}#form_contact .widget-radio .radio_container span,.mod_ecards .widget-radio .radio_container span,#form_movie_rating_user .widget-radio .radio_container span{display:flex;align-items:center;padding-left:0;margin-right:0.75rem}@media (min-width:768px){#form_contact .widget-radio .radio_container span,.mod_ecards .widget-radio .radio_container span,#form_movie_rating_user .widget-radio .radio_container span{display:inline-flex}}#form_movie_rating_user .widget-radio .radio_container span{align-items:flex-start}.widget-radio .radio_container span span{padding-left:0;display:inline;vertical-align:middle}.widget-radio .radio_container span label{margin-bottom:0}#form_movie_rating_user .widget-radio .radio_container span label .label{display:block}.widget-radio .radio_container span .radio{position:absolute;margin-top:0.3rem;margin-left:-1.25rem}#form_contact .widget-radio .radio_container span .radio,.mod_ecards .widget-radio .radio_container span .radio,#form_movie_rating_user .widget-radio .radio_container span .radio{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0}.controls-inline .widget-checkbox .checkbox_container{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.widget-checkbox .checkbox_container .form-field{display:block}.widget-checkbox .checkbox_container span{position:relative;display:block;padding-left:1.25rem}#form_contact .widget-checkbox .checkbox_container span,.mod_ecards .widget-checkbox .checkbox_container span,#form_movie_rating_user .widget-checkbox .checkbox_container span{display:flex;align-items:center;padding-left:0;margin-right:0.75rem}@media (min-width:768px){#form_contact .widget-checkbox .checkbox_container span,.mod_ecards .widget-checkbox .checkbox_container span,#form_movie_rating_user .widget-checkbox .checkbox_container span{display:inline-flex}}#form_movie_rating_user .widget-checkbox .checkbox_container span{align-items:flex-start}.widget-checkbox .checkbox_container span span{padding-left:0;display:inline;vertical-align:middle}.widget-checkbox .checkbox_container span label{margin-bottom:0}#form_movie_rating_user .widget-checkbox .checkbox_container span label .label{display:block}.widget-checkbox .checkbox_container span .checkbox{position:absolute;margin-top:0.3rem;margin-left:-1.25rem}#form_contact .widget-checkbox .checkbox_container span .checkbox,.mod_ecards .widget-checkbox .checkbox_container span .checkbox,#form_movie_rating_user .widget-checkbox .checkbox_container span .checkbox{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0}.submit_container{margin:0.5em 0;padding:3px 0;position:relative}@media (min-width:768px){.form-inline .submit_container{margin-top:0;margin-bottom:0}}@media (min-width:576px){.controls-inline .submit_container .submit{margin-left:16.66667%}}.ui-datepicker-trigger{margin-left:0.5rem;align-self:center}#form_contact{padding:20px;background-color:#efefef}a.button,button.button,.button a,.button button,.submit{display:inline-block;width:auto;height:25px;color:#fff !important;border:0;border-radius:10px;font-size:14px;font-weight:bold;padding:0 20px;line-height:25px;appearance:none;white-space:nowrap;text-decoration:none}a.button.nopadding,button.button.nopadding,.button a.nopadding,.button button.nopadding,.submit.nopadding{padding-left:0;padding-right:0}.box .button:last-child{margin-top:auto}.button-tickets.button a,.button-tickets.submit{padding-left:62px;width:100%;padding-right:0}.button-tickets.button a::before,.button-tickets.submit::before{width:47px;height:43px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-tickets.png')}.button_fix_contact_red.button a,.button_fix_contact_red.submit{padding-left:86px;margin-top:-5px}.button_fix_contact_red.button a::before,.button_fix_contact_red.submit::before{width:71px;height:57px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-klappi-envelope.png')}.button_fix_contact_red.button a::before,.button_fix_contact_red.submit::before{margin-top:-10px}.button_fix_calendar_red.button a,.button_fix_calendar_red.submit{padding-left:55px;width:100%}.button_fix_calendar_red.button a::before,.button_fix_calendar_red.submit::before{width:40px;height:38px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-calendar.png')}.button_fix_lupe_red.button a,.button-search.button a,.button_fix_lupe_red.submit,.button-search.submit{padding-left:54px}.button_fix_lupe_red.button a::before,.button-search.button a::before,.button_fix_lupe_red.submit::before,.button-search.submit::before{width:39px;height:40px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-search.png')}.button_fix_abc_yellow.button a,.button_fix_abc_yellow.submit{padding-left:66px}.button_fix_abc_yellow.button a::before,.button_fix_abc_yellow.submit::before{width:51px;height:23px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-glossary.png')}.button_fix_megaphon_yellow.button a,.button_fix_megaphon_yellow.submit{padding-left:58px}.button_fix_megaphon_yellow.button a::before,.button_fix_megaphon_yellow.submit::before{width:43px;height:38px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-megaphone.png')}.button_fix_mikrofon_yellow.button a,.button_fix_mikrofon_yellow.submit{padding-left:46px}.button_fix_mikrofon_yellow.button a::before,.button_fix_mikrofon_yellow.submit::before{width:31px;height:52px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-microphone.png')}.button_fix_konsole_yellow.button a,.button_fix_konsole_yellow.submit{padding-left:58px}.button_fix_konsole_yellow.button a::before,.button_fix_konsole_yellow.submit::before{width:43px;height:30px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-controller.png')}.button_fix_download_yellow.button a,.button_fix_download_grey.button a,.button_fix_download_yellow.submit,.button_fix_download_grey.submit{padding-left:48px}.button_fix_download_yellow.button a::before,.button_fix_download_grey.button a::before,.button_fix_download_yellow.submit::before,.button_fix_download_grey.submit::before{width:33px;height:37px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-download.png')}.button-envelope-white.button a,.button-envelope-white.submit{padding-left:58px}.button-envelope-white.button a::before,.button-envelope-white.submit::before{width:43px;height:33px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-envelope-white.png')}.button-envelope-yellow.button a,.button-envelope-yellow.submit{padding-left:60px}.button-envelope-yellow.button a::before,.button-envelope-yellow.submit::before{width:45px;height:34px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-envelope.png')}.button-login.button a,.button-login.submit{padding-left:50px}.button-login.button a::before,.button-login.submit::before{width:35px;height:36px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-login.png')}.button-camera.button a,.button-camera.submit{padding-left:68px}.button-camera.button a::before,.button-camera.submit::before{width:53px;height:32px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-camera.png')}.button-film.button a,.button_fix_filmrolle_blue.button a,.button-film.submit,.button_fix_filmrolle_blue.submit{padding-left:50px}.button-film.button a::before,.button_fix_filmrolle_blue.button a::before,.button-film.submit::before,.button_fix_filmrolle_blue.submit::before{width:35px;height:40px;content:url('../../files/kinderfilmwelt/assets/img/icons/icon-film.png')}.button-block{display:block;text-align:center;white-space:nowrap}.button-block a{display:block;padding-left:0;padding-right:0}.mejs-container,.mejs-container video,.mejs-container audio,.mejs-container .mejs-poster{max-width:100%}.box .pagination,.box .slider-control,.box_tabs_pane .pagination,.box_tabs_pane .slider-control{position:absolute;right:18px;bottom:-10px;width:auto;height:31px;margin:0;padding:0 10px;border:3px solid #13d45a;white-space:nowrap}.box .pagination p,.box .slider-control p,.box_tabs_pane .pagination p,.box_tabs_pane .slider-control p{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}.box .pagination ul,.box .slider-control ul,.box_tabs_pane .pagination ul,.box_tabs_pane .slider-control ul{list-style:none;margin:0;padding:0;position:static;width:auto}.box .pagination ul li,.box .slider-control ul li,.box_tabs_pane .pagination ul li,.box_tabs_pane .slider-control ul li{display:inline-block;margin:0 2px;padding:0;font-size:18px;font-weight:bold;line-height:25px;width:auto;height:auto}.box .pagination ul li a,.box .slider-control ul li a,.box_tabs_pane .pagination ul li a,.box_tabs_pane .slider-control ul li a,.box .pagination ul li span,.box .slider-control ul li span,.box_tabs_pane .pagination ul li span,.box_tabs_pane .slider-control ul li span,.box .pagination ul li button,.box .slider-control ul li button,.box_tabs_pane .pagination ul li button,.box_tabs_pane .slider-control ul li button{color:#fff;opacity:0.7}.box .pagination ul li span.current,.box .slider-control ul li span.current,.box_tabs_pane .pagination ul li span.current,.box_tabs_pane .slider-control ul li span.current,.box .pagination ul li.slick-active button,.box .slider-control ul li.slick-active button,.box_tabs_pane .pagination ul li.slick-active button,.box_tabs_pane .slider-control ul li.slick-active button{opacity:1}.ui-datepicker{background-color:#fff;padding:10px}.ui-datepicker-calendar{table-layout:fixed}.ui-datepicker-calendar th,.ui-datepicker-calendar td{padding:2px 3px}.ui-datepicker-header{display:flex;flex-wrap:wrap;justify-content:space-between}.ui-datepicker-header .ui-datepicker-title{flex-grow:1}.box_blue .progress-bar{background-color:#176ccc}.box_red .progress-bar{background-color:#ff4716}.box_green .progress-bar{background-color:#090}.box_yellow .progress-bar{background-color:#f9a401}.box_purple .progress-bar{background-color:#939}.box_gray .progress-bar{background-color:#666}.box .mod_poll{display:flex;flex-direction:column;flex-grow:1}.box .mod_poll .poll_default{display:flex;flex-direction:column;flex-grow:1}.box .mod_poll .poll_default .form,.box .mod_poll .poll_default form,.box .mod_poll .poll_default .formbody{display:flex;flex-direction:column;flex-grow:1}.box .mod_poll .poll_default .submit_container{margin:auto 0 0}.mod_poll .poll_default ul{margin-bottom:0}.mod_poll .poll_title{position:relative;padding-right:60px}.mod_poll .poll_title::after{position:absolute;right:0;top:0;display:block;width:50px;height:55px;content:url("../../files/images/icons/klappi_quickfrage.png")}#movie_search{overflow:visible}@media (min-width:768px){#movie_search{flex-basis:260px}}#movie_search form{margin:0;position:relative}@media (min-width:768px){#movie_search form{margin-left:15px;margin-right:15px}}#movie_search form label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}#movie_search form input[name="search"]{background-image:linear-gradient(to bottom, #c7d2d4 0%, #feffff 100%);color:#666;border-top:1px solid #666;border-right:1px solid #e6e6cc;border-bottom:1px solid #e6e6cc;border-left:1px solid #666;padding:4px 40px 4px 10px}#movie_search form .submit_container{margin:0;padding:0;position:static}#movie_search form .submit_container input{width:40px;height:40px;font-size:0;line-height:0;background-image:url("../../files/kinderfilmwelt/assets/img/bg_submit.png");background-color:transparent !important;background-repeat:no-repeat !important;border:none !important;cursor:pointer !important;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (min-width:992px){#filmsuche_container .ce_text{width:500px}}#filmsuche .form-group-container{margin-bottom:10px}#filmsuche .form-group-container.movie_tags{margin-top:40px}#filmsuche .form-group{padding:0 5px;border-radius:10px;display:flex;flex-wrap:wrap}@media (min-width:768px){#filmsuche .form-group{justify-content:space-between;flex-wrap:nowrap}}#filmsuche .widget{flex-grow:1;padding-left:5px;padding-right:5px}@media (min-width:768px){#filmsuche .widget{flex-grow:0}}#filmsuche .widget .text,#filmsuche .widget .select,#filmsuche .widget .textarea{border:3px solid #fff;font-family:"Comic Sans MS", cursive;font-size:12px;font-weight:bold}#filmsuche .widget .select:not([size]):not([multiple]){height:calc(1.375rem + 6px)}#filmsuche .widget:not(.movie_year) > label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}#filmsuche .widget.mm_multitext .form-field{display:flex}#filmsuche .widget.mm_multitext .form-field input + input{margin-left:10px}#filmsuche .widget.search,#filmsuche .widget.movie_tags{flex-grow:1}#filmsuche .widget.movie_medium,#filmsuche .widget.movie_age{flex-basis:50%}@media (min-width:768px){#filmsuche .widget.movie_medium,#filmsuche .widget.movie_age{flex-basis:auto}}#filmsuche .widget.movie_age{overflow:visible}#filmsuche .widget.movie_age .form-field{position:relative}#filmsuche .widget.movie_age .form-field::before{position:absolute;top:-47px;left:50%;transform:translateX(-50%);width:78px;height:47px;background-image:url("../../files/images/backgrounds/bg_form_filmsuche_age.png");background-position:0 0;background-repeat:no-repeat;margin-top:0;content:""}#filmsuche .widget.movie_age.age-2 .form-field::before{background-position:0 -64px}#filmsuche .widget.movie_age.age-3 .form-field::before{background-position:0 -128px}#filmsuche .widget.movie_age.age-4 .form-field::before{background-position:0 -192px}#filmsuche .widget.movie_age.age-5 .form-field::before{background-position:0 -256px}#filmsuche .widget.movie_age.age-6 .form-field::before{background-position:0 -320px}#filmsuche .widget.movie_age.age-7 .form-field::before{background-position:0 -384px}#filmsuche .widget.movie_age.age-8 .form-field::before{background-position:0 -448px}#filmsuche .widget.movie_age.age-9 .form-field::before{background-position:0 -512px}#filmsuche .widget.movie_age.age-10 .form-field::before{background-position:0 -576px}#filmsuche .widget.movie_age.age-11 .form-field::before{background-position:0 -640px}#filmsuche .widget.movie_age.age-12 .form-field::before{background-position:0 -704px}#filmsuche .widget.movie_tags{overflow:visible}#filmsuche .widget.movie_tags .checkbox_container .form-field{display:flex;justify-content:space-between;flex-wrap:wrap}@media (min-width:768px){#filmsuche .widget.movie_tags .checkbox_container .form-field{flex-wrap:nowrap}}#filmsuche .widget.movie_tags .checkbox_container .form-field > span{position:relative;min-width:124px;padding-left:29px;padding-top:43px}@media (min-width:768px){#filmsuche .widget.movie_tags .checkbox_container .form-field > span{padding-top:0}}#filmsuche .widget.movie_tags .checkbox_container .form-field > span::before{position:absolute;top:0;display:block;width:91px;height:43px;background-image:url("../../files/images/backgrounds/bg_form_filmsuche_tags.png");background-repeat:no-repeat;background-position:0 5px;content:""}@media (min-width:768px){#filmsuche .widget.movie_tags .checkbox_container .form-field > span::before{top:-43px}}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.lachen::before{background-position:0 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.liebe::before{background-position:-92px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.abenteuer::before{background-position:-184px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.gruseln::before{background-position:-276px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.freundschaft::before{background-position:-368px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.jugend::before{background-position:-460px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.tiere::before{background-position:-552px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.spannung::before{background-position:-644px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.sport::before{background-position:-736px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.trickfilm::before{background-position:-828px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.fremde-laender::before{background-position:-920px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.familie::before{background-position:-1012px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.schule::before{background-position:-1104px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.ferien::before{background-position:-1196px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.weihnachten::before{background-position:-1288px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.musik-tanz::before{background-position:-1380px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.aussenseiter::before{background-position:-1472px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.natur::before{background-position:-1564px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.helden::before{background-position:-1656px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span.gewaltkrieg::before{background-position:-1748px 5px}#filmsuche .widget.movie_tags .checkbox_container .form-field > span label{display:block;padding:2px 5px 2px 10px;border-top:3px solid #fff;border-right:3px solid #fff;border-bottom:3px solid #fff;background-color:transparent;text-align:center;font-family:"Comic Sans MS", cursive;font-size:12px;font-weight:bold;white-space:nowrap}#filmsuche .widget.movie_tags .checkbox_container .form-field > span label span{padding-left:0;display:inline;position:static}#filmsuche .widget.movie_tags .checkbox_container .form-field > span .checkbox{appearance:none}#filmsuche .widget.movie_tags .checkbox_container .form-field > span .checkbox:checked,#filmsuche .widget.movie_tags .checkbox_container .form-field > span .checkbox:not(:checked){position:absolute;background-color:transparent;visibility:hidden;margin:0;padding:0}#filmsuche .widget.movie_tags .checkbox_container .form-field > span .checkbox:checked + label,#filmsuche .widget.movie_tags .checkbox_container .form-field > span .checkbox:not(:checked) + label{cursor:pointer}#filmsuche .widget.movie_tags .checkbox_container .form-field > span .checkbox:checked + label::before,#filmsuche .widget.movie_tags .checkbox_container .form-field > span .checkbox:not(:checked) + label::before{content:"";display:inline-block;width:39px;height:39px;position:absolute;bottom:-4px;left:0;background-image:url("../../files/images/backgrounds/bg_form_filmsuche_checkbox.png");background-repeat:no-repeat;background-position:0 1px;cursor:pointer}@media (min-width:768px){#filmsuche .widget.movie_tags .checkbox_container .form-field > span .checkbox:checked + label::before,#filmsuche .widget.movie_tags .checkbox_container .form-field > span .checkbox:not(:checked) + label::before{top:50%;bottom:auto;transform:translateY(-50%)}}#filmsuche .widget.movie_tags .checkbox_container .form-field > span .checkbox:checked + label::before{background-position:0 -120px}#filmsuche .widget.movie_year{display:flex}#filmsuche .widget.movie_year > label{font-family:"Comic Sans MS", cursive;font-size:12px;font-weight:bold;margin-bottom:0;align-self:center;white-space:nowrap;margin-right:10px}#filmsuche .submit_container{align-items:center;margin-top:30px;margin-bottom:0}@media (min-width:768px){#filmsuche .submit_container{display:flex;justify-content:space-between}}#filmsuche .submit_container .toggle_container{margin-bottom:10px}@media (min-width:768px){#filmsuche .submit_container .toggle_container{margin-bottom:0;flex-grow:1}}#filmsuche .submit_container .button_container{display:flex;justify-content:space-between}#filmsuche .submit_container .button_container .button{margin-right:10px}#filmsuche-more_filters{padding-top:40px}.movie.movie-teaser{margin-bottom:40px}.movie.movie-teaser.movie-teaser-small{display:flex;margin-bottom:10px}.movie.movie-teaser.movie-teaser-small:last-child{margin-bottom:0}.movie.movie-teaser.movie-teaser-big{margin-bottom:0}@media (min-width:768px){.movie-full .movie_overview{display:flex;justify-content:space-between;margin-bottom:20px}}@media (min-width:768px){.movie-full .movie_overview .movie_header{flex-basis:440px;max-width:440px}}@media (min-width:768px){.movie-full .movie_overview .movie_meta{flex-basis:200px;max-width:200px}}.movie-teaser .movie_title{font-size:15px}.movie-teaser-big .movie_title{font-size:18px}.movie-teaser-small .movie_title{font-size:0.75rem;margin:0;padding:0}.movie-full .movie_title{font-size:18px;margin-bottom:7px}.movie_media{display:block;margin-bottom:10px;position:relative}.movie_media.comingsoon::before{content:"";position:absolute;display:block;top:0;left:0;width:83px;height:83px;background-image:url("../../files/images/comingsoon.png");background-position:0 0;background-repeat:no-repeat}.movie_media a{display:block}.movie_media img{display:block;width:100%;height:auto}.movie_media .copyright{position:absolute;bottom:3px;left:5px;color:#fff;text-shadow:0 0 5px #000;font-size:11px;margin:0}.movie_media .play{position:absolute;display:block;bottom:10px;right:10px;width:80px;height:45px;background-image:url("../../files/images/icons/icon_playbutton.png");background-position:0 0;background-repeat:no-repeat}.movie-teaser-big .movie_media{width:267px;margin-right:20px}.movie-teaser-small .movie_media{margin-bottom:0;margin-right:0.625rem}.movie_images,.movie_videos{margin-bottom:15px}.movie_images ul,.movie_videos ul{list-style:none;margin:0 -5px;padding:0;display:flex;flex-wrap:wrap}.movie_images ul li,.movie_videos ul li{flex-basis:50%;padding:0 5px;margin-bottom:10px}.movie_videos ul li a{position:relative}.movie_videos ul li a .play{position:absolute;display:block;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:80px;height:45px;background-image:url("../../files/images/icons/icon_playbutton.png");background-position:0 0;background-repeat:no-repeat}.movie_header{display:flex;flex-direction:row;justify-content:space-between}.movie-teaser-big .movie_header{flex-direction:column;justify-content:flex-start}@media (min-width:768px){.movie-teaser-big .movie_header{flex-direction:row;justify-content:space-between}}.movie-full .movie_header{display:block}.movie-teaser-big .movie_meta{display:flex}@media (min-width:768px){.movie-teaser-big .movie_meta{display:block;flex-grow:1}}.movie_icons{margin-bottom:7px}.movie_icons img{display:inline}.movie_icons img + img{margin-left:5px}.movie_ratings{margin-bottom:8px}.movie_ratings p{margin:0 0 5px 0}.movie-teaser .movie_ratings .unit-rating,.movie-full .movie_ratings .unit-rating{float:right}.movie-teaser-big .movie_ratings .unit-rating{float:none}.movie_ratings .ratingblock{overflow:hidden;width:100%}.movie_ratings .ratingblock p{float:left;width:130px}.movie-teaser-big .movie_ratings .ratingblock p{float:none}.movie-teaser-big .movie_ratings{margin-bottom:20px}.movie-teaser-big .movie_ratings .ratingblock{margin-bottom:10px}.movie-teaser-big .movie_ratings .ratingblock p{margin-bottom:0}.movie_ratings .kjf_rating .unit-rating{height:14px;background:url("../../files/images/icons/icon_ratings_small_kjf.jpg") top left repeat-x}.movie-teaser-big .movie_ratings .kjf_rating .unit-rating{height:19px;background:url("../../files/images/icons/icon_ratings_kjf.png") left top repeat-x}.movie_ratings .kjf_rating .unit-rating li.current-rating{height:14px;background:url("../../files/images/icons/icon_ratings_small_kjf.jpg") left bottom}.movie-teaser-big .movie_ratings .kjf_rating .unit-rating li.current-rating{height:19px;background:url("../../files/images/icons/icon_ratings_kjf.png") left bottom}.movie_ratings .user_rating .unit-rating{height:14px;background:url("../../files/images/icons/icon_ratings_small_user.jpg") top left repeat-x}.movie-teaser-big .movie_ratings .user_rating .unit-rating{height:19px;background:url("../../files/images/icons/icon_ratings_user.png") left top repeat-x}.movie_ratings .user_rating .unit-rating li.current-rating{height:14px;background:url("../../files/images/icons/icon_ratings_small_user.jpg") left bottom}.movie-teaser-big .movie_ratings .user_rating .unit-rating li.current-rating{height:19px;background:url("../../files/images/icons/icon_ratings_user.png") left bottom}.movie-teaser .movie_text{margin-bottom:10px;overflow:hidden}@media (min-width:768px){.movie-teaser .movie_text{height:70px}}.movie-teaser-big .movie_text{width:auto;height:auto;margin-bottom:0;line-height:1.5}.movie_details .panel p,.movie_details .panel span{font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif !important;line-height:1.5 !important}.movie_details .panel p{margin-bottom:0.625rem !important}@media (max-width:767.98px){.movie_details .tab-credits .credits{display:block}}@media (max-width:767.98px){.movie_details .tab-credits .credits tr{display:block}}.movie_details .tab-credits .credits th,.movie_details .tab-credits .credits td{padding:2px 3px;vertical-align:top}@media (max-width:767.98px){.movie_details .tab-credits .credits th,.movie_details .tab-credits .credits td{display:block;padding:0}}.movie_details .tab-credits .credits th{padding-left:0;padding-right:30px;font-weight:bold}@media (max-width:767.98px){.movie_details .tab-credits .credits td{margin-bottom:10px}}@media (max-width:767.98px){.movie_details .tab-credits .credits .tabletext{display:table}}@media (max-width:767.98px){.movie_details .tab-credits .credits .tabletext tr{display:table-row}}@media (max-width:767.98px){.movie_details .tab-credits .credits .tabletext th,.movie_details .tab-credits .credits .tabletext td{display:table-cell;padding:2px 3px;vertical-align:top}}.movie_details .tab-credits .credits .tabletext th:first-child,.movie_details .tab-credits .credits .tabletext td:first-child{padding-left:0}.movie_trailer{margin:0 auto}.unit-rating{list-style:none;margin:0;padding:0;width:90px;height:19px;position:relative}.unit-rating.unit-rating-small{width:70px;height:13px}.unit-rating li{padding:0;margin:0;float:left}.unit-rating li.current-rating{position:absolute;display:block;text-indent:-9000px;z-index:1}@media (min-width:576px) and (max-width:991.98px){#box_kinoprogramm_container{flex-basis:33.3333%;max-width:33.3333%}}#box_kinoprogramm{flex-grow:1}#box_kinoprogramm .ce_form,#box_kinoprogramm .ce_form form,#box_kinoprogramm .ce_form .formbody{display:flex;flex-direction:column;flex-grow:1}#box_kinoprogramm .ce_form .submit_container{margin-top:auto}@media (min-width:576px) and (max-width:991.98px){#box_neuimkino{flex-basis:66.6666%;max-width:66.6666%}}@media (min-width:992px){#box_neuimkino{margin-left:25%}}#box_neuimkino .content-slider.slick-dotted.slick-initialized{margin-bottom:0}#box_neuimkino .movie{margin-bottom:0;padding-bottom:10px}#box_neuimkino .button{margin:0}#tabs_neuefilme ul li{position:relative}@media (min-width:768px){#tabs_neuefilme ul li a,#tabs_neuefilme ul li span{margin-left:40px}}@media (min-width:768px){#tabs_neuefilme ul li::before{display:block;position:absolute;content:"";background-image:url("../../files/images/backgrounds/bg_neuefilme_navi.png");z-index:2}}@media (min-width:768px){#tabs_neuefilme ul li.tabs_neuefilme_neuimkino::before{width:55px;height:64px;background-position:0 0;top:-15px;left:10px}}@media (min-width:768px){#tabs_neuefilme ul li.tabs_neuefilme_neuaufdvd::before{width:40px;height:40px;background-position:0 -74px;top:-5px;left:10px}}#box_tippsundtermine .event{display:flex;margin-bottom:10px;padding:0 10px 8px;text-decoration:none}#box_tippsundtermine .event .ort{line-height:14px;margin-bottom:0}#box_tippsundtermine .event:hover .event-image,#box_tippsundtermine .event:focus .event-image{display:block}#box_tippsundtermine .event.first .event-image,#box_tippsundtermine .event.hover .event-image{display:block}#box_tippsundtermine .event-image{display:none}#box_tippsundtermine .event-image img{display:block;margin-top:10px;margin-bottom:0}#box_tippsundtermine .event-title{font-size:0.75rem}#box_tippsundtermine .event-date{width:50px;height:50px;margin-right:10px;color:#ccc}#box_tippsundtermine .event-date .weekday{margin-bottom:7px;padding-top:5px;font-size:30px;font-weight:bold;line-height:1}#box_tippsundtermine .event-date .day{color:#adadad}#box_tippsundtermine .button_fix_calendar_red{margin:auto auto 10px}#terminsuche .formbody{padding:5px 10px;border-radius:5px}@media (min-width:992px){#terminsuche .formbody{flex-wrap:nowrap}}#filmklassiker_anfrage .formbody{padding:5px 10px;border-radius:5px}#filmlexikon_anfrage .formbody{padding:5px 10px;border-radius:5px}#filmstudio_kinderfilmreporter .mod_newslist .layout_full,#filmstudio_videogrussbotschaften .mod_newslist .layout_full,#filmstudio_kinderfilmreporter_detail .mod_newslist .layout_full,#filmstudio_videogrussbotschaften_detail .mod_newslist .layout_full,#filmstudio_kinderfilmreporter .mod_newsreader .layout_full,#filmstudio_videogrussbotschaften .mod_newsreader .layout_full,#filmstudio_kinderfilmreporter_detail .mod_newsreader .layout_full,#filmstudio_videogrussbotschaften_detail .mod_newsreader .layout_full{margin-top:20px}#filmstudio_kinderfilmreporter .mod_newslist .layout_full h4,#filmstudio_videogrussbotschaften .mod_newslist .layout_full h4,#filmstudio_kinderfilmreporter_detail .mod_newslist .layout_full h4,#filmstudio_videogrussbotschaften_detail .mod_newslist .layout_full h4,#filmstudio_kinderfilmreporter .mod_newsreader .layout_full h4,#filmstudio_videogrussbotschaften .mod_newsreader .layout_full h4,#filmstudio_kinderfilmreporter_detail .mod_newsreader .layout_full h4,#filmstudio_videogrussbotschaften_detail .mod_newsreader .layout_full h4{font-size:18px;font-weight:bold}#filmstudio_kinderfilmreporter .mod_newslist .layout_full .date,#filmstudio_videogrussbotschaften .mod_newslist .layout_full .date,#filmstudio_kinderfilmreporter_detail .mod_newslist .layout_full .date,#filmstudio_videogrussbotschaften_detail .mod_newslist .layout_full .date,#filmstudio_kinderfilmreporter .mod_newsreader .layout_full .date,#filmstudio_videogrussbotschaften .mod_newsreader .layout_full .date,#filmstudio_kinderfilmreporter_detail .mod_newsreader .layout_full .date,#filmstudio_videogrussbotschaften_detail .mod_newsreader .layout_full .date{margin-bottom:3px}#filmstudio_kinderfilmreporter .mod_newslist h3,#filmstudio_videogrussbotschaften .mod_newslist h3,#filmstudio_kinderfilmreporter_detail .mod_newslist h3,#filmstudio_videogrussbotschaften_detail .mod_newslist h3,#filmstudio_kinderfilmreporter .mod_newsreader h3,#filmstudio_videogrussbotschaften .mod_newsreader h3,#filmstudio_kinderfilmreporter_detail .mod_newsreader h3,#filmstudio_videogrussbotschaften_detail .mod_newsreader h3{margin-bottom:10px;padding:0 20px;font-size:16px;color:#fff;line-height:30px}#filmstudio_kinderfilmreporter .mod_newslist .layout_latest,#filmstudio_videogrussbotschaften .mod_newslist .layout_latest,#filmstudio_kinderfilmreporter_detail .mod_newslist .layout_latest,#filmstudio_videogrussbotschaften_detail .mod_newslist .layout_latest{margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px solid #f9a401}#filmstudio_kinderfilmreporter .mod_newslist .layout_latest.last,#filmstudio_videogrussbotschaften .mod_newslist .layout_latest.last,#filmstudio_kinderfilmreporter_detail .mod_newslist .layout_latest.last,#filmstudio_videogrussbotschaften_detail .mod_newslist .layout_latest.last{border:none;margin:0;padding:0}#filmstudio_kinderfilmreporter .mod_newslist .layout_latest .news_header,#filmstudio_videogrussbotschaften .mod_newslist .layout_latest .news_header,#filmstudio_kinderfilmreporter_detail .mod_newslist .layout_latest .news_header,#filmstudio_videogrussbotschaften_detail .mod_newslist .layout_latest .news_header{justify-content:space-between}#filmstudio_kinderfilmreporter .mod_newslist .layout_latest .news_header .time,#filmstudio_videogrussbotschaften .mod_newslist .layout_latest .news_header .time,#filmstudio_kinderfilmreporter_detail .mod_newslist .layout_latest .news_header .time,#filmstudio_videogrussbotschaften_detail .mod_newslist .layout_latest .news_header .time{order:0}#filmstudio_kinderfilmreporter .mod_newslist .layout_latest .news_header .time::after,#filmstudio_videogrussbotschaften .mod_newslist .layout_latest .news_header .time::after,#filmstudio_kinderfilmreporter_detail .mod_newslist .layout_latest .news_header .time::after,#filmstudio_videogrussbotschaften_detail .mod_newslist .layout_latest .news_header .time::after{content:none}#filmstudio_kinderfilmreporter .mod_newslist .layout_latest h3,#filmstudio_videogrussbotschaften .mod_newslist .layout_latest h3,#filmstudio_kinderfilmreporter_detail .mod_newslist .layout_latest h3,#filmstudio_videogrussbotschaften_detail .mod_newslist .layout_latest h3{background-image:none;color:#f9a401;padding:0;line-height:normal;font-size:12px}#filmstudio_kinderfilmreporter .mod_newsreader .back,#filmstudio_videogrussbotschaften .mod_newsreader .back,#filmstudio_kinderfilmreporter_detail .mod_newsreader .back,#filmstudio_videogrussbotschaften_detail .mod_newsreader .back{margin-bottom:25px}#filmstudio_kinderfilmreporter .date,#filmstudio_videogrussbotschaften .date,#filmstudio_kinderfilmreporter_detail .date,#filmstudio_videogrussbotschaften_detail .date{font-weight:bold;color:#f9a401}.recommendations .item{padding:5px 10px;margin-bottom:1px}.recommendations .item.active{padding:5px 10px 10px}.recommendations .item p.more a{padding-left:15px;background-image:url("../../files/upload/images/empfehlungen/icon_plus.gif");background-repeat:no-repeat}.recommendations .age4 .item{background-color:#fff6f3}.recommendations .age4 .item.active{background-color:#ffece7}.recommendations .age4 .item h3,.recommendations .age4 .item .h3,.recommendations .age4 .item a{color:#ff4715}.recommendations .age4 .item p.more a,.recommendations .age4 .item .ui-accordion-header-icon::before{background-position:0 -37px}.recommendations .age5 .item{background-color:#d3e3f5}.recommendations .age5 .item.active{background-color:#bbd4f0}.recommendations .age5 .item h3,.recommendations .age5 .item .h3,.recommendations .age5 .item a{color:#189ccc}.recommendations .age5 .item p.more a,.recommendations .age5 .item .ui-accordion-header-icon::before{background-position:0 -137px}.recommendations .age6 .item{background-color:#e2f4e2}.recommendations .age6 .item.active{background-color:#bae4ba}.recommendations .age6 .item h3,.recommendations .age6 .item .h3,.recommendations .age6 .item a{color:#090}.recommendations .age6 .item p.more a,.recommendations .age6 .item .ui-accordion-header-icon::before{background-position:0 -77px}.recommendations .age7 .item{background-color:#feedcc}.recommendations .age7 .item.active{background-color:#fde4b2}.recommendations .age7 .item h3,.recommendations .age7 .item .h3,.recommendations .age7 .item a{color:#faa403}.recommendations .age7 .item p.more a,.recommendations .age7 .item .ui-accordion-header-icon::before{background-position:0 -57px}.recommendations .age8 .item{background-color:#f5eaf5}.recommendations .age8 .item.active{background-color:#ebd8eb}.recommendations .age8 .item h3,.recommendations .age8 .item .h3,.recommendations .age8 .item a{color:#939}.recommendations .age8 .item p.more a,.recommendations .age8 .item .ui-accordion-header-icon::before{background-position:0 -97px}.recommendations .age9 .item{background-color:#e3edf7}.recommendations .age9 .item.active{background-color:#d2e1ff}.recommendations .age9 .item h3,.recommendations .age9 .item .h3,.recommendations .age9 .item a{color:#6498fd}.recommendations .age9 .item p.more a,.recommendations .age9 .item .ui-accordion-header-icon::before{background-position:0 -157px}.recommendations .age10 .item{background-color:#fac5c9}.recommendations .age10 .item.active{background-color:#f8a5ab}.recommendations .age10 .item h3,.recommendations .age10 .item .h3,.recommendations .age10 .item a{color:#b2101d}.recommendations .age10 .item p.more a,.recommendations .age10 .item .ui-accordion-header-icon::before{background-position:0 -37px}.recommendations .age11 .item{background-color:#d1ffa4}.recommendations .age11 .item.active{background-color:#e9ffd2}.recommendations .age11 .item h3,.recommendations .age11 .item .h3,.recommendations .age11 .item a{color:#76ec00}.recommendations .age11 .item p.more a,.recommendations .age11 .item .ui-accordion-header-icon::before{background-position:0 -177px}.recommendations .age12 .item{background-color:#f7d7ff}.recommendations .age12 .item.active{background-color:#f2c1ff}.recommendations .age12 .item h3,.recommendations .age12 .item .h3,.recommendations .age12 .item a{color:#fe74ff}.recommendations .age12 .item p.more a,.recommendations .age12 .item .ui-accordion-header-icon::before{background-position:0 -197px}#filmlexikon_menu{list-style:none;margin:0 0 20px 0;padding:0;overflow:hidden}#filmlexikon_menu li{display:block;float:left;width:50px;height:79px;margin:0;padding:0;background-image:url("../../files/images/backgrounds/bg_filmlexikon_letters.png");background-repeat:no-repeat;text-indent:-10000em}#filmlexikon_menu li.last{margin:0}#filmlexikon_menu li#a{width:55px;background-position:0 0}#filmlexikon_menu li#b{width:51px;background-position:-55px 0}#filmlexikon_menu li#c{width:52px;background-position:-106px 0}#filmlexikon_menu li#d{width:48px;background-position:-158px 0}#filmlexikon_menu li#e{width:49px;background-position:-206px 0}#filmlexikon_menu li#f{width:52px;background-position:-255px 0}#filmlexikon_menu li#g{width:49px;background-position:-307px 0}#filmlexikon_menu li#h{width:45px;background-position:-356px 0}#filmlexikon_menu li#i{width:53px;background-position:-401px 0}#filmlexikon_menu li#j{width:50px;background-position:-454px 0}#filmlexikon_menu li#k{width:51px;background-position:-504px 0}#filmlexikon_menu li#l{width:48px;background-position:-555px 0}#filmlexikon_menu li#m{width:57px;background-position:-603px 0}#filmlexikon_menu li#n{width:55px;background-position:-673px 0}#filmlexikon_menu li#o{width:53px;background-position:-728px 0}#filmlexikon_menu li#p{width:50px;background-position:-781px 0}#filmlexikon_menu li#q{width:50px;background-position:-831px 0}#filmlexikon_menu li#r{width:50px;background-position:-881px 0}#filmlexikon_menu li#s{width:50px;background-position:-931px 0}#filmlexikon_menu li#t{width:50px;background-position:-981px 0}#filmlexikon_menu li#u{width:50px;background-position:-1031px 0}#filmlexikon_menu li#v{width:45px;background-position:-1081px 0}#filmlexikon_menu li#w{width:53px;background-position:-1126px 0}#filmlexikon_menu li#x{width:49px;background-position:-1179px 0}#filmlexikon_menu li#y{width:46px;background-position:-1228px 0}#filmlexikon_menu li#z{width:57px;background-position:-1274px 0}#filmlexikon_menu li a{display:block;height:79px}#filmlexikon_list .layout_simple .term{background-color:#feedcc;padding:5px 10px;margin-bottom:1px}#filmlexikon_list .layout_simple .term.active{background-color:#fde4b2;padding:5px 10px 10px}#filmlexikon_list .layout_simple .term.active .toggler .ui-accordion-header-icon{display:none}#filmlexikon_list .layout_simple .term .toggler{overflow:hidden}#filmlexikon_list .layout_simple .term .toggler .ui-accordion-header-icon::before{width:10px;height:13px;cursor:pointer;text-indent:-1000em;background-position:0 -57px;background-image:url("../../files/images/icons/icon_plus.gif");background-repeat:no-repeat}#filmlexikon_list .layout_simple .term .floatbox{margin-top:10px}#filmlexikon_definition .layout_full .term{background-color:#fde4b2}#filmlexikon_definition .layout_full .term h3{color:#fff;font-size:16px;font-weight:bold;line-height:30px;margin:0;padding:0 10px}#filmlexikon_definition .layout_full .term .floatbox{padding:20px}#box_kinoprogramm img{margin-top:-32px}#box_kinoprogramm form{margin-top:10px;padding:0 10px}#box_kinoprogramm form .widget{margin-top:10px}#box_kinoprogramm form label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);border:0}#box_kinoprogramm .ce_text p{margin:0}#box_kinoprogramm .submit{margin-top:10px}#kinoprogramm .formbody{padding:5px 10px;border-radius:5px}@media (min-width:576px){#kinoprogramm .formbody{flex-wrap:nowrap}}#kinoprogramm .widget-select{max-width:350px}#kinoprogramm .cinema{padding:0 10px 10px;background-color:#ffece7}@media (min-width:768px){#kinoprogramm .cinema{display:flex;justify-content:space-between;flex-wrap:wrap}}#kinoprogramm .cinema + .cinema{margin-top:20px}#kinoprogramm .cinema h3{flex-basis:100%;font-size:16px;font-weight:bold;margin-top:10px}#kinoprogramm .cinema .cinema_timetable table{table-layout:fixed;border-collapse:separate;border-spacing:5px}@media (max-width:767.98px){#kinoprogramm .cinema .cinema_timetable table{display:flex}}@media (max-width:767.98px){#kinoprogramm .cinema .cinema_timetable table thead{display:flex;margin-right:5px}}#kinoprogramm .cinema .cinema_timetable table thead th{width:50px;background-color:#ffad97;padding:1px 7px;color:#fff}@media (max-width:767.98px){#kinoprogramm .cinema .cinema_timetable table thead th{display:block}#kinoprogramm .cinema .cinema_timetable table thead th + th{margin-top:5px}}@media (max-width:767.98px){#kinoprogramm .cinema .cinema_timetable table tbody{display:flex}}@media (max-width:767.98px){#kinoprogramm .cinema .cinema_timetable table tbody tr + tr{margin-left:5px}}#kinoprogramm .cinema .cinema_timetable table tbody td{width:50px;background-color:#fff6f3;padding:1px 7px}@media (max-width:767.98px){#kinoprogramm .cinema .cinema_timetable table tbody td{width:auto;display:block}#kinoprogramm .cinema .cinema_timetable table tbody td + td{margin-top:5px}}.mod_eventlist .event.layout_teaser{display:flex;flex-direction:column;background-color:#ffece7;margin:20px 0;padding:10px 20px 10px 10px}@media (min-width:768px){.mod_eventlist .event.layout_teaser{flex-direction:row}}.mod_eventlist .event.layout_teaser.first{margin-top:0}.mod_eventlist .event .event_header{display:flex;justify-content:space-between}.mod_eventlist .event h3{margin:0;font-size:12px}.mod_eventlist .event .date,.mod_eventlist .event .time{margin:0}.box_blue .mod_eventlist .event .date,.box_blue .mod_eventlist .event .time{color:#176ccc}.box_red .mod_eventlist .event .date,.box_red .mod_eventlist .event .time{color:#ff4716}.box_green .mod_eventlist .event .date,.box_green .mod_eventlist .event .time{color:#090}.box_yellow .mod_eventlist .event .date,.box_yellow .mod_eventlist .event .time{color:#f9a401}.box_purple .mod_eventlist .event .date,.box_purple .mod_eventlist .event .time{color:#939}.box_gray .mod_eventlist .event .date,.box_gray .mod_eventlist .event .time{color:#666}.mod_eventlist .event .image_container{display:block;float:none;margin-right:0;margin-bottom:10px}@media (min-width:768px){.mod_eventlist .event .image_container{margin-right:10px;margin-bottom:0}}.mod_eventlist .event .text_container{flex-grow:1}.mod_eventlist .event .more{margin-bottom:0}.mod_newslist .layout_full{padding-bottom:20px}.mod_newslist .layout_latest{display:flex;flex-direction:column;margin-top:20px;padding:10px}@media (min-width:768px){.mod_newslist .layout_latest{flex-direction:row}}.mod_newslist .layout_latest.first{margin-top:0}.box_red .mod_newslist .layout_latest{background-color:#ffece7}.box_purple .mod_newslist .layout_latest{background-color:#f5eaf5}.box_gray .mod_newslist .layout_latest{background-color:#efefef}.mod_newslist .layout_latest .ce_text{padding:0 10px !important}.mod_newslist .layout_latest .news_header{display:flex}.mod_newslist .layout_latest .news_header .time{order:-1;white-space:nowrap}.mod_newslist .layout_latest .news_header .time::after{content:":";display:inline-block;margin-right:4px}.mod_newslist .layout_latest h3,.mod_newslist .layout_latest h4{margin-bottom:5px;padding-bottom:0;font-size:12px;font-weight:bold}.mod_newslist .layout_latest .date,.mod_newslist .layout_latest .info{padding:0;background:none;font-size:12px}.box_blue .mod_newslist .layout_latest .date,.box_blue .mod_newslist .layout_latest .info{color:#176ccc}.box_red .mod_newslist .layout_latest .date,.box_red .mod_newslist .layout_latest .info{color:#ff4716}.box_green .mod_newslist .layout_latest .date,.box_green .mod_newslist .layout_latest .info{color:#090}.box_yellow .mod_newslist .layout_latest .date,.box_yellow .mod_newslist .layout_latest .info{color:#f9a401}.box_purple .mod_newslist .layout_latest .date,.box_purple .mod_newslist .layout_latest .info{color:#939}.box_gray .mod_newslist .layout_latest .date,.box_gray .mod_newslist .layout_latest .info{color:#666}.mod_newslist .layout_latest .image_container{display:block;float:none;margin-bottom:10px;margin-right:0}@media (min-width:768px){.mod_newslist .layout_latest .image_container{margin-right:10px;margin-bottom:0}}.mod_newslist .layout_latest .image_container.float_right,.mod_newslist .layout_latest .recommendations .item .floatbox img.image_container,.recommendations .item .floatbox .mod_newslist .layout_latest img.image_container{margin-left:0;margin-right:0}@media (min-width:768px){.mod_newslist .layout_latest .image_container.float_right,.mod_newslist .layout_latest .recommendations .item .floatbox img.image_container,.recommendations .item .floatbox .mod_newslist .layout_latest img.image_container{margin-left:10px;order:1}}.mod_newslist .layout_latest .text_container{flex-grow:1}.mod_newslist .layout_latest .more{margin:0}.faq_item{overflow:hidden;padding:0 10px 10px;margin:20px 0;background-color:#ffece7}.faq_item.first{margin-top:0}.faq_item h3{margin:0 -10px 10px;padding:0 10px;height:25px;font-size:16px;font-weight:bold;color:#fff !important;line-height:25px}.faq_item h4{margin-top:10px;margin-bottom:5px;padding:2px 10px;background-color:#ffad97;color:#fff !important;font-size:12px;font-weight:bold}.faq_item p.info{margin-bottom:0}.faq_item p.more{margin-top:10px}.faq_item p.more a{color:#ff4716;font-weight:bold}.faq_answer{background-color:#fff6f3;padding:10px}.filmstudio .mod_articlenavigation .item{background-color:#feedcc;margin-bottom:1px;padding:8px 10px}.filmstudio .mod_articlenavigation .item h4{margin:0;font-size:12px;font-weight:bold}.filmstudio .mod_articlenavigation .item .more{margin-bottom:0}#filmschnitt{}#filmschnitt .schnittspiel video{width:100%}#filmschnitt .input-hidden{position:absolute;left:-9999px}#filmschnitt input[type=radio]:checked + label > img{border-radius:12px;box-shadow:0 0 3px 3px #090}@media screen and (max-width:600px){#filmschnitt input[type=radio]:checked + label > img{border-radius:8px}}@media screen and (max-width:360px){#filmschnitt input[type=radio]:checked + label > img{border-radius:6px}}#filmschnitt input[type=radio] + label > img{border-radius:12px;width:104px;height:71px;transition:500ms all}@media screen and (max-width:600px){#filmschnitt input[type=radio] + label > img{width:78px;height:53px;border-radius:8px}}@media screen and (max-width:360px){#filmschnitt input[type=radio] + label > img{width:52px;height:36px;border-radius:6px}}#filmschnitt input[type=submit]{margin:20px 30px}#filmschnitt div.szene{font-size:20px;line-height:30px}#filmschnitt div#video-player{min-height:380px}#bedeutung-von-musik form button{border:none;background-color:transparent;width:100%;text-align:center}
