.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.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}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/*
 * This file is part of Contao.
 *
 * (c) Leo Feyer
 *
 * @license LGPL-3.0-or-later
 */

table.sortable thead th {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/default.gif");
	background-repeat:no-repeat;
	background-position:center right;
}
table.sortable thead th.headerSortDown {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/asc.gif");
}
table.sortable thead th.headerSortUp {
	background-image:url("../../assets/jquery/tablesorter/2.0.5/images/desc.gif");
}

/* infoSpalten-gasthof.css */
#main .infoSpalten{background-color:#ffffff}#main .infoHeadline{margin-top:5px;margin-bottom:10px;padding:3px 0 3px 10px;background-color:#2e4833;font:20px Merriweather;font-weight:bold;color:#2e4833}#main .infoHeadline a{font:20px Merriweather;color:#2e4833}#main .infoWeiterLesen{bottom:10px;position:absolute}#main .infoEinzelSpalte{height:430px;position:relative;margin-top:20px;margin-bottom:20px;padding:10px;background-color:#2e4833;border:0px solid;border-radius:15px;behavior:url('assets/css3pie/1.0.0/PIE.htc')}#main .infoEinzelSpalte img{margin-bottom:20px;border:0px solid;border-radius:15px;behavior:url('assets/css3pie/1.0.0/PIE.htc')}
/* scrollPunkte-gasthof.css */
.doNotShow{display:none}.scrollPunkteMenu{top:35%;position:absolute;z-index:2000;right:-245px}.scrollPunktStyle{width:320px;height:95px;right:30px;position:fixed;overflow:hidden;background-color:#2e4833;border:2px solid #fff;border-radius:5px;border-collapse:collapse;color:#ffffff;behavior:url('assets/css3pie/1.0.0/PIE.htc');border-top-right-radius:5px;border-bottom-right-radius:5px;behavior:url('assets/css3pie/1.0.0/PIE.htc');transition: transform 0.6s ease-in-out}.scrollPunktStyle .container{width:300px;padding:0;font-size:11px}.scrollPunktStyle .col-xs-24,.scrollPunktStyle .col-sm-24,.scrollPunktStyle .col-md-12,.scrollPunktStyle .col-lg-12{padding:3px 0 3px 5px}.scrollPunktStyle a{text-decoration:none;color:#fff;z-index:2000}.scrollPunktIcon{width:40px;margin-top:9px;text-align:center}.scrollPunkt1{top:0;position:relative}.scrollPunkt1 .ce_gallery{overflow:visible}.scrollPunkt1:hover{background-color:#f7db7f;transform: translate(-210px, 0px);cursor:pointer}.scrollPunkt1 a:hover{color:#2e4833}.scrollPunkt2{top:3;position:relative}.scrollPunkt2 .ce_gallery{overflow:visible}.scrollPunkt2 a:hover{color:#f7db7f}.scrollPunkt3{top:3px;position:relative}.scrollPunkt3 .ce_text{padding-left:10px}.scrollPunkt3 a:hover{color:#f7db7f}.verticalMiddle{padding-top:12px;vertical-align:middle}.zweiZeilig{padding-top:2px;vertical-align:top;text-align:center}.zusatzInfos{width:100%;float:left;margin-top:10px;margin-bottom:20px;padding-top:10px;padding-bottom:10px;text-align:center;background-color:#174083;color:#fff}
/* fullWidth-CSS-gasthof.css */
.container-fluid{padding-top:15;padding-right:0;padding-left:0}.bgColor1{background-color:#2e4833;color:#ffffff}.bgColor2{background-color:#2e4833}.bgColor3{background-color:#f7db7f}
/* artikelStyle-gasthof.css */
.oeffnungszeiten{padding-bottom:10px;background-color:#fff;color:#2E4833}.oeffnungszeiten h1{text-align:center}.oeffnungszeiten blockquote{margin:10px;text-align:center;background-color:#f7db7f;border:0px;font-weight:bold}#main h1{font-size:32px}#main h1,#main h4{padding:3px 0 3px 15px;background-color:#f7db7f;font-family:Merriweather;color:#2e4833}#main .bgRot h1,#main .bgOrange h1{padding:3px 0;background-color:#2e4833;font-family:Merriweather;color:#2e4833}#main{color:#2e4833}.bgRot{background-color:#2e4833;color:#ffffff}#main .bgRot h1{padding:3px 0 3px 15px;background-color:#f7db7f;color:#2e4833}.bgOrange .container{background-color:#f7db7f;color:#ffffff}.makeBorderRot{border-bottom:30px solid #2e4833}.makeBorderGelb{border-bottom:30px solid #2e4833}
/* video-responsive-gasthof.css */
.mejs-mediaelement video,.mejs-mediaelement .me-plugin,.mejs-mediaelement embed{max-width:100%;bottom:0;left:0;right:0;top:0;position:absolute;width: 100% !important}
/* standard-CSS-gasthof.css */
.makeCenterText{text-align:center}#main .btn-hotel{margin-bottom:20px;background-color:#2e4833;color:#2e4833}#main .container{border:1px solid #2e4833;border-radius:15px;behavior:url('assets/css3pie/1.0.0/PIE.htc')}select{color:#000}footer .btn-default,#main .btn-default{background-color:#f7db7f;color:#333}p.error,.has-error .help-block{padding:3px 0 3px 10px;background-color:#f00;font-weight:bold;color:#fff}.menuColor1 h1,.menuColor1 h2,.menuColor1 h3,.menuColor1 h4,.menuColor1 h5 .menuColor1 h6{color:#ee880a}.menuColor2 h1,.menuColor2 h2,.menuColor2 h3,.menuColor2 h4,.menuColor2 h5 .menuColor2 h6{color:#5c9f02}.menuColor3 h1,.menuColor3 h2,.menuColor3 h3,.menuColor3 h4,.menuColor3 h5 .menuColor3 h6{color:#c5bd00}.menuColor4 h1,.menuColor4 h2,.menuColor4 h3,.menuColor4 h4,.menuColor4 h5 .menuColor4 h6{color:#cf002c}.menuColor5 h1,.menuColor5 h2,.menuColor5 h3,.menuColor5 h4,.menuColor5 h5 .menuColor5 h6{color:#03a1d0}#main .logoZeile img{width:auto;height:70px}#main .logoZeile .ce_gallery .photoswipe .image_container{float:none;text-align:center}#main .logoZeile{margin-bottom:20px}#main td{vertical-align:top}#ui-datepicker-div{z-index:2 !important}#theBreadcrump{top:-10px;position:relative;margin-right:-15px;margin-left:-15px;text-decoration:none}#theBreadcrump a{color:#03a1d0}.noResize img{width:inherit;height:inherit}#main img{width:100%;height:auto}#main .mime_icon,#main .ui-datepicker-trigger{width:inherit;height:inherit}*{word-break: break-word}#main a{color:#f7db7f}#headerAdressWrapper{width:100%;position:fixed;background-color:#f7db7f;color:#000000;z-index:1000000}#header .inside{width:100%;z-index:1000}.ce_gallery carousel img{bottom:0}.ce_gallery img{bottom:25px}.ce_gallery{overflow:auto}.navbar-right .dropdown-menu{left:30px;right:auto}.dropdown-menu>li>a{width:100%}#main .noResize{width:inherit;height:inherit}.navbar-default{background-color:#fff;border:0px}body{background-color:#2e4833;overflow-y:scroll;overflow-x:hidden}header .inside .navbar{z-index:1}footer a{color:#ffffff}footer{bottom:0;left:0;right:0;position:relative;margin-top:20px;margin-bottom:0;padding-top:15px;padding-bottom:5px;background-color:#2e4833;border-top:15px solid #f7db7f;color:#ffffff}
/* backgrounds-gasthof.css */
#main .bgParallax-1 .container{border:0px;background-size:cover;background-attachment:fixed}.bgParallax-1{background-image:url("../../files/hotel/sliderBilder/bgParallax-BUL.jpg");background-size:cover;background-attachment:fixed}
/* table-gasthof.css */
#main table{width:100%;margin-bottom:20px;border:1px solid #2e4833}#main .odd{padding-top:15px;padding-bottom:15px;background-color:#2e4833;color:#2e4833}#main td{padding:10px 0 10px 10px}

@media only screen and (orientation: landscape) {

}

#buntNavi{
	font-family: 'Merriweather';
}

#brandClaim1{
	position: absolute;
    right: 135px;
    width: 330px;
    top: 58px;
    color: #f7db7f;
    font-size: 28px;
    font-family: "Merriweather";
}

#brandClaim2{
	position: absolute;
    left: 150px;
    width: 546px;
    top: 58px;
    color: #f7db7f;
    font-size: 28px;
    font-family: "Merriweather";
}

@media only screen and (min-width: 1025px) {
	
	.mobile_menu_wrapper {
		top: 120px;
	}
    
    .mobile_menu_trigger{
        display: none !important;
    }
    
    #buntNaviFluidWrapper{
    	padding-top: 0px;
    	height: 88px;
    	background: #2e4833;
    	border-bottom: 15px solid #f7db7f;
    }
    
    #heroImage{
    	border-bottom: 15px solid #f7db7f;
    	margin-bottom: 30px;
    }

    #buntNaviWrapper{
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
    }

    /* BrandImage */
    #buntNavbarBrand {
        position: absolute;
        top: -47px;
      	left: 44.5%;
    }

    #buntNavbarBrand img{
        height: 120px;
        width: auto;
        border-top: 15px solid #f7db7f;
       	border-left: 15px solid #f7db7f;
       	border-right: 15px solid #f7db7f;
       	border-bottom: 15px solid #f7db7f;
    }
    
   	#headerLogoText{
   		color: black;
   		font-weight: bold;
    	padding-left: 10px;
	    position: relative;
    	bottom: -25px;
   	}

    /* Diese ID wird im Navigationsmodul eingegeben */
    #buntNavi{
    	position: relative;
    	width: 100%;
    	top: 58px;
        float: right;
        font-size: 18px;
        font-weight: 500;
    }

    #buntNavbar .level_1{
    /*	background: #f7db7f;
    /*	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.45);
		-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.45);
		box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.45); */
    }
    
    /* Schatten fuer alle Menues */
    #buntNavbar .level_1,
    #buntNavbar .level_2,
    #buntNavbar .level_3{
    	display: inline-table;
    	width: 100%;
	/*	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.45);
		-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.45);
		box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.45); */
    }


    #buntNavbar a{
        width: 100%;
        padding: 10px 10px 10px 10px;
    }
    
    #buntNavbar a:before,
    #buntNavbar span:before{
    	position: relative;
    	top: 2px;
    	content: url("../../files/gasthof/templateBilder/krone-gruen.png");
    }
    
    #buntNavbar .level_2 li>a:before,
    #buntNavbar .level_2 li>span:before{
    	position: relative;
    	top: 2px;
    	content: url("../../files/gasthof/templateBilder/krone-gelb.png");
    }
    
    
    #buntNavbar .level_1 li>a{
        color: #516c47;
        text-align: center;
    }
    
    #buntNavbar .level_2 li>a,
    #buntNavbar .level_2 li>span{
        color: #f7db7f;
        text-align: left;
    }

    #buntNavbar a:hover,
    #buntNavbar a:active,
    #buntNavbar .level_1 span:hover{
        /*background: #666;*/
        /*color: #1e2d42;*/
        /* text-decoration: underline; */
    }

    #buntNavbar .level_1 li>a{
        padding-top: 5px;
    }
    #buntNavbar .level_2 li>a{
        padding-top: 5px;
        height: inherit;
    }

    #buntNavbar .level_1 span{
        width: 100%;
        display: block;
        padding: 5px 10px 10px 10px;
        /*background: #333;*/
        color: #fff;
        text-align: center;
        line-height: 1.2em;
        cursor: pointer;
    }

    #buntNavbar .level_2 span{
        width: 100%;
        display: block;
        padding: 5px 10px 10px 10px;
        /*background: #333;*/
        color: #ededed;
        line-height: 1.2em;
    }

    /* !!! BREITE DER HAUPTMENUEPUNKTE */
    #buntNavi .level_1>li{
        float: left;
        width: 16.66%;
        background: #f7db7f;
        border-radius: 14px 14px 14px 14px;
		-moz-border-radius: 14px 14px 14px 14px;
		-webkit-border-radius: 14px 14px 14px 14px;
		border-left: 15px solid #516c47;
		border-right: 15px solid #516c47;
    }

    /* !!! BREITE DER SUBMENUEPUNKTE */
    #buntNavi ul ul {
      /* min-width: 260px; */
      background: #f7db7f;
    }

    #buntNavi ul,
    #buntNavi li {
      list-style: none;
      margin: 0;
      padding: 0;
    }

    #buntNavi ul {
      position: relative;
      z-index: 597;
    }

    #buntNavi ul li {
      float: left;
      min-height: 1px;
      vertical-align: middle;
    }

    #buntNavi ul li:hover,
    #buntNavi ul li:active{
      position: relative;
      z-index: 599;
      cursor: default;
    }

    #buntNavi ul ul {
      visibility: hidden;
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 598;
      width: 100%;
    }

    #buntNavi ul ul li {
      float: none;
      height: auto;
      border: 1px solid #f7db7f;
    }

    #buntNavi ul ul ul {
      top: 0;
      left: auto;
      right: -99.5%;
    }

    #buntNavi ul li:hover>ul,
    #buntNavi ul li:active>ul{
      visibility: visible;
    }

    #buntNavi ul ul {
      bottom: 0;
      left: 0;
    }

    #buntNavi ul ul {
      margin-top: 0;
    }

    #buntNavi ul ul li {
      font-weight: normal;
    }

    #buntNavi a {
      display: block;
      line-height: 1.2em;
      text-decoration: none;
    }

    #buntNavi>ul {
      display: inline-block;
    }

    #buntNavi:after,
    #buntNavi ul:after {
      content: '';
      display: block;
      clear: both;
    }
    
    #buntNavi .level_2 .submenu>a:after{
    	content: "»";
    	float: right;
    }
    
    #buntNavbar .level_1 li:hover,
   	#buntNavbar .level_2 li>a:hover,
   	#buntNavbar .level_2 .active span,
   	#buntNavbar .active{
    	color: white;
        background: #c19d27;
    }

    nav .menuColor1 ul li,
    nav .menuColor1 li li {
        height:90px;
        background-color:#ee880a;
    }
    
    nav .menuColor2 ul li,
    nav .menuColor2 li li {
        height:90px;
        background-color:#2e4833;
    }
    
    nav .menuColor3 ul li,
    nav .menuColor3 li li {
        height:90px;
        background-color:#c5bd00;
    }
    
    nav .menuColor4 ul li,
    nav .menuColor4 li li {
        height:90px;
        background-color:#cf002c;
    }
    
    nav .menuColor5 ul li,
    nav .menuColor5 li li {
        height:90px;
        background-color:#03a1d0;
    }
}
/* Copyright MADE/YOUR/DAY OG <mail@madeyourday.net>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
/* ===========================================
 * Light Skin
 * ======================================== */
.rsts-skin-buntwelt.rsts-main {
  position: relative;
  margin: auto;
  
}
.rsts-skin-buntwelt.rsts-type-fade .rsts-slide {
  background: none;
}
.rsts-skin-buntwelt .rsts-view {
  background: none;
}
.rsts-skin-buntwelt .rsts-caption {
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 5px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: white;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: translate(0, -20px);
  -moz-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -o-transform: translate(0, -20px);
  transform: translate(0, -20px);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  -moz-transition: opacity 0.5s, -moz-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.rsts-skin-buntwelt .rsts-active .rsts-caption {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.rsts-skin-buntwelt .rsts-prev, .rsts-skin-buntwelt .rsts-next,
.rsts-skin-buntwelt .rsts-thumbs-prev, .rsts-skin-buntwelt .rsts-thumbs-next {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 36px;
  height: 36px;
  overflow: hidden;
  margin-top: -18px;
  border: 1px solid #151618;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  line-height: 0;
  text-align: center;
  text-decoration: none;
  text-indent: -9999px;
  background-color: #151618;
  background-image: -webkit-linear-gradient(top, #333333, #151618);
  background-image: -moz-linear-gradient(top, #333333, #151618);
  background-image: -o-linear-gradient(top, #333333, #151618);
  background-image: linear-gradient(to bottom, #333333, #151618);
  background-image: linear-gradient(to bottom, #333333, #151618);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3), inset 0 2px 2px -2px rgba(255, 255, 255, 0.5), inset 2px 0 2px -2px rgba(255, 255, 255, 0.3), inset -2px 0 2px -2px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3), inset 0 2px 2px -2px rgba(255, 255, 255, 0.5), inset 2px 0 2px -2px rgba(255, 255, 255, 0.3), inset -2px 0 2px -2px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3), inset 0 2px 2px -2px rgba(255, 255, 255, 0.5), inset 2px 0 2px -2px rgba(255, 255, 255, 0.3), inset -2px 0 2px -2px rgba(255, 255, 255, 0.3);
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.rsts-skin-buntwelt .rsts-prev:after, .rsts-skin-buntwelt .rsts-next:after,
.rsts-skin-buntwelt .rsts-thumbs-prev:after, .rsts-skin-buntwelt .rsts-thumbs-next:after {
  content: "\203a";
  position: absolute;
  left: 8px;
  top: 5px;
  font: normal 24px/1 "Courier New", monospace;
  text-indent: 0;
  color: white;
}
.rsts-skin-buntwelt .rsts-prev,
.rsts-skin-buntwelt .rsts-thumbs-prev {
  right: auto;
  left: 20px;
}
.rsts-skin-buntwelt .rsts-prev:after,
.rsts-skin-buntwelt .rsts-thumbs-prev:after {
  content: "\2039";
  left: 12px;
}
.rsts-skin-buntwelt:hover .rsts-prev, .rsts-skin-buntwelt:hover .rsts-next,
.rsts-skin-buntwelt:hover .rsts-thumbs-prev, .rsts-skin-buntwelt:hover .rsts-thumbs-next {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.rsts-skin-buntwelt:hover .rsts-prev:hover, .rsts-skin-buntwelt:hover .rsts-next:hover,
.rsts-skin-buntwelt:hover .rsts-thumbs-prev:hover, .rsts-skin-buntwelt:hover .rsts-thumbs-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition-duration: 0.05s;
  -moz-transition-duration: 0.05s;
  -o-transition-duration: 0.05s;
  transition-duration: 0.05s;
}
.rsts-skin-buntwelt:hover .rsts-prev:active, .rsts-skin-buntwelt:hover .rsts-next:active,
.rsts-skin-buntwelt:hover .rsts-thumbs-prev:active, .rsts-skin-buntwelt:hover .rsts-thumbs-next:active {
  -webkit-box-shadow: inset 0 0 2px 1px black;
  -moz-box-shadow: inset 0 0 2px 1px black;
  box-shadow: inset 0 0 2px 1px black;
}
.rsts-skin-buntwelt.rsts-direction-y .rsts-prev, .rsts-skin-buntwelt.rsts-direction-y .rsts-next {
  top: 15px;
  left: 50%;
  margin-top: 0;
  margin-left: -18px;
}
.rsts-skin-buntwelt.rsts-direction-y .rsts-prev:after, .rsts-skin-buntwelt.rsts-direction-y .rsts-next:after {
  content: "\25b2";
  position: absolute;
  top: 12px;
  left: 14px;
  font-size: 11px;
  color: white;
}
.rsts-skin-buntwelt.rsts-direction-y .rsts-next {
  top: auto;
  bottom: 10px;
}
.rsts-skin-buntwelt.rsts-direction-y .rsts-next:after {
  content: "\25bc";
  top: 13px;
}
.rsts-skin-buntwelt .rsts-nav {
  position: relative;
  margin: 0 0 -8px;
  text-align: center;
}
.rsts-skin-buntwelt .rsts-nav ul {
  /* Forcing margin/padding, since '#content ul' is quite common */
  margin: 0 !important;
  padding: 0 10px !important;
  border-top: 1px solid black;
  background-color: black;
  background-image: -webkit-linear-gradient(left, #000000, #333333 50%, #000000);
  background-image: -moz-linear-gradient(left, #000000, #333333 50%, #000000);
  background-image: -o-linear-gradient(left, #000000, #333333 50%, #000000);
  background-image: linear-gradient(to right, #000000, #333333 50%, #000000);
  background-image: linear-gradient(to right, #000000, #333333 50%, #000000);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.25);
}
.rsts-skin-buntwelt .rsts-nav li {
  display: inline;
}
.rsts-skin-buntwelt .rsts-nav-numbers a {
  display: inline-block;
  min-width: 24px;
  margin: 5px 2px;
  padding: 0.3em 0.3em 0.2em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  outline: none;
  font-size: 0.75em;
  color: black;
  text-decoration: none;
  background-color: #555555;
  -webkit-box-shadow: inset 0 3px 2px -1px rgba(0, 0, 0, 0.15), inset 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 3px 2px -1px rgba(0, 0, 0, 0.15), inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 3px 2px -1px rgba(0, 0, 0, 0.15), inset 0 0 2px rgba(0, 0, 0, 0.1);
}
.rsts-skin-buntwelt .rsts-nav-numbers a:hover {
  background-color: #999999;
  background-image: -webkit-linear-gradient(top, #979797, #555555 77%);
  background-image: -moz-linear-gradient(top, #979797, #555555 77%);
  background-image: -o-linear-gradient(top, #979797, #555555 77%);
  background-image: linear-gradient(to bottom, #979797, #555555 77%);
  background-image: linear-gradient(to bottom, #979797, #555555 77%);
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.5);
}
.rsts-skin-buntwelt .rsts-nav-numbers a.active {
  text-shadow: 0 0 1px white;
  background-color: #ced0d7;
  background-image: -webkit-linear-gradient(top, #ffffff, #ced0d7 77%);
  background-image: -moz-linear-gradient(top, #ffffff, #ced0d7 77%);
  background-image: -o-linear-gradient(top, #ffffff, #ced0d7 77%);
  background-image: linear-gradient(to bottom, #ffffff, #ced0d7 77%);
  background-image: linear-gradient(to bottom, #ffffff, #ced0d7 77%);
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.3), 0 2px 2px rgba(0, 0, 0, 0.1), inset 0 3px 1px -1px rgba(255, 255, 255, 0.7), inset 0 -1px 1px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.3), 0 2px 2px rgba(0, 0, 0, 0.1), inset 0 3px 1px -1px rgba(255, 255, 255, 0.7), inset 0 -1px 1px rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.3), 0 2px 2px rgba(0, 0, 0, 0.1), inset 0 3px 1px -1px rgba(255, 255, 255, 0.7), inset 0 -1px 1px rgba(255, 255, 255, 0.8);
}
.rsts-skin-buntwelt .rsts-nav-tabs ul {
  background-image: -webkit-linear-gradient(left, #000000, #444444 25%, #555555 50%, #444444 75%, #000000);
  background-image: -moz-linear-gradient(left, #000000, #444444 25%, #555555 50%, #444444 75%, #000000);
  background-image: -o-linear-gradient(left, #000000, #444444 25%, #555555 50%, #444444 75%, #000000);
  background-image: linear-gradient(to right, #000000, #444444 25%, #555555 50%, #444444 75%, #000000);
  background-image: linear-gradient(to right, #000000, #444444 25%, #555555 50%, #444444 75%, #000000);
}
.rsts-skin-buntwelt .rsts-nav-tabs a {
  display: inline-block;
  margin: -1px 0 0 -1px;
  padding: 10px 12px;
  border: 1px solid #222222;
  outline: none;
  font-size: 0.75em;
  color: white;
  text-decoration: none;
  background-color: #333333;
  background-image: -webkit-linear-gradient(top, #444444, #222222 77%);
  background-image: -moz-linear-gradient(top, #444444, #222222 77%);
  background-image: -o-linear-gradient(top, #444444, #222222 77%);
  background-image: linear-gradient(to bottom, #444444, #222222 77%);
  background-image: linear-gradient(to bottom, #444444, #222222 77%);
  -webkit-box-shadow: inset 0 -2px 0 -1px rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 -2px 0 -1px rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 -2px 0 -1px rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 2px rgba(0, 0, 0, 0.3);
}
.rsts-skin-buntwelt .rsts-nav-tabs a.active {
  color: #aaaaaa;
  background-color: black;
  background-image: -webkit-linear-gradient(top, #000000, #333333 77%);
  background-image: -moz-linear-gradient(top, #000000, #333333 77%);
  background-image: -o-linear-gradient(top, #000000, #333333 77%);
  background-image: linear-gradient(to bottom, #000000, #333333 77%);
  background-image: linear-gradient(to bottom, #000000, #333333 77%);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.8), inset 0 -2px 0 -1px rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.8), inset 0 -2px 0 -1px rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.8), inset 0 -2px 0 -1px rgba(0, 0, 0, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 0 2px rgba(0, 0, 0, 0.3);
}
.rsts-skin-buntwelt .rsts-nav-bullets {
  line-height: 0;
}
.rsts-skin-buntwelt .rsts-nav-bullets a {
  display: inline-block;
  margin: 8px 4px;
  width: 20px;
  height: 8px;
  outline: none;
  overflow: hidden;
  text-indent: -999px;
  background-color: #555555;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 1px 2px -1px black, inset 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px -1px black, inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px -1px black, inset 0 0 2px rgba(0, 0, 0, 0.1);
}
.rsts-skin-buntwelt .rsts-nav-bullets a:hover {
  background-color: #999999;
  -webkit-box-shadow: 0 0 5px 2px rgba(255, 255, 255, 0.2), inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 2px rgba(255, 255, 255, 0.2), inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 2px rgba(255, 255, 255, 0.2), inset 0 0 1px 1px rgba(0, 0, 0, 0.2);
}
.rsts-skin-buntwelt .rsts-nav-bullets a.active {
  background-color: #e4e4e4;
  -webkit-box-shadow: 0 0 5px 2px rgba(255, 255, 255, 0.4), inset 0 0 1px 1px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: 0 0 5px 2px rgba(255, 255, 255, 0.4), inset 0 0 1px 1px rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 5px 2px rgba(255, 255, 255, 0.4), inset 0 0 1px 1px rgba(255, 255, 255, 0.8);
}
.rsts-skin-buntwelt .rsts-nav-thumbs {
  padding: 8px 0;
}
.rsts-skin-buntwelt .rsts-nav .rsts-nav-prev, .rsts-skin-buntwelt .rsts-nav .rsts-nav-next {
  display: none;
}
.rsts-skin-buntwelt .rsts-video-play, .rsts-skin-buntwelt .rsts-video-stop {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  overflow: hidden;
  margin: -32px 0 0 -32px;
  border: 1px solid black;
  outline: none;
  background-color: #151618;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: -webkit-linear-gradient(top, #333333 0%, #151618);
  background-image: -moz-linear-gradient(top, #333333 0%, #151618);
  background-image: -o-linear-gradient(top, #333333 0%, #151618);
  background-image: linear-gradient(to bottom, #333333 0%, #151618);
  background-image: linear-gradient(to bottom, #333333 0%, #151618);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3), inset 0 2px 2px -2px rgba(255, 255, 255, 0.5), inset 2px 0 2px -2px rgba(255, 255, 255, 0.2), inset -2px 0 2px -2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3), inset 0 2px 2px -2px rgba(255, 255, 255, 0.5), inset 2px 0 2px -2px rgba(255, 255, 255, 0.2), inset -2px 0 2px -2px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3), inset 0 2px 2px -2px rgba(255, 255, 255, 0.5), inset 2px 0 2px -2px rgba(255, 255, 255, 0.2), inset -2px 0 2px -2px rgba(255, 255, 255, 0.2);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  text-indent: -999px;
  text-decoration: none;
}
.rsts-skin-buntwelt .rsts-video-play:before, .rsts-skin-buntwelt .rsts-video-stop:before {
  content: "\25ba";
  position: absolute;
  top: 10px;
  left: 15px;
  font-size: 36px;
  color: white;
  text-indent: 0;
}
.rsts-skin-buntwelt .rsts-video-play:hover, .rsts-skin-buntwelt .rsts-video-play:focus {
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.3), inset 0 2px 2px -2px rgba(255, 255, 255, 0.5), inset 2px 0 2px -2px rgba(255, 255, 255, 0.2), inset -2px 0 2px -2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.3), inset 0 2px 2px -2px rgba(255, 255, 255, 0.5), inset 2px 0 2px -2px rgba(255, 255, 255, 0.2), inset -2px 0 2px -2px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.3), inset 0 2px 2px -2px rgba(255, 255, 255, 0.5), inset 2px 0 2px -2px rgba(255, 255, 255, 0.2), inset -2px 0 2px -2px rgba(255, 255, 255, 0.2);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition-duration: 0.05s;
  -moz-transition-duration: 0.05s;
  -o-transition-duration: 0.05s;
  transition-duration: 0.05s;
}
.rsts-skin-buntwelt .rsts-video-play:active {
  -webkit-box-shadow: inset 0 0 2px 1px black;
  -moz-box-shadow: inset 0 0 2px 1px black;
  box-shadow: inset 0 0 2px 1px black;
}
.rsts-skin-buntwelt .rsts-video-stop {
  top: 20px;
  left: auto;
  right: 11px;
  width: 32px;
  height: 32px;
  margin: 0;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.rsts-skin-buntwelt .rsts-video-stop:before {
  content: "\d7";
  top: 8px;
  left: 8px;
  width: 16px;
  height: 16px;
  border: 0;
  color: white;
  font-size: 23px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
  text-indent: 0;
}
.rsts-skin-buntwelt .rsts-video-stop:hover {
  background: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.rsts-skin-buntwelt .rsts-video-stop:hover:before {
  color: black;
}
.rsts-skin-buntwelt .rsts-video-youtube > .rsts-video-stop {
  top: 25px;
}
.rsts-skin-buntwelt .rsts-video-vimeo > .rsts-video-stop {
  top: 10px;
  right: auto;
  left: 10px;
}
.rsts-skin-buntwelt .rsts-progress {
  position: absolute;
  right: 0;
  top: -5px;
  width: 100%;
  height: 11px;
  overflow: hidden;
  padding-top: 5px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.rsts-skin-buntwelt .rsts-progress:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
}
.rsts-skin-buntwelt .rsts-progress div {
  position: relative;
  height: 1px;
  background-color: #4683c2;
  background-image: -webkit-linear-gradient(left, rgba(147, 148, 186, 0), #3cc8d9);
  background-image: -moz-linear-gradient(left, rgba(147, 148, 186, 0), #3cc8d9);
  background-image: -o-linear-gradient(left, rgba(147, 148, 186, 0), #3cc8d9);
  background-image: linear-gradient(to right, rgba(147, 148, 186, 0), #3cc8d9);
  background-image: linear-gradient(to right, rgba(147, 148, 186, 0), #3cc8d9);
  -webkit-box-shadow: 0 -2px 2px -1px rgba(55, 146, 206, 0.9), 0 2px 2px -1px rgba(55, 146, 206, 0.9);
  -moz-box-shadow: 0 -2px 2px -1px rgba(55, 146, 206, 0.9), 0 2px 2px -1px rgba(55, 146, 206, 0.9);
  box-shadow: 0 -2px 2px -1px rgba(55, 146, 206, 0.9), 0 2px 2px -1px rgba(55, 146, 206, 0.9);
}
.rsts-skin-buntwelt .rsts-progress div:after, .rsts-skin-buntwelt .rsts-progress div:before {
  content: "";
  position: absolute;
  right: 0;
  top: -1px;
  width: 3px;
  height: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.5);
}
.rsts-skin-buntwelt .rsts-progress div:before {
  width: 50px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff);
  -webkit-box-shadow: 0 0 3px -1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 0 3px -1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 3px -1px rgba(255, 255, 255, 0.5);
}
.rsts-skin-buntwelt .rsts-progress.rsts-progress-active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.rsts-skin-buntwelt .rsts-overlay-prev,
.rsts-skin-buntwelt .rsts-overlay-next,
.rsts-skin-buntwelt .rsts-thumbs-overlay-prev,
.rsts-skin-buntwelt .rsts-thumbs-overlay-next {
  position: absolute;
  top: 0;
  left: -1px;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(0deg, #222222, transparent);
  background: -moz-linear-gradient(0deg, #222222, transparent);
  background: -o-linear-gradient(0deg, #222222, transparent);
  background: linear-gradient(90deg, #222222, transparent);
  pointer-events: none;
}
.rsts-skin-buntwelt .rsts-overlay-next,
.rsts-skin-buntwelt .rsts-thumbs-overlay-next {
  left: auto;
  right: -1px;
  background: -webkit-linear-gradient(0deg, transparent, #222222);
  background: -moz-linear-gradient(0deg, transparent, #222222);
  background: -o-linear-gradient(0deg, transparent, #222222);
  background: linear-gradient(90deg, transparent, #222222);
}
.rsts-skin-buntwelt .rsts-thumbs-overlay-prev {
  background: -webkit-linear-gradient(0deg, #000000, transparent);
  background: -moz-linear-gradient(0deg, #000000, transparent);
  background: -o-linear-gradient(0deg, #000000, transparent);
  background: linear-gradient(90deg, #000000, transparent);
}
.rsts-skin-buntwelt .rsts-thumbs-overlay-next {
  background: -webkit-linear-gradient(0deg, transparent, #000000);
  background: -moz-linear-gradient(0deg, transparent, #000000);
  background: -o-linear-gradient(0deg, transparent, #000000);
  background: linear-gradient(90deg, transparent, #000000);
}
.rsts-skin-buntwelt.rsts-direction-y .rsts-overlay-prev {
  left: 0;
  top: -1px;
  background: -webkit-linear-gradient(#222222, transparent);
  background: -moz-linear-gradient(#222222, transparent);
  background: -o-linear-gradient(#222222, transparent);
  background: linear-gradient(#222222, transparent);
}
.rsts-skin-buntwelt.rsts-direction-y .rsts-overlay-next {
  top: auto;
  right: 0;
  bottom: -1px;
  background: -webkit-linear-gradient(transparent, #222222);
  background: -moz-linear-gradient(transparent, #222222);
  background: -o-linear-gradient(transparent, #222222);
  background: linear-gradient(transparent, #222222);
}
.rsts-skin-buntwelt .rsts-thumbs-slide {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.rsts-skin-buntwelt .rsts-thumbs-slide.rsts-thumbs-active-thumb {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

@media only screen and (min-width: 993px) {
    
    #headerAdressNaviWrapper{
        position: relative;
        z-index: 5000;
        margin-left: -15px;
        margin-right: -15px;
    }

    /* BrandImage */
    #headerAdressNavbarBrand {
        position: absolute;
    }

    #headerAdressNavbarBrand img{
        height: 90px;
        width: auto;
    }

    /* Diese ID wird im Navigationsmodul eingegeben */
    #headerAdressNavi{
        float: right;
        font-size: 12px;
    }

    #headerAdressNavbar a{
        width: 100%;
        padding: 8px 10px 10px 10px;
        /* background: #1e2d42; */
        color: #2e4833;
    }

    #headerAdressNavbar a:hover,
    #headerAdressNavbar a:active{
        text-decoration: underline;
    }

    #headerAdressNavbar span{
        width: 100%;
        display: block;
        padding: 6px 10px 8px 10px;
        /* background: #1e2d42; */
        color: white;
    }

    /* !!! BREITE DER HAUPTMENUEPUNKTE */
    #headerAdressNavbar .level_1>li{
        float: left;
    }

    /* !!! BREITE DER SUBMENUEPUNKTE */
    #headerAdressNavi ul ul {
      min-width: 250px;
    }

    #headerAdressNavi ul,
    #headerAdressNavi li {
      list-style: none;
      margin: 0;
      padding: 0;
    }

    #headerAdressNavi ul {
      position: relative;
      z-index: 597;
    }

    #headerAdressNavi ul li {
      float: left;
      min-height: 1px;
      vertical-align: middle;
    }

    #headerAdressNavi ul li:hover,
    #headerAdressNavi ul li:active{
      position: relative;
      z-index: 599;
      cursor: default;
    }

    #headerAdressNavi ul ul {
      visibility: hidden;
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 598;
      width: 100%;
    }

    #headerAdressNavi ul ul li {
      float: none;
      height: auto;
    }

    #headerAdressNavi ul ul ul {
      top: 0;
      left: auto;
      right: -99.5%;
    }

    #headerAdressNavi ul li:hover>ul,
    #headerAdressNavi ul li:active>ul{
      visibility: visible;
    }

    #headerAdressNavi ul ul {
      bottom: 0;
      left: 0;
    }

    #headerAdressNavi ul ul {
      margin-top: 0;
    }

    #headerAdressNavi ul ul li {
      font-weight: normal;
    }

    #headerAdressNavi a {
      display: block;
      line-height: 1.2em;
      text-decoration: none;
    }

    #headerAdressNavi>ul {
      *display: inline-block;
    }

    #headerAdressNavi:after,
    #headerAdressNavi ul:after {
      content: '';
      display: block;
      clear: both;
    }
}


@media only screen and (max-width: 1024px) {
	
	.ce_gallery .photoswipe .image_container{
		width: 100%;
	}
    
    .mobile_menu_trigger{
        display: block;
    }
    
    #mobileQuickHeaderNavi {
        float:right;
        color:#fff;
    }
    
    #headerAdressWrapper,
    #buntNaviWrapper,
    .scrollPunkteMenu {
        display:none;
    }
    
    .newsSpalten,
    #theBreadcrump,
    #main {
        top:0;
    }    
    
    .mobile_menu .inner{
    	background: #2e4833;
    }
    
    #mobileBuntMenuBrand {
        display: inline-block;
        text-align: center;
        width: 100%;
        background: #2e4833;
    }
    
    #mobileBuntNaviWrapper{
       	width: 100%;
	    height: 108px;
	    padding-top: 10px;
	    background: #f7db7f;
    }
    
    #mobileBuntNavbarBrand{
        position: absolute;
        padding-left: 10px;
        float: left;
        z-index: 2000;
    }
    
    #mobileBuntBurgerMenu,
    #mobileBuntBurgerText{
        position: relative;
        float: right;
        color: #fff;
    }
    
    #mobileBuntBurgerText{
        margin: 8px 12px 10px 10px;
    }
    
    #mobileBuntBurgerMenu{
        background-color: #2e4833;
        padding: 8px 30px 5px 30px;
        margin-top: 20px;
        width: 100%;
    }
    
    .burgerDivWrapper{
        border:1px solid #f7db7f;
        border-radius:5px;
        behavior:url('assets/css3pie/1.0.0/PIE.htc');
        width: 41px;
        padding: 2px;
        background: #516c47; 
        float: right;
    }
    
    .burgerDiv {
        width: 35px;
        height: 2px;
        background-color: #f7db7f;
        margin: 3px 0;
    }
    
    nav ul,
    nav li {
      list-style: none;
      margin: 0;
      padding: 0;
      color: #fff;
    }
    
    nav li {
      padding: 5px;
    }

    nav ul li,
    nav li li {
        height: inherit;
    }
    
    nav .level_1 {
        background-color:#f7db7f;
    }
    
    nav .level_1>li {
        border-bottom: 1px solid #516c47;
    }
    
    nav .level_2>li {
        background-color:#516c47;
    }
    
    nav ul li {
        border-bottom: 1px solid #f7db7f;
    }
    
    nav a, 
    nav a:hover, 
    nav span,
    nav span:hover{
        color: #516c47;
    }

}

@media only screen and (orientation: landscape) {

}

.aktuelleKarte{
    background: white;
    color: black;
    padding-bottom: 10px;
}

.unterUeberschrift{
    font-size: 15px;
}

.aktuelleKategorie{
    width: 100%;
    padding: 0px 15px 20px 15px;
}

.aktuellesGericht{
    background: #eeeeee;
    padding: 5px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.aktuellesGericht:hover{
    background: #ccc;
}

.kategorieHeadline{
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
}

.hauptEintrag{
    float: left;
    font-weight: bold;
    width: 65%;
}

.hauptEintragOhneLiter{
    float: left;
    font-weight: bold;
    width: 80%;
}

.zusatzEintrag{
    font-weight: normal;
}
.literAngabe{
    width: 15%;
    float: left;
    text-align: right;
}
.preis{
    float: right;
    text-align: right;
    width: 20%;
}

.abschlussText{
    font-style: italic;
    font-weight: bold;
}

.fussNote{
    padding: 10px 0px 10px 0px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    margin: 15px;
}

