.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%;
  }
}

/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* 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}
body {
    font-family: "Montserrat";
    font-weight:300;
    /*font-weight:400; /* Auch wenn es im Layout anders steht... ich glaube so ist es besser */
    font-size:14px;
    color:#313131;
    margin: 0px;
    padding: 0px;
    line-height: 1.5;
}

p{
    line-height: 1.5;
}

body.no_scrolling {
    overflow: hidden;
}

.scrolling {
    overflow: auto;
}

a{
	outline: none;
	color:#313131;
}

a:hover, a:focus{
    color: inherit;
}

p a{
    color: #f39200;
}

p a:hover{
    color: #f39200;
    text-decoration: underline;
}

strong {
     font-family: "Montserrat";
     font-weight:500;
 }

#main img{
    max-width: 100%;
    height: auto;
    width: auto;
}

/* HEADER */
#header {
    position: relative;
    z-index:100;
    float: left;
    width: 100%;
    background: url("../../files/default_theme/layout/images/nav_bg_fill.png") repeat-x left bottom;
    margin-bottom: -22px;
    height: 75px;
}

#header.fixed {
    position: fixed;
    top: 0px;
    left: 0;
}

#header.fixed .logo{
	margin-top: 0 !important;
}

#header.fixed .logo img{
	margin-top: 5px;
    max-width: 77px;
}

#permanavi {
	height:30px;	
}

#permanavi.fixed {
    z-index: 99;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
}

.headerbackground{
    background-color:#e3821b;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    min-height: 53px;
}

#header .logo {
    padding: 0; !important;
    z-index:2;
	margin-top:-24px;
	/* max-width:130px; */
	position: absolute; /* BW */
}

#permanavi {
    background: #fff;
}
/* MENUE STYLE */
.mod_customnav {
    background: #fff;
    padding: 0;
}

.mod_customnav .last a{
    /*padding-right: 0 !important;*/
}

.mod_customnav .nav > li{
    float:left;
}

.mod_customnav .navbar-nav{
    margin: 0 !important;
    float: right;
    font-family: "Montserrat";
    font-weight:300;
    color:#535353;
}

.mod_customnav .navbar-nav > li > a, .mod_customnav .navbar-nav > li > span{
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    display: inline-block;
    font-family: "Montserrat";
    font-weight:300;
    color:#535353;
}

.mod_customnav .navbar-nav > li > a:hover{
    text-decoration: underline;
}

.mod_navigation #permanavi{
	display:none;
}

.custom #permanavi{
	display:block;
}

@media (max-width: 991px) {
	
	#header.fixed{
		top:0;
	}
	
	.custom #permanavi{
		display:none;
	}

	.mod_navigation #permanavi{
		display:block;
	}
	
	.mod_navigation #permanavi ul{
		padding-bottom:0;
		width:100%;
		text-align: center;
	}
	
	.mod_navigation #permanavi li{
		width:auto;
		display:inline-block;
		margin-right:0 !important;
	}

	.mod_navigation #permanavi li a{
		font-size: 12px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 7px;
		padding-right: 7px;
		display: inline-block;
		font-family: "Montserrat";
		font-weight: 300;
		color: #535353;
	}
}


/* MAIN NAVI */

.mod_navigation {
    padding: 0 !important;
    background: #FFF;
	width: 100%; /* BW */
}

.mod_navigation .navbar-nav {
    float: right;
}

.mod_navigation .navbar-nav > li > a, .mod_customnav .navbar-nav > li > span{
    font-size: 14px;
    padding-top: 16px;
    padding-bottom: 17px;
    padding-left: 18px;
    padding-right: 18px;
    display: inline-block;
    font-family: "Montserrat";
    font-weight:500;
    color:#313131;
    text-transform: uppercase;
}

.mod_navigation .navbar-nav > li > a:hover,
.mod_navigation .navbar-nav > li.active a{
    color:#E3821B;
}

.soon{
    position: absolute;
    top: 13px;
    left: 10px;
}

.mod_navigation ul.dropdown-menu  {
	margin-top: -1px;
	padding: 0;
}	

.mod_navigation ul.dropdown-menu li {
	text-transform: uppercase;
}

.caret{
	border:0;
	vertical-align:top;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-color: #e8e8e8;
	color:#e3821b;
}
	
.mod_navigation .dropdown-menu li a{
	padding:15px 30px;
}

.trail.dropdown{
	background:transparent !important;
}

.mod_navigation .dropdown-menu li a:hover,
a.dropdown-toggle.trail/*,*/
/*.mod_navigation li.trail a*/{
	color:#e3821b !important;
}

@media (max-width: 992px) {
	#social-fixed{
		display:none;
	}
	
	.social{
		float:left;
		width:100%;
		margin-bottom:15px;
	}
	
	.social #social-fixed{
		display:block;
		margin: 0 auto;
		width: 230px;
	}
	
	.social #social-fixed div{
		float:left;
	}
	
	.custom #permanavi{
		display:none !important;
	}
}

@media (max-width: 768px) {

    .mod_customnav{
        /* display: none; */
    }

}

@media (min-width: 992px) {

    .mod_navigation .navbar-nav > li.shop {
        background-color: #E3821B;
    }

    .mod_navigation .navbar-nav > li.shop > a {
        color: #FFFFFF;
    }
    .mod_navigation .navbar-nav > li.shop > a:hover {
        color: #FFFFFF;
    }

    .dropdown:hover ul.dropdown-menu {
        display:block;
    }
	
	/* SOCIAL FIXED*/

	#social-fixed{
		position: fixed;
		top: 150px;
		right: 10px;
		z-index: 9999999;
	}		
}


@media (max-width: 991px) {

    #header .logo{
		margin-top:0px;
		left: 20%;
    }
	
	#header .logo img{
        /* width:100%; */
        /* min-width: 130px; */
		margin-top: 5px;
		max-width:77px;
	}

    /* MAIN NAVI */
    .headerbackground{
        width:100%;
        background: #fff;
    }

    .mod_navigation .navbar-nav {
		width:100%;
		padding-bottom:80px;
    }

    .mod_navigation .navbar-nav > li {
        width: 100%;
        float: none;
        margin-right: 20px;
		text-align: center;
    }
	
	.mod_navigation ul.dropdown-menu{
		margin-bottom:25px;
	}
	
	.mod_navigation ul.dropdown-menu li{
		text-align: center;
	}
	
	.mod_navigation ul.dropdown-menu li a{
		padding: 5px 15px !important;
	}

    .mod_navigation {
        display: none;
        position: absolute !important;
        top: 52px;
        left: 0px;
        right: 0px;
        width:100%;
        z-index:1;
        background: url("../../files/default_theme/layout/images/nav_bg.png") repeat-x left -53px rgba(255,255,255,0.9);

		border-bottom:1px solid #ccc;
		height:calc( 100vh - 52px);
		padding-bottom:80px !important;
    }

    .navi_toggler {
        position: absolute;
        /*top:0;*/
        right:30px;
        text-align: right;
        padding: 10px 0px; !important;
    }

    .navi_toggler span {
        cursor: pointer;
        font-size:1.4375rem;
        font-size:23px;
    }

    .navbar-nav{
        margin: 0 !important;
    }
	
	.soon {
		margin-left: -52px;
		position: absolute;
		top:13px;
		left: 50%;
		right: 50%;
	}	
}

ul.level_1 > li > span.active {
    position: relative;
    display: block;
    padding: 17px 17px;
    line-height: 20px;
    text-decoration: none;
    background-color: #eee;
}

.trail.dropdown {
    background-color: #eee;
}

ul.dropdown-menu span.active {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-decoration: underline;
}

/* WRAPPER */
#wrapper {
    width: 100%;
    float: left;
}

#container {
    width: 100%;
    float: left;
}

.mod_article {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 40px !important;
}

.hidden {
    display: none;
}

.scrolldown, .scrollup {
    cursor: pointer;
    width: 5%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 2%;
}

/* SOCIAL FIXED*/

#social-fixed a{
    display: inline-block;
    width: 57px;
    height: 57px;
}

#social-fixed a{
	text-decoration:none;
}	

/* #social-fixed a.fb{ */
	/* background: url("/files/default_theme/content/social_media_icons/btn_fb_grey.png") no-repeat left top; */
/* }	 */

/* #social-fixed a.fb:hover{ */
	/* background: url("/files/default_theme/content/social_media_icons/btn_fb_color.png") no-repeat left top; */
/* }	 */

/* #social-fixed a.twitter{ */
	/* background: url("/files/default_theme/content/social_media_icons/btn_twitter_grey.png") no-repeat left top; */
/* }	 */

/* #social-fixed a.twitter:hover{ */
	/* background: url("/files/default_theme/content/social_media_icons/btn_twitter_color.png") no-repeat left top; */
/* } */

/* #social-fixed a.insta{ */
	/* background: url("/files/default_theme/content/social_media_icons/btn_instagram_grey.png") no-repeat left top; */
/* }	 */

/* #social-fixed a.insta:hover{ */
	/* background: url("/files/default_theme/content/social_media_icons/btn_instagram_color.png") no-repeat left top; */
/* } */

/* #social-fixed a.yt{ */
	/* background: url("/files/default_theme/content/social_media_icons/btn_youtube_grey.png") no-repeat left top; */
/* }	 */

/* #social-fixed a.yt:hover{ */
	/* background: url("/files/default_theme/content/social_media_icons/btn_youtube_color.png") no-repeat left top; */
/* } */


/* INSIDE */

.default #main > .inside{
	padding-top:60px;
}

.default #main > .inside #fullsizevideo{
	margin-top:-60px;
}

@media (max-width: 992px) {

	.default #main > .inside{
		padding-top:30px;
	}
	
	.default #main > .inside #fullsizevideo{
		margin-top:-30px;
	}	
}


/* FOOTER */
#footer {
    /* padding-top: 50px; */
    float:left;
    width: 100%;
    color: #313131;
    /* background: #333333; */
}

#world{
	margin: 20px 0 60px 0;
}

#footer #world,
#footer #spread-the-word,
#footer #spread-the-word-de{
	color:#313131;
}

#article-footer, #article-footer-de{
	font-family: "Montserrat";
    font-weight: 300;
    font-size: 14px;
	color: #cccccc !important;
    line-height: 1.5;	
    padding-bottom: 20px !important;	
}

#article-footer a{
	font-size: 13px;
}

#article-footer a:hover{
	color: #f39200;
}

.contact_info{
	padding-top:50px;
	padding-bottom: 0 !important;
}

#f_contact{
    margin-top: -14px;
} 
 
#f_contact td{
	font-size: 14px;
	color: #cccccc;
}	

#f_contact img{
    margin-top: 14px;
    margin-right: 10px;
}
 
#f_contact .orange{
    color: #f39200;
	font-size:14px;
}

#f_kiwi{
    font-size: 12px;
    color: #7c7c7c;
}

#f_add{
    line-height: 22px;
}

@media (min-width: 1200px){

    .mod_navigation .navbar-nav > li.shop {
        padding-right: 80px;
    }

    #footer #f_worm{
        padding-right: 168px;
    }
}
@media (max-width: 992px) {

    #footer .contact_info > div > div {
        padding: 0 5px;
    }
}

/*@media (max-width: 768px) {*/
@media (max-width: 992px) {
    #footer #f_logo img,
    #footer #f_worm img{
        width: 100%;
        height: auto;
    }

    #footer #f_logo img{
        max-width: 157px;
    }

    #footer #f_worm img{
        max-width: 141px;
    }
}

	.presslink{
		display:none;
	}
	
	#press{
		display:block;
	}	

@media (max-width: 767px) {

    #footer #f_add{
        padding-left:69px;
    }

    #footer .contact_info{
        padding-top: 12px;
    }

    #footer .contact_info > div > div {
        margin: 5px auto;
        max-width: 276px;
		float: none;
    }

    #footer #f_logo{
        text-align: center;
    }

    #footer #f_worm{
        text-align: center !important;
    }
	
	.presslink{
		display:block;
		margin-bottom:15px;
	}
	
	#press{
		padding-bottom: 14px;
		display:none;
		overflow: hidden;
		margin-bottom: 30px;
	}
	
	#spread-the-word .download,
	#spread-the-word-de .download	{
		background: url("../../files/default_theme/layout/images/cat/cat_horizontal_white.png") repeat-x left bottom;
	}	
	
}

.quicklinks {
    font-size: 11px;
}

.mod_article_inside.wd100,
.kiwislider_element_inside.wd100{
    width: 100%;
    margin: 0;
    padding: 0;
}

/* Überschriften */
h1,
h2{
    font-family: "Montserrat";
    font-weight:500;
    /* font-size:4.4vw; */
    font-size:3.9vw;
    text-transform: uppercase;
    color:  #313131;
}

h3{
    font-family: "Architects Daughter";
    font-weight:400;
    font-size:1.9vw;
    text-transform: uppercase;
    color:  #313131;
    margin-top: 0;
    margin-bottom: 25px;
}
h4{
    font-family: "Montserrat";
    font-weight:500;
    font-size:2.8vw;
    text-transform: uppercase;
    color:  #313131;
}

h5{
    font-family: "Architects Daughter";
    font-weight:400;
    font-size:4.2vw;
    text-transform: uppercase;
    color:  #313131;
}

@media (max-width: 767px) {
    h1,
    h2{
        font-size:28px;
    }

    h3{
        font-size:18px;
    }

    h4{
        font-size:32px;
    }	
	
    h5{
        font-size:32px;
    }
}

@media (min-width: 1200px) {
    h1,
    h2{
        font-size:60px;
    }

    h3{
        font-size:20px;
    }
    h4{
        font-size:34px;
    }

    h5{
        font-size:48px;
    }
}

/* KIWI SLIDER */

.kiwislider_element_inside{
	padding-left: 40px;
	padding-right: 40px;
}

.home .kiwislider_element_inside{
	height: 100%;	
}

.kiwislider_element_inside > .ce_wrapper {
	display: table;
	height: 100%;
	width: 100%;
}

.kiwislider_element_inside > .ce_wrapper > .ce_wrapper {
	vertical-align: middle;
	display: table-cell;
}

/* .ce_kiwislider_element_start { */
    /* line-height: 90vh; */
    /* display: table !important; */
/* } */

/* .kiwislider_element_inside{ */
    /* line-height: normal; */
    /* vertical-align: middle; */
    /* display: table-cell !important; */
/* } */

.ce_kiwislider_container{
    color: #fff;
    font-size: 16px;
}

.ce_kiwislider_container h1,
.ce_kiwislider_container h2{
    font-family: "Montserrat";
    font-weight:500;
    text-transform: uppercase;
    color:  #fff;
}

.ce_kiwislider_container h3{
    font-family: "Architects Daughter";
    font-weight:400;
    text-transform: uppercase;
    color:  #fff;
    margin-top: 0;
    margin-bottom: 25px;
}

.ce_kiwislider_container h5{
    font-family: "Architects Daughter";
    font-weight:400;
    text-transform: uppercase;
    color:  #fff;
}

.ce_kiwislider_start.defaultlayout.horizontal .navi_arrow.prev{
    background: url("/files/default_theme/layout/images/slide_arr_left.png") no-repeat center center;
    background-position-y: 77%;
}

.ce_kiwislider_start.defaultlayout.horizontal .navi_arrow.next{
    background: url("/files/default_theme/layout/images/slide_arr_right.png") no-repeat center center;
    background-position-y: 77%;
}

.ce_kiwislider_start.defaultlayout .navi_arrow{
    opacity: 1;
}

.ce_kiwislider_start.defaultlayout .navi_dot{
    background: url("/files/default_theme/layout/images/slide_dot.png") no-repeat center center;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    width: 15px;
    border: 0px solid #000;
    -moz-border-radius: 0px;
    border-radius: 0px;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    transition: 0.4s;
    margin: 0 2px;
}

.ce_kiwislider_start.defaultlayout .navi_dot.active{
    background: url("/files/default_theme/layout/images/slide_dot_full.png") no-repeat center center;
}

/* TEXT BILD LINK*/

.ce_hyperlink a.hyperlink_img:hover,
.ce_hyperlink a.hyperlink_img:focus{
    text-decoration: none;
}

.ce_hyperlink .hyperlink_img span, .layout_full .ce_hyperlink a{
    font-family: "Architects Daughter";
    font-weight:400;
    /* font-size: 29px; */
    font-size: 24px;
    text-transform: uppercase;
    margin-right: 16px;
}

#slider-awards{
	padding-bottom:0 !important;
}


/* NEWS MIT CATEGORIES */

.news_teaser{
	padding: 0 15px;
}

.default .news_navi{
	display:none;
}

.default .newslist_inner .layout_latest .image_container img{
	width:100% !important;
}

.default .shareit img{	
	width:auto !important;
}

.default .layout_latest {
	min-height: 660px;
}

@media (max-width: 768px) {
	.default .layout_latest {
		min-height: auto;
		margin-bottom:30px;
	}	
}

#currentnews div.container{
	position:relative;
	margin-bottom:50px;
}

.allnews{
	position: absolute;
    top: 30px;
    right: 42px;
}

.allnews-mob{
	display:none;
}

@media (max-width: 992px) {
	.allnews{
		position:relative;
		top: auto;
		right: auto;
		margin-top:20px;
		display:none;
	}
	
	.allnews-mob{
		display:block;
	}
}

.newscat{
	position:absolute;
	top:10px;
	left:10px;
}

.newscatitem{
	float:left;
    font-family: "Architects Daughter";
    font-weight:400;
	font-size:13px;
	color:#fff;
	margin-right: 10px;
	margin-bottom: 10px;
	/* border:1px solid #fff; */
}

.newscatitem a{
    font-family: "Architects Daughter";
    font-weight:500;
	font-size:14px;
	color:#fff;
    padding: 9px 13px;
	display:block;
    text-transform: uppercase;	
}

.newscatitem a:hover{
	/* text-decoration:none; */
	/* color:#e3821b; */
}

.newscatitem .cat-top{
	background: url("/files/default_theme/layout/images/cat/cat_horizontal_white.png") repeat-x left top;	
}	

.newscatitem .cat-right{
	padding-right: 3px;
	background: url("/files/default_theme/layout/images/cat/cat_vertical_white.png") repeat-y right top;
}	

.newscatitem .cat-bottom{
	background: url("/files/default_theme/layout/images/cat/cat_horizontal_white.png") repeat-x left 35px;
}	

.newscatitem .cat-left{
	padding-left: 3px;
	background: url("/files/default_theme/layout/images/cat/cat_vertical_white.png") repeat-y left top;	
}	

.news_teaser h2, .news_teaser h2 a, .layout_full h1{
    font-family: "Montserrat";
    font-weight:500;
	font-size: 20px;
	color:#333333;
}

.news_teaser h2 a:hover{
	text-decoration:none;
	color:#333333;
}	

.info{
    font-family: "Montserrat";
    font-weight:600;
	color:#f39200;
}

.news_teaser teaser p{
    font-family: "Montserrat";
    font-weight:300;
}

.mod_newslist.news.block{
	overflow: hidden;
}

.mod_newslist.news .newslist_inner{
	float:left;
}

.mod_newslist.news .newslist_inner .layout_latest{
	float:left;
	width:390px;
	padding: 0 15px;
}

@media (max-width: 992px) {
	.mod_newslist.news .newslist_inner .layout_latest{
		float:left;
		width:375px;
		padding: 0 15px;
	}
}

@media (max-width: 375px) {
	.mod_newslist.news .newslist_inner .layout_latest{
		float:left;
		width:320px;
		padding: 0 15px;
	}
}

.mod_newslist .image_container{
	position:relative;
}
.news_navi .slider{
	display:inline-block;
}

.news_navi .anchor_wrapper {
    display: inline-block;
    padding: 0 5px;
}

.news_navi .nav_anchor {
    display: inline-block;
    width: 28px;
    height: 18px;
    margin-right: 5px;
    font-size: 18px;
    cursor: pointer;
}

.news_navi .prev, .news_navi .next {
    display: inline-block;
    cursor: pointer;
}

.news_navi{
	width: 100%;
    float: left;
    text-align: center;
	margin-bottom:20px;
}

@media (max-width: 1024px) {
	.next-wrap, .prev-wrap{
		width:50% !important;
	}
	
	#newsslider-slider{
		display:none;
	}
}

.newsslider-slider .track{
	background: url("/files/default_theme/layout/images/news-slide.png") no-repeat center center;
}

.shareit{
	text-align:center;
	margin: 10px 0;
}

.shareit a:hover{
	text-decoration: none;
}

/* NEWS FULL */

.layout_full img{
	width:100% !important;
	height:auto !important;
}

/* NEWS PAGINATION*/

.top-pagination{
	min-height: 35px;
}

.pagination {
	width:100%;
}

.pagination li a img{
	width:auto !important;
	margin-bottom:6px;
}

.pagination p{
	display:none;
}

.catlist{
    background: url("/files/default_theme/layout/images/trenner/trenner_paper_thin.jpg") repeat-x left bottom;	
	padding-bottom: 35px;
}	

.catlist li{
	margin-bottom:15px;
}
	
.pagination ul, .catlist ul{
	padding:0;
	text-align: center;
}

.pagination li, .catlist li, p.back a{
	list-style-type: none;
	display:inline-block;
	
    font-family: "Architects Daughter";
    font-weight: 400;
    /* font-size: 1.9vw; */
	font-size: 18px;
    text-transform: uppercase;
    color: #313131;
	
	padding: 0 5px;
}

.home .catlist{
	display:none;
}

.catlist li a{
    font-family: "Architects Daughter";
    font-weight:500;
	font-size:18px;
	color:#313131;
    padding: 6px 10px;
	display:block;
    text-transform: uppercase;
}

.catlist li a:hover, .catlist li a:focus{
	color: #e3821b;
	text-decoration: none;
}

.catlist .cat-top{
	background: url("/files/default_theme/layout/images/cat/cat_horizontal_black.png") repeat-x left top;	
}	

.catlist .cat-right{
	padding-right: 3px;
	background: url("/files/default_theme/layout/images/cat/cat_vertical_black.png") repeat-y right top;
}	

.catlist .cat-bottom{
	background: url("/files/default_theme/layout/images/cat/cat_horizontal_black.png") repeat-x left 35px;
}	

.catlist .cat-left{
	padding-left: 3px;
	background: url("/files/default_theme/layout/images/cat/cat_vertical_black.png") repeat-y left top;	
}	


.catlist .cat-top.current{
	background: url("/files/default_theme/layout/images/cat/cat_horizontal_orange.png") repeat-x left top;	
}	

.catlist .cat-right.current{
	padding-right: 3px;
	background: url("/files/default_theme/layout/images/cat/cat_vertical_orange.png") repeat-y right top;
}	

.catlist .cat-bottom.current{
	background: url("/files/default_theme/layout/images/cat/cat_horizontal_orange.png") repeat-x left 35px;
}	

.catlist .cat-left.current{
	padding-left: 3px;
	background: url("/files/default_theme/layout/images/cat/cat_vertical_orange.png") repeat-y left top;	
}

.pagination li a:hover,
.pagination li a:focus,
p.back a:hover,
p.back a:focus{
	text-decoration: none;
	color: #e3821b;
}

.pagination .current, .catlist .current{
	color: #e3821b;
}

@media (max-width: 992px) {
	.pagination .m_no_text{
		display:none;
	}
}



/* SOCIAL READER */

#socialreader h1, #socialreader h2, #socialreader h3{
	color:#fff;
}

.grid-item {
  float:left;
  padding: 0px 15px 0px 15px;
}

.grid-item .grid-inlay{
  padding:10px;
  margin-bottom:30px;
  background:#fff;
}


/*spread-the-word*/

#spread-the-word,
#spread-the-word-de {
	padding-top: 50px;
}
@media (min-width: 768px) {
	#spread-the-word .download,
	#spread-the-word-de .download{
		background: url("../../files/default_theme/layout/images/cat/cat_vertical_white.png") repeat-y right top;
	}
}

#spread-the-word .ce_image,
#spread-the-word-de .ce_image{
	float:left;
	margin: 0 11px;
}

#spread-the-word .ce_image .image_container,
#spread-the-word-de .ce_image .image_container{
	min-height:74px;
    line-height: 74px;
	vertical-align:middle;
}



/* TRENNER HANDLING */
.trenner_paper_thin_transparent{
	position: relative;
    z-index: 10;
    margin-bottom: -26px !important;
    background: url("../../files/default_theme/layout/images/trenner/trenner_paper_thin_transparent.png") repeat-x left top;
    height: 21px;
	margin-top: -10px !important;
    width: 100%;
}

.trenner_paper_thin_transparent_to_white{
    margin-bottom: 0 !important;
    background: url("../../files/default_theme/layout/images/trenner/trenner_paper_thin_transparent_to_white.png") repeat-x left top;
    height: 21px;
    width: 100%;
    margin-top: -51px !important;
}

.trenner_paper_thin{
    margin-bottom: 0 !important;
    background: url("../../files/default_theme/layout/images/trenner/trenner_paper_thin.jpg") repeat-x left top;
    height: 21px;
    width: 100%;
}

.trenner_paper_white_to_transparent{
	position: relative;
    z-index: 10;
    margin-bottom: -36px !important;
    background: url("../../files/default_theme/layout/images/trenner/trenner_paper_white_to_transparent.png") repeat-x left top;
    height: 36px;
    width: 100%;
}

.trenner_paper_transparent_to_white{
	position: relative;
    z-index: 10;
    background: url("../../files/default_theme/layout/images/trenner/trenner_paper_transparent_to_white.png") repeat-x left top;
    height: 76px;
	margin-top:-36px !important;
    width: 100%;
}


/* FORM */

.ce_form.center{
	margin:50px auto;
	float:none;
}

form input,
textarea,
#bugsearch select{
    border-radius: 16px;
    border: 1px solid #6f6f6f;
    padding: 5px 15px;	
}


form#contact_world .widget{
	max-width:190px;
}

form .widget{
	margin-bottom: 10px;
}

form label{
	float: left;
	min-width: 150px;
}

form input{
	outline: none;
	min-width: 150px;
	width:100%;
}

form textarea{
	outline: none;
	min-width: 150px;
	width:100%;
}

@media(max-width: 992px) {
	 form#contact_world input{
		outline: none;
		width:130px;
		min-width: auto;
	}
	
	.next-wrap{
		text-align:right;
	}
	.prev-wrap{
		text-align:left;
	}	
	
	/* .ce_kiwislider_element_start{ */
		/* display:none !important; */
	/* } */
	
	/* .show-mobile{ */
		/* display:block !important; */
	/* }	 */
}

@media(max-width: 400px) {
	form textarea{
		/* max-width: 270px; */
	}
}

#contact_world .formbody{
	position:relative;
    max-width: 286px;
    margin: 0 auto;
}

#contact_world .submit_container{
	position:absolute;
	top:-2px;
	right:0;	
}

#contact_world .submit_container input{
	border:0;
	padding:0;
	min-width:85px !important;
	max-width:85px !important;
}


/* FULL SIZE YOUTUBE-VIDEO*/

#fullsizevideo{
	padding-bottom: 0 !important;
}

.video-wrapper iframe,
.video-wrapper object,  
.video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height:100%;
	max-height:653px;
	
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* padding-top: 30px; */
    height: 0;
    overflow: hidden;
	max-width: 1161px;

	max-height:653px;
	margin:0 auto;
}

@media(min-width: 1170px) {
	.video-wrapper {
		 padding-bottom: 653px;
	}
}
/*https://codepen.io/dudleystorey/pen/PZyMrd*/



/* TEAM SLIDER */
#the-team .kiwislider_element_inside{
	color:#313131 !important;
}


#dl-wrap .ce_hyperlink{
	margin-right:-54px;
}
#dl-wrap .ce_hyperlink img {
    width:54px;
}
/* LOCATION SUCHE */

section#map-canvas{
    max-height: 700px;
}

#bugsearch{
    position: absolute;
    top:0;
    left:10%;
    background-color:rgba(255, 255, 255, 0.8);
    height:60vw;
    max-height: 700px;
    max-width: 360px;
    padding:30px;
}


#bugsearch select{
    width:100%;
}

#bugsearch .sub-wrap,
#contact-us .sub-wrap,
#contact-us-de .sub-wrap,
#order-form .sub-wrap{
    text-align: center;
    vertical-align: middle;
    width:100%;
    float:left;
}

#bugsearch .submit,
#bugsearch .submit:focus,
#contact-us .submit,
#contact-us .submit:focus,
.page-kontakt .submit,
#contact-us-de .submit,
#contact-us-de .submit:focus,
#contact-us-pk-de .submit:focus,
#order-form .submit,
#order-form .submit:focus{
    line-height: 32px;
    border:0;
    width:50%;
    background: transparent;
    float:left;
    outline:0;
    font-family: "Architects Daughter";
    font-weight: 400;
    /* font-size: 29px; */
    font-size: 28px;
    text-transform: uppercase;
    margin-right: 16px;
}

#contact-us button.submit,
#contact-us button.submit:focus,
#contact-us-de button.submit,
.page-kontakt  button.submit,
#contact-us-de button.submit:focus,
.page-kontakt  button.submit:focus,
#order-form button.submit,
#order-form button.submit:focus{
    padding-top:28px;
    width: auto;
}

#searchico{
    float:left;
    min-width: 85px !important;
    max-width: 85px !important;
    border:0px;
    padding:0;

}

@media(max-width: 992px) {

    #bugsearch{
        position: relative;
        top:auto;
        left:auto;
        background-color:rgba(255, 255, 255, 0.8);
        height:auto;
        width:100%;
        max-height: inherit;
        max-width: inherit;
        padding:30px;
    }
}

@media(min-width: 786px) {
    .ce_wrapper.middle .ce_text{
        width: 50%;
        text-align: left;
        vertical-align: middle;
        display: inline-block;
    }

    .ce_wrapper.middle .ce_image {
        width: 49%;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
    }
}

#karte{
    margin-bottom: -30px;
}

.ui-accordion-header{
    font-family: "Architects Daughter";
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    color: #313131;
}

.ui-accordion-header:hover{
	outline: none;
	cursor:pointer;
}

.ui-accordion-header:focus{
	outline: none;
}














/* CONTAO DEFAULT wegen Bootstrap neu definiert */
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure {
    margin: 0;
    padding: 0
}

img {
    border: 0
}

header,footer,nav,section,aside,article,figure,figcaption {
    display: block
}

/* body {
    font-size: 100.01%
} */

/* select,input,textarea {
    font-size: 99%
} */

#container,.inside {
    /* position: relative; */
}

/* #main,#left,#right {
    float: left;
    position: relative
} */

/* #main {
    width: 100%
} */

/* #left {
    margin-left: -100%
} */

/* #right {
    margin-right: -100%
} */

#footer {
    clear: both
}

#main .inside {
    min-height: 1px
}

.ce_gallery>ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none
}

.ce_gallery>ul li {
    float: left
}

.ce_gallery>ul li.col_first {
    clear: left
}

.float_left {
    float: left
}

.float_right {
    float: right
}

.block {
    overflow: hidden
}

.clear,#clear {
    height: .1px;
    font-size: .1px;
    line-height: .1px;
    clear: both
}

.invisible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.custom {
    display: block
}

#container:after,.custom:after {
    content: "";
    display: table;
    clear: both
}

/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@media(max-width: 767px) {
    #wrapper {
        /* margin:0; */
        /* width: auto */
    }

    #container {
        /* padding-left:0; */
        /* padding-right:0; */
    }

    #main,#left,#right {
        /* float: none; */
        width: auto
    }

    /* #left {
        right: 0;
        margin-left: 0
    } */

    /* #right {
        margin-right: 0
    } */
}

img {
    max-width: 100%;
    height: auto
}

.ie7 img {
    -ms-interpolation-mode: bicubic
}

.ie8 img {
    width: auto
}

.team-slider .navi_dot, .reasons-slider .navi_dot {
    
}

/* --------------------- */
/* mbc the_bug_burger - youTube*/
#youtube-right {
    border: 4px solid #fff;

    -webkit-box-shadow: 4px 4px 26px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 26px 5px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 26px 5px rgba(0,0,0,0.2);

    float: right;
    width: 47%;

}

#youtube-right-auto {
    border: 4px solid #fff;

    -webkit-box-shadow: 4px 4px 26px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 26px 5px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 26px 5px rgba(0,0,0,0.2);
    float: right;
    width: auto;
	background-color: transparent;
}

@media(max-width: 785px) {
    #youtube-right {
        width: 100%;
    }
	
	#youtube-right-auto{
        width: auto;
		max-width: 460px;
		float: none;
    }
}

#youtube-right .mejs-overlay {
    display: none;
    /*width: 100%;*/
}

#youtube-right iframe, #youtube-right object, #youtube-right embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* mbc meet us - wall of fame*/
/*#wall-of-fame {*/
    /*padding-top: 60px;*/
    /*padding-bottom: 60px !important;*/
/*}*/

@media (max-width: 1800px) {
    .gm-style-pbt {
        margin-left: 30%;
    }
}

@media (max-width: 1100px) {
    .gm-style-pbt {
        margin-left: 47%;
    }
}

@media (max-width: 992px) {
    .gm-style-pbt {
        margin-left: 0;
    }
}
.slider-volume {
  width: 300px;
}

.slider-volume > .dragger {
	width: 16px;
	height: 16px;
	margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.6);

  -moz-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
  box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

  background: #c5c5c5;
  background: -moz-linear-gradient(90deg, rgba(180,180,180,1) 20%, rgba(230,230,230,1) 50%, rgba(180,180,180,1) 80%);
	background:	-webkit-radial-gradient(  50%   0%,  12% 50%, hsla(0,0%,100%,1) 0%, hsla(0,0%,100%,0) 100%),
  	          -webkit-radial-gradient(  50% 100%, 12% 50%, hsla(0,0%,100%,.6) 0%, hsla(0,0%,100%,0) 100%),
              -webkit-radial-gradient(	50% 50%, 200% 50%, hsla(0,0%,90%,1) 5%, hsla(0,0%,85%,1) 30%, hsla(0,0%,60%,1) 100%);
}

.slider-volume > .track, .slider-volume > .highlight-track {
  height: 11px;

  background: #787878;
  background: -moz-linear-gradient(top, #787878, #a2a2a2);
  background: -webkit-linear-gradient(top, #787878, #a2a2a2);
  background: linear-gradient(top, #787878, #a2a2a2);

  -moz-box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);
  box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.slider-volume > .highlight-track {
  background-color: #c5c5c5;
  background: -moz-linear-gradient(top, #c5c5c5, #a2a2a2);
  background: -webkit-linear-gradient(top, #c5c5c5, #a2a2a2);
  background: linear-gradient(top, #c5c5c5, #a2a2a2);
}

.slider {
  margin:0 !important;
  padding:0 !important;
}

.slider > .dragger {
  background: url("/files/default_theme/layout/images/news_slide_dot.png") no-repeat center center;
  margin-top: -6px !important;
  width: 21px;
  height: 20px;
}

.slider > .dragger:hover {
 
}


.slider > .track, .slider > .highlight-track {
	background: url("/files/default_theme/layout/images/news-slide.png") no-repeat center center;
  /* background: #ccc; */
  /* background: -webkit-linear-gradient(top, #bbb, #ddd); */
  /* background: -moz-linear-gradient(top, #bbb, #ddd); */
  /* background: linear-gradient(top, #bbb, #ddd); */

  /* -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1); */
  /* -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1); */
  /* box-shadow: inset 0 2px 4px rgba(0,0,0,0.1); */

  /* -webkit-border-radius: 8px; */
  /* -moz-border-radius: 8px; */
  /* border-radius: 8px; */
  margin-top:3px !important;
  /* border: 1px solid #555555; */
  height: 6px;
}

.slider > .highlight-track {
	background-color: #8DCA09;
	background: -webkit-linear-gradient(top, #8DCA09, #72A307);
	background: -moz-linear-gradient(top, #8DCA09, #72A307);
	background: linear-gradient(top, #8DCA09, #72A307);
	background: url("/files/default_theme/layout/images/news-slide.png") no-repeat center center;
	border-color: #496805;
}


.social-grid-head,
.social-grid-image {
    margin-bottom: 10px;
}
.social-grid-head:after {
    clear: both;
    display: table;
    content: " ";
}
.social-grid-head .text {
    padding-top: 7px;
    padding-bottom: 7px;
}
.site-icon {
    margin-right: 10px;
}
.meta {
    color: #a1abb6;
}
#socialreader {
    background-attachment: fixed;
}
#socialreaderdiv hr {
    background-image: url('../../files/default_theme/layout/images/trenner/trenner_socialmediagrid.png');
    height: 3px;
    background-size: 100% 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.bold {
    font-weight: 600;
}
.social-grid-content a {
    color: #3cf;
}
.grid-more {
    text-align: center;
}
.grid-more span {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-family: "Architects Daughter";
    font-size: 24px;
    background-image: url('../../files/default_theme/layout/images/more_content_oeddel.png');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 100px;
    height: 85px;
    line-height: 85px;
    cursor: pointer;
}

/* architects-daughter-regular - latin */
@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/architects-daughter-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Architects Daughter Regular'), local('ArchitectsDaughter-Regular'),
       url('../../files/fonts/architects-daughter-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/architects-daughter-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/architects-daughter-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/architects-daughter-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/architects-daughter-v10-latin-regular.svg#ArchitectsDaughter') format('svg'); /* Legacy iOS */
}


/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/lato-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../../files/fonts/lato-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/lato-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/lato-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/lato-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/lato-v16-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/fonts/lato-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../../files/fonts/lato-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/lato-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/lato-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/lato-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/lato-v16-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}


/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/fonts/montserrat-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Light'), local('Montserrat-Light'),
       url('../../files/fonts/montserrat-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/montserrat-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/montserrat-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/montserrat-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/montserrat-v14-latin-300.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/montserrat-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('../../files/fonts/montserrat-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/montserrat-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/montserrat-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/montserrat-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/montserrat-v14-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/fonts/montserrat-v14-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Medium'), local('Montserrat-Medium'),
       url('../../files/fonts/montserrat-v14-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/montserrat-v14-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/montserrat-v14-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/montserrat-v14-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/montserrat-v14-latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}


/* raleway-100 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: url('../../files/fonts/raleway-v14-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Raleway Thin'), local('Raleway-Thin'),
       url('../../files/fonts/raleway-v14-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/raleway-v14-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/raleway-v14-latin-100.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../../files/fonts/raleway-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'),
       url('../../files/fonts/raleway-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/raleway-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/raleway-v14-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../../files/fonts/raleway-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'),
       url('../../files/fonts/raleway-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/raleway-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/raleway-v14-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('../../files/fonts/raleway-v14-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Raleway Italic'), local('Raleway-Italic'),
       url('../../files/fonts/raleway-v14-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/raleway-v14-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/raleway-v14-latin-italic.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-300italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  src: url('../../files/fonts/raleway-v14-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local('Raleway Light Italic'), local('Raleway-LightItalic'),
       url('../../files/fonts/raleway-v14-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/raleway-v14-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/raleway-v14-latin-300italic.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../../files/fonts/raleway-v14-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Raleway Medium'), local('Raleway-Medium'),
       url('../../files/fonts/raleway-v14-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/raleway-v14-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/raleway-v14-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../../files/fonts/raleway-v14-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'),
       url('../../files/fonts/raleway-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/raleway-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/raleway-v14-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../../files/fonts/raleway-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Raleway Bold'), local('Raleway-Bold'),
       url('../../files/fonts/raleway-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/raleway-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/raleway-v14-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-700italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: url('../../files/fonts/raleway-v14-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'),
       url('../../files/fonts/raleway-v14-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../files/fonts/raleway-v14-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../../files/fonts/raleway-v14-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../files/fonts/raleway-v14-latin-700italic.svg#Raleway') format('svg'); /* Legacy iOS */
}


/* custom.css */
.accordion p a,.kiwislider_element_inside p a,.custom-link-color a,.custom-link-color a:hover{color:#fff}.mod_navigation li{z-index: 10}#order-form label{width:100%;display:block}#navi-sprachwechsler{left:10px;top:10px;position:fixed}#navi-sprachwechsler ul.level_1 > li > span.active,#navi-sprachwechsler .navbar-nav > li > a{padding:5px;background-color:#fff}#navi-sprachwechsler ul.level_1 > li > span.active{background-color:#e3821b;color:#fff}#hc_mailchimp_subscribe_form_short{max-width:350px;margin-right:auto;margin-left:auto}#hc_mailchimp_subscribe_form_short input{height:25px;margin-bottom:5px;padding:3px 3px 3px 10px;font-size:12px}#hc_mailchimp_subscribe_form_short input#reset{display:none;font-size:12px}#hc_mailchimp_subscribe_form_short input#submit{max-width:100px;margin-top:10px;font-size:12px}#hc_mailchimp_subscribe_form_short label{margin-bottom:0}.abstand-mit-rand{margin-top:50px;padding-top:20px;border-top:1px solid #ddd}.page-impressum #main{max-width:1200px;margin-right:auto;margin-left:auto;text-align:center;margin-right: auto;margin-left: auto}.trenner_paper_white_to_transparent{margin-bottom:0;margin-bottom: 10px !important}#world-de-container{max-width:1200px;display:block;margin-right:auto;margin-left:auto}.page-faq .accordion p a,.page-faq .kiwislider_element_inside p a,.page-faq .custom-link-color a,.page-faq .custom-link-color a:hover{text-decoration:underline;color:#f39200}.font-color-black p{color:#000}.link-btn{width:460px;margin-left:15px;padding-top:9px;padding-right:5px;padding-left:5px;text-align:center;background-color:#f39200;border:1px solid #555;color:#fff;text-align: center !important}.link-btn:hover{background-color: #555;transition:background 1s}.link-btn a,.link-btn a:hover{color:#fff}.link-dark a,.link-dark a:hover{text-decoration:underline;color:#555}.page-newsletter #world-de-container,.page-newsletter #spread-the-word{display:none}.cta-btn-link a{padding:7px;border:1px solid #e3821b;text-decoration:none;border-radius: 5px}.cta-btn-link a:hover{background-color:#e3821b;text-decoration:none;color:#fff}.cta-btn-link.block{overflow:visible}.cookiebar{background-color:#443018}.cookiebar__button{background-color:#443018;border:1px solid #e3821b;color:#e3821b;border-radius: 5px}.cookiebar__button:hover{background-color:#e3821b;border:1px solid #443018;color:#fff}.b2b #social-fixed .jobs{display:none}.CookieDeclaration{width:90%;max-width:1250px;margin-right:auto;margin-left:auto}.mod_navigation .navbar-nav > li.menue-bg-orange,.mod_navigation .navbar-nav > li.menue-bg-orange a{background-color:#E3821B;color:#fff}#mc_embed_signup .button{position:relative;z-index: 999}
