/* 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}
/**
 * Global TinyMCE style sheet
 *
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 *
 *   files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 *
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 *
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 *
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
/* mobile_menu extension for Contao Open Source CMS, Copyright (C) 2011-2015 Codefog */
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,0.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,0.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,0.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,0.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,0.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

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

/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{position:absolute !important;top:-10000px;left:-10000px;overflow:hidden;width:1px;height:1px}.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:0}.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.19.0.1/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.19.0.1/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.19.0.1/images/background.png");background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-o-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:-ms-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));background:linear-gradient(rgba(50,50,50,0.9),rgba(0,0,0,0.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:transparent url("../../assets/jquery/mediaelement/2.19.0.1/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.19.0.1/images/background.png");background:rgba(0,0,0,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,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:transparent url("../../assets/jquery/mediaelement/2.19.0.1/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.19.0.1/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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.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{from{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(44,124,145,0.8)),to(rgba(78,183,212,0.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-moz-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-o-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:-ms-linear-gradient(top,rgba(44,124,145,0.8),rgba(78,183,212,0.8));background:linear-gradient(rgba(44,124,145,0.8),rgba(78,183,212,0.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.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.19.0.1/images/background.png");background:rgba(50,50,50,0.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,0.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,0.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,0.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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(30,30,30,0.8)),to(rgba(60,60,60,0.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-moz-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-o-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:-ms-linear-gradient(top,rgba(30,30,30,0.8),rgba(60,60,60,0.8));background:linear-gradient(rgba(30,30,30,0.8),rgba(60,60,60,0.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,0.8);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8));background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.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.19.0.1/images/background.png");background:rgba(50,50,50,0.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 .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,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(50,50,50,0.7)),to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-moz-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-o-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:-ms-linear-gradient(top,rgba(50,50,50,0.7),rgba(0,0,0,0.7));background:linear-gradient(rgba(50,50,50,0.7),rgba(0,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:0}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,0.7);background:-webkit-gradient(linear,0 0,0 100%,from(rgba(102,102,102,0.7)),to(rgba(50,50,50,0.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-moz-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-o-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:-ms-linear-gradient(top,rgba(102,102,102,0.7),rgba(50,50,50,0.6));background:linear-gradient(rgba(102,102,102,0.7),rgba(50,50,50,0.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:bold;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:normal}.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.19.0.1/images/background.png");background:rgba(20,20,20,0.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:bold}.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.19.0.1/images/background.png");background:rgba(50,50,50,0.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.19.0.1/images/background.png");background:rgba(50,50,50,0.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.19.0.1/images/background.png");background:rgba(50,50,50,0.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:transparent;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.19.0.1/images/background.png");background:rgba(50,50,50,0.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:rgba(33,248,248,1)}.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:white;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:transparent url("../../assets/jquery/mediaelement/2.19.0.1/css/jumpforward.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:transparent url("../../assets/jquery/mediaelement/2.19.0.1/images/skipback.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:transparent;font-size:9px;line-height:normal;color:#fff}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/**
 * 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");
}

/* 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; }

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body, html {
	height:100%;
	margin:0 auto;
	padding:0;
}

body {
	overflow-x:hidden;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
}

#wrapper {
	height:100%;
	margin:0 auto;
	width:100%;
}

#header {
	margin:0px auto;
	padding:0;
	z-index:999;
	width:100%;
}

#header .inside {
	margin:0 auto;
	padding:0;
	width:100%;
}

.custom {
	margin:0 auto;
	padding:0;
	position:relative;
	width:100%;
}

#top_head {
	position: absolute;
	top:0;
	margin:0px auto;
	width:100%;
	margin-top:0px;
	padding:0;
	z-index:99;
}

.home #top_head {
	background-color:#111;
}

.general #top_head {
	position: relative;
	top:0;
	margin:0px auto;
	width:100%;
	margin-top:20px;
	padding:0;
	z-index:999;
}

#top_head.topfixed, .general #top_head.topfixed {
	background-color: #111;
	position:fixed;
	top:0;
	margin-top:0;
	z-index:999;
}

#top_head .inside {
	margin:0 auto;
	width:85%;
	max-width:1800px;
	position:relative;
}

#bg_head {
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:100%;
}

.home #bg_head {
	padding:65px 0 0;
}

#bg_head .inside {
	margin:0 auto;
	padding:0;
}

#bg_head .galleria-layer .haslo_container {
	margin:0 auto;
	position:relative;
	top:30%;
	width:85%;
	max-width:1800px;
}

.galleria-layer  .haslo {	
	width:100%;
}

#bottom_head .bottom {
	background-color: #111;
	float:right;
	position:static;
	width:35%;
	z-index:1;
	overflow:visible;
}

#bottom_head  #top_events {
	float:left;
	width:65%;
	height: 100%;
	/* NEW CHANGES DURING WAR */
	/* width: 100%; */
	/* clear:both; */
	/* float:none; */
	/* END OF NEW CHANGES DURING WAR */
	z-index:1;
	overflow:visible;
}

#bottom_head {
	background-image: url("../../files/img/bg_topevents.png");
	background-position:center top;
	background-repeat:repeat-y;
	background-color: #111;
	margin:0 auto;
	margin-bottom:20px;
	padding:0;
}

#bottom_head .inside {
	margin:0 auto;
	padding: 0;
	width:85%;
	max-width:1800px;
	z-index:1;
}

#afterhead {
	margin:0 auto;
	padding:0;
}

#afterhead .inside {
	margin:0 auto;
	padding: 0 0 15px;
	width:85%;
	max-width:1800px;
}

#beforemain {
	background-color: #eee;
	margin:0 auto;
	padding:0;
}

#beforemain .inside {
	margin:0 auto;
	padding: 30px 0;
	width:85%;
	max-width:1800px;
}

#container {
	margin:0 auto;
	width:85%;
	max-width:1800px;
}

#top.leftcol #main,
#top.col3 #main {
	overflow:hidden;
	width:78%;
}

#main .inside {
	margin:0 auto;
	padding: 0;
}

#top.leftcol #main .inside {
	padding-left:50px;
}

#top.leftcol #main .mod_article {
	float:left;
	padding-right:20px;
	width:66%;
}

#top.leftcol #main .mod_article.headline,
#top.leftcol #main .headline{
	float:none;
	width:100%;
	padding-right:0;
}

#top.leftcol #main .mod_article.widthauto {
	float:none;
}

#top.leftcol #main .mod_article + .mod_article.rightcol,
#top.leftcol #main .rightcol {
	padding:0 0 25px 20px;
	width:34%;
}

#container aside {
margin:0;
overflow:hidden;
position:static;
}

#top.leftcol #container #left {
float:left;
width:22%;
overflow:visible;
}

#left .inside {
margin:0 auto;
overflow:visible;
padding-top:6px;
}

#footer {
	background-color: #ccc;
	color:#666;
	margin:0 auto;
	margin-top:30px;
	font-size: 0.85em;
	width:100%;
}

#footer .inside {
	margin: 0 auto;
	padding:25px 0 8px;
	width:85%;
	max-width:1800px;
}

#footer .inside a {
	color:#666;
	text-decoration:underline;
}

/*****************************************************/

.desktop_invisible {
	height:0;
	display:none;
}

.tablet_invisible {
	height:auto;
	display:block;
}

#menu_main {
	font-size: 0.95em;
}

/*****************************************************/
@media screen and (max-width: 1500px){

	#header .inside, #top_head .inside, #bottom_head .inside, #afterhead .inside, #beforemain .inside, #container, #footer .inside { width:92%; }
	
	#top.leftcol #main,
	#top.col3 #main {
		width:78%;
	}
	#top.leftcol #container #left {
		width:22%;
	}
	#top.leftcol #main .inside {
		padding-left:50px;
	}
}

/*****************************************************/
@media screen and (max-width: 1300px){

	#header .inside, #top_head .inside, #bottom_head .inside, #container { width:100%; }
	
	#top #top_head, #container { 
		width:100%;
		padding: 0 40px;
	}
	
	#afterhead .inside,
	#beforemain .inside,
	#footer .inside {
	padding-left: 40px;
	padding-right: 40px;
	width:100%;
	}
	
	#bottom_head {
		margin-bottom:60px;
	}

	#bottom_head .inside {
		padding:0;
		/* margin-bottom:65px; */
	}
	
	#bg_head .galleria-layer .haslo_container {
		width:100%;
		padding: 0 40px;
	}

	#bg_head .galleria-layer .haslo_container {
		top:28%;
	}

	#top.leftcol #main,
	#top.col3 #main {
		width:76%;
	}
	#top.leftcol #container #left {
		width:24%;
	}
	#top.leftcol #main .mod_article {
		width:67%;
	}
	#top.leftcol #main .mod_article + .mod_article.rightcol,
	#top.leftcol #main .rightcol {
		width:33%;
	}
}

/*****************************************************/
@media screen and (max-width: 1180px){

	#bottom_head .bottom {
		width:40%;
	}

	#bottom_head  #top_events {
		width:60%; 
		/* NEW CHANGES DURING WAR */
		/* width: 100%; */
		/* clear:both; */
		/* float:none; */
		/* END OF NEW CHANGES DURING WAR */
	}

	#top.leftcol #main .inside {
		padding-left:30px;
	}

	#top.leftcol #container #left {
		width:30%;
	}
	
	#top.leftcol #main {
		width:70%;
	}
	#top.leftcol #main .mod_article {
		clear:both;
		float:none;
		padding-right:0;
		width:100%;
	}
	#top.leftcol #main .mod_article + .mod_article.rightcol,
	#top.leftcol #main .rightcol {
		border:none;
		clear:both;
		float:none;
		margin-top:50px;
		padding-left:0;
		width:100%;
	}
}

/*****************************************************/
@media screen and (max-width: 1150px){

	.general #top_head {
		margin-top:10px;
	}
	.home #bg_head {
		padding: 55px 0 0;
	}
	
	#bg_head .galleria-layer .haslo_container {
		top:25%;
	}

	#bottom_head  #top_events {
		clear:both;
		float:none;
		width:100%;
	}



	#top .mobile_invisible {
		height:0;
		display:none;
	}
	#top .desktop_invisible {
		height:auto;
		display:block;
	}
	
	#mmenu.desktop_invisible {
		height:0;
		display:none;
	}
	
	#top .tablet_invisible {
		height:0;
		display:none;
	}
	
	#mmenu.desktop_invisible {
		height:auto;
		display:block;
	}
	
}
/*****************************************************/
/*****************************************************/
@media screen and (max-width: 960px){

	#top.leftcol #container #left { width: 100%; clear:both; float:none; padding:0; }
	#top.leftcol #main {	width: 100%; clear:both; float:none; padding:0; margin-top:25px; }
	#top.leftcol #main  .inside { padding: 0; }
	
	#top.leftcol #top_head, #top.leftcol #container { 
		padding: 0 100px;
	}

	#top.leftcol #footer .inside {
	padding-left: 100px;
	padding-right: 100px;
	}

	#header .inside, #bottom_head .inside, #container, #footer { width:100%; }
	
	#top #top_head, #container { 
		padding: 0 40px;
	}
	
	#bottom_head {
		background: #111;
	}
	
	#bottom_head .bottom {
		clear:both;
		float:none;
		width:100%;
	}

	#footer .inside {
	padding-left: 40px;
	padding-right: 40px;
	}
	
	#bg_head .galleria-layer .haslo_container {
		padding: 0 70px;
	}

	/* #top .mobile_invisible {
		height:0;
		display:none;
	}
	#top .desktop_invisible {
		height:auto;
		display:block;
	}
	
	#mmenu.desktop_invisible {
		height:0;
		display:none;
	}
	
	#top .tablet_invisible {
		height:0;
		display:none;
	}
	
	#mmenu.desktop_invisible {
		height:auto;
		display:block;
	} */
	
	.c50l, .c50r {
		width:100%;
	}
	.equalize > div {
		display:block;
	}
	#container .mod_article {
		clear:both;
	}
}
/*****************************************************/
@media screen and (max-width: 860px){

	#top.leftcol #top_head, #top.leftcol #container { 
		padding: 0 10%;
	}
	
	#bg_head .galleria-layer .haslo_container {
		top:20%;
	}

	#top.leftcol #footer .inside {
	padding-left: 10%;
	padding-right: 10%;
	}
	#afterhead .inside,
	#beforemain .inside,
	#footer .inside {
		padding-left: 40px;
		padding-right: 40px;
	}
}
/*****************************************************/
@media screen and (max-width: 640px){

	#bg_head .bottom, #bg_head .topnews {
		float:none;
		width:100%;
	}

	#top.leftcol #top_head, #top.leftcol #container { 
		padding: 0 25px;
	}

	#top.leftcol #footer .inside {
		padding-left: 25px;
		padding-right: 25px;
	}
}
/*****************************************************/
@media screen and (max-width: 580px){

	#top.leftcol #top_head, #top.leftcol #container	{ 
		padding: 0 20px;
	}

	#bg_head .galleria-layer .haslo_container { 
		padding: 0 50px;
	}

	#bg_head .galleria-layer .haslo_container {
		top:15%;
	}

	#top.leftcol #footer .inside {
		padding-left: 20px;
		padding-right: 20px;
	}
}
/*****************************************************/
@media screen and (max-width: 480px){

	#top #top_head, #container	{ 
		padding: 0 20px;
	}

	#afterhead .inside,
	#beforemain .inside,
	#footer .inside {
		padding-left: 20px;
		padding-right: 20px;
	}
}
/*****************************************************/
body {
	color:#333;
	font-family: 'Noto Sans', 'Helvetica Neue', Arial, sans-serif; !important;
	font-size:15px;
	line-height: 1.5;
}

.empty {
	height:0;
	visibility:hidden;
}

#top .icon44 .image_container,
#top .icon44 .image_container.float_left {
	width:44px;
}

#top .icon44 h4,
#top .icon44 h4 {
	padding-top:12px;
}

#main p {
	/* font-size:1.05em;
	text-align:justify; 
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto; */
}

#main .rightcol p {
	font-size:0.85em;
}

h1, h2, h3, h4, h5, h6, .toggler {
	color: #333;
	font-family: 'Roboto Condensed',sans-serif; !important;
	font-weight: 400;
	line-height: 1.2;
}

#bg_head h1, #bg_head h2, #bg_head h3, #bg_head h4, #bg_head h5, #bg_head h6 {
	color: #fff;
}

h1 { font-size: 2.25em; margin-bottom:25px; }
#main h1 { font-size: 2.25em; margin-bottom:25px; }
#main .headline h1 { color:#903; }
#main h1 { color:#903; }
#main .level4 h1 { color:#111; font-size: 1.85em; line-height:1.15; margin-bottom:8px; }
#main .level4 h2 { font-size: 1.25em; }
#main .level4 .teacher_foto + p { font-size: 1em; margin-top:30px; clear:both; }

#main .level4 .teacher_foto { position:relative; }
#main .level4 .headers { margin-left:200px; max-width:360px; display:table-cell; position:absolute; bottom:0; }
#main .level4 .headers h2 { margin:0; }
#main .level4 .headers h1 { color:#903; }

h2 { font-size: 1.75em; margin-bottom:12px; }
h3 { font-size: 1.4em; margin-bottom:12px; }
.rightcol h3 { font-size: 1.35em; }
.rightcol .event h3 { font-size: 1.25em; }
h4 { font-size: 1.15em; }

p + h1, .block + h1  { margin-top:40px; }
p + h2, p + h3, p + h4,
#main .block + h2, #main .block + h3, #main .block + h4 { margin-top:30px; }
#main .ce_text.faculty { margin-bottom:20px; }
#main .ce_text.arrow { margin-bottom:0; }

.block.overflow_visible {
	overflow:visible;
}

.image_container.float_left {
	display:block;
}

.ce_text .float_left + h1 {
	margin-bottom:7px;
}

div, p, a, h1, h2, h3, h4, h5, figure, img {
	vertical-align:top;
}

a {	
	border:none;
	color: #903;
	outline: 0 none;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}

.mfp-title a {
	color:#fff;
}

.mfp-title a:hover {
	color:#ddd;
	text-decoration:underline;
}

#top .small {	
	font-size:13px;
}

#top .gray a {	
	color: #888;
}

#top .gray.small a {	
	display:block;
	border:1px solid #ddd;
	padding:4px 8px;
	margin:0 auto;
	width:150px;
	text-align:center;
}

a img {	
	border:none;
	outline: 0 none;
}

a:hover {
	color: #903;
	transition: all 0.3s ease 0s;
	text-decoration: none;
}

p, .teaser p, ul, ol {	margin: 0 0 20px 0; }
.menu2 ul { margin-bottom:0;}

table p { margin:0;}

.more {
	margin: 0 0 8px 0;
}

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

.pdf_link a {
    margin-right:10px;
}

.pdf_link img {
    max-width: 100%;
	width: auto;
}

p img {
	display:inline;
    height: auto;
	max-width: 340px;
}

.icons img {
    border-radius:4px;
    max-width: none;
    width: auto;
    margin-right: 12px;
    max-height: 28px;
}

.max180 .image_container img {
	max-width: 180px;
	text-align: right;
}

.maxh230 .image_container img {
	max-width: 165px;
	max-height: 220px;
	text-align: right;
}

#main .ce_text ul, #main .ce_text ol {
	padding-left:25px;
}

.square ul li {
	list-style-type: square;
	/* list-style-position: inside; */
	padding-bottom:5px;
}

.red_square

.floatright		{ float:right; }
.floatleft		{ float:left; }
.aligncenter	{ text-align:center; }
.alignright		{ text-align:right; }
.linetop		{ background: url("../../files/img/line_ccc.png") right top no-repeat; padding-top: 5px; }
.linetopred		{ background: url("../../files/img/line_ccc.png") no-repeat; padding-top: 19px; }
.linebottom		{ background: url("../../files/img/line_ccc.png") right bottom no-repeat; padding-bottom: 5px; }
.linebottomred	{ background: url("../../files/img/line_ccc.png") left bottom  no-repeat; padding-bottom: 5px; }
.bordertop		{ border-top: 5px solid #ddd; padding-top: 7px; }
.borderbottom	{ border-bottom: 5px solid #ddd; padding-bottom: 10px; }
.noheadmargin h1:first-child { margin:0 0 5px 0;}
.clearboth		{ clear:both; }
.red			{ color: #903; }
.clear, #clear   { height:0; }

.linebottom,
.linebottomred	{ margin-bottom:16px; }

.ce_galerie, .ce_galer	ie *,
.mod_galerie, .mod_galerie * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	max-width:100%;
	overflow:hidden;
}

.ce_accordionStart {
	margin-top:20px;
	font-size:0.9em;
}

#top .ce_accordionStart .toggler h3,
#top .ce_accordionStart .toggler h4,
#top .ce_accordionStart.container .arrow h3,
#top .ce_accordionStart.container .arrow h4 {
	font-size: 1.35em;
	color:#fff;
	margin:0;
}

#top .ce_accordionStart .toggler,
#top .ce_accordionStart.container .arrow,
#top .ce_accordionStart .toggler:hover {
	background-position: right center;
	background-color:#999;
	border:none;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#top .mod_mae_event_filter ul {
	margin:8px 0 0;
}

#top .ce_accordion .mod_mae_event_filter ul,
#top .ce_accordion ul {
	background-color:#eee;
}

#top .ce_accordionStart li {
	padding:0;
}

#top .ce_accordionStart p {
	margin-bottom:5px;
}

#top .ce_accordionStart li a {
	display:block;
	border-bottom:1px solid #f7f7f7;
	padding: 3px 10px 5px 10px;
}

#top .ce_accordionStart li:hover {
	background-color: #f7f7f7;
}

#top .ce_accordionStart .mod_mae_event_filter li.active:not(.hide) {
	background-image: url("../../files/img/arrow_right_small.png");
	background-position:right center;
	background-repeat:no-repeat;
}

#top .ce_accordionStart .toggler {
	background-image: url("../../files/img/arrow_down_wa.png");
}

#top .ce_accordionStart .toggler.active {
	background-image: url("../../files/img/arrow_up.png");
	margin-bottom: 12px;
}

#top .ce_accordionStart .toggler:hover {
	background-color:#888;
}

.toggler.menu_ico  {
cursor:pointer;
outline:none;
}

.toggler.menu_ico span {
display:none;
height:0;
}

.toggler.menu_ico.active span,
.toggler.menu_ico.active:hover span {
	background: url("../../files/img/bg_nav2_a.png") center center no-repeat;
}

#top_head .logo {
	display: flex;
	align-items: center;
}

#top_head .elia {
	max-height: 45px;
	margin-left: 30px;
}

.logo .ce_text.tablet_invisible {
	min-width: 200px;
}

.logo img {
	/* background-color:#c00318; */
	width:auto;
}

.logo a:hover img {
	opacity:0.85;
}

.logo h2 {
	font-size:18px;
	line-height: 108%;
	letter-spacing: 0.03em;
	margin: 0 0 0 50px;
	padding:17px 0 15px;
	border:none;
}

.lang-en .logo h2 {
	padding:13px 0 10px;
}

.logo .desktop_invisible h2 {
	padding:18px 0 12px;
}

.topfixed .logo h2 {
	padding:18px 0 15px;
}

.general .logo .tablet_invisible h2 {
	/* color: #903; */
	color: #333;
	font-size:18px;
	line-height: 108%;
	letter-spacing: 0em;
	margin: 0 0 0 50px;
	padding:0;
	border:none;
}

.general.lang-en .logo .tablet_invisible h2 {
	padding-top:5px;
}

.logo .header_invisible h2 {
	display:none;
	height:0;
}

.logo h2 a {
	color:#fff;
}

.general .logo h2 a {
	/* color: #903; */
	color: #333;
}

.general .logo h2 a:hover {
	color: #903;
}

.general .topfixed .logo h2 a:hover {
	color: #fff;
	opacity:0.85;
}

.topfixed .logo h2 a {
	color: #fff;
	font-weight:bold;
}

.logo h2 a:hover {
	opacity:0.85;
}

#top_head.topfixed .logo .tablet_invisible {
	height:0;
	display:none;
}

#top_head.topfixed .logo h2 {
	display:block;
	font-size:16px;
	font-weight:normal;
	line-height: 108%;
	letter-spacing: 0.03em;
	margin:0 0 0 50px;
	border:none;
}

#top_head.topfixed .logo .desktop_invisible {
	height:auto;
	display:block;
}

.homelink {
margin-right:15px;
}

.pagination ul {
list-style:none;
margin:0;
padding:0;
}
.pagination ul  li {
float:left;
margin: 0 8px 0 0;
}

#container a {
color: #903;
}

#top.leftcol #main a:hover {
text-decoration:underline;
color:#903;
}

.layout_full p.info {
margin:10px 0 0;
font-size:1.35em;
padding: 5px 0;
}

td {
margin:0px;
}

.bordered td {
border:1px solid #aaa;
padding:5px;
}

.box {
color:#fff;
position:relative;
float:left;
line-height:0.1px;
margin:0 10px 10px 0;
}

.caption {
font-family:"Roboto Condensed", sans-serif;
font-size:0.95em;
color:#888;
line-height:120%;
padding:10px 0;
}

.caption strong{
color:#555;
font-weight:400;
font-size:1.2em;
}

.box .caption {
background:#278;
font-size:0.85em;
color:#fff;
line-height:140%;
padding:0 5px;
margin:0;
}

.box .headtext {
font-size:1em;
font-weight:normal;
line-height:130%;
margin:0;
}

.box .caption .info {
color:#888;
}

.layout_short,
#wrapper article {
background: url("../../files/img/dotted.png") repeat-x scroll left bottom;
clear: both;
margin-bottom: 20px;
}

.teaser {
margin: 0;
padding: 0 0 8px;
}

.teaser  p {
margin:0;
}

.info, time {
color:#888;
font-size:0.9em;
}

.layout_simple time {
display:block;
color:#777;
}

#top .layout_simple a {
text-decoration:none;
}

.layout_simple {
margin: 0 0 0 0;
line-height:120%;
}

#mod_picasagallery .box{
width:160px;
overflow:hidden;
}

#mod_picasagallery .caption{
height:30px;
overflow:hidden;
}

.transparent a img {
background-color:#ccc;
opacity: 0.9;
filter:alpha(opacity=90);
}

.transparent a:hover img {
opacity: 1;
filter:alpha(opacity=100);
}

span.mandatory,
.error {
color:red;
}

.mod_newslist h2 {
	background: url("../../files/img/line_ccc.png") right bottom no-repeat;
	padding-bottom:14px;
	margin-bottom:10px;
}

.white.list.related-video {
padding-right:0;
}
.related-video .layout_latest.odd {
margin-right:16px;
}

.rs-column.-medium-first-row {
	margin-top:0;
}

#top .more, #top .back {
font-size:0.75em;
}

#top .more a,
#top .back a {
color:#bbb;
text-decoration:none;
}

#top .more a:hover,
#top .back a:hover {
color:#903;
text-decoration:underline;
}
/**************************** ACCORDION *******************************/
.mod_box_items {
overflow: visible;
}

.ce_accordion {
padding: 0;
position:relative;
width:100%;
}

.level3_list.ce_accordion {
margin-bottom:20px;
}

.ce_accordion .list.accordion {
/* background-color:#eee; */
}

.toggler {
background: url("../../files/img/arrow_down.png") right center no-repeat;
color: #903;
cursor:pointer;
outline:none;
padding:0px 40px 0px 0;
}

.toggler.arrow {
outline:none;
/* position:absolute;
right:0;
top:-36px; */
background: url("../../files/img/arrow_down.png") right center no-repeat;
cursor: pointer;
/* height:32px;
width:32px; */
padding:0 40px 0 0;
}
.toggler, .toggler.arrow.hover {
border-bottom:1px solid #ccc;
outline:none;
background: url("../../files/img/arrow_down_a.png") right center no-repeat;
}
.toggler.active, .toggler.arrow.active {
background: url("../../files/img/arrow_up.png") right center no-repeat;
}
.toggler.active:hover, .toggler.arrow.active:hover {
background: url("../../files/img/arrow_up_a.png") right center no-repeat;
}
.toggler.arrow.dark {
border:none;
}
.toggler.dark, .toggler.arrow.hover.dark {
background: #903 url("../../files/img/arrow_down_wa.png") right center no-repeat;
}
.toggler.active.dark:hover, .toggler.arrow.active.dark:hover,
.toggler.active.dark, .toggler.arrow.active.dark {
background: #903 url("../../files/img/arrow_up_wa.png") right center no-repeat;
}

.ce_accordion .accordion .layout_dimple {
padding-top:5px;
}

.ce_accordion  .accordion {
font-size:1em;
}

/**************************** END OF ACCORDION *******************************/

.mod_pageImage {
  margin: 12px 0 25px;
}

.ce_ytvideo iframe {
	width: 100%;
	margin-bottom:30px;
}

.ce_text figure {
	padding-bottom:12px;
}

.ce_text.faculty figure {
	padding-bottom:7px;
}

.image_container img {
	max-width:100%;
}

#main .image_container.float_left {
	max-width:200px;
	margin-top:0px;
	margin-right:15px;
	width:35%;
}

#main .level4 .image_container.float_left {
	width:180px;
	margin-top:0px;
	margin:0 15px 0 0;
	padding:0;
}

#top .bigimg .image_container.float_left {
	max-width:760px;
	margin-top:3px;
	margin-right:15px;
	width:40%;
}

.level4 .image_container.float_left {
	max-width:200px;
	width:35%;
}

.image_container.float_right {
	max-width:200px;
	margin-left:15px;
	width:35%;
}

.layout_teaser .image_container {
	max-width:500px;
}

.ce_youtube, .ce_youtube * {
	width:100%;
}

.mejs-mediaelement {
	width: 100%;
	height: 100%;
}

.ce_youtube .mejs-container,
 .ce_youtube video {
	width:100%;
}

.layout_full {
	position:relative;
}

.mod_newsitemwalker {
	position:absolute;
	right:0;
	top:0;
	font-size: 0.75em;
	width:200px;
	height:32px;
}

.mod_newsitemwalker * {
	color:#fff;
}

.mod_newsitemwalker .prev a span,
.mod_newsitemwalker .next a span {
	display:none;
}

.mod_newsitemwalker .prev a:hover span,
.mod_newsitemwalker .next a:hover span {
	display:block;
}

.copyright {
	float:right;
	color:#999;
	padding:20px 0;
}

.phone {
	color:#fc9;
	font-family: "Roboto Condensed",sans-serif;
	position: absolute;
	top: 16px;
	right:30px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}

#top_head .mod_search {
	position: absolute;
	top: 0px;
	right: 150px;
	float: right;
	margin-right: 12px;
}

#top.home #top_head .mod_search,
#top #top_head.topfixed .mod_search {
	position: static;
	float: right;
	margin: 14px 7px 0 0;
}

.mod_search input.text {
	border:1px solid #ddd;
	color:#666;
	padding:4px 7px;
}

#top.home #top_head .mod_search input.text,
#top #top_head.topfixed .mod_search input.text {
	display:block;
	height:0;
	width:0;
	margin:0;
	padding:0;
	line-height:0.1px;
	visibility:hidden;
}

#main .mod_search form {
	margin: 0 0 15px;
}
#main .mod_search .header {
	color:#999;
	margin: 0 0 45px;
}
#main .mod_search input.text {
	width: 350px;
}
span.highlight {
	font-weight:bold;
}
.mod_search input.submit {
	background: url("../../files/img/search.png") right top no-repeat;
	border:none;
	cursor:pointer;
    outline: none;
    -webkit-appearance: none;
    width: 24px;
	height:24px;
    vertical-align: middle;
}
.mod_search input:hover.submit {
	background: url("../../files/img/search_a.png") right top no-repeat;
}

.mod_socialmedialinks .nav {
	display: block;
	float:left;
	list-style:none;
	margin: 10px 0 10px 30px;
}

.rightcol .mod_socialmedialinks .nav {
	margin: 0 0 20px 0;
}

.mod_socialmedialinks .nav li {
	margin-right:15px;
}

.mod_socialmedialinks .nav li a img {
	width:auto;
	opacity:0.6;
}

.mod_socialmedialinks .nav li a:hover img {
	opacity:1;
}

.social-media span {
	display:block;
	height:0px;
	width:0px;
	line-height:0px;
	visibility: hidden;
}

@media screen and (min-width: 961px) {

	.home.lang-en .mod_changelanguage,
	#top.lang-en .topfixed .mod_changelanguage {
    	/* right: 540px; */
	}
}

.mod_changelanguage {
	position: absolute;
    margin-top: 0;
    right: 400px;
    float: right;
}

.leftcol .mod_changelanguage {
    right: 400px;
    float: right;
    margin-top: 0;
}

.home .mod_changelanguage, .topfixed .mod_changelanguage {
    /* right: 725px; */
	right: 650px;
    margin-top: 12px;
}

.mod_changelanguage li {
    border-right: 1px solid #ddd;
	list-style:none;
	float:left;
    font-size:0.8em;
    margin-top:5px;
    margin-right:5px;
    padding-right:5px;
}

.home .mod_changelanguage li {
    border-right: 1px solid #777;
}

.mod_changelanguage li.last {
    border: none;
    padding-right:0;
}

.mod_changelanguage li a {
    color: #c03;
}

.leftcol .mod_changelanguage li a {
    color: #903;
}

.mod_changelanguage li span {
    color:#aaa;
}

.masters .ce_image {
    margin-right: 15px;
}

.masters .ce_image:last-child {
    margin-right: 0;
}

/*****************************************************/
@media screen and (max-width: 1200px){

    .home .mod_changelanguage {
        right: 600px;
    }

    .topfixed .mod_changelanguage {
        /* right: 630px; */
		right: 600px;
    }
}

/*****************************************************/
@media screen and (max-width: 1150px){
	h1, #main h1 { margin:0 0 12px; line-height: 1.2; }

	.smallimg .image_container.float_left {
		margin-right:15px;
		width:40%;
	}

	.smallimg .image_container.float_right {
		margin-left:15px;
		width:40%;
	}
	
	#top_head .mod_search {
		top: 10px;
		right: 195px;
	}
	
	#top_head .mod_search input.submit {
		width: 36px;
		height:36px;
		vertical-align: middle;
	}
	#top_head .mod_search input.text {
		display:block;
		height:0;
		width:0;
		line-height:0.1px;
		visibility:hidden;
	}
    .mod_changelanguage, .leftcol .mod_changelanguage {
        top: 15px;
        right: 240px;
    }
    .home .mod_changelanguage {
        right: 90px;
		margin-top:0;
    }
    .topfixed .mod_changelanguage {
        right: 75px;
        top:0;
		margin-top:15px;
    }
}

/*****************************************************/
@media screen and (max-width: 640px){

	h1, #main h1 { font-size: 1.85em; margin:0 0 12px; line-height: 1.1; }
	h2, #main h2 { font-size: 1.5em; margin:0 0 12px; line-height: 1.1; }
	h1 { line-height: 110%; }
	h2 { line-height: 110%; }
	h3 { line-height: 110%; }
	
	p, .teaser p, ul, ol {	margin: 0 0 12px 0; line-height: 1.3; }
	
	#main .mod_article.level3_list {
	margin:0 0 30px;
	}
	.mod_pageImage {
		margin: 10px 0 15px;
	}
	#top .bigimg .image_container {
		margin:0;
		float:none;
		clear:both;
		width:100%;
	}
	h4 { font-size: 1.1em; }
}

/*****************************************************/
@media screen and (max-width: 580px){
	#main .level4 h1 { font-size: 1.65em; }
	#main .level4 h2 { font-size: 1.2em; }
	#main .level4 .image_container.float_left {
		width:140px;
	}
	#main .level4 .headers { margin-left:155px; }

	#main .mod_search input.text {
		width: 250px;
	}
}

/*****************************************************/

@media screen and (max-width: 535px) {

	#top.leftcol #top_head:not(.topfixed) .elia {
		width:0;
		height:0;
		visibility: hidden;
        display: none;
	}
}

/*****************************************************/
@media screen and (max-width: 479px){
    
	#main .level4 .image_container.float_left {
		width:92px;
	}
	#main .level4 .headers { position: relative; margin-left:0; }
	
		#top_head .mod_search {
		right: 155px;
        top:7px;
	}

	.mod_socialmedialinks {
		clear:both;
		float:none;
		margin-bottom: 20px;
	}
	.mod_socialmedialinks ul.nav {
		clear:both;
		float:none;
		margin-left:0px;
	}
    .mod_changelanguage, .leftcol .mod_changelanguage {
        right: 195px;
    }
    .topfixed .mod_changelanguage {
        right: 75px;
    }
}
/*****************************************************/
@media screen and (max-width: 400px){
    
    .logo h2, .leftcol .logo h2 {
        visibility: hidden;
        height:0;
		width: 0;
        display: none;
    }
}
/************* F A C U L T Y   B L O C K ******************************************/

#main .faculty.kosiv {
	/* border-bottom: 5px solid #ddd; */
	margin-bottom: 20px;
}

#main .mod_article.specialty {
	margin-left:-20px;
}

.faculty {
	background-color:transparent;
	font-family:'Roboto Condensed', sans-serif;
	float:left;
	width:27%;
	/* padding-right:20px; */
	margin:10px 0;
}

#top .faculty .image_container {
	width:35px;
	margin-right: 10px;
}

#top .faculty ul {
	margin-left:-10px;
	max-width:250px;
	padding:0;
}

#top .faculty li,
#main .faculty li {
	font-size:1.2rem;
	list-style-position: inside;
	list-style-type: none;
	list-style:none;
	line-height:110%;
}

#top .faculty li a {
	display:block;
	color:#333;
	padding: 8px 10px 8px 10px;
}

#top .faculty li a:hover {
	background-color:#eee;
	color:#903;
}

.faculty.kosiv {
	height:auto;
	margin-bottom:5px;
}

.faculty.last {
	width:19%;
}

.faculty.kosiv {
	width:27%;
}

.faculty.kosiv.last {
	width:27%;
}

.faculty.kosiv h2 {
	background: url("../../files/img/bullet_big_red.png") left 5px no-repeat;
	padding-left:20px;
	height:auto;
}

.faculty.kosiv h2, .faculty.kosiv h2 a {
	height:auto;
}

.faculty.kosiv h2 a:hover {
	text-decoration:underline;
}

.faculty.design h2 {
	padding:15px 10px 10px 0px;
}

.faculty p {
	color: #333;
	clear:both;
	float:none;
	font-size:1em;
	line-height:130%;
	margin-bottom:5px;
}

#container .specialty .faculty p a {
	display:inline-block;
	color:#666;
	padding: 0.3em 0;
}

#container .specialty .faculty  p a:hover {
	color:#903;
}

.address p {
	font-size:0.8em;
	margin:0;
}

/************* L E V E L S   B L O C K ******************************************/

.mod_contentbox.level1,
.mod_contentbox.level2 {
	font-family: 'Roboto Condensed', sans-serif;
	height:auto;
	overflow:visible;
}

.mod_contentbox .list {
	clear:both;
}

.mod_contentbox .list,
.mod_contentbox .accordion {
	margin:0;
	padding-top:0;
	overflow:visible;
}

.mod_contentbox .list p {
	color:#777;
	padding-left:10px;
}

.mod_contentbox.level1 .list li,
.mod_contentbox.level2 .list li {
	border-bottom:1px solid #eee;
}

.mod_contentbox.level1.lefthead .ce_text.mod_box_items,
.mod_contentbox.level2.lefthead .ce_text.mod_box_items {
	height:auto;
}

.lefthead {
	/* min-height:70px; */
}

#top .lefthead.level1 h2 {
	text-transform:uppercase;
	color:#fff;
	margin:0;
}

.level2 p {
	font-size:0.8em;
	margin:0;
	padding:0;
}

.level2 p:last-child {
	padding-bottom:15px;
}

.level2 + .mod_article {
	clear:both;
}

#left h2 {
	font-size:1.2em;
	font-weight:400;
	line-height: 115%;
	padding: 6px 10px 8px;
	margin:0;
}

#left h2 a {
	color: #fff;
}

#left h2 a:hover {
	text-decoration:underline;
}

.mod_newslist h3 {
	margin:0 0 12px;
}

.rightcol .layout_simple {
	font-size:1.1em;
}

#left .level1 .arrow {
	background-color:#903;
}

#left .level2 .arrow {
	background-color:#888;
}

#left .facultet .arrow {
	background-color:transparent;
}

#left .facultet .arrow.toggler {
	background: url("../../files/img/arrow_down_red.png") right center no-repeat;
}

#left .facultet .arrow.toggler.active {
	background: url("../../files/img/arrow_up_red.png") right center no-repeat;
}

#left .facultet .list {
	margin-left:-8px;
}

#left .facultet .accordion {
	margin-left:0;
}

#left .accordion .inlist {
	background-color:#eee;
}

#left .level2 .arrow {
	margin-top:18px;
}

#left .level2 .lefthead.arrow {
	margin-top:25px;
}

#left .inlist {
	margin-top:8px;
}

#left .facultet .inlist,
#left .level2 .inlist {
	padding-top:0px;
	margin-top:8px;
}

#left .level1 ul {
	margin:0;
}

#left .cafedra .arrow {
	background-color:#903;
}

.specialty h2 {
	border-bottom: 5px solid #ddd;
	margin-bottom: 25px;
	padding-bottom: 10px;
} 

.specialty .faculty h2 {
	margin-bottom: 20px;
	padding-bottom: 0;
} 

.level1 h1, .level1 h2, .level1 h1 a, .level1 h2 a,
.faculty h1, .faculty h2, .faculty h1 a, .faculty h2 a {
	border:none;
	color:#903;
	font-size:19px;
	line-height:100%;
	height:50px;
	padding:0px 10px 0px 0px;
	width:100%;
}

.faculty h3, .faculty h3 a,
.level1 h3, .level1 h3 a {
	border:none;
	color:#903;
	font-size:0.85em;
	text-transform:uppercase;
	letter-spacing:0.01em;
	line-height:140%;
	margin-bottom:5px;
	width:100%;
}

.specialty .faculty h3 {
	font-size:1.1em;
	line-height:110%;
}

.level1 h3 {
	/* margin-bottom:5px; */
}

.faculty.design h3 {
	padding:8px 8px 12px 0px;
}

.lefthead h1, .lefthead h2, .lefthead h1 a, .lefthead h2 a {
	color:#fff;
	height:auto;
}

#top .level1.menu h1, #top .level1.menu h1 a {
	color:#903;
	line-height:95%;
	height:50px;
	text-align:left;
	padding:0;
	max-width:170px;
}

#top .level1.menu h1 a:hover {
	color:#903;
}

#top .level1 .arrow h1 {
	min-height: 45px;
}

#top .rightcol.level3_list {
	/* margin-top:210px; */
}

#top .level3_list div.layout_simple {
	float:left;
	padding:5px 5px 0 0;
	width:50%;
}

#top .level3_list div.layout_simple a {
	color:#903;
	font-size:0.8em;
}

#top #main .level3_list div.layout_simple a:hover {
	color:#903;
}

.inlist.foto {
	margin-left:-20px;
}

.level3_foto {
	float:left;
	width:16.6%;
	padding-left:20px;
	padding-bottom:10px;
}

.level3_foto img {
	/* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
}

#top .level3_foto .image_container {
	max-width:210px;
	min-width:140px;
	position:relative;
	padding:0;
	margin:0;
	width:100%;
}

.level3_foto h4 {
	/* background: rgba(10,10,10,0.8); */
	font-size:0.75rem;
	margin:0;
	padding:2px 0px 3px;
	position:relative;
	width: 100%;
}

.level3_foto:hover h4 {
	/* background: rgba(191,3,24,0.8); */
	color:#903;
}

#container .level3_foto h4 a {
	color: #333;
}

#container .level3_foto:hover h4 a {
	color:#903;
}

.level4  {
	margin-bottom:20px;
}

.level4 .ce_text .image_container {
	margin-right:15px;
	width:35%;
}

.level1.menu img {
	max-width:35px;
}

.level3_foto .image_container.float_left {
	width:100%;
}

#top .level1.menu .design h1 {
	padding-top:10px;
}

#top .level1.menu .design h3 {
	padding:8px 0 11px;
}

@media screen and (max-width: 1680px){

	.level3_foto {
		width:20%;
	}
}

/*****************************************************/
@media screen and (max-width: 1500px){

	#top .level3_list div.layout_simple {
		float:left;
		padding:2px 5px 0 0;
		width:50%;
	}
}

/*****************************************************/
@media screen and (max-width: 1300px){

	.level3_foto {
		width:25%;
	}
	.arrow.dark {
		background-color:#903;
	}
	#top .level3_list div.layout_simple {
		float:none;
		padding:5px 0px 0 0;
		width:100%;
	}
}

/*****************************************************/
@media screen and (max-width: 1180px){

	#main .mod_article.specialty {
		margin-left: -15px;
	}

	.faculty {
		/* padding-left: 15px; */
	}

	.level1 {
		height:auto;
	}
	
	.level1 h1 {
		margin-bottom:10px;
	}

	.level2 {
		clear:left;
		height:auto;
	}

	.mod_contentbox.level2 .ce_text.mod_box_items,
	.mod_contentbox.level2 .ce_text.mod_box_items.design {
		height:auto;
	}
	.mod_contentbox.level1 h1, .mod_contentbox.level1 h1 a {
		height:auto;
	}
	.level3_foto {
		width:25%;
	}
	.mod_contentbox.level1 {
		padding-right:0;
	}
	#top .level3_list div.layout_simple {
		float:left;
		padding:2px 5px 0 0;
		width:25%;
	}
}

/*****************************************************/
@media screen and (max-width: 1100px){
	
	.level3_foto {
		width:33.33%;
	}

	.faculty {
		width:50%;
	}
	.faculty.design {
		clear:both;
	}
	.faculty.decor, .faculty.last {
		width:50%;
	}
	.faculty.kosiv {
		width:50%;
	}
	.faculty.kosiv.last {
		width:50%;
	}
}

/*****************************************************/
@media screen and (max-width: 960px){

	.level3_list {
		width:100%;
		margin-bottom:25px;
	}
	#top .level3_list h2, #top .level3_list h3 {
		height:auto;
		margin-bottom:0px;
		padding:10px 0 12px;
	}
	.level3_foto {
		width:25%;
	}
	#left .level2 .arrow {
		margin-top:12px;
	}
	#left .level2 .lefthead.arrow {
		margin-top:12px;
	}
}

@media screen and (max-width: 860px){

	.level3_foto {
		width:33.3%;
	}
}

/*****************************************************/
@media screen and (max-width: 760px){

	#top .level3_list div.layout_simple {
		float:left;
		padding:2px 5px 0 0;
		width:33.3%;
	}
}

/*****************************************************/
@media screen and (max-width: 640px){

}

/*****************************************************/
@media screen and (max-width: 560px){
	.faculty ul {
		max-width: 450px;
	}
	.faculty, .faculty.last, .faculty.decor, .faculty.design {
		width:100%;
		height:auto;
		margin-bottom:20px;
	}
	.faculty.kosiv, .faculty.kosiv.last {
		width:100%;
		height:auto;
		margin-bottom:10px;
	}
	.inlist.foto {
		margin-left:-8px;
	}
	.level3_foto {
		padding-left:8px;
		padding-bottom:12px;
	}
}

@media screen and (max-width: 540px){
/*
		.level3_foto {
		width:50%;
	}
*/
}
/*****************************************************/
@media screen and (max-width: 480px){

	#top .level3_list div.layout_simple {
		width:50%;
	}
	.inlist.foto {
		margin-left:-20px;
	}
	.level3_foto {
		padding-left:20px;
		padding-bottom:20px;
	}
	.level3_foto {
		width:50%;
	}
}

@media screen and (max-width: 380px){

	.inlist.foto {
		margin-left:-8px;
	}
	.level3_foto {
		padding-left:8px;
		padding-bottom:12px;
	}
}
/* ESSENTIAL STYLES */

#menu_main {
	overflow:visible;
	float:right;
}

.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative;
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 9;
}
.sf-menu > li {
    float: left;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
    display: block;
}

.sf-menu a {
    display: block;
    position: relative;
}

.sf-menu ul ul {
    top: 0;
    left: 100%;
}

.sf-menu .menuright ul ul {
    left:-100%;
    width:100%;
}
.sf-menu {
  font-size: 1.2em;
  float: right;
  margin-top: 30px;
}

.home .sf-menu {
  margin-top: 0px;
}

.topfixed .sf-menu {
  border: none;
  margin-top: 0;
}

.sf-menu ul {
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,.2);
  min-width: 12em; /* allow long menu items to determine submenu width */
  *width: 12em; /* no auto sub width for IE7, see white-space comment below */
}

.sf-menu > li {
  padding: 0px 10px;
  margin: 0;
}

.sf-menu > li.first {
  /* padding: 0px 9px 0px 9px; */
}

.sf-menu > li:hover {
  background-color:#903;
}

.sf-menu a,
.sf-menu span {
  display:block;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 6px 0px 8px;
  text-decoration: none;
  zoom: 1; /* IE7 */
}

#top.home .sf-menu > li > a,
#top.home .sf-menu > li > span {
  padding: 19px 0px 20px;
}

#top .topfixed .sf-menu > li > a,
#top .topfixed .sf-menu > li > span,
#top.home .topfixed .sf-menu > li > a,
#top.home.topfixed .sf-menu > li > span {
  padding: 14px 0px 15px;
}

.sf-menu li li a,
.sf-menu li li span {
  display:block;
  font-size:0.85em;
}
/*****************************************************/
@media screen and (max-width: 1200px){
	.sf-menu > li {
		/* padding: 0px 8px; */
    padding: 0px 7px;
		margin: 0;
	}
}

/*****************************************************/
@media screen and (max-width: 1150px){
	.sf-menu {
		margin-top: 0;
	}
	.sf-menu a,
	.sf-menu span {
		padding: 17px 0px 19px;
	}
}
/*****************************************************/

.sf-menu li li a,
.topfixed .sf-menu li li a,
.sf-menu li li span,
.topfixed .sf-menu li li span{
  padding: 7px 12px;
  text-transform: none;
}
.sf-menu a {
  color: #fff;
}

.general .sf-menu a {
  color: #333;
}

.general .topfixed ul.level_1 > li > a {
  color: #fff;
}

.general .topfixed .sf-menu > li:hover > a,
.general .topfixed .sf-menu > li.active:hover > span.active,
.general .topfixed .sf-menu > li.sfHover > a,
.general .topfixed .sf-menu > li.active.sfHover > span.active {
  color: #f87;
}

.sf-menu a.cathedra, .sf-menu a:hover.cathedra {
  color: #fff;
  cursor: default;
  text-transform:none;
}

.sf-menu li li a {
  color: #333;
}
.sf-menu li {
  background: transparent;
  white-space: nowrap; /* no need for Supersubs plugin */
  *white-space: normal; /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background .2s;
  transition: background .2s;
}
.sf-menu li.active span.active,
.general .topfixed .sf-menu > li.active > span.active,
.general .topfixed .sf-menu > li,
.general .topfixed .sf-menu > li.submenu > span.active {
	color: #fff;
    display: block;
	cursor: default;
}

.sf-menu li.forward span.forward {
    display: block;
	cursor: default;
}

.general .sf-menu li.active span.active {
	color: #333;
}
.sf-menu li li.active span.active {
	color: #333;
}

.sf-menu ul li {
  background: #fff;
  border-bottom: 1px solid #eed;
}
.sf-menu ul li.cathedra {
  background-color: #903;
  border-bottom: none;
}
.sf-menu ul li.last {
  border-bottom: none;
}
.sf-menu ul ul li {
  background: #fff;
}
.sf-menu li:hover > a,
.sf-menu li.active:hover > span.active,
.sf-menu li.forward:hover > span.forward,
.sf-menu li.sfHover > a,
.sf-menu li.active.sfHover > span.active,
.sf-menu li.forward.sfHover > span.forward {
  color: #fff;
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none;
}
.sf-menu li li:hover > a,
.sf-menu li li.active:hover > span.active,
.sf-menu li li.forward:hover > span.forward,
.sf-menu li li.sfHover > a,
.sf-menu li li.active.sfHover > span.active,
.sf-menu li li.forward.sfHover > span.forward {
  color: #903;
  border:none;
}
.sf-menu li li:hover,
.sf-menu li li.sfHover {
  /* background: #eee; */
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows li li .sf-with-ul,
.sf-arrows li li span.forward {
  padding-right: 2.5em;
  *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}

.sf-arrows li.menuright>ul>li>a, .sf-arrows li.menuright>ul>li>span{
    padding-left:2.5em;
    *padding-left:1em;
    padding-right:9px;
}
/* styling for both css and generated arrows */
.sf-arrows li li .sf-with-ul:after,
.sf-arrows li li span.forward:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -5px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  /* border-top-color: #dFeEFF; */ /* edit this to suit design (no rgba in IE8) */
  /* border-top-color: rgba(255,255,255,.5); */
}
.sf-arrows li.menuright li .sf-with-ul:after,
.sf-arrows li.menuright li span.forward:after {
    display: none;
}
.sf-arrows li.menuright li:hover .sf-with-ul:before,
.sf-arrows li.menuright li:hover span.forward:before {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  font-family: "FontAwesome";
  left: 1em;
  content: '\f0d9';
  color: #999;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li > span.forward:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > li:hover > span.forward:after,
.sf-arrows > .sfHover > .sf-with-ul:after,
.sf-arrows > .sfHover > span.forward:after {
  border-top-color: #999; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after,
.sf-arrows ul span.forward:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  /* border-left-color: #dFeEFF; */ /* edit this to suit design (no rgba in IE8) */
  /* border-left-color: rgba(255,255,255,.5); */
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li > span.forward:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul li:hover > span.forward:after,
.sf-arrows ul .sfHover > .sf-with-ul:after,
.sf-arrows ul .sfHover > span.forward:after {
  border-left-color: #999;
}
/* ****************** MOBILE MENU ******************** */

.menu_ico {
	cursor:pointer;
	display:block;
	background: #111 url("../../files/img/bg_nav.png") center center no-repeat;
	float:right;
	width:30px;
	height:30px;
	margin:13px 0 0;
	padding:0;
}

.sf-menu > li.last, .sf-menu > li:last-child {
	/* padding-right: 0; */
}

#top.leftcol .menu_ico {
	background: #222 url("../../files/img/bg_nav.png") center center no-repeat;
}

#top.leftcol .topfixed .menu_ico {
	background: url("../../files/img/bg_nav.png") center center no-repeat;
}

#top .toggler.menu_ico {
	background: #333 url("../../files/img/bg_nav.png") center center no-repeat;
	width:30px;
	height:30px;
}

#top .desktop_invisible.menu_ico {
	display:none;
	height:0;
}

/*****************************************************/
@media screen and (max-width: 1150px){
	.desktop_invisible .toggler.menu_ico {
		display:block;
		height:36px;
	}
	#top .desktop_invisible.menu_ico {
		display:block;
		height:36px;
	}
}
/*****************************************************/

.toggler.menu_ico:hover {
	background: #b20418 url("../../files/img/bg_nav.png") center center no-repeat;
}

.toggler.menu_ico.active,
.toggler.menu_ico.active:hover {
	background: url("../../files/img/bg_nav_a.png") center center no-repeat;
}

.mod_mootoolsnav .accordion {
	height:0px;
	visibility: hidden;
	opacity:0;
	z-index:999;
}

#mmenu {
	font-size:1.1em;
	padding-top:60px;
	z-index:999;
}

#mmenu ul {
	border-top: 1px solid #333;
	list-style:none;
	padding-left:0px;
	margin-bottom:0;
}

#mmenu ul li {
	background-color: #000;
	border-bottom: 1px solid #333;
	display:block;
	float:none;
	padding: 0;
	margin:0;
}

#mmenu li.submenu_show li {
	border-bottom: 1px solid #333;
}

#mmenu ul li li {
	background-color: #111;
}

#mmenu ul li li li {
	background-color: #222;
}

#mmenu ul li li li li {
	background-color: #333;
	font-style:italic;
}

#mmenu li.last, #mmenu li.submenu_show li.last {
	border: none;
}

#mmenu ul ul {
	padding-left:0px;
}

#mmenu ul li .omr, #mmenu ul li .itm, #mmenu ul li .des, #mmenu ul li .dpm {
	background-position: left 6px;
	background-repeat: no-repeat;
}

#mmenu ul li .omr { background-image: url("../../files/img/omr_picto.png"); }
#mmenu ul li .itm { background-image: url("../../files/img/itm_picto.png"); }
#mmenu ul li .des { background-image: url("../../files/img/des_picto.png"); }
#mmenu ul li .dpm { background-image: url("../../files/img/dpm_picto.png"); }

#mmenu li a, #mmenu li span {
	display:block;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin-right: 35px;
}

#mmenu li li a, #mmenu li li span {
	padding-left: 30px;
}

#mmenu li li li a, #mmenu li li li span {
	padding-left: 45px;
}

#mmenu li li li li a, #mmenu li li li li span {
	padding-left: 60px;
}

#mmenu ul li li {
	border: none;
}

#mmenu ul li,
#mmenu ul li a,
#mmenu ul li span {
	color:#fff;
	text-decoration:none;
}

#mmenu ul li.submenu_hide {
	background-image: url("../../files/img/bg_arrow.png");
	background-position: right 3px;
	background-repeat: no-repeat;
	cursor:pointer;
}

#mmenu ul li.submenu_show {
	background-image: url("../../files/img/bg_arrow_dw.png");
	background-color: #444;
	background-position: right 3px;
	background-repeat: no-repeat;
	cursor:pointer;
}

#mmenu ul li:hover {
	background-color: #444;
}

#mmenu ul li.active {
	background-color: #903;
}

#mmenu li.submenu_hide a,
#mmenu li.submenu_hide span {
	padding-right:35px;
	margin-right: 0;
}

#mmenu .accordion {
	clear:both;
}

/* ****************** END OF MOBILE MENU ******************** */
/* ****************** IMAGE MENU ******************** */

.mod_mobile_menu {
	float:right;
	z-index:999;
	margin-left: 12px;
}

#imagemenu {
	position:absolute;
	top:-13px;
	right:0;
	float:right;
/*	margin-right:12px;*/
}
#imagemenu a {
	display:block;
}

.topfixed #imagemenu {
	height:0;
	margin:0;
	visibility:hidden;
}

#imagemenu li {
	background-color:#888;
	float:left;
	list-style:none;
	width:24px;
	margin:13px 0 0 12px;
}

#imagemenu li:hover,
#imagemenu li.active,
#imagemenu li.trail {
	background-color:#903;
}

#imagemenu li span {
	visibility:0;
	height:0;
	opacity:0;
}

/* ****************** END OF IMAGE MENU ******************** */

#menu_abitur {
	font-family: 'Roboto Condensed', sans-serif;
	z-index: 999;
	overflow:visible;
	position:relative;
}

#menu_abitur h2 {
	display:inline-block;
	background-color:#903;
	color:#fff;
	font-size:1.45em;
	padding: 6px 30px 8px 30px;
	position:absolute;
	top:-40px;
	margin:0;
}
#menu_abitur ul {
	display: block;
	padding: 15px 0;
	margin:0;
	width:100%;
}

#menu_abitur li {
	float:left;
	list-style:none;
	margin:0;
	width:50%;
}

#menu_abitur li a {
	display:block;
	font-size:1.1em;
	padding: 8px 0 12px 30px;
}

#menu_abitur li a:hover {
	background-color:#222;
}
#menu_abitur li.last {
	border: none;
}

/*****************************************************/
@media screen and (max-width: 1180px){
	#menu_abitur h2 {
		padding: 6px 20px 8px 20px;
	}
	#menu_abitur li a {
		padding: 5px 0 8px 20px;
	}
}
/*****************************************************/
@media screen and (max-width: 1150px){

	#menu_abitur li {
		width:33.3%;
	}
	
	#menu_abitur .last{
		margin-bottom: 10px;
	}

	#imagemenu {
		position:static;
		float:right;
	}
	#imagemenu li {
		width:30px;
	}
}
/*****************************************************/
@media screen and (max-width: 640px){

	#top #menu_abitur ul {
		background:url("../../files/img/bg_black75.png");
		min-height: 0;
	}
	#menu_abitur .list {
		background:transparent;
		padding:0;
	}
	#menu_abitur ul li, #menu_abitur h2 {
		padding-left:20px;
		padding-right:20px;
	}

}
/*****************************************************/

#menu_abitur a,
#menu_abitur span {
	color:#ccc;
	font-size: 16px;
	z-index:999;
}

#menu_abitur a:hover,
#menu_abitur span:hover {
	color:#fff;
}

.menu2 ul li {
	list-style:none;
	font-family: 'Roboto Condensed', sans-serif;
	margin:0;
}
.accordion .menu2 ul li {
	padding:0 12px;
}
#top .menu2 li {
	border-bottom:1px solid #f7f7f7;
	padding:0 10px 0 10px;
	margin-top:-1px;
}
#top .menu2 a, #top .menu2 span {
	display:block;
	padding:8px 0;
}
#top .accordion .menu2 a, #top .accordion .menu2 span {
	padding:5px 0;
}
#top .menu2 a {
	color: #903;
}
#top .menu2 li.trail {
	background-image: url("../../files/img/arrow_right_small.png");
}
#top .menu2 li.active,#top .menu2 li.trail {
	background-color:#f7f7f7;
	background-position: right center;
	background-repeat: no-repeat;
}
.menu2 span.active, .menu2 span.trail {
	cursor:default;
}
#top .menu2 span.active, #top .menu2 a.trail, #top .menu2 span.trail {
	color: #903;
	padding-right:45px;
/*	font-style: italic;*/
	font-weight: bold;
}
#top .menu2 li:hover, #top .menu2 li:hover.trail {
	background-color:#f7f7f7;
}
#top .menu2 .cathedra:hover {
	background:transparent;
}
#top .accordion .menu2 a:hover, #top .accordion .menu2 span:hover, #top .accordion  .menu2 a:hover.trail {
	color:#903;
}
#top .menu2 a.cathedra, #top .menu2 span.cathedra,
#top .menu2 a:hover.cathedra {
	font-style:italic;
	color:#888;
	cursor:default;
}
.menu2 ul.level_1 > li {
	list-style:none;
}

.menu2 ul.level_1 > li.last {
	border: none;
}

.menu2 ul.level_1 > li > a,
.menu2 ul.level_1 > li > span {
	font-size:1.05rem;
}

.menu2 ul.level_2 li a:hover {
	text-decoration:underline;
}

/*****************************************************/
@media screen and (max-width: 760px){
	
	#top .level1.menu, #top .level2 {
	    padding-right: 0;
		width:100%;
	}

	.menu2 ul li.last {
		margin-right:0;
	}
}

/*****************************************************/
@media screen and (max-width: 480px){
	
	#imagemenu {
		margin-right:4px;
	}
	#imagemenu li {
		margin-left: 4px;
        width:27px;
    }
	.mod_mobile_menu {
		margin-left: 3px;
	}

}
#top_events {
	padding:0;
	overflow:visible;
}

#top_events .image_container,
#top_events .image_container.float_above
#top_events .image_container.float_right,
#top_events .image_container.float_left {
	float:left;
	margin:0 30px 0 0;
	padding:0;
	line-height:0px;
}

#top_events h1 {
	font-size:1.85em;
}

.mod_eventlist {
	margin:0;
}

.rightcol .event_wrap .date
.rightcol .event_wrap .smdate {
	width:65px;
}

.event_wrap .event h3 {
	display:table-cell;
	background:transparent;
	padding:0;
	margin:0;
	max-width:400px;
}

#container .event_wrap .event h3 a {
	color:#111;
}

#main .rightcol .event_wrap .event h3 a {
	color:#903;
}

#top.leftcol #main .event_wrap h3 a:hover {
	text-decoration:none;
}

#top.leftcol #main .rightcol .event_wrap h3 a:hover {
	text-decoration:underline;
}

.event_wrap {
	font-size: 0.85em;
	line-height:120%;
}

#left .event_wrap,
#main .event_wrap {
	font-size:0.85em;
	line-height:115%;
}

.event_wrap .event h3 a {
	color:#111;
}

.event_wrap .event h3 a:hover,
#left .event_wrap .event h3 a:hover,
#right .event_wrap .event h3 a:hover {
	color:#903;
}

.event_wrap .event a {
	text-decoration:none;
}

#left .event_wrap,
#right .event_wrap,
#main .event_wrap {
	padding:12px 0 0;
}

#left .mod_eventlist,
#main .mod_eventlist {
	margin-bottom:15px;
}

.topnews .mod_eventlist {
	background:#fff;
	margin-left:0px;
	padding:16px 0px 0px 0;
}

.topnews .event_wrap {
	float:left;
	width: 25%;
}

.topnews h2 {
	color:#903;
	font-size:2em;
	padding: 5px 0 8px;
	margin:0;
}

.topnews .allevents p {
	background-color:#fff;
	font-size:0.8em;
	line-height:0;
	margin:0;
	padding:0;
	width:100%;
	height:33px;
}

.topnews .allevents a {
	border:1px solid #e7e7e7;
	display:block;
	color:#888;
	line-height:100%;
	padding: 5px 10px;
	margin: 0 auto;
	margin-top: 10px;
	text-align:center;
	width:80px;
}

.topnews .allevents a:hover {
	color:#903;
	text-decoration:underline;
}

.event_wrap .event_bg {
	background: #fff;
	height: 100px;
	max-height:100px;
	padding:17px 25px 0px 0px;
}

#left .event_wrap .event_bg,
#right .event_wrap .event_bg,
#main .event_wrap .event_bg {
	background: none;
	height: auto;
	padding:0;
}

#left .event_wrap .event_bg .event,
#right .event_wrap .event_bg .event,
#main .event_wrap .event_bg .event {
	min-height: 85px;
}

.mod_eventlist.accordion {
	background-color:#eee;
	padding: 15px 10px;
}

.mod_eventlist.accordion .event_wrap:first-child {
	margin-top: 15px;
}

#main .mod_eventlist h1 {
	margin-bottom: 40px;
}

.event_wrap .date {
	font-family: 'Roboto Condensed', sans-serif;
	border-right:1px solid #ddd;
	color:#333;
    float:left;
	margin:0 12px 0px 0;
	padding: 0;
	width: 70px;
}

.event_wrap .smdate {
	font-family: 'Roboto Condensed', sans-serif;
	color:#903;
    float:left;
	margin:3px 5px 0px 0;
	padding: 0;
	width: 95px;
}

#left .event_wrap .date,
#right .event_wrap .date {
	margin:0 7px 12px 0;
}

.event_wrap .event p {
	color: #333;
	margin:0;
}

.event_wrap span {
	text-align:center;
	width:100%;
}
.event_wrap .date .day {
	color:#777;
	display:block;
	font-size:1.05em;
	text-transform:lowercase;
}
.event_wrap .date .nday {
	color:#903;
	display:inline-block;
	font-size:1.75em;
	padding: 3px 0px 8px 0px;
}
.event_wrap .date .mounth {
	color:#903;
	display:inline-block;
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
}
.event_wrap .date .year {
	color:#888;
	display:block;
	font-size:0.85em;
	font-weight:bold;
	letter-spacing:0.4em;
	text-align: left;
	padding:0;
}

.event_wrap .time {
	color:#777;
	font-size:0.9em;
	padding: 0px 5px;
	margin: 0;
}

.mod_eventreader .back {
    display: none;
}

.layout_full {
	margin-bottom:35px;
}

#main .event_wrap.teaser {
	clear:both;
	padding:0;
	float:none;
	margin-bottom:30px;
	width:100%;
}

#main .event_wrap.header {
	margin-bottom:15px;
	padding:0;
	width:100%;
}

#main .event_wrap.teaser p {
	font-size:0.95em;
	line-height:140%;
}

#main .event_wrap.teaser .more {
	font-size:0.75em;
	margin-top:5px;
}

#main .event_wrap.teaser .date {
	margin-top:5px;
}

#main .event_wrap.teaser  h2 {
	font-size:1.5em;
	max-width:none;
	margin-bottom:8px;
}

#main .event_wrap.teaser  h2 a,
#main .event_wrap.header  h4 a {
	color:#111;
}

.event h4 {
	font-size:1.1em;
}

#top.leftcol #main .event_wrap.teaser  h2 a:hover {
	text-decoration:none;
}

.layout_teaser {
	font-size:1.2em;
	display:table-cell;
}

/*****************************************************/
@media screen and (max-width: 1180px){

	.topnews .mod_eventlist {
		padding-left:0;
	}
	#top .event_wrap,
	#main .event_wrap {
		clear:none;
		float:left;
		padding-right:12px;
		width:50%;
	}
	#main .event_wrap .event_bg {
		padding:20px 0px 0px 0px;
		max-height:125px;
	}
}


/*****************************************************/
@media screen and (max-width: 960px){

	.topnews .event_wrap {
		float:none;
		width: 100%;
	}
	
	.event_wrap .event_bg {
		padding: 10px 0px 10px 0px;
		height:85px;
	}
	
	.topnews h2 {
		padding: 5px 0px 8px 0px;
	}
	#main .event_wrap {
		width:50%;
	}
}

/*****************************************************/
@media screen and (max-width: 860px){

}

/*****************************************************/
@media screen and (max-width: 640px){

	#top .topnews .event_wrap {
		float:none;
		width: 100%;
	}
	#bg_head .topnews h2 {
		background:transparent;
		color:#903;
	}
	.event_wrap .event_bg {
		padding:10px 12px 10px 12px;
		height:100px;
		max-height:100px;
	}

	#top_events .image_container,
	#top_events .image_container.float_above
	#top_events .image_container.float_right,
	#top_events .image_container.float_left {
		margin-right:15px;
	}

	.topnews > div {
		background-color:#fff;
	}
	
	#bg_head .topnews h2 a {
		color: #903;
	}
	#main .event_wrap.teaser  h2 {
		font-size:1.35em;
	}
}

/*****************************************************/
@media screen and (max-width: 580px){

	#top .topnews .event_wrap {
		float:none;
		padding-right: 0px;
		width: 100%;
	}
	.event_wrap .event_bg {
		padding:10px 0 10px 0;
		height:auto;
		min-height: 85px;
		max-height:none;
	}
	#main .event_wrap {
		float:none;
		clear:both;
		padding-right:0;
		width:100%;
	}
}

.galleria-theme-show .galleria-stage {
    transform: scale(1.01);
}

.haslo {
	text-align:center;
}

.galleria-layer h4 {
	display:inline-block;
	font-weight:300;
	font-size:3.75em;
	padding-bottom:7px;
	text-transform:uppercase;
	letter-spacing:0.05em;
	word-spacing: 0.05em;
	max-width:600px;
}

#top .galleria-layer h4:hover {
	border-bottom:2px solid #903;
}

#top .galleria-layer h2 {
	visibility:hidden;
	height:0;
	font-weight:300;
	font-size:2.75rem;
	line-height:110%;
	opacity:0.6;
}

#top .galleria-layer h4 a {
	color:#fff;
	padding-bottom: 5px;
	transition: all 0.1s ease 0s;
}

#top .galleria-layer h4 a:hover {
	text-decoration:none;
	opacity:1;
	transition: all 0.1s ease 0s;
}

.haslo h2 span.quotation-author {
	display:block;
	font-size: 0.6em;
	font-style:italic;
	text-transform:none;
}

/*****************************************************/
@media screen and (max-width: 1300px) {

	.galleria-layer h4 {
		font-size:3.25em;
		max-width:500px;
	}
}

/*****************************************************/
@media screen and (max-width: 1180px) {
	.galleria-layer h2.quotation {
		font-size: 2.35em;
	}
	.galleria-layer h4 {
		font-size:3em;
		max-width:500px;
	}
}

/*****************************************************/
@media screen and (max-width: 960px) {
	.galleria-layer h2.quotation {
		font-size: 1.85em;
	}
	.galleria-layer h4 {
		font-size:2.75em;
		max-width:100%;
	}
}

/*****************************************************/
@media screen and (max-width: 760px) {
	.galleria-layer h2.quotation {
		font-size: 1.35em;
		line-height:130%;
	}
	.galleria-layer h4 {
		font-size:2.15em;
	}
}

/*****************************************************/
@media screen and (max-width: 480px) {

	.galleria-layer h2.quotation {
		display:none;
		height:0;
		visibility:hidden;
	}
	.galleria-layer h4 {
		font-size:1.75em;
	}
}

.mgallery {
	margin: 0 0 0 -8px;
}

.mgallery a {
	display:inline-block;
}

.mgallery .item {
	margin-bottom:8px;
}

.mgallery figure {
	overflow:hidden;
	position:relative;
}

.mgallery figure,
.mgallery .teaser {
	padding: 0 0 0 8px;
}

.mgallery .teaser {
	position:absolute;
	top:0;
}

.mgallery .teaser,
.mgallery .teaser div {
	width:100%;
	height:100%;
}

.mgallery .teaser div {
	height:0;
	transition: all 0.3s ease 0s;
	overflow:hidden;
}

.mgallery .teaser:hover div {
	height:100%;
	background-color: rgba(221, 0, 0, 0.8);
	transition: all 0.3s ease 0s;
	padding:10px;
}

#top .mgallery .teaser div {
	color:#fff;
}

.mgallery .caption {
	bottom:-100%;
	color:#fff;
	line-height:110%;
	position:absolute;
	background-color:#903;
	width:100%;
	height:0;
	transition: position 0.3s ease 0s;
}

.mgallery.exibitions h4 {
    background: url("../../files/img/bg_gradient_red.png") left bottom repeat-x;
	line-height:110%;
    font-size:1.25em;
	position:absolute;
    bottom:0;
	width:100%;
    height: auto;
    display: flex;
    align-items: flex-end;
	transition: all 0.3s ease 0s;
}

.mgallery.exibitions .image_container:hover > a {
    background-color: rgba(153, 0, 51, 1);
    transition: all 0.3s ease 0s;
}

.mgallery.exibitions .image_container:hover h4 {
    background: transparent;
}

.mgallery.exibitions .image_container:hover > a img {
    opacity: .3;
    transition: all 0.3s ease 0s;
}


#container .mgallery.exibitions h4 a {
    color:#fff;
    padding: 60px 10px 10px;
}

#top #container .exibitions h4 a:hover {
    color:#fff;
    text-decoration: none;
}

.mgallery .image_container:hover .caption {
	bottom:0;
	padding:3px 5px 5px 5px;
	height:auto;
	transition: bottom 0.3s ease 0s;
}

.mgallery .image_container:hover .caption.hide {
	height:0;
	visibility:hidden;
}
.albumInside {
	position:relative;
}

#container .albumInside .image_container a:first-child {
	display:block;
	background-color:#903;
}

#top #container .albumInside .image_container h3 a,
#top #container .albumInside .image_container  h3 a:hover {
	background:transparent;
	color:#fff;
	text-decoration:none;
}

#top .albumInside h3 {
	bottom:0;
	background: url("../../files/img/bg_gradient_red.png") left bottom repeat-x;
	height:auto;
	position:absolute;
	margin:0;
	width:100%;
}

#top #container .albumInside h3 a {
	display:block;
	font-weight:400;
	font-size:1.15rem;
	line-height: 110%;
	padding:60px 12px 12px;
}

#top .albumInside .image_container:hover h3 {
	background:transparent;
}

.albumInside .image_container:hover img {
	opacity:0.2;
	transition: opacity 0.5s ease 0s;
}

.albumInside .image_container img {
	opacity:1;
	transition: opacity 0.5s ease 0s;
}

#top .albumInside .image_container:hover h3 {
	height:auto;
	opacity:1;
	visibility:visible;
	transition: opacity 0.5s ease 0s;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url("../../files/img/ajax-loader.gif") center center no-repeat;
}

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

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

    position: absolute;
    top: 50%;
	margin-top:-22px;

    display: block;

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

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index:999;
}
.slick-prev:hover
{
    color: transparent;
    outline: none;
	background:url("../../files/img/arrow_left_lgra.png") no-repeat;
}
.slick-next:hover
{
    color: transparent;
    outline: none;
	background:url("../../files/img/arrow_right_lgra.png") no-repeat;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

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

    opacity: .75;
    color: white;

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

.slick-prev /*,
.slick-prev:focus */
{
	background:url("../../files/img/arrow_left_lgr.png") no-repeat;
    left: -20px;
}
[dir='rtl'] .slick-prev
{
    right: -20px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
	content: '';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next /*,
.slick-next:focus */
{
	background:url("../../files/img/arrow_right_lgr.png") no-repeat;
    right: -40px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -40px;
}
.slick-next:before
{
    content: '→';
	content: '';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

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

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

    display: block;

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

    list-style: none;

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

    display: inline-block;

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

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

    display: block;

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

    cursor: pointer;

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

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

    width: 20px;
    height: 20px;

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

    opacity: .25;
    color: black;

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

/*****************************************************/
@media screen and (max-width: 580px){
	.slick-next {
		right: -15px;
		bottom:0;
		top: auto;
		margin-bottom:-48px;
	}
	.slick-prev {
		left: 5px;
		bottom:0;
		top: auto;
		margin-bottom:-48px;
	}
}
/*****************************************************/
/* Slider */
.slick-slider
{
    position: relative;

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

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

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

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

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

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

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

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

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

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

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

    height: auto;

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

.slick-slider .item {
	padding-left:15px;
}

.slick-slider {
	margin-left:-15px;
}

.slick-dots {
	padding-left:15px;
}
.ce_slideItStart {
	clear:both;
	padding:0;
}

#top_events {
	background-color: #903;
	position:relative;
}

#wrapper .slider{
	padding:0;
	position:relative;
}

#top_events .slider .block {
	display: table;
}

#top_events .block.event.y70 {
	background-image: url("../../files/img/70_years_bg.png");
	background-color: #903;
	background-position: right top;
}

#top_events .slider h1 {
	vertical-align: bottom;
	padding: 40px 80px 0 0;
	margin:0;
	line-height:107%;
}

#top_events .slider h1 a {
	color:#fff;
}

#wrapper .slider .image_container img{
	max-height:220px;
	width:auto;
}

.slider .slider_inner {
	margin:0;
	padding-bottom:0px;
	overflow:hidden;
}

#wrapper .slider .block{
	padding: 0;
}

#wrapper #top_events .slider .block{
	opacity:0.2;
}

#wrapper #top_events .slider .block:first-child{
	opacity:1;
}

#wrapper .slider .caption {
	background-color: rgba(3, 3, 3, 0.4);
	color:#fff;
	display:block;
	position:absolute;
	bottom:0;
	padding: 20px;
	width:100%;
}

#wrapper .slider .fwd {
	background-image:url("../../files/img/arrow_right_lg.png");
	top:50%;
	right:10px;
	height:50px;
	width:50px;
	margin-top:-30px;
	opacity:0.7;
	transition: all 0.5s;
	z-index:9;
}

#wrapper .slider .bk {
	background-image:url("../../files/img/arrow_left_lg.png");
	top:50%;
	left:-50px;
	height:50px;
	width:50px;
	margin-top:-30px;
	opacity:0.7;
	transition: all 0.5s;
	z-index:9;
}

#wrapper .slider .fwd:hover {
	background-image:url("../../files/img/arrow_right_lg.png");
	display:block;
	transition: all 0.5s;
	opacity:1;
}
#wrapper .slider .bk:hover {
	background-image:url("../../files/img/arrow_left_lg.png");
	display:block;
	transition: all 0.5s;
	opacity:1;
}
#wrapper .slider .fwd.hidenav,
#wrapper .slider .bk.hidenav {
	display:none;
	height:0;
	line-height:0;
}

#wrapper .slider .bulletlist {
	position: absolute;
	bottom:7px;
	margin:0 auto;
	text-align:center;
	width:100%;
}

#wrapper .slider .bulletlist .bullet {
	background-color:#df809f;
	cursor:pointer;
	border:none;
	margin-left: 20px;
}

#wrapper .slider .bulletlist .bullet:hover {
	background-color:#fff;
}

#wrapper .slider .bulletlist .active {
	background-color:#fff;
}

#wrapper .slider .bulletlist .bullet {
    border-radius: 8px;
    height: 8px;
    width: 8px;
}

#wrapper .interval15 .slider .block{
	padding: 0 0 0 15px;
}

/*****************************************************/
@media screen and (max-width: 1300px){
	#wrapper .slider .fwd {
		background:url("../../files/img/arrow_right_lgra.png") no-repeat;
		bottom:-50px;
		top:auto;
		right:0;
		opacity:0.5;
	}
	#wrapper .slider .fwd:hover {
		background:url("../../files/img/arrow_right_lgra.png") no-repeat;
		opacity:1;
	}
	#wrapper .slider .bk {
		background:url("../../files/img/arrow_left_lgra.png") no-repeat;
		bottom:-50px;
		top:auto;
		left:10px;
		opacity:0.5;
	}
	#wrapper .slider .bk:hover {
		background:url("../../files/img/arrow_left_lgra.png") no-repeat;
		opacity:1;
	}
	#wrapper .slider .bulletlist {
		bottom:-30px;
	}
	#wrapper .slider .bulletlist .bullet {
		background-color:#bbb;
	}

	#wrapper .slider .bulletlist .bullet:hover {
		background-color:#999;
	}

	#wrapper .slider .bulletlist .active {
		background-color:#903;
	}
}
/*****************************************************/
@media screen and (max-width: 1180px){

	#wrapper .slider .image_container img{
		max-height:180px;
	}
	#top_events .slider h1 {
		font-size:1.7em;
		padding: 20px 25px 0 0;
	}
	#top_events .image_container,
	#top_events .image_container.float_above
	#top_events .image_container.float_right,
	#top_events .image_container.float_left {
    	margin: 0 20px 0 0;
	}
}
/*****************************************************/
@media screen and (max-width: 960px){

	.ce_slideItStart {
		background:none;
	}

	#wrapper .slider{
		background:none;
	}

	.slider .slider_inner {
		margin:0 0 0 -15px;
	}

	#wrapper .slider .block{
		padding: 0 0 0 15px;
	}
	#wrapper .slider .image_container img{
		max-height:240px;
	}
	#top_events .slider h1 {
		padding: 40px 35px 0 0;
	}
}
/*****************************************************/
@media screen and (max-width: 760px){

	#wrapper .slider .image_container img{
		max-height:180px;
	}
	#top_events .slider h1 {
		padding: 20px 20px 0 0;
	}
}
/*****************************************************/
@media screen and (max-width: 580px){

	#wrapper .slider .image_container img{
		max-height:140px;
	}
	#top_events .slider h1 {
		font-size:1.45em;
		line-height:105%;
		padding: 12px 15px 0 0;
	}
}
/*****************************************************/
@media screen and (max-width: 480px){

	#wrapper .slider .image_container img{
		max-height:110px;
	}
	#top_events .image_container,
	#top_events .image_container.float_above
	#top_events .image_container.float_right,
	#top_events .image_container.float_left {
		height:0;
		visibility:hidden;
	}
	#top_events .slider h1 {
		font-size:1.25em;
		padding: 12px 20px 20px;
	}
	#bottom_head .block.event.y70 .image_container {
		/*background-image: url("../../files/img/70_years_bg.png");*/
		background-color: #333;
		background-position: right top;
	}
	#bottom_head, #bottom_head .block.event.y70 {
	background:#903;
	}
}
.tipsy { font-size: 12px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #903; color: #fff; max-width: 160px; padding: 7px 10px 8px 10px; text-align: left; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /* .tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; } */
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #903; }
  .tipsy-arrow-s { border-top-color: #903; }
  .tipsy-arrow-e { border-left-color: #903; }
  .tipsy-arrow-w { border-right-color: #903; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

