/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial, sans-serif;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

.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 {
  width: 100%;
  height: 100%; }

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement,
.me-plugin {
  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; }

.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: none; }
  .mejs-overlay-button:before {
    content: "\f04b";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    width: 100%;
    height: 100%;
    border: 3px solid #3e3e3e;
    text-indent: 7px;
    background: #fff;
    text-align: center;
    line-height: 67px; }

.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(../background.png);
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(to bottom, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9)); }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../assets/img/loading.gif) center center no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../assets/img/background.png);
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(to bottom, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%; }

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  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: 12px;
  width: 12px;
  border: 0; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  overflow: hidden;
  text-align: center;
  padding: auto 4px; }

.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px; }

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(to bottom, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#1E1E1E, endColorstr=#3C3C3C); }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: linear-gradient(to bottom, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#2C7C91, endColorstr=#4EB7D4);
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#C8C8C8); }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  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:hover .mejs-time-float {
  visibility: visible; }

.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;
  border-radius: 0;
  top: 15px;
  left: 13px; }

/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
.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/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px; }

.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.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: -10px;
  width: 130px;
  height: 100px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  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: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  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; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(to bottom, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(to bottom, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 45px; }

.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../assets/img/background.png);
  background: rgba(20, 20, 20, 0.8); }

/* End: TRACK (Captions and Chapters) */
.mejs-clear {
  clear: both; }

.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: ERROR */
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

/* End: picture controls */
/* MEJS Zen garden skin */
.mejs-controls {
  display: block;
  visibility: visible; }

.mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030; }

.mejs-container .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px; }

.mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: inherit; }
  .mejs-controls .mejs-button button:before {
    font-family: FontAwesome, sans-serif;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    font-size: 20px;
    color: #000;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased; }

.mejs-controls .mejs-playpause-button button {
  text-align: center; }
  .mejs-controls .mejs-playpause-button button:before {
    content: "\f04b"; }

.mejs-controls .mejs-pause button {
  width: 15px; }
  .mejs-controls .mejs-pause button:before {
    content: "\f04c"; }

.mejs-controls .mejs-fullscreen-button button:before {
  content: "\f0b2"; }

.mejs-controls .mejs-share-button button {
  background-position: -2px -39px; }

.mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px; }

.mejs-controls .mejs-volume-button {
  margin: 4px 6px; }

.mejs-controls .mejs-volume-button button:before {
  content: "\f026"; }

.mejs-controls .mejs-mute button:before {
  content: "\f028"; }

.mejs-controls .mejs-unmute button:before {
  content: "\f026"; }

.mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../assets/img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../assets/img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px; }

.mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none; }

.mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  border-radius: 0;
  background: #303030; }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  display: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  border-radius: 6px; }

.mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px; }

.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10; }

.mejs-container-fullscreen {
  z-index: 10000 !important; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1; }

.mejs-overlay-loading {
  background: url(../../assets/img/loader.gif) center center no-repeat; }

.mejs-overlay-button {
  opacity: 0.7;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px; }

.mejs-poster {
  pointer-events: none;
  background: none !important; }

.mejs-poster img {
  width: auto !important;
  margin: 0 auto;
  display: block; }

:root .mejs-poster img {
  display: none \0/IE9; }

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
.cookiePolicy-info {
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
  max-height: 500px;
  overflow: hidden;
  background: #D9D9D9; }
  .cookiePolicy-info.collapsed {
    max-height: 0; }
  .cookiePolicy-info .cookiePolicy-inner {
    padding: 10px;
    width: auto;
    max-width: 940px;
    box-sizing: border-box;
    margin: 0 auto; }

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cookiePolicy-restrictive.collapsed {
    display: none; }
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: fixed;
    top: 200px;
    width: 800px;
    left: 50%;
    margin-left: -250px;
    box-sizing: border-box;
    padding: 20px;
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
    max-width: 90%; }
    @media (max-width: 767px) {
      .cookiePolicy-restrictive .cookiePolicy-inner {
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        margin-left: 0; } }

.cookiePolicy-buttons {
  text-align: right; }

.cookiePolicy-accept {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  display: inline-block;
  text-decoration: none !important;
  background: #FFF;
  letter-spacing: 0;
  padding: 2px 5px;
  outline: none;
  box-shadow: 3px 3px 0 #000;
  color: #000;
  margin-bottom: 10px; }
  .cookiePolicy-accept:hover {
    color: #000;
    background: #94b6da; }
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000; }
  .exit-notification.is-hidden {
    display: none; }

.exit-notification-inner {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  position: fixed;
  top: 200px;
  width: 500px;
  left: 50%;
  margin-left: -250px;
  box-sizing: border-box;
  padding: 20px;
  background: #FFF;
  border-radius: 5px;
  max-width: 90%; }

.exit-notification-accept,
.exit-notification-deny {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  display: inline-block;
  text-decoration: none !important;
  background: #FFF;
  letter-spacing: 0;
  font-weight: bold;
  padding: 7px 15px;
  outline: none;
  box-shadow: 3px 3px 0 #000;
  color: #000; }
  .exit-notification-accept:hover,
  .exit-notification-deny:hover {
    color: #000;
    background: #94b6da; }

.exit-notification-buttons {
  text-align: right; }

@media (max-width: 767px) {
  .exit-notification-inner {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    margin-left: 0; }
  .exit-notification-buttons {
    text-align: center; }
  .exit-notification-accept,
  .exit-notification-deny {
    display: block;
    width: 100%; }
  .exit-notification-deny {
    margin-top: 10px; } }
@font-face {
  font-family: 'Balsamiq Sans Regular';
  src: url("../../assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot");
  src: url("../../assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.woff") format("woff"), url("../../assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.ttf") format("truetype"), url("../../assets/fonts/BalsamiqSansRegular/BalsamiqSansRgular-webfont.svg#BalsamicSans") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Balsamiq Sans Bold';
  src: url("../../assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot");
  src: url("../../assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.woff") format("woff"), url("../../assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.ttf") format("truetype"), url("../../assets/fonts/BalsamiqSansBold/BalsamiqSansBold-webfont.svg#BalsamicSansBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/FontAwesome/FontAwesome-webfont.eot");
  src: url("../../assets/fonts/FontAwesome/FontAwesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/FontAwesome/FontAwesome-webfont.woff") format("woff"), url("../../assets/fonts/FontAwesome/FontAwesome-webfont.ttf") format("truetype"), url("../../assets/fonts/FontAwesome/FontAwesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-size: 1.5rem;
  font-family: "Balsamiq Sans Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  color: #000; }

a {
  color: #4882C0;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #94b6da;
    text-decoration: underline; }

img {
  vertical-align: middle;
  max-width: 100%; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.is-hidden {
  display: none !important;
  visibility: hidden !important; }

h1, h2, h3, h4, h5 {
  font-family: "Balsamiq Sans Bold", Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  line-height: 1.1;
  color: #000; }

h1 {
  font-size: 3.6rem; }

h2 {
  font-size: 3rem; }

h3 {
  font-size: 2.4rem; }

h4 {
  font-size: 1.8rem; }

h5 {
  font-size: 1.5rem; }

html,
body {
  width: 100%; }

html {
  background-image: url("../../assets/img/tiny_grid.png"); }

[id="wrapper"] {
  padding-top: 20px; }
  @media (max-width: 767px) {
    [id="wrapper"] {
      padding: 20px 20px 0;
      box-sizing: border-box; } }

.component {
  margin-bottom: 20px; }
  .component > .component-content {
    margin-bottom: 0; }
    .component > .component-content:before, .component > .component-content:after {
      content: "";
      display: table; }
    .component > .component-content:after {
      clear: both; }

.component-content {
  margin-bottom: 14px; }
  .component-content:before, .component-content:after {
    content: "";
    display: table; }
  .component-content:after {
    clear: both; }

.composite:before, .composite:after {
  content: "";
  display: table; }

.composite:after {
  clear: both; }

.root > .aem-Grid > .paragraphSystem.responsivegrid,
.fixed-width {
  max-width: 960px;
  margin: 0 auto !important;
  padding: 0 15px;
  box-sizing: border-box;
  clear: both !important;
  float: none !important; }
  @media (max-width: 767px) {
    .root > .aem-Grid > .paragraphSystem.responsivegrid,
    .fixed-width {
      padding: 0 20px;
      box-sizing: border-box; } }

.aem-GridColumn.aem-GridColumn--default--1 {
  width: calc(8.33333% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--2 {
  width: calc(16.66667% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--3 {
  width: calc(25% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--4 {
  width: calc(33.33333% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--5 {
  width: calc(41.66667% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--6 {
  width: calc(50% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--7 {
  width: calc(58.33333% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--8 {
  width: calc(66.66667% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--9 {
  width: calc(75% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--10 {
  width: calc(83.33333% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--11 {
  width: calc(91.66667% - 15px) !important;
  margin-right: 7.5px;
  margin-left: 7.5px; }

.aem-GridColumn.aem-GridColumn--default--12 {
  width: 100%; }

.highlight-top {
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  border-top: 3px solid #000 !important;
  border-bottom: 0;
  border-right: 0;
  border-left: 0; }

.highlight-right {
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  border-right: 3px solid #000 !important;
  border-bottom: 0;
  border-top: 0;
  border-left: 0; }

.highlight-left {
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  border-left: 3px solid #000 !important;
  border-bottom: 0;
  border-top: 0;
  border-right: 0; }

.highlight-bottom {
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  border-bottom: 3px solid #000 !important;
  border-left: 0;
  border-top: 0;
  border-right: 0; }

.bg-info,
.bg-primary,
.bg-secondary {
  padding: 20px 30px;
  background: #D9D9D9; }
  .bg-info .text-highlight,
  .bg-primary .text-highlight,
  .bg-secondary .text-highlight {
    background: #FFF; }

.text-highlight {
  background: #D9D9D9;
  display: inline-block;
  padding: 0 3px; }

.btn,
.btn-primary {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  display: inline-block;
  text-decoration: none !important;
  background: #FFF;
  letter-spacing: 0;
  font-weight: bold;
  padding: 7px 15px;
  outline: none;
  box-shadow: 3px 3px 0 #000;
  color: #000; }
  .btn:hover,
  .btn-primary:hover {
    color: #000;
    background: #94b6da; }

.btn + .btn {
  margin-left: 10px; }
  @media (max-width: 479px) {
    .btn + .btn {
      margin-left: 0;
      margin-top: 10px; } }
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  opacity: .7; }

.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px; }

.overlay-content {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #FFF;
  text-align: left; }

.overlay-content-inner {
  overflow: hidden; }

.overlay-close {
  z-index: 9999;
  font-size: 35px;
  line-height: 1;
  position: absolute;
  top: -40px;
  right: 15px;
  cursor: pointer;
  display: none;
  color: #fff;
  outline: none; }
  .overlay-close:after {
    content: "\f00d";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased; }

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/loader.gif) no-repeat 50% 50%; }
.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
  background: #FFF; }

.accordion-title {
  font-size: 1.6rem;
  display: inline-block;
  margin: 0; }

.accordion-slide {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  margin-top: -3px; }

.accordion-content {
  padding-top: 20px; }

.accordion-head {
  margin: 0;
  white-space: nowrap;
  cursor: pointer;
  padding: 10px;
  float: none; }
  .accordion-head a {
    color: #000;
    text-decoration: none; }
  .is-active .accordion-head {
    border: 3px solid #000;
    -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
            border-image: url("../../assets/img/border.png") 5 stretch stretch;
    border-left: 0;
    border-right: 0;
    border-top: 0; }
  .accordion-head:hover {
    background: #94b6da; }

.accordion-content-wrapper {
  padding: 0 10px; }

.mod-js .accordion-content-wrapper {
  visibility: hidden;
  height: 0;
  position: relative;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  margin: 0;
  box-sizing: border-box; }

.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  visibility: visible;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  overflow: hidden; }

@media (min-width: 768px) {
  .accordion-horizontal .accordion-slide {
    -webkit-transition: height 0.3s linear;
    transition: height 0.3s linear;
    width: 40px;
    height: 300px;
    float: left;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    margin-left: -3px;
    background: #FFF; }
  .accordion-horizontal .accordion-head {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transform-origin: 0;
            transform-origin: 0;
    position: absolute;
    left: 15px;
    bottom: -20px;
    padding-left: 20px;
    min-width: 1000px; }
  .accordion-horizontal .accordion-content {
    padding-left: 51px;
    padding-right: 20px;
    padding-top: 0;
    overflow: hidden; }
  .accordion-horizontal .accordion-content-wrapper {
    position: absolute !important;
    height: auto !important; } }

@media (max-width: 767px) {
  .accordion-horizontal .accordion-slide {
    width: 100% !important; }
  .accordion-horizontal .accordion-content-wrapper {
    width: 100% !important; } }
.articleList {
  margin-top: 1em; }

.articleList-article {
  padding-top: 20px; }
  .articleList-article + .articleList-article {
    border: 3px solid #000;
    -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
            border-image: url("../../assets/img/border.png") 5 stretch stretch;
    margin-top: 20px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0; }

.articleList-list,
.articleList-tags {
  list-style: none;
  padding: 0;
  margin: 0; }

.articleList-tags,
.articleList-date {
  display: inline-block;
  font-size: 0.93333em; }

.articleList-tags-item {
  display: inline-block;
  background: #D9D9D9;
  padding: 2px; }

.articleList-title {
  font-size: 1.4em;
  margin: 0 0 10px; }
  .articleList-title a:hover, .articleList-title a:focus {
    text-decoration: none; }

.articleList-description {
  margin-top: 1em; }

.articleList-more {
  display: block;
  text-align: right;
  margin-top: 20px;
  padding: 5px 0;
  position: absolute;
  left: 0;
  right: 5px;
  bottom: 0;
  text-decoration: none; }
  .articleList-more:hover, .articleList-more:focus {
    text-decoration: none; }

.articleList-more-arrow {
  font-size: 0;
  margin-left: 2px; }
  .articleList-more-arrow:after {
    content: "\f054";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1.2rem; }

.articleList-article-wrapper {
  position: relative;
  padding-bottom: 45px; }

.articleList-has-image .articleList-description-content {
  display: block; }

@media (min-width: 768px) {
  .articleList-thumbnail {
    max-width: 200px; }
  .articleList-has-image {
    position: relative; }
    .articleList-has-image .articleList-article-wrapper {
      min-height: 200px;
      padding-left: 220px; }
    .articleList-has-image .articleList-article-wrapper > a:not(.articleList-more) {
      position: absolute;
      top: 0;
      left: 0; } }

@media (max-width: 767px) {
  .articleList-has-image .articleList-description-content {
    margin-top: 1em; }
  .articleList-has-image .articleList-thumbnail {
    display: block;
    margin: 0 auto;
    margin-top: 1em; } }

.articleList-group-name {
  font-size: 0.93333em;
  margin: 0 0 10px; }

.articleList-heading {
  margin-top: 0; }

.articleList-group-list {
  list-style: none;
  padding-left: 15px;
  margin: 0 0 15px; }
  .articleList-group-list li {
    margin-top: 6px; }
    .articleList-group-list li a:before {
      content: "\f054";
      font-family: FontAwesome, sans-serif;
      display: inline-block;
      font-style: normal;
      position: relative;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 1rem;
      margin-right: 5px; }
    .articleList-group-list li a:hover,
    .articleList-group-list li a:focus {
      text-decoration: none; }
.breadcrumbs {
  margin: 10px 0;
  padding: 0; }

.breadcrumbs-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }

.breadcrumbs-list li {
  display: inline-block;
  margin-right: 6px; }
  .breadcrumbs-list li a:hover,
  .breadcrumbs-list li a:active {
    text-decoration: none; }

.breadcrumbs-separator {
  margin: 0 10px; }

.breadcrumbs-without-separator .breadcrumbs-separator {
  display: none; }

.breadcrumbs-without-separator li {
  padding-right: 15px;
  margin-right: 9px;
  position: relative; }
  .breadcrumbs-without-separator li:before {
    content: "\f054";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: .8rem;
    position: absolute;
    top: 5px;
    right: 0; }

.breadcrumbs-without-separator li:last-child {
  background-image: none; }
  .breadcrumbs-without-separator li:last-child:before {
    display: none; }
.carousel {
  height: 300px;
  overflow: hidden; }
  .carousel > .component-content {
    position: relative;
    overflow: hidden; }
  .carousel .image {
    margin-bottom: 0; }
  .carousel figcaption {
    width: 70%;
    z-index: 10;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .carousel figcaption {
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        top: 50%; } }
    .carousel figcaption .text-highlight {
      background: #FFF;
      padding: 5px; }

.carousel-slides {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative; }

.carousel-slide {
  clear: both;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none; }

.carousel-slide.is-active {
  display: block;
  position: relative; }

.carousel-cover {
  max-width: 50%;
  height: auto;
  float: right; }

.carousel-slide .no-content .carousel-cover {
  float: none;
  max-width: 100%; }

.carousel-nav {
  text-align: center;
  margin: 15px 0 0;
  padding: 0; }

.carousel-nav li,
.carousel-nav a {
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.carousel-nav-item {
  position: relative; }
  .carousel-nav-item a {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 2px solid #000;
    background: #FFF; }
    .carousel-nav-item a:hover {
      background: #94b6da; }
  .carousel-nav-item.is-active a {
    background: #000; }

.carouselSlide {
  margin-bottom: 0;
  height: 100%;
  overflow: hidden; }

.carousel-nav-prev,
.carousel-nav-next {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  background: #FFF; }
  .carousel-nav-prev:hover,
  .carousel-nav-next:hover {
    background: #94b6da; }
  .carousel-nav-prev a,
  .carousel-nav-next a {
    color: #000;
    height: 40px;
    width: 40px; }
  .carousel-nav-prev a:before,
  .carousel-nav-next a:before {
    font-size: 4.8rem;
    line-height: 40px; }

.carousel-nav-prev {
  margin-right: 8px; }
  .carousel-nav-prev a:before {
    content: "\f0d9";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    left: -2px; }

.carousel-nav-next {
  margin-left: 8px; }
  .carousel-nav-next a:before {
    content: "\f0da";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    right: -2px; }

.image-and-content:before, .image-and-content:after {
  content: "";
  display: table; }

.image-and-content:after {
  clear: both; }

.image-and-content .carousel-content {
  width: 48%;
  float: left; }

.no-js .carousel .carousel-slide:first-child {
  margin-top: 0;
  border-top: none; }

.no-js .carousel .carousel-slide {
  position: static; }

.no-js .carousel .carousel-nav li {
  display: none; }

.carousel-side-arrows img {
  max-width: none; }

.carousel-side-arrows .carousel-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  margin: 0; }

.carousel-side-arrows .carousel-nav-item {
  display: none;
  z-index: 8996; }

.carousel-side-arrows .carousel-nav-prev,
.carousel-side-arrows .carousel-nav-next {
  position: absolute;
  top: 50%;
  z-index: 8996;
  margin-top: -20px; }

.carousel-side-arrows .carousel-nav-prev {
  left: 0; }

.carousel-side-arrows .carousel-nav-next {
  right: 0; }

.carousel-hidden-arrows .carousel-nav-prev,
.carousel-hidden-arrows .carousel-nav-next {
  display: none; }

.carousel-hidden-nav .carousel-nav-item {
  display: none; }
.divider {
  margin: 10px 0 30px; }
  .divider .component-content {
    border: 3px solid #000;
    -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
            border-image: url("../../assets/img/border.png") 5 stretch stretch;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
.fileList-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.fileList-file {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  padding: 30px 280px 30px 20px;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 20px; }
  .fileList-file.has-image {
    min-height: 114px; }
    .fileList-file.has-image .fileList-title,
    .fileList-file.has-image .fileList-description {
      padding-left: 115px; }

.fileList-title {
  margin: 0;
  word-break: break-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.fileList-download {
  position: absolute;
  top: 50%;
  margin-top: -22px;
  right: 20px; }

.fileList-download-size {
  font-size: 0.73333em;
  display: block;
  float: left;
  line-height: 44px;
  margin-right: 10px; }

.fileList-thumbnail {
  max-width: 100px;
  max-height: 80px;
  position: absolute;
  top: 20px;
  left: 20px; }

.fileList-download-link {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  display: inline-block;
  text-decoration: none !important;
  background: #FFF;
  letter-spacing: 0;
  font-weight: bold;
  padding: 7px 15px;
  outline: none;
  box-shadow: 3px 3px 0 #000;
  color: #000; }
  .fileList-download-link:hover {
    color: #000;
    background: #94b6da; }

@media (max-width: 767px) {
  .fileList-file {
    padding-right: 20px; }
    .fileList-file.has-image .fileList-title,
    .fileList-file.has-image .fileList-description {
      padding-left: 0; }
    .fileList-file.has-image .fileList-thumbnail {
      max-width: 100%;
      max-height: 100%;
      display: inline-block;
      position: static;
      margin-bottom: 10px; }
  .fileList-title,
  .fileList-description {
    text-align: center; }
  .fileList-title {
    margin-bottom: 10px; }
  .fileList-download {
    position: static;
    margin-top: 0; }
  .fileList-download-size {
    float: none;
    line-height: inherit; }
  .fileList-download-link {
    margin-top: 10px; } }
.flash {
  overflow: hidden; }
  .flash object {
    width: 100%; }
.form input[type="text"],
.form input[type="password"],
.form input[type="email"],
.form input[type="number"],
.form input[type="date"],
.form input[type="tel"],
.form textarea,
.form select {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  vertical-align: middle;
  font-size: 0.86667em;
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  padding: 3px 15px;
  color: #000;
  outline: none; }

.form fieldset {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch; }

.form input[type="text"],
.form input[type="password"],
.form input[type="email"],
.form input[type="number"],
.form input[type="date"],
.form input[type="tel"] {
  padding: 5px 15px; }

.form .radio {
  display: block;
  margin-bottom: 5px; }

.form textarea {
  height: auto; }

.form .richText {
  font-size: 0.86667em;
  margin-top: -10px;
  padding: 5px 20px;
  background-color: #f6f6f6; }

.form .control-label {
  font-size: 0.86667em;
  display: inline-block;
  margin-bottom: 5px; }

.form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  line-height: 29px; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .form select::-ms-expand {
      display: none; } }

.form fieldset {
  padding: 1em 1em 0; }

.form legend {
  font-family: "Balsamiq Sans Bold", Georgia, "Times New Roman", Times, serif;
  padding: 0 10px; }

.form textarea {
  resize: vertical;
  padding: 5px 10px; }

.form .button {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  font-size: 0.93333em;
  display: inline-block;
  text-decoration: none !important;
  background: #FFF;
  letter-spacing: 0;
  font-weight: bold;
  padding: 7px 15px;
  float: right;
  outline: none;
  box-shadow: 3px 3px 0 #000;
  margin-right: 5px; }
  .form .button:hover {
    background: #94b6da; }

.form .clearButton,
.form .button[type="reset"] {
  color: #000; }

.form .alert {
  margin-bottom: 20px; }

.form .alert-error {
  background-color: #ffe9e9;
  border: 1px solid #E7A9A9;
  color: #D04544; }

.selectField .controls {
  position: relative; }
  .selectField .controls:after {
    content: "\f078";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    border: 3px solid #000;
    -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
            border-image: url("../../assets/img/border.png") 5 stretch stretch;
    font-size: 1.5rem;
    position: absolute;
    pointer-events: none;
    top: 0;
    bottom: 0;
    right: 0;
    width: 35px;
    text-align: center;
    line-height: 27px;
    background: #FFF; }

.checkboxField {
  position: relative; }
  .checkboxField .controls {
    position: absolute;
    left: 0;
    top: 2px; }
  .checkboxField .control-label {
    padding-left: 20px; }

.hiddenField {
  display: none; }
.image .right {
  text-align: right; }

.image .left {
  text-align: left; }

.image .middle {
  text-align: center; }

.image figure {
  margin: 0; }
.imageGallery-description {
  margin: 10px 0; }

.imageGallery.is-playing .imageGallery-view-overlay:before {
  content: "\f04c";
  font-family: FontAwesome, sans-serif;
  display: inline-block;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 3rem;
  position: absolute; }

.imageGallery-view-overlay {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }
  .imageGallery-view-overlay:before {
    content: "\f04b";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 4rem;
    color: #000;
    position: absolute;
    background: #FFF;
    width: 70px;
    line-height: 70px;
    border-radius: 50%;
    text-align: center;
    top: 50%;
    left: 50%;
    border: 5px solid #000;
    margin: -35px 0 0 -35px; }
  .imageGallery-view-overlay:hover {
    opacity: 1; }

.imageGallery-view {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  text-align: center; }
  .imageGallery-view img {
    height: auto;
    display: block;
    margin: 0 auto; }

.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0; }

.imageGallery-list {
  overflow: hidden;
  margin: 0 10%;
  position: relative; }

.imageGallery-list-inner {
  overflow: hidden;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0 auto;
  list-style: none;
  width: 4000px; }

.imageGallery-thumbnail {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 0 9px;
  cursor: pointer;
  text-align: center;
  position: relative;
  display: block; }
  .imageGallery-thumbnail a {
    display: block; }
  .imageGallery-thumbnail img {
    display: block;
    margin: 0 auto; }

.imageGallery-arrow {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  cursor: pointer;
  width: 22px;
  height: 22px;
  font-size: 0;
  text-align: center;
  background: #FFF;
  text-decoration: none;
  padding: 0;
  box-sizing: content-box; }
  .imageGallery-arrow:hover {
    background: #94b6da; }

.imageGallery-arrow-left:before,
.imageGallery-arrow-right:before {
  font-size: 2.3rem;
  line-height: 22px;
  color: #000; }

.imageGallery-view .imageGallery-arrow {
  margin-top: -18px;
  width: 36px;
  height: 36px; }

.imageGallery-view .imageGallery-arrow-left:before,
.imageGallery-view .imageGallery-arrow-right:before {
  font-size: 3rem;
  line-height: 36px;
  color: #000; }

.imageGallery-arrow-left {
  left: -3px; }
  .imageGallery-arrow-left:before {
    content: "\f0d9";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased; }

.imageGallery-arrow-right {
  right: -3px; }
  .imageGallery-arrow-right:before {
    content: "\f0da";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased; }
.navigation-mobile-menu {
  display: none; }

.navigation-root {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  background: #FFF;
  display: none;
  list-style: none;
  padding-left: 0; }
  .navigation-root.navigation-level1 {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none; }
  .navigation-root.navigation-level2, .navigation-root.navigation-level3, .navigation-root.navigation-level4, .navigation-root.navigation-level5 {
    position: absolute;
    z-index: 8997; }
  .navigation-root.navigation-level3, .navigation-root.navigation-level4, .navigation-root.navigation-level5 {
    margin-top: -32px;
    left: 100%; }

.navigation-item {
  position: relative; }
  .navigation-item:hover, .navigation-item:focus {
    background: #94b6da !important; }
  .navigation-item.is-active, .navigation-item.has-active-child {
    background: #D9D9D9; }
  .navigation-item.navigation-level1 {
    display: inline-block;
    margin: 0 5px; }
    .navigation-item.navigation-level1 > .navigation-item-title {
      padding: 10px;
      display: block; }
  .navigation-item:hover > .navigation-root, .navigation-item:focus > .navigation-root {
    display: block; }
    .navigation-item:hover > .navigation-root > .navigation-item, .navigation-item:focus > .navigation-root > .navigation-item {
      padding: 10px 20px;
      width: 150px; }

.navigation-item-title {
  color: #000;
  text-decoration: none; }
  .navigation-item-title:hover, .navigation-item-title:focus {
    color: #000;
    text-decoration: none; }

@media (max-width: 767px) {
  .navigation-root {
    display: none;
    list-style: none;
    padding-left: 0;
    position: relative !important;
    margin-top: 0 !important;
    left: 0 !important;
    border: 0; }
    .navigation-root.navigation-level1 {
      border: 3px solid #000;
      -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
              border-image: url("../../assets/img/border.png") 5 stretch stretch;
      display: block;
      padding: 0;
      list-style: none; }
  .navigation-item {
    background: #FFF;
    padding: 0; }
    .navigation-item:hover > .navigation-root > .navigation-item,
    .navigation-item:hover > .navigation-root > .navigation-item, .navigation-item:focus > .navigation-root > .navigation-item,
    .navigation-item:focus > .navigation-root > .navigation-item {
      width: auto;
      padding: 0; }
    .navigation-item.navigation-level1 {
      display: block;
      margin: 0; }
    .navigation-item.navigation-level2 > .navigation-item-title {
      padding-left: 24px; }
      .navigation-item.navigation-level2 > .navigation-item-title:before {
        content: '- '; }
    .navigation-item.navigation-level3 > .navigation-item-title {
      padding-left: 32px; }
      .navigation-item.navigation-level3 > .navigation-item-title:before {
        content: '-- '; }
    .navigation-item.navigation-level4 > .navigation-item-title {
      padding-left: 40px; }
      .navigation-item.navigation-level4 > .navigation-item-title:before {
        content: '--- '; }
    .navigation-item.has-children > .navigation-item-title > .navigation-item-decoration {
      outline: none; }
      .navigation-item.has-children > .navigation-item-title > .navigation-item-decoration:after {
        content: "\f078";
        font-family: FontAwesome, sans-serif;
        display: inline-block;
        font-style: normal;
        position: relative;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        right: 0;
        top: 0;
        padding: 8px 12px; }
    .navigation-item:hover > .navigation-root, .navigation-item:focus > .navigation-root {
      display: none; }
  .navigation-item-title {
    padding: 10px 16px !important;
    position: relative;
    display: block; }
    .navigation-item-title:hover, .navigation-item-title:focus {
      text-decoration: none; } }

.navigation-vertical .navigation-root {
  display: none;
  list-style: none;
  padding-left: 0;
  position: relative !important;
  margin-top: 0 !important;
  left: 0 !important;
  border: 0; }
  .navigation-vertical .navigation-root.navigation-level1 {
    border: 3px solid #000;
    -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
            border-image: url("../../assets/img/border.png") 5 stretch stretch;
    padding: 0;
    display: block;
    list-style: none; }

.navigation-vertical .navigation-item {
  background: #FFF;
  display: block;
  border: 0;
  margin: 0;
  padding: 0 !important;
  width: 100% !important; }
  .navigation-vertical .navigation-item.navigation-level1 {
    padding: 0; }
  .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title {
    padding-left: 24px; }
    .navigation-vertical .navigation-item.navigation-level2 > .navigation-item-title:before {
      content: '- '; }
  .navigation-vertical .navigation-item.navigation-level3 > .navigation-item-title {
    padding-left: 32px; }
    .navigation-vertical .navigation-item.navigation-level3 > .navigation-item-title:before {
      content: '-- '; }
  .navigation-vertical .navigation-item.navigation-level4 > .navigation-item-title {
    padding-left: 40px; }
    .navigation-vertical .navigation-item.navigation-level4 > .navigation-item-title:before {
      content: '--- '; }
  .navigation-vertical .navigation-item.has-children > .navigation-item-title > .navigation-item-decoration {
    outline: none; }
    .navigation-vertical .navigation-item.has-children > .navigation-item-title > .navigation-item-decoration:after {
      content: "\f078";
      font-family: FontAwesome, sans-serif;
      display: inline-block;
      font-style: normal;
      position: relative;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      position: absolute;
      right: 16px;
      top: 8px; }
  .navigation-vertical .navigation-item:hover > .navigation-root, .navigation-vertical .navigation-item:focus > .navigation-root {
    display: none; }
  .navigation-vertical .navigation-item.is-active, .navigation-vertical .navigation-item.has-active-child {
    background: #fcfcfc; }

.navigation-vertical .navigation-item-title {
  padding: 10px 16px !important;
  position: relative;
  display: block;
  color: #000 !important; }

.navigation-fat .navigation-root {
  padding: 0;
  margin: 0;
  display: block;
  position: static; }

.navigation-fat .navigation-item-title {
  padding: 0 !important; }

.navigation-fat .navigation-item-decoration {
  display: none !important; }

.navigation-fat .navigation-level1.navigation-root {
  display: table;
  table-layout: fixed;
  width: 100%; }

.navigation-fat .navigation-level1.navigation-item {
  display: table-cell;
  padding: 15px; }
  .navigation-fat .navigation-level1.navigation-item > .navigation-item-title {
    padding: 0; }

.navigation-fat .navigation-level1.navigation-item + .navigation-level1.navigation-item {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  border-bottom: 0;
  border-top: 0;
  border-right: 0; }

.navigation-fat .navigation-level2.navigation-root {
  font-size: 0.86667em;
  margin-top: 15px !important;
  border: 0; }

.navigation-fat .navigation-level2.navigation-item {
  position: relative;
  padding-left: 12px;
  margin-left: 0;
  word-break: break-word; }
  .navigation-fat .navigation-level2.navigation-item:before {
    content: "\f0da";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 1px;
    left: 2px; }

.navigation-fat .navigation-item {
  line-height: 1.2;
  list-style-type: none;
  margin: 0 0 8px;
  background: none !important; }
  .navigation-fat .navigation-item:hover .navigation-item, .navigation-fat .navigation-item:focus .navigation-item {
    width: auto;
    padding: 0 0 0 15px; }
  .navigation-fat .navigation-item:hover .navigation-root, .navigation-fat .navigation-item:focus .navigation-root {
    display: block; }

@media (max-width: 767px) {
  .navigation-fat .navigation-level1.navigation-item {
    display: block; }
  .navigation-fat .navigation-level1.navigation-item + .navigation-level1.navigation-item {
    border-left: 0;
    border-top: 3px solid #000; }
  .navigation-fat .navigation-item.navigation-level2 {
    margin: 0 0 8px !important; }
  .navigation-fat .navigation-item .navigation-item-title {
    padding-left: 0; }
    .navigation-fat .navigation-item .navigation-item-title:before {
      content: ''; } }

.navigation-sidebar .navigation-item-title {
  display: block;
  padding: 0 !important; }
  .navigation-sidebar .navigation-item-title:hover {
    text-decoration: none; }

.navigation-sidebar .navigation-item {
  overflow: hidden;
  display: block !important;
  padding: 10px !important;
  box-sizing: border-box;
  margin: 0; }
  .navigation-sidebar .navigation-item:hover, .navigation-sidebar .navigation-item:focus {
    background: none !important; }
    .navigation-sidebar .navigation-item:hover > .navigation-root, .navigation-sidebar .navigation-item:focus > .navigation-root {
      display: none; }
    .navigation-sidebar .navigation-item:hover .navigation-item, .navigation-sidebar .navigation-item:focus .navigation-item {
      width: auto;
      padding: 0; }
  .navigation-sidebar .navigation-item.has-active-child:hover > .navigation-root, .navigation-sidebar .navigation-item.has-active-child:focus > .navigation-root {
    display: block; }
  .navigation-sidebar .navigation-item.is-active, .navigation-sidebar .navigation-item.has-active-child {
    background: none;
    margin-top: 10px; }
  .navigation-sidebar .navigation-item.is-active {
    background: #D9D9D9 !important; }

.navigation-sidebar .navigation-root {
  list-style: none;
  border: 0;
  display: none;
  position: static; }
  .navigation-sidebar .navigation-root.navigation-level1 {
    border: 3px solid #000;
    -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
            border-image: url("../../assets/img/border.png") 5 stretch stretch;
    padding: 0;
    display: block; }

.navigation-sidebar .has-active-child > .navigation-root {
  display: block; }

.navigation-sidebar .has-children > .navigation-item-title > .navigation-item-decoration:after {
  content: "\f054";
  font-family: FontAwesome, sans-serif;
  display: inline-block;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 70%;
  padding-left: 5px;
  top: -1px;
  right: auto; }

@media (max-width: 767px) {
  .navigation-sidebar .has-children > .navigation-item-title > .navigation-item-decoration:after {
    content: "\f054";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 70%;
    padding-left: 5px;
    top: -1px; }
  .navigation-sidebar .navigation-item .navigation-item-title {
    padding-left: 0; }
    .navigation-sidebar .navigation-item .navigation-item-title:before {
      content: ''; } }

@media (min-width: 768px) and (max-width: 991px) {
  .navigation-mobile .navigation-root.navigation-level1 {
    display: block !important; } }

@media (max-width: 767px) {
  .navigation-mobile .navigation-mobile-menu {
    border: 3px solid #000;
    -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
            border-image: url("../../assets/img/border.png") 5 stretch stretch;
    display: block;
    outline: none;
    background: none;
    padding: 0;
    margin-bottom: -3px; }
    .navigation-mobile .navigation-mobile-menu:hover {
      background: #94b6da; }
    .navigation-mobile .navigation-mobile-menu:before {
      content: "\f0c9";
      font-family: FontAwesome, sans-serif;
      display: inline-block;
      font-style: normal;
      position: relative;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      font-size: 2.5rem;
      display: block;
      width: 41px;
      height: 41px;
      line-height: 38px;
      color: #000; }
  .navigation-mobile .navigation-root.navigation-level1 {
    display: none; } }
.richText a {
  text-decoration: underline; }

.richText ul,
.richText ol {
  padding: 10px 0;
  margin-left: 5px; }

.richText li {
  margin-left: 15px;
  margin-bottom: 10px;
  list-style-type: none; }

.richText ul li {
  position: relative;
  padding-left: 15px;
  margin-left: 0; }
  .richText ul li:before {
    content: "\f111";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    position: absolute;
    top: 4px;
    left: -3px; }

.richText ol li {
  list-style-type: decimal; }

.richText-image {
  display: block;
  margin-bottom: 10px; }
  .richText-image.pull-left {
    margin-right: 10px;
    float: left; }
  .richText-image.pull-right {
    margin-left: 10px;
    float: right; }
.searchBox .form-search {
  position: relative;
  overflow: hidden; }

.searchBox .searchBox-label {
  display: table;
  width: 100%; }

.searchBox .searchBox-title {
  display: table-cell;
  white-space: nowrap;
  padding-right: 15px; }

.searchBox .search-query {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  vertical-align: middle;
  line-height: 25px;
  height: 25px;
  padding: 0 63px 0 10px;
  box-sizing: border-box;
  width: 100%; }

.searchBox .button {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none !important;
  background: #FFF;
  letter-spacing: 0;
  padding: 2px 5px;
  outline: none;
  box-shadow: 3px 3px 0 #000;
  color: #000;
  margin-left: -5px;
  line-height: 1; }
  .searchBox .button:hover {
    color: #000;
    background: #94b6da; }
.searchResults-number {
  margin-bottom: 20px; }

.searchResults-term {
  font-weight: bold; }

.searchResults-result {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  padding: 30px 20px;
  border-bottom-width: 3px;
  background: #FFF;
  margin-bottom: 20px; }

.searchResults-date {
  font-size: 1.3rem;
  margin-bottom: 10px; }

.searchResults-description {
  margin-bottom: 10px; }

.searchResults-url {
  font-size: 1.3rem;
  word-break: break-all; }

.searchResults-title {
  margin: 0 0 15px 0; }
  .searchResults-title:only-child {
    border-bottom: 0;
    padding: 0;
    margin: 0; }

.searchResults-pagination-list {
  font-size: 1.3rem;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  text-align: center; }

.searchResults-pagination-item {
  display: inline-block; }
  .searchResults-pagination-item a {
    border: 3px solid #000;
    -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
            border-image: url("../../assets/img/border.png") 5 stretch stretch;
    display: block;
    width: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: 3px;
    color: #000;
    background: #D9D9D9;
    text-decoration: none; }
    .searchResults-pagination-item a:hover {
      background: #94b6da; }
  .searchResults-pagination-item.is-active a {
    background: #FFF;
    cursor: default; }
  .searchResults-pagination-item.item-next a,
  .searchResults-pagination-item.item-previous a {
    width: auto;
    padding: 0 5px; }
  .searchResults-pagination-item.item-next a:after {
    content: "\f054";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    margin-left: 5px; }
  .searchResults-pagination-item.item-previous a:before {
    content: "\f053";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1rem;
    margin-right: 5px; }

.searchResults-url a:hover,
.searchResults-url a:active,
.searchResults-url a:focus,
.searchResults-title a:hover,
.searchResults-title a:active,
.searchResults-title a:focus {
  text-decoration: none; }

.searchResults-result.has-image .searchResults-image {
  position: absolute; }

.searchResults-result.has-image .searchResults-title,
.searchResults-result.has-image .searchResults-description,
.searchResults-result.has-image .searchResults-date,
.searchResults-result.has-image .searchResults-url {
  margin-left: 220px; }

@media (max-width: 767px) {
  .searchResults-pagination {
    text-align: center; }
  .searchResults-pagination-list {
    display: inline-block;
    float: none; }
  .searchResults-result.has-image {
    text-align: center; }
    .searchResults-result.has-image .searchResults-image {
      position: static;
      margin-bottom: 20px; }
    .searchResults-result.has-image .searchResults-title,
    .searchResults-result.has-image .searchResults-description,
    .searchResults-result.has-image .searchResults-date,
    .searchResults-result.has-image .searchResults-url {
      text-align: left;
      margin-left: 0; } }
.shareThis {
  margin-top: 1em;
  text-align: center; }

.shareThis-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block; }

.shareThis-item {
  display: inline-block;
  margin-right: 5px; }
.sitemap-column > ul {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0;
  list-style: none; }
  .sitemap-column > ul ul {
    padding: 0; }
    .sitemap-column > ul ul li {
      list-style: none;
      padding: 0 0 5px 0; }
      .sitemap-column > ul ul li ul {
        padding: 5px 0 0 10px; }
      .sitemap-column > ul ul li a:before {
        content: "\f054";
        font-family: FontAwesome, sans-serif;
        display: inline-block;
        font-style: normal;
        position: relative;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        font-size: .9rem;
        margin-right: 5px;
        top: -1px; }

.sitemap-column h3 {
  padding-bottom: 5px;
  margin: 10px 10px 8px 0; }
  .sitemap-column h3 a {
    color: #000;
    text-decoration: none; }

@media (max-width: 767px) {
  .sitemap-column > ul {
    width: 100%; } }
.smartLink {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  border-left: 0;
  border-right: 0;
  text-align: center; }

.smart-link-list {
  list-style: none;
  padding: 5px 0;
  margin: 0; }
  .smart-link-list li {
    display: inline-block; }

.smart-link-previous,
.smart-link-next {
  text-decoration: none;
  color: #000; }
  .smart-link-previous:hover,
  .smart-link-next:hover {
    text-decoration: none; }

.smart-link-previous {
  margin-right: 5px; }
  .smart-link-previous:before {
    content: "\f053";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px; }

.smart-link-next {
  margin-left: 5px; }
  .smart-link-next:after {
    content: "\f054";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    margin-left: 5px; }
.table {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  background: #FFF; }
  .table table {
    table-layout: fixed;
    width: 100%;
    margin-top: -1px; }
    .table table h1, .table table h2, .table table h3, .table table h4, .table table h5 {
      margin: 0.5em; }
  .table th {
    background: #D9D9D9; }
  .table th,
  .table td {
    padding: 10px; }
  .table .table-caption {
    border: 3px solid #000;
    -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
            border-image: url("../../assets/img/border.png") 5 stretch stretch;
    padding: 30px 20px;
    background: #D9D9D9;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-bottom: 2px; }
  .table .table-heading {
    margin: 0; }
  .table .table-button {
    padding: 8px 15px;
    top: 5px;
    position: relative;
    border-radius: 3px; }
    .table .table-button:hover {
      text-decoration: none; }
  .table .button-group {
    display: none; }
    .table .button-group.button-group-inline {
      display: block; }
  @media (max-width: 767px) {
    .table table {
      overflow-x: auto;
      display: block;
      text-align: center; }
    .table tbody {
      display: inline-block; } }
.tabs-nav-list {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0 0 -9px;
  border-bottom: 0;
  box-sizing: border-box; }

.tabs-nav-item {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  font-size: 1em;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  padding: 0 20px;
  border-bottom: 0;
  background: #D9D9D9;
  cursor: pointer; }
  .tabs-nav-item a {
    display: block;
    padding: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    text-decoration: none; }
  .tabs-nav-item:hover {
    background: #94b6da; }
  .tabs-nav-item.is-active {
    background: #FFF;
    z-index: 1;
    position: relative; }

.tabs-content {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  padding: 20px 20px 0;
  position: relative;
  background: #FFF; }
  .tabs-content:before, .tabs-content:after {
    content: "";
    display: table; }
  .tabs-content:after {
    clear: both; }

@media (max-width: 767px) {
  .tabs-nav-item {
    display: block; }
  .tabs-nav-list {
    margin-bottom: 0; } }

.tabs-vertical {
  overflow: hidden; }
  .tabs-vertical .tabs-nav {
    height: auto;
    width: 170px;
    position: absolute; }
  .tabs-vertical .tabs-nav-list {
    width: 100%;
    display: block; }
  .tabs-vertical .tabs-content {
    margin-left: 167px; }
  .tabs-vertical .tabs-nav-item {
    display: block;
    width: 100%;
    height: 46px;
    text-align: left;
    padding-left: 10px;
    border-bottom: 3px solid #000;
    border-right: 0; }
    .tabs-vertical .tabs-nav-item a {
      padding: 9px 0; }
    .tabs-vertical .tabs-nav-item + .tabs-nav-item {
      margin: 5px 0 0; }
  @media (max-width: 767px) {
    .tabs-vertical .tabs-nav {
      width: 100%;
      position: static; }
    .tabs-vertical .tabs-nav-item {
      text-align: center;
      border-right: 3px solid #000; }
      .tabs-vertical .tabs-nav-item + .tabs-nav-item {
        margin: -3px 0; }
    .tabs-vertical .tabs-content {
      margin-left: 0; } }
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
.feed-provider-feeds,
.twitter-actions {
  padding: 0;
  margin: 0;
  list-style: none; }

.twitter-retwitted,
.twitter-date,
.twitter-header {
  margin: 12px 0; }

.twitter-sender {
  color: #000;
  text-decoration: none; }
  .twitter-sender:hover {
    color: #000;
    text-decoration: none; }

.twitter-feed {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  padding: 20px 10px;
  border-right: 0;
  border-left: 0;
  margin-top: -2px; }

.twitter-actions {
  margin-top: 6px; }

.twitter-action {
  display: inline-block;
  margin-right: 5px; }

.twitter-reply-action:before,
.twitter-retweet-action:before,
.twitter-favorite-action:before {
  margin-right: 5px; }

.twitter-reply-action:before {
  content: "\f112";
  font-family: FontAwesome, sans-serif;
  display: inline-block;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }

.twitter-retweet-action:before {
  content: "\f079";
  font-family: FontAwesome, sans-serif;
  display: inline-block;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }

.twitter-favorite-action:before {
  content: "\f005";
  font-family: FontAwesome, sans-serif;
  display: inline-block;
  font-style: normal;
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
.video-nojs {
  display: none;
  text-align: center;
  padding: 20px 0;
  color: red; }

.no-js .video-nojs {
  display: block; }

.video object,
.video embed {
  width: 100% !important; }

.video-video-container {
  margin: 0 auto; }

.mejs-container {
  outline: none; }

.mejs-container .mejs-controls {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  box-sizing: border-box;
  background: #FFF;
  height: 55px; }

.mejs-controls .mejs-button button {
  background: none;
  outline: none; }
  .mejs-controls .mejs-button button:before {
    font-size: 2.4rem;
    color: #000; }

.mejs-controls .mejs-playpause-button button {
  position: relative;
  left: -6px;
  top: 3px;
  height: 35px;
  width: 35px; }
  .mejs-controls .mejs-playpause-button button:before {
    content: "\f01d";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 3.5rem; }

.mejs-controls .mejs-volume-button {
  top: 10px; }

.mejs-container .mejs-controls .mejs-fullscreen-button {
  margin-top: 14px; }

.mejs-controls .mejs-pause button {
  left: -7px; }
  .mejs-controls .mejs-pause button:before {
    content: "\f04c";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 2.8rem; }

.mejs-controls div.mejs-time-rail {
  padding-top: 10px; }
  .mejs-controls div.mejs-time-rail .mejs-time-total {
    border: 3px solid #000;
    -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
            border-image: url("../../assets/img/border.png") 5 stretch stretch;
    height: 10px;
    background: #FFF; }
  .mejs-controls div.mejs-time-rail .mejs-time-current {
    height: 10px;
    background: #D9D9D9; }
  .mejs-controls div.mejs-time-rail .mejs-time-handle {
    border-radius: 50%;
    top: -4px;
    left: -3px;
    border: 2px solid #000; }
    .mejs-controls div.mejs-time-rail .mejs-time-handle:hover {
      background: #94b6da; }

.mejs-container .mejs-controls .mejs-time {
  display: none; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  background: #FFF;
  border: 2px solid #000;
  margin-top: -7px;
  left: -3px; }
  .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    width: 3px;
    background: #4882C0; }
  .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    width: 3px;
    background: #D9D9D9; }

.mejs-overlay-button {
  opacity: 1;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  border: 5px solid #000;
  background: #FFF; }
  .mejs-overlay-button:before {
    font-size: 4rem;
    background: none;
    border: 0;
    top: 3px; }
.videoGallery object,
.videoGallery embed {
  width: 100% !important; }

.videoGallery-heading {
  min-height: 33px; }

.videoGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative; }

.videoGallery-list-inner {
  overflow: hidden;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }

.videoGallery-arrow {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  cursor: pointer;
  width: 22px;
  height: 22px;
  font-size: 0;
  text-align: center;
  background: #FFF; }

.videoGallery-arrow-left:before,
.videoGallery-arrow-right:before {
  font-size: 2.3rem;
  line-height: 22px;
  color: #000; }

.videoGallery-arrow-left {
  left: 0; }
  .videoGallery-arrow-left:before {
    content: "\f0d9";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased; }

.videoGallery-arrow-right {
  right: 0; }
  .videoGallery-arrow-right:before {
    content: "\f0da";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased; }

.videoGallery-thumbnail {
  float: left;
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0 9px;
  cursor: pointer;
  text-align: center;
  position: relative;
  max-width: 100px; }

.videoGallery-thumbnail-image {
  border: 3px solid #000;
  -webkit-border-image: url("../../assets/img/border.png") 5 stretch stretch;
          border-image: url("../../assets/img/border.png") 5 stretch stretch;
  position: relative; }
  .videoGallery-thumbnail-image img {
    display: block;
    margin: 0 auto; }

.videoGallery-thumbnail-title {
  font-size: 1.1rem;
  display: block;
  padding: 2px 0; }
  .videoGallery-thumbnail-title:hover {
    text-decoration: none; }

.videoGallery-thumbnail-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -13px 0 0 -13px; }
  .videoGallery-thumbnail-overlay:before {
    content: "\f04b";
    font-family: FontAwesome, sans-serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 1.3rem;
    box-sizing: border-box;
    display: inline-block;
    background: #FFF;
    color: #000;
    text-align: center;
    line-height: 22px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 2px solid #000; }

.videoGallery-nojs {
  display: none; }

.no-js .videoGallery-nojs {
  display: block; }

