/* 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}
/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
body,
html {
  height: 100%;
  width: 100%;
}
body {
  margin: 0;
  font-size: 14px;
  overflow-x: scroll;
  font-family: 'DIN Next W01 Light';
}
.invisible {
  display: none;
}
table {
  border-spacing: 0;
}
table tr {
  vertical-align: top;
}
table td {
  margin: 0;
  padding: 0;
  border-spacing: 0;
  vertical-align: top;
}
#container {
  height: 700px;
  position: absolute;
}
#left {
  position: fixed;
  width: 150px;
  padding-right: 20px;
  height: 700px;
  background: #ffffff;
}
#main {
  height: 100%;
  margin-left: 170px;
}
.logo {
  display: block;
  margin: 45px 0 0 20px;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.logo:hover {
  opacity: .8;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.logo:active {
  position: relative;
  top: 1px;
}
figure {
  margin: 0 8px 0 0;
}
.more {
  display: block;
  height: 30px;
  line-height: 34px;
  padding: 0 0 0 37px;
  margin: 25px 0 0 0;
  width: 100px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  background-image: url(/files/ifs/theme/img/button_plus.png);
  background-repeat: no-repeat;
  background-position: 0 -60px;
  cursor: pointer;
  font-family: 'DIN Next W01 Regular';
}
.more:hover {
  text-decoration: underline;
}
.more.info {
  background-position: 0 0;
}
.more.images {
  background-position: 0 -30px;
}
.more.hide {
  background-position: 0 -60px;
  color: #000000;
}
.anker {
  position: relative;
}
.anker.facts {
  left: -370px;
}
.anker.gallery {
  left: -333px;
}
.no-submenu .anker.info {
  left: -184px;
}
.no-submenu .anker.facts {
  left: -220px;
}
.no-submenu .anker.gallery {
  left: -184px;
}
#expertise .anker,
.contact .anker {
  left: -264px;
}
h1,
h2,
h3,
h4 {
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: underline;
}
.mainnav {
  padding: 40px 0 0 0;
  font-family: 'DIN Next W01 Regular';
}
.mainnav ul {
  position: relative;
  left: -20px;
}
.mainnav li {
  list-style: none;
}
.mainnav li a,
.mainnav li span {
  display: block;
  padding: 5px 5px 3px 5px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
}
.mainnav li a:hover,
.mainnav li span.active {
  text-decoration: underline;
}
.mainnav ul.level_2 {
  display: none;
  position: relative;
  left: 5px;
  padding: 0 0 7px 0;
}
.mainnav ul.level_2 a,
.mainnav ul.level_2 span {
  font-size: 12px;
  padding: 3px 0;
  /* 			letter-spacing: normal; */

  color: #87888a;
}
.mainnav ul.level_2 a:hover,
.mainnav ul.level_2 span.active,
.mainnav ul.level_2 a.trail {
  color: #000000;
  text-decoration: underline;
}
.mainnav .submenu.active ul.level_2,
.mainnav .submenu.trail ul.level_2 {
  display: block;
}
.footer-links {
  position: absolute;
  bottom: 0px;
  margin: 0 0 0 25px;
  width: 50px;
}
.footer-links a {
  font-size: 12px;
  color: #87888a;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: 1px;
}
.footer-links a.lang {
  margin: 0 5px 8px 0;
}
.footer-links a.en {
  border-right: 1px solid;
  padding-right: 5px;
}
.footer-links a.imprint {
  display: block;
}
.footer-links a:hover,
.footer-links a.active {
  color: #000000;
}
body.de .lang.de {
  color: #000000;
  font-family: 'DIN Next W01 Regular';
}
body.en .lang.en {
  color: #000000;
  font-family: 'DIN Next W01 Regular';
}
.project.submenu {
  position: absolute;
  top: 0;
  width: 100px;
  height: 700px;
  padding: 0 20px;
  margin-left: 170px;
  background: #000000;
  border-right: 8px solid #ffffff;
}
.project.submenu ul {
  margin: 166px 0 0 0;
  padding: 0;
}
.project.submenu li {
  list-style: none;
}
.project.submenu a {
  display: block;
  color: #d1d1d1;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 8px;
  line-height: 1.2em;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.project.submenu a:hover {
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  font-family: 'DIN Next W01 Regular';
}
.project.submenu li.active a {
  color: #ffffff;
  font-family: 'DIN Next W01 Regular';
}
.project-page #main {
  padding-left: 148px;
}
.scroll.button {
  display: block;
  position: fixed;
  height: 700px;
  width: 35px;
  background-image: url(/files/ifs/theme/img/arrows.png);
  background-color: rgba(0, 0, 0, 0.4);
  background-repeat: no-repeat;
  padding: 0;
  border: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.scroll.button.left {
  left: 170px;
  background-position: left;
}
.scroll.button.left:hover {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.scroll.button.right {
  right: 0px;
  background-position: right;
}
.scroll.button.right:hover {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.scroll.button.switched {
  opacity: 0;
  cursor: default;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.mobile .scroll.button {
  display: none;
}
.project-page .scroll.button.left {
  left: 318px;
}
.title-article {
  position: relative;
  width: 874px;
  height: 700px;
  color: #ffffff;
  margin-right: 8px;
  background: #bbbbbc;
}
.title-article .text-infos {
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 140px 0 0 70px;
  width: 550px;
  height: 560px;
}
.title-article h1,
.title-article h2,
.title-article h3 {
  padding: 0;
  margin: 0;
  line-height: 1em;
}
.title-article h1 {
  font-size: 15px;
  margin: 0 0 8px 4px;
}
.title-article h2 {
  font-size: 50px;
}
.title-article .description {
  color: #858585;
  font-size: 13px;
  line-height: 1.3em;
  font-family: 'DIN Next W01 Light';
  font-size: 15px;
  line-height: 1.2em;
  color: #ffffff;
}
.title-article img {
  position: absolute;
}
.title-article img.map {
  right: 0;
  top: 0;
}
.title-article .bar {
  width: 51px;
  height: 8px;
  background: #ffffff;
}
.title-article .bar.top {
  margin: 10px 0 15px 0;
}
.title-article .bar.bottom {
  position: absolute;
  bottom: 50px;
}
.tiles {
  height: 700px;
  width: 285px;
  margin: 0 8px 0 0;
}
.tiles ul {
  padding: 0;
  margin: 0;
}
.tiles li {
  list-style: none;
}
.tiles .tile {
  width: 285px;
  height: 228px;
  margin: 0 0 8px 0;
  background: #bbbbbc;
}
.tiles .text-infos {
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  height: 100%;
  width: 100%;
}
.tiles .text-infos .inside {
  padding: 30px 20px 0 22px;
}
.tiles .facts {
  font-size: 12px;
  max-height: 140px;
  overflow: hidden;
}
.tiles .facts div {
  margin-bottom: 4px;
}
.tiles .attr {
  text-transform: uppercase;
  padding-right: 5px;
  color: #87888a;
}
#team {
  padding-right: 450px;
}
.tiles.team .inner {
  width: 100%;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.tiles.team tile {
  margin-right: 450px;
  overflow: hidden;
}
.tiles.team .text-infos {
  opacity: .6;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.tiles.team .tile:hover .text-infos,
.tiles.team .tile.open .text-infos {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.tiles.team .tile.open {
  cursor: default;
}
.tiles.team .details {
  display: none;
  /* 		opacity: 0; */

  position: absolute;
  top: 20px;
  margin-left: 293px;
  width: 360px;
  padding: 20px 45px 0 45px;
}
.tiles.team .details div {
  margin-bottom: 20px;
}
.tiles.team .details img {
  float: right;
}
.tiles.team .details p {
  margin-bottom: 10px;
}
.tiles.team .details .nationality div {
  text-transform: uppercase;
  font-family: 'DIN Next W01 Regular';
}
.tiles.team .details div {
  font-size: 15px;
}
.tiles.team .details.small-font div {
  font-size: 12px;
}
.tiles.team h2,
.tiles.team p {
  font-family: 'DIN Next W01 Regular';
  text-transform: uppercase;
}
.tiles.team h2 {
  font-size: 16px;
  color: #87888a;
  margin: 10px 0 5px 0;
  clear: both;
}
.tiles.team h3 {
  border-bottom: 2px dotted #e3e4e5;
  line-height: 1em;
  font-size: 30px;
  padding: 0 0 18px 0;
  margin: 0 0 30px 0;
}
.tiles.team .position {
  color: #87888a;
}
.tiles.team h4 {
  color: #858585;
  font-size: 15px;
  margin-bottom: 2px;
}
.tiles.team .sports {
  border-bottom: 2px dotted #e3e4e5;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.tiles.team .contact-tile {
  display: block;
  background: #000000;
  width: 285px;
  height: 228px;
}
.tiles.team .contact-tile h3.category {
  margin: 0;
  padding: 0;
  font-size: 12px;
  border: none;
  color: #888888;
}
.tiles.team .contact-tile h4.name {
  font-size: 20px;
  margin: 4px 0 10px 0;
  color: #ffffff;
}
.tiles.team .contact-tile .description {
  font-size: 12px;
  line-height: 1.2em;
  color: #858585;
}
.tiles.team .contact-tile .inside {
  max-width: 75%;
  padding: 30px 20px 0 22px;
}
.tiles.project .tile {
  position: relative;
  display: block;
}
.tiles.project .text-infos {
  opacity: 0;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.tiles.project .text-infos.home-article {
  opacity: 1;
}
.tiles.project .text-infos.home-article .name {
  width: 75%;
}
.tiles.project .text-infos.home-article .description {
  width: 85%;
}
.tiles.project img {
  margin-bottom: 8px;
}
.tiles.project .tile:hover .text-infos {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.tiles.project h3.category {
  font-size: 12px;
  color: #888888;
}
.tiles.project h4.name {
  font-size: 20px;
  margin: 2px 0 10px 0;
}
.tiles.project .description {
  font-size: 12px;
  line-height: 1.2em;
  color: #858585;
}
.tiles.project .more {
  position: absolute;
  bottom: 30px;
}
.tiles.project .more:active {
  position: absolute;
  bottom: 29px;
}
#project {
  min-width: 2619px;
}
.facts.item {
  width: 485px;
  padding: 60px 45px 0 37px;
  color: #231f20;
}
.facts.item h3 {
  padding: 15px 0 8px 0;
  line-height: 1em;
  margin-top: 15px;
  width: 99%;
  font-size: 30px;
  border-top: 2px dotted #e3e4e5;
  border-bottom: 2px dotted #e3e4e5;
  margin-bottom: 3px;
}
.facts.item h4 {
  color: #858585;
  margin-bottom: 2px;
  font-size: 15px;
  font-size: 12px;
}
.facts.item .description {
  max-height: 650px;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.facts.item .description.cutted {
  max-height: 100px;
  overflow: hidden;
  -webkit-transition: max-height 0.15s ease-out;
  -moz-transition: max-height 0.15s ease-out;
  -o-transition: max-height 0.15s ease-out;
  transition: max-height 0.15s ease-out;
}
.facts.item .description h4 {
  margin-bottom: 6px;
  font-size: 16px;
  color: #000000;
}
.facts.item .description p {
  color: #858585;
  font-size: 13px;
  line-height: 1.3em;
  font-family: 'DIN Next W01 Light';
  margin-bottom: 20px;
}
.facts.item .more.text {
  position: inherit;
  background-position: 0 -30px;
  margin: 0;
}
.facts.item .more.text.less {
  background-position: 0 -90px;
}
.facts.item table {
  padding: 20px 0 5px 0;
  margin-bottom: 25px;
  text-transform: uppercase;
  border-bottom: 2px dotted #e3e4e5;
}
.facts.item table td {
  width: 330px;
  padding-right: 20px;
}
.facts.item p {
  margin-bottom: 10px;
  font-family: 'DIN Next W01 Regular';
}
.facts.item p.scope {
  text-transform: uppercase;
}
.facts.item a {
  color: #000000;
}
.facts.item .more {
  position: absolute;
  bottom: 10px;
}
.facts.item .more:active {
  bottom: 9px;
}
.facts.item .more.inherit {
  position: inherit;
}
.gallery.item {
  width: 874px;
  height: 700px;
  margin-right: 8px;
}
.expertise-article {
  width: 290px;
  padding: 30px 70px 0 70px;
  height: 670px;
  margin-right: 8px;
  background-color: #ededee;
}
.expertise-article h3 {
  margin: 120px 0 0 0;
  color: #858585;
  margin-bottom: 2px;
  font-size: 15px;
}
.expertise-article h2 {
  font-size: 30px;
}
.expertise-article .text.first {
  text-transform: uppercase;
  font-size: 14px;
  padding: 20px 0;
  margin: 10px 0 0 0;
  line-height: 1.4em;
  border-top: 2px dotted #e3e4e5;
  border-bottom: 2px dotted #e3e4e5;
  font-family: 'DIN Next W01 Regular';
}
.expertise-article .text.second {
  padding: 20px 0;
  color: #858585;
  line-height: 1.3em;
  font-family: 'DIN Next W01 Light';
  font-size: 13px;
  border-bottom: 2px dotted #e3e4e5;
}
.expertise-article.expertise-1 .text {
  border-color: #c6c7c8;
}
.expertise-article.expertise-2 {
  background-color: #c6c7c8;
}
.expertise-article.expertise-2 .text {
  border-color: #ffffff;
}
.expertise-article.expertise-3 {
  background-color: #8f8f8f;
}
.expertise-article.expertise-3 .text {
  border-color: #ffffff;
}
.expertise-article.expertise-3 .text.second {
  color: #c6c7c8;
}
.expertise-article.expertise-3 h3 {
  color: #c6c7c8;
}
.expertise-article.expertise-4 {
  background-color: #000000;
  color: #ffffff;
}
.expertise-article.expertise-4 .text {
  border-color: #ffffff;
}
.contact-address {
  width: 290px;
  padding: 30px 70px 0 70px;
  height: 670px;
  margin-right: 8px;
}
.contact-address img {
  float: right;
}
.contact-address h3 {
  clear: both;
  font-size: 16px;
  padding: 10px 0 6px 0;
}
.contact-address .description {
  color: #858585;
  font-size: 13px;
  line-height: 1.3em;
  font-family: 'DIN Next W01 Light';
}
.contact-address h2 {
  padding: 15px 0 8px 0;
  line-height: 1em;
  margin-top: 15px;
  width: 99%;
  font-size: 30px;
  border-top: 2px dotted #e3e4e5;
  border-bottom: 2px dotted #e3e4e5;
}
.contact-address h4 {
  color: #858585;
  margin-bottom: 2px;
  font-size: 15px;
}
.contact-address .address {
  margin: 30px 0 15px 0;
}
.contact-address .phone {
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 2px dotted #e3e4e5;
}
.contact-address .address,
.contact-address .phone,
.contact-address .email {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'DIN Next W01 Regular';
}
.contact-address .email {
  font-size: 12px;
  padding: 0 0 20px 0;
  border-bottom: 2px dotted #e3e4e5;
}
.contact-address.de {
  background: #ededee;
}
.contact-address.de h2,
.contact-address.de .phone,
.contact-address.de .email {
  border-color: #c8c9ca;
}
.contact-address.ae {
  background: #c6c7c8;
}
.contact-clocks {
  width: 290px;
  padding: 30px 70px 0 70px;
  height: 670px;
  margin-right: 8px;
  background: #000000;
  color: #ffffff;
}
.contact-clocks h3 {
  color: #858585;
  margin-bottom: 2px;
  font-size: 15px;
  padding: 10px 0 10px 0;
  margin: 105px 0 0 0;
}
.contact-clocks h2 {
  font-size: 28px;
}
.contact-clocks .description {
  color: #858585;
  font-size: 13px;
  line-height: 1.3em;
  font-family: 'DIN Next W01 Light';
  border-top: 2px dotted #e3e4e5;
  border-bottom: 2px dotted #e3e4e5;
  padding: 23px 0;
  margin: 15px 0;
}
.clock-block {
  float: left;
  margin: 35px 0 0 5px;
  text-align: center;
  width: 80px;
  text-transform: uppercase;
  font-size: 11px;
  color: #858585;
}
.clock-block .clock {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 10px auto;
  background: url(/files/ifs/theme/img/clock_face.png) no-repeat;
  list-style: none;
  z-index: 0;
}
.clock-block .sec,
.clock-block .min,
.clock-block .hour {
  position: absolute;
  width: 4px;
  height: 80px;
  top: 0px;
  left: 38px;
}
.clock-block .sec {
  background: url(/files/ifs/theme/img/clock_sechand.png);
  z-index: 3;
  width: 3px;
}
.clock-block .min {
  background: url(/files/ifs/theme/img/clock_minhand.png);
  z-index: 2;
}
.clock-block .hour {
  background: url(/files/ifs/theme/img/clock_hourhand.png);
  z-index: 1;
}
.imprint img {
  max-width: inherit;
}
.imprint-address {
  width: 360px;
  margin: 0 8px 0 0;
  padding: 100px 40px 0 40px;
  text-transform: uppercase;
}
.imprint-address h3 {
  padding: 15px 0 8px 0;
  line-height: 1em;
  margin-top: 15px;
  width: 99%;
  font-size: 30px;
  border-top: 2px dotted #e3e4e5;
  border-bottom: 2px dotted #e3e4e5;
  margin-bottom: 5px;
}
.imprint-address h4 {
  margin-top: 20px;
  color: #858585;
  margin-bottom: 2px;
  font-size: 15px;
}
.imprint-address p {
  font-family: 'DIN Next W01 Regular';
}
.imprint-address table {
  border-bottom: 2px dotted #e3e4e5;
}
.imprint-address table.address {
  padding-bottom: 20px;
}
.imprint-address table.legal {
  padding-bottom: 20px;
}
.imprint-address td {
  min-width: 260px;
}
.imprint-article {
  width: 290px;
  padding: 30px 70px 0 70px;
  height: 670px;
  margin-right: 8px;
  background-color: #ededee;
}
.imprint-article h2 {
  font-size: 30px;
  padding: 15px 0 8px 0;
  margin: 80px 0 0 0;
  border-top: 2px dotted #e3e4e5;
}
.imprint-article .text {
  font-size: 14px;
  padding: 20px 0 20px 0;
  color: #858585;
  font-size: 13px;
  line-height: 1.3em;
  font-family: 'DIN Next W01 Light';
  border-top: 2px dotted #e3e4e5;
  border-bottom: 2px dotted #e3e4e5;
}
.imprint-article p {
  padding-bottom: 8px;
}
.imprint-article .realisation {
  color: #000000;
}
.imprint-article .realisation h3 {
  font-size: 14px;
  color: #87888a;
  padding-bottom: 5px;
}
#container,
.scroll.button {
  top: 50%;
  margin-top: -350px;
}
#left {
  top: 50%;
  margin-top: -350px;
}
#left.topfix,
#container.topfix,
.scroll.button.topfix {
  top: 0;
  margin-top: 0;
}
.footer-links.topfix {
  position: fixed;
  bottom: 20px;
}
.extratile {
  width: 285px;
  height: 228px;
  background: url(/files/ifs/theme/img/dummy-Img_RioMasterplan.jpg);
  margin-top: 8px;
}

