
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}

@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}

/* default 16:9 aspect ratio */
.video-wrapper {
    position:relative;
    padding-bottom:56.25%;
    height:0;
}

/* 21:9 aspect ratio */
.video-wrapper.ar219 {
    padding-bottom:42.8571%;
}

/* 16:10 aspect ratio */
.video-wrapper.ar1610 {
	padding-bottom:62.5%;
}

/* 4:3 aspect ratio */
.video-wrapper.ar43 {
	padding-bottom:75%;
}

/* 1:1 aspect ratio */
.video-wrapper.ar11 {
	padding-bottom:100%;
}

/* span iframe */
.video-wrapper > * {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
}

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

h1,
h2 {
    font-weight: 700
}

h3 {
    font-weight: normal
}

body {
    font-family: "Roboto", sans-serif;
    background-color: #fafafa;
    padding-top: 10rem;
    background-image: url("../../files/assets/img/energy_symbol.png");
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 130% -10vw
}

.header {
    font-size: 1rem;
    display: flex;
    padding: 2em 3em 1em 1em
}

.header.headroom {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    transition: all 0.25s ease
}

.header.headroom.headroom--not-top {
    background: #FFF;
    font-size: 0.85rem;
    padding: .75em 3em .5em 1em;
    transform: translateY(-100%)
}

.header.headroom.headroom--not-top .header__logo {
    width: 9rem
}

.header.headroom.headroom--not-top .project-tagline {
    display: none
}

.header.headroom.headroom--not-top .header__lang-select {
    display: none
}

.header.headroom.headroom--not-top.headroom--pinned {
    transform: none;
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1)
}

.header__logo {
    width: 12em;
    margin-right: 1.5em
}

.header__utils {
    margin-left: auto;
    display: flex;
    align-items: center
}

.header__lang-select .btn {
    color: #FFF
}

.header__log-in-btn {
    background: rgba(255, 255, 255, 0.75) !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
    font-size: 1em
}

.header__log-in-btn:hover {
    background: #fff !important
}

.dropdown-menu{
    width: max-content;
}

.navbar-brand {
    font-size: 1em
}

.btn {
    border-radius: 2em;
    padding: 0.25em 1.5em
}

.btn-primary {
    background-color: #0c0;
    border-color: #0c0
}

.btn-primary:hover {
    background-color: #00d600;
    border-color: #00d600
}

.nav-link {
    color: #252525 !important;
    margin: 0 1em;
    position: relative
}

.nav-link.active::before,
.nav-link:hover::before {
    content: '';
    position: absolute;
    top: 0;
    left: .5em;
    width: 1.5em;
    border-top: 2px solid #0c0
}

.navbar-brand .project-tagline {
    margin-left: 34%;
    font-size: 0.6em
}

.page-title {
    font-weight: 100;
    font-family: "Roboto", sans-serif;
    color: #252525;
    font-size: 4.2rem;
    margin-top: 15vh;
    text-shadow: 0 0 2em #fff;
    margin-bottom: 5vh;
    line-height:1.2;

}

.page-title span {
    display: block
}

.page-title strong {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #0c0
}

.page-title.home-title {
    max-width: 70%;
    font-size: 3.4rem
}

.text-block__title {
    margin-bottom: 2rem
}

.text-block__main {
    padding-left: 2.5rem;
    padding-bottom: 2rem;
    margin-bottom: 2.5rem;
    border-left: 1px solid #0c0
}

.more-btn {
    font-size: 0.85rem;
    padding: 0.5em 1.5em;
    margin-top: 1rem;
    text-transform: uppercase
}

.team-card {
    margin-bottom: 3rem
}

.team-card__figure {
    margin-top: 3rem;
    border-radius: 50%;
    position: relative;
    width: 7rem
}

.team-card__figure::before {
    content: '';
    display: block;
    background: #0c0;
    width: 140%;
    height: 140%;
    position: absolute;
    border-radius: 50%;
    top: -33%;
    right: -27%
}

.team-card__img {
    width: 100%;
    border-radius: 50%;
    margin-bottom: 0;
    position: relative
}

.team-card__name {
    font-size: 1.6rem;
    display: block;
    line-height: 1.2
}

.team-card__title {
    display: block;
    text-transform: capitalize;
    color: brighten(#252525, 100%);
    line-height: 1.2;
    margin-bottom: 0.25em
}

.team-card__info {
    display: block;
    font-size: 0.85rem;
    font-style: normal;
    text-transform: none;
    opacity: 0.7
}

.team-card__email {
    color: #0c0 !important
}

.blockquote {
    position: relative;
    line-height: 1.3;
    font-weight: 700;
    font-size: 1.15rem
}

.blockquote::before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f10d";
    position: absolute;
    font-size: 2.5em;
    left: -1.2em;
    top: 0;
    color: #0c0;
    line-height: 1
}

.home-intro {
    background-image: url("../../files/assets/img/energy_symbol.png"), url("../../files/assets/img/symbol_outline.svg");
    background-repeat: no-repeat;
    background-size: 35%, 75%;
    background-position: -13% calc(100% + 15vw), 140% 0
}

.project-description {
    padding-bottom: 10rem
}

.project-overview {
    background: #001626;
    color: #FFF;
    padding: 3.5rem 0 6rem
}

.section {
    padding: 3.5rem 0
}

.section__title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 4rem
}

.section__title::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 5rem;
    background-color: #0c0;
    margin-bottom: 1rem;
    margin-top: -5rem
}

.section__title--left {
    flex-direction: row
}

.section__title--left::before {
    margin-bottom: -1.5rem;
    margin-right: 1rem
}

.step,
.image-text-group {
    display: flex
}

.step__figure,
.image-text-group__figure {
    flex: 0 0 50%;
    padding: 6.25rem 3rem;
    position: relative
}

.step__figure::before,
.image-text-group__figure::before {
    z-index: 2;
    content: '1';
    position: absolute;
    top: -4rem;
    right: 5rem;
    color: #0c0;
    font-weight: 900;
    font-size: 13rem
}

.step__img {
    margin-bottom: 0
}

.step__text {
    padding-top: 2rem
}

.step:nth-child(odd) .step__text,
.image-text-group:nth-child(odd) .step__text {
    order: -1
}

.step:nth-child(odd) .step__figure::before,
.image-text-group:nth-child(odd) .step__figure::before,
.step:nth-child(odd) .image-text-group__figure::before,
.image-text-group:nth-child(odd) .image-text-group__figure::before {
    left: 5rem
}

.step:nth-child(3) .step__figure::before,
.image-text-group:nth-child(3) .step__figure::before,
.step:nth-child(3) .image-text-group__figure::before,
.image-text-group:nth-child(3) .image-text-group__figure::before {
    content: '2'
}

.step:nth-child(4) .step__figure::before,
.image-text-group:nth-child(4) .step__figure::before,
.step:nth-child(4) .image-text-group__figure::before,
.image-text-group:nth-child(4) .image-text-group__figure::before {
    content: '3'
}

.location {
    transform: translateY(-25%);
    color: #FFF
}

.location__title {
    color: #FFF;
    padding: 1em
}

.location__text-col {
    background-color: #0c0;
    display: flex;
    justify-content: center
}

.location__map-col {
    position: relative;
    z-index: 1
}

.location .text-block__title {
    color: #FFF
}

.location .text-block__main {
    border-color: #FFF
}

.location__maps {
    position: relative
}

.location__map-partners {
    width: 100%
}

.location__map-project {
    position: absolute;
    width: 40%;
    right: 0;
    top: 50%;
    transform: translate(50%, -50%);
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1)
}

.image-text-group__figure::before {
    display: none
}

.bg-accent {
    background-color: #0c0
}

.partners__logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around
}

.partners__logo {
    margin-bottom: 0;
    flex: 0 1 12rem;
    padding: 2rem
}

.partners__img {
    margin-bottom: 0
}

.partners__link {
    display: block
}

.partners__map {
    padding: 2rem
}

.log-latest {
    background: #F4F4F4;
    padding-top: 6rem
}

.log-list {
    display: flex;
    flex-wrap: wrap
}

.log-list__item {
    flex: 0 0 50%;
    padding: 1rem
}

.log-list__item .more-btn {
/*    display: none*/
}

.log-teaser {
    display: flex;
    flex-direction: column;
    margin-bottom: 3rem
}

#project-log-reader .log-teaser__figure{max-width:600px;}

.log-teaser__figure {
    width: 100%;
    margin: 0 0 1rem;
}

.log-teaser__img {
    width: 100%;
    border-radius: 2.5rem
}

.log-teaser__main {
    padding: 0 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-grow: 1
}

.log-teaser__date {
    color: #0c0
}

.log-teaser__title {
    color: #252525;
    font-size: 1rem;
    margin-bottom: 1rem
}

.log-teaser .more-btn {
    margin-top: auto;
    font-size: 0.7rem;
    box-shadow: 0 0.25em 1em 0 rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.75) !important;
    border-color: rgba(255, 255, 255, 0.2) !important
}

.log-teaser .more-btn:hover {
    background: #fff !important;
    box-shadow: 0 0.25em 1.5em 0 rgba(0, 0, 0, 0.1)
}

.project-tagline {
    display: block;
    font-size: 0.7em;
    text-transform: uppercase;
    margin-top: 0.8em
}

.project-tagline a,
.project-tagline strong {
    font-weight: normal;
    color: #0c0 !important;
    text-decoration: none !important
}

.footer {
    font-size: 0.9rem;
    padding-top: 4rem;
    background-image: url("../../files/assets/img/energy_symbol.png");
    background-size: 60vh;
    background-repeat: no-repeat;
    background-position: center calc(100% + 30vh);
    padding-bottom: 38vh
}

.footer__container {
    display: flex;
    flex-wrap: wrap
}

.footer .project-tagline {
    margin-bottom: 1rem
}

.footer__col {
    padding: 0 1.8rem;
    flex: 1
}

.footer__col--bl {
    border-left: 1px solid rgba(0, 204, 0, 0.5)
}

.footer__col--sm {
    flex: 0.4
}

.footer__col .nav {
    margin-top: 0;
}

.footer__col .nav-link {
    padding: 0.5rem 0;
    white-space: nowrap
}

.footer__col .nav-link:hover::before {
    display: none
}

.footer img {
    max-width: 8rem;
    margin-bottom: 1rem
}

.contact-info__item {
    display: block;
    margin-bottom: 1em;
    padding-left: 2rem;
    position: relative
}

.contact-info a {
    color: #0c0 !important;
    text-decoration: underline !important;
    display: block
}

.contact-info__icon {
    position: absolute;
    color: #0c0;
    top: 0.25rem;
    left: 0
}

.social__link {
    display: block;
    color: #0c0 !important;
    font-size: 1.4rem
}

.team-list__section {
    margin-bottom: 4.5rem
}

.partner-details {
    margin-bottom: 2rem;
    padding-right: 5rem
}

.partner-details__id {
    margin-right: 3rem
}

.partner-details__logo {
    max-width: 7rem;
    display: block;
    margin-bottom: 1rem
}

.partner-details__link {
    color: #0c0 !important
}

.partner-details__text {
    flex: 0 1 30rem;
    padding-top: 2rem
}

.team-cards {
    display: flex;
    flex-wrap: wrap
}

.team-cards .team-card {
    flex: 0 1 17rem;
    padding-right: 2rem
}

.page-text {
    max-width: 30rem
}

.project-log .log-list {
    max-width: 60rem
}

.article-list {
    margin-bottom: 3rem
}

.article-link {
    color: #0c0 !important;
    text-decoration: underline;
    font-size: 2rem
}

.article-link i {
    display: inline-block;
    margin-right: 0.5em
}

.hotsoft {
    background-color: #001626;
    color: #FFF
}

.hotsoft__logo {
    margin-right: 0.5em
}

@media (min-width: 1401px) {
    :root {
        font-size: 105%
    }
    .container {
        max-width: 1366px
    }
}

@media (min-width: 1681px) {
    :root {
        font-size: 107%
    }
    .container {
        max-width: 1600px
    }
}

@media (max-width: 1199px) {
    .header {
        font-size: 0.85rem
    }
}

@media (max-width: 1023px) {
    body {
        background-position: 130% -5vw
    }
    .header {
        flex-wrap: wrap;
        padding: 0;
        background: rgba(255, 255, 255, 0.95)
    }
    .header.headroom.headroom--not-top {
        padding: 0
    }
    .header.headroom.headroom--not-top .header__lang-select {
        display: block
    }
    .header__utils {
        order: -1;
        width: 100%;
        background-color: #0c0;
        padding: 0.4em 1em;
        display: flex;
        justify-content: flex-end
    }
    .page-title.home-title {
        font-size: 3.1rem
    }
    .footer__col {
        margin-bottom: 3rem
    }
}

@media (max-width: 767px) {
    body {
        background-size: 60%;
        background-position: 130% 5vw
    }
    .header .navbar {
        width: 100%;
        text-align: right
    }
    .header button:focus {
        outline-color: #0c0
    }
    .header .nav-link.active,
    .header .nav-link:hover {
        color: #0c0 !important
    }
    .header .nav-link.active::before,
    .header .nav-link:hover::before {
        display: none
    }
    .navbar-brand {
        font-size: 0.7em
    }
    .navbar-brand .project-tagline {
        display: none
    }
    .page-title {
        margin-top: 9vh
    }
    .page-title.home-title {
        font-size: 2.1rem;
        max-width: none
    }
    .home-intro {
        padding-bottom: 20vh
    }
    .step,
    .image-text-group {
        display: block
    }
    .step__figure,
    .image-text-group__figure {
        padding: 7rem 0 0 0
    }
    .image-text-group__figure {
        padding-top: 0
    }
    .section__title {
        margin-bottom: 2rem
    }
    .log-list {
        display: block
    }
    .partner-details {
        padding-right: 0
    }
    .partner-details__logo {
        max-width: 15rem
    }
    .team-cards {
        display: block
    }
    .team-card {
        padding-left: 2rem
    }
    .article-link {
        font-size: 1rem;
        display: block;
        margin-bottom: 1em
    }
    .hotsoft {
        padding-left: 15px;
        padding-right: 15px
    }
    .hotsoft__logo {
        display: block;
        margin: 0.5em 0
    }
}
.ce_gallery ul{ display:flex; flex-wrap:wrap; list-style-type:none; padding-left:0}
@media (min-width: 768px) {
	.ce_gallery ul.cols_1>li{ width:100%}
	.ce_gallery ul.cols_2>li{ width:50%}
	.ce_gallery ul.cols_3>li{ width:calc(100% / 3)}
	.ce_gallery ul.cols_4>li{ width:25%}
	.ce_gallery ul.cols_5>li{ width:20%}
	.ce_gallery ul.cols_6>li{ width:calc(100% / 6)}
	.ce_gallery ul.cols_7>li{ width:calc(100% / 7)}
	.ce_gallery ul.cols_8>li{ width:12.5%}
	.ce_gallery ul.cols_9>li{ width:calc(100% / 9)}
	.ce_gallery ul.cols_10>li{ width:10%}
	.ce_gallery ul.cols_11>li{ width:calc(100% / 11)}
	.ce_gallery ul.cols_12>li{ width:calc(100% / 12)}

	.home-intro{min-height: 21vw;}
}

@media (min-width: 576px) and (max-width: 768px) {
	.ce_gallery ul.cols_1>li{ width:100%}		
	.ce_gallery ul.cols_2>li{ width:50%}
	.ce_gallery ul.cols_3>li{ width:calc(100% / 3)}
	.ce_gallery ul.cols_4>li{ width:50%}
	.ce_gallery ul.cols_5>li{ width:50%}
	.ce_gallery ul.cols_6>li{ width:calc(100% / 3)}
	.ce_gallery ul.cols_7>li{ width:50%}
	.ce_gallery ul.cols_8>li{ width:50%}
	.ce_gallery ul.cols_9>li{ width:calc(100% / 3)}
	.ce_gallery ul.cols_10>li{ width:50%}
	.ce_gallery ul.cols_11>li{ width:50%}
	.ce_gallery ul.cols_12>li{ width:calc(100% / 3)}				
}

@media (max-width: 575px) {
	.ce_gallery ul>li{ width:100% !important}
}
