.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}
/* main.css */
ul.featured-list-right li,#content ul.featured-list-right li,div.featured-list-right ul li,#content div.featured-list-right ul li{top:1px;position:relative;margin-bottom:10px;text-align:left;text-indent:0;list-style-type:square}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]){height:0;display:none}[hidden]{display:none}html{font-size:100%;/* 1 */	-webkit-text-size-adjust: 100%;/* 2 */	-ms-text-size-adjust: 100%;/* 2 */	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{margin:.67em 0;font-size:2em}h2{margin:.83em 0;font-size:1.5em}h3{margin:1em 0;font-size:1.17em}h4{margin:1.33em 0;font-size:1em}h5{margin:1.67em 0;font-size:.83em}h6{margin:2.33em 0;font-size:.75em}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:1em monospace,serif;_font-family: "courier new", monospace}code,kbd,samp{font:1em monospace,serif;_font-family: "courier new", monospace}pre{white-space:pre-wrap;word-wrap: break-word}q{quotes: none}q:before,q:after{content: "";content: none}small{font-size:75%}sub{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sup{top:-0.25em;position:relative;vertical-align:baseline;font-size:75%;line-height:0}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-image:none;list-style: none}img{border:0;/* 1 */	-ms-interpolation-mode: bicubic;/* 2 */}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{margin:0 2px;padding:.35em .625em .75em;border: 1px solid silver}legend{white-space:normal;border:0;/* 1 */	padding: 0;/* 2 */	*margin-left: -7px;/* 3 */}button,input,select,textarea{font-size:100%;/* 1 */	margin: 0;/* 2 */	vertical-align: baseline;/* 3 */	*vertical-align: middle;/* 3 */}button,input{/* 1 */}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 */}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}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;/* 1 */	vertical-align: top;/* 2 */}table{border-collapse:collapse;border-spacing:0}@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}html{position:relative;/* IE8 iframe bugfix */	/* http://stackoverflow.com/questions/795394#795681 */	position: static\9}body{color:#333;font: 14px/1.5 "Open Sans", sans-serif;background: white none 50% 0 no-repeat scroll;background-size: auto}body.background-variation-1{background: url("../../img/bg-lined-grey.png") 0 0 repeat}body.background-variation-1:before{width:100%;height:53px;top:0;left:0;position:absolute;content: "";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{width:100%;height:53px;top:0;left:0;position:absolute;content: ""}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: #111111}body.background-variation-2.vision-home #image-main{margin-bottom:-250px}@media screen and (max-width: 599px){body.background-variation-2.vision-home #image-main {		margin-bottom: 0;	}}body.background-variation-3 #image-main{z-index: -1}body.background-variation-3 #wrapper{position:relative;border:1px solid #eaeaea;-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);box-shadow: 0 0 9px rgba(0, 0, 0, 0.1)}body.background-variation-3 #wrapper:before{width:100%;height:100%;top:-5px;position:absolute;display:block;border:1px solid #e7e9e9;content: "";/* IE8 negative z-index bug */	content: none\9;left: -15px;z-index: -1;-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;background: white;-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 {		content: none;	}}body.background-variation-3.vision-home #content .contact-box{margin-top:0}*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-tap-highlight-color: #7fbac6}#mbCenter *,#colorbox,#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}td,th{/* resetting box-sizing to default value */	/* because box-sizing does not work correctly on table cells in firefox */	/* see: https://bugzilla.mozilla.org/show_bug.cgi?id=243412 */	-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box}table{width:100%;text-align:left;border:1px solid #efefef;border-collapse:collapse}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:#333}a{text-decoration:underline;color:#7fbac6}a:hover,a:focus{text-decoration:none}a:hover,a:active{outline: 0}a[target="_blank"]:after{position:relative;display:inline-block;margin-left:.2em;text-indent:0;font: 75%/1 "RockSolid Icons";content: " \e151";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision;color: gray}*[data-icon]:before{position:relative;display:inline-block;margin-right:4px;font-size:80%;text-indent:0;font: 100%/1 "RockSolid Icons";content: attr(data-icon);-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}*[data-icon].after:before{content: none}*[data-icon].after:after{position:relative;display:inline-block;margin-left:4px;font-size:80%;text-indent:0;font: 100%/1 "RockSolid Icons";content: attr(data-icon);-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}.clear{clear:both}.invisible{position:absolute;overflow:hidden;margin:-1px;padding:0;border:0;height: 1px !important;width: 1px !important;clip: rect(0 0 0 0)}.pdf_link{float:right;margin:12px 0 0 20px}.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{width:100%;display:block}.ce_toplink > a:before,.toplink > a:before{top:2px;position:relative;display:inline-block;margin-right:5px;text-indent:0;font: 100%/1 "RockSolid Icons";content: "\e00c";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}.ce_accordion{border-width:0 1;border-style:solid;border-color:#efefef;background-color: white;-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{padding:0 3.84615%}.ce_accordion .accordion > div{padding-bottom:12px}.ce_accordion .toggler{position:relative;background:-moz-linear-gradient(,##ebebeb 100%);background:-webkit-linear-gradient(,##ebebeb 100%);background:-o-linear-gradient(,##ebebeb 100%);background:-ms-linear-gradient(,##ebebeb 100%);background:linear-gradient(#ffffff 30%,##ebebeb 100%);-pie-background:linear-gradient(,##ebebeb 100%);border-top:1px solid #efefef;color:#7fbac6;behavior:url('assets/css3pie/1.0.0/PIE.htc');padding: 8px 7.69231% 8px 7.69231%;outline: none;border-bottom: 1px solid #dfdfdf;cursor: pointer}.ce_accordion .toggler:before{left:3.84615%;position:absolute;display:inline-block;text-indent:0;font: 11px/0 "RockSolid Icons";content: "\e015";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision;top: 50%}.ce_accordion .toggler.active:before{content: "\e01a"}.ce_accordion .toggler:hover{background: white}.ce_accordion .toggler.active{background: white}.ce_accordion .toggler.active:after{display:block}.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%}.mejs-controls button,.mejs-controls button:hover,.mejs-controls button:focus,.mejs-controls button:active{border-radius:0;behavior:url('assets/css3pie/1.0.0/PIE.htc');-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none}.ce_youtube-wrapper{height:0;position:relative;overflow:hidden;/* ratio 16 to 9 */	padding-bottom: 56.25%}.ce_youtube-wrapper iframe,.ce_youtube-wrapper object,.ce_youtube-wrapper embed{width:100%;height:100%;top:0;left:0;position:absolute}hr{height:1px;display:block;margin:24px 0 23px;border-style:solid none none;border-color:#dfdfdf}.confirmation,.information,.warning{position:relative;margin-right:-1px;margin-left:-1px;color:#90d310;padding: 8px 3.84615% 8px 56px}.confirmation:before,.information:before,.warning:before{width:40px;height:30px;top:9px;position:absolute;display:inline-block;padding:10px 0 0;text-align:center;border-radius:100%;text-indent:0;behavior:url('assets/css3pie/1.0.0/PIE.htc');font: 20px/1 "RockSolid Icons";content: "\e044";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision;left: 0;color: white;background: #90d310}.information{border-color:#1f89ba;color:#1f89ba}.information:before{top:0;font-size:40px;color:#1f89ba;content: "\2139";background: transparent}.warning{border-color:#e73a3a;color:#e73a3a}.warning:before{content: "\e055";background: #e73a3a}code{padding:2px 5px;background-color:#ebebeb;border-radius:3px;font-size:14px;line-height:19px;behavior:url('assets/css3pie/1.0.0/PIE.htc')}pre{overflow:auto;display:block;background-repeat:repeat-y;background:-moz-linear-gradient(top,##f7f7f7 50%,##ffffff 50%);background:-webkit-linear-gradient(top,##f7f7f7 50%,##ffffff 50%);background:-o-linear-gradient(top,##f7f7f7 50%,##ffffff 50%);background:-ms-linear-gradient(top,##f7f7f7 50%,##ffffff 50%);background:linear-gradient(to bottom,##f7f7f7 50%,##ffffff 50%);-pie-background:linear-gradient(top,##f7f7f7 50%,##ffffff 50%);font-size:14px;behavior:url('assets/css3pie/1.0.0/PIE.htc');background-size: 100% 42px}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;text-align:center;border:1px solid #799392;border-radius:5px;font-size:13px;font-weight:bold;text-decoration:none;color:#4c4c4c;behavior:url('assets/css3pie/1.0.0/PIE.htc');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}body > header,#wrapper,#footer-content,#nav-footer,#footer-info,#image-main .ce_text,#image-main .hgroup{max-width:1100px;position:relative;margin:0 auto;padding:0;zoom: 1;/* IE8 bugfix */	min-width: 900px\9}body > header:before,#wrapper:before,#footer-content:before,#nav-footer:before,#footer-info:before,#image-main .ce_text:before,#image-main .hgroup:before{display:table;content: ""}body > header:after,#wrapper:after,#footer-content:after,#nav-footer:after,#footer-info:after,#image-main .ce_text:after,#image-main .hgroup:after{clear:both;display:table;content: ""}body > header{z-index: 10;background: white}#logo{width:20%;left:4%;position:absolute;overflow:hidden;margin:0;top: 0}#logo a{display:block}#logo img{width:100%;height:auto;display:block;margin-bottom:-1px}#nav-main{padding:0 4% 0 24%;text-align:right;z-index: 0}#nav-main > ul{display:inline;margin:0;padding:0}#nav-main > ul > li{position:relative;display:inline-block}#nav-main > ul > li:last-child{margin-right:-22px}#nav-main > ul > li > a{position:relative;display:block;padding:20px 22px 16px;font-size:11px;font-weight:bold;text-decoration:none;color:#333;text-transform:uppercase;z-index: 3}#nav-main > ul > li > a:hover,#nav-main > ul > li > a:focus{color:#7fbac6}#nav-main > ul > li > ul{min-width:120%;top:46px;position:absolute;display:none;margin:0;padding:0;text-align:left;white-space:nowrap;border:1px solid #dfdfdf;left: 0;z-index: 1;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;text-decoration:none;color:#333}#nav-main > ul > li > ul a:hover,#nav-main > ul > li > ul a:focus{text-decoration:underline;color:#7fbac6}#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;color:#707070;border-top-color: #efefef}#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{width:100%;height:38px;left:0;top:6px;position:absolute;display:none;border-top:3px solid #7fbac6;content: "";z-index: 2;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{display:block;/* change generated content to avoid IE8 ghost pseudo elements */	content: " "}#nav-main > ul > li.submenu:last-child:before{-webkit-box-shadow: 1px 0 #efefef inset, -1px 0 #efefef inset, 0 11px 0 -1px white, -1px 11px 0 -1px white, 0 10px 0 0 #efefef, 0 0 8px rgba(0, 0, 0, 0.1);-moz-box-shadow: 1px 0 #efefef inset, -1px 0 #efefef inset, 0 11px 0 -1px white, -1px 11px 0 -1px white, 0 10px 0 0 #efefef, 0 0 8px rgba(0, 0, 0, 0.1);box-shadow: 1px 0 #efefef inset, -1px 0 #efefef inset, 0 11px 0 -1px white, -1px 11px 0 -1px white, 0 10px 0 0 #efefef, 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{height:300px;position:relative;overflow:hidden;margin:0 0 -60px;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}#image-main .ce_text,#image-main .hgroup{height:0;top:110px;position:relative;overflow:visible;z-index: 1}#image-main .ce_text h1,#image-main .ce_text h2,#image-main .hgroup h1,#image-main .hgroup h2{margin:0 4%;font-size:36px;font-weight: 800;color: white}#image-main .ce_text h1 span,#image-main .ce_text h2 span,#image-main .hgroup h1 span,#image-main .hgroup h2 span{float:left;clear:left;padding:0 20px;background: #fa6900;background: rgba(250, 105, 0, 0.8)}#image-main .ce_text h2,#image-main .hgroup h2{font-size:18px;font-weight:normal}#image-main .ce_text h2 span,#image-main .hgroup h2 span{padding:5px 20px;background: #333333;background: rgba(51, 51, 51, 0.7)}#image-main img{width:1440px;height:auto;left:50%;position:absolute;margin-left:-720px}#image-main .mod_article,#image-main .ce_image,#image-main .image_container{height:100%;background: none}#image-main .image_container{margin:0;padding:0;border:0}#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{min-height:60px;position:relative;padding:0 4%;border-bottom:1px solid #efefef}#content-top-bar h1{font-size:24px;font-weight:normal;padding: 22px 21.73913% 12px 0}#content-top-bar .button{width:16%;right:4%;position:absolute;padding-right:5px;padding-left:5px;bottom: 10px}#breadcrumbs{font-size:13px;padding: 23px 21.73913% 17px 0;color: gray}#breadcrumbs a{text-decoration:none}#breadcrumbs a:hover,#breadcrumbs a:focus{text-decoration:underline}#breadcrumbs b{font-weight: inherit}aside#sidebar{width:18%;position:relative;float:left;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{width:100%;height:450px;left:100%;position:absolute;margin-left:5px;content: "";top: -12px;-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{width:18%;position:relative;float:right;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{width:100%;height:450px;right:100%;position:absolute;margin-right:5px;content: "";top: -12px;-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{display:table;content: ""}.sidebar .mod_article:after,.sidebar .block:after{clear:both;display:table;content: ""}.sidebar .searchform{position:relative;margin-top:15px}.sidebar .searchform input{padding-right:30px}.sidebar .searchform button{width:34px;height:34px;right:0;top:0;position:absolute;margin:0;padding:0;border:0;border-radius:0;font-size:0;line-height:0;behavior:url('assets/css3pie/1.0.0/PIE.htc');background: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none}.sidebar .searchform button:before{position:relative;display:block;color:#7fbac6;text-indent:0;font: 16px/1 "RockSolid Icons";content: "\e0cb";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}#nav-sub h1{display:inline;margin:0}#nav-sub h1 a{display:block;margin:0 0 7px;padding:0 0 5px;border-bottom:1px solid #efefef;font-size:12px;text-decoration:none;color:#7fbac6;text-transform:uppercase}#nav-sub h1 a:hover,#nav-sub h1 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;text-decoration:none;color:#333}#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{height:600px;margin-bottom:-70px}.vision-home #image-main .ce_text,.vision-home #image-main .hgroup{top:160px}.vision-home #image-main .ce_text h1,.vision-home #image-main .hgroup h1{margin-right:28.0%;font-size:48px}.vision-home #image-main .ce_text h2,.vision-home #image-main .hgroup h2{margin-top:0;margin-right:28.0%;font-size:24px}.vision-home.low-home #image-main{height:auto}.vision-home section#content{width:auto;float:none;margin-right:4%;margin-left:4%;padding:0}.vision-fullwidth section#content{width:auto;float:none;margin-right:8%;margin-left:8%}#home-slider{width:100%;height:100%}#home-slider.rsts-skin-default .rsts-nav{width:auto;bottom:88px;right:auto;margin-left:-426px;text-align:left;left: 50%}#home-slider.rsts-skin-default .rsts-prev,#home-slider.rsts-skin-default .rsts-next{right:auto;left:50%;margin-left:-506px;bottom: 90px}#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{width:30.43478%;float:right;padding:0;font-size:16px;color:#fa6900;margin: -3px 0 24px 8.69565%;list-style: none}ul.featured-list-right,#content ul.featured-list-right,div.featured-list-right ul,#content div.featured-list-right ul{float:right;padding:0;font-size:14px;color:#fa6900;list-style-type:square;margin: -3px 0 24px 8.69565%}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{width:14.28571%;top:1px;position:relative;display:inline-block;margin-left:-14.28571%;text-align:center;text-indent:0;font: 100%/1 "RockSolid Icons";content: "\e044";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}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;font-size:0;margin: 40px -4.34783% 0 -4.34783%}#content .teaser-boxes .box,.teaser-boxes .box{width:28.0%;display:inline-block;vertical-align:top;font-size:14px;margin: 0 0 40px 4%}#content .teaser-boxes .box img,.teaser-boxes .box img{width:100%;height:auto;display:block;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 h1,.teaser-boxes .box h1{margin:18px 0 6px;font-weight:bold;color:#7fbac6;font-size: inherit}#content .teaser-boxes .box p,.teaser-boxes .box p{margin:6px 0}.contact-box,#content .contact-box{width:39.13043%;position:relative;float:right;padding:4.34783%;text-align:center;margin: 36px 0 36px 4.34783%;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{width:77.77778%;height:3px;left:11.11111%;position:absolute;content: "";top: 0;background: #fa6900}.contact-box img,#content .contact-box img{width:35.71429%;height:auto;float:left;margin:0 7.14286% 0 0}.contact-box h1,#content .contact-box h1{margin:6px 0 12px;font-size:12px;font-weight:normal;color: gray}.contact-box h2,#content .contact-box h2{margin:0;font-size:21px;font-weight:normal;color:#fa6900;text-transform:uppercase}.contact-box h2:before,#content .contact-box h2:before{position:relative;display:block;text-align:center;text-indent:0;font: 40px/1 "RockSolid Icons";content: "\e0e6";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}.contact-box p,#content .contact-box p{margin:0;font-size:16px;color: gray}.testimonial,#content .testimonial blockquote,#content blockquote.testimonial{padding:0;font-size:24px;font-style:italic;color:#fa6900;margin: 48px 0 !important}.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{width:40px;height:35px;left:0;top:0;position:absolute;padding:5px 0 0;text-align:center;border-radius:100%;font-size:50px;line-height:1;behavior:url('assets/css3pie/1.0.0/PIE.htc');content: "“";color: white;background: #fa6900}#content .news-boxes.mod_newslist,.news-boxes{clear:both;font-size:0;margin: 40px -4.34783% 0 -4.34783%}#content .news-boxes.mod_newslist h1,.news-boxes h1{margin-left:4.34783%}#content .news-boxes.mod_newslist article,.news-boxes article{width:28.0%;position:relative;display:inline-block;padding:0 0 0 6%;vertical-align:top;border-top:0;font-size:14px;margin: 0 0 40px 4%}#content .news-boxes.mod_newslist article img,.news-boxes article img{width:127.27273%;height:auto;display:block;margin-left:-27.27273%;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 h1,.news-boxes article h1{margin:24px 0 6px;font-weight:bold;font-size: inherit}#content .news-boxes.mod_newslist article h1 i,.news-boxes article h1 i{width:14.28571%;left:0;position:absolute;margin:-5px 0 0;padding:8px 0;text-align:center;line-height:1.1;font-weight:normal;text-transform:uppercase;font-style: normal;color: white;background: #fa6900}#content .news-boxes.mod_newslist article h1 i b,.news-boxes article h1 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{width:52%;float:left;margin:0 0 0 2%;padding:33px 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{font-size:12px;font-variant:small-caps;text-transform:uppercase;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{width:0;left:-21px}#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{width:36px;height:35px;left:-56px;position:absolute;padding:5px 4px 0 0;text-align:center;border-radius:100%;font-size:50px;line-height:1;behavior:url('assets/css3pie/1.0.0/PIE.htc');content: "“";top: 5px;color: white;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;margin:0 -10px 24px;padding:9px;border:1px solid #dfdfdf;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;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{width:100%;height:auto;display:block}.image_container figcaption,.image_container .caption{padding:6px 10px 0 0;font-size:14px;font-style:italic;width: 100% !important;color: gray}.image_container.float_right,.image_container.float_left{width:46.15385%;float:right;margin:0 -10px 15px 15px}.image_container.float_left{float:left;margin:0 15px 15px -10px}.ce_gallery > ul{border:1px solid #dfdfdf;zoom: 1;margin: 0 !important;padding: 0 0 1.5% 0 !important;list-style: none !important;-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{display:table;content: ""}.ce_gallery > ul:after{clear:both;display:table;content: ""}.ce_gallery > ul > li{width:31.3333%;float:left;margin:1.5% 0 0 1.5%}#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{margin:0;padding:0;border:0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none}.sidebar h1,.sidebar h2,.sidebar h3{margin:24px 0 12px;font-size:12px;text-transform:uppercase}.sidebar h1,.sidebar h2{color:#fa6900}.sidebar h3{color:#333}.sidebar h4{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 p{margin:5px 0}form label{display:block;margin-bottom:2px;font-size:13px}form input,form textarea{padding:7px 10px;border:1px solid #dfdfdf;border-radius:4px;font-size:13px;behavior:url('assets/css3pie/1.0.0/PIE.htc');background-color: white;-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{padding-top:10px;padding-bottom:10px;resize: vertical}form select{font-size:13px}form fieldset p{margin: 0 !important}form fieldset label:after{white-space:pre;content: "\A"}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{color:#e73a3a}form span.mandatory{margin-left:2px;font-size:16px;color:#fa6900}form .explanation,form .captcha_text{margin:-18px 0 24px;font-size:12px;color: gray}form .explanation p,form .captcha_text p{margin: 0 !important}form .captcha_text{display:block;margin-top:6px;font-style:italic;color:#7fbac6;font-size: inherit}form .styled_select{font:14px "PT Sans",sans-serif}#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}body > footer{margin-top:-60px;padding-top:150px;background: #efefef}#footer-content{font-size:13px;line-height:1.538}#footer-content .footer-column{width:28.0%;float:left;margin:0 0 0 4%}#footer-content h1{margin:36px 0 24px;font-size:12px;font-weight:bold;text-transform:uppercase;color: gray}#footer-content .footer-column > h1:first-child{margin-top:0}#footer-content img{width:100%;height:auto;display:block;-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{width:40px;height:33px;left:-50px;position:absolute;padding:7px 0 0;text-align:center;border-radius:100%;font-size:24px;color:#efefef;behavior:url('assets/css3pie/1.0.0/PIE.htc');top: -4px;background: #fb964c}#footer-content ul.icon-list li i{display:block;font-size:10px;line-height:1.2;text-transform:uppercase;font-style: normal}#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;text-decoration:none;color: inherit}#footer-content ul.article-list a:hover h2,#footer-content ul.article-list a:focus h2{text-decoration:underline}#footer-content ul.article-list h2{margin:2px 0;font-weight:bold;font-size: inherit}#footer-content ul.article-list h3{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;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{width:21px;display:inline-block;margin-right:5px;font-size:0;line-height:0;color:#efefef}#footer-content .social-list a:before{position:relative;display:inline-block;text-indent:0;font: 20px/1 "RockSolid Icons";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision;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{padding:24px 0;text-align:center;border-bottom:1px solid #dfdfdf;font-size:12px;text-transform:uppercase;margin: 24px 4% 0 4%}#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;text-align:center;font-size:12px;color: gray}#footer-info p{margin:0}.back a:before,.previous a:before,.next a:after{top:-1px;position:relative;display:inline-block;margin-right:6px;vertical-align:middle;text-indent:0;font: 12px/1 "RockSolid Icons";content: "\e018";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}.next a:after{margin-right:0;margin-left:6px;content: "\e019"}.pagination > p{text-align:center}.pagination ul{text-align:center;list-style-type: none !important}.pagination ul li{display:inline-block}.pagination ul li a,.pagination ul li span{padding:4px 12px;background-color: white}.pagination ul li .current{background:-moz-linear-gradient(,##eaeaea 100%);background:-webkit-linear-gradient(,##eaeaea 100%);background:-o-linear-gradient(,##eaeaea 100%);background:-ms-linear-gradient(,##eaeaea 100%);background:linear-gradient(#ffffff 1%,##eaeaea 100%);-pie-background:linear-gradient(,##eaeaea 100%);border-bottom:1px solid #efefef;behavior:url('assets/css3pie/1.0.0/PIE.htc');-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;border:1px solid #dfdfdf;padding: 7px 3.84615% 10px;-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{top:50%;position:absolute;display:inline-block;color:#d8d8d8;text-indent:0;font: 72px/0 "RockSolid Icons";content: "\e102";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision;right: 4%;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}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"]{width:25%;top:-1px;position:relative;margin-right:-2%;margin-left:0;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{top:1px;position:relative;display:inline-block;margin-right:5px;text-indent:0;font: 16px/1 "RockSolid Icons";content: "\e0b4";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}section#content .mod_search .url .filesize{display:inline-block;font-size:12px}.mod_calendar table{border-collapse:separate}.mod_calendar th{background:-moz-linear-gradient(,##f2f2f2);background:-webkit-linear-gradient(,##f2f2f2);background:-o-linear-gradient(,##f2f2f2);background:-ms-linear-gradient(,##f2f2f2);background:linear-gradient(#ffffff,##f2f2f2);-pie-background:linear-gradient(,##f2f2f2);border-bottom:1px solid #efefef;behavior:url('assets/css3pie/1.0.0/PIE.htc');background: white;-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)}.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{display:block;padding:11px 16px;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{position:relative;display:inline-block;margin-right:6px;text-indent:0;font: 16px/1 "RockSolid Icons";content: "\e037";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}.mod_calendar th.label{text-align:center;font-size:12px;text-transform:uppercase;border-bottom: 2px solid #efefef !important}.mod_calendar td{width:14.28571%;background:-moz-linear-gradient(,##f2f2f2);background:-webkit-linear-gradient(,##f2f2f2);background:-o-linear-gradient(,##f2f2f2);background:-ms-linear-gradient(,##f2f2f2);background:linear-gradient(#ffffff,##f2f2f2);-pie-background:linear-gradient(,##f2f2f2);behavior:url('assets/css3pie/1.0.0/PIE.htc');background: white;-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:#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{top:1px;position:relative;display:inline-block;margin:0;color:#7fbac6;text-indent:0;font: 10px/1 "RockSolid Icons";content: "\e018";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}.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{text-align:center;font-size:11px}.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{top:1px;position:relative;display:inline-block;margin-right:5px;text-indent:0;font: 15px/1 "RockSolid Icons";content: "\e037";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}.mod_faqpage section{margin:48px 0;padding-left:11.53846%}.mod_faqpage section h3:before{position:relative;display:inline-block;margin-right:14px;margin-left:-46px;padding-top:8px;vertical-align:middle;text-align:center;color:#7fbac6;text-indent:0;font: 32px/1 "RockSolid Icons";content: "\e048";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}.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{top:1px;position:relative;display:inline-block;margin-right:6px;color:#7fbac6;text-indent:0;font: 15px/1 "RockSolid Icons";content: "\e048";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}#content .mod_newslist article,#content .mod_newsarchive article{margin:12px 0 0;padding:12px 0;border-top:1px solid #efefef}#content .mod_newslist h1,#content .mod_newsarchive h1{margin-bottom:0;font-weight:normal}#content .mod_newslist h1 a,#content .mod_newsarchive h1 a{text-decoration:none;color:#333}#content .mod_newslist h1 a:hover,#content .mod_newsarchive h1 a:hover{text-decoration:underline;color:#7fbac6}#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{text-transform:capitalize;color: gray}#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{text-decoration:none;color: gray}.sidebar .author a:before{top:1px;font-size:100%}.sidebar .author a:hover{color:#7fbac6}.sidebar .author .image_container{margin-bottom: 0 !important}.ce_comments{margin-top:36px;border-top:1px solid #dfdfdf}.ce_comments .comment_default{position:relative;margin-bottom:24px;border:1px solid #dfdfdf;padding: 24px 7.69231%;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{top:14px;position:absolute;display:inline-block;margin-right:6px;color:#d8d8d8;text-indent:0;font: 36px/1 "RockSolid Icons";content: "\e042";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision;right: 7.69231%;z-index: 1}.ce_comments .comment_default .info{position:relative;display:inline;border-bottom:1px solid #dfdfdf;z-index: 2}.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{position:relative;font-size:14px;z-index: 2}.ce_comments .comment_default .reply{padding-left:7.69231%}.ce_comments .comment_default .reply .info:before{top:4px;position:absolute;display:inline-block;color:#fa6900;text-indent:0;font: 12px/1 "RockSolid Icons";content: "\e01f";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision;left: -24px}.ce_comments .form{margin-top:36px;zoom: 1}.ce_comments .form:before{display:table;content: ""}.ce_comments .form:after{clear:both;display:table;content: ""}.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{border:0;margin: 0 !important}.ce_comments form fieldset label{float:none;margin-left:5px}.ce_comments form .widget{width:100%;float:left;clear:both;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 #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;border-color:#efefef;font-size:14px}#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{font-weight:bold;color:#7fbac6}#content .mod_sitemap > ul > li:before{top:1px;position:relative;display:inline-block;margin-right:8px;color:#7fbac6;text-indent:0;font: 100%/1 "RockSolid Icons";content: "\e083";-webkit-font-smoothing: antialiased;font-smoothing: antialiased;text-rendering: geometricPrecision}.mod_login{position:relative;padding:0 7.69231%;text-align:center;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)}.mod_login:before{width:84.61538%;height:3px;left:7.69231%;position:absolute;content: "";top: 0;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}#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}.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}#image-main .rsts-slide{height:300px}#image-main .rsts-skin-default .rsts-nav{width:auto;bottom:88px;left:auto;margin-right:-426px;text-align:left;right: 50%}#image-main .rsts-skin-default .rsts-prev,#image-main .rsts-skin-default .rsts-next{left:auto;right:50%;margin-right:-470px;bottom: 90px}#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:1px solid #ccc;border-bottom: none;border: 1px solid rgba(0, 0, 0, 0.1)}#content .rsts-main .image_container,#sidebar .rsts-main .image_container{margin-right:0;margin-left:0}#content .rsts-main .image_container.float_left,#sidebar .rsts-main .image_container.float_left{margin-right:20px;margin-left:0}#content .rsts-main .image_container.float_right,#sidebar .rsts-main .image_container.float_right{margin-right:0;margin-left:20px}#tag-line .rsts-main{width:108.69565%;margin: 28px -4.34783% -28px -4.34783%}#tag-line .rsts-main:first-child{margin-top:-28px}#tag-line .rsts-main:first-child img{border-radius:4px 4px 0 0;behavior:url('assets/css3pie/1.0.0/PIE.htc')}#tag-line .rsts-main img{width:100%;height:auto;margin:0}@media screen and (max-width: 1100px){#home-slider.rsts-skin-default .rsts-nav {		left: 4%;		margin-left: 80px;	}	#home-slider.rsts-skin-default .rsts-prev,	#home-slider.rsts-skin-default .rsts-next {		left: 4%;		margin-left: 0;	}	#home-slider.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 {		margin-bottom: 0;	}	#image-main .ce_text,	#image-main .hgroup,	.vision-home #image-main .ce_text,	.vision-home #image-main .hgroup {		top: 160px;	}	#image-main .ce_text h1,	#image-main .ce_text h2,	#image-main .hgroup h1,	#image-main .hgroup h2,	.vision-home #image-main .ce_text h1,	.vision-home #image-main .ce_text h2,	.vision-home #image-main .hgroup h1,	.vision-home #image-main .hgroup h2 {		margin-right: 6.66667%;		margin-left: 6.66667%;	}	#home-slider.rsts-skin-default .rsts-nav {		bottom: 18px;		left: 6.66667%;	}	#home-slider.rsts-skin-default .rsts-prev,	#home-slider.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 h2,	#content .contact-box h2 {		font-size: 14px;	}	.contact-box h2:before,	#content .contact-box h2: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 h1 i,	.news-boxes article h1 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;	}}@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,	.vision-home #image-main {		height: auto;	}	#image-main .ce_text,	#image-main .hgroup,	.vision-home #image-main .ce_text,	.vision-home #image-main .hgroup {		position: static;		height: auto;		margin: 12px 0 24px 0;	}	#image-main .ce_text h1,	#image-main .hgroup h1,	.vision-home #image-main .ce_text h1,	.vision-home #image-main .hgroup h1 {		font-size: 36px;	}	#image-main .ce_text h2,	#image-main .hgroup h2,	.vision-home #image-main .ce_text h2,	.vision-home #image-main .hgroup h2 {		font-size: 18px;	}	#image-main img,	.vision-home #image-main img {		position: static;		width: 100%;		height: auto;		margin: 0;	}	#home-slider {		height: auto;	}	#home-slider.rsts-skin-default .rsts-view {		padding-bottom: 38px;	}	#image-main .rsts-slide {		height: auto;	}	#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 h1 i,	.news-boxes article h1 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;		width: 100%;	}	#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_comments .comment_default:after {		content: none;	}}
/* fonts.css */
@font-face{font-family: 'Open Sans';  font-style: normal;  font-weight: 700;  src: url("../../files/vision/fonts/open_sans/OpenSans-Bold.ttf") format('ttf')}@font-face{font-family: 'Open Sans';  font-style: normal;  font-weight: 400;  src: url("../../files/vision/fonts/open_sans/OpenSans-Regular.ttf") format('ttf')}@font-face{font-family: 'Open Sans';  font-style: italic;  font-weight: 700;  src: url("../../files/vision/fonts/open_sans/OpenSans-BoldItalic.ttf") format('ttf'))}@font-face{font-family: 'Open Sans';  font-style: italic;  font-weight: 400;  src: url("../../files/vision/fonts/open_sans/OpenSans-Italic.ttf") format('ttf')}
