.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{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}
/* 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}
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
/* =============================================================================
 * HTML5 display definitions
 * ========================================================================== */
/* Corrects block display not defined in IE6/7/8/9 & FF3 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

/* Corrects inline-block display not defined in IE6/7/8/9 & FF3 */
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/* Prevents modern browsers from displaying 'audio' without controls
 * Remove excess height in iOS5 devices */
audio:not([controls]) {
	display: none;
	height: 0;
}

/* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support */
[hidden] {
	display: none;
}

/* =============================================================================
 * Base
 * ========================================================================== */
/* 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html {
	font-size: 100%;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	font-family: sans-serif;
}

/* Addresses font-family inconsistency between 'textarea' and other form elements. */
button,
input,
select,
textarea {
	font-family: sans-serif;
}

/* Addresses margins handled incorrectly in IE6/7 */
body {
	margin: 0;
}

/* =============================================================================
 * Links
 * ========================================================================== */
/* Addresses outline displayed oddly in Chrome */
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}

/* Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test */
/* =============================================================================
 * Typography
 * ========================================================================== */
/* Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

/* Addresses styling not present in IE7/8/9, S5, Chrome */
abbr[title] {
	border-bottom: 1px dotted;
}

/* Addresses style set to 'bolder' in FF3+, S4/5, Chrome */
b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

/* Addresses styling not present in S5, Chrome */
dfn {
	font-style: italic;
}

/* Addresses styling not present in IE6/7/8/9 */
mark {
	background: yellow;
	color: black;
}

/* Addresses margins set differently in IE6/7 */
p {
	margin: 1em 0;
}

pre {
	margin: 1em 0;
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

/* Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
code,
kbd,
samp {
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

/* Improves readability of pre-formatted text in all browsers */
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

/* 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4 */
/* 1 */
q {
	quotes: none;
}
q:before,
q:after {
	content: "";
	content: none;
}

/* 2 */
small {
	font-size: 75%;
}

/* Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930 */
sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
	top: -0.25em;
}

sub {
	bottom: -0.2em;
}

/* =============================================================================
 * Lists
 * ========================================================================== */
/* Addresses margins set differently in IE6/7 */
dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

/* Addresses paddings set differently in IE6/7 */
menu,
ol,
ul {
	padding: 0 0 0 40px;
}

/* Corrects list images handled incorrectly in IE7 */
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

/* =============================================================================
 * Embedded content
 * ========================================================================== */
/* 1. Removes border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
img {
	border: 0;
	/* 1 */
	-ms-interpolation-mode: bicubic;
	/* 2 */
}

/* Corrects overflow displayed oddly in IE9 */
svg:not(:root) {
	overflow: hidden;
}

/* =============================================================================
 * Figures
 * ========================================================================== */
/* Addresses margin not present in IE6/7/8/9, S5, O11 */
figure,
form {
	margin: 0;
}

/* =============================================================================
 * Forms
 * ========================================================================== */
/* Corrects margin displayed oddly in IE6/7 */
/* Define consistent border, margin, and padding */
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/* 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7 */
legend {
	border: 0;
	/* 1 */
	padding: 0;
	white-space: normal;
	/* 2 */
	*margin-left: -7px;
	/* 3 */
}

/* 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers */
button,
input,
select,
textarea {
	font-size: 100%;
	/* 1 */
	margin: 0;
	/* 2 */
	vertical-align: baseline;
	/* 3 */
	*vertical-align: middle;
	/* 3 */
}

/* Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet */
button,
input {
	line-height: normal;
	/* 1 */
}

/* 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6 */
button {
	cursor: pointer;
	/* 1 */
	-webkit-appearance: button;
	/* 2 */
	*overflow: visible;
	/* 3 */
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	/* 1 */
	-webkit-appearance: button;
	/* 2 */
	*overflow: visible;
	/* 3 */
}

/* Re-set default cursor for disabled elements */
button[disabled] {
	cursor: default;
}

input[disabled] {
	cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
	*height: 13px;
	/* 3 */
	*width: 13px;
	/* 3 */
}
input[type="search"] {
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

/* 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
 *    Known issue: excess padding remains in IE6 */
/* 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof) */
/* Removes inner padding and search cancel button in S5, Chrome on OS X */
/* Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers */
textarea {
	overflow: auto;
	/* 1 */
	vertical-align: top;
	/* 2 */
}

/* =============================================================================
 * Tables
 * ========================================================================== */
/* Remove most spacing between table cells */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@charset "UTF-8";
/*
 * Main Stylesheet
 *
 * @copyright Copyright (c) 2012 rocksolidthemes.com
 * @license   https://rocksolidthemes.com/agb   No free usage allowed
 */
/* ===========================================
 * # Index: The structure of this stylesheet
 *
 * - Imports (SASS only)
 * - Fonts
 * - Colors (SASS only)
 * - Basic settings (SASS only)
 * - General styles
 * - Button styles
 * - Wrapper Elements
 * - Elements in order of appearance in HTML
 * - Homepage elements
 * - Content styles
 * - Form styles
 * - Footer styles
 * - No image-main
 * - Module styles (Search, FAQ, News, Events, Comments)
 * - Media queries
 * - Grid (design + production helper)
 * ======================================== */
/* ===========================================
 * Fonts
 * ======================================== */
@font-face {
	font-family: "RockSolid Icons";
	src: url("../../files/vision/fonts/rocksolid-icons.eot");
	src: url("../../files/vision/fonts/rocksolid-icons.eot?#iefix") format('eot'), url("../../files/vision/fonts/rocksolid-icons.woff") format('woff'), url("../../files/vision/fonts/rocksolid-icons.ttf") format('truetype'), url("../../files/vision/fonts/rocksolid-icons.svg") format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ===========================================
 * General styles
 * ======================================== */
html {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: #7fbac6;
}

body {
	font: 14px/1.5 "Open Sans", sans-serif;
	color: #333333;
	background: white none 50% 0 no-repeat scroll;
	background-size: auto;
}
body.background-variation-1 {
	background: url("../../files/vision/img/bg-lined-grey.png") 0 0 repeat;
}
body.background-variation-1:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 53px;
	background: white;
}
body.background-variation-1 #wrapper {
	background: rgba(255, 255, 255, 0.75);
}
body.background-variation-1 #image-main {
	background: transparent;
}
body.background-variation-2 {
	background: #111111;
}
body.background-variation-2:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 53px;
}
body.background-variation-2:before,
body.background-variation-2 #nav-main,
body.background-variation-2 > header {
	background-color: #333333;
}
body.background-variation-2 #nav-main > ul > li > a {
	color: #999999;
}
body.background-variation-2 #nav-main > ul > li > a:hover,
body.background-variation-2 #nav-main > ul > li > a:focus {
	color: #7c7c7c;
}
body.background-variation-2 #image-main {
	background: #111111;
}
body.background-variation-3 #wrapper {
	position: relative;
	z-index: 0;
	border: 1px solid #eaeaea;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
body.background-variation-3 #wrapper:before {
	top: -5px;
	left: -15px;
	-webkit-transform: rotate(-0.5deg);
	-moz-transform: rotate(-0.5deg);
	-ms-transform: rotate(-0.5deg);
	-o-transform: rotate(-0.5deg);
	transform: rotate(-0.5deg);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
body.background-variation-3 #wrapper:before,
body.background-variation-3 #content:before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	background: white;
	border: 1px solid #e7e9e9;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1100px) {
	body.background-variation-3 #wrapper:before,
	body.background-variation-3 #content:before {
		content: none;
	}
}
body.background-variation-3 #content:before {
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
}
body.background-variation-3.vision-home #content .contact-box {
	margin-top: 0;
}

* {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

/* Resetting box model for moo_mediabox,  moo_slimbox and j_colorbox */
#mbCenter,
#colorbox,
#lbCenter,
#lbBottomContainer {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

::selection {
	background: #7fbac6;
	color: black;
	text-shadow: none !important;
}

::-moz-selection {
	background: #7fbac6;
	color: black;
	text-shadow: none !important;
}

button,
input,
select,
textarea {
	font-family: inherit;
}

table {
	width: 100%;
	border: 1px solid #efefef;
	border-collapse: collapse;
	text-align: left;
}
table th {
	padding: 10px 8px;
	border-bottom: 1px solid #efefef;
}
table td {
	padding: 6px 8px;
	border-bottom: 1px solid #efefef;
	color: gray;
}
table td,
table td img {
	vertical-align: top;
}
table tbody tr:nth-child(odd) {
	background-color: #f2f2f2;
}
table tbody tr:hover {
	background-color: white;
}
table tfoot tr {
	background-color: #e6e6e6;
}
table tfoot td {
	color: #333333;
}

a {
	color: #7fbac6;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a:hover,
a:active {
	outline: 0;
}
a.external-link:after {
	font: 75%/1 "RockSolid Icons";
	content: " \e151";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-left: 0.2em;
	color: gray;
}

/* Icon class */
*[data-icon]:before {
	font: 100%/1 "RockSolid Icons";
	content: attr(data-icon);
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	font-size: 80%;
	margin-right: 4px;
}
*[data-icon].after:before {
	content: none;
}
*[data-icon].after:after {
	font: 100%/1 "RockSolid Icons";
	content: attr(data-icon);
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	font-size: 80%;
	margin-left: 4px;
}

.clear {
	clear: both;
}

.invisible {
	position: absolute;
	height: 1px !important;
	width: 1px !important;
	clip: rect(0 0 0 0);
	margin: -1px;
	padding: 0;
	overflow: hidden;
	border: 0;
}

.pdf_link {
	margin: 12px 0 0 20px;
	float: right;
}
.pdf_link a {
	margin-left: 2px;
	border: 0 !important;
}
.pdf_link img {
	border: 0 !important;
}

.image_container.float_left {
	margin-right: 20px;
}
.image_container.float_right {
	margin-left: 20px;
}
.image_container a {
	border: 0;
}

.mime_icon {
	margin-bottom: -0.25em;
}

.ce_toplink,
.toplink {
	margin: 24px 0;
}
.ce_toplink a,
.toplink a {
	display: block;
	width: 100%;
}

.ce_toplink > a:before,
.toplink > a:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e00c";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.ce_accordion {
	background-color: white;
	border-width: 0 1px;
	border-style: solid;
	border-color: #efefef;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.ce_accordion .accordion {
	zoom: 1;
	padding: 0 3.84615%;
}
.ce_accordion .accordion:before {
	content: "";
	display: table;
}
.ce_accordion .accordion:after {
	content: "";
	display: table;
	clear: both;
}
.ce_accordion .accordion > div {
	padding-bottom: 12px;
}
.ce_accordion .toggler {
	position: relative;
	padding: 8px 7.69231% 8px 7.69231%;
	outline: none;
	color: #7fbac6;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #dfdfdf;
	background-image: -webkit-linear-gradient(#ffffff 30%, #ebebeb 100%);
	background-image: -moz-linear-gradient(#ffffff 30%, #ebebeb 100%);
	background-image: -o-linear-gradient(#ffffff 30%, #ebebeb 100%);
	background-image: linear-gradient(#ffffff 30%, #ebebeb 100%);
	cursor: pointer;
}
.ce_accordion .toggler:before {
	font: 11px/0 "RockSolid Icons";
	content: "\e015";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	left: 3.84615%;
	top: 50%;
}
.ce_accordion .toggler.ui-accordion-header-active:before {
	content: "\e01a";
}
.ce_accordion .toggler.ui-accordion-header-active,
.ce_accordion .toggler:hover {
	background: white;
}
.ce_accordion h1 {
	font-size: 19px !important;
}
.ce_accordion h2 {
	font-size: 16px !important;
}
.ce_accordion .image_container.float_right,
.ce_accordion .image_container.float_left {
	width: 46.15385%;
}
.no-resize .ce_accordion .image_container.float_right,
.ce_accordion .image_container.float_right.no-resize,
.no-resize .ce_accordion .image_container.float_left,
.ce_accordion .image_container.float_left.no-resize {
	width: auto;
}

.mejs-controls button,
.mejs-controls button:hover,
.mejs-controls button:focus,
.mejs-controls button:active {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.ce_youtube-wrapper {
	position: relative;
	/* ratio 16 to 9 */
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.ce_youtube-wrapper iframe,
.ce_youtube-wrapper object,
.ce_youtube-wrapper embed,
.ce_youtube-wrapper .ce_youtube-wrapper-poster {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ce_youtube-wrapper-poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.ce_youtube-wrapper-poster:before {
	font: 20px/1 "RockSolid Icons";
	content: "\25b6";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -1.2em -1.675em;
	padding: 0.7em 1.2em 0.7em 1.4em;
	border-radius: 0.5em;
	color: white;
	background: black;
	background: rgba(0, 0, 0, 0.6);
	transition: background-color 0.1s linear;
}
.ce_youtube-wrapper-poster:hover:before {
	opacity: 1;
	background: #cc181e;
}

.mejs-video:not(.mejs-container-fullscreen),
.mejs-audio:not(.mejs-container-fullscreen) {
	margin: 24px 0;
	background: transparent;
}

hr {
	display: block;
	height: 1px;
	margin: 24px 0 23px;
	border-style: solid none none;
	border-width: 1px 0 0;
	border-color: #dfdfdf;
}

.confirmation,
.information,
.warning {
	position: relative;
	display: block;
	padding: 8px 3.84615% 8px 56px;
	margin-left: -1px;
	margin-right: -1px;
	color: #90d310;
}
.confirmation:before,
.information:before,
.warning:before {
	font: 20px/1 "RockSolid Icons";
	content: "\e044";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 9px;
	left: 0;
	width: 40px;
	height: 30px;
	padding: 10px 0 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	color: white;
	text-align: center;
	background: #90d310;
}

.information {
	border-color: #1f89ba;
	color: #1f89ba;
}
.information:before {
	content: "\2139";
	top: 0;
	font-size: 40px;
	color: #1f89ba;
	background: transparent;
}

.warning {
	border-color: #e73a3a;
	color: #e73a3a;
}
.warning:before {
	content: "\e055";
	background: #e73a3a;
}

code {
	padding: 2px 5px;
	font-size: 14px;
	line-height: 19px;
	background-color: #ebebeb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

pre {
	display: block;
	overflow: auto;
	font-size: 14px;
	background-size: 100% 42px;
	background-repeat: repeat-y;
	background-image: -webkit-linear-gradient(top, #f7f7f7 50%, #ffffff 50%);
	background-image: -moz-linear-gradient(top, #f7f7f7 50%, #ffffff 50%);
	background-image: -o-linear-gradient(top, #f7f7f7 50%, #ffffff 50%);
	background-image: linear-gradient(to bottom, #f7f7f7 50%, #ffffff 50%);
}
pre code {
	line-height: 24px;
	background-color: transparent;
}

/* ===========================================
 * Button styles
 * ======================================== */
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	padding: 8px 30px;
	border: 1px solid #799392;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #4c4c4c;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px #e4f4f3;
	background: #a7dbd8;
	background: -webkit-linear-gradient(top, #bae2e0 0%, #a7dbd8 50%, #99c9c6 100%);
	background: -moz-linear-gradient(top, #bae2e0 0%, #a7dbd8 50%, #99c9c6 100%);
	background: -o-linear-gradient(top, #bae2e0 0%, #a7dbd8 50%, #99c9c6 100%);
	background: linear-gradient(to bottom, #bae2e0 0%, #a7dbd8 50%, #99c9c6 100%);
	cursor: pointer;
	-webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset, 1px 0 rgba(255, 255, 255, 0.3) inset, -1px 0 rgba(255, 255, 255, 0.3) inset, 0 -2px rgba(0, 0, 0, 0.05) inset, 9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, -9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset, 1px 0 rgba(255, 255, 255, 0.3) inset, -1px 0 rgba(255, 255, 255, 0.3) inset, 0 -2px rgba(0, 0, 0, 0.05) inset, 9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, -9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset, 1px 0 rgba(255, 255, 255, 0.3) inset, -1px 0 rgba(255, 255, 255, 0.3) inset, 0 -2px rgba(0, 0, 0, 0.05) inset, 9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, -9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
	border-color: #677676;
	-webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset, 1px 0 rgba(255, 255, 255, 0.3) inset, -1px 0 rgba(255, 255, 255, 0.3) inset, 0 -2px rgba(0, 0, 0, 0.05) inset, 9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, -9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, 0 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset, 1px 0 rgba(255, 255, 255, 0.3) inset, -1px 0 rgba(255, 255, 255, 0.3) inset, 0 -2px rgba(0, 0, 0, 0.05) inset, 9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, -9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, 0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px rgba(255, 255, 255, 0.4) inset, 1px 0 rgba(255, 255, 255, 0.3) inset, -1px 0 rgba(255, 255, 255, 0.3) inset, 0 -2px rgba(0, 0, 0, 0.05) inset, 9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, -9px 0 7px -7px rgba(0, 0, 0, 0.15) inset, 0 1px 3px rgba(0, 0, 0, 0.3);
}
button:active,
.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3) inset;
	text-shadow: none;
	background: -webkit-linear-gradient(bottom, #bae2e0 0%, #a7dbd8 50%, #99c9c6 100%);
	background: -moz-linear-gradient(bottom, #bae2e0 0%, #a7dbd8 50%, #99c9c6 100%);
	background: -o-linear-gradient(bottom, #bae2e0 0%, #a7dbd8 50%, #99c9c6 100%);
	background: linear-gradient(to top, #bae2e0 0%, #a7dbd8 50%, #99c9c6 100%);
}

#colorbox button {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ===========================================
 * Wrapper Elements
 * ======================================== */
/* Main wrapper */
body > header,
#wrapper,
#footer-content,
#nav-footer,
#footer-info,
.main-image-hgroup {
	zoom: 1;
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0;
}
body > header:before,
#wrapper:before,
#footer-content:before,
#nav-footer:before,
#footer-info:before,
.main-image-hgroup:before {
	content: "";
	display: table;
}
body > header:after,
#wrapper:after,
#footer-content:after,
#nav-footer:after,
#footer-info:after,
.main-image-hgroup:after {
	content: "";
	display: table;
	clear: both;
}

/* ===========================================
 * Elements in order of appearance in HTML
 * ======================================== */
body > header {
	z-index: 10;
	background: white;
}

#logo {
	position: absolute;
	left: 4%;
	top: 0;
	width: 20%;
	overflow: hidden;
	margin: 0;
}
#logo a {
	display: block;
}
#logo img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: -1px;
}

#nav-main {
	z-index: 0;
	padding: 0 4% 0 24%;
	text-align: right;
}
#nav-main > ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav-main > ul > li {
	position: relative;
	display: inline-block;
	z-index: 1;
}
#nav-main > ul > li:last-child {
	margin-right: -22px;
}
#nav-main > ul > li:hover {
	z-index: 2;
}
#nav-main > ul > li > a {
	position: relative;
	display: block;
	z-index: 3;
	padding: 20px 22px 16px 22px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
#nav-main > ul > li > a:hover,
#nav-main > ul > li > a:focus {
	color: #7fbac6;
}
#nav-main > ul > li > ul {
	position: absolute;
	top: 46px;
	left: 0;
	display: none;
	z-index: 1;
	min-width: 120%;
	margin: 0;
	padding: 0 0 0 0;
	border: 1px solid #dfdfdf;
	text-align: left;
	white-space: nowrap;
	background: white;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}
#nav-main > ul > li > ul li {
	display: inline;
}
#nav-main > ul > li > ul a {
	display: block;
	padding: 9px 25px 8px 20px;
	border-top: 1px solid #dfdfdf;
	font-size: 13px;
	line-height: 1.46;
	color: #333333;
	text-decoration: none;
}
#nav-main > ul > li > ul a:hover,
#nav-main > ul > li > ul a:focus {
	color: #7fbac6;
	text-decoration: underline;
}
#nav-main > ul > li > ul li:first-child > a {
	border-top: 0;
}
#nav-main > ul > li > ul ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav-main > ul > li > ul ul a {
	padding-left: 32px;
	border-top-color: #efefef;
	color: #707070;
}
#nav-main > ul > li:hover > ul {
	display: block;
}
#nav-main > ul > li:last-child > ul {
	left: auto;
	right: 0;
}
#nav-main > ul > li.active > a,
#nav-main > ul > li.trail > a {
	color: #7fbac6;
}
#nav-main > ul > li.submenu:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	display: none;
	z-index: 2;
	border-top: 3px solid #7fbac6;
	width: 100%;
	height: 38px;
	background: white;
	-webkit-box-shadow: 1px 0 #dfdfdf inset, -1px 0 #dfdfdf inset, 0 11px 0 -1px white, 1px 11px 0 -1px white, 0 10px 0 0 #dfdfdf, 0 0 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 0 #dfdfdf inset, -1px 0 #dfdfdf inset, 0 11px 0 -1px white, 1px 11px 0 -1px white, 0 10px 0 0 #dfdfdf, 0 0 8px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 0 #dfdfdf inset, -1px 0 #dfdfdf inset, 0 11px 0 -1px white, 1px 11px 0 -1px white, 0 10px 0 0 #dfdfdf, 0 0 8px rgba(0, 0, 0, 0.1);
}
.modernizr-no-boxshadow #nav-main > ul > li.submenu:before {
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}
#nav-main > ul > li.submenu:hover:before {
	/* change generated content to avoid IE8 ghost pseudo elements */
	content: " ";
	display: block;
}
#nav-main > ul > li.submenu:last-child:before {
	-webkit-box-shadow: 1px 0 #dfdfdf inset, -1px 0 #dfdfdf inset, 0 11px 0 -1px white, -1px 11px 0 -1px white, 0 10px 0 0 #dfdfdf, 0 0 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 0 #dfdfdf inset, -1px 0 #dfdfdf inset, 0 11px 0 -1px white, -1px 11px 0 -1px white, 0 10px 0 0 #dfdfdf, 0 0 8px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 0 #dfdfdf inset, -1px 0 #dfdfdf inset, 0 11px 0 -1px white, -1px 11px 0 -1px white, 0 10px 0 0 #dfdfdf, 0 0 8px rgba(0, 0, 0, 0.1);
}

#nav-main-mobile,
#nav-main-mobile_styled {
	/* Hide mobile navigation <select> by default */
	display: none;
}

#image-main {
	position: relative;
	overflow: hidden;
	min-height: 200px;
	margin: 0 0 -60px 0;
	background: #f7f7f7;
	-webkit-box-shadow: 0 50px 50px -50px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 50px 50px -50px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 50px 50px -50px rgba(0, 0, 0, 0.1) inset;
}

.main-image {
	position: relative;
	height: 300px;
}
.main-image.-large {
	height: 600px;
}
.main-image img {
	position: absolute;
	left: 50%;
	display: block;
	width: 1440px;
	height: auto;
	margin-left: -720px;
}

.main-image-hgroup {
	position: relative;
	z-index: 1;
	top: 110px;
	height: 0;
	overflow: visible;
}
.main-image-hgroup h2,
.main-image-hgroup h3 {
	margin: 0 4%;
	font-size: 36px;
	font-weight: 800;
	color: white;
}
.main-image-hgroup h2 span,
.main-image-hgroup h3 span {
	clear: left;
	float: left;
	padding: 0 20px;
	background: #fa6900;
	background: rgba(250, 105, 0, 0.8);
}
.main-image-hgroup h3 {
	font-size: 18px;
	font-weight: normal;
}
.main-image-hgroup h3 span {
	padding: 5px 20px;
	background: #333333;
	background: rgba(51, 51, 51, 0.7);
}
.main-image.-large > .main-image-hgroup {
	top: 160px;
}
.main-image.-large > .main-image-hgroup h2 {
	margin-right: 28.0%;
	font-size: 48px;
}
.main-image.-large > .main-image-hgroup h3 {
	margin-right: 28.0%;
	margin-top: 0;
	font-size: 24px;
}

#wrapper {
	padding-bottom: 36px;
	background: white;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

#content-top-bar {
	position: relative;
	min-height: 60px;
	padding: 0 4%;
	border-bottom: 1px solid #efefef;
}
#content-top-bar h1 {
	margin: 0;
	padding: 22px 21.73913% 12px 0;
	font-size: 24px;
	font-weight: normal;
}
#content-top-bar .button {
	position: absolute;
	right: 4%;
	bottom: 10px;
	width: 16%;
	padding-right: 5px;
	padding-left: 5px;
}

#breadcrumbs {
	padding: 23px 21.73913% 17px 0;
	font-size: 13px;
	color: gray;
}
#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs a:hover,
#breadcrumbs a:focus {
	text-decoration: underline;
}
#breadcrumbs b {
	font-weight: inherit;
}

aside#sidebar {
	position: relative;
	float: left;
	width: 18%;
	margin: 28px 0 0 4%;
	padding: 19px 2% 0 0;
}
.vision-sidebar-left aside#sidebar {
	width: 24%;
	overflow: hidden;
	margin-right: -1px;
	padding-right: 4%;
	border-right: 1px solid #efefef;
}
.vision-sidebar-left aside#sidebar:before {
	content: "";
	position: absolute;
	left: 100%;
	top: -12px;
	width: 100%;
	height: 450px;
	margin-left: 5px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px 0 0 0/100px 0 0 0;
	border-radius: 30px 0 0 0/100px 0 0 0;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
}

aside#sidebar-secondary {
	position: relative;
	float: right;
	width: 18%;
	margin: 28px 4% 0 0;
	padding: 19px 0 0 2%;
}
.vision-sidebar-right aside#sidebar-secondary {
	width: 24%;
	overflow: hidden;
	padding-left: 4%;
	border-left: 1px solid #efefef;
}
.vision-sidebar-right aside#sidebar-secondary:before {
	content: "";
	position: absolute;
	right: 100%;
	top: -12px;
	width: 100%;
	height: 450px;
	margin-right: 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0 30px 0 0/0 100px 0 0;
	border-radius: 0 30px 0 0/0 100px 0 0;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
}

.sidebar .mod_article,
.sidebar .block {
	margin: 24px 0;
	zoom: 1;
}
.sidebar .mod_article:before,
.sidebar .block:before {
	content: "";
	display: table;
}
.sidebar .mod_article:after,
.sidebar .block:after {
	content: "";
	display: table;
	clear: both;
}
.sidebar .searchform {
	position: relative;
	margin-top: 15px;
}
.sidebar .searchform input {
	padding-right: 30px;
}
.sidebar .searchform button {
	position: absolute;
	right: 0;
	top: 0;
	width: 34px;
	height: 34px;
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 0;
	line-height: 0;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.sidebar .searchform button:before {
	font: 16px/1 "RockSolid Icons";
	content: "\e0cb";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
	color: #7fbac6;
}

#nav-sub h3 {
	display: inline;
	margin: 0;
}
#nav-sub h3 a {
	display: block;
	margin: 0 0 7px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #efefef;
	font-size: 12px;
	color: #7fbac6;
	text-decoration: none;
	text-transform: uppercase;
}
#nav-sub h3 a:hover,
#nav-sub h3 a:focus {
	text-decoration: underline;
}
#nav-sub ul,
#nav-sub li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav-sub ul a {
	display: block;
	padding: 5px 0;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
#nav-sub ul a:hover,
#nav-sub ul a:focus {
	text-decoration: underline;
}
#nav-sub ul ul a {
	padding-left: 12px;
}
#nav-sub li.active > a,
#nav-sub li.trail > a {
	font-weight: bold;
}

/* ===========================================
 * Homepage elements
 * ======================================== */
.vision-home #image-main {
	margin-bottom: -70px;
}
.vision-home section#content {
	float: none;
	width: auto;
	margin-right: 4%;
	margin-left: 4%;
	padding: 0;
}

.vision-fullwidth section#content {
	float: none;
	width: auto;
	margin-right: 8%;
	margin-left: 8%;
}

#home-slider {
	width: 100%;
	height: 100%;
}
#home-slider.rsts-skin-default .rsts-nav {
	bottom: 88px;
	left: 50%;
	right: auto;
	width: auto;
	margin-left: -426px;
	text-align: left;
}
#home-slider.rsts-skin-default .rsts-prev,
#home-slider.rsts-skin-default .rsts-next {
	right: auto;
	left: 50%;
	bottom: 90px;
	margin-left: -506px;
}
#home-slider.rsts-skin-default .rsts-next {
	margin-left: -470px;
}

ul.featured-list,
#content ul.featured-list,
div.featured-list ul,
#content div.featured-list ul {
	float: right;
	width: 30.43478%;
	margin: -3px 0 24px 8.69565%;
	padding: 0;
	list-style: none;
	font-size: 16px;
	color: #fa6900;
}
ul.featured-list li,
#content ul.featured-list li,
div.featured-list ul li,
#content div.featured-list ul li {
	margin: 12px 0;
}
ul.featured-list li:before,
#content ul.featured-list li:before,
div.featured-list ul li:before,
#content div.featured-list ul li:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e044";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 1px;
	width: 14.28571%;
	margin-left: -14.28571%;
	text-align: center;
}
ul.featured-list li.first-child,
ul.featured-list li.first,
#content ul.featured-list li.first-child,
#content ul.featured-list li.first,
div.featured-list ul li.first-child,
div.featured-list ul li.first,
#content div.featured-list ul li.first-child,
#content div.featured-list ul li.first {
	margin-top: 0;
}

#content .teaser-boxes,
.teaser-boxes {
	clear: both;
	margin: 40px -4.34783% 0 -4.34783%;
	font-size: 0;
}
#content .teaser-boxes .box,
.teaser-boxes .box {
	display: inline-block;
	width: 28.0%;
	margin: 0 0 40px 4%;
	font-size: 14px;
	vertical-align: top;
}
#content .teaser-boxes .box img,
.teaser-boxes .box img {
	display: block;
	width: 100%;
	height: auto;
	border: 4px solid #efefef;
	-webkit-box-shadow: 0 1px #dfdfdf;
	-moz-box-shadow: 0 1px #dfdfdf;
	box-shadow: 0 1px #dfdfdf;
}
#content .teaser-boxes .box h3,
.teaser-boxes .box h3 {
	margin: 18px 0 6px 0;
	font-size: inherit;
	font-weight: bold;
	color: #7fbac6;
}
#content .teaser-boxes .box p,
.teaser-boxes .box p {
	margin: 6px 0;
}

.contact-box,
#content .contact-box {
	position: relative;
	float: right;
	width: 39.13043%;
	margin: 36px 0 36px 4.34783%;
	padding: 4.34783%;
	text-align: center;
	background: white;
	-webkit-box-shadow: 0 0 0 1px #dfdfdf, 0 0 9px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0 1px #dfdfdf, 0 0 9px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0 1px #dfdfdf, 0 0 9px rgba(0, 0, 0, 0.2);
}
.modernizr-no-boxshadow .contact-box,
.modernizr-no-boxshadow #content .contact-box {
	border: 1px solid #dfdfdf;
}
.contact-box:before,
#content .contact-box:before {
	content: "";
	position: absolute;
	left: 11.11111%;
	top: 0;
	width: 77.77778%;
	height: 3px;
	background: #fa6900;
}
.contact-box img,
#content .contact-box img {
	float: left;
	width: 35.71429%;
	height: auto;
	margin: 0 7.14286% 0 0;
}
.contact-box h3,
#content .contact-box h3 {
	margin: 6px 0 12px 0;
	font-size: 12px;
	font-weight: normal;
	color: gray;
}
.contact-box h4,
#content .contact-box h4 {
	margin: 0;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 0;
	word-spacing: 0;
	color: #fa6900;
	text-transform: uppercase;
}
.contact-box h4:before,
#content .contact-box h4:before {
	font: 40px/1 "RockSolid Icons";
	content: "\e0e6";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	display: block;
	text-align: center;
}
.contact-box p,
#content .contact-box p {
	margin: 0;
	font-size: 16px;
	color: gray;
}

.testimonial,
#content .testimonial blockquote,
#content blockquote.testimonial {
	margin: 48px 0 !important;
	padding: 0;
	font-size: 24px;
	font-style: italic;
	color: #fa6900;
}
.testimonial:before,
#content .testimonial blockquote:before,
#content blockquote.testimonial:before {
	content: none;
}
.testimonial p,
#content .testimonial blockquote p,
#content blockquote.testimonial p {
	margin: 0;
}
.testimonial small,
.testimonial i,
.testimonial em,
#content .testimonial blockquote small,
#content .testimonial blockquote i,
#content .testimonial blockquote em,
#content blockquote.testimonial small,
#content blockquote.testimonial i,
#content blockquote.testimonial em {
	position: relative;
	display: block;
	margin: 12px 0;
	padding: 6px 0 6px 50px;
	font-size: 16px;
	color: gray;
}
.testimonial small:before,
.testimonial i:before,
.testimonial em:before,
#content .testimonial blockquote small:before,
#content .testimonial blockquote i:before,
#content .testimonial blockquote em:before,
#content blockquote.testimonial small:before,
#content blockquote.testimonial i:before,
#content blockquote.testimonial em:before {
	content: "– ";
}
.testimonial small:after,
.testimonial i:after,
.testimonial em:after,
#content .testimonial blockquote small:after,
#content .testimonial blockquote i:after,
#content .testimonial blockquote em:after,
#content blockquote.testimonial small:after,
#content blockquote.testimonial i:after,
#content blockquote.testimonial em:after {
	content: "“";
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 35px;
	padding: 5px 0 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	font-size: 50px;
	line-height: 1;
	color: white;
	text-align: center;
	background: #fa6900;
}

#content .news-boxes.mod_newslist,
.news-boxes {
	clear: both;
	margin: 40px -4.34783% 0 -4.34783%;
	font-size: 0;
}
#content .news-boxes.mod_newslist h1,
#content .news-boxes.mod_newslist h2,
#content .news-boxes.mod_newslist h3,
.news-boxes h1,
.news-boxes h2,
.news-boxes h3 {
	margin-left: 4.34783%;
}
#content .news-boxes.mod_newslist article,
.news-boxes article {
	position: relative;
	display: inline-block;
	width: 28.0%;
	margin: 0 0 40px 4%;
	padding: 0 0 0 6%;
	font-size: 14px;
	vertical-align: top;
	border-top: 0;
}
#content .news-boxes.mod_newslist article img,
.news-boxes article img {
	display: block;
	width: 127.27273%;
	margin-left: -27.27273%;
	height: auto;
	border: 4px solid #efefef;
	-webkit-box-shadow: 0 1px #dfdfdf;
	-moz-box-shadow: 0 1px #dfdfdf;
	box-shadow: 0 1px #dfdfdf;
}
#content .news-boxes.mod_newslist article h3,
.news-boxes article h3 {
	margin: 24px 0 6px 0;
	font-size: inherit;
	font-weight: bold;
}
#content .news-boxes.mod_newslist article h3 i,
.news-boxes article h3 i {
	position: absolute;
	left: 0;
	width: 14.28571%;
	margin: -5px 0 0 0;
	padding: 8px 0;
	font-weight: normal;
	font-style: normal;
	line-height: 1.1;
	color: white;
	text-align: center;
	text-transform: uppercase;
	background: #fa6900;
}
#content .news-boxes.mod_newslist article h3 i b,
.news-boxes article h3 i b {
	display: block;
	font-size: 24px;
	font-weight: bold;
}
#content .news-boxes.mod_newslist article p,
.news-boxes article p {
	margin: 6px 0;
}

/* ===========================================
 * Content styles
 * ======================================== */
section#content {
	float: left;
	width: 52%;
	margin: 0 0 0 2%;
	padding: 33px 0 0 0;
}
.vision-sidebar-left section#content {
	margin-left: 8%;
}
.vision-sidebar-right section#content {
	margin-left: 8%;
}

#content p,
#content ul,
#content ol,
#content table,
#content blockquote,
#content form,
#content fieldset {
	margin: 24px 0;
}
#content h1 {
	margin: 24px 0;
	font-size: 24px;
	color: #fa6900;
}
#content h2 {
	margin: 24px 0;
	font-size: 19px;
}
#content h1 + h2 {
	margin-top: -12px;
}
#content h3,
#content h4,
#content h5,
#content h6 {
	margin: 24px 0 12px;
	font-size: 14px;
	font-weight: bold;
}
#content h3 + p,
#content h3 + ul,
#content h3 + ol,
#content h3 + table,
#content h3 + blockquote,
#content h4 + p,
#content h4 + ul,
#content h4 + ol,
#content h4 + table,
#content h4 + blockquote,
#content h5 + p,
#content h5 + ul,
#content h5 + ol,
#content h5 + table,
#content h5 + blockquote,
#content h6 + p,
#content h6 + ul,
#content h6 + ol,
#content h6 + table,
#content h6 + blockquote {
	margin-top: 0;
}
#content h3 + figure,
#content h4 + figure,
#content h5 + figure,
#content h6 + figure {
	margin-top: 10px;
}
#content h4,
#content h5,
#content h6 {
	letter-spacing: 1px;
	word-spacing: 2px;
}
#content h5,
#content h6 {
	font-weight: normal;
}
#content h6 {
	text-transform: uppercase;
	font-size: 12px;
	font-variant: small-caps;
	color: gray;
}
#content ul,
#content ol {
	padding-left: 7.69231%;
}
#content ul li[data-icon],
#content ol li[data-icon] {
	list-style: none;
}
#content ul li[data-icon]:before,
#content ol li[data-icon]:before {
	left: -21px;
	width: 0;
}
#content ul {
	list-style: disc;
}
#content ul ul {
	margin-top: 0;
}
#content ol {
	list-style: decimal;
}
#content ol ol,
#content ol ul {
	margin-top: 0;
}
#content ol ol {
	list-style: upper-alpha;
}
#content ol ol ol {
	list-style: lower-roman;
}
#content ol ol ol ol {
	list-style: lower-alpha;
}
#content blockquote {
	position: relative;
	margin-left: 56px;
	font-size: 16px;
	font-style: italic;
	color: #fa6900;
}
#content blockquote p {
	margin: 12px 0;
}
#content blockquote:before {
	content: "“";
	position: absolute;
	left: -56px;
	top: 5px;
	width: 36px;
	height: 35px;
	padding: 5px 4px 0 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	font-size: 50px;
	line-height: 1;
	color: white;
	text-align: center;
	background: #fa6900;
}
#content blockquote small,
#content blockquote i,
#content blockquote em {
	position: relative;
	display: block;
	font-size: 14px;
	font-style: normal;
	color: gray;
}
#content blockquote small:before,
#content blockquote i:before,
#content blockquote em:before {
	content: "– ";
}
#content table {
	margin-bottom: 36px;
}

.image_container {
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin: 0 -10px 24px;
	padding: 9px;
	border: 1px solid #dfdfdf;
	background: white;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.image_container img {
	display: block;
	width: 100%;
	height: auto;
}
.image_container figcaption,
.image_container .caption {
	width: 100% !important;
	padding: 6px 0 0;
	font-size: 14px;
	font-style: italic;
	color: gray;
}

.image_container.float_right,
.image_container.float_left {
	float: right;
	width: 46.15385%;
	margin: 0 -10px 15px 15px;
}
.no-resize .image_container.float_right,
.image_container.float_right.no-resize,
.no-resize .image_container.float_left,
.image_container.float_left.no-resize {
	width: auto;
}

.image_container.float_left {
	float: left;
	margin: 0 15px 15px -10px;
}

.no-resize .image_container:not(.float_right):not(.float_left),
.image_container:not(.float_right):not(.float_left).no-resize {
	display: inline-block;
	vertical-align: top;
	width: auto;
	max-width: 100%;
}
.no-resize .image_container:not(.float_right):not(.float_left) img,
.image_container:not(.float_right):not(.float_left).no-resize img {
	width: auto;
	max-width: 100%;
}

.ce_gallery > ul.cols_1 > li {
	width: 97%;
}
.ce_gallery > ul.cols_2 > li {
	width: 47.75%;
}
.ce_gallery > ul.cols_3 > li {
	width: 31.33333%;
}
.ce_gallery > ul.cols_4 > li {
	width: 23.125%;
}
.ce_gallery > ul.cols_5 > li {
	width: 18.2%;
}
.ce_gallery > ul.cols_6 > li {
	width: 14.91667%;
}
.ce_gallery > ul.cols_7 > li {
	width: 12.57143%;
}
.ce_gallery > ul.cols_8 > li {
	width: 10.8125%;
}
.ce_gallery > ul.cols_9 > li {
	width: 9.44444%;
}
.ce_gallery > ul.cols_10 > li {
	width: 8.35%;
}
.ce_gallery > ul.cols_11 > li {
	width: 7.45455%;
}
.ce_gallery > ul.cols_12 > li {
	width: 6.70833%;
}
.ce_gallery.no-resize > ul > li {
	width: auto;
}
.ce_gallery > ul {
	zoom: 1;
	margin: 0 !important;
	padding: 0 0 1.5% 0 !important;
	list-style: none !important;
	border: 1px solid #dfdfdf;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.ce_gallery > ul:before {
	content: "";
	display: table;
}
.ce_gallery > ul:after {
	content: "";
	display: table;
	clear: both;
}
.ce_gallery > ul > li {
	float: left;
	width: 31.3333%;
	margin: 1.5% 0 0 1.5%;
}
.ce_gallery > ul > li.col_first {
	clear: left;
}
#sidebar .ce_gallery > ul.cols_1 > li {
	width: 94%;
}
#sidebar .ce_gallery > ul.cols_2 > li {
	width: 45.5%;
}
#sidebar .ce_gallery > ul.cols_3 > li {
	width: 29.33333%;
}
#sidebar .ce_gallery > ul.cols_4 > li {
	width: 21.25%;
}
#sidebar .ce_gallery > ul.cols_5 > li {
	width: 16.4%;
}
#sidebar .ce_gallery > ul.cols_6 > li {
	width: 13.16667%;
}
#sidebar .ce_gallery > ul.cols_7 > li {
	width: 10.85714%;
}
#sidebar .ce_gallery > ul.cols_8 > li {
	width: 9.125%;
}
#sidebar .ce_gallery > ul.cols_9 > li {
	width: 7.77778%;
}
#sidebar .ce_gallery > ul.cols_10 > li {
	width: 6.7%;
}
#sidebar .ce_gallery > ul.cols_11 > li {
	width: 5.81818%;
}
#sidebar .ce_gallery > ul.cols_12 > li {
	width: 5.08333%;
}
#sidebar .ce_gallery.no-resize > ul > li {
	width: auto;
}
#sidebar .ce_gallery > ul {
	padding-bottom: 3% !important;
}
#sidebar .ce_gallery > ul > li {
	width: 45.5%;
	margin-top: 3%;
	margin-left: 3%;
}
.ce_gallery .image_container {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4 {
	margin: 24px 0 12px;
	font-size: 12px;
	text-transform: uppercase;
}
.sidebar h1,
.sidebar h2,
.sidebar h3 {
	color: #fa6900;
}
.sidebar h4 {
	color: #333333;
}
.sidebar h5 {
	color: gray;
}
.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar table,
.sidebar blockquote,
.sidebar fieldset,
.sidebar form {
	margin: 12px 0;
	font-size: 13px;
}
.sidebar ul,
.sidebar ol {
	padding: 0;
	list-style-type: none;
}
.sidebar table {
	margin-bottom: 24px;
}
.sidebar .mod_article,
.sidebar .block {
	margin: 24px 0;
}
.sidebar .mod_article > .block {
	border-bottom: 1px solid #efefef;
}

/* ===========================================
 * Form styles
 * ======================================== */
form .form-row {
	margin: 5px 0;
}
form label {
	display: block;
	margin-bottom: 2px;
	font-size: 13px;
}
form input,
form textarea {
	padding: 7px 10px;
	border: 1px solid #dfdfdf;
	font-size: 13px;
	background-color: white;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
}
form input:focus,
form textarea:focus {
	border-color: #a7a7a7;
}
form input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
form input[type="checkbox"],
form input[type="radio"],
form input[type="image"] {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
form input[type="checkbox"] + label,
form input[type="radio"] + label {
	display: inline;
}
form input[type="checkbox"] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
}
form input[type="radio"] {
	vertical-align: middle;
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
	background: none;
}
form input[type="file"] {
	height: auto;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
form textarea {
	resize: vertical;
	padding-top: 10px;
	padding-bottom: 10px;
}
form select {
	font-size: 13px;
}
form fieldset p {
	margin: 0 !important;
}
form fieldset label:after {
	content: "\A";
	white-space: pre;
}
form button,
form input[type="submit"] {
	margin: 10px 0;
}
form .valid input,
form .valid input:hover,
form .valid textarea,
form .valid textarea:hover {
	border-color: #87aa4a;
	-webkit-box-shadow: 0 0 0 4px rgba(135, 170, 74, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 0 0 4px rgba(135, 170, 74, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 0 0 4px rgba(135, 170, 74, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}
form .invalid input,
form .invalid input:hover,
form .invalid textarea,
form .invalid textarea:hover,
form input.error,
form input.error:hover,
form textarea.error,
form textarea.error:hover {
	border-color: #e14e4e;
	-webkit-box-shadow: 0 0 0 3px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 0 0 3px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 0 0 3px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}
form b.error,
form p.error {
	margin: 0;
	color: #e73a3a;
}
form span.mandatory {
	margin-left: 2px;
	font-size: 16px;
	color: #fa6900;
}
form .explanation,
form .captcha_text {
	font-size: 12px;
	margin: -18px 0 24px;
	color: gray;
}
form .explanation p,
form .captcha_text p {
	margin: 0 !important;
}
form .captcha_text {
	display: block;
	margin-top: 6px;
	color: #7fbac6;
	font-size: inherit;
	font-style: italic;
}
form .styled_select {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
}

#content form .form-row {
	margin: 24px 0;
}
#content form p.error {
	margin: 0;
}
#content form input[type="text"],
#content form input[type="password"],
#content form input[type="email"],
#content form input[type="url"],
#content form input[type="date"] {
	width: 61.53846%;
}
#content form textarea {
	width: 100%;
}

.sidebar form input,
.sidebar form textarea,
.sidebar form button,
body > footer form input,
body > footer form textarea,
body > footer form button {
	width: 100%;
}
.sidebar form input.submit,
.sidebar form button,
body > footer form input.submit,
body > footer form button {
	padding-right: 0;
	padding-left: 0;
}
.sidebar form input[type="checkbox"],
.sidebar form input[type="radio"],
.sidebar form input[type="image"],
body > footer form input[type="checkbox"],
body > footer form input[type="radio"],
body > footer form input[type="image"] {
	width: auto;
	height: auto;
}

/* ===========================================
 * Footer styles
 * ======================================== */
body > footer {
	margin-top: -60px;
	padding-top: 150px;
	background: #efefef;
}

#footer-content {
	font-size: 13px;
	line-height: 1.538;
}
#footer-content .footer-column {
	float: left;
	width: 28.0%;
	margin: 0 0 0 4%;
}
#footer-content h1,
#footer-content h2,
#footer-content h3 {
	margin: 36px 0 24px 0;
	font-size: 12px;
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
}
#footer-content .footer-column > h1:first-child,
#footer-content .footer-column > h2:first-child,
#footer-content .footer-column > h3:first-child {
	margin-top: 0;
}
#footer-content img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0 27px 10px -25px rgba(0, 0, 0, 0.05), 0 31px 10px -30px rgba(0, 0, 0, 0.05), 0 35px 10px -35px rgba(0, 0, 0, 0.05), 0 39px 10px -40px rgba(0, 0, 0, 0.05), 0 43px 10px -45px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 27px 10px -25px rgba(0, 0, 0, 0.05), 0 31px 10px -30px rgba(0, 0, 0, 0.05), 0 35px 10px -35px rgba(0, 0, 0, 0.05), 0 39px 10px -40px rgba(0, 0, 0, 0.05), 0 43px 10px -45px rgba(0, 0, 0, 0.05);
	box-shadow: 0 27px 10px -25px rgba(0, 0, 0, 0.05), 0 31px 10px -30px rgba(0, 0, 0, 0.05), 0 35px 10px -35px rgba(0, 0, 0, 0.05), 0 39px 10px -40px rgba(0, 0, 0, 0.05), 0 43px 10px -45px rgba(0, 0, 0, 0.05);
}
#footer-content ul.icon-list {
	margin: 24px 0;
	padding-left: 50px;
	list-style: none;
}
#footer-content ul.icon-list li {
	position: relative;
	margin: 18px 0;
}
#footer-content ul.icon-list li:before {
	position: absolute;
	left: -50px;
	top: -4px;
	width: 40px;
	height: 33px;
	padding: 7px 0 0 0;
	border-radius: 100%;
	font-size: 24px;
	color: #efefef;
	text-align: center;
	background: #fb964c;
}
#footer-content ul.icon-list li i {
	display: block;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2;
	text-transform: uppercase;
}
#footer-content ul.icon-list li a,
#footer-content ul.icon-list li b {
	font-weight: bold;
	color: #7fbac6;
}
#footer-content ul.article-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer-content ul.article-list li {
	display: block;
	margin: 22px 0;
}
#footer-content ul.article-list a {
	display: block;
	color: inherit;
	text-decoration: none;
}
#footer-content ul.article-list a:hover h2,
#footer-content ul.article-list a:focus h2 {
	text-decoration: underline;
}
#footer-content ul.article-list h4 {
	margin: 2px 0;
	font-size: inherit;
	font-weight: bold;
}
#footer-content ul.article-list h5 {
	margin: 2px 0;
	font-size: 12px;
	font-weight: normal;
	color: gray;
}
#footer-content ul.article-list p {
	margin: 2px 0;
}
#footer-content .button-wrap {
	margin: 43px 0 12px 0;
	text-align: center;
}
#footer-content .button-wrap .button {
	width: 100%;
	padding-top: 16px;
	padding-bottom: 15px;
	font-size: 16px;
}
#footer-content .button-wrap p {
	margin: 5px 0;
}
#footer-content .social-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer-content .social-list li {
	display: inline;
}
#footer-content .social-list a {
	display: inline-block;
	width: 21px;
	margin-right: 5px;
	font-size: 0;
	line-height: 0;
	color: #efefef;
}
#footer-content .social-list a:before {
	font: 20px/1 "RockSolid Icons";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	color: gray;
}
#footer-content .social-list a:hover.icon-facebook:before,
#footer-content .social-list a:focus.icon-facebook:before {
	color: #3b5997;
}
#footer-content .social-list a:hover.icon-twitter:before,
#footer-content .social-list a:focus.icon-twitter:before {
	color: #0199d1;
}
#footer-content .social-list a:hover.icon-google-plus:before,
#footer-content .social-list a:focus.icon-google-plus:before {
	color: #474848;
}
#footer-content .social-list a:hover.icon-pinterest:before,
#footer-content .social-list a:focus.icon-pinterest:before {
	color: #ca2027;
}

#nav-footer > ul {
	margin: 24px 4% 0 4%;
	padding: 24px 0;
	border-bottom: 1px solid #dfdfdf;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
#nav-footer li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav-footer a {
	margin: 0 25px;
	text-decoration: none;
	color: inherit;
}
#nav-footer a:hover,
#nav-footer a:focus {
	text-decoration: underline;
}

#footer-info {
	padding: 12px 0 24px 0;
	font-size: 12px;
	color: gray;
	text-align: center;
}
#footer-info p {
	margin: 0;
}
#footer-info .rocksolid-copyright {
	color: inherit;
	text-decoration: none;
}
#footer-info .rocksolid-copyright:hover,
#footer-info .rocksolid-copyright:focus {
	text-decoration: underline;
}
#footer-info .rocksolid-copyright:before {
	content: "·";
	display: inline-block;
	margin: 0 5px 0 2px;
}

/* ===========================================
 * Module styles (Search, FAQ, News, Events, Comments)
 * ======================================== */
.fixed-note {
	position: fixed;
	display: table;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 60px;
	padding: 12px 20px 12px 80px;
	border-top: 1px solid #efefef;
	z-index: 99;
	background-color: white;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 900px) {
	.fixed-note {
		position: relative;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note {
		display: block;
		padding-left: 20px;
	}
}
.fixed-note:before {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: 30px;
	font-size: 36px;
	color: #fa6900;
}
@media screen and (max-width: 900px) {
	.fixed-note:before {
		top: 24px;
		margin-top: 0;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note:before {
		position: static;
	}
}
.fixed-note h1,
.fixed-note h2,
.fixed-note h3 {
	font-size: 14px;
	margin: 6px 0;
}
.fixed-note p {
	font-size: 13px;
	margin: 6px 0;
}

.fixed-note-column {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
}
.fixed-note-column:last-child {
	text-align: right;
}
@media screen and (max-width: 900px) {
	.fixed-note-column:last-child {
		text-align: left;
	}
}
@media screen and (max-width: 900px) {
	.fixed-note-column {
		display: block;
		margin: 12px 0;
		padding: 0;
	}
}

.fixed-note-link,
.fixed-note-button {
	white-space: nowrap;
}

.fixed-note-button {
	margin: 0;
}

.fixed-note-closed {
	position: fixed;
	right: 30px;
	bottom: 0;
	z-index: 99;
	padding: 8px 12px;
	color: #4c4c4c;
	text-decoration: none;
	background: #a7dbd8;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 900px) {
	.fixed-note-closed {
		position: absolute;
		top: 12px;
		right: auto;
		bottom: auto;
		left: 3.33333%;
		margin-left: -16px;
		padding: 4px 12px;
	}
}
@media screen and (max-width: 599px) {
	.fixed-note-closed {
		margin-left: 0;
		left: 0;
		top: 0;
	}
}
.fixed-note-closed:hover,
.fixed-note-closed:focus {
	background-color: #83ccc8;
}
.fixed-note-closed:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e0a6";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
}
.fixed-note-closed > span {
	display: none;
}

.back a:before,
.previous a:before,
.next a:after {
	font: 12px/1 "RockSolid Icons";
	content: "\e018";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -1px;
	margin-right: 6px;
	vertical-align: middle;
}

.next a:after {
	content: "\e019";
	margin-right: 0;
	margin-left: 6px;
}

.pagination > p {
	text-align: center;
}
.pagination ul {
	list-style-type: none !important;
	text-align: center;
}
.pagination ul li {
	display: inline-block;
}
.pagination ul li a,
.pagination ul li span {
	padding: 4px 12px;
	background-color: white;
}
.pagination ul li .current {
	border-bottom: 1px solid #efefef;
	background-image: -webkit-linear-gradient(#ffffff 1%, #eaeaea 100%);
	background-image: -moz-linear-gradient(#ffffff 1%, #eaeaea 100%);
	background-image: -o-linear-gradient(#ffffff 1%, #eaeaea 100%);
	background-image: linear-gradient(#ffffff 1%, #eaeaea 100%);
	-webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset;
	-moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset;
	box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset;
}

.enclosure,
.ce_downloads {
	position: relative;
	margin: 24px 0;
	padding: 7px 3.84615% 10px;
	border: 1px solid #dfdfdf;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.enclosure:before,
.ce_downloads:before {
	font: 72px/0 "RockSolid Icons";
	content: "\e102";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 50%;
	right: 4%;
	color: #d8d8d8;
	cursor: default;
}
.enclosure p,
.enclosure h1,
.enclosure h2,
.enclosure h3,
.enclosure h4,
.enclosure h5,
.enclosure h6,
.enclosure ul,
.ce_downloads p,
.ce_downloads h1,
.ce_downloads h2,
.ce_downloads h3,
.ce_downloads h4,
.ce_downloads h5,
.ce_downloads h6,
.ce_downloads ul {
	margin: 6px 0 !important;
}
.enclosure ul,
.ce_downloads ul {
	list-style: none !important;
	padding: 0 !important;
}

/* Search */
section#content .mod_search {
	margin: 24px 0;
}
section#content .mod_search form input[type="search"] {
	width: 74%;
	margin: 0;
	padding: 8px 10px;
}
section#content .mod_search form button,
section#content .mod_search form input[type="submit"] {
	position: relative;
	top: -1px;
	width: 25%;
	margin-left: 0;
	margin-right: -2%;
	padding-bottom: 10px;
}
section#content .mod_search form button:active,
section#content .mod_search form input[type="submit"]:active {
	padding-bottom: 8px;
}
section#content .mod_search h3 span.relevance {
	float: right;
	font-size: 14px;
}
section#content .mod_search .header {
	padding-bottom: 6px;
	border-bottom: 1px solid #efefef;
	color: gray;
}
section#content .mod_search .highlight {
	padding: 0 5px;
	font-weight: bold;
	background: #cbe3e8;
}
section#content .mod_search .url {
	padding-bottom: 24px;
	border-bottom: 1px dotted #efefef;
	color: gray;
}
section#content .mod_search .url:before {
	margin-right: 5px;
	font: 16px/1 "RockSolid Icons";
	content: "\e0b4";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 1px;
}
section#content .mod_search .url .filesize {
	display: inline-block;
	font-size: 12px;
}

/* Events */
.mod_calendar table {
	border-collapse: separate;
}
.mod_calendar th {
	background: white;
	background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
	background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
	background-image: -o-linear-gradient(#ffffff, #f2f2f2);
	background-image: linear-gradient(#ffffff, #f2f2f2);
	-webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset, 0 2px 2px rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid #efefef;
}
.mod_calendar th.previous,
.mod_calendar th.next,
.mod_calendar th.current {
	padding: 0;
	white-space: nowrap;
}
.mod_calendar th.previous a,
.mod_calendar th.next a {
	padding: 11px 16px;
	display: block;
	text-decoration: none;
}
.mod_calendar th.previous a:hover,
.mod_calendar th.next a:hover {
	color: #a7dbd8;
}
.mod_calendar th.previous a:after,
.mod_calendar th.previous a:before,
.mod_calendar th.next a:after,
.mod_calendar th.next a:before {
	display: none;
}
.mod_calendar th.previous a:active,
.mod_calendar th.next a:active {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
}
.mod_calendar th.next {
	text-align: right;
}
.mod_calendar th.current {
	text-align: center;
}
.mod_calendar th.current:before {
	font: 16px/1 "RockSolid Icons";
	content: "\e037";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 6px;
}
.mod_calendar th.label {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px solid #efefef !important;
}
.mod_calendar td {
	width: 14.28571%;
	background: white;
	background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
	background-image: -moz-linear-gradient(#ffffff, #f2f2f2);
	background-image: -o-linear-gradient(#ffffff, #f2f2f2);
	background-image: linear-gradient(#ffffff, #f2f2f2);
	-webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset;
	-moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset;
	box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.9) inset, -1px 0 0 0 rgba(255, 255, 255, 0.9) inset;
}
.mod_calendar td.empty,
.mod_calendar td:hover {
	color: #333333;
	background: white;
}
.mod_calendar td.today {
	color: white !important;
	background: #969696;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset;
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6) inset;
}
.mod_calendar td.today a {
	color: white !important;
}
.mod_calendar td.today a:hover {
	border-color: #969696 !important;
}
.mod_calendar .event {
	font-size: 12px;
}
.mod_calendar .minicalendar td,
.mod_calendar .minicalendar th {
	padding: 3px;
}
.mod_calendar .minicalendar th.next,
.mod_calendar .minicalendar th.previous {
	text-align: center;
}
.mod_calendar .minicalendar th.next a,
.mod_calendar .minicalendar th.previous a {
	padding: 5px;
	font-size: 0;
	line-height: 0;
	color: transparent;
}
.mod_calendar .minicalendar th.next a:before,
.mod_calendar .minicalendar th.previous a:before {
	font: 10px/1 "RockSolid Icons";
	content: "\e018";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	color: #7fbac6;
	top: 1px;
	margin: 0;
}
.mod_calendar .minicalendar th.next a:before {
	content: "\e019";
}
.mod_calendar .minicalendar th.current {
	font-size: 12px;
}
.mod_calendar .minicalendar th.current:before {
	font-size: 12px;
}
.mod_calendar .minicalendar th.label {
	font-size: 10px;
}
.mod_calendar .minicalendar td {
	font-size: 11px;
	text-align: center;
}

.mod_eventlist .event h2 {
	margin: 0 !important;
}
.mod_eventlist .event .more {
	margin: 0 0 24px !important;
}

.mod_eventreader.info,
.mod_eventlist .header {
	font-weight: bold;
}

.mod_eventreader .info time:before,
.mod_eventlist .header:before {
	font: 15px/1 "RockSolid Icons";
	content: "\e037";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 5px;
}

/* FAQ */
.mod_faqpage section {
	padding-left: 11.53846%;
	margin: 48px 0;
}
.mod_faqpage section h3:before {
	font: 32px/1 "RockSolid Icons";
	content: "\e048";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	padding-top: 8px;
	margin-right: 14px;
	margin-left: -46px;
	text-align: center;
	vertical-align: middle;
	color: #7fbac6;
}
.mod_faqpage section p {
	margin: 12px 0 !important;
}

.mod_faqpage .info,
.mod_faqreader .info {
	font-size: 12px;
	color: gray;
}

.mod_faqlist ul {
	padding: 0 !important;
	list-style-type: none !important;
}
.mod_faqlist ul li {
	padding: 6px 0;
}
.mod_faqlist ul li:before {
	font: 15px/1 "RockSolid Icons";
	content: "\e048";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 6px;
	color: #7fbac6;
}

/* News */
#content .mod_newslist article,
#content .mod_newsarchive article {
	margin: 12px 0 0;
	padding: 12px 0;
	border-top: 1px solid #efefef;
}
#content .mod_newslist h2,
#content .mod_newsarchive h2 {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: normal;
}
#content .mod_newslist h2 a,
#content .mod_newsarchive h2 a {
	color: #333333;
	text-decoration: none;
}
#content .mod_newslist h2 a:hover,
#content .mod_newsarchive h2 a:hover {
	color: #7fbac6;
	text-decoration: underline;
}
#content .mod_newslist img,
#content .mod_newsarchive img {
	width: 100%;
	height: auto;
	margin-top: 12px;
	border: 4px solid #efefef;
	-webkit-box-shadow: 0 1px #dfdfdf;
	-moz-box-shadow: 0 1px #dfdfdf;
	box-shadow: 0 1px #dfdfdf;
}
#content .mod_newslist .info,
#content .mod_newsarchive .info {
	width: 30.76923%;
	float: left;
	font-size: 12px;
	line-height: 21px;
}
#content .mod_newslist .info .date,
#content .mod_newslist .info .author,
#content .mod_newslist .info .comment-count,
#content .mod_newsarchive .info .date,
#content .mod_newsarchive .info .author,
#content .mod_newsarchive .info .comment-count {
	display: block;
}
#content .mod_newslist .info em,
#content .mod_newslist .info .comment-count,
#content .mod_newsarchive .info em,
#content .mod_newsarchive .info .comment-count {
	color: gray;
	text-transform: capitalize;
}
#content .mod_newslist .teaser,
#content .mod_newsarchive .teaser {
	width: 69.23077%;
	float: right;
	margin: 24px 0 6px;
}
#content .mod_newslist .teaser p,
#content .mod_newsarchive .teaser p {
	margin: 0;
}
#content .mod_newslist .more,
#content .mod_newsarchive .more {
	margin-left: 30.76923%;
}

.sidebar .author {
	color: gray;
}
.sidebar .author strong {
	font-weight: normal;
	color: #333333;
}
.sidebar .author a {
	color: gray;
	text-decoration: none;
}
.sidebar .author a:before {
	font-size: 100%;
	top: 1px;
}
.sidebar .author a:hover {
	color: #7fbac6;
}
.sidebar .author .image_container {
	margin-bottom: 0 !important;
}

/* Comments */
.ce_comments {
	border-top: 1px solid #dfdfdf;
	margin-top: 36px;
}
.ce_comments .comment_default {
	position: relative;
	padding: 24px 7.69231%;
	margin-bottom: 24px;
	border: 1px solid #dfdfdf;
	background-color: white;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.ce_comments .comment_default:after {
	font: 36px/1 "RockSolid Icons";
	content: "\e042";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	color: #d8d8d8;
	position: absolute;
	top: 14px;
	right: 7.69231%;
	margin-right: 6px;
	z-index: 1;
}
.ce_comments .comment_default .info {
	position: relative;
	display: inline;
	z-index: 2;
	border-bottom: 1px solid #dfdfdf;
}
.ce_comments .comment_default .info a {
	text-decoration: none;
}
.ce_comments .comment_default .info .date {
	display: inline-block;
	font-weight: normal;
	color: gray;
}
.ce_comments .comment_default .info .date:before {
	display: none;
}
.ce_comments .comment_default .comment {
	font-size: 14px;
	position: relative;
	z-index: 2;
}
.ce_comments .comment_default .reply {
	padding-left: 7.69231%;
}
.ce_comments .comment_default .reply .info:before {
	font: 12px/1 "RockSolid Icons";
	content: "\e01f";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	color: #fa6900;
	position: absolute;
	top: 4px;
	left: -24px;
}
.ce_comments .form {
	margin-top: 36px;
	zoom: 1;
}
.ce_comments .form:before {
	content: "";
	display: table;
}
.ce_comments .form:after {
	content: "";
	display: table;
	clear: both;
}
.ce_comments form input[type="text"],
.ce_comments form input[type="password"],
.ce_comments form input[type="email"],
.ce_comments form input[type="url"],
#content .ce_comments form input[type="text"],
#content .ce_comments form input[type="password"],
#content .ce_comments form input[type="email"],
#content .ce_comments form input[type="url"] {
	width: 53.84615%;
	float: right;
}
.ce_comments form label {
	float: left;
	margin-top: 3px;
}
.ce_comments form fieldset {
	margin: 0 !important;
	border: 0;
}
.ce_comments form fieldset label {
	float: none;
	margin-left: 5px;
}
.ce_comments form .widget {
	float: left;
	clear: both;
	width: 100%;
	margin: 12px 0;
}
.ce_comments form .captcha_text {
	display: inline;
}

/* Sitemap */
#content .mod_sitemap a {
	color: gray;
}
#content .mod_sitemap ul {
	padding-left: 0;
	list-style-type: none;
}
#content .mod_sitemap ul li {
	border-top: 1px solid #efefef;
}
#content .mod_sitemap ul li:first-child,
#content .mod_sitemap ul li.first {
	border: 0;
}
#content .mod_sitemap ul li li {
	padding: 3px 24px;
	font-size: 14px;
	border-color: #efefef;
}
#content .mod_sitemap ul li li.submenu {
	border: 0;
}
#content .mod_sitemap ul li li.submenu ul {
	margin: 0;
}
#content .mod_sitemap > ul > li {
	padding: 6px 0;
}
#content .mod_sitemap > ul > li > a {
	color: #7fbac6;
	font-weight: bold;
}
#content .mod_sitemap > ul > li:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e083";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 8px;
	color: #7fbac6;
}

/* Login */
.mod_login {
	position: relative;
	padding: 0 7.69231%;
	border: 1px solid #dfdfdf;
	text-align: center;
	background-color: white;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.mod_login:before {
	content: "";
	position: absolute;
	left: 7.69231%;
	top: 0;
	width: 84.61538%;
	height: 3px;
	background: #fa6900;
}
.mod_login h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #efefef;
}
.mod_login input {
	width: 80% !important;
}
.mod_login table {
	border: 0;
	margin: 0 !important;
}
.mod_login table tr {
	background-color: transparent !important;
}
.mod_login table tr.row_last td {
	border: 0;
}
.mod_login table td {
	padding: 14px 0;
	vertical-align: middle;
}

/* Newsletter */
#content .mod_nl_list ul {
	padding-left: 0;
	list-style-type: none;
}
#content .mod_nl_list ul li {
	padding: 3px 0;
	border-top: 1px solid #efefef;
}
#content .mod_nl_list ul li:first-child,
#content .mod_nl_list ul li.first {
	border: 0;
}

/* Style for dlh_googlemaps (if you don't use the plugin, you might want to delete this) */
.dlh_googlemap {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.sidebar .dlh_googlemap {
	/* Setting the maps width to 100% is best practice in the sidebar, since it becomes fluid that way */
	width: 100% !important;
}

#content .dlh_googlemap img {
	max-width: none;
}

/* ===========================================
 * Slider
 * ======================================== */
#image-main .rsts-skin-default .rsts-nav {
	bottom: 88px;
	left: auto;
	right: 50%;
	width: auto;
	margin-right: -426px;
	text-align: left;
}
#image-main .rsts-skin-default .rsts-prev,
#image-main .rsts-skin-default .rsts-next {
	left: auto;
	right: 50%;
	bottom: 90px;
	margin-right: -470px;
}
#image-main .rsts-skin-default .rsts-next {
	margin-right: -506px;
}

#content .rsts-main ul,
#sidebar .rsts-main ul {
	margin: 0;
	padding: 0;
}
#content .rsts-main .rsts-next,
#content .rsts-main .rsts-prev,
#content .rsts-main .rsts-video-stop,
#sidebar .rsts-main .rsts-next,
#sidebar .rsts-main .rsts-prev,
#sidebar .rsts-main .rsts-video-stop {
	border-bottom: none;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
#content .rsts-main .image_container,
#sidebar .rsts-main .image_container {
	margin-left: 0;
	margin-right: 0;
}
#content .rsts-main .image_container.float_left,
#sidebar .rsts-main .image_container.float_left {
	margin-left: 0;
	margin-right: 20px;
}
#content .rsts-main .image_container.float_right,
#sidebar .rsts-main .image_container.float_right {
	margin-right: 0;
	margin-left: 20px;
}

/* ===========================================
 * Media queries
 * ======================================== */
/* Desktop max-width (viewport width 1100px and below) */
@media screen and (max-width: 1100px) {
	#home-slider.rsts-skin-default .rsts-nav,
	#image-main .rsts-skin-default .rsts-nav {
		left: 4%;
		margin-left: 80px;
	}
	#home-slider.rsts-skin-default .rsts-prev,
	#home-slider.rsts-skin-default .rsts-next,
	#image-main .rsts-skin-default .rsts-prev,
	#image-main .rsts-skin-default .rsts-next {
		left: 4%;
		margin-left: 0;
	}
	#home-slider.rsts-skin-default .rsts-next,
	#image-main .rsts-skin-default .rsts-next {
		margin-left: 36px;
	}
}
/* Tablet portrait format (viewport width 900px and below) */
@media screen and (max-width: 900px) {
	#logo {
		left: 6.66667%;
		width: 26.66667%;
	}

	#nav-main {
		padding-right: 6.66667%;
		padding-left: 40%;
		text-align: left;
	}
	#nav-main > ul {
		display: block;
		margin: 12px 0 16px -22px;
	}
	#nav-main > ul > li:before {
		display: none !important;
	}
	#nav-main > ul > li > a {
		padding-top: 10px;
		padding-bottom: 6px;
	}
	#nav-main > ul > li > ul {
		display: none !important;
	}

	#image-main,
	.vision-home #image-main {
		min-height: 100px;
		margin-bottom: 0;
	}

	.main-image-hgroup,
	.main-image.-large > .main-image-hgroup {
		top: 160px;
	}
	.main-image-hgroup h2,
	.main-image-hgroup h3,
	.main-image.-large > .main-image-hgroup h2,
	.main-image.-large > .main-image-hgroup h3 {
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}

	#home-slider.rsts-skin-default .rsts-nav,
	#image-main .rsts-skin-default .rsts-nav {
		bottom: 18px;
		left: 6.66667%;
	}
	#home-slider.rsts-skin-default .rsts-prev,
	#home-slider.rsts-skin-default .rsts-next,
	#image-main .rsts-skin-default .rsts-prev,
	#image-main .rsts-skin-default .rsts-next {
		left: 6.66667%;
		bottom: 20px;
	}

	#content-top-bar {
		padding-right: 6.66667%;
		padding-left: 6.66667%;
	}
	#content-top-bar h1 {
		padding-right: 38.46154%;
	}
	#content-top-bar .button {
		right: 6.66667%;
		width: 26.66667%;
	}

	#breadcrumbs {
		padding-right: 38.46154%;
	}

	ul.featured-list,
	#content ul.featured-list,
	div.featured-list ul,
	#content div.featured-list ul {
		width: 38.46154%;
		margin-left: 15.38462%;
	}
	ul.featured-list li:before,
	#content ul.featured-list li:before,
	div.featured-list ul li:before,
	#content div.featured-list ul li:before {
		width: 20%;
		margin-left: -20%;
	}

	#content .teaser-boxes,
	.teaser-boxes {
		margin-right: -7.69231%;
		margin-left: -7.69231%;
	}
	#content .teaser-boxes .box,
	.teaser-boxes .box {
		width: 40%;
		margin-left: 6.66667%;
	}

	.contact-box,
	#content .contact-box {
		width: 46.15385%;
		margin-left: 7.69231%;
		padding: 3.84615%;
	}
	.contact-box:before,
	#content .contact-box:before {
		left: 8.33333%;
		width: 83.33333%;
	}
	.contact-box img,
	#content .contact-box img {
		width: 33.33333%;
		margin-right: 8.33333%;
	}
	.contact-box h4,
	#content .contact-box h4 {
		font-size: 14px;
	}
	.contact-box h4:before,
	#content .contact-box h4:before {
		font-size: 28px;
	}
	.contact-box p,
	#content .contact-box p {
		font-size: 14px;
	}

	.testimonial,
	#content .testimonial blockquote {
		font-size: 20px;
	}

	#content .news-boxes.mod_newslist,
	.news-boxes {
		margin-right: -7.69231%;
		margin-left: -7.69231%;
	}
	#content .news-boxes.mod_newslist article,
	.news-boxes article {
		width: 40%;
		margin-left: 6.66667%;
		padding-left: 6.66667%;
	}
	#content .news-boxes.mod_newslist article img,
	.news-boxes article img {
		width: 120%;
		margin-left: -20%;
	}
	#content .news-boxes.mod_newslist article h3 i,
	.news-boxes article h3 i {
		width: 12.5%;
	}

	aside#sidebar,
	.vision-sidebar-left aside#sidebar,
	.vision-sidebar-right aside#sidebar,
	aside#sidebar-secondary,
	.vision-sidebar-left aside#sidebar-secondary,
	.vision-sidebar-right aside#sidebar-secondary {
		float: none;
		width: auto;
		overflow: visible;
		margin: 24px 0;
		padding: 0;
		border: 0;
	}
	aside#sidebar:before,
	.vision-sidebar-left aside#sidebar:before,
	.vision-sidebar-right aside#sidebar:before,
	aside#sidebar-secondary:before,
	.vision-sidebar-left aside#sidebar-secondary:before,
	.vision-sidebar-right aside#sidebar-secondary:before {
		content: none;
	}

	.sidebar .mod_article > .block,
	.sidebar .mod_form,
	.sidebar .mod_subscribe,
	.sidebar .searchform {
		float: left;
		width: 40%;
		margin: 24px 0 0 6.66667%;
	}

	#nav-sub {
		margin: 0 6.66667%;
		zoom: 1;
	}
	#nav-sub:before {
		content: "";
		display: table;
	}
	#nav-sub:after {
		content: "";
		display: table;
		clear: both;
	}
	#nav-sub > ul {
		margin: 0;
	}
	#nav-sub > ul > li {
		display: inline-block;
		margin: 0 5px 10px 0;
		vertical-align: top;
	}
	#nav-sub > ul a,
	#nav-sub > ul ul a,
	#nav-sub > ul ul ul a {
		padding: 5px 10px;
		border: 0;
		background: white;
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	}
	#nav-sub > ul ul a {
		padding-left: 20px;
	}

	section#content,
	.vision-sidebar-left section#content,
	.vision-sidebar-right section#content,
	.vision-home section#content,
	.vision-fullwidth section#content {
		float: none;
		clear: both;
		width: auto;
		margin: 24px 0;
		padding: 0 6.66667%;
	}

	#footer-content .footer-column {
		width: 40%;
		margin-left: 6.66667%;
	}
	#footer-content .footer-column-3 {
		clear: left;
		width: 86.66667%;
	}
	#footer-content .footer-column-3 .button-wrap {
		float: right;
		width: 46.15385%;
		margin-top: 100px;
		margin-left: 7.69231%;
	}
	#footer-content .footer-column-3 form {
		width: 46.15385%;
	}

	#nav-footer > ul {
		margin-right: 6.66667%;
		margin-left: 6.66667%;
		padding: 24px 0 12px 0;
	}
	#nav-footer a {
		display: inline-block;
		margin: 0 12px 12px 12px;
	}
}
/* Mobile (viewport width 599px and below) */
@media screen and (max-width: 599px) {
	#logo {
		position: static;
		width: 200px;
		margin: 0 auto 0;
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	}

	#nav-main {
		display: none;
	}

	#nav-main-mobile {
		display: block;
		width: 86.66667%;
		margin: 24px 0 12px 6.66667%;
		font-size: 16px;
	}

	#image-main {
		min-height: 0;
	}

	.main-image,
	.main-image.-large {
		height: auto;
	}

	.main-image-hgroup,
	.main-image.-large > .main-image-hgroup {
		position: static;
		height: auto;
		margin: 12px 0 24px 0;
	}
	.main-image-hgroup h2,
	.main-image.-large > .main-image-hgroup h2 {
		font-size: 36px;
	}
	.main-image-hgroup h3,
	.main-image.-large > .main-image-hgroup h3 {
		font-size: 18px;
	}

	.main-image img {
		position: static;
		width: 100%;
		height: auto;
		margin: 0;
	}

	#home-slider {
		height: auto;
	}
	#home-slider.rsts-skin-default .rsts-view {
		padding-bottom: 38px;
	}

	#content-top-bar h1 {
		padding-right: 0;
	}
	#content-top-bar .button {
		position: static;
		width: 100%;
		margin-bottom: 24px;
	}

	#breadcrumbs {
		padding-right: 7.69231%;
	}

	ul.featured-list,
	#content ul.featured-list,
	div.featured-list ul,
	#content div.featured-list ul {
		float: none;
		width: auto;
		margin-left: 7.69231%;
	}
	ul.featured-list li:before,
	#content ul.featured-list li:before,
	div.featured-list ul li:before,
	#content div.featured-list ul li:before {
		width: 12.5%;
		margin-left: -12.5%;
	}

	#content .teaser-boxes,
	.teaser-boxes {
		margin-right: 0;
		margin-left: 0;
	}
	#content .teaser-boxes .box,
	.teaser-boxes .box {
		display: block;
		width: auto;
		margin-left: 0;
	}

	.contact-box,
	#content .contact-box {
		zoom: 1;
		float: none;
		width: auto;
		margin-left: 0;
		padding: 7.69231%;
	}
	.contact-box:before,
	#content .contact-box:before {
		content: "";
		display: table;
	}
	.contact-box:after,
	#content .contact-box:after {
		content: "";
		display: table;
		clear: both;
	}
	.contact-box:before,
	#content .contact-box:before {
		left: 7.69231%;
		width: 84.61538%;
	}
	.contact-box img,
	#content .contact-box img {
		width: 36.36364%;
		margin-right: 9.09091%;
	}

	#content .news-boxes.mod_newslist,
	.news-boxes {
		margin-right: 0;
		margin-left: 0;
	}
	#content .news-boxes.mod_newslist article,
	.news-boxes article {
		display: block;
		width: auto;
		margin-left: 0;
		padding-left: 15.38462%;
	}
	#content .news-boxes.mod_newslist article img,
	.news-boxes article img {
		width: 118.18182%;
		margin-left: -18.18182%;
	}
	#content .news-boxes.mod_newslist article h3 i,
	.news-boxes article h3 i {
		width: 11.53846%;
	}

	.sidebar .mod_article > .block,
	.sidebar .mod_form,
	.sidebar .mod_subscribe,
	.sidebar .searchform {
		float: none;
		width: auto;
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}

	#nav-sub {
		display: none;
	}

	#content form input[type="text"],
	#content form input[type="password"],
	#content form input[type="email"],
	#content form input[type="url"],
	#content form input[type="date"] {
		width: 100%;
	}

	.image_container.float_right,
	.ce_accordion .image_container.float_right,
	.image_container.float_left,
	.ce_accordion .image_container.float_left {
		float: none;
		margin-right: -10px;
		margin-left: -10px;
		width: 100%;
	}
	.no-resize .image_container.float_right,
	.image_container.float_right.no-resize,
	.no-resize .ce_accordion .image_container.float_right,
	.ce_accordion .image_container.float_right.no-resize,
	.no-resize .image_container.float_left,
	.image_container.float_left.no-resize,
	.no-resize .ce_accordion .image_container.float_left,
	.ce_accordion .image_container.float_left.no-resize {
		width: auto;
	}

	#footer-content .footer-column {
		float: none;
		width: auto;
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}
	#footer-content .footer-column-3 {
		width: auto;
	}
	#footer-content .footer-column-3 .button-wrap {
		float: none;
		width: 100%;
		margin-top: 43px;
		margin-left: 0;
	}
	#footer-content .footer-column-3 form {
		width: auto;
	}

	#nav-footer a {
		display: block;
	}

	.ce_gallery.ce_gallery > ul,
	#sidebar .ce_gallery.ce_gallery > ul {
		/* doubled class for specificity */
		padding: 1.5% !important;
	}
	.ce_gallery.ce_gallery > ul > li,
	#sidebar .ce_gallery.ce_gallery > ul > li {
		display: inline-block;
		float: none;
		width: auto;
		margin: 1.5%;
	}

	.ce_comments .comment_default:after {
		content: none;
	}
	.ce_comments form input[type="text"],
	.ce_comments form input[type="password"],
	.ce_comments form input[type="email"],
	.ce_comments form input[type="url"],
	#content .ce_comments form input[type="text"],
	#content .ce_comments form input[type="password"],
	#content .ce_comments form input[type="email"],
	#content .ce_comments form input[type="url"] {
		width: 100%;
		float: none;
	}
	.ce_comments form label {
		float: none;
	}
}


@media only screen and (min-width:769px){.ce_text.block.two-columns{padding-top:30px;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.ce_text.block.two-columns p{margin-top:0 !important}}#content .partner-links ul{padding-left:0;padding-bottom:0;color:#4a96d2}#footer-content h3{margin-bottom:0;padding-top:20px}.footer-images{position:relative;margin:0 auto;max-width:1100px;text-align:center;padding:0 6.66667%}.footer-images img{padding:20px 15px 0 15px}@media only screen and (max-width:990px){label#lbl_18_0{white-space:inherit !important;content:inherit}}#footer-content .social-list{margin-left:4%}@media only screen and (max-width:900px){#footer-content .social-list{margin-left:6.66667%}}@media only screen and (max-width:900px){.footer-images img{padding:20px 5px 0 5px}}#dlh_googlemap_1{width:100% !important}@media only screen and (max-width:414px){#dlh_googlemap_1{height:400px !important}}
#footer-content,.footer-images{display:none}.footer_inner{font-size:13px;line-height:1.538;overflow-x:hidden;max-width:1100px;margin:0 auto}.footer_inner h3{margin:36px 0 24px 0;font-size:12px;font-weight:bold;color:gray;text-transform:uppercase}.footer_inner p:last-child{margin:0}.footer_inner .footer_inner_box{margin:0 -60px;padding:0 4%}@media screen and (min-width:767px){.footer_inner .footer_inner_box{display:flex}}.footer_inner .footer_inner_box > *{flex-basis:50%;padding:0 60px}.footer_inner img{width:auto;max-width:100%;height:auto}.footer_inner .blog a{font-weight:bold;color:#4a96d2}.footer_inner .blog.traeger{display:flex;align-items:flex-end}.footer_inner .blog.traeger h3{margin-bottom:0}.footer_inner .blog.traeger img{max-width:165px}.footer_inner .blog.traeger .text_wrapper{flex:1}.footer_inner .blog.traeger .image_wrapper{flex-basis:165px;margin-left:30px}.footer_inner .blog.ansprechpartnerin{align-items:flex-end;display:flex}.footer_inner .blog.ansprechpartnerin img{max-width:95px}.footer_inner .blog.ansprechpartnerin .text_wrapper{flex:1}.footer_inner .blog.ansprechpartnerin .image_wrapper{flex-basis:95px;margin-left:30px}html{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:#4a96d2}body{font:14px/1.5 "Open Sans", sans-serif;color:#333;background:white none 50% 0 no-repeat scroll;background-size:auto}body.background-variation-1{background:image-url("../../files/vision/scss/bg-lined-grey.png") 0 0 repeat}body.background-variation-1:before{content:"";position:absolute;top:0;left:0;width:100%;height:53px;background:white}body.background-variation-1 #wrapper{background:rgba(255, 255, 255, 0.75)}body.background-variation-1 #image-main{background:transparent}body.background-variation-2{background:#111}body.background-variation-2:before{content:"";position:absolute;top:0;left:0;width:100%;height:53px}body.background-variation-2:before,body.background-variation-2 #nav-main,body.background-variation-2 > header{background-color:#333}body.background-variation-2 #nav-main > ul > li > a{color:#999}body.background-variation-2 #nav-main > ul > li > a:hover,body.background-variation-2 #nav-main > ul > li > a:focus{color:#7c7c7c}body.background-variation-2 #image-main{background:#111}body.background-variation-3 #wrapper{position:relative;z-index:0;border:1px solid #eaeaea;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body.background-variation-3 #wrapper:before{top:-5px;left:-15px;-webkit-transform:rotate(-0.5deg);-moz-transform:rotate(-0.5deg);-ms-transform:rotate(-0.5deg);-o-transform:rotate(-0.5deg);transform:rotate(-0.5deg);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}body.background-variation-3 #wrapper:before,body.background-variation-3 #content:before{content:"";display:block;position:absolute;z-index:-1;background:white;border:1px solid #e7e9e9;-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 2px 5px rgba(0, 0, 0, 0.1);box-shadow:0 2px 5px rgba(0, 0, 0, 0.1)}@media screen and (max-width:1100px){body.background-variation-3 #wrapper:before,body.background-variation-3 #content:before{content:none}}body.background-variation-3 #content:before{top:-1px;right:-1px;bottom:-1px;left:-1px}body.background-variation-3.vision-home #content .contact-box{margin-top:0}*{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}#mbCenter,#colorbox,#lbCenter,#lbBottomContainer{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}::selection{background:#4a96d2;color:#000;text-shadow:none, !important}::-moz-selection{background:#4a96d2;color:#000;text-shadow:none, !important}button,input,select,textarea{font-family:inherit}table{width:100%;border:1px solid #f0f0f0;border-collapse:collapse;text-align:left}table th{padding:10px 8px;border-bottom:1px solid #f0f0f0}table td{padding:6px 8px;border-bottom:1px solid #f0f0f0;color:gray}table td,table td img{vertical-align:top}table tbody tr:nth-child(odd){background-color:#f2f2f2}table tbody tr:hover{background-color:white}table tfoot tr{background-color:#e6e6e6}table tfoot td{color:#333}a{color:#4a96d2;text-decoration:underline}a:hover,a:focus{text-decoration:none}a:hover,a:active{outline:0}a.external-link:after{font:75%/1 "RockSolid Icons";content:" \e151";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;margin-left:0.2em;color:gray}*[data-icon]:before{font:100%/1 "RockSolid Icons";content:attr(data-icon);-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;font-size:80%;margin-right:4px}*[data-icon].after:before{content:none}*[data-icon].after:after{font:100%/1 "RockSolid Icons";content:attr(data-icon);-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;font-size:80%;margin-left:4px}.clear{clear:both}.invisible{position:absolute;height:1px !important;width:1px !important;clip:rect(0 0 0 0);margin:-1px;padding:0;overflow:hidden;border:0}.pdf_link{margin:12px 0 0 20px;float:right}.pdf_link a{margin-left:2px;border:0 !important}.pdf_link img{border:0 !important}.image_container.float_left{margin-right:20px}.image_container.float_right{margin-left:20px}.image_container a{border:0}.mime_icon{margin-bottom:-0.25em}.ce_toplink,.toplink{margin:24px 0}.ce_toplink a,.toplink a{display:block;width:100%}.ce_toplink > a:before,.toplink > a:before{font:100%/1 "RockSolid Icons";content:"\e00c";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;top:2px;margin-right:5px}.ce_accordion{background-color:white;border-width:0 1px;border-style:solid;border-color:#f0f0f0;-webkit-box-shadow:0 0 6px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 6px rgba(0, 0, 0, 0.1);box-shadow:0 0 6px rgba(0, 0, 0, 0.1)}.ce_accordion .accordion{zoom:1;padding:0 3.84615%}.ce_accordion .accordion:before{content:"";display:table}.ce_accordion .accordion:after{content:"";display:table;clear:both}.ce_accordion .accordion > div{padding-bottom:12px}.ce_accordion .toggler{position:relative;padding:8px 7.69231% 8px 7.69231%;outline:none;color:#4a96d2;border-top:1px solid #f0f0f0;border-bottom:1px solid #dfdfdf;background-image:-owg(linear-gradient(white 30%, #ebebeb 100%));background-image:-webkit(linear-gradient(white 30%, #ebebeb 100%));background-image:-moz(linear-gradient(white 30%, #ebebeb 100%));background-image:-o(linear-gradient(white 30%, #ebebeb 100%));background-image:linear-gradient(white 30%, #ebebeb 100%);cursor:pointer}.ce_accordion .toggler:before{font:11px/0 "RockSolid Icons";content:"\e015";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;position:absolute;left:3.84615%;top:50%}.ce_accordion .toggler.ui-accordion-header-active:before{content:"\e01a"}.ce_accordion .toggler.ui-accordion-header-active,.ce_accordion .toggler:hover{background:white}.ce_accordion h1{font-size:19px !important}.ce_accordion h2{font-size:16px !important}.ce_accordion .image_container.float_right,.ce_accordion .image_container.float_left{width:46.15385%}.no-resize .ce_accordion .image_container.float_right,.no-resize .ce_accordion .image_container.float_left,.ce_accordion .image_container.float_right.no-resize,.ce_accordion .image_container.float_left.no-resize{width:auto}.mejs-controls button,.mejs-controls button:hover,.mejs-controls button:focus,.mejs-controls button:active{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ce_youtube-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.ce_youtube-wrapper iframe,.ce_youtube-wrapper object,.ce_youtube-wrapper embed,.ce_youtube-wrapper .ce_youtube-wrapper-poster{position:absolute;top:0;left:0;width:100%;height:100%}.ce_youtube-wrapper-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.ce_youtube-wrapper-poster:before{font:20px/1 "RockSolid Icons";content:"\25b6";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;position:absolute;top:50%;left:50%;margin:-1.2em -1.675em;padding:0.7em 1.2em 0.7em 1.4em;border-radius:0.5em;color:white;background:black;background:rgba(0, 0, 0, 0.6);transition:background-color 0.1s linear}.ce_youtube-wrapper-poster:hover:before{opacity:1;background:#cc181e}.mejs-video:not(.mejs-container-fullscreen),.mejs-audio:not(.mejs-container-fullscreen){margin:24px 0;background:transparent}hr{display:block;height:1px;margin:24px 0 23px;border-style:solid none none;border-width:1px 0 0;border-color:#dfdfdf}.confirmation,.information,.warning{position:relative;display:block;padding:8px 3.84615% 8px 56px;margin-left:-1px;margin-right:-1px;color:#90d310}.confirmation:before,.information:before,.warning:before{font:20px/1 "RockSolid Icons";content:"\e044";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;position:absolute;top:9px;left:0;width:40px;height:30px;padding:10px 0 0;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;color:white;text-align:center;background:#90d310}.information{border-color:#1f89ba;color:#1f89ba}.information:before{content:"\2139";top:0;font-size:40px;color:#1f89ba;background:transparent}.warning{border-color:#e73a3a;color:#e73a3a}.warning:before{content:"\e055";background:#e73a3a}code{padding:2px 5px;font-size:14px;line-height:19px;background-color:#ebebeb;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}pre{display:block;overflow:auto;font-size:14px;background-size:100% 42px;background-repeat:repeat-y;background-image:-owg(linear-gradient(top, #f7f7f7 50%, white 50%));background-image:-webkit(linear-gradient(top, #f7f7f7 50%, white 50%));background-image:-moz(linear-gradient(top, #f7f7f7 50%, white 50%));background-image:-o(linear-gradient(top, #f7f7f7 50%, white 50%));background-image:linear-gradient(top, #f7f7f7 50%, white 50%)}pre code{line-height:24px;background-color:transparent}button,.button,input[type="submit"],input[type="reset"],input[type="button"]{display:inline-block;padding:8px 30px;border:1px solid #a68d34;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;font-size:13px;font-weight:bold;color:#4d4d4d;text-align:center;text-decoration:none;text-shadow:0, 1px, #fff0bb;background:#ffcd1c;background:-owg(linear-gradient(top, #ffd84e 0, #ffcd1c 50%, #ebbd1a 100%));background:-webkit(linear-gradient(top, #ffd84e 0, #ffcd1c 50%, #ebbd1a 100%));background:-moz(linear-gradient(top, #ffd84e 0, #ffcd1c 50%, #ebbd1a 100%));background:-o(linear-gradient(top, #ffd84e 0, #ffcd1c 50%, #ebbd1a 100%));background:linear-gradient(top, #ffd84e 0, #ffcd1c 50%, #ebbd1a 100%);cursor:pointer;-webkit-box-shadow:0 1px rgba(255, 255, 255, 0.4) inset;-moz-box-shadow:0 1px rgba(255, 255, 255, 0.4) inset;box-shadow:0 1px rgba(255, 255, 255, 0.4) inset}button:hover,.button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,button:focus,.button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus{border-color:#82733e;-webkit-box-shadow:0 1px rgba(255, 255, 255, 0.4) inset;-moz-box-shadow:0 1px rgba(255, 255, 255, 0.4) inset;box-shadow:0 1px rgba(255, 255, 255, 0.4) inset}button:active,.button:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active{-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3) inset;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3) inset;text-shadow:none;background:-owg(linear-gradient(bottom, #ffd84e 0, #ffcd1c 50%, #ebbd1a 100%));background:-webkit(linear-gradient(bottom, #ffd84e 0, #ffcd1c 50%, #ebbd1a 100%));background:-moz(linear-gradient(bottom, #ffd84e 0, #ffcd1c 50%, #ebbd1a 100%));background:-o(linear-gradient(bottom, #ffd84e 0, #ffcd1c 50%, #ebbd1a 100%));background:linear-gradient(bottom, #ffd84e 0, #ffcd1c 50%, #ebbd1a 100%)}#colorbox button{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body > header,#wrapper,#footer-content,#nav-footer,.partner-links,#footer-info,.main-image-hgroup{zoom:1;position:relative;max-width:1100px;margin:0 auto;padding:0}body > header:before,#wrapper:before,#footer-content:before,#nav-footer:before,.partner-links:before,#footer-info:before,.main-image-hgroup:before{content:"";display:table}body > header:after,#wrapper:after,#footer-content:after,#nav-footer:after,.partner-links:after,#footer-info:after,.main-image-hgroup:after{content:"";display:table;clear:both}body > header{z-index:10;background:white}#logo{position:absolute;left:4%;top:0;width:20%;overflow:hidden;margin:0}#logo a{display:block}#logo img{display:block;width:100%;height:auto;margin-bottom:-1px}#nav-main{z-index:0;padding:0 4% 0 24%;text-align:right}#nav-main > ul{display:inline;margin:0;padding:0}#nav-main > ul > li{position:relative;display:inline-block;z-index:1}#nav-main > ul > li:last-child{margin-right:-22px}#nav-main > ul > li:hover{z-index:2}#nav-main > ul > li > a{position:relative;display:block;z-index:3;padding:20px 15px 16px 15px;font-size:11px;font-weight:bold;color:#333;text-decoration:none;text-transform:uppercase}#nav-main > ul > li > a:hover,#nav-main > ul > li > a:focus{color:#4a96d2}#nav-main > ul > li > ul{position:absolute;top:46px;left:0;display:none;z-index:1;min-width:120%;margin:0;padding:0 0 0 0;border:1px solid #dfdfdf;text-align:left;white-space:nowrap;background:white;-webkit-box-shadow:0 0 8px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 8px rgba(0, 0, 0, 0.15);box-shadow:0 0 8px rgba(0, 0, 0, 0.15)}#nav-main > ul > li > ul li{display:inline}#nav-main > ul > li > ul a{display:block;padding:9px 25px 8px 20px;border-top:1px solid #dfdfdf;font-size:13px;line-height:1.46;color:#333;text-decoration:none}#nav-main > ul > li > ul a:hover,#nav-main > ul > li > ul a:focus{color:#4a96d2;text-decoration:underline}#nav-main > ul > li > ul li:first-child > a{border-top:0}#nav-main > ul > li > ul ul{display:inline;margin:0;padding:0}#nav-main > ul > li > ul ul a{padding-left:32px;border-top-color:#f0f0f0;color:#707070}#nav-main > ul > li:hover > ul{display:block}#nav-main > ul > li:last-child > ul{left:auto;right:0}#nav-main > ul > li.active > a,#nav-main > ul > li.trail > a{color:#4a96d2}#nav-main > ul > li.submenu:before{content:"";position:absolute;left:0;top:6px;display:none;z-index:2;border-top:3px solid #4a96d2;width:100%;height:38px;background:white;-webkit-box-shadow:1px 0 #dfdfdf inset;-moz-box-shadow:1px 0 #dfdfdf inset;box-shadow:1px 0 #dfdfdf inset}.modernizr-no-boxshadow #nav-main > ul > li.submenu:before{border-right:1px solid #dfdfdf;border-left:1px solid #dfdfdf}#nav-main > ul > li.submenu:hover:before{content:" ";display:block}#nav-main > ul > li.submenu:last-child:before{-webkit-box-shadow:1px 0 #dfdfdf inset;-moz-box-shadow:1px 0 #dfdfdf inset;box-shadow:1px 0 #dfdfdf inset}#nav-main-mobile,#nav-main-mobile_styled{display:none}#image-main{position:relative;overflow:hidden;min-height:200px;margin:0 0 -60px 0;background:#f7f7f7;-webkit-box-shadow:0 50px 50px -50px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:0 50px 50px -50px rgba(0, 0, 0, 0.1) inset;box-shadow:0 50px 50px -50px rgba(0, 0, 0, 0.1) inset}.main-image{position:relative;height:300px}.main-image.-large{height:600px}.main-image img{position:absolute;left:50%;display:block;width:1440px;height:auto;margin-left:-720px}.main-image-hgroup{position:relative;z-index:1;top:110px;height:0;overflow:visible}.main-image-hgroup h2,.main-image-hgroup h3{margin:0 4%;font-size:36px;font-weight:800;color:white}.main-image-hgroup h2 span,.main-image-hgroup h3 span{clear:left;float:left;padding:0 20px;background:#d83541;background:rgba(216, 53, 65, 0.8)}.main-image-hgroup h3{font-size:18px;font-weight:normal}.main-image-hgroup h3 span{padding:5px 20px;background:#ffcd1c;background:rgba(255, 205, 28, 0.8)}.main-image.-large > .main-image-hgroup{top:160px}.main-image.-large > .main-image-hgroup h2{margin-right:28%;font-size:48px}.main-image.-large > .main-image-hgroup h3{margin-right:28%;margin-top:0;font-size:24px}#wrapper{background:white;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.15);box-shadow:0 0 20px rgba(0, 0, 0, 0.15)}#content-top-bar{position:relative;min-height:60px;padding:0 4%;border-bottom:1px solid #f0f0f0}#content-top-bar h1{margin:0;padding:22px 21.73913% 12px 0;font-size:24px;font-weight:normal}#content-top-bar .button{position:absolute;right:4%;bottom:10px;width:16%;padding-right:5px;padding-left:5px}#breadcrumbs{padding:23px 21.73913% 17px 0;font-size:13px;color:gray}#breadcrumbs a{text-decoration:none}#breadcrumbs a:hover,#breadcrumbs a:focus{text-decoration:underline}#breadcrumbs b{font-weight:inherit}aside#sidebar{position:relative;float:left;width:18%;margin:28px 0 0 4%;padding:19px 2% 0 0}.vision-sidebar-left aside#sidebar{width:24%;overflow:hidden;margin-right:-1px;padding-right:4%;border-right:1px solid #f0f0f0}.vision-sidebar-left aside#sidebar:before{content:"";position:absolute;left:100%;top:-12px;width:100%;height:450px;margin-left:5px;-webkit-border-radius:30px 0 0 0 / 100px 0 0 0;-moz-border-radius:30px 0 0 0 / 100px 0 0 0;-ms-border-radius:30px 0 0 0 / 100px 0 0 0;-o-border-radius:30px 0 0 0 / 100px 0 0 0;border-radius:30px 0 0 0 / 100px 0 0 0;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);box-shadow:0 0 20px rgba(0, 0, 0, 0.3);-webkit-transform:rotate(-2deg);-moz-transform:rotate(-2deg);-ms-transform:rotate(-2deg);-o-transform:rotate(-2deg);transform:rotate(-2deg)}aside#sidebar-secondary{position:relative;float:right;width:18%;margin:28px 4% 0 0;padding:19px 0 0 2%}.vision-sidebar-right aside#sidebar-secondary{width:24%;overflow:hidden;padding-left:4%;border-left:1px solid #f0f0f0}.vision-sidebar-right aside#sidebar-secondary:before{content:"";position:absolute;right:100%;top:-12px;width:100%;height:450px;margin-right:5px;-webkit-border-radius:0 30px 0 0Array/0Array 100px 0 0;-moz-border-radius:0 30px 0 0Array/0Array 100px 0 0;-ms-border-radius:0 30px 0 0Array/0Array 100px 0 0;-o-border-radius:0 30px 0 0Array/0Array 100px 0 0;border-radius:0 30px 0 0Array/0Array 100px 0 0;-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);box-shadow:0 0 20px rgba(0, 0, 0, 0.3);-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg);-ms-transform:rotate(2deg);-o-transform:rotate(2deg);transform:rotate(2deg)}.sidebar .mod_article,.sidebar .block{margin:24px 0;zoom:1}.sidebar .mod_article:before,.sidebar .block:before{content:"";display:table}.sidebar .mod_article:after,.sidebar .block:after{content:"";display:table;clear:both}.sidebar .searchform{position:relative;margin-top:15px}.sidebar .searchform input{padding-right:30px}.sidebar .searchform button{position:absolute;right:0;top:0;width:34px;height:34px;margin:0;padding:0;border:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;font-size:0;line-height:0;background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.sidebar .searchform button:before{font:16px/1 "RockSolid Icons";content:"\e0cb";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;display:block;color:#4a96d2}#nav-sub h3{display:inline;margin:0}#nav-sub h3 a{display:block;margin:0 0 7px 0;padding:0 0 5px 0;border-bottom:1px solid #f0f0f0;font-size:12px;color:#4a96d2;text-decoration:none;text-transform:uppercase}#nav-sub h3 a:hover,#nav-sub h3 a:focus{text-decoration:underline}#nav-sub ul,#nav-sub li{display:inline;margin:0;padding:0}#nav-sub ul a{display:block;padding:5px 0;font-size:13px;color:#333;text-decoration:none}#nav-sub ul a:hover,#nav-sub ul a:focus{text-decoration:underline}#nav-sub ul ul a{padding-left:12px}#nav-sub li.active > a,#nav-sub li.trail > a{font-weight:bold}.vision-home #image-main{margin-bottom:-70px}.vision-home section#content{float:none;width:auto;margin-right:4%;margin-left:4%;padding:0}.vision-fullwidth section#content{float:none;width:auto;margin-right:8%;margin-left:8%}#home-slider{width:100%;height:100%}#home-slider.rsts-skin-default .rsts-nav{bottom:88px;left:50%;right:auto;width:auto;margin-left:-426px;text-align:left}#home-slider.rsts-skin-default .rsts-prev,#home-slider.rsts-skin-default .rsts-next{right:auto;left:50%;bottom:90px;margin-left:-506px}#home-slider.rsts-skin-default .rsts-next{margin-left:-470px}ul.featured-list,#content ul.featured-list,div.featured-list ul,#content div.featured-list ul{float:right;width:30.43478%;margin:-3px 0 24px 8.69565%;padding:0;list-style:none;font-size:16px;color:#d83541}ul.featured-list li,#content ul.featured-list li,div.featured-list ul li,#content div.featured-list ul li{margin:12px 0}ul.featured-list li:before,#content ul.featured-list li:before,div.featured-list ul li:before,#content div.featured-list ul li:before{font:100%/1 "RockSolid Icons";content:"\e044";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;top:1px;width:14.28571%;margin-left:-14.28571%;text-align:center}ul.featured-list li.first-child,#content ul.featured-list li.first-child,div.featured-list ul li.first-child,#content div.featured-list ul li.first-child,ul.featured-list li.first,#content ul.featured-list li.first,div.featured-list ul li.first,#content div.featured-list ul li.first{margin-top:0}#content .teaser-boxes,.teaser-boxes{clear:both;margin:40px -4.34783% 0 -4.34783%;font-size:0}#content .teaser-boxes .box,.teaser-boxes .box{display:inline-block;width:28%;margin:0 0 40px 4%;font-size:14px;vertical-align:top}#content .teaser-boxes .box img,.teaser-boxes .box img{display:block;width:100%;height:auto;border:4px solid #f0f0f0;-webkit-box-shadow:0 1px #dfdfdf;-moz-box-shadow:0 1px #dfdfdf;box-shadow:0 1px #dfdfdf}#content .teaser-boxes .box h3,.teaser-boxes .box h3{margin:18px 0 6px 0;font-size:inherit;font-weight:bold;color:#4a96d2}#content .teaser-boxes .box p,.teaser-boxes .box p{margin:6px 0}.contact-box,#content .contact-box{position:relative;float:right;width:39.13043%;margin:36px 0 36px 4.34783%;padding:4.34783%;text-align:center;background:white;-webkit-box-shadow:0 0 0 1px #dfdfdf;-moz-box-shadow:0 0 0 1px #dfdfdf;box-shadow:0 0 0 1px #dfdfdf}.modernizr-no-boxshadow .contact-box,.modernizr-no-boxshadow #content .contact-box{border:1px solid #dfdfdf}.contact-box:before,#content .contact-box:before{content:"";position:absolute;left:11.11111%;top:0;width:77.77778%;height:3px;background:#d83541}.contact-box img,#content .contact-box img{float:left;width:35.71429%;height:auto;margin:0 7.14286% 0 0}.contact-box h3,#content .contact-box h3{margin:6px 0 12px 0;font-size:12px;font-weight:normal;color:gray}.contact-box h4,#content .contact-box h4{margin:0;font-size:21px;font-weight:normal;letter-spacing:0;word-spacing:0;color:#d83541;text-transform:uppercase}.contact-box h4:before,#content .contact-box h4:before{font:40px/1 "RockSolid Icons";content:"\e0e6";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;display:block;text-align:center}.contact-box p,#content .contact-box p{margin:0;font-size:16px;color:gray}.testimonial,#content .testimonial blockquote,#content blockquote.testimonial{margin:48px 0 !important;padding:0;font-size:24px;font-style:italic;color:#d83541}.testimonial:before,#content .testimonial blockquote:before,#content blockquote.testimonial:before{content:none}.testimonial p,#content .testimonial blockquote p,#content blockquote.testimonial p{margin:0}.testimonial small,#content .testimonial blockquote small,#content blockquote.testimonial small,.testimonial i,#content .testimonial blockquote i,#content blockquote.testimonial i,.testimonial em,#content .testimonial blockquote em,#content blockquote.testimonial em{position:relative;display:block;margin:12px 0;padding:6px 0 6px 50px;font-size:16px;color:gray}.testimonial small:before,#content .testimonial blockquote small:before,#content blockquote.testimonial small:before,.testimonial i:before,#content .testimonial blockquote i:before,#content blockquote.testimonial i:before,.testimonial em:before,#content .testimonial blockquote em:before,#content blockquote.testimonial em:before{content:"– "}.testimonial small:after,#content .testimonial blockquote small:after,#content blockquote.testimonial small:after,.testimonial i:after,#content .testimonial blockquote i:after,#content blockquote.testimonial i:after,.testimonial em:after,#content .testimonial blockquote em:after,#content blockquote.testimonial em:after{content:"“";position:absolute;left:0;top:0;width:40px;height:35px;padding:5px 0 0;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;font-size:50px;line-height:1;color:white;text-align:center;background:#d83541}#content .news-boxes.mod_newslist,.news-boxes{clear:both;margin:40px -4.34783% 0 -4.34783%;font-size:0}#content .news-boxes.mod_newslist h1,.news-boxes h1,#content .news-boxes.mod_newslist h2,.news-boxes h2,#content .news-boxes.mod_newslist h3,.news-boxes h3{margin-left:4.34783%}#content .news-boxes.mod_newslist article,.news-boxes article{position:relative;display:inline-block;width:28%;margin:0 0 40px 4%;padding:0 0 0 6%;font-size:14px;vertical-align:top;border-top:0}#content .news-boxes.mod_newslist article img,.news-boxes article img{display:block;width:127.27273%;margin-left:-27.27273%;height:auto;border:4px solid #f0f0f0;-webkit-box-shadow:0 1px #dfdfdf;-moz-box-shadow:0 1px #dfdfdf;box-shadow:0 1px #dfdfdf}#content .news-boxes.mod_newslist article h3,.news-boxes article h3{margin:24px 0 6px 0;font-size:inherit;font-weight:bold;color:#d83541}#content .news-boxes.mod_newslist article h3 i,.news-boxes article h3 i{position:absolute;left:0;width:14.28571%;margin:-5px 0 0 0;padding:8px 0;font-weight:normal;font-style:normal;line-height:1.1;color:white;text-align:center;text-transform:uppercase;background:#ffcd1c}#content .news-boxes.mod_newslist article h3 i b,.news-boxes article h3 i b{display:block;font-size:24px;font-weight:bold}#content .news-boxes.mod_newslist article p,.news-boxes article p{margin:6px 0}section#content{float:left;width:52%;margin:0 0 0 2%;padding:33px 0 0 0}.vision-sidebar-left section#content{margin-left:8%}.vision-sidebar-right section#content{margin-left:8%}#content p,#content ul,#content ol,#content table,#content blockquote,#content form,#content fieldset{margin:24px 0}#content h1{margin:24px 0;font-size:24px;color:#d83541}#content h2{margin:24px 0;font-size:19px}#content h1 + h2{margin-top:-12px}#content h3,#content h4,#content h5,#content h6{margin:24px 0 12px;font-size:14px;font-weight:bold}#content h3 + p,#content h4 + p,#content h5 + p,#content h6 + p,#content h3 + ul,#content h4 + ul,#content h5 + ul,#content h6 + ul,#content h3 + ol,#content h4 + ol,#content h5 + ol,#content h6 + ol,#content h3 + table,#content h4 + table,#content h5 + table,#content h6 + table,#content h3 + blockquote,#content h4 + blockquote,#content h5 + blockquote,#content h6 + blockquote{margin-top:0}#content h3 + figure,#content h4 + figure,#content h5 + figure,#content h6 + figure{margin-top:10px}#content h4,#content h5,#content h6{letter-spacing:1px;word-spacing:2px}#content h5,#content h6{font-weight:normal}#content h6{text-transform:uppercase;font-size:12px;font-variant:small-caps;color:gray}#content ul,#content ol{padding-left:7.69231%}#content ul li[data-icon],#content ol li[data-icon]{list-style:none}#content ul li[data-icon]:before,#content ol li[data-icon]:before{left:-21px;width:0}#content ul{list-style:disc}#content ul ul{margin-top:0}#content ol{list-style:decimal}#content ol ol,#content ol ul{margin-top:0}#content ol ol{list-style:upper-alpha}#content ol ol ol{list-style:lower-roman}#content ol ol ol ol{list-style:lower-alpha}#content blockquote{position:relative;margin-left:56px;font-size:16px;font-style:italic;color:#d83541}#content blockquote p{margin:12px 0}#content blockquote:before{content:"“";position:absolute;left:-56px;top:5px;width:36px;height:35px;padding:5px 4px 0 0;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;font-size:50px;line-height:1;color:white;text-align:center;background:#d83541}#content blockquote small,#content blockquote i,#content blockquote em{position:relative;display:block;font-size:14px;font-style:normal;color:gray}#content blockquote small:before,#content blockquote i:before,#content blockquote em:before{content:"– "}#content table{margin-bottom:36px}.image_container{position:relative;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;margin:0 -10px 24px;padding:9px;border:1px solid #dfdfdf;background:white;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);box-shadow:0 0 5px rgba(0, 0, 0, 0.15)}.image_container img{display:block;width:100%;height:auto}.image_container figcaption,.image_container .caption{width:100% !important;padding:6px 0 0;font-size:14px;font-style:italic;color:gray}.image_container.float_right,.image_container.float_left{float:right;width:46.15385%;margin:0 -10px 15px 15px}.no-resize .image_container.float_right,.no-resize .image_container.float_left,.image_container.float_right.no-resize,.image_container.float_left.no-resize{width:auto}.image_container.float_left{float:left;margin:0 15px 15px -10px}.no-resize .image_container:not(.float_right):not(.float_left),.image_container:not(.float_right):not(.float_left).no-resize{display:inline-block;vertical-align:top;width:auto;max-width:100%}.no-resize .image_container:not(.float_right):not(.float_left) img,.image_container:not(.float_right):not(.float_left).no-resize img{width:auto;max-width:100%}.ce_gallery > ul.cols_1 > li{width:97%}.ce_gallery > ul.cols_2 > li{width:47.75%}.ce_gallery > ul.cols_3 > li{width:31.33333%}.ce_gallery > ul.cols_4 > li{width:23.125%}.ce_gallery > ul.cols_5 > li{width:18.2%}.ce_gallery > ul.cols_6 > li{width:14.91667%}.ce_gallery > ul.cols_7 > li{width:12.57143%}.ce_gallery > ul.cols_8 > li{width:10.8125%}.ce_gallery > ul.cols_9 > li{width:9.44444%}.ce_gallery > ul.cols_10 > li{width:8.35%}.ce_gallery > ul.cols_11 > li{width:7.45455%}.ce_gallery > ul.cols_12 > li{width:6.70833%}.ce_gallery.no-resize > ul > li{width:auto}.ce_gallery > ul{zoom:1;margin:0 !important;padding:0 0 1.5% 0 !important;list-style:none !important;border:1px solid #dfdfdf;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);box-shadow:0 0 5px rgba(0, 0, 0, 0.15)}.ce_gallery > ul:before{content:"";display:table}.ce_gallery > ul:after{content:"";display:table;clear:both}.ce_gallery > ul > li{float:left;width:31.3333%;margin:1.5% 0 0 1.5%}.ce_gallery > ul > li.col_first{clear:left}#sidebar .ce_gallery > ul.cols_1 > li{width:94%}#sidebar .ce_gallery > ul.cols_2 > li{width:45.5%}#sidebar .ce_gallery > ul.cols_3 > li{width:29.33333%}#sidebar .ce_gallery > ul.cols_4 > li{width:21.25%}#sidebar .ce_gallery > ul.cols_5 > li{width:16.4%}#sidebar .ce_gallery > ul.cols_6 > li{width:13.16667%}#sidebar .ce_gallery > ul.cols_7 > li{width:10.85714%}#sidebar .ce_gallery > ul.cols_8 > li{width:9.125%}#sidebar .ce_gallery > ul.cols_9 > li{width:7.77778%}#sidebar .ce_gallery > ul.cols_10 > li{width:6.7%}#sidebar .ce_gallery > ul.cols_11 > li{width:5.81818%}#sidebar .ce_gallery > ul.cols_12 > li{width:5.08333%}#sidebar .ce_gallery.no-resize > ul > li{width:auto}#sidebar .ce_gallery > ul{padding-bottom:3% !important}#sidebar .ce_gallery > ul > li{width:45.5%;margin-top:3%;margin-left:3%}.ce_gallery .image_container{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0;padding:0;border:0}.sidebar h1,.sidebar h2,.sidebar h3,.sidebar h4{margin:24px 0 12px;font-size:12px;text-transform:uppercase}.sidebar h1,.sidebar h2,.sidebar h3{color:#d83541}.sidebar h4{color:#333}.sidebar h5{color:gray}.sidebar p,.sidebar ul,.sidebar ol,.sidebar table,.sidebar blockquote,.sidebar fieldset,.sidebar form{margin:12px 0;font-size:13px}.sidebar ul,.sidebar ol{padding:0;list-style-type:none}.sidebar table{margin-bottom:24px}.sidebar .mod_article,.sidebar .block{margin:24px 0}.sidebar .mod_article > .block{border-bottom:1px solid #f0f0f0}form .form-row{margin:5px 0}form label{display:block;margin-bottom:2px;font-size:13px}form input,form textarea{padding:7px 10px;border:1px solid #dfdfdf;font-size:13px;background-color:white;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.15) inset;-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.15) inset;box-shadow:0 1px 3px rgba(0, 0, 0, 0.15) inset}form input:focus,form textarea:focus{border-color:#a7a7a7}form input{-webkit-appearance:none;-moz-appearance:none;appearance:none}form input[type="checkbox"],form input[type="radio"],form input[type="image"]{margin:0;padding:0;border:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}form input[type="checkbox"] + label,form input[type="radio"] + label{display:inline}form input[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}form input[type="radio"]{vertical-align:middle;-webkit-appearance:radio;-moz-appearance:radio;appearance:radio;background:none}form input[type="file"]{height:auto;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}form textarea{resize:vertical;padding-top:10px;padding-bottom:10px}form select{font-size:13px}form fieldset p{margin:0 !important}form fieldset label:after{content:"\A";white-space:pre}form button,form input[type="submit"]{margin:10px 0}form .valid input,form .valid textarea,form .valid input:hover,form .valid textarea:hover{border-color:#87aa4a;-webkit-box-shadow:0 0 0 4px rgba(135, 170, 74, 0.3);-moz-box-shadow:0 0 0 4px rgba(135, 170, 74, 0.3);box-shadow:0 0 0 4px rgba(135, 170, 74, 0.3)}form .invalid input,form .invalid textarea,form input.error,form textarea.error,form .invalid input:hover,form .invalid textarea:hover,form input.error:hover,form textarea.error:hover{border-color:#e14e4e;-webkit-box-shadow:0 0 0 3px rgba(225, 78, 78, 0.3);-moz-box-shadow:0 0 0 3px rgba(225, 78, 78, 0.3);box-shadow:0 0 0 3px rgba(225, 78, 78, 0.3)}form b.error,form p.error{margin:0;color:#e73a3a}form span.mandatory{margin-left:2px;font-size:16px;color:#d83541}form .explanation,form .captcha_text{font-size:12px;margin:-18px 0 24px;color:gray}form .explanation p,form .captcha_text p{margin:0 !important}form .captcha_text{display:block;margin-top:6px;color:#4a96d2;font-size:inherit;font-style:italic}form .styled_select{font-family:"PT Sans", sans-serif;font-size:14px}#content form .form-row{margin:24px 0}#content form p.error{margin:0}#content form input[type="text"],#content form input[type="password"],#content form input[type="email"],#content form input[type="url"],#content form input[type="date"]{width:61.53846%}#content form textarea{width:100%}.sidebar form input,body > footer form input,.sidebar form textarea,body > footer form textarea,.sidebar form button,body > footer form button{width:100%}.sidebar form input.submit,body > footer form input.submit,.sidebar form button,body > footer form button{padding-right:0;padding-left:0}.sidebar form input[type="checkbox"],body > footer form input[type="checkbox"],.sidebar form input[type="radio"],body > footer form input[type="radio"],.sidebar form input[type="image"],body > footer form input[type="image"]{width:auto;height:auto}body > footer{margin-top:-60px;padding-top:120px;background:#f0f0f0}#footer-content{font-size:13px;line-height:1.538}#footer-content .footer-column{float:left;width:28%;margin:0 0 0 4%}#footer-content h1,#footer-content h2,#footer-content h3{margin:36px 0 24px 0;font-size:12px;font-weight:bold;color:gray;text-transform:uppercase}#footer-content .footer-column > h1:first-child,#footer-content .footer-column > h2:first-child,#footer-content .footer-column > h3:first-child{margin-top:0}#footer-content img{display:block;width:100%;height:auto;-webkit-box-shadow:0 27px 10px -25px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 27px 10px -25px rgba(0, 0, 0, 0.05);box-shadow:0 27px 10px -25px rgba(0, 0, 0, 0.05)}#footer-content ul.icon-list{margin:24px 0;padding-left:50px;list-style:none}#footer-content ul.icon-list li{position:relative;margin:18px 0}#footer-content ul.icon-list li:before{position:absolute;left:-50px;top:-4px;width:40px;height:33px;padding:7px 0 0 0;border-radius:100%;font-size:24px;color:#f0f0f0;text-align:center;background:#ffcd1c}#footer-content ul.icon-list li i{display:block;font-size:10px;font-style:normal;line-height:1.2;text-transform:uppercase}#footer-content ul.icon-list li a,#footer-content ul.icon-list li b{font-weight:bold;color:#4a96d2}#footer-content ul.article-list{margin:0;padding:0;list-style:none}#footer-content ul.article-list li{display:block;margin:22px 0}#footer-content ul.article-list a{display:block;color:inherit;text-decoration:none}#footer-content ul.article-list a:hover h2,#footer-content ul.article-list a:focus h2{text-decoration:underline}#footer-content ul.article-list h4{margin:2px 0;font-size:inherit;font-weight:bold}#footer-content ul.article-list h5{margin:2px 0;font-size:12px;font-weight:normal;color:gray}#footer-content ul.article-list p{margin:2px 0}#footer-content .button-wrap{margin:43px 0 12px 0;text-align:center}#footer-content .button-wrap .button{width:100%;padding-top:16px;padding-bottom:15px;font-size:16px}#footer-content .button-wrap p{margin:5px 0}#footer-content .social-list{margin:0;padding:0;list-style:none}#footer-content .social-list li{display:inline}#footer-content .social-list a{display:inline-block;width:21px;margin-right:5px;font-size:0;line-height:0;color:#f0f0f0}#footer-content .social-list a:before{font:20px/1 "RockSolid Icons";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;color:gray}#footer-content .social-list a:hover.icon-facebook:before,#footer-content .social-list a:focus.icon-facebook:before{color:#3b5997}#footer-content .social-list a:hover.icon-twitter:before,#footer-content .social-list a:focus.icon-twitter:before{color:#0199d1}#footer-content .social-list a:hover.icon-google-plus:before,#footer-content .social-list a:focus.icon-google-plus:before{color:#474848}#footer-content .social-list a:hover.icon-pinterest:before,#footer-content .social-list a:focus.icon-pinterest:before{color:#ca2027}#nav-footer > ul,.partner-links > ul{margin:24px 4% 0 4%;padding:24px 0;border-bottom:1px solid #dfdfdf;font-size:12px;text-align:center;text-transform:uppercase}#nav-footer li,.partner-links li{display:inline;margin:0;padding:0}#nav-footer a,.partner-links a{margin:0 25px;text-decoration:none;color:inherit}#nav-footer a:hover,.partner-links a:hover,#nav-footer a:focus,.partner-links a:focus{text-decoration:underline}.partner-links{border-top:1px solid #dfdfdf;margin-top:50px}.partner-links ul{border-bottom:0;margin-bottom:0;padding-top:0}#footer-info{padding:12px 0 24px 0;font-size:12px;color:gray;text-align:center}#footer-info p{margin:0}#footer-info .rocksolid-copyright{color:inherit;text-decoration:none}#footer-info .rocksolid-copyright:hover,#footer-info .rocksolid-copyright:focus{text-decoration:underline}#footer-info .rocksolid-copyright:before{content:"·";display:inline-block;margin:0 5px 0 2px}.fixed-note{position:fixed;display:table;top:auto;right:0;bottom:0;left:0;width:100%;min-height:60px;padding:12px 20px 12px 80px;border-top:1px solid #f0f0f0;z-index:99;background-color:white;box-shadow:0 -2px 5px rgba(0, 0, 0, 0.1)}@media screen and (max-width:900px){.fixed-note{position:relative}}@media screen and (max-width:599px){.fixed-note{display:block;padding-left:20px}}.fixed-note:before{position:absolute;top:50%;margin-top:-18px;left:30px;font-size:36px;color:#d83541}@media screen and (max-width:900px){.fixed-note:before{top:24px;margin-top:0}}@media screen and (max-width:599px){.fixed-note:before{position:static}}.fixed-note h1,.fixed-note h2,.fixed-note h3{font-size:14px;margin:6px 0}.fixed-note p{font-size:13px;margin:6px 0}.fixed-note-column{display:table-cell;vertical-align:middle;padding:0 10px}.fixed-note-column:last-child{text-align:right}@media screen and (max-width:900px){.fixed-note-column:last-child{text-align:left}}@media screen and (max-width:900px){.fixed-note-column{display:block;margin:12px 0;padding:0}}.fixed-note-link,.fixed-note-button{white-space:nowrap}.fixed-note-button{margin:0}.fixed-note-closed{position:fixed;right:30px;bottom:0;z-index:99;padding:8px 12px;color:#4d4d4d;text-decoration:none;background:#ffcd1c;box-shadow:0 -2px 5px rgba(0, 0, 0, 0.1)}@media screen and (max-width:900px){.fixed-note-closed{position:absolute;top:12px;right:auto;bottom:auto;left:3.33333%;margin-left:-16px;padding:4px 12px}}@media screen and (max-width:599px){.fixed-note-closed{margin-left:0;left:0;top:0}}.fixed-note-closed:hover,.fixed-note-closed:focus{background-color:#e8b500}.fixed-note-closed:before{font:100%/1 "RockSolid Icons";content:"\e0a6";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative}.fixed-note-closed > span{display:none}.back a:before,.previous a:before,.next a:after{font:12px/1 "RockSolid Icons";content:"\e018";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;top:-1px;margin-right:6px;vertical-align:middle}.next a:after{content:"\e019";margin-right:0;margin-left:6px}.pagination > p{text-align:center}.pagination ul{list-style-type:none !important;text-align:center}.pagination ul li{display:inline-block}.pagination ul li a,.pagination ul li span{padding:4px 12px;background-color:white}.pagination ul li .current{border-bottom:1px solid #f0f0f0;background-image:-owg(linear-gradient(white 1%, #eaeaea 100%));background-image:-webkit(linear-gradient(white 1%, #eaeaea 100%));background-image:-moz(linear-gradient(white 1%, #eaeaea 100%));background-image:-o(linear-gradient(white 1%, #eaeaea 100%));background-image:linear-gradient(white 1%, #eaeaea 100%);-webkit-box-shadow:1px 0 0 0 rgba(255, 255, 255, 0.9) inset;-moz-box-shadow:1px 0 0 0 rgba(255, 255, 255, 0.9) inset;box-shadow:1px 0 0 0 rgba(255, 255, 255, 0.9) inset}.enclosure,.ce_downloads{position:relative;margin:24px 0;padding:7px 3.84615% 10px;border:1px solid #dfdfdf;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);box-shadow:0 0 5px rgba(0, 0, 0, 0.15)}.enclosure:before,.ce_downloads:before{font:72px/0 "RockSolid Icons";content:"\e102";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;position:absolute;top:50%;right:4%;color:#d9d9d9;cursor:default}.enclosure p,.ce_downloads p,.enclosure h1,.ce_downloads h1,.enclosure h2,.ce_downloads h2,.enclosure h3,.ce_downloads h3,.enclosure h4,.ce_downloads h4,.enclosure h5,.ce_downloads h5,.enclosure h6,.ce_downloads h6,.enclosure ul,.ce_downloads ul{margin:6px 0 !important}.enclosure ul,.ce_downloads ul{list-style:none !important;padding:0 !important}section#content .mod_search{margin:24px 0}section#content .mod_search form input[type="search"]{width:74%;margin:0;padding:8px 10px}section#content .mod_search form button,section#content .mod_search form input[type="submit"]{position:relative;top:-1px;width:25%;margin-left:0;margin-right:-2%;padding-bottom:10px}section#content .mod_search form button:active,section#content .mod_search form input[type="submit"]:active{padding-bottom:8px}section#content .mod_search h3 span.relevance{float:right;font-size:14px}section#content .mod_search .header{padding-bottom:6px;border-bottom:1px solid #f0f0f0;color:gray}section#content .mod_search .highlight{padding:0 5px;font-weight:bold;background:#b7d5ed}section#content .mod_search .url{padding-bottom:24px;border-bottom:1px dotted #f0f0f0;color:gray}section#content .mod_search .url:before{margin-right:5px;font:16px/1 "RockSolid Icons";content:"\e0b4";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;top:1px}section#content .mod_search .url .filesize{display:inline-block;font-size:12px}.mod_calendar table{border-collapse:separate}.mod_calendar th{background:white;background-image:-owg(linear-gradient(white, #f2f2f2));background-image:-webkit(linear-gradient(white, #f2f2f2));background-image:-moz(linear-gradient(white, #f2f2f2));background-image:-o(linear-gradient(white, #f2f2f2));background-image:linear-gradient(white, #f2f2f2);-webkit-box-shadow:1px 0 0 0 rgba(255, 255, 255, 0.9) inset;-moz-box-shadow:1px 0 0 0 rgba(255, 255, 255, 0.9) inset;box-shadow:1px 0 0 0 rgba(255, 255, 255, 0.9) inset;border-bottom:1px solid #f0f0f0}.mod_calendar th.previous,.mod_calendar th.next,.mod_calendar th.current{padding:0;white-space:nowrap}.mod_calendar th.previous a,.mod_calendar th.next a{padding:11px 16px;display:block;text-decoration:none}.mod_calendar th.previous a:hover,.mod_calendar th.next a:hover{color:#ffcd1c}.mod_calendar th.previous a:after,.mod_calendar th.next a:after,.mod_calendar th.previous a:before,.mod_calendar th.next a:before{display:none}.mod_calendar th.previous a:active,.mod_calendar th.next a:active{-webkit-box-shadow:0 0 4px rgba(0, 0, 0, 0.3) inset;-moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.3) inset;box-shadow:0 0 4px rgba(0, 0, 0, 0.3) inset}.mod_calendar th.next{text-align:right}.mod_calendar th.current{text-align:center}.mod_calendar th.current:before{font:16px/1 "RockSolid Icons";content:"\e037";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;margin-right:6px}.mod_calendar th.label{font-size:12px;text-align:center;text-transform:uppercase;border-bottom:2px solid #f0f0f0 !important}.mod_calendar td{width:14.28571%;background:white;background-image:-owg(linear-gradient(white, #f2f2f2));background-image:-webkit(linear-gradient(white, #f2f2f2));background-image:-moz(linear-gradient(white, #f2f2f2));background-image:-o(linear-gradient(white, #f2f2f2));background-image:linear-gradient(white, #f2f2f2);-webkit-box-shadow:1px 0 0 0 rgba(255, 255, 255, 0.9) inset;-moz-box-shadow:1px 0 0 0 rgba(255, 255, 255, 0.9) inset;box-shadow:1px 0 0 0 rgba(255, 255, 255, 0.9) inset}.mod_calendar td.empty,.mod_calendar td:hover{color:#333;background:white}.mod_calendar td.today{color:white !important;background:#969696;-webkit-box-shadow:0 2px 10px rgba(0, 0, 0, 0.6) inset;-moz-box-shadow:0 2px 10px rgba(0, 0, 0, 0.6) inset;box-shadow:0 2px 10px rgba(0, 0, 0, 0.6) inset}.mod_calendar td.today a{color:white !important}.mod_calendar td.today a:hover{border-color:#969696 !important}.mod_calendar .event{font-size:12px}.mod_calendar .minicalendar td,.mod_calendar .minicalendar th{padding:3px}.mod_calendar .minicalendar th.next,.mod_calendar .minicalendar th.previous{text-align:center}.mod_calendar .minicalendar th.next a,.mod_calendar .minicalendar th.previous a{padding:5px;font-size:0;line-height:0;color:transparent}.mod_calendar .minicalendar th.next a:before,.mod_calendar .minicalendar th.previous a:before{font:10px/1 "RockSolid Icons";content:"\e018";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;color:#4a96d2;top:1px;margin:0}.mod_calendar .minicalendar th.next a:before{content:"\e019"}.mod_calendar .minicalendar th.current{font-size:12px}.mod_calendar .minicalendar th.current:before{font-size:12px}.mod_calendar .minicalendar th.label{font-size:10px}.mod_calendar .minicalendar td{font-size:11px;text-align:center}.mod_eventlist .event h2{margin:0 !important}.mod_eventlist .event .more{margin:0 0 24px !important}.mod_eventreader.info,.mod_eventlist .header{font-weight:bold}.mod_eventreader .info time:before,.mod_eventlist .header:before{font:15px/1 "RockSolid Icons";content:"\e037";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;top:1px;margin-right:5px}.mod_faqpage section{padding-left:11.53846%;margin:48px 0}.mod_faqpage section h3:before{font:32px/1 "RockSolid Icons";content:"\e048";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;padding-top:8px;margin-right:14px;margin-left:-46px;text-align:center;vertical-align:middle;color:#4a96d2}.mod_faqpage section p{margin:12px 0 !important}.mod_faqpage .info,.mod_faqreader .info{font-size:12px;color:gray}.mod_faqlist ul{padding:0 !important;list-style-type:none !important}.mod_faqlist ul li{padding:6px 0}.mod_faqlist ul li:before{font:15px/1 "RockSolid Icons";content:"\e048";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;top:1px;margin-right:6px;color:#4a96d2}#content .mod_newslist article,#content .mod_newsarchive article{margin:12px 0 0;padding:12px 0;border-top:1px solid #f0f0f0}#content .mod_newslist h2,#content .mod_newsarchive h2{margin-bottom:0;font-size:24px;font-weight:normal}#content .mod_newslist h2 a,#content .mod_newsarchive h2 a{color:#333;text-decoration:none}#content .mod_newslist h2 a:hover,#content .mod_newsarchive h2 a:hover{color:#4a96d2;text-decoration:underline}#content .mod_newslist img,#content .mod_newsarchive img{width:100%;height:auto;margin-top:12px;border:4px solid #f0f0f0;-webkit-box-shadow:0 1px #dfdfdf;-moz-box-shadow:0 1px #dfdfdf;box-shadow:0 1px #dfdfdf}#content .mod_newslist .info,#content .mod_newsarchive .info{width:30.76923%;float:left;font-size:12px;line-height:21px}#content .mod_newslist .info .date,#content .mod_newsarchive .info .date,#content .mod_newslist .info .author,#content .mod_newsarchive .info .author,#content .mod_newslist .info .comment-count,#content .mod_newsarchive .info .comment-count{display:block}#content .mod_newslist .info em,#content .mod_newsarchive .info em,#content .mod_newslist .info .comment-count,#content .mod_newsarchive .info .comment-count{color:gray;text-transform:capitalize}#content .mod_newslist .teaser,#content .mod_newsarchive .teaser{width:69.23077%;float:right;margin:24px 0 6px}#content .mod_newslist .teaser p,#content .mod_newsarchive .teaser p{margin:0}#content .mod_newslist .more,#content .mod_newsarchive .more{margin-left:30.76923%}.sidebar .author{color:gray}.sidebar .author strong{font-weight:normal;color:#333}.sidebar .author a{color:gray;text-decoration:none}.sidebar .author a:before{font-size:100%;top:1px}.sidebar .author a:hover{color:#4a96d2}.sidebar .author .image_container{margin-bottom:0 !important}.ce_comments{border-top:1px solid #dfdfdf;margin-top:36px}.ce_comments .comment_default{position:relative;padding:24px 7.69231%;margin-bottom:24px;border:1px solid #dfdfdf;background-color:white;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);box-shadow:0 0 5px rgba(0, 0, 0, 0.15)}.ce_comments .comment_default:after{font:36px/1 "RockSolid Icons";content:"\e042";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;color:#d9d9d9;position:absolute;top:14px;right:7.69231%;margin-right:6px;z-index:1}.ce_comments .comment_default .info{position:relative;display:inline;z-index:2;border-bottom:1px solid #dfdfdf}.ce_comments .comment_default .info a{text-decoration:none}.ce_comments .comment_default .info .date{display:inline-block;font-weight:normal;color:gray}.ce_comments .comment_default .info .date:before{display:none}.ce_comments .comment_default .comment{font-size:14px;position:relative;z-index:2}.ce_comments .comment_default .reply{padding-left:7.69231%}.ce_comments .comment_default .reply .info:before{font:12px/1 "RockSolid Icons";content:"\e01f";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;color:#d83541;position:absolute;top:4px;left:-24px}.ce_comments .form{margin-top:36px;zoom:1}.ce_comments .form:before{content:"";display:table}.ce_comments .form:after{content:"";display:table;clear:both}.ce_comments form input[type="text"],#content .ce_comments form input[type="text"],.ce_comments form input[type="password"],#content .ce_comments form input[type="password"],.ce_comments form input[type="email"],#content .ce_comments form input[type="email"],.ce_comments form input[type="url"],#content .ce_comments form input[type="url"]{width:53.84615%;float:right}.ce_comments form label{float:left;margin-top:3px}.ce_comments form fieldset{margin:0 !important;border:0}.ce_comments form fieldset label{float:none;margin-left:5px}.ce_comments form .widget{float:left;clear:both;width:100%;margin:12px 0}.ce_comments form .captcha_text{display:inline}#content .mod_sitemap a{color:gray}#content .mod_sitemap ul{padding-left:0;list-style-type:none}#content .mod_sitemap ul li{border-top:1px solid #f0f0f0}#content .mod_sitemap ul li:first-child,#content .mod_sitemap ul li.first{border:0}#content .mod_sitemap ul li li{padding:3px 24px;font-size:14px;border-color:#f0f0f0}#content .mod_sitemap ul li li.submenu{border:0}#content .mod_sitemap ul li li.submenu ul{margin:0}#content .mod_sitemap > ul > li{padding:6px 0}#content .mod_sitemap > ul > li > a{color:#4a96d2;font-weight:bold}#content .mod_sitemap > ul > li:before{font:100%/1 "RockSolid Icons";content:"\e083";-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:geometricPrecision;text-indent:0;display:inline-block;position:relative;top:1px;margin-right:8px;color:#4a96d2}.mod_login{position:relative;padding:0 7.69231%;border:1px solid #dfdfdf;text-align:center;background-color:white;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.15);box-shadow:0 0 5px rgba(0, 0, 0, 0.15)}.mod_login:before{content:"";position:absolute;left:7.69231%;top:0;width:84.61538%;height:3px;background:#d83541}.mod_login h2{padding-bottom:6px;border-bottom:1px solid #f0f0f0}.mod_login input{width:80% !important}.mod_login table{border:0;margin:0 !important}.mod_login table tr{background-color:transparent !important}.mod_login table tr.row_last td{border:0}.mod_login table td{padding:14px 0;vertical-align:middle}#content .mod_nl_list ul{padding-left:0;list-style-type:none}#content .mod_nl_list ul li{padding:3px 0;border-top:1px solid #f0f0f0}#content .mod_nl_list ul li:first-child,#content .mod_nl_list ul li.first{border:0}.dlh_googlemap{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.sidebar .dlh_googlemap{width:100% !important}#content .dlh_googlemap img{max-width:none}#image-main .rsts-skin-default .rsts-nav{bottom:88px;left:auto;right:50%;width:auto;margin-right:-426px;text-align:left}#image-main .rsts-skin-default .rsts-prev,#image-main .rsts-skin-default .rsts-next{left:auto;right:50%;bottom:90px;margin-right:-470px}#image-main .rsts-skin-default .rsts-next{margin-right:-506px}#content .rsts-main ul,#sidebar .rsts-main ul{margin:0;padding:0}#content .rsts-main .rsts-next,#sidebar .rsts-main .rsts-next,#content .rsts-main .rsts-prev,#sidebar .rsts-main .rsts-prev,#content .rsts-main .rsts-video-stop,#sidebar .rsts-main .rsts-video-stop{border-bottom:none;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.1)}#content .rsts-main .image_container,#sidebar .rsts-main .image_container{margin-left:0;margin-right:0}#content .rsts-main .image_container.float_left,#sidebar .rsts-main .image_container.float_left{margin-left:0;margin-right:20px}#content .rsts-main .image_container.float_right,#sidebar .rsts-main .image_container.float_right{margin-right:0;margin-left:20px}@media screen and (max-width:1100px){#home-slider.rsts-skin-default .rsts-nav,#image-main .rsts-skin-default .rsts-nav{left:4%;margin-left:80px}#home-slider.rsts-skin-default .rsts-prev,#image-main .rsts-skin-default .rsts-prev,#home-slider.rsts-skin-default .rsts-next,#image-main .rsts-skin-default .rsts-next{left:4%;margin-left:0}#home-slider.rsts-skin-default .rsts-next,#image-main .rsts-skin-default .rsts-next{margin-left:36px}}@media screen and (max-width:900px){#logo{left:6.66667%;width:26.66667%}#nav-main{padding-right:6.66667%;padding-left:40%;text-align:left}#nav-main > ul{display:block;margin:12px 0 16px -22px}#nav-main > ul > li:before{display:none !important}#nav-main > ul > li > a{padding-top:10px;padding-bottom:6px}#nav-main > ul > li > ul{display:none !important}#image-main,.vision-home #image-main{min-height:100px;margin-bottom:0}.main-image-hgroup,.main-image.-large > .main-image-hgroup{top:160px}.main-image-hgroup h2,.main-image.-large > .main-image-hgroup h2,.main-image-hgroup h3,.main-image.-large > .main-image-hgroup h3{margin-right:6.66667%;margin-left:6.66667%}#home-slider.rsts-skin-default .rsts-nav,#image-main .rsts-skin-default .rsts-nav{bottom:18px;left:6.66667%}#home-slider.rsts-skin-default .rsts-prev,#image-main .rsts-skin-default .rsts-prev,#home-slider.rsts-skin-default .rsts-next,#image-main .rsts-skin-default .rsts-next{left:6.66667%;bottom:20px}#content-top-bar{padding-right:6.66667%;padding-left:6.66667%}#content-top-bar h1{padding-right:38.46154%}#content-top-bar .button{right:6.66667%;width:26.66667%}#breadcrumbs{padding-right:38.46154%}ul.featured-list,#content ul.featured-list,div.featured-list ul,#content div.featured-list ul{width:38.46154%;margin-left:15.38462%}ul.featured-list li:before,#content ul.featured-list li:before,div.featured-list ul li:before,#content div.featured-list ul li:before{width:20%;margin-left:-20%}#content .teaser-boxes,.teaser-boxes{margin-right:-7.69231%;margin-left:-7.69231%}#content .teaser-boxes .box,.teaser-boxes .box{width:40%;margin-left:6.66667%}.contact-box,#content .contact-box{width:46.15385%;margin-left:7.69231%;padding:3.84615%}.contact-box:before,#content .contact-box:before{left:8.33333%;width:83.33333%}.contact-box img,#content .contact-box img{width:33.33333%;margin-right:8.33333%}.contact-box h4,#content .contact-box h4{font-size:14px}.contact-box h4:before,#content .contact-box h4:before{font-size:28px}.contact-box p,#content .contact-box p{font-size:14px}.testimonial,#content .testimonial blockquote{font-size:20px}#content .news-boxes.mod_newslist,.news-boxes{margin-right:-7.69231%;margin-left:-7.69231%}#content .news-boxes.mod_newslist article,.news-boxes article{width:40%;margin-left:6.66667%;padding-left:6.66667%}#content .news-boxes.mod_newslist article img,.news-boxes article img{width:120%;margin-left:-20%}#content .news-boxes.mod_newslist article h3 i,.news-boxes article h3 i{width:12.5%}aside#sidebar,aside#sidebar-secondary,.vision-sidebar-left aside#sidebar,.vision-sidebar-left aside#sidebar-secondary,.vision-sidebar-right aside#sidebar,.vision-sidebar-right aside#sidebar-secondary{float:none;width:auto;overflow:visible;margin:24px 0;padding:0;border:0}aside#sidebar:before,aside#sidebar-secondary:before,.vision-sidebar-left aside#sidebar:before,.vision-sidebar-left aside#sidebar-secondary:before,.vision-sidebar-right aside#sidebar:before,.vision-sidebar-right aside#sidebar-secondary:before{content:none}.sidebar .mod_article > .block,.sidebar .mod_form,.sidebar .mod_subscribe,.sidebar .searchform{float:left;width:40%;margin:24px 0 0 6.66667%}#nav-sub{margin:0 6.66667%;zoom:1}#nav-sub:before{content:"";display:table}#nav-sub:after{content:"";display:table;clear:both}#nav-sub > ul{margin:0}#nav-sub > ul > li{display:inline-block;margin:0 5px 10px 0;vertical-align:top}#nav-sub > ul a,#nav-sub > ul ul a,#nav-sub > ul ul ul a{padding:5px 10px;border:0;background:white;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);box-shadow:0 1px 2px rgba(0, 0, 0, 0.2)}#nav-sub > ul ul a{padding-left:20px}section#content,.vision-sidebar-left section#content,.vision-sidebar-right section#content,.vision-home section#content,.vision-fullwidth section#content{float:none;clear:both;width:auto;margin:24px 0;padding:0 6.66667%}#footer-content .footer-column{width:40%;margin-left:6.66667%}#footer-content .footer-column-3{clear:left;width:86.66667%}#footer-content .footer-column-3 .button-wrap{float:right;width:46.15385%;margin-top:100px;margin-left:7.69231%}#footer-content .footer-column-3 form{width:46.15385%}#nav-footer > ul,.partner-links > ul{margin-right:6.66667%;margin-left:6.66667%;padding:24px 0 12px 0}#nav-footer a,.partner-links a{display:inline-block;margin:0 12px 12px 12px}}@media screen and (max-width:599px){#logo{position:static;width:200px;margin:0 auto 0;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1)}#nav-main{display:none}#nav-main-mobile{display:block;width:86.66667%;margin:24px 0 12px 6.66667%;font-size:16px}#image-main{min-height:0}.main-image,.main-image.-large{height:auto}.main-image-hgroup,.main-image.-large > .main-image-hgroup{position:static;height:auto;margin:12px 0 24px 0}.main-image-hgroup h2,.main-image.-large > .main-image-hgroup h2{font-size:36px}.main-image-hgroup h3,.main-image.-large > .main-image-hgroup h3{font-size:18px}.main-image img{position:static;width:100%;height:auto;margin:0}#home-slider{height:auto}#home-slider.rsts-skin-default .rsts-view{padding-bottom:38px}#content-top-bar h1{padding-right:0}#content-top-bar .button{position:static;width:100%;margin-bottom:24px}#breadcrumbs{padding-right:7.69231%}ul.featured-list,#content ul.featured-list,div.featured-list ul,#content div.featured-list ul{float:none;width:auto;margin-left:7.69231%}ul.featured-list li:before,#content ul.featured-list li:before,div.featured-list ul li:before,#content div.featured-list ul li:before{width:12.5%;margin-left:-12.5%}#content .teaser-boxes,.teaser-boxes{margin-right:0;margin-left:0}#content .teaser-boxes .box,.teaser-boxes .box{display:block;width:auto;margin-left:0}.contact-box,#content .contact-box{zoom:1;float:none;width:auto;margin-left:0;padding:7.69231%}.contact-box:before,#content .contact-box:before{content:"";display:table}.contact-box:after,#content .contact-box:after{content:"";display:table;clear:both}.contact-box:before,#content .contact-box:before{left:7.69231%;width:84.61538%}.contact-box img,#content .contact-box img{width:36.36364%;margin-right:9.09091%}#content .news-boxes.mod_newslist,.news-boxes{margin-right:0;margin-left:0}#content .news-boxes.mod_newslist article,.news-boxes article{display:block;width:auto;margin-left:0;padding-left:15.38462%}#content .news-boxes.mod_newslist article img,.news-boxes article img{width:118.18182%;margin-left:-18.18182%}#content .news-boxes.mod_newslist article h3 i,.news-boxes article h3 i{width:11.53846%}.sidebar .mod_article > .block,.sidebar .mod_form,.sidebar .mod_subscribe,.sidebar .searchform{float:none;width:auto;margin-right:6.66667%;margin-left:6.66667%}#nav-sub{display:none}#content form input[type="text"],#content form input[type="password"],#content form input[type="email"],#content form input[type="url"],#content form input[type="date"]{width:100%}.image_container.float_right,.image_container.float_left,.ce_accordion .image_container.float_right,.ce_accordion .image_container.float_left{float:none;margin-right:-10px;margin-left:-10px;width:100%}.no-resize .image_container.float_right,.no-resize .image_container.float_left,.no-resize .ce_accordion .image_container.float_right,.no-resize .ce_accordion .image_container.float_left,.image_container.float_right.no-resize,.image_container.float_left.no-resize,.ce_accordion .image_container.float_right.no-resize,.ce_accordion .image_container.float_left.no-resize{width:auto}#footer-content .footer-column{float:none;width:auto;margin-right:6.66667%;margin-left:6.66667%}#footer-content .footer-column-3{width:auto}#footer-content .footer-column-3 .button-wrap{float:none;width:100%;margin-top:43px;margin-left:0}#footer-content .footer-column-3 form{width:auto}#nav-footer a,.partner-links a{display:block}.ce_gallery.ce_gallery,#sidebar .ce_gallery.ce_gallery{}.ce_gallery.ce_gallery > ul,#sidebar .ce_gallery.ce_gallery > ul{padding:1.5% !important}.ce_gallery.ce_gallery > ul > li,#sidebar .ce_gallery.ce_gallery > ul > li{display:inline-block;float:none;width:auto;margin:1.5%}.ce_comments .comment_default:after{content:none}.ce_comments form input[type="text"],#content .ce_comments form input[type="text"],.ce_comments form input[type="password"],#content .ce_comments form input[type="password"],.ce_comments form input[type="email"],#content .ce_comments form input[type="email"],.ce_comments form input[type="url"],#content .ce_comments form input[type="url"]{width:100%;float:none}.ce_comments form label{float:none}}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif}button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:hover,a:active{outline:0}h1{font-size:2em;margin:0.67em 0}h2{font-size:1.5em;margin:0.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:0.83em;margin:1.67em 0}h6{font-size:0.75em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:yellow;color:black}p{margin:1em 0}pre{margin:1em 0;font-family:monospace, serif;_font-family:"courier new", monospace;font-size:1em}code,kbd,samp{font-family:monospace, serif;_font-family:"courier new", monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:75%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-0.25em}sub{bottom:-0.2em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic;}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px;}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}button,input{line-height:normal;}button{cursor:pointer;-webkit-appearance:button;*overflow:visible;}input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible;}button[disabled]{cursor:default}input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px;}input[type="search"]{-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0}
