.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}
/* 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}
/* blog_all.css */
.blue-line{width:100%;height:1px;background-color:#072d52}.ss-slide-stage{border-radius : 0}.smoothslides,.smoothslides-on{border-radius : 0}.breadcrumb{background-color: #f7f7f7;margin-bottom:0px}@media screen and (min-width : 240px){body {    line-height:1.5;  font-size:16px;}h1, h2 {    margin: 0;    padding: 0;    font-size: 28px;}/*body.daten header{   height : 460px;    background-image: url("/files/quitt/daten_.jpg") ;     background-repeat: no-repeat;    background-size:cover;}*//*#main .mod_article{    padding-top:50px;} */.gray_box {    margin-top:40px;    margin-bottom:40px;    padding:20px 40px;    background-color:#cdd5dc;}.blue_box {    margin-top:40px;    padding:20px 40px;    background-color: #072d52;    text-transform:uppercase;    color:white;    text-align : center;}.tab-content{  padding:10px;}.mb_100{ margin-bottom:100px;}.pb_100{ padding-bottom:50px;}.pt_100{ padding-top:50px;}.tab-content{   min-height:320px;}.thumbnail .white p{   font-size:15px;}.ul_1 ul{    margin-left : 20px;    margin-top : 20px;    line-height : 1.8;    list-style-type : square;}}@media screen and (max-width : 480px){body{   font-size:14px;}h1 {    font-size: 28px;}h2, .h2{  font-size : 26px;}.h1-smaller h1 {    font-size: 26px;    font-weight: 900;}h3.slider-element{    font-size: 14px;   text-transform : uppercase;}#main .mod_article{  padding-top:40px;}.container {    padding-left: 14px;}.gray_box, .blue_box{padding: 10px 10px;}.mb_100{ margin-bottom:40px;}.pb_100{ padding-bottom:40px;}.nav-tabs li { width : 50%;}.nav-tabs{  font-size : 11px;}.referenzen .nav>li>a{  padding-left : 5px;  padding-right : 5px;}.parallax .wrap strong{   font-size : 32px;   line-height : 50px;}.thumbnail .bg3 {    background: rgba(230, 230, 230, 0.88) none repeat scroll 0 0;}}@media screen and (max-width : 767px){h3.slider-element  {        font-size : 15px;           text-transform : uppercase;}#slider-referenzen {    background-image: url("/files/quitt/testimonial_bg_2.jpg") ;    background-repeat: no-repeat;    background-size:cover;    height : 360px;}#daten-gesamtumsatz{   background-image: url("/files/quitt/umsatz.jpg") ;    background-repeat: no-repeat;    background-size:contain;}#third-section img{   margin-top:20px;}#footer-logo img{  /* width:120px;*/}#footer .glyphicon, #main .glyphicon{  padding-right : 16px;}#copyright {    margin-top:10px;}div.ce_colsetPart{    margin-top:5px;}#footer ul li {       text-align:left;       padding-left : 5px;       padding : 5px; }.jumbotron {    display: inline-block;        position: absolute;        left:0%;        top: 40.5%;        min-width: 100%px;        /*background: rgba(255, 255, 255, 0.8);*/        padding: 5px;}.jumbotron em {    text-transform: uppercase;        font-style: normal;        font-size: 22px;        font-weight: 300;      /*  color: rgb(33, 194, 248);*/        line-height: 110px;        letter-spacing: -2px;}.thumb {    /*bottom: -23px;    left: 0;    right: 0; */    position: relative;    padding : 5px;    padding-right: 15px;    padding-left: 15px;    background : rgba(34, 37, 51, 0.88) none repeat scroll 0 0;    color : white;    font-size : 0.9em;}.thumb h1, .thumb h2, .thumb h3{    color : white;}.auf-einen-blick .col_2, .auf-einen-blick .col_3 {   padding-top : 40px;}}@media screen and (min-width : 768px){.navbar-brand{  padding: 0px;}h2,.h2 {    font-size: 43px;    letter-spacing: -1px;    line-height: 1.11111;    font-weight:900;}.h1-smaller h1 {    font-size:35px;    font-weight : 900;}h3.slider-element  {    font-size : 30px;       text-transform : uppercase;}.container{   width : 100%;}#preheader .container .preheader {    padding-top:10px;    padding-bottom:10px;}.content-slider{  width : 50%;  margin: 0 auto;  color : #fff;   padding-top : 40px;  padding-bottom : 40px;  border : 2px solid #fff;  text-align : center;}.preheader-box{   margin-top:67px;   border-right : 1px solid #f1f1f1;} #copyright {    margin-top:95px;}#footer{  font-size:0.9em;}#footer .glyphicon, #main .glyphicon {    padding-right:13px;}#footer ul li {   text-align:left;   padding-left : 35px;}.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{    font-size : 76px;}.thumbnail .bg3 {    background: rgba(255, 255, 255, 0.88) none repeat scroll 0 0;}.jumbotron {    display: inline-block;        position: absolute;        left: 44.4%;        top: 40.5%;        min-width: 676px;        /*background: rgba(255, 255, 255, 0.8);*/        padding: 29px 49px 39px 45px;}.jumbotron em {    text-transform: uppercase;        font-style: normal;        font-size: 55px;        font-weight: 900;      /*  color: rgb(33, 194, 248);*/        line-height: 110px;        letter-spacing: -2px;}}@media screen and (max-width : 1023px){.content-slider{      width : 80%;      margin: 0 auto;      color : #fff;       padding-top : 40px;      padding-bottom : 40px;      border : 2px solid #fff;      text-align : center;    }#leistungen-ueberblick-text{   /*background-image: url("/files/quitt/überblick-leistungen_xs.png") ;*/}}@media screen and (max-width : 1199px){#leistungen-slider-top{      padding-top:70px;      padding-bottom:100px;}}@media screen and (min-width : 1024px){.container{   width : 100%;}#footer{  font-size:1.0em;}}@media screen and (min-width : 1200px){.container{   width : 1170px;}#leistungen-ueberblick{   height : 700px;   background-image: url("/files/quitt/leistungen_content_.jpg") ;   background-repeat: no-repeat;   background-size:cover; /*cover*/}}@media screen and (min-width : 1921px){background-size:cover; /*cover*/}.nopadding{padding: 0 !important;   margin: 0 !important}.mr15{margin-right:15px}body.daten #main .border-left{padding-left: 25px;    border-left: 1px solid #072d52}.gray_bg{background-color:#f5f2f2}.white_bg{background-color:#fff}.color_blue{color : #072d52}.color_blue2{color : #0d5193}.arrow-down{width: 0; 	height: 0; 	border-left: 7px solid transparent;	border-right: 7px solid transparent;	border-top: 7px solid #072d52;margin : 0 auto}.clear{clear:both}#postfooter p{margin-top:2px;margin-bottom:2px;padding:0}#postfooter{font-size:0.9em;background-color: #fff;color: #7D7D7D}.center{margin: 0 auto;text-align:center}#breadcumb{background-color:#f7f7f7;border-bottom:1px solid #d4d4d4;padding: 18px 15px}.color-line{width:120px;height:3px;margin-top:7px;margin-bottom:50px;background-color:#072d52}.gray-line{width:100%;height:1px;background-color:#e7e7e7}h1,h2{margin:0;padding:0;color : #072d52}.fl_right{float:right}.fl_left{float:left}.push-left{margin-left:30px}.smart-line{width:150px;display:block;border-top:1px solid rgba(245,245,245,.2);margin-top:10px;margin-bottom:10px}#home-zertifikate{min-height:250px;background-color:#f7f7f7}.gray-slide{min-height:250px;background-color:#f7f7f7}.form-group{margin-bottom : 8px}#slider-referenzen{background-image: url("/files/quitt/testimonial_bg_2.jpg") ;background-repeat: no-repeat;background-size:cover;height : 460px}.div-flat-btn{margin: 0 auto;display: table}.flat-btn{border:1px solid #013542;padding-left:56px;padding-right:56px;padding-top:10px;padding-bottom:10px;margin-top:0px;border-radius:0}.mod_article  a.flat-btn,.mod_article  a.flat-btn:focus,.mod_article  a.flat-btn:hover{color: black;text-decoration:none; border:1px solid #013542;    padding-left:56px;    padding-right:56px;    padding-top:10px;    padding-bottom:10px;    margin-top:0px;    border-radius:0}#wir-machen-sauber{background-color:#fff}#das-haben-wir-zu-bieten h3{padding:5px;background-color:#fff;font-family:OpenSans;color:#095e94}.green-tooltip + .tooltip > .tooltip-inner{background-color:rgba(157,182,1,1)}.green-tooltip + .tooltip > .tooltip-arrow{border-bottom-color : #9db601}div.tooltip,div.tooltip-inner{width:400px;min-width:400px;max-width:400px;padding:10px;font-size:14px}.act{margin-right:auto;margin-left:auto;vertical-align:middle;text-align:center;background-color:rgba(255,255,255,.5);font-size:5em;color:#095e94}.sprechblase_left,.sprechblase_right{position: relative;border: 10px solid #095e94;      -webkit-border-radius: 20px;        -moz-border-radius: 20px;        border-radius: 20px;line-height: 28px;padding:5px}.sprechblase_left:before{border-color: rgba(194, 225, 245, 0);	border-right-color: #c2e1f5;	border-width: 36px;	margin-top: -36px}.sprechblase_left:after{border-color: rgba(136, 183, 213, 0);	border-right-color: #88b7d5;	border-width: 30px;	margin-top: -30px}.sprechblase_left:after,.sprechblase_left:before,.sprechblase_right:after,.sprechblase_right:before{right: 100%;	top: 50%;	border: solid transparent;	content: " ";	height: 0;	width: 0;	position: absolute;	pointer-events: none}.visual{display: block;    float: right;    height: 0px;    line-height: 0px;    margin-bottom: 0px;    padding-left: 0px;    padding-top: 0px;    width: 0px;margin-top: -20px;    position: relative}.visual > i{font-size: 83px;    line-height: 35px;    margin-left: -83px;    color: rgba(255,255,255,0.2)}.steps .visual > i{font-size: 63px;    line-height: 30px;    margin-left: -83px;    color: rgba(255,255,255,0.2)}#steps .col_1 > div,#steps .col_2  > div,#steps .col_3  > div{padding-top:20px;padding-bottom:20px;text-align:center;background-color:#095e94;font:28px Fredericka the Great;color:#fff}.steps{margin-bottom:20px;padding-top:10px;padding-bottom:10px;text-align:center;background-color:#095e94;font:24px Fredericka the Great;color:#fff}.steps div{font:16px OpenSans;color:#fff}.steps p !important{padding:10px 1px;text-align:center}.mod_dlh_googlemaps,.ce_dlh_googlemaps{width: 100%;    height: 383px;    overflow: visible}.silhouette{height:133px;background-image:url("../../files/kaltakquisemeister1.de.png");background-position:left top;background-repeat:repeat}.silhouette2{height:108px;background-image:url("../../files/kaltakquisemeister2.de.png");background-position:left top;background-repeat:repeat}.color_blue > div.silhouette,.color_2_blue > div.silhouette2{background-color:#fff}.mod_article .inside{padding-top:80px;padding-bottom:80px}#main .full-width{padding-top: 0;    padding-bottom: 0;    background: transparent !important}#main{width : 100%;float: left;    position: relative}#wrapper{max-width: 100%}.parallax-window{min-height: 400px;    background: transparent}.parallax-window2{border-top:30px solid #043d5e;border-bottom:30px solid #043d5e;min-height: 80px;    background: transparent}.inner-picture{width: 100%;    height: 100%;    min-height: 600px;    bottom: 0;    position: relative;    display: block;    margin: 0;    padding: 0;    background-image: url("../../files/pixel3.png");    z-index: 1}.inner-picture2{width: 100%;    height: 100%;    min-height: 80px;    bottom: 0;    position: relative;    display: block;    margin: 0;    padding: 0;    background-image: url("../../files/pixel3.png");    z-index: 1}.tel-number{padding:3px 7px;background-color:rgba(49,49,49,.3);font-size:13px;color:#fff}#stickymenu{background: #fff}.onepage-menu{width: auto;    float: right;    margin: 0 auto}.onepage-menu > ul > li{position: relative;    float: left;    display: inline-block;    font-size: 12px}.onepage-menu > ul > li > a{display: inline-block;    padding: 12px 0 12px 12px}.color_blue > div,.color_2_blue > div{background-color:#095e94;color:#fff}.color_light_blue > div{background-color : rgba(39, 194, 214, 0.6)}.video-container iframe,.video-container object,.video-container embed{position:absolute;	top:0;	left:0;	width:100%;	height:100%}.video-container{position:relative;	padding-bottom:56.25%;	padding-top:30px;	height:0;	overflow:hidden}.pagination > li > span.current{color:#A48A3B}.pagination>li>a:hover,.pagination>li>a:focus{font-weight:bold;color:#A48A3B}.pagination > li > a:focus,.pagination > li > a:hover,.pagination > li > span:focus,.pagination > li > span:hover{background-color: transparent}.pagination>li>a,.pagination>li>span{color : inherit}textarea:focus,input:focus,.form-control:focus{border-color : #f5f5f5;border : 0;/*box-shadow :  0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(164, 138, 59, 0.6);*/padding: 5px 10px}a{outline: 0}a:hover,a:active,a:focus{border : 0px;outline : 0 none}.captcha-add-on{background-color:transparent}.input-group-addon < .captcha_text{background-color : transparent}ul.cloud{padding:0;margin : 0px}.blog-search-btn{border:1px solid #ccc;font-size:17px;background-color: transparent}.blog-search-btn:hover,.blog-search-btn:focus{border:1px solid #000;font-weight:bold;color:#000}.input-group-addon{font-size:13px}input[type=submit]{border : 1px solid #f5f5f5;color : #f5f5f5;background-color : #1c1c1c;padding : 10px}.ce_comments h2{font-size:15px;font-weight:bold}p.back{margin-top:40px}h3{font-size:15px;font-weight:bold}p{margin : 10px 0 10px}p.info{font-size:11px;color:#6b6a6a}.comment_default{margin-top:20px;margin-bottom:20px;padding-left:20px}.comment_default.first{margin-top:40px}.comment_default.last{margin-bottom:40px}h3.long_h{font-size:15px;font-weight:bold}#prefooter{margin-top:80px;padding-top:20px;padding-bottom:20px;border-top:1px solid #bdbdbd}#prefooter a,#prefooter a:hover,#prefooter a:focus{color:#fff}.layout_latest.row{padding-bottom:11px;border-top:0px dotted #cfcfcf;border-right:0px dotted #cfcfcf;border-bottom:1px dotted #cfcfcf;border-left:0px dotted #cfcfcf}.layout_latest  figure{margin-top:2px}#blogsuche{margin-top:12px}#blogsuche .form-control{height:44px}#blogsuche .btn{padding-top:9px;padding-bottom : 9px}.cloud li{list-style-type:none}.more a:hover,.more a:focus,p.back:hover,p.back:focus{font-weight:bold;text-decoration:none}.more a{font-size:13px;color: #A48A3B}.news_list_small .row  figure{}.ce_comments{margin-top:60px}.form label{font-weight:400;font-size:13px}#tag_cloud_auszeichnungen h3{width: 100%;       position: relative;    display: block;    color: #515151;    cursor: pointer;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    -ms-transition: all 0.3s ease-in-out;    -webkit-transition: all 0.3s ease-in-out;    -o-transition: all 0.3s ease-in-out;    -moz-transition: all 0.3s ease-in-out;    transition: all 0.3s ease-in-out}.linkHeadline{margin-left:-5px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt40{margin-top:40px}.mod_newslist.news_list_small > div{margin-bottom:15px}.mod_newslist > div.arc_9{margin-bottom:70px}.news_list_small h2{margin: 0 0 20px;        padding: 0;        font-size: 15px;        font-weight: bold}.news_list_small{}body{font-family:Muli}#footer{min-height:80px;padding-top:25px;border-top:5px solid #1c1c1c;color:#1c1c1c;line-height:1.55;background: #ffc400; /* Old browsers */	background: -webkit-linear-gradient(left, #ffc400 0%,#ffe600 100%); /* Chrome10+,Safari5.1+ */	background:    -moz-linear-gradient(left, #ffc400 0%,#ffe600 100%); /* FF3.6+ */	background:     -ms-linear-gradient(left, #ffc400 0%,#ffe600 100%); /* IE10+ */	background:      -o-linear-gradient(left, #ffc400 0%,#ffe600 100%); /* Opera 11.10+ */	background:         linear-gradient(left, #ffc400 0%,#ffe600 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc400', endColorstr='#ffe600',GradientType=0 ); /* IE6-9 */}#footer a{color:#1c1c1c}#footer-logo{float:right}#container{background-color:#fff;margin: 0 auto;      padding-top: 58px;     /* padding-bottom: 20px; */    line-height: 1.666666667;    background-color: transparent}#right{padding-left:30px}h1,h2{margin: 0;    padding: 0;    font-size: 32px}h1,h2,h3,h4,h5,h6{color: #313131; //#A70175}.layout_full h1{color:#A48A3B}#main #kontakt .glyphicon{color: #003058}body{font-family:Raleway}#main #kontakt .field-name{margin-top:20px}@media screen and (min-width : 768px){#main #kontakt #adr .ce_colsetPart.last{font-size:1.15em;padding-left : 60px;margin-top:60px;line-height:1.7;}}@media screen and (max-width : 767px){#main #kontakt #adr .ce_colsetPart.last{font-size:1.15em;padding-left : 15px;margin-top:20px;line-height:1.7;}}#main #kontakt form{padding-right:25px;border-right:1px solid #072d52}#main #kontakt .form-control{padding:22px;background-color:#fff;border:1px solid #e8e8e8;border-radius:0;behavior:url("assets/css3pie/1.0.0/PIE.htc")}#main #kontakt .widget-explanation{font-size:24px;color:#072d52}#main #kontakt input[type=submit]{/*border : 1px solid #072d52;*/color : #f5f5f5;/*background-color : #072d52;*/padding : 10px;width:100%}a,a:focus,a:hover{text-decoration:none;color:#003058}.mod_article a,.mod_article a:focus,.mod_article a:hover{color:#003058}.mod_article .mainmenu a,.mod_article .mainmenu a:focus,.mod_article .mainmenu a:hover{text-decoration:none;color:#003058}*:focus{/* box-shadow : 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(164, 138, 59, 0.6) */outline-style:none;box-shadow:none;border-color:transparent;border:0}.linkHeadline a,.cloud a{color:#6b6a6a}.linkHeadline a:hover,.cloud a:hover,.linkHeadline a:focus,.cloud a:focus{color:#A48A3B}
