.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

blockquote {
	margin: 1em 40px;
}

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

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

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

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

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

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

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

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

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

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

sub {
	bottom: -0.2em;
}

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

dd {
	margin: 0 0 0 40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ===========================================
 * General styles
 * ======================================== */
html {
	position: relative;
	/* IE8 iframe bugfix */
	/* http://stackoverflow.com/questions/795394#795681 */
	position: static\9;
}

body {
	font: 14px/1.3 "PT Sans", sans-serif;
	color: #333333;
	background: #ffffff none 50% 0 no-repeat scroll;
	background-size: auto;
	/* You may want to copy the styles you choose to use and delete the rest */
}
body.background-variation-1 {
	background: url("../../files/eightytwenty/img/bg-photo.jpg");
	background-attachment: fixed;
	background-size: cover;
}
body.background-variation-2 {
	background: url("../../files/eightytwenty/img/bg-sky.jpg") 50% 0 no-repeat;
}
body.background-variation-3 {
	background: url("../../files/eightytwenty/img/bg-light-grey.png");
}
body.background-variation-3 #wrapper > header,
body.background-variation-3 #wrapper > footer {
	border: 1px solid #e3e5e1;
	border-color: rgba(0, 0, 0, 0.13);
}
body.background-variation-4 {
	background: url("../../files/eightytwenty/img/bg-abstract.jpg") 50% 0 no-repeat;
	/* Just to show how it looks without #nav-header, if you don't need it, you should remove it from the HTML markup */
	/* Make shadow transparent. It's usually full-color to prevent the tiny overlap in the edges. */
}
body.background-variation-4 #wrapper > header {
	background-color: transparent;
}
body.background-variation-4 #nav-header {
	display: none;
}
body.background-variation-4 #nav-main > ul > li.submenu:before {
	-webkit-box-shadow: 0 5px 0 -1px #f5f5f5, 0 3px 0 #c0c0c0, 0 0 0 3px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 5px 0 -1px #f5f5f5, 0 3px 0 #c0c0c0, 0 0 0 3px rgba(0, 0, 0, 0.075);
	box-shadow: 0 5px 0 -1px #f5f5f5, 0 3px 0 #c0c0c0, 0 0 0 3px rgba(0, 0, 0, 0.075);
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: #5e9116;
}

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

::selection {
	background: #7ec622;
	color: white;
	text-shadow: none !important;
}

::-moz-selection {
	background: #7ec622;
	color: white;
	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%;
	border: 1px solid #8c8c8c;
	border-collapse: collapse;
	text-align: left;
	background: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 5px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 5px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 5px 5px rgba(0, 0, 0, 0.2);
}
table th {
	padding: 10px 8px;
	text-align: left;
}
table td {
	padding: 6px 8px;
	color: #8a8a8a;
}
table td,
table td img {
	vertical-align: top;
}
table tbody tr:nth-child(odd) {
	background-color: #e8e8e8;
}
table tbody tr:hover {
	background-color: #f5f5f5;
}
table tfoot tr {
	background-color: #a9a9a9;
}
table tfoot td {
	color: white;
}

a {
	color: #5e9116;
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: underline;
}
a:hover,
a:active {
	outline: 0;
}
a[target="_blank"]:after {
	font: 75%/1 "RockSolid Icons";
	content: " \e151";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 1px;
	margin-left: 0.2em;
	color: #787878;
}

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

li[data-icon]:before {
	top: 0;
	font-size: 80%;
}

.clear {
	clear: both;
}

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

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

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

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

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

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

.ce_accordion {
	background-color: #ffffff;
	border: 1px solid #e3e5e1;
}
.ce_accordion .accordion {
	padding: 0 3.84615%;
}
.ce_accordion .accordion > div {
	padding-bottom: 12px;
}
.ce_accordion .toggler {
	position: relative;
	padding: 8px 7.69231% 8px 3.84615%;
	outline: none;
	color: #5e9116;
	background-image: -webkit-linear-gradient(#ffffff 10%, #e6e6e6 100%);
	background-image: -moz-linear-gradient(#ffffff 10%, #e6e6e6 100%);
	background-image: -o-linear-gradient(#ffffff 10%, #e6e6e6 100%);
	background-image: linear-gradient(#ffffff 10%, #e6e6e6 100%);
	cursor: pointer;
}
.ce_accordion .toggler:after {
	font: 16px/0 "RockSolid Icons";
	content: "\e015";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	right: 3.84615%;
	top: 50%;
	display: none;
}
.ce_accordion .toggler:hover {
	background: #ffffff;
}
.ce_accordion .toggler:hover:after {
	display: block;
}
.ce_accordion .toggler.active {
	background: #ffffff;
}
.ce_accordion .toggler.active:after {
	display: block;
}
.ce_accordion hr:after {
	background-color: #ffffff !important;
}

.mejs-controls button,
.mejs-controls button:hover,
.mejs-controls button:focus,
.mejs-controls button:active {
	top: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

hr {
	height: 1px;
	overflow: visible;
	margin: 24px 0 23px;
	border: 0;
	text-align: center;
	background: #aeaeae;
	clear: both;
}

.confirmation,
.information,
.warning {
	position: relative;
	padding: 8px 3.84615% 8px 7.69231%;
	margin-left: -1px;
	margin-right: -1px;
	border: 1px solid #7ec622;
	color: #476f13;
	background-color: #b1dc7a;
	-webkit-box-shadow: 0 3px 0 -2px #cbe8a6, 0 3px 0 -1px #7ec622, 0 3px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #cbe8a6, 0 3px 0 -1px #7ec622, 0 3px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #cbe8a6, 0 3px 0 -1px #7ec622, 0 3px 2px rgba(0, 0, 0, 0.2);
}
.confirmation:before,
.information:before,
.warning:before {
	font: 24px/1 "RockSolid Icons";
	content: "\e044";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	left: 0;
	top: 8px;
	width: 7.69231%;
	text-align: center;
}

.information {
	border-color: #5db1ec;
	color: #1573b4;
	background-color: #9acef3;
	-webkit-box-shadow: 0 3px 0 -2px #85c4f0, 0 3px 0 -1px #5db1ec, 0 3px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #85c4f0, 0 3px 0 -1px #5db1ec, 0 3px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #85c4f0, 0 3px 0 -1px #5db1ec, 0 3px 2px rgba(0, 0, 0, 0.2);
}
.information:before {
	content: "\2139";
}

.warning {
	border-color: #ec5d5d;
	color: #b41515;
	background-color: #f4a5a5;
	-webkit-box-shadow: 0 3px 0 -2px #f08585, 0 3px 0 -1px #ec5d5d, 0 3px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #f08585, 0 3px 0 -1px #ec5d5d, 0 3px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #f08585, 0 3px 0 -1px #ec5d5d, 0 3px 2px rgba(0, 0, 0, 0.2);
}
.warning:before {
	content: "\e055";
}

code {
	padding: 2px 5px;
	font-family: "Lucida Console", monospace;
	font-size: 14px;
	line-height: 19px;
	background-color: #ececec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

pre {
	margin: 24px 0;
	padding: 0 6px;
	display: block;
	overflow: auto;
	font-family: "Lucida Console", monospace;
	font-size: 14px;
	line-height: 24px;
	background-size: 100% 48px;
	background-repeat: repeat-y;
	background-color: #ececec;
	background-image: -webkit-linear-gradient(top, #ececec 50%, #ffffff 50%);
	background-image: -moz-linear-gradient(top, #ececec 50%, #ffffff 50%);
	background-image: -o-linear-gradient(top, #ececec 50%, #ffffff 50%);
	background-image: linear-gradient(to bottom, #ececec 50%, #ffffff 50%);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.2) inset;
}
pre code {
	padding: 0;
	line-height: inherit;
	background-color: transparent;
}

/* ===========================================
 * Button styles
 * ======================================== */
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: 10px 20px 12px 20px;
	border: 1px solid;
	border-color: #848484 #707070 #5b5b5b #707070;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background: #9ed459;
	background: -webkit-linear-gradient(top, #b8df85 0%, #84c82d 100%);
	background: -moz-linear-gradient(top, #b8df85 0%, #84c82d 100%);
	background: -o-linear-gradient(top, #b8df85 0%, #84c82d 100%);
	background: linear-gradient(to bottom, #b8df85 0%, #84c82d 100%);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 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 {
	text-decoration: none;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
}
button:active,
.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	top: 2px;
	margin-bottom: 2px;
	padding-bottom: 10px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	background: -webkit-linear-gradient(top, #84c82d 0%, #b8df85 100%);
	background: -moz-linear-gradient(top, #84c82d 0%, #b8df85 100%);
	background: -o-linear-gradient(top, #84c82d 0%, #b8df85 100%);
	background: linear-gradient(to bottom, #84c82d 0%, #b8df85 100%);
}
button.button-secondary,
.button.button-secondary,
input[type="submit"].button-secondary,
input[type="reset"].button-secondary,
input[type="button"].button-secondary {
	padding-top: 6px;
	padding-bottom: 8px;
	border-color: #848484 #707070 #5b5b5b #707070;
	color: #333333;
	background: #9ed459;
	background: -webkit-linear-gradient(top, #b8df85 0%, #84c82d 100%);
	background: -moz-linear-gradient(top, #b8df85 0%, #84c82d 100%);
	background: -o-linear-gradient(top, #b8df85 0%, #84c82d 100%);
	background: linear-gradient(to bottom, #b8df85 0%, #84c82d 100%);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
}
button.button-secondary:hover,
button.button-secondary:focus,
.button.button-secondary:hover,
.button.button-secondary:focus,
input[type="submit"].button-secondary:hover,
input[type="submit"].button-secondary:focus,
input[type="reset"].button-secondary:hover,
input[type="reset"].button-secondary:focus,
input[type="button"].button-secondary:hover,
input[type="button"].button-secondary:focus {
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 -1px 0 #5b5b5b inset, 0 -2px 0 #333333 inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 3px rgba(0, 0, 0, 0.075);
}
button.button-secondary:active,
.button.button-secondary:active,
input[type="submit"].button-secondary:active,
input[type="reset"].button-secondary:active,
input[type="button"].button-secondary:active {
	padding-bottom: 6px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -3px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(0, 0, 0, 0.1);
	background: -webkit-linear-gradient(top, #84c82d 0%, #b8df85 100%);
	background: -moz-linear-gradient(top, #84c82d 0%, #b8df85 100%);
	background: -o-linear-gradient(top, #84c82d 0%, #b8df85 100%);
	background: linear-gradient(to bottom, #84c82d 0%, #b8df85 100%);
}

/* ===========================================
 * Wrapper Elements
 * ======================================== */
/* Main wrapper */
#wrapper {
	zoom: 1;
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
	padding: 2px 0 0 0;
}
#wrapper:before {
	content: "";
	display: table;
}
#wrapper:after {
	content: "";
	display: table;
	clear: both;
}

/* ===========================================
 * Elements in order of appearance in HTML
 * ======================================== */
#wrapper > header {
	position: relative;
	z-index: 10;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: url("../../files/eightytwenty/img/bg_header.png");
	margin-bottom: 18px;
	padding: 15px 4%;
}

#logo {
	float: left;
	margin: 0px 0 0 0%;
}
#logo h1,
#logo h2 {
	margin: 0;
}
#logo a {
	display: block;
}
#logo img {
	display: block;
	width: 300px;
	height: auto;
}
#logo h2 {
	font: italic 12px/1.5 Georgia, serif;
	color: #8a8a8a;
}

#nav-main {
	margin: 49px 8.69565% 0 0;
	font-size: 14px;
	text-align: right;
}
.no-nav-search #nav-main {
	margin-right: 0;
}
#nav-main ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav-main li {
	position: relative;
	display: inline-block;
	margin-right: -16px;
	margin-left: 26px;
}
#nav-main > ul > li > a {
	position: relative;
	display: block;
	z-index: 3;
	padding: 8px 16px 12px 16px;
	/* to avoid a gap between item and dropdown */
	margin-bottom: -4px;
	font-weight: bold;
	color: #1e1e1e;
	text-decoration: none;
}
#nav-main > ul > li > a:hover,
#nav-main > ul > li > a:focus {
	color: #7ec622;
}
#nav-main > ul > li.new > a:after,
#nav-main > ul > li i {
	position: absolute;
	left: 16px;
	top: -9px;
	padding: 2px;
	font: 9px/1 Arial, sans-serif;
	text-transform: uppercase;
	color: white;
	border: 1px solid #7ec622;
	border-bottom-color: #6ba81d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #7ec622;
}
#nav-main > ul > li.new > a:after {
	content: "new";
}
#nav-main > ul > li.active > a,
#nav-main > ul > li.trail > a {
	color: #446911;
}
#nav-main > ul > li.submenu:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 2;
	width: 100%;
	height: 100%;
	border: 1px solid #c0c0c0;
	border-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background: #f5f5f5;
	-webkit-box-shadow: 0 5px 0 -1px #f5f5f5, 0 3px 0 #c0c0c0, 0 0 0 3px #ebebeb;
	-moz-box-shadow: 0 5px 0 -1px #f5f5f5, 0 3px 0 #c0c0c0, 0 0 0 3px #ebebeb;
	box-shadow: 0 5px 0 -1px #f5f5f5, 0 3px 0 #c0c0c0, 0 0 0 3px #ebebeb;
}
#nav-main > ul > li > ul {
	position: absolute;
	left: 0;
	top: 100%;
	display: none;
	z-index: 1;
	min-width: 130%;
	margin-top: 4px;
	/* IE8 bugfix */
	margin-top: 0\9;
	padding: 5px 15px 10px 15px;
	border: 1px solid #c0c0c0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0 4px 4px 4px;
	border-radius: 0 4px 4px 4px;
	text-align: left;
	white-space: nowrap;
	background: #f5f5f5;
	-webkit-box-shadow: 0 -53px 0 -50px #446911 inset, 0 0 0 3px rgba(0, 0, 0, 0.075), 3px 6px 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 -53px 0 -50px #446911 inset, 0 0 0 3px rgba(0, 0, 0, 0.075), 3px 6px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 -53px 0 -50px #446911 inset, 0 0 0 3px rgba(0, 0, 0, 0.075), 3px 6px 20px rgba(0, 0, 0, 0.1);
}
#nav-main > ul > li > ul li {
	display: block;
	margin: 0;
}
#nav-main > ul > li > ul a {
	position: relative;
	display: block;
	padding: 8px 10px 8px 0;
	border-top: 1px solid #e3e5e1;
	color: #3e3e3e;
	text-decoration: none;
}
#nav-main > ul > li > ul a:hover,
#nav-main > ul > li > ul a:focus {
	color: #7ec622;
}
#nav-main > ul > li > ul a:hover:before,
#nav-main > ul > li > ul a:hover:after,
#nav-main > ul > li > ul a:focus:before,
#nav-main > ul > li > ul a:focus:after,
#nav-main > ul > li > ul li.active > a:before,
#nav-main > ul > li > ul li.active > a:after,
#nav-main > ul > li > ul li.trail > a:before,
#nav-main > ul > li > ul li.trail > a:after {
	content: "";
	/* IE8 bugfix */
	content: none\9;
	position: absolute;
	left: -15px;
	top: 11px;
	border: 7px solid transparent;
	border-right: 0;
	border-left-color: #c0c0c0;
}
#nav-main > ul > li > ul a:hover:after,
#nav-main > ul > li > ul a:focus:after,
#nav-main > ul > li > ul li.active > a:after,
#nav-main > ul > li > ul li.trail > a:after {
	left: -16px;
	top: 12px;
	border-width: 6px;
	border-right-width: 0;
	border-left-color: #e3e5e1;
}
#nav-main > ul > li > ul li:first-child > a {
	border-top: 0;
}
#nav-main > ul > li > ul ul a {
	margin-left: 10px;
}
#nav-main > ul > li > ul ul a:hover:before,
#nav-main > ul > li > ul ul a:hover:after,
#nav-main > ul > li > ul ul a:focus:before,
#nav-main > ul > li > ul ul a:focus:after,
#nav-main > ul > li > ul ul li.active > a:before,
#nav-main > ul > li > ul ul li.active > a:after,
#nav-main > ul > li > ul ul li.trail > a:before,
#nav-main > ul > li > ul ul li.trail > a:after {
	content: none;
}
#nav-main > ul > li > ul ul ul a {
	margin-left: 20px;
}
#nav-main > ul > li:hover > ul {
	display: block;
}
#nav-main > ul > li.submenu:hover:before {
	/* change generated content to avoid IE8 ghost pseudo elements */
	content: " ";
	display: block;
}
#nav-main > ul > li:last-child > ul,
#nav-main > ul > li.last > ul {
	left: auto;
	right: -2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 0 4px 4px;
	border-radius: 4px 0 4px 4px;
}

#nav-search {
	position: absolute;
	right: 4%;
	top: 66px;
	z-index: 3;
	width: 31px;
	height: 31px;
	overflow: hidden;
	border: 1px solid #aeaeae;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #ffffff;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.075);
	-webkit-transition: width 0.2s ease-out;
	-moz-transition: width 0.2s ease-out;
	-o-transition: width 0.2s ease-out;
	transition: width 0.2s ease-out;
}
#nav-search:hover,
#nav-search.focus {
	width: 200px;
}
#nav-search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 29px;
	height: 29px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	color: #3e3e3e;
	white-space: nowrap;
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#nav-search button:before {
	font: 13px/1 "RockSolid Icons";
	content: "\e0cb";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	padding: 8px 29px 8px 8px;
}
#nav-search button:hover,
#nav-search button:focus {
	color: #7ec622;
}
#nav-search input {
	position: absolute;
	right: 29px;
	top: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 169px;
	height: 29px;
	padding: 0 5px;
	border: 0;
	border-right: 1px solid #e3e5e1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	background: transparent;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset;
}

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

#nav-language {
	position: absolute;
	right: 0;
	top: 8px;
	font-size: 12px;
	line-height: 15px;
	color: #ff0000;
}
#nav-language b {
	color: #3e3e3e;
}
#nav-language a {
	color: #ff0000;
}

#nav-header {
	position: absolute;
	right: 4%;
	top: 15px;
	color: #8a8a8a;
	white-space: nowrap;
}
#nav-header ul,
#nav-header li {
	margin: 0;
	padding: 0;
	display: inline;
}
#nav-header li {
	margin: 0 0 0 6px;
}
#nav-header a {
	color: inherit;
}
#nav-header a[data-icon] {
	display: inline-block;
	width: 17px;
	margin-right: -1px;
	font-size: 0;
	line-height: 0;
	color: #ffffff;
}
#nav-header a[data-icon]:before {
	font: 16px/1 "RockSolid Icons";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	color: #8a8a8a;
}
#nav-header a:hover.icon-facebook:before,
#nav-header a:focus.icon-facebook:before {
	color: #3b5997;
}
#nav-header a:hover.icon-twitter:before,
#nav-header a:focus.icon-twitter:before {
	color: #0199d1;
}
#nav-header a:hover.icon-googleplus:before,
#nav-header a:focus.icon-googleplus:before {
	color: #474848;
}
#nav-header a:hover.icon-pinterest:before,
#nav-header a:focus.icon-pinterest:before {
	color: #ca2027;
}

#content-wrapper {
	zoom: 1;
	margin: 18px -1px;
	/* IE8 bugfix to avoid horizontal scrollbar */
	margin-right: 0\9;
	margin-left: 0\9;
	border: 1px solid #e3e5e1;
	border-color: rgba(0, 0, 0, 0.07);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f5f5f5;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
#content-wrapper:before {
	content: "";
	display: table;
}
#content-wrapper:after {
	content: "";
	display: table;
	clear: both;
}

#tag-line {
	overflow: hidden;
	padding: 28px 4%;
	border-bottom: 1px solid #e3e5e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background: #f5f5f5;
}
#tag-line h1,
#tag-line h2 {
	margin: 0;
	font-weight: normal;
}
#tag-line h1 {
	font-size: 24px;
}
#tag-line h2 {
	font-size: 16px;
	color: #8a8a8a;
}
#tag-line .image_container {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
#tag-line img {
	display: block;
	width: 108.95652%;
	height: auto;
	margin: 28px -4.47826% -28px -4.47826%;
}
#tag-line .ce_image:first-child img {
	margin-top: -28px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

aside#sidebar {
	position: relative;
	float: left;
	width: 32%;
	margin: 12px 0 24px;
	padding: 0 4%;
	/* IE8 sidebar border and shadow */
	border-right: 1px solid #e3e5e1\9;
	font-size: 14px;
	z-index: 1;
	overflow: hidden;
}
aside#sidebar:after,
aside#sidebar:before {
	content: "";
	position: absolute;
	right: 0;
	top: 72px;
	bottom: 85px;
	z-index: -1;
	width: 4px;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat;
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) 3px 0 no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) -1px 0 no-repeat;
}
aside#sidebar:before {
	right: auto;
	left: 100%;
	width: 50%;
	background: none;
	-webkit-box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2);
	box-shadow: 30px 0 100px rgba(0, 0, 0, 0.2);
	/* firefox renders box-shadows differently */
	-moz-box-shadow: 50px 0 100px rgba(0, 0, 0, 0.2);
}
aside#sidebar .mod_article,
aside#sidebar .block {
	margin: 24px 0;
}
.eightytwenty-sidebar-right aside#sidebar {
	float: right;
	/* IE8 sidebar border and shadow */
	border-left: 1px solid #e3e5e1\9;
}
.eightytwenty-sidebar-right aside#sidebar:after,
.eightytwenty-sidebar-right aside#sidebar:before {
	left: 0;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat;
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 35%, rgba(0, 0, 0, 0.1) 65%, rgba(0, 0, 0, 0) 100%) -3px 0 no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 35%, rgba(0, 0, 0, 0.03) 65%, rgba(0, 0, 0, 0) 100%) 1px 0 no-repeat;
}
.eightytwenty-sidebar-right aside#sidebar:before {
	left: auto;
	right: 100%;
	-webkit-box-shadow: -30px 0 100px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: -30px 0 100px rgba(0, 0, 0, 0.2);
	box-shadow: -30px 0 100px rgba(0, 0, 0, 0.2);
	/* firefox renders box-shadows differently */
	-moz-box-shadow: -50px 0 100px rgba(0, 0, 0, 0.2);
}

.mail-form {
	position: relative;
	margin: 36px 0;
	padding: 22px 8.33333%;
	border: 1px solid #aeaeae;
	font-size: 14px;
	background: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #aeaeae, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #aeaeae, 0 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #aeaeae, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #aeaeae, 0 5px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #aeaeae, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #aeaeae, 0 5px 5px rgba(0, 0, 0, 0.1);
}
.mail-form:before,
.mail-form:after {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	width: 100%;
	height: 4px;
	padding: 0 1px;
	/*background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAECAIAAABgJaqDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATVJREFUeNoUULlOA1EMHB/7smERiJYIkDi2APEzCIkGUVFBARVfFSQu0XA3NPAPFKGICEJ05Nhn4xS2fM14bDp4/gEgGDWeXDyNfVRAoTIxKu1sc359QWHOxqaTwd17v/tA+CNlNDIhS6DGnYkZzkWrc7w7W9eEJgpk1O2NVJscC3JREjxKuYiWyahJnE62q/U5ds9gMc4/92/f3VsRJS/MyHmqCDAVdR+TtFeO99v1MpEDYXT9Mbz5HCu1OZPAXVg8IpqES5Webs1uVEEDdg3E9+Pr1/kTtKCQMx02kGSbaidkLmaWjvaquuMU3OZGV1/Dy35DCeoqPMWEFnDywJYpna61NqrIiQxG+H16HVy8aBKLVUDD0Lg3RtXiMVyWi4c7M/UqiLJngVwNhje97JXJGP8CDADuAZAcWfbrlQAAAABJRU5ErkJggg==');*/
}
.mail-form:after {
	top: auto;
	bottom: -1px;
}
.mail-form form {
	margin: 0 !important;
}
.mail-form h1 {
	margin: 0 !important;
	margin-bottom: 12px;
	color: #333333 !important;
	font-size: 16px !important;
	font-weight: normal;
}
.mail-form h2 {
	margin: 0 0 12px 0 !important;
	font-size: 12px !important;
	font-weight: normal;
	color: #8a8a8a;
}
.mail-form h1 + h2 {
	margin-top: -6px;
}
.mail-form p,
.mail-form .form-row {
	margin: 4px 0;
}
.mail-form textarea {
	min-height: 80px;
	max-height: 300px;
}
.mail-form label {
	font-size: 12px;
}
.mail-form button {
	margin-top: 6px;
}

aside#sidebar #nav-sub {
	margin: 64px 0 48px;
}
aside#sidebar #nav-sub h1 {
	display: inline;
	margin: 0;
}
aside#sidebar #nav-sub h1 a {
	padding: 8px 0;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #446911;
	text-decoration: none;
}
aside#sidebar #nav-sub ul {
	margin: 0;
	padding: 0;
}
aside#sidebar #nav-sub > ul {
	margin: 0 -16.66667%;
	padding: 0;
}
aside#sidebar #nav-sub > ul li {
	display: inline;
}
aside#sidebar #nav-sub > ul a {
	display: block;
	margin-right: 1px;
	padding: 5px 12.5%;
	border-top: 1px solid #ffffff;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid #e3e5e1;
	font-size: 14px;
	color: #3e3e3e;
	text-decoration: none;
}
aside#sidebar #nav-sub > ul a:hover,
aside#sidebar #nav-sub > ul a:focus {
	border-top-color: #7ec622;
	color: white;
	background: #7ec622;
}
aside#sidebar #nav-sub > ul > li:first-child a {
	border-top: 0;
}
aside#sidebar #nav-sub > ul ul a {
	padding-left: 18.75%;
}
aside#sidebar #nav-sub > ul ul ul a {
	padding-left: 25%;
}
aside#sidebar #nav-sub > ul li.active > a,
aside#sidebar #nav-sub > ul li.trail > a {
	font-weight: bold;
}

#breadcrumbs {
	margin: 0 0 24px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #aeaeae;
	font-size: 12px;
	color: #8a8a8a;
}
#breadcrumbs a,
#breadcrumbs b {
	margin: 0 2px;
}
#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs a:hover,
#breadcrumbs a:focus {
	text-decoration: underline;
}
#breadcrumbs b {
	font-weight: inherit;
}
.eightytwenty-sidebar-right #breadcrumbs {
	margin-right: -7.69231%;
	margin-left: -7.69231%;
}
.eightytwenty-fullwidth #breadcrumbs {
	margin-right: -4.7619%;
	margin-left: -4.7619%;
}

/* ===========================================
 * Homepage elements
 * ======================================== */
.eightytwenty-home section#content {
	float: none;
	width: auto;
	margin-right: 4%;
	margin-left: 4%;
}
.eightytwenty-home #content blockquote {
	float: right;
	width: 30.43478%;
	margin: 3px 6.52174% 36px 6.52174%;
	font-size: 24px;
	text-align: right;
	color: #787878;
}
.eightytwenty-home #content blockquote:before {
	content: none;
}
.eightytwenty-home #content blockquote:after {
	content: "“";
	font-size: 132px;
	color: #7ec622;
	line-height: 0.95;
	position: absolute;
	right: -23.07692%;
	top: 0;
}
.eightytwenty-home #content blockquote p {
	margin: 0;
}

#home-slider {
	margin: 48px 0;
	background: #ffffff;
	-webkit-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #8c8c8c, 0 3px 0 8px #ffffff, 0 3px 0 9px #8c8c8c, 0 6px 0 7px #ffffff, 0 6px 0 8px #8c8c8c, 0 9px 0 6px #ffffff, 0 9px 0 7px #8c8c8c, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #8c8c8c, 0 3px 0 8px #ffffff, 0 3px 0 9px #8c8c8c, 0 6px 0 7px #ffffff, 0 6px 0 8px #8c8c8c, 0 9px 0 6px #ffffff, 0 9px 0 7px #8c8c8c, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #8c8c8c, 0 3px 0 8px #ffffff, 0 3px 0 9px #8c8c8c, 0 6px 0 7px #ffffff, 0 6px 0 8px #8c8c8c, 0 9px 0 6px #ffffff, 0 9px 0 7px #8c8c8c, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
}
#home-slider .rsts-nav ul {
	margin: 0;
	padding: 0;
}

.teaser-boxes-text,
#content .teaser-boxes-text {
	margin: 48px -4.34783% 36px;
	padding: 40px 0 0 0;
	border-top: 1px dotted #aeaeae;
	font-size: 0;
}
.teaser-boxes-text .box,
#content .teaser-boxes-text .box {
	position: relative;
	display: inline-block;
	width: 20%;
	margin: 0 0 40px 4%;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
}
.teaser-boxes-text .box h1,
#content .teaser-boxes-text .box h1 {
	margin: 0 0 120px 0;
	color: #333333;
	font-size: 16px;
	text-shadow: none;
}
.teaser-boxes-text .box:before,
#content .teaser-boxes-text .box:before {
	position: absolute;
	top: 55px;
	left: 0;
	width: 100%;
	font-size: 90px;
	color: #333333;
	text-align: center;
}
.teaser-boxes-text .box p,
#content .teaser-boxes-text .box p {
	margin: 20px 0;
}

.highlight-box,
#content .highlight-box {
	zoom: 1;
	position: relative;
	margin: 36px -1px;
	padding: 35px 30.43478% 35px 4.34783%;
	border: 1px solid #8c8c8c;
	background: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 4px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 4px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 4px 8px rgba(0, 0, 0, 0.2);
}
.highlight-box:before,
#content .highlight-box:before {
	content: "";
	display: table;
}
.highlight-box:after,
#content .highlight-box:after {
	content: "";
	display: table;
	clear: both;
}
.highlight-box h1,
#content .highlight-box h1 {
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-shadow: none;
}
.highlight-box h2,
#content .highlight-box h2 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	color: #8a8a8a;
}
.highlight-box .button,
#content .highlight-box .button {
	position: absolute;
	right: 4.34783%;
	top: 50%;
	margin-top: -22px;
}
.highlight-box .button:active,
#content .highlight-box .button:active {
	margin-top: -20px;
}
.highlight-box .button:before,
#content .highlight-box .button:before {
	top: 2px;
	margin-right: 8px;
	font-size: 18px;
}

.article-boxes,
#content .article-boxes {
	margin: 36px 0;
}
.article-boxes > h1,
#content .article-boxes > h1 {
	margin: 0;
	border-bottom: 1px dotted #8c8c8c;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-shadow: none;
}
.article-boxes > h1:before,
#content .article-boxes > h1:before {
	font: 24px/1 "RockSolid Icons";
	content: "\e037";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	color: #8a8a8a;
}
.article-boxes article,
#content .article-boxes article {
	position: relative;
	min-height: 88px;
	margin: 16px 0 0 0;
	padding: 0 0 0 13.04348%;
}
.article-boxes article h1,
#content .article-boxes article h1 {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	text-shadow: none;
}
.article-boxes article h1 a,
#content .article-boxes article h1 a {
	color: #333333;
}
.article-boxes article h1 a:hover,
#content .article-boxes article h1 a:hover {
	color: #5e9116;
}
.article-boxes article h1 i,
#content .article-boxes article h1 i {
	position: absolute;
	left: 0;
	width: 8.69565%;
	height: 80px;
	padding-top: 11px;
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	background: #7ec622;
	-webkit-box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #8c8c8c, 0 3px 4px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #8c8c8c, 0 3px 4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 3px #ffffff, 0 0 0 4px #8c8c8c, 0 3px 4px 4px rgba(0, 0, 0, 0.1);
}
.article-boxes article h1 i:after,
#content .article-boxes article h1 i:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border-top: 10px solid #4b7614;
	border-right: 10px solid #ffffff;
}
.article-boxes article h1 i b,
#content .article-boxes article h1 i b {
	display: block;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: -2px;
}
.article-boxes article p,
#content .article-boxes article p {
	margin: 0;
}

.news-boxes,
#content .news-boxes {
	float: left;
	width: 56.52174%;
}
.news-boxes > h1:before,
#content .news-boxes > h1:before {
	content: "\e0dd";
}
.news-boxes article,
#content .news-boxes article {
	padding-left: 23.07692%;
}
.news-boxes article h1 i,
#content .news-boxes article h1 i {
	width: 15.38462%;
}

.event-boxes,
#content .event-boxes {
	float: left;
	width: 39.13043%;
	margin-left: 4.34783%;
	/* for rounding failures */
	margin-right: -1%;
}
.event-boxes article,
#content .event-boxes article {
	padding-left: 33.33333%;
}
.event-boxes article h1 i,
#content .event-boxes article h1 i {
	width: 22.22222%;
	background: #7ec622;
}
.event-boxes article h1 i:after,
#content .event-boxes article h1 i:after {
	border-top-color: #4b7614;
}
.event-boxes article p a,
#content .event-boxes article p a {
	display: block;
}
.event-boxes article p i,
#content .event-boxes article p i {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
}

/* ===========================================
 * Content styles
 * ======================================== */
section#content {
	float: right;
	width: 52%;
	margin: 36px 8% 36px 0;
}
.eightytwenty-fullwidth section#content {
	float: none;
	width: auto;
	margin-left: 8%;
	margin-right: 8%;
}
.eightytwenty-sidebar-right section#content {
	float: left;
	margin-right: 0;
	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 12px 0;
	font-size: 32px;
	line-height: 34px;
	color: #7ec622;
	text-shadow: 0 2px 0 #ffffff;
}
#content h2 {
	margin: 12px 0;
	font-size: 24px;
	color: #333333;
}
#content section h1,
#content article h1 {
	font-size: 24px;
}
#content h3,
#content section h2,
#content article h2 {
	margin: 12px 0;
	font-size: 18px;
}
#content h4,
#content section h3,
#content article h3 {
	margin: 12px 0;
	font-size: 16px;
	font-weight: bold;
}
#content h5,
#content h6 {
	margin: 12px 0;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	word-spacing: 2px;
}
#content h6 {
	color: #8a8a8a;
}
#content h2 + p,
#content h2 + ul,
#content h2 + ol,
#content h2 + table,
#content h2 + figure,
#content h2 + blockquote,
#content h3 + p,
#content h3 + ul,
#content h3 + ol,
#content h3 + table,
#content h3 + figure,
#content h3 + blockquote,
#content h4 + p,
#content h4 + ul,
#content h4 + ol,
#content h4 + table,
#content h4 + figure,
#content h4 + blockquote,
#content h5 + p,
#content h5 + ul,
#content h5 + ol,
#content h5 + table,
#content h5 + figure,
#content h5 + blockquote,
#content h6 + p,
#content h6 + ul,
#content h6 + ol,
#content h6 + table,
#content h6 + figure,
#content h6 + blockquote {
	margin-top: 0;
}
#content section h1,
#content section h2,
#content section h3,
#content section h4,
#content section h5,
#content section h6,
#content section p,
#content section ul,
#content section ol,
#content section table,
#content section blockquote,
#content article h1,
#content article h2,
#content article h3,
#content article h4,
#content article h5,
#content article h6,
#content article p,
#content article ul,
#content article ol,
#content article table,
#content article blockquote {
	margin: 12px 0;
}
#content ul,
#content ol {
	padding-left: 21px;
}
#content ul li[data-icon],
#content ol li[data-icon] {
	list-style: none;
}
#content ul li[data-icon]:before,
#content ol li[data-icon]:before {
	left: -21px;
	width: 0;
}
#content ul {
	list-style: disc;
}
#content ul ul {
	margin-top: 0;
}
#content ol {
	list-style: decimal;
}
#content ol ol,
#content ol ul {
	margin-top: 0;
}
#content ol ol {
	list-style: upper-alpha;
}
#content ol ol ol {
	list-style: lower-roman;
}
#content ol ol ol ol {
	list-style: lower-alpha;
}
#content blockquote {
	position: relative;
	margin-left: 11.53846%;
	font-size: 21px;
}
#content blockquote p {
	margin: 12px 0;
}
#content blockquote:before {
	content: "“";
	font-size: 132px;
	color: #7ec622;
	line-height: 0.95;
	position: absolute;
	top: 0;
	left: -60px;
}
#content blockquote small,
#content blockquote i,
#content blockquote em,
#content blockquote cite {
	font-size: 16px;
	font-style: normal;
	color: #8a8a8a;
}
#content blockquote small:before,
#content blockquote i:before,
#content blockquote em:before,
#content blockquote cite:before {
	/* non breaking space to avoid line breaks after dash */
	content: "–\a0";
}
#content img {
	max-width: 100%;
	height: auto;
}
#content table {
	margin-bottom: 36px;
}

.image_container {
	position: relative;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	margin: 24px 0px 36px;
	padding: 9px;
	border: 1px solid #8c8c8c;
	background: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 9px 0 -4px #ffffff, 0 9px 0 -3px #8c8c8c, 0 8px 8px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 9px 0 -4px #ffffff, 0 9px 0 -3px #8c8c8c, 0 8px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 9px 0 -4px #ffffff, 0 9px 0 -3px #8c8c8c, 0 8px 8px rgba(0, 0, 0, 0.2);
}

.image_container img {
	display: block;
	width: 100%;
	height: auto;
}
.image_container figcaption,
.image_container .caption {
	padding: 6px 10px 0 0;
	width: 100% !important;
	font-size: 14px;
}

.image_container.float_right,
.image_container.float_left {
	float: right;
	width: 46.15385% !important;
	margin: 0 -10px 20px 20px;
}
.eightytwenty-home .image_container.float_right,
.eightytwenty-fullwidth .image_container.float_right,
.eightytwenty-home .image_container.float_left,
.eightytwenty-fullwidth .image_container.float_left {
	width: 39.13043% !important;
}

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

.ce_youtube-wrapper {
	margin: 24px 0 36px;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	-webkit-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #8c8c8c, 0 3px 0 8px #ffffff, 0 3px 0 9px #8c8c8c, 0 6px 0 7px #ffffff, 0 6px 0 8px #8c8c8c, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #8c8c8c, 0 3px 0 8px #ffffff, 0 3px 0 9px #8c8c8c, 0 6px 0 7px #ffffff, 0 6px 0 8px #8c8c8c, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #8c8c8c, 0 3px 0 8px #ffffff, 0 3px 0 9px #8c8c8c, 0 6px 0 7px #ffffff, 0 6px 0 8px #8c8c8c, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
}
.ce_youtube-wrapper iframe,
.ce_youtube-wrapper object,
.ce_youtube-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ce_player .mejs-video {
	margin: 24px 0 36px;
	-webkit-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #8c8c8c, 0 3px 0 8px #ffffff, 0 3px 0 9px #8c8c8c, 0 6px 0 7px #ffffff, 0 6px 0 8px #8c8c8c, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #8c8c8c, 0 3px 0 8px #ffffff, 0 3px 0 9px #8c8c8c, 0 6px 0 7px #ffffff, 0 6px 0 8px #8c8c8c, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0 9px #ffffff, 0 0 0 10px #8c8c8c, 0 3px 0 8px #ffffff, 0 3px 0 9px #8c8c8c, 0 6px 0 7px #ffffff, 0 6px 0 8px #8c8c8c, 0 12px 10px 5px rgba(0, 0, 0, 0.2);
}

.ce_gallery > ul {
	zoom: 1;
	margin: 0 !important;
	padding: 0 0 1.5% 0 !important;
	list-style: none !important;
	border: 1px solid #8c8c8c;
	background: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 5px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 5px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 5px 5px rgba(0, 0, 0, 0.2);
}
.ce_gallery > ul:before {
	content: "";
	display: table;
}
.ce_gallery > ul:after {
	content: "";
	display: table;
	clear: both;
}
.ce_gallery > ul > li {
	float: left;
	width: 31.3333%;
	margin: 1.5% 0 0 1.5%;
}
#sidebar .ce_gallery > ul {
	padding-bottom: 3% !important;
}
#sidebar .ce_gallery > ul > li {
	width: 45.5%;
	margin-top: 3%;
	margin-left: 3%;
}
.ce_gallery .image_container {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border: 0;
}

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

.enclosure,
.ce_downloads {
	position: relative;
	margin: 24px 0;
	padding: 7px 3.84615% 10px;
	border: 1px solid #aeaeae;
	background: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #aeaeae, 0 6px 0 -3px #ffffff;
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #aeaeae, 0 6px 0 -3px #ffffff;
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #aeaeae, 0 6px 0 -3px #ffffff;
}
.enclosure:before,
.ce_downloads:before {
	font: 36px/0 "RockSolid Icons";
	content: "\e06d";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	position: absolute;
	top: 50%;
	right: 4%;
	color: #5e9116;
	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;
}

aside#sidebar h1,
aside#sidebar h2,
aside#sidebar h3 {
	margin: 24px 0 12px;
	font-size: 12px;
	text-transform: uppercase;
	color: #7ec622;
}
aside#sidebar h2,
aside#sidebar h3 {
	color: #8a8a8a;
}
aside#sidebar p,
aside#sidebar ul,
aside#sidebar ol,
aside#sidebar table,
aside#sidebar blockquote,
aside#sidebar fieldset,
aside#sidebar form {
	margin: 12px 0;
}
aside#sidebar ul,
aside#sidebar ol {
	padding: 0;
	list-style-type: none;
}
aside#sidebar table {
	margin-bottom: 24px;
	border-color: #aeaeae;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #aeaeae, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #aeaeae, 0 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #aeaeae, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #aeaeae, 0 5px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #aeaeae, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #aeaeae, 0 5px 5px rgba(0, 0, 0, 0.1);
}
aside#sidebar .mod_article,
aside#sidebar .block {
	margin: 24px 0;
}

/* ===========================================
 * Form styles
 * ======================================== */
form .form-row {
	margin: 12px 0;
}
form label {
	display: block;
	margin-bottom: 4px;
}
form input,
form textarea {
	padding: 5px 10px;
	border: 1px solid #8c8c8c;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: inherit;
	background: #ffffff;
	-webkit-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset;
}
form input:focus,
form textarea:focus {
	-webkit-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset, 0 0 0 3px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset, 0 0 0 3px rgba(0, 0, 0, 0.075);
	box-shadow: 2px 4px 1px -2px rgba(0, 0, 0, 0.15) inset, 0 0 0 3px rgba(0, 0, 0, 0.075);
	outline: none;
}
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"] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
	background: none;
}
form input[type="file"] {
	height: auto;
	padding: 0;
	font-size: 14px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
form button,
form input[type="submit"] {
	margin: 12px 0;
}
form button:active,
form input[type="submit"]:active {
	margin-bottom: 14px;
}
form select {
	font-size: 13px;
}
form textarea {
	resize: vertical;
	padding-top: 10px;
	padding-bottom: 10px;
}
form fieldset p {
	margin: 0 !important;
}
form fieldset label:after {
	content: "\A";
	white-space: pre;
}
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 span.mandatory {
	margin-left: 2px;
	font-size: 18px;
	color: #ec5d5d;
}
form .invalid input,
form .invalid input:hover,
form .invalid input:focus,
form .invalid textarea,
form .invalid textarea:hover,
form .invalid textarea:focus,
form input.error,
form input.error:hover,
form input.error:focus,
form textarea.error,
form textarea.error:hover,
form textarea.error:focus {
	border-color: #e14e4e;
	-webkit-box-shadow: 0 0 0 4px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 0 0 4px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 0 0 4px rgba(225, 78, 78, 0.3), 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}
form b.error,
form p.error {
	margin: 0;
	color: #ec5d5d;
}
form .explanation,
form .captcha_text {
	font-size: 12px;
	margin: -10px 0 24px;
	color: #8a8a8a;
}
form .explanation p,
form .captcha_text p {
	margin: 0 !important;
}
form .captcha_text {
	display: block;
	margin-top: 6px;
	color: #5e9116;
	font-size: inherit;
	font-style: italic;
}
form .styled_select {
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
}

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

aside#sidebar form input,
aside#sidebar form textarea,
aside#sidebar form button {
	width: 100%;
}
aside#sidebar form input[type="checkbox"],
aside#sidebar form input[type="radio"],
aside#sidebar form input[type="image"] {
	width: auto;
	height: auto;
}

/* ===========================================
 * Footer styles
 * ======================================== */
#wrapper > footer {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	background: #ffffff;
}
#wrapper > footer .footer-column {
	float: left;
	width: 28.0%;
	margin: 30px 0 30px 4%;
}
#wrapper > footer .footer-column h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px;
}
#wrapper > footer .footer-column ul,
#wrapper > footer .footer-column ol,
#wrapper > footer .footer-column p {
	margin: 15px 0;
}
#wrapper > footer .footer-column ul,
#wrapper > footer .footer-column ol {
	list-style: none;
	padding-left: 0;
}
#wrapper > footer .footer-column-1 {
	width: 36%;
}
#wrapper > footer .footer-column-1 li {
	margin-bottom: 6px;
}
#wrapper > footer .footer-column-1 li a b {
	display: inline-block;
	margin-right: 4px;
	padding: 0 3px;
	font-weight: inherit;
	line-height: 1.3;
	text-decoration: none;
	color: white;
	background-color: #5e9116;
}
#wrapper > footer .footer-column-2 {
	width: 20%;
}

#nav-footer-wrap {
	zoom: 1;
	clear: both;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	color: #3e3e3e;
	background: #7ec622;
}
#nav-footer-wrap:before {
	content: "";
	display: table;
}
#nav-footer-wrap:after {
	content: "";
	display: table;
	clear: both;
}
#nav-footer-wrap a {
	color: inherit;
}

#nav-footer {
	float: left;
	width: 48%;
	margin: 15px 0 15px 4%;
}
#nav-footer ul,
#nav-footer li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav-footer a {
	margin-right: 3.33333%;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: none;
}
#nav-footer a:hover,
#nav-footer a:focus {
	text-decoration: underline;
}
#nav-footer a:after {
	color: #3e3e3e;
}

#footer-info {
	float: right;
	margin: 15px 4% 15px 0;
	color: #3e3e3e;
}
#footer-info ul,
#footer-info li,
#footer-info p,
#footer-info nav {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer-info a {
	margin-right: 5px;
}
#footer-info a[data-icon] {
	display: inline-block;
	width: 17px;
	font-size: 0;
	line-height: 0;
	color: #ffffff;
}
#footer-info a[data-icon]:before {
	font: 16px/1 "RockSolid Icons";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 3px;
	color: #ffffff;
}
#footer-info a[data-icon]:hover:before,
#footer-info a[data-icon]:focus:before {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
}
#footer-info .rocksolid-copyright {
	margin: 0 0 0 5px;
	color: #577432;
}

/* ===========================================
 * Module styles (Search, FAQ, News, Events, Comments, Sitemap etc.)
 * ======================================== */
.back a:before,
.previous a:before,
.next a:after {
	font: 12px/1 "RockSolid Icons";
	content: "\e018";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: -1px;
	margin-right: 6px;
	vertical-align: middle;
}

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

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

/* Search */
section#content .mod_search {
	margin: 24px 0;
}
section#content .mod_search form input[type="search"] {
	width: 74%;
	margin: 0;
	padding: 8px 10px;
}
section#content .mod_search form input[type="submit"] {
	width: 25%;
	margin-left: 0;
	margin-right: -2%;
	padding-bottom: 10px;
}
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 #aeaeae;
	color: #8a8a8a;
}
section#content .mod_search .highlight {
	padding: 0 5px;
	font-weight: bold;
	background: #bed3a1;
}
section#content .mod_search .url {
	padding-bottom: 24px;
	border-bottom: 1px dotted #aeaeae;
	color: #8a8a8a;
}
section#content .mod_search .url:before {
	margin-right: 5px;
	font: 16px/1 "RockSolid Icons";
	content: "\e0b5";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	top: 1px;
}
section#content .mod_search .url .filesize {
	display: inline-block;
	font-size: 12px;
}

/* FAQ */
.mod_faqpage section {
	padding-left: 11.53846%;
	margin: 48px 0;
}
.mod_faqpage section h3 {
	border-bottom: 0 !important;
}
.mod_faqpage section h3:before {
	font: 16px/1 "RockSolid Icons";
	content: "\e0eb";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	height: 27px;
	width: 36px;
	padding-top: 9px;
	margin-right: 20px;
	margin-left: -60px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background-color: #5e9116;
	border: 2px solid #ffffff;
	-webkit-box-shadow: 0 0 0 3px #e3e5e1;
	-moz-box-shadow: 0 0 0 3px #e3e5e1;
	box-shadow: 0 0 0 3px #e3e5e1;
}

.mod_faqpage .info,
.mod_faqreader .info {
	font-size: 12px;
	color: #8a8a8a;
}

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

/* News */
.mod_newslist .info,
.mod_newsarchive .info {
	margin-bottom: 0 !important;
}
.mod_newslist .info + h2,
.mod_newsarchive .info + h2 {
	margin-top: 0 !important;
}
.mod_newslist .more,
.mod_newsarchive .more {
	margin-top: -12px !important;
}
.mod_newslist > .layout_short,
.mod_newslist > .layout_latest,
.mod_newsarchive > .layout_short,
.mod_newsarchive > .layout_latest {
	margin-bottom: 24px;
	border-bottom: 1px solid #e3e5e1;
}
.mod_newslist > .layout_latest .info,
.mod_newsarchive > .layout_latest .info {
	color: #8a8a8a;
}
.mod_newslist > .layout_latest .image_container,
.mod_newsarchive > .layout_latest .image_container {
	margin-top: 12px !important;
	margin-bottom: 12px !important;
}
footer .mod_newslist li,
footer .mod_newsarchive li {
	margin-bottom: 6px;
}

#content .layout_full .info {
	margin-top: -24px;
	color: #8a8a8a;
}

/* Events */
.mod_calendar table {
	border-collapse: separate;
}
.mod_calendar th {
	background: #f9f9f9;
	background-image: -webkit-linear-gradient(#e6e6e6, #d9d9d9);
	background-image: -moz-linear-gradient(#e6e6e6, #d9d9d9);
	background-image: -o-linear-gradient(#e6e6e6, #d9d9d9);
	background-image: linear-gradient(#e6e6e6, #d9d9d9);
	-webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 2px 2px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 2px 2px rgba(255, 255, 255, 0.8);
	box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset, 0 2px 2px rgba(255, 255, 255, 0.8);
	border-bottom: 1px solid #aeaeae;
}
.mod_calendar th.previous,
.mod_calendar th.next {
	padding: 0;
}
.mod_calendar th.previous a,
.mod_calendar th.next a {
	padding: 11px 16px;
	display: block;
	text-decoration: none;
}
.mod_calendar th.previous a:hover,
.mod_calendar th.previous a:focus,
.mod_calendar th.next a:hover,
.mod_calendar th.next a:focus {
	color: #476f13;
}
.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.current {
	text-align: center;
}
.mod_calendar th.current:before {
	font: 16px/1 "RockSolid Icons";
	content: "\e037";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 6px;
}
.mod_calendar th.next {
	text-align: right;
}
.mod_calendar th.label {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px solid #e3e5e1 !important;
}
.mod_calendar td {
	width: 14.28571%;
	background: #f2f2f2;
	background-image: -webkit-linear-gradient(#f2f2f2 1%, #e6e6e6 100%);
	background-image: -moz-linear-gradient(#f2f2f2 1%, #e6e6e6 100%);
	background-image: -o-linear-gradient(#f2f2f2 1%, #e6e6e6 100%);
	background-image: linear-gradient(#f2f2f2 1%, #e6e6e6 100%);
	-webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset;
	-moz-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset;
	box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset, -1px 0 0 0 rgba(255, 255, 255, 0.8) inset;
}
.mod_calendar td.empty,
.mod_calendar td:hover {
	color: #333333;
	background: #ffffff;
}
.mod_calendar td.today {
	color: #333333 !important;
	background: #cbcbcb;
	-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: #ffffff !important;
}
.mod_calendar td.today a:hover {
	border-color: #969696 !important;
}
.mod_calendar tbody tr:hover {
	background-color: #eaeaea !important;
}
.mod_calendar .event {
	font-size: 12px;
}
.mod_calendar .minicalendar td {
	padding: 3px;
	text-align: center;
}

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

.mod_eventlist .event h2 {
	margin-top: 0 !important;
}

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

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

/* Sitemap */
#content .mod_sitemap ul {
	padding-left: 0;
	list-style-type: none;
}
#content .mod_sitemap ul li {
	border-top: 1px solid #aeaeae;
}
#content .mod_sitemap ul li:first-child,
#content .mod_sitemap ul li.first {
	border: 0;
}
#content .mod_sitemap ul li li {
	padding: 3px 24px;
	font-size: 14px;
	border-color: #e3e5e1;
}
#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:before {
	font: 100%/1 "RockSolid Icons";
	content: "\e083";
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	text-indent: 0;
	display: inline-block;
	position: relative;
	margin-right: 8px;
	color: #5e9116;
}

/* Login */
.mod_login {
	padding: 0 5%;
	border: 1px solid #8c8c8c;
	text-align: center;
	background-color: #ffffff;
	-webkit-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 5px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 5px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 0 -2px #ffffff, 0 3px 0 -1px #8c8c8c, 0 6px 0 -3px #ffffff, 0 6px 0 -2px #8c8c8c, 0 5px 5px rgba(0, 0, 0, 0.2);
}
.mod_login h2 {
	padding-bottom: 6px;
	border-bottom: 1px solid #aeaeae;
}
.mod_login input {
	width: 80% !important;
}
.mod_login table {
	margin-bottom: 0 !important;
	background: none !important;
	border: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.mod_login table tr {
	background-color: transparent !important;
}

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

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

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

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

/* ColorBox Close Button Reset */
#cboxClose {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ===========================================
 * Slider
 * ======================================== */
#content .rsts-main ul,
#sidebar .rsts-main ul {
	margin: 0;
	padding: 0;
}
#content .rsts-main .image_container,
#sidebar .rsts-main .image_container {
	margin-left: 0;
	margin-right: 0;
}
#content .rsts-main .image_container.float_left,
#sidebar .rsts-main .image_container.float_left {
	margin-left: 0;
	margin-right: 20px;
}
#content .rsts-main .image_container.float_right,
#sidebar .rsts-main .image_container.float_right {
	margin-right: 0;
	margin-left: 20px;
}

#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 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
#tag-line .rsts-main img {
	width: 100%;
	height: auto;
	margin: 0;
}

/* ===========================================
 * Media queries
 * ======================================== */
/* Wrapper max-width (viewport width 1100px and below) */
@media screen and (max-width: 1100px) {
	#content-wrapper {
		/* removing right and left border to avoid horizontal scrollbar */
		border-right: 0;
		border-left: 0;
		margin-right: 0;
		margin-left: 0;
	}
}
/* Tablet portrait format (viewport width 900px and below) */
@media screen and (max-width: 900px) {
	#wrapper > header {
		padding-right: 6.66667%;
		padding-left: 6.66667%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	#nav-header {
		right: 6.66667%;
	}

	#nav-main {
		clear: both;
		margin: 0 0 0 -40px;
		padding-top: 20px;
		text-align: left;
	}

	#nav-search {
		right: 6.66667%;
		top: 15px;
		width: 200px;
	}

	#content-wrapper {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	#tag-line {
		padding-right: 6.66667%;
		padding-left: 6.66667%;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	#tag-line img {
		width: 115.38462%;
		margin-right: -7.69231%;
		margin-left: -7.69231%;
	}

	section#content,
	.eightytwenty-home section#content,
	.eightytwenty-fullwidth section#content,
	.eightytwenty-sidebar-right section#content {
		float: none;
		width: auto;
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}

	.eightytwenty-home #content blockquote {
		width: 30.76923%;
		margin-right: 7.69231%;
		margin-left: 7.69231%;
	}
	.eightytwenty-home #content blockquote:after {
		font-size: 35px;
		right: -25%;
	}

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

	.highlight-box,
	#content .highlight-box {
		text-align: center;
		padding-right: 7.69231%;
		padding-left: 7.69231%;
	}
	.highlight-box .button,
	#content .highlight-box .button {
		position: relative;
		right: auto;
		top: auto;
		width: auto;
		margin-top: 20px;
	}
	.highlight-box .button:active,
	#content .highlight-box .button:active {
		margin-top: 20px;
		top: 2px;
	}

	.article-boxes article,
	#content .article-boxes article {
		padding-left: 23.07692%;
	}
	.article-boxes article h1 i,
	#content .article-boxes article h1 i {
		width: 15.38462%;
	}

	.news-boxes,
	#content .news-boxes {
		float: none;
		width: auto;
	}
	.news-boxes article,
	#content .news-boxes article {
		padding-left: 23.07692%;
	}
	.news-boxes article h1 i,
	#content .news-boxes article h1 i {
		width: 15.38462%;
	}

	.event-boxes,
	#content .event-boxes {
		float: none;
		width: auto;
		margin-right: 0;
		margin-left: 0;
	}
	.event-boxes article,
	#content .event-boxes article {
		padding-left: 23.07692%;
	}
	.event-boxes article h1 i,
	#content .event-boxes article h1 i {
		width: 15.38462%;
	}

	.eightytwenty-home .image_container.float_right,
	.eightytwenty-fullwidth .image_container.float_right,
	.eightytwenty-home .image_container.float_left,
	.eightytwenty-fullwidth .image_container.float_left {
		width: 46.15385%;
		margin: 0 -10px 10px 15px;
	}

	aside#sidebar,
	.eightytwenty-sidebar-right aside#sidebar {
		clear: both;
		float: none;
		width: auto;
		padding: 24px 0;
	}
	aside#sidebar:after,
	aside#sidebar:before,
	.eightytwenty-sidebar-right aside#sidebar:after,
	.eightytwenty-sidebar-right aside#sidebar:before {
		content: none;
	}

	aside#sidebar .mod_article > .block,
	aside#sidebar .mod_form,
	aside#sidebar .mod_subscribe {
		float: left;
		width: 40%;
		margin: 24px 0 0 6.66667%;
	}
	aside#sidebar .mail-form {
		padding-right: 3.33333%;
		padding-left: 3.33333%;
	}

	aside#sidebar #nav-sub {
		margin: 0 6.66667% 24px 6.66667%;
		zoom: 1;
	}
	aside#sidebar #nav-sub:before {
		content: "";
		display: table;
	}
	aside#sidebar #nav-sub:after {
		content: "";
		display: table;
		clear: both;
	}
	aside#sidebar #nav-sub > ul {
		margin: 0;
	}
	aside#sidebar #nav-sub > ul > li {
		display: inline-block;
		margin: 0 5px 10px 0;
		vertical-align: top;
	}
	aside#sidebar #nav-sub > ul a,
	aside#sidebar #nav-sub > ul ul a,
	aside#sidebar #nav-sub > ul ul ul a {
		padding: 5px 10px;
		border: 0;
		background: #ffffff;
		-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);
	}

	.eightytwenty-sidebar-right #breadcrumbs,
	.eightytwenty-fullwidth #breadcrumbs {
		margin-right: 0;
		margin-left: 0;
	}

	#wrapper > footer {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	#wrapper > footer .footer-column {
		width: 40%;
		margin-left: 6.66667%;
	}
	#wrapper > footer .footer-column-1 {
		width: 40%;
	}
	#wrapper > footer .footer-column-2 {
		width: 40%;
	}
	#wrapper > footer .footer-column-3 {
		width: 86.66667%;
		margin-top: 0;
	}

	#nav-footer-wrap {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	#nav-footer {
		float: none;
		width: auto;
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}

	#footer-info {
		float: none;
		margin-right: 6.66667%;
		margin-left: 6.66667%;
	}
}
/* Mobile (viewport width 599px and below) */
@media screen and (max-width: 599px) {
	.confirmation,
	.information,
	.warning {
		padding-right: 7.69231%;
		padding-left: 15.38462%;
	}
	.confirmation:before,
	.information:before,
	.warning:before {
		width: 15.38462%;
	}

	#wrapper > header {
		text-align: center;
	}

	#logo {
		float: none;
		margin-top: 0;
		margin-left: 0;
	}
	#logo img {
		margin-right: auto;
		margin-left: auto;
	}

	#nav-main {
		display: none;
	}

	#nav-main-mobile {
		display: block;
		width: 100%;
		margin: 20px 0;
		font-size: 16px;
	}

	#nav-search {
		position: relative;
		right: auto;
		top: auto;
		margin: 20px 0;
		width: 100% !important;
	}
	#nav-search input {
		right: 0;
		width: 100%;
		padding-right: 30px;
	}

	#nav-header {
		position: static;
	}

	#nav-sub {
		display: none;
	}

	.eightytwenty-home #content blockquote {
		width: 84.61538%;
		margin-right: 15.38462%;
		margin-left: 0;
	}
	.eightytwenty-home #content blockquote:after {
		font-size: 30px;
		right: -18.18182%;
	}

	.teaser-boxes-text .box,
	#content .teaser-boxes-text .box {
		width: 86.66667%;
	}

	.article-boxes article, #content .article-boxes article,
	.news-boxes article, #content .news-boxes article,
	.event-boxes article,
	#content .event-boxes article {
		padding-left: 30.76923%;
	}
	.article-boxes article h1 i, #content .article-boxes article h1 i,
	.news-boxes article h1 i, #content .news-boxes article h1 i,
	.event-boxes article h1 i,
	#content .event-boxes article h1 i {
		width: 23.07692%;
	}

	aside#sidebar .mod_article > .block,
	aside#sidebar .mod_form,
	aside#sidebar .mod_subscribe {
		float: none;
		width: 86.66667%;
	}
	aside#sidebar .mail-form {
		padding-right: 6.66667%;
		padding-left: 6.66667%;
	}

	#content h1 {
		font-size: 24px;
	}
	#content h2 {
		font-size: 20px;
	}

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

	.image_container.float_right,
	.image_container.float_left {
		float: none;
		width: 100% !important;
		margin: 15px -10px;
	}
	.eightytwenty-home .image_container.float_right,
	.eightytwenty-fullwidth .image_container.float_right,
	.eightytwenty-home .image_container.float_left,
	.eightytwenty-fullwidth .image_container.float_left {
		width: 100% !important;
	}

	#wrapper > footer .footer-column,
	#wrapper > footer .footer-column-1,
	#wrapper > footer .footer-column-2,
	#wrapper > footer .footer-column-3 {
		float: none;
		width: 86.66667%;
	}

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


