/* 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}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.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}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

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

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

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

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

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

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

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

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

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

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

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* 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}
/**
 * Contao Open Source CMS
 *
 * Copyright (c) 2005-2015 Leo Feyer
 *
 * @license LGPL-3.0+
 */

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");
}

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.rsts-main,.rsts-main *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rsts-header,.rsts-footer,.rsts-thumbs-header,.rsts-thumbs-footer{overflow:hidden}.rsts-view,.rsts-thumbs-view{position:relative}@media print{.rsts-view,.rsts-thumbs-view{position:static}}.rsts-crop,.rsts-thumbs-crop{position:relative;overflow:hidden}@media print{.rsts-crop,.rsts-thumbs-crop{position:static;overflow:visible;width:auto !important;height:auto !important;transform:none !important}}.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:absolute;left:0;top:0}@media print{.rsts-slides,.rsts-slide,.rsts-thumbs-slides,.rsts-thumbs-slide{position:static;width:auto !important;height:auto !important;transform:none !important}.rsts-slides.rsts-slide-image img,.rsts-slides.rsts-slide-video img,.rsts-slides.rsts-thumbs-slide-image img,.rsts-slides.rsts-thumbs-slide-video img,.rsts-slide.rsts-slide-image img,.rsts-slide.rsts-slide-video img,.rsts-slide.rsts-thumbs-slide-image img,.rsts-slide.rsts-thumbs-slide-video img,.rsts-thumbs-slides.rsts-slide-image img,.rsts-thumbs-slides.rsts-slide-video img,.rsts-thumbs-slides.rsts-thumbs-slide-image img,.rsts-thumbs-slides.rsts-thumbs-slide-video img,.rsts-thumbs-slide.rsts-slide-image img,.rsts-thumbs-slide.rsts-slide-video img,.rsts-thumbs-slide.rsts-thumbs-slide-image img,.rsts-thumbs-slide.rsts-thumbs-slide-video img{width:100% !important;height:auto !important;margin:0 !important}}.rsts-slide,.rsts-thumbs-slide{overflow:hidden}@media print{.rsts-slide,.rsts-thumbs-slide{position:static}}.rsts-video-iframe,.rsts-thumbs-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.rsts-type-slide .rsts-view,.rsts-thumbs-type-slide .rsts-thumbs-view{cursor:url("../../system/modules/rocksolid-slider/assets/img/openhand.cur"),default;cursor:-webkit-grab;cursor:-moz-grab;cursor:-ms-grab;cursor:-o-grab;cursor:grab}.rsts-type-slide.rsts-dragging .rsts-view,.rsts-thumbs-type-slide.rsts-thumbs-dragging .rsts-thumbs-view{cursor:url("../../system/modules/rocksolid-slider/assets/img/closedhand.cur"),default;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-ms-grabbing;cursor:-o-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media print{.rsts-nav,.rsts-prev,.rsts-next,.rsts-overlay-prev,.rsts-overlay-next,.rsts-progress,.rsts-thumbs-nav,.rsts-thumbs-prev,.rsts-thumbs-next,.rsts-thumbs-overlay-prev,.rsts-thumbs-overlay-next,.rsts-thumbs-progress{display:none !important}}

.rsts-skin-default.rsts-main{position:relative}.rsts-skin-default.rsts-type-fade .rsts-slide{background-color:#fff}.rsts-skin-default .rsts-caption{position:absolute;top:20px;left:20px;margin-right:20px;padding:5px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;background-color:#000;background-color:rgba(0,0,0,0.4);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-default .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-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;right:55px;bottom:15px;overflow:hidden;width:30px;height:30px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.1);-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;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAilBMVEUHBwg/QEF5enp5ensCAwQHCAhzdHUAAQEGBwh8fX37+/svMDBub3COjo9yc3NtbW709fWvsLDm5uba2trR0dEuLi6Pj4/Q0NDl5eXZ2toFBgfz8/MuLy/09PT29vb8/Pz6+vp7e3x0dXZzdHT4+Pj39/f9/v3+/v79/f3///8EBQb5+fkAAAD19fVMP6q+AAAALnRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8hTP8QAAAJ1JREFUeNrV0lkPwiAMAOB53zrva2xOxQm0///vWZ4a1o3EN20gNPnSlFASRKVQIS2KFHPKaPvcH8St8WesXYzddVMIZn3NZ1tTZ9Y7QLa7MdfVWlgYZqk9lzML7VZPbGCdDsFekpI14GoN/fGoY6aqkbVaUvVg0lKN7v3wvcuwt/Tg5tIPRjA77I/i1dhX2dnEJnYq4vP+2a/4FX8AsSOXytKixMYAAAAASUVORK5CYII=");-webkit-box-shadow:0 0 2px rgba(0,0,0,0.1);-moz-box-shadow:0 0 2px rgba(0,0,0,0.1);box-shadow:0 0 2px rgba(0,0,0,0.1);background-position:50% 50%;-webkit-transition:opacity 0.05s linear;-moz-transition:opacity 0.05s linear;-o-transition:opacity 0.05s linear;transition:opacity 0.05s linear}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-video-play,.rsts-skin-default .rsts-video-stop,.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{background-image:url("data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAIVBMVEWhoaE7PD15enqVlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXsWX/bAAAAC3RSTlOAgICAgICAgICAgMiF55wAAAB9SURBVHja7dUxEoAgFANRFBTw/ge2YythEivHn/6VmU3XiwUOHPhPuGYf196zjLHPOi0tWsBYtICx/Zxgw4INCzYs2LBgw4INC55ZFadhN+NVbeh9jhf6mGJDgw0NNjTY0GBDgz0NXusiYDRWwGisgNHFL0Yrnwxd4MCBtd3+EosAicYyWQAAAABJRU5ErkJggg==");background-size:30px,30px}}.rsts-skin-default .rsts-prev:hover,.rsts-skin-default .rsts-next:hover,.rsts-skin-default .rsts-video-play:hover,.rsts-skin-default .rsts-video-stop:hover,.rsts-skin-default .rsts-thumbs-prev:hover,.rsts-skin-default .rsts-thumbs-next:hover{background-color:#eee;background-color:rgba(238,238,238,0.7)}.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{right:20px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAkFBMVEUBAQLPz9AlJiYlJifS0tIsLS0nJyjQ0dDR0tIBAQElJSYrLC2tra39/PwFBQYFBgf6+fmBgYKCgoL9/f339vZBQULIycnIyMiCg4PR0dEmJycmJyjMzMz8/Pzl5eXj4+MCAwQGBwghIiP09PT7+/shIiL6+vrNzs7Nzc0iIyP29vb39/cHCAkAAAD////19fV/WdL3AAAAMHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICRnvRdAAAAnklEQVR42tXSxw7CMAwG4LL3XqUtLdRQqNPY7/92WEJVDhkSN7B8iPTpl6M4ETMAA0t/ChmwPTELe+uPGKsQKywWflYUJxn5eI9xpOsneXidp7pp3Wa+dHrGbWY6d43bLD673nR9vLsZaL5cNfoAyp0eDyRdntxp6icy+/Ei981HqVGLq3xo1GaFm4kuRb1vvp1mFNzYLrzvn/2KX/MbXNOe099MDj0AAAAASUVORK5CYII=")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-thumbs-next{background-image:url("data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAHlBMVEWhoaE7PD2VlpaTk5N2d3h0dHVoaWpmZmcGBwj19fXtfGSSAAAACnRSTlOAgICAgICAgICAXdxslAAAAHxJREFUeNrt1TEOgDAMxdDSAi33vzBbPVUoZkLE+1O2/HK9KHHixH/A9fS4jnGGMfZZl6VFBzAWHcLHQD9gocFCg4UGCw0WGiw0WGjwum3qEsb7tH1xWViwsGBhwcKChQULC5Z2jRs2itHdfc+GjWB094vR+ieHLnHixK4bjyV89TB6vlgAAAAASUVORK5CYII=");background-size:30px,30px}}.rsts-skin-default .rsts-thumbs-prev,.rsts-skin-default .rsts-thumbs-next{position:absolute;top:50%;right:10px;margin-top:-15px}.rsts-skin-default .rsts-thumbs-prev{right:auto;left:10px}.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUgISLDw8MgICGUlZaIiImSk5PCwsP9/f39/PyHh4iUlJWSkpLX2NgAAQIoKSkGBwgdHR7Ly8skJSYEBAXHyMj+/v739/ciIyMhIiImJyfNzc3S0tL8/Pz7+/v29vYHCAnNzs4AAAD////19fVh+HN2AAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAiUlEQVR42uXRyQ7CMAwE0LC2QHfaQkji1sP//yNR1csEiXMlfPFI7zCWbN7JCCVmnj9i738x2hbMpHPTzCAmfag+XyAmrWt2QzqV5URuSLWqdHXmsDMRbFHYuPbnkPBw0rtaBzgbw21IWPKjdg6xxHV68ZJ2j9mhXyrRX/34fblgLQyQLf57S/wBI9V2nx3O9QoAAAAASUVORK5CYII=")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-prev{background-image:url("data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAeUlEQVR42u3UMQ6AMAzF0A8BmvufGHVpyOIOFRJI8f5WyxcqXLhw4U9jLeCznYzRNtYi2zsIs2UttqzFlrXYshZb1mLLWmg31iJ7+YVaaJ210GY9x/awWdsc+z5s1uaEQ4cNbY449LChzQFn3W3S9qsBFi5cuPDr+AYQcW8C6kiUiAAAAABJRU5ErkJggg==");background-size:30px,30px}}.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEUwMTKKi4suLzAGBwja2trR0dEwMDEuLi/Q0NDZ2dmJiYp7e3x6e3t/gIEAAQL09PTn5+f6+vr8/Px0dHVwcHH8/f329vYFBgdzdHT+/v79/v339/f9/f3///90dXb4+Pj5+fkEBQYAAAD19fUC5l8BAAAAJHRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIC401waAAAAnElEQVR42uXSyQ4CIQwG4HEddRZmZUSEQnn/d7RkSAi4HI2Jf6AlfIceoHCOMcccrTXcMR5OtInf5k/YyLVL84qHjoHvwLrhmdW+0AJIhT6eVc79YYtYCQBRIZanPmO1QWuxVqr2/aIylqD9fdP4OoLMZ5sb+dK2i8Xr3cTZie+CRk49aOTUcSRNOfo8TXPUnB1QPj0J5z/5Hb7OD7UPdeTEuFeXAAAAAElFTkSuQmCC")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default.rsts-direction-y .rsts-next{background-image:url("data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAAG1BMVEWjpKQ5OTqVlpaTk5NmZmdoaWp2d3gGBwj19fXoTOf7AAAACXRSTlOAgICAgICAgIC7HeZcAAAAg0lEQVR42u3UMQ6EMAxE0WVDYu5/YhpLXzBSRkAF8i9tvXZ+24MKFy5c+HP4P06H0RzGRoyjjWgOY1Nj0YLFpsaip7hFNrBog3ug02brDKsWK3imxQqe6EWsxWi1HqOxHqONBTuN9RiN9Vg11mPVWI9V99tL0rEe6/dVA1i4cOHCl9oBak1vAkBKLfwAAAAASUVORK5CYII=");background-size:30px,30px}}.rsts-skin-default.rsts-video-playing .rsts-nav,.rsts-skin-default.rsts-video-playing .rsts-prev,.rsts-skin-default.rsts-video-playing .rsts-next{display:none}.rsts-skin-default.rsts-video-playing .rsts-nav-thumbs{display:block}.rsts-skin-default.rsts-touch .rsts-nav-numbers,.rsts-skin-default.rsts-touch .rsts-nav-tabs{display:none}.rsts-skin-default .rsts-nav{position:absolute;right:95px;bottom:12px;left:10px;text-align:right}.rsts-skin-default .rsts-nav ul{margin:0 !important;padding:0 !important}.rsts-skin-default .rsts-nav li{display:inline}.rsts-skin-default .rsts-nav-numbers a,.rsts-skin-default .rsts-nav-tabs a{display:inline-block;height:30px;min-width:30px;padding:0.65em 0.5em 0.5em;margin:0 2px 3px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;outline:none;font-size:12px;text-align:center;text-decoration:none;color:#fff;background-color:#555;background-color:rgba(85,85,85,0.6);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);-moz-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-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-default .rsts-nav-numbers a:hover,.rsts-skin-default .rsts-nav-numbers a.active,.rsts-skin-default .rsts-nav-tabs a:hover,.rsts-skin-default .rsts-nav-tabs a.active{color:#333;background-color:#fff;background-color:rgba(255,255,255,0.5)}.rsts-skin-default:hover .rsts-nav-numbers a,.rsts-skin-default:hover .rsts-nav-tabs a{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.rsts-skin-default .rsts-nav-bullets{line-height:0}.rsts-skin-default .rsts-nav-bullets a{display:inline-block;width:9px;height:9px;overflow:hidden;margin:12px 4px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;outline:none;text-align:left;text-indent:-999px;background-color:#fff;background-color:rgba(255,255,255,0.8);-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-box-shadow:0 0 2px #777;-moz-box-shadow:0 0 2px #777;box-shadow:0 0 2px #777}.rsts-skin-default .rsts-nav-bullets a:hover,.rsts-skin-default .rsts-nav-bullets a.active{background-color:#777;-webkit-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;-moz-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555;box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5),inset 0 -2px 0 -1px rgba(0,0,0,0.3),0 0 0 1px #555}.rsts-skin-default .rsts-nav-thumbs{position:static;padding-top:5px}.rsts-skin-default .rsts-nav .rsts-nav-prev,.rsts-skin-default .rsts-nav .rsts-nav-next{display:none}.rsts-skin-default .rsts-video-play{top:50%;right:auto;bottom:auto;left:50%;width:64px;height:64px;margin:-32px 0 0 -32px;border:none;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAABGCAMAAABG8BK2AAAAb1BMVEU4ODgGBgbx8fGurq7i4uIODg5QUFD7+/vBwcEUFBQYGBggICC1tbXNzc0JCQkVFRWsrKwTExPExMTS0tImJibv7+9KSkozMzP4+PhYWFj+/v6Dg4MDAwPl5eVycnKenp4MDAza2toPDw////8AAACZ5/RyAAAAJXRSTlOAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAwmBGiwAAALNJREFUeNrt1kcOwkAQRFFyxsYmBxtDc/8zIrGpA/xaWKhnO9KT5ncvZvCxnGSSSSaZv2GK0sIsFzMHM53MWwPzfkU8OwsT9cHCRHOyMHFpLYwCIUaBEKNAiFEgxCgQYhSIMQrEGAXijAJxJrZrC7NZGZjb/WF41PHqSLw/Owa+q9D6KQthlAUwykIYZSGMsiBGWRCjLIhRFsQoC2Ga0S8LZMqx7gAzLPr0aUsmmWSS6SXzBf8cqwAv1zglAAAAAElFTkSuQmCC")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-play{background-image:url("data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAACMCAMAAACZHrEMAAAARVBMVEUJCQlOTk4nJyddXV1gYGD29vbh4eGTk5PAwMA2NjYYGBgGBga3t7dUVFQtLS0SEhKHh4fb29sDAwPz8/NaWlr///8AAACZTZFgAAAAF3RSTlOAgICAgICAgICAgICAgICAgICAgICAgCZn8kAAAAFfSURBVHja7dpZUsMwFAVR5gDRLMT+l8r1Cqjih/5oLyB1kurYlp4evkGXGDFixIgRI0aMGDFixIgRI0aMGDFifseQvsBfPvjrdgdhzvsnCHPePkCY8/oCwpxzu4MwCQeESTggTMIBYa5wQJiEA8IkHBAm4YAwVzggTMIBYRIOCJNwQJgrHBAm4YAwCQeESTggzBUOCJNwQJiEA8IkHBDmCgeESTggTMIBYRIOCHOFA8IkHBAm4YAw5/UZhDn7iYOZjfPLlM5pZizMv2lXzk1vNs4duHTOs2kszFN7V87L1WycN73SOe/AY2FWB7tyFnGzcVaUpXPW2mNhdiF25WwWzcbZuSqds6c3Fma3c1fOpvRsnB3y0jmzg7EwU5VdOcOv2TiTuNI5M8qxMNPbXTlD9tk4E//SOWchxsKcEnmsoMM8qGNOYsRgLjFixIgRI0aMGDFixIgRI0aMGDH/e/0Ai4OJ2+ZcrkwAAAAASUVORK5CYII=");background-size:70px,70px}}.rsts-skin-default .rsts-video-stop{top:20px;right:20px;left:auto;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAbFBMVEWnp6dOTk7x8fHv7+9HR0fw8PDu7u7e3t5NTU3f398UFBQTExP4+PhLS0tvb29xcXH09PRJSUn39/fn5+cWFhampqb29vZISEhMTExLS0ukpKT////r6+sAAAD///8AAABKSkr19fUAAAD///8df9PJAAAAJHRSTlN6e35+e35+e3t7fX1/fHl5fXt/e315fnt7e3p/foGBfnt9gIDdofLFAAAAk0lEQVR42u2SSQ7DIAxF03nKPBEC2Ni9/x3jsMXqsuqiljxITx/8EcX7Y/wxuOmUhmPhIMdlg4akzxGbMscrBu4IyHLANce+Ymb7WKRWPsdyqpCnZJzVzUmUEgvpxmAYA4dxAB3TIanvupqisJdkRwr2O403K9V43bdpgaLuu6/x3KY7sO7VN7+m4TI5+K3v8H28AYM7doAzbo6MAAAAAElFTkSuQmCC")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3){.rsts-skin-default .rsts-video-stop{background-image:url("data:"image/png";base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAALVBMVEXo6OjGxsZjY2PKysq3t7ewsLCOjo7f39+Pj4/l5eVfX19hYWHj4+NRUVH///80A/15AAAAD3RSTlOGkL2PlZemiKWHvr2HyICcCOzTAAAAv0lEQVR42u3VSQ7DIAxA0bRJSBjs+x83mzYfNnatLqpKeM0THmRY9IuYeOKJJ7bwlsdTWwCfUpsS+Smni7EipfVW5PQwtte5iqAdvIvcGiuy25gs0e1ta7YwuqJ76+NRr6P1MbkSTM7HaKyP0QXK1HyMxgaxrjde1cBe1TV4MzZeMxYdm7OvF9OWR7H0YtpDG/ojnDurnc6hfT7Iw9tnImE7ney00bdFJ3Uw+mXpQoq822Nv8/Yf383EE0/8G3wBfh3Bcn7dsMIAAAAASUVORK5CYII=");background-size:30px,30px}}.rsts-skin-default .rsts-video-youtube>.rsts-video-stop{top:25px}.rsts-skin-default .rsts-video-vimeo>.rsts-video-stop{top:10px;right:auto;left:10px}.rsts-skin-default .rsts-video-ipad>.rsts-video-iframe{padding-top:32px;background-color:#000}.rsts-skin-default .rsts-video-ipad>.rsts-video-stop{top:1px;right:1px;left:auto}.rsts-skin-default .rsts-progress{position:absolute;top:0;right:0;width:100%;height:2px;background-color:#000;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-default .rsts-progress div{height:100%;background-color:#fff}.rsts-skin-default .rsts-progress.rsts-progress-active{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);opacity:0.3}.rsts-skin-default .rsts-thumbs-slide{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8}.rsts-skin-default .rsts-thumbs-slide.rsts-thumbs-active-thumb{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}

/* allgemeine Definition */
.sc {
	margin-left:0 !important;
	margin-right:0 !important;
	padding-left:0 !important;
	clear:none !important;
}
.sc-first
{
	clear: both !important;
}
.sc-last {
}
.sc-clear {
	clear:left;
}

.sc-rowspan > *
{
	margin: 0!important;
	padding: 0!important;
}

/* 2-spaltig */
.sc2 {
	width:49.5%;padding-right:1%;float:left;display:inline;
}
.sc2-first {
	clear:left;
}
.sc2-last {
	padding-right:0;
}

/* 3-spaltig */
.sc3 {
	width:32.3%;padding-right:1%;float:left;display:inline;
}
.sc3-first {
	clear:left;
}
.sc3-last {
	padding-right:1.1%;
}
.sc3-2 {
	width:65.6%;padding-right:1%;float:left;display:inline;
}
.sc3-2-first {
	clear:left;
}
.sc3-2-last {
	padding-right:1.1%;
}

/* 4-spaltig */
.sc4 {
	width:24%;padding-right:1%;float:left;display:inline;
}
.sc4-first {
	clear:left;
}
.sc4-last {
}
.sc4-2 {
	width:49%;padding-right:1%;float:left;display:inline;
}
.sc4-2-first {
	clear:left;
}
.sc4-2-last {
}
.sc4-3 {
	width:74%;padding-right:1%;float:left;display:inline;
}
.sc4-3-first {
	clear:left;
}
.sc4-3-last {
}

/* 5-spaltig */
.sc5 {
	width:19%;padding-right:1%;float:left;display:inline;
}
.sc5-first {
	clear:left;
}
.sc5-last {
}
.sc5-2 {
	width:39%;padding-right:1%;float:left;display:inline;
}
.sc5-2-first {
	clear:left;
}
.sc5-2-last {
}
.sc5-3 {
	width:59%;padding-right:1%;float:left;display:inline;
}
.sc5-3-first {
	clear:left;
}
.sc5-3-last {
}
.sc5-4 {
	width:79%;padding-right:1%;float:left;display:inline;
}
.sc5-4-first {
	clear:left;
}
.sc5-4-last {
}

@font-face {
  font-family: Source Sans Pro;
  src: url("../../files/beier_waffeln/src/fonts/SourceSansPro-Regular.ttf");
}
/** WERBEAGENTUR DREIBEIN GMBH **/
/** MADE WITH LOVE **/

/** MAIN STYLE GUIDE RED rgb(204,19,50); **/
* {box-sizing: border-box;}
body {font-family: Source Sans Pro !important;background-image:url("../../files/beier_waffeln/src/img/bg_waffeln_beier_body.jpg");color:#3f3f3f;}


/** HEADER **/
#header {background-image:url("../../files/beier_waffeln/src/img/bg_waffeln_beier_neu.jpg");height:495px;width:100%;background-size:cover;background-attachment: fixed;background-position:center center;position:relative;}
#header #menucontainer {position:absolute;top:54px;background-color:rgb(204,19,50);width:100%;height:59px;}
#header #menucontainer .inside {margin:0 auto;max-width:988px;width:90%;}
#header #border_header {width:100%;margin-top:10px;border-top:1px dashed rgba(255, 255, 255, 0.46);border-bottom:1px dashed rgba(255, 255, 255, 0.46);height:39px;} 

#header #navoben {overflow: visible;position: absolute;width:100%;padding-right:34px;}
#header #navoben ul li a, #header  #navoben ul li span{text-decoration: none; text-transform: uppercase; color: #fff; padding: 0px 20px;line-height:38px;font-weight:300;font-size:16px;}
#header #navoben ul.level_1 {padding: 0;position: relative;float: left;width:100%;margin:0;}
#header #navoben ul.level_1 li {display: inline;float: left;margin: 0; padding: 0;height: 81px;position: relative;}
#header #navoben ul.level_1 li:nth-child(4), #header #navoben ul.level_1 li:nth-child(5), #header #navoben ul.level_1 li:nth-child(6) {float:right;}
#header #navoben ul.level_1 li ul li a, #navoben ul.level_1 li ul li span {color: #fff;height: 26px;width:100%;line-height:28px !Important;text-decoration: none;display: inline-block;font-size: 16px;font-weight: 300;background:transparent !important;font-weight:300!important;text-transform: none !important;text-align: center;}
#header #navoben ul.level_1 li ul li.last a, #header  #navoben ul.level_1 li ul li.last span {border-bottom:0;}
#header #navoben ul.level_1 li:hover > ul {box-shadow: 0px 0px 15px 1px #000;visibility: visible;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1}
#header #navoben ul.level_1 li ul li {height: auto;padding: 3px 0;text-align: left;margin-right:0;width:100%;}
#header #navoben ul.level_1 li.submenu ul.level_2 li.last {border: 0;padding-bottom: 0;}
#header #navoben ul.level_1 li ul {padding: 0px 0px;padding-bottom:10px;}
#header #navoben ul.level_1 ul, #navoben ul.level_1 ul li ul {min-width: 190px; background: rgba(204, 19, 50, 1.0);width:100% ;list-style: none;margin: 0;opacity: 0;padding: 0;position: absolute;visibility: hidden;z-index: 99999;padding-top:5px !important;border:1px dashed #dc7366;outline:5px solid rgb(204,19,50)}
#navoben ul.level_1 ul li ul {background:#fff;width:100% ;list-style: none;margin: 0;opacity: 0;padding: 0;position: absolute;visibility: hidden;z-index: 99999;}
#navoben ul.level_1 ul li ul {padding-right:0 !important;}
#header  #navoben ul.level_1 ul {left: -40px;top: 88px}
#header  #navoben ul.level_2:before {content:"";display:block;background-image:url("../../files/beier_waffeln/src/img/submenu_icon.png");width:36px;height:29px;position:absolute;top:-30px;left:50%;transform: translateX(-50%);}
#header  #navoben ul.level_1 li.submenu.last > ul {left: -75px !important;}
#header  #navoben ul.level_1 li.submenu.last > ul > li {text-align: right;}
#header  #navoben ul.level_1 ul li ul {left: 199px;top: 0}
#header #navoben ul.level_1 li.submenu.last > ul {left:-40px !important;}

#header  #navoben ul.level_1 ul li {border: 0;clear: both;}
#header  #navoben ul.level_1 ul li a, #navoben ul.level_1 ul li span {text-decoration: none;width: auto;clear: both;display: inline-block;text-align: center;color: #fff;line-height:normal;}
#header  #navoben .shoplink > span, #header  #navoben .shoplink > a {background-color: #fff;color: #cd1f35;display: inline-block;border-radius: 3px;height: 27px;margin-top: 5px;line-height: 27px;padding:0 13px;}
#header  #navoben .shoplink {z-index:100;}
#header #facebook {display: inline-blocK;position: absolute;right: 0;top: 10px;}
#header #responsive_menue_trigger {display:none;}
#header .inside {margin:0 auto;max-width:988px;width:90%;}
#header .langinside {width: 988px; margin: 0 auto; position: relative;}
#header .langinside .mod_changelanguage {position: absolute; right:0; top: 21px;}
#header #languagechanger ul li span.lang-de, #header #languagechanger ul li a.lang-de {background-image:url("../../files/beier_waffeln/src/img/de_flag.png");display:inline-block;text-indent: -100000px;width:20px;height:13px;}
#header #languagechanger ul li span.lang-en, #header #languagechanger ul li a.lang-en {background-image:url("../../files/beier_waffeln/src/img/en_flag.png");display:inline-block;text-indent: -100000px;width:20px;height:13px;}
#header #languagechanger ul li.lang-en {margin-left:7px;}
#header #languagechanger ul li {display:inline-block;}

#infopart {position:absolute;bottom:20px;padding-left:20px;text-align: center;width:100%;}
#infopart img {max-width:100px;text-align: center;margin-bottom:20px;}

#header #logo_header {position:absolute;top:-61px;left:50%;transform: translateX(-50%);}
#faecherstart {position: absolute;left: 50%;margin-left: 140px;width: 372px;top: 165px;height: 320px;}
#faecherstart .one {position:absolute;height:250px;transform: rotate(-23deg);bottom:0;} 
#faecherstart .two {transform: rotate(-10deg);position: absolute;left: 25px;height:280px;bottom:0;}
#faecherstart .three {height:280px;position: absolute;left: 60px;bottom:0;}
#faecherstart .four {height:280px;position:absolute;left:115px;transform: rotate(18deg);bottom:0;} 
#faecherstart .five {height: 240px;position: absolute;left: 120px;transform: rotate(28deg);bottom:0;transition:all 300ms linear;} 
#faecherstart .five:hover {height:300px;transition:all 300ms linear;z-index:2}
#faecherstart .four:hover {height:360px;transition:all 300ms linear;z-index:2} 
#faecherstart .three:hover {height:300px;transition:all 300ms linear;z-index:2}
#faecherstart .two:hover {height:300px;transition:all 300ms linear;z-index:2}
#faecherstart .one:hover {height:300px;transition:all 300ms linear;z-index:2}

#rezeptsuche {margin:0 auto;max-width:988px;width:90%;position: relative;top:113px;} 
#rezeptsuche .inside {position:absolute;right:0;background-image:url("../../files/beier_waffeln/src/img/bg_rezeptsuche.png");width:171px;height:82px;z-index:2;}
#rezeptsuche .explanation p {text-align: center;color:#fff;font-size:21.8px;font-weight:300;text-transform: uppercase;padding-top:3px;position:relative;top:7px;}
#rezeptsuche input.submit {background-image:url("../../files/beier_waffeln/src/img/lupe_suche.jpg");background-repeat: no-repeat;border:0;text-indent:-10000px;width:26px;height:30px;cursor:pointer;transition:all 300ms linear;}
#rezeptsuche input.submit:hover {background-position:center bottom;transition:all 300ms linear;}
#rezeptsuche .widget-text {float:left;}
#rezeptsuche .widget-text input {background:rgba(13, 13, 13, 0.42);border:0;width:113px;margin-left:16px;height:30px;line-height:30px;padding-left:5px;padding-right:5px;color:#fff;}
#rezeptsuche .widget-text input:focus {outline:none;}
#rezeptsuche .submit_container {float:left;}


/** HAUPTSPALTE **/
#sliderwrapper {margin:0 auto;max-width:988px;width:90%;position:relative;top:-50px;padding:13px;background-image:url("../../files/beier_waffeln/src/img/bg_waffeln_beier_body.jpg");z-index:3;}
#sliderwrapper .rsts-caption {display:none;}
#sliderwrapper .rsts-nav-item:nth-child(even) a {background-image:url("../../files/beier_waffeln/src/img/slider_list_even.png");background-repeat: no-repeat;width:21px;height:16px;background-color:transparent;box-shadow:none;border-radius:0;margin:0 -3px;} 
#sliderwrapper .rsts-nav-item:nth-child(odd) a{background-image:url("../../files/beier_waffeln/src/img/slider_list.png");background-repeat: no-repeat;width:21px;height:16px;background-color:transparent;box-shadow:none;border-radius:0;margin:0 -3px;}
#sliderwrapper .rsts-skin-default .rsts-nav {left:0;right:0;width:100%;text-align: center;}
#slidertop {background-image:url("../../files/beier_waffeln/src/img/waffel_broesel.png");width:372px;height:82px;position:absolute;top: 369px;left: 50%;margin-left: -460px;z-index: 10;}
#startcaption {position: absolute;top: 200px;left: 0;}
#startcaption h1 {background-color:#cd1f35;color:#fff;font-size:24px;text-transform: uppercase;font-weight:300;padding:13px;border:2px solid #de6677;outline:5px solid #cd1f35}
#startcaption span {background-color: #cd1f35;color: #fff;font-size: 24px;text-transform: uppercase;font-weight: 300;padding: 10px;border: 2px solid #de6677;outline: 5px solid #cd1f35;margin-top: 10px;display: inline-block;}

#rezeptstart {width:100%;overflow:hidden;}
#rezeptstart {text-align: center;color:#cc1332;margin-top:-20px;}
#rezeptstart span {font-size:26px;font-weight:300;}
#rezeptstart a {font-size: 11px;font-weight: normal;margin-top: 12px;margin-bottom: 22px;color: #cc1332;display: inline-block;font-weight: 400;text-decoration: none;}

#qualitaetstart {width:100%;height:340px;margin-top:35px;background: #af102b;background-color: radial-gradient(ellipse at center,  #af102b 0%,#ca1332 50%,#af102b 100%);background-image:url("../../files/beier_waffeln/src/img/line_waffeln_beier.png"), url("../../files/beier_waffeln/src/img/line_waffeln_beier.png");background-repeat: repeat-x, repeat-x;background-position: center 10px, center 330px;position:relative;}
#qualitaetstart  .inside {width:90%;max-width:988px;margin:0 auto;color:#fff;}
#qualitaetstart h2 {font-size:32px;font-weight:300;text-transform: uppercase;margin-top:40px;margin-bottom:24px;}
#qualitaetstart h2:after {content:"";display:block;width:80%;max-width:397px;height:1px;background-color:rgba(255, 255, 255, 0.21);margin-top:10px;}
#qualitaetstart .article {width:100%;font-size:13px;text-align: justify;line-height:1.6;padding-right:360px;}
#qualitaetstart .pic {position:absolute;bottom: -33px;right: 70px;}

#content_boxes {width:90%;max-width:988px;margin:0 auto;margin-top:38px;}
#content_boxes .left, #content_boxes .right {float:left;width:457px;background-color:#fff;box-shadow:0 0 8px rgba(0, 0, 0, 0.23);} 
#content_boxes img {display:block;}
#content_boxes .left {margin-right:30px;}
#content_boxes .right {margin-left:30px;} 
#content_boxes h4 {color:#3f3f3f;text-transform: uppercase;font-weight:300;font-size:13px;padding-left:20px;display:inline-block;padding-top:24px;padding-bottom:0;margin-bottom:0;}
#content_boxes h3 {color:#3f3f3f;text-transform: uppercase;font-weight:200;font-size:20px;left:20px;display:block;padding-bottom:0;margin-bottom:0;position:relative;top:5px; margin-top:0;width:205px; float: left;}
#content_boxes p {color: #3f3f3f;width: 170px;display: inline-block;text-align: justify;position: relative;top: 20px;left: 20px;font-weight: 300;line-height: 1.2;}
#content_boxes a {background-image:url("../../files/beier_waffeln/src/img/bg_content_box_link.png");width:113px;height:19px;display:inline-block;color:#fff;text-decoration: none;line-height:18px;padding-left:20px;}

.content #header {height:294px;}
.content #header #headerinside {max-width:988px;width:90%;margin:0 auto;position:absolute;top:230px;position:relative;}
.content #header #headerinside span {background-color: #cd1f35;color: #fff;font-size: 28px;text-transform: uppercase;font-weight: 300;padding: 6px 20px;border: 2px solid #de6677;outline: 5px solid #cd1f35;}
.content #main .inside {background-color:#fff;}
.content #container {max-width:988px;width:90%;margin:0 auto;margin-top:22px;}
.content #container #main .mod_article {box-shadow:0 0 5px rgba(0, 0, 0, 0.28);padding:26px;overflow: visible;}
.content #container #main h1 {color:#cc1332;font-size:25px;font-weight:300;text-transform: uppercase;margin-top:5px;border-bottom:1px solid #cc1332;padding-bottom:8px;margin-bottom:15px;}
.content #container #main p {font-size:14px;font-weight:300;line-height:1.7;text-align:justify;}
.content #schlaubeierwrapper {width:267px;margin-left:30px;background-color:#fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.28);padding-top:15px;}
.content #schlaubeierwrapper img, .content #schlaubeierwrapper figure, .content #catalogdownload img {display:block;}
.content #schlaubeierwrapper span, .content #schlaubeierwrapper p {padding-left:18px;padding-right:18px;}
.content #schlaubeierwrapper span.first {color:#757575;font-size:13px;text-transform: uppercase;}
.content #schlaubeierwrapper span.second {color:#757575;font-size:22px;text-transform: uppercase;font-weight:300;display:inline-block;margin-bottom:15px;}
.content #schlaubeierwrapper p {color:#757575;font-size:13px;line-height:1.5;text-align: justify;}
.content #catalogdownload  {width:267px;margin-left:30px;background-color:#fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.28);padding-top:15px;margin-top:30px;}
.content #catalogdownload span, .content #catalogdownload p,.content #catalogdownload a {padding-left:18px;padding-right:18px;}
.content #catalogdownload span.first {color:#757575;font-size:13px;text-transform: uppercase;}
.content #catalogdownload span.second {color:#757575;font-size:22px;text-transform: uppercase;font-weight:300;display:inline-block;margin-bottom:15px;}
.content #catalogdownload p {color:#757575;font-size:13px;line-height:1.5;text-align: justify;}
.content #catalogdownload a {position:relative;background-image: url("../../files/beier_waffeln/src/img/download_katalog_bg.jpg");width: 136px;height: 22px;display: inline-block;color: #fff;text-decoration: none;line-height: 18px;padding-left: 24px;margin-left: 18px;padding-top: 2px;margin-bottom: 16px;}
.content figure.image_container a {display:block;position: relative;} 
.content figure.image_container:hover a:before {border:2px solid #fff;background-image:url("../../files/beier_waffeln/src/img/magnifier.png");content:"";width:90%;height:90%;display:block;position:absolute;top:0;left:0;background-repeat: no-repeat;background-position: center center;top:50%;left:50%;transform: translate(-50%,-50%);}
.content #rezeptsuchmaschine .formbody {display:none;}
.content #Zusammenfassung .inside {background:transparent;box-shadow:none;margin-top:30px;}
.content #Zusammenfassung .inside .sc2 {box-shadow: 0 0 5px rgba(0, 0, 0, 0.28);background-color:#fff;max-width:334px;padding:25px;padding-left:25px !Important;width:47.5%;height:187px;}
.content #Zusammenfassung .inside .sc2 img, .content #Zusammenfassung .inside .sc2 figure {display:block;}
.content #Zusammenfassung .inside .sc2.first {background-image:url("../../files/beier_waffeln/src/img/bg_zusammenfassung_1.jpg");background-position:right bottom;background-repeat: no-repeat;}
.content #Zusammenfassung .inside .sc2.first ul li {padding-left: 10px;margin-left: 30px;list-style-type: disc;line-height: 19px;}
.content #Zusammenfassung .inside .sc2.last {position:absolute;right:0;background-image:url("../../files/beier_waffeln/src/img/kontakt_waffeln_beier.jpg");background-repeat: no-repeat;background-position:center right;}
.content #Zusammenfassung .inside .sc2.last em {font-size:14px;color:#757575;font-style: normal; }
.content #Zusammenfassung .inside .sc2.last strong {font-size:23px;color:#757575;font-style: normal;font-weight:300;text-decoration: none;text-transform: uppercase;position: absolute;top:36px;}
.content #Zusammenfassung .inside .sc2.last  > p:nth-child(2) {position:relative;top:23px;line-height:19px !important;}
.content #Zusammenfassung .mod_article {box-shadow:none !important;padding:0 !important;position:relative;}
.content #Zusammenfassung .inside .sc2.last > p:nth-child(3) {position:absolute;bottom:0;width:142px;line-height:17px !important;}
.content #main a {color:#cc1332;text-decoration: none;}
.content #quality {margin-left:30px;margin-top:30px;}

.content .mod_newsreader p.info {display:none;}
.content .mod_newsreader span.headline a {color:rgb(204,19,50);border-bottom: 1px solid #cc1332;font-size:25px;font-weight:300;text-transform:uppercase;padding-bottom:8px;margin-bottom:15px;display:block;}
.content .mod_newsreader div.teaser {margin-top:35px;}

.content #contactform div.widget-text {width: 50%;float: left;}
.content #contactform input {width: 100%;margin-right: 2%;margin-bottom: 15px;height: 40px;padding: 0 10px;}
.content #contactform input:nth-child(2n+1) {margin-right:0;}
.content #contactform div.widget-text:nth-child(2n) {padding-right:0;} 
.content #contactform input:focus {outline:0;}
.content #contactform div.widget-text {padding-right: 20px;}
.content #contactform textarea {width:100%;padding:10px;resize: none;border:1px solid #cccccc;height:150px;margin-bottom:20px;}
.content #contactform input.submit {width:100%;background-color:#cc1332;color:#fff;border:1px solid #cc1332;font-size:14px;letter-spacing:2px;cursor: pointer;transition:all 300ms linear;}
.content #contactform input.submit:hover {background:#fff;color:#cc1332;transition:all 300ms linear;}
.content #contactform .submit_container {width:50%;padding-right:20px;}

.content #contactform .widget-checkbox {margin-bottom: 20px;}
.content #contactform .widget-checkbox input {margin: 0 5px 0 0; width: auto;}
.content #contactform .widget-checkbox span {display: flex; align-items: flex-end;}

#footertext {width:90%;max-width:988px;margin:0 auto;margin-top:38px;text-align: justify;line-height:1.7;font-size:14px;font-weight:300;}
#footertext .sc2-first {padding-right:30px;}
#footertext .sc2-last {padding-left:30px !important;}

/** FOOTER **/
#footer {margin-top:110px;background-image: url("../../files/beier_waffeln/src/img/line_waffeln_beier.png"), url("../../files/beier_waffeln/src/img/footer_bg_waffeln_beier.jpg");min-height:375px;width:100%;background-position:center 10px, center center;background-repeat: repeat-x, no-repeat;background-color:#281a0e;background-size:auto auto, 100% 100%;}
#footer .inside {max-width:988px;width:90%;margin:0 auto;padding-top:26px;}
#copyright {background-color:rgb(204,19,50);height:18px;line-height:18px;color:#fff;text-align: center;position: relative;z-index: 2;}
#footer h5 {color:rgb(204,19,50);font-size:20px;text-transform: uppercase;padding-top:0;margin-top:0;}
#footer .col_1 {float:left;min-width:223px;width:25%;}
#footer .col_2 {float:left;min-width:220px;width:20%;}
#footer .col_3 {float:left;min-width:260px;width:30%;}
#footer .col_4 {right:0;min-width:228px;width:20%;position:absolute;bottom:-30px;}
#footer .mod_customnav ul li a, #footer .mod_customnav ul li span {color:#fff;text-decoration: none;line-height:2;font-size:13px;font-weight:400;}
#footer .mod_newslist span {color:#fff;max-width:250px;display:inline-block;line-height:1.6}
#footer .mod_newslist span.jobs {font-size:13.5px;color:#d1323e;margin-top:20px;}
#footer .mod_newslist span.headline {color:#fff;font-size:12px;} 
#footer .mod_newslist p {color:#fff;line-height:1.7;max-width:277px;max-height:45px;overflow:hidden;}
#footer .mod_newslist span.headline a {color:#fff;text-decoration:none;text-transform: uppercase;}
#footer .mod_newslist span.headline a:before {content:">> ";}
#footer #footercontact {color:#fff;font-size:13px;line-height:1.4;}
#footer #socialmediaicons ul li {display:inline-block;margin-top:10px;}
#footer #languagechanger ul li span.lang-de, #footer #languagechanger ul li a.lang-de {background-image:url("../../files/beier_waffeln/src/img/de_flag.png");display:inline-block;text-indent: -100000px;width:20px;height:13px;}
#footer #languagechanger ul li span.lang-en, #footer #languagechanger ul li a.lang-en {background-image:url("../../files/beier_waffeln/src/img/en_flag.png");display:inline-block;text-indent: -100000px;width:20px;height:13px;}
#footer #languagechanger ul li.lang-en {margin-left:7px;}
#footer #languagechanger ul li {display:inline-block;}
#footer .mod_newslist a {color:#fff;text-decoration: none;}

.dlh_googlemap {width.100%;min-height:350px;}


/** SHOP **/
.content.shop #container {box-shadow:0 0 5px rgba(0, 0, 0, 0.28); background-color: #fff;}
.content.shop #container #main .mod_article {box-shadow:none;padding:0;}
.content.shop #container #main .ce_text.warning {background-color: #cc1332; color: #fff; padding: 20px; width: 100%; margin-bottom: 50px;}
.content.shop #container #main .mod_iso_productlist, .content.shop #container #main .mod_iso_productreader, .content.shop.woright #container #main .mod_article {padding:26px;overflow: visible;}
.content.shop #container #main .mod_iso_productlist .product_list {display: flex; flex-wrap: wrap;}
.content.shop #container #main .mod_iso_productlist .product_list .product_outerdiv {max-width: 25%; padding: 6px; width: 100%;}
.content.shop #container #main .mod_iso_productlist .product {width: 100%; padding: 15px; border: 1px solid #ccc;}
.content.shop #container #main .mod_iso_productlist .product form {margin-bottom: 0;}
.content.shop #container #main .mod_iso_productlist .product h3 {margin-top: 0; min-height: 36px;}
.content.shop #container #main .mod_iso_productlist .product_last, .content.shop #container #main .mod_iso_productlist .product_3, .content.shop #container #main .mod_iso_productlist .product_7, .content.shop #container #main .mod_iso_productlist .product_11, .content.shop #container #main .mod_iso_productlist .product_15 {margin-right: 0;}
.content.shop #container #main .mod_iso_productlist .sku {margin-top: 20px;}
.content.shop #container #main .mod_iso_productlist .price {font-size: 30px; font-weight: 700; margin: 10px 0;}
.content.shop #container #main .mod_iso_productlist .details a {color: #fff; background-color: #eaeaea; display: block; padding: 5px; position: relative; color: #3d3d3d; transition: all 200ms ease-in-out;}
.content.shop #container #main .mod_iso_productlist .details a:hover {background-color: #af102b; color: #fff; transition: all 200ms ease-in-out;}
.content.shop #container #main .mod_iso_productlist .details a:after {content: ''; display: inline-block; position: absolute; right: 10px; width: 14px; height: 14px; background-image: url("../../files/beier_waffeln/src/img/details_arrow.png"); top: 4px;transition: all 200ms ease-in-out;}
.content.shop #container #main .mod_iso_productlist .details a:hover:after {right: 4px; transition: all 200ms ease-in-out;}

.content.shop .mod_iso_productreader .mainimage figure.image_container {padding-bottom: 30px; margin-bottom: 30px; border: none; border-bottom: 1px solid #ccc; margin-right: 0;}
.content.shop .mod_iso_productreader .thumbnails {display: flex; max-width: 600px;}
.content.shop .mod_iso_productreader .thumbnails figure.image_container {padding: 0 4px; max-width: 25%;}
.content.shop .mod_iso_productreader .thumbnails figure.image_container a {display: block; border: 1px solid #ccc;}
.content.shop .mod_iso_productreader .thumbnails figure.image_container a img {display: block;}

.content.shop #container .mod_iso_productreader h1 {margin-bottom: 40px !important;}

.content.shop .mod_iso_productreader .description {display: block; clear: both; border-top: 1px solid #cd1f35; padding-top: 40px; margin-top: 40px;}
.content.shop .mod_iso_productreader .description table {border: 1px solid #eaeaea; min-width: 50%;}
.content.shop .mod_iso_productreader .description table tr {border-bottom: 1px solid #eaeaea;}
.content.shop .mod_iso_productreader .description table tr:nth-child(odd) {background-color: #eaeaea;}
.content.shop .mod_iso_productreader .description table tr:nth-child(1) {background-color: #cd1f35; color: #fff; border: 1px solid #cd1f35;}
.content.shop .mod_iso_productreader .description table tr td {padding: 10px 5px;}

.content.shop .left {float: left;}
.content.shop .right {float: left; background-color: #f5f5f5;max-width: 306px;width: 100%;padding: 30px;margin-left: 30px;}
.content.shop .left figure.image_container:hover a:before {background-color: rgba(205, 31, 53, 0.3); width: 100%; height: 100%; border: none; background-image: url("../../files/beier_waffeln/src/img/magnifier_klein.png");}
.content.shop .mod_iso_productreader .mainimage figure.image_container:hover a:before {background-image: url("../../files/beier_waffeln/src/img/magnifier.png");}
.content.shop .left figure.image_container a {outline: none;}
.content.shop .right .sku {font-size: 14px;font-weight: 300;line-height: 1.7;text-align: justify;}
.content.shop .right .price, .content.shop .right .price .currency {font-size: 40px; font-weight: 700; line-height: 30px; margin-top: 10px; margin-bottom: 50px;}
.content.shop .right .price span {font-size: 14px;font-weight: 300;}
.content.shop .right .quantity_container {margin-bottom: 10px; width: 100%;}
.content.shop .right .quantity_container input {border: none;padding: 5px 10px;}
.content.shop .right .quantity_container label {font-size: 14px;font-weight: 100;margin-right: 10px;vertical-align: middle;}
.content.shop .right .submit {background-color: #eaeaea;width: 100%;padding: 10px;margin-bottom: 5px;border: none;font-size: 15px;font-weight: 100; cursor: pointer;}
.content.shop .right .submit:hover {background-color: #ccc;}
.content.shop .right .submit.add_to_cart {background-color: #cd1f35;margin-bottom: 0; color: #fff;}
.content.shop .right .submit.add_to_cart:hover {background-color: #af102b;}

#main .mod_iso_cart td {padding:20px 7px;font-size:13px;}
#main .mod_iso_cart .subtotal td, #main .mod_iso_cart .foot_1 td, #main .mod_iso_cart .foot_2 td {padding:7px;}
#main .mod_iso_cart .product {border-bottom:1px solid rgba(0, 0, 0, 0.12);}
#main .mod_iso_cart .row_last {border-bottom:0;}
#main .mod_iso_cart table {border-spacing: 0px;border-collapse: collapse; width: 100%;}
#main .mod_iso_cart .foot_first {margin-top:5px;}
#main .mod_iso_cart .foot_first td {border-top:1px solid #cd1f35; padding-top: 25px;}
#main .mod_iso_cart .button_update, #main .mod_iso_cart .button_checkout, #main .mod_iso_cart .button_cart {background-color:#cd1f35;color:#fff;border:0;padding:8px 12px;margin-top:15px;cursor:pointer; font-size: 14px; outline: none;}
#main .mod_iso_cart .button_update {float: left;}
#main .mod_iso_cart .button_checkout {float: right; background-color: #4CAF50;}

#main .mod_iso_cart ul {padding: 0; list-style-type: none;}
#main .mod_iso_cart ul li {font-size: 13px;}
#main .mod_iso_cart .image_container {max-width: 140px; margin-right: 20px; min-width: 100px;}
#main .mod_iso_cart .image_container img {display: block;}
#main .mod_iso_cart tr.product td.col_first {padding-left: 0; max-width: 100px;}
#main .mod_iso_cart table tr td a {font-size: 14px; width: 200px;}
#main .mod_iso_cart table tr td a.edit {background-image: url("../../files/beier_waffeln/src/img/edit.png"); width: 16px; height: 16px; text-indent: -1000px;display: inline-block;}
#main .mod_iso_cart table tr td a.remove {background-image: url("../../files/beier_waffeln/src/img/delete.png"); width: 16px; height: 16px; text-indent: -1000px;display: inline-block; margin-top: 5px;}
#main .mod_iso_cart table tr td.quantity input {border-left: 0; border-top: 0; border-right: 0; border-bottom: 1px solid #ccc; text-align: center;}
#main .mod_iso_cart .actions {overflow: hidden;}
#main .mod_iso_cart .quantity {width: 80px; text-align: center;}
#main .mod_iso_cart .quantity input {width: 30px; margin:0;}
#main .mod_iso_cart .price, #main .mod_iso_cart .price.total {width: 90px; text-align: center;}
#main .mod_iso_cart .remove {width: 20px; text-align: center;}
#main .mod_iso_cart .remove a {text-indent: -99999px; display: block; background-image: url("/files/src/img/cart_delete.png"); width: 20px; height: 20px; background-repeat: no-repeat; background-size: cover;}
#main .mod_iso_cart .name a {font-weight: 600; color: #cd1f35; text-transform: uppercase;}

.versandhinweis span {display:inline-block;}
.versandhinweis legend {display:none;}

.mod_iso_checkout, .mod_iso_orderdetails {padding: 40px; text-align: center; left: 50%; position: relative; transform: translateX(-50%);}
.mod_iso_checkout table th,  .mod_iso_checkout table td {padding:0 !important;}
.mod_iso_checkout .error {color:#e8527c;}
.mod_iso_checkout #lbl_shippingaddress_1, .mod_iso_checkout #lbl_shippingaddress_0 {top:0;}
.mod_iso_checkout h2 {font-weight: 100; color: #cd1f35; margin-top: 50px;}
.mod_iso_checkout .billingaddress p {margin-bottom:20px;}
.mod_iso_checkout ol {list-style-type: none; padding:0; margin:0; display: flex;}
.mod_iso_checkout ol li {width: 33.33%;text-align: center;padding: 10px;position: relative;overflow: visible; font-size: 13px; color: #ccc;font-weight:100; border-top: 1px solid #ccc; padding-top: 20px;}
.mod_iso_checkout ol li.active, .mod_iso_checkout ol li.passed, .mod_iso_checkout ol a.passed { color: #cd1f35;font-weight:100; border-top: 1px solid #cd1f35;}
.mod_iso_checkout ol a.passed {border: none;}
.mod_iso_checkout p {text-align: center !important;}

.mod_iso_checkout .address {font-weight: 100;}
.mod_iso_checkout .address #billingaddress_new {display: inline-block; width: 35%;}
.mod_iso_checkout .address #billingaddress_new input, .mod_iso_checkout .address #billingaddress_new select {width: 100%;}
.mod_iso_checkout .address #billingaddress_new .widget-checkbox span {display: flex;}
.mod_iso_checkout .address #billingaddress_new .widget-checkbox span input {width: auto; margin-right: 5px;}
.mod_iso_checkout .address #billingaddress_new .widget-checkbox span label {width: 90%; text-align: left;}
.mod_iso_checkout .address label {font-size: 13px; vertical-align: top;position: relative;}
.mod_iso_checkout .address span.mandatory {vertical-align: top;}
.mod_iso_checkout .address tr td.col_0 {width: 120px;}
.mod_iso_checkout .address tr td.col_1 {width: 200px;}
.mod_iso_checkout .address .widget input {background-color: #eaeaea; color: #414141; border: none; width: 100%; padding: 5px 10px; font-size: 13px; margin-bottom: 10px; font-weight: 100; margin-top: 5px; outline: none;}
.mod_iso_checkout .address select {background-color: #eaeaea; color: #414141; border: none; padding: 5px 10px; font-size: 13px; margin-bottom: 10px; font-weight: 100; display: block;-webkit-appearance: none; margin-top: 5px; border-radius: 0; outline: none;}
.mod_iso_checkout .address .submit, .mod_iso_checkout .submit {background-color: #cd1f35; color: #fff; padding: 8px 12px; border: 1px solid #cd1f35; font-size: 14px; transition: all 200ms ease-in-out; width: inherit; margin-top: 25px;}
.mod_iso_checkout .address .submit:hover, .mod_iso_checkout .submit:hover {background-color: #f1f1f1; color: #cd1f35;}
.mod_iso_checkout .address .captcha_text {font-size: 12px;}
.mod_iso_checkout #shippingaddress_new {max-width: 271px; margin: 0 auto;}
.mod_iso_checkout fieldset input.radio {margin-top: 0 !important; margin-right: 5px;}

.mod_iso_checkout #ctrl_paymentmethod input {display: none;}
.mod_iso_checkout #ctrl_paymentmethod label {background-color: #fff; color: #3d3d3d; font-weight: 100; text-transform: uppercase; font-size: 17px; display: block; padding: 20px; margin-top: 5px; transition: all 400ms ease-in-out; cursor: pointer;}
.mod_iso_checkout #ctrl_paymentmethod label.active {background-color: #cd1f35; color: #fff; transition: all 400ms ease-in-out;}
.mod_iso_checkout #ctrl_paymentmethod label p {margin-bottom: 0; margin-top: 20px; transition: all 400ms ease-in-out;}
.mod_iso_checkout #ctrl_paymentmethod label a {text-transform: none; font-size: 13px;color:#62c5e2;}
.mod_iso_checkout #ctrl_paymentmethod label.active span p {color: #fff !important;  transition: all 400ms ease-in-out;}

.mod_iso_checkout fieldset {padding: 0; margin: 20px 0; border: none;}
.mod_iso_checkout fieldset#ctrl_billingaddress input {width: inherit; max-width:none; vertical-align: top;}
.mod_iso_checkout fieldset#ctrl_billingaddress > span {display: block; margin-bottom: 10px;}
.mod_iso_checkout fieldset#ctrl_billingaddress .vcard {display: inline-block;}
.mod_iso_checkout #ctrl_shippingaddress input {max-width: inherit; width:inherit;}
.mod_iso_checkout #ctrl_shippingaddress label, .mod_iso_checkout #ctrl_shippingmethod label, {margin-top: 5px; display: inline-block; font-size: 13px;}
#lbl_paymentmethod_0 > span.currency {display: inline-block;}

.mod_iso_checkout #iso_mod_checkout_review .info_container {position: relative; margin-top: 50px; font-size: 12px; max-width: 33%; width: 100%; float: left;}
.mod_iso_checkout #iso_mod_checkout_review .info_container h3, .mod_iso_orderdetails h3 {padding: 15px 0px;background-color:#fff;}
.mod_iso_checkout #iso_mod_checkout_review .info_container .edit {position: relative; width: 16px; height: 16px; background-image: url("../../files/beier_waffeln/src/img/edit.png"); text-indent: -1000px; display: inline-block; overflow: hidden;}
.mod_iso_checkout #iso_mod_checkout_review .info_container .info {padding: 10px; font-size: 13px; font-weight: 100;}
.mod_iso_checkout #iso_mod_checkout_review .info_container a {color:#262610;}
.mod_iso_checkout #iso_mod_checkout_review .info_container .vcard, .mod_iso_checkout #iso_mod_checkout_review .payment_method .info {font-size: 13px; font-weight: 100; line-height: 19px;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts.review, .mod_iso_orderdetails .revieworder {margin-top: 90px; background-color: #fff; padding: 20px; font-weight: 100;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts img, .mod_iso_orderdetails .revieworder img {max-width:100px;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts td, .mod_iso_orderdetails .revieworder td {font-size:13px; vertical-align: middle;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts tfoot .foot_first {border-bottom: 1px solid #e1e3e4;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts tfoot .foot_first td, .mod_iso_orderdetails .revieworder tfoot .foot_first td {padding: 30px 0 20px !important;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts tfoot .foot_1 td, .mod_iso_orderdetails .revieworder tfoot .foot_1 td {padding: 20px 0 15px !important;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts tfoot .foot_2 td, .mod_iso_orderdetails .revieworder tfoot .foot_2 td {text-align:left;border-top: 1px solid #ccc; padding: 15px 0 10px !important; font-weight: 400; text-transform: uppercase;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts tfoot .foot_2 .total, .mod_iso_orderdetails .revieworder tfoot .foot_2 .total {text-align:right;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts tfoot .foot_2 td.col_first, .mod_iso_orderdetails .revieworder tfoot .foot_2 td.col_first {border-top: none;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts td.col_0, .mod_iso_orderdetails .revieworder td.col_0 {width:20%;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts td.col_1, .mod_iso_orderdetails .revieworder td.col_1 {width:35%;} 
.mod_iso_checkout #iso_mod_checkout_review .orderproducts td.col_2, .mod_iso_orderdetails .revieworder td.col_2 {width:10%;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts td.col_3, .mod_iso_orderdetails .revieworder td.col_3 {width:10%;text-align:right;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts td.col_4, .mod_iso_orderdetails .revieworder td.col_4 {width:10%;text-align:right;}
.mod_iso_orderdetails .revieworder td.col_5.total{text-align: right;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts tfoot, .mod_iso_orderdetails .revieworder tfoot {margin-top: 40px;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts strong, .mod_iso_orderdetails .revieworder strong {font-weight:normal;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts ul li {list-style-type: none;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts ul {padding-left:0;margin-left:0;}
.mod_iso_checkout #iso_mod_checkout_review table, .mod_iso_orderdetails .revieworder table {width:99%;}
.mod_iso_checkout #iso_mod_checkout_review h3 {background-color:#6c6c6c;}
.mod_iso_checkout #iso_mod_checkout_review .orderconditionsafterproducts {margin-top: 50px;padding: 10px;background-color: #fff;}
.mod_iso_checkout #iso_mod_checkout_review .orderconditionsafterproducts a {color: #cd1f35;border-bottom: 1px solid #cd1f35;padding: 2px 6px;background-color: #fff;transition: all 400ms ease-in-out;cursor: auto;}
.mod_iso_checkout #iso_mod_checkout_review .orderconditionsafterproducts a:hover {color: #fff;padding: 2px 6px;background-color: #cd1f35;border-bottom: 1px solid #cd1f35;transition: all 400ms ease-in-out;cursor: auto;}
.mod_iso_checkout #iso_mod_checkout_review .orderconditionsafterproducts span {color: #262610; font-weight: 100;line-height: 30px;font-size:14px;}
/*.mod_iso_checkout #iso_mod_checkout_review .orderconditionsafterproducts #ctrl_68 {border-bottom: 1px solid #e1e3e4; margin-bottom: 30px; padding-bottom: 20px;width: 350px;margin: 0 auto;}*/
.mod_iso_checkout #iso_mod_checkout_review .orderconditionsafterproducts #ctrl_187 {width: 500px; margin: 0 auto;margin-top:20px;margin-bottom: 20px;}
.mod_iso_checkout #iso_mod_checkout_review .orderconditionsafterproducts #opt_67_0, .mod_iso_checkout #iso_mod_checkout_review .orderconditionsafterproducts #opt_68_0, .mod_iso_checkout #iso_mod_checkout_review .orderconditionsafterproducts #opt_187_0 {margin-right: 5px;}
.mod_iso_checkout #iso_mod_checkout_review .orderconditionsafterproducts p {margin-top: 15px;font-size:11px;padding:0px 20px;}
.mod_iso_checkout #iso_mod_checkout_review .submit_container {margin-top:20px; position: relative;}
.mod_iso_checkout #iso_mod_checkout_review .submit_container .confirm {float:right;}
.mod_iso_checkout #iso_mod_checkout_review .submit_container .previous {background-color:#6c6c6c;border:1px solid #6c6c6c; left: 0; position: absolute;}
.mod_iso_checkout #iso_mod_checkout_review .submit_container .previous:hover {color:#6c6c6c;background-color:transparent;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts td.col_2.quantity {text-align: center;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts td.col_5.total {text-align: right;}
.mod_iso_checkout #iso_mod_checkout_review .orderproducts tr.foot_3 {height: 20px;}

.mod_iso_checkout .shippingmethod span {display:block;width:100%} 
.mod_iso_checkout .shippingmethod span.currency {display:inline;}
.mod_iso_checkout .shippingmethod span label {display:inline-block;min-width:150px;}

.mod_iso_checkout .bestellanmerkung label {display: block;font-weight: 100;color: #3d3d3d;margin-bottom: 10px;}
.mod_iso_checkout .bestellanmerkung textarea {width: 100%;border: none;resize: none;background-color: #eaeaea;min-height: 50px; padding: 20px; outline: none;}

.content.shop #rezeptsuche .inside {width: 160px; height: 80px; border-radius: 0 0 10px 10px;}
#rezeptsuche .mod_iso_cart {color: #fff;font-size: 12px;text-align: right; padding: 12px 15px;}
#rezeptsuche .mod_iso_cart #captioncart {text-transform: uppercase; font-size: 16px;}
#rezeptsuche .mod_iso_cart img {position: absolute;left: 15px;top: 8px;width: 30px;}
#rezeptsuche .mod_iso_cart .coupon {display:none;}
#rezeptsuche .mod_iso_cart .subtotal {font-size: 13px;margin-top: 4px;}
#rezeptsuche .mod_iso_cart .currency {font-size: 13px;margin-top: 4px;}
#rezeptsuche .mod_iso_cart .cart {font-size: 14px;margin-top: 7px;text-decoration: none;}
#rezeptsuche .mod_iso_cart .cart a {color: #fff; text-decoration: none;}
#rezeptsuche .mod_iso_cart .cart a:after {content: ''; width: 14px; height: 14px; position: relative; display: inline-block; background-image: url("../../files/beier_waffeln/src/img/details_arrow.png"); top: 2px; margin-left: 5px;}

.orderconditionsafterproducts {padding: 0 !important;}
.orderconditionsafterproducts #weather {background-color: rgba(205, 31, 53, 0.2);border: 1px solid #cd1f35;padding: 20px;}
.orderconditionsafterproducts #weather .warnung {font-size: 13px;line-height: 22px;}
.orderconditionsafterproducts #weather h3 {background-color: transparent;font-size: 14px;text-transform: uppercase;font-weight: 700;margin-top: 61px;}
.orderconditionsafterproducts #weather #temperature {font-size: 30px;font-weight: 700;}

#warenkorb #weather {display: none;}

#iso_ajaxOverlay {background-color: #fff; opacity: 0.8;}
#iso_ajaxBox {border: 1px solid #cd1f35; top: 20%;}

/* COOKIE BAR */ 
.cookiebar {background-color: #af102b;}

/** RESPONSIVE PART **/
@media all and (max-width: 1099px){
    .content.shop .left {max-width: 500px;}
}

@media all and (max-width:1083px){
    #content_boxes .left, #content_boxes .right {width:46%;}
    #footer .col_1 {float:left;min-width:203px;width:22%;}
    #footer .col_2 {float:left;min-width:197px;width:20%;}
    #footer .col_3 {float:left;min-width:260px;width:30%;}
}
@media all and (max-width:1040px){
    #content_boxes .left, #content_boxes .right {width:46%;}
    #content_boxes .float_left {width:50%;}
    #slidertop {margin-left:-410px;}
    .content #Zusammenfassung .inside .sc2 {padding-left:15px !important;}
    .content #Zusammenfassung .inside .sc2 p {font-size:12px !important;}
    .content #Zusammenfassung .inside .sc2.last > p:nth-child(3) {width:120px;}
    .content.shop #container #main .mod_iso_productlist .product h3 {font-size: 15px;}
}
@media all and (max-width:989px){
    #qualitaetstart .pic {bottom:-13px;}
    #content_boxes .left, #content_boxes .right {width:100%;position:relative;}
    #content_boxes .right {margin-left:0;margin-top:30px;}
    #content_boxes .float_left {width:auto;}
    #content_boxes h4 {display:block;position:absolute;top:0px;left:240px;}
    #content_boxes h3 {display:block;position:absolute;top:20px;left:260px; padding-top: 24px; margin-top: 16px;}
    #content_boxes p {position: relative;top:100px;left:260px;position:absolute;width:250px;}
    #content_boxes a {position:absolute;top:110px;}
    #slidertop {margin-left:-350px;}
    #faecherstart {display:none;}
     #footer .col_1 {float:left;min-width:203px;width:50%;}
    #footer .col_2 {float:left;min-width:197px;width:50%;}
    #footer .col_3 {float:left;min-width:260px;width:30%;clear:both;margin-top:30px;}
    #footer .col_4 {bottom:-3px;top:auto;}
    .content #Zusammenfassung .inside .sc2 {width:100%;max-width:none;float:left;margin-bottom:20px;} 
    .content #Zusammenfassung .inside .sc2.last {position: relative;}
    .content #contactform div.widget-text {width: 100%;float: left;} 
    .content #contactform div.widget-text {padding-right:0;}
    
    .content.shop .left {display: block; width: 100%; max-width: none;}
    .content.shop .mod_iso_productreader .mainimage figure.image_container img {width: 100%;}
    .content.shop .mod_iso_productreader .thumbnails {max-width: none;}
    .content.shop .right {max-width: none; margin-left: 0; margin-top: 30px; text-align: center;}
    .content.shop .right .sku {text-align: center;}
}

@media all and (max-width:950px){
    #qualitaetstart .pic {bottom:-13px;}
    #header .langinside {display:none;}
    #content_boxes .left, #content_boxes .right {width:100%;position:relative;}
    #content_boxes .right {margin-left:0;margin-top:30px;}
    #content_boxes .float_left {width:auto;}
    #content_boxes h4 {display:block;position:absolute;top:0px;left:240px;}
    #content_boxes h3 {display:block;position:absolute;top:20px;left:260px;}
    #content_boxes p {position: relative;top:100px;left:260px;position:absolute;width:250px;}
    #content_boxes a {position:absolute;top:110px;}
    #qualitaetstart {background-image:url("../../files/beier_waffeln/src/img/qualitaet_waffeln_beier.png"), url("../../files/beier_waffeln/src/img/line_waffeln_beier.png"), url("../../files/beier_waffeln/src/img/line_waffeln_beier.png");background-repeat: no-repeat, no-repeat, no-repeat;background-position:right bottom, center 10px, center 330px;}
    #qualitaetstart .pic {display:none;}
    #qualitaetstart .article {padding-right:280px;}
    .mod_navigation {display:none;}
    #header #responsive_menue_trigger {display: block;position: absolute;top: 64px;z-index: 2;left: 20px;width: 40px;}
}

@media all and (max-width: 900px){
    .content.shop #container #main .mod_iso_productlist .product_list .product_outerdiv {max-width: 33.33333%;}
}

@media all and (max-width:850px){
    #qualitaetstart {height:380px;background-position:right bottom, center 10px, center 370px;}
    #qualitaetstart h2 {font-size:28px;}
    #qualitaetstart .article {padding-right:240px;}
    #slidertop {margin-left:-320px;}
    #footer .col_4 {max-height:260px;overflow:hidden;}
}
@media all and (max-width:768px){
    .content #schlaubeierwrapper,.content #catalogdownload, .content #quality {margin-left:auto;margin-right:auto;}
    .content #quality {text-align: center;}
}
@media all and (max-width:705px){
    #qualitaetstart {background-image:url("../../files/beier_waffeln/src/img/line_waffeln_beier.png"), url("../../files/beier_waffeln/src/img/line_waffeln_beier.png");background-repeat: no-repeat, no-repeat;background-position: center 10px, center 370px;}
    #qualitaetstart .article {padding-right:0;}
    #slidertop {margin-left:-200px;}
    .sc2 {width:100%;}
    #footertext .sc2-last {padding-left:0 !important;}
    #footertext .sc2-first {padding-right:0;}
    #content_boxes p {width: auto !important;padding-right:20px;top:110px;}
}

@media all and (max-width: 680px){
    .content.shop #container #main .mod_iso_productlist .product_list .product_outerdiv {max-width: 50%;}
}

@media all and (max-width:580px){
    #rezeptsuche {display: none;}
    #footer .col_1, #footer .col_2, #footer .col_3, #footer .col_4 {float:left;width:100%;}
    #footer .col_4 {position:relative;}
    #copyright {height:auto;}
    #content_boxes .float_left {width:100%;}
    #content_boxes .float_left img {width:100%;}
    #content_boxes .float_left {height:300px;width:170px;overflow:hidden;}
    #content_boxes .float_left img {height: 310px;width: auto;max-width:none;}
    #content_boxes h4 {left:170px;}
    #content_boxes h3, #content_boxes p {left:190px;}
    .mod_iso_checkout, .mod_iso_orderdetails {padding: 0;}
    
    #main .mod_iso_cart table tr td a {font-size: 12px; hyphens: auto;}
    #main .mod_iso_cart tr.product td.image, #main .mod_iso_cart tfoot td.col_0 {display: none;}
    #main .mod_iso_cart .product {position: relative;}
    
}

@media all and (max-width: 480px){
    .content.shop #container #main .mod_iso_productlist .product_list .product_outerdiv {max-width: 100%;}
    .content.shop #container #main .mod_iso_productlist .product {text-align: center;}
    .mod_iso_checkout #iso_mod_checkout_review .info_container {float: none; max-width: none;}
}

@media all and (max-width:450px){
    #qualitaetstart {height:470px;background-position: center 10px, center 460px;}
    #qualitaetstart h2 {font-size:20px;}
    #slidertop {margin-left:-150px;background-size:100% auto;background-position:bottom center;background-repeat: no-repeat;width:50%;}
    #startcaption h1 {font-size:20px;}
    #startcaption span {font-size:16px;}
    .mod_iso_checkout #iso_mod_checkout_review .orderproducts.review, .mod_iso_orderdetails .revieworder {padding: 0;}
    .content.shop #container #main .mod_iso_productlist, .content.shop #container #main .mod_iso_productreader, .content.shop.woright #container #main .mod_article {padding: 10px;}
    #main .mod_iso_cart .actions {position: absolute; right: 50px; margin-top: 15px;}
}
@media all and (max-width:402px){
    #content_boxes .float_left {width:100%;}
    #content_boxes .float_left img {width:100%;}
    #content_boxes h3, #content_boxes p, #content_boxes h4 {position:relative;top:auto;left:auto;padding-left:20px;padding-right:20px;}
    #content_boxes h3 {padding-top:20px;margin-top:0;}
    #content_boxes h4 {top:20px;position: relative;}
    .mod_iso_checkout .steps {display: none;}
}
