/* Import Less Mixins */
/* Grid HTML Classes - based on Foundation */
* {
  box-sizing: border-box;
}
audio,
video {
  max-width: 100%;
}
.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
}
.row::before,
.row::after {
  display: table;
  content: ' ';
}
.row::after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.gutter-small > .column,
.row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.row.gutter-medium > .column,
.row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.column,
.columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .column,
  .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: left;
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left;
}
.column.row.row,
.row.row.columns {
  float: none;
}
.row .column.row.row,
.row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.small-1 {
  width: 8.33333%;
}
.small-push-1 {
  position: relative;
  left: 8.33333%;
}
.small-pull-1 {
  position: relative;
  left: -8.33333%;
}
.small-offset-0 {
  margin-left: 0%;
}
.small-2 {
  width: 16.66667%;
}
.small-push-2 {
  position: relative;
  left: 16.66667%;
}
.small-pull-2 {
  position: relative;
  left: -16.66667%;
}
.small-offset-1 {
  margin-left: 8.33333%;
}
.small-3 {
  width: 25%;
}
.small-push-3 {
  position: relative;
  left: 25%;
}
.small-pull-3 {
  position: relative;
  left: -25%;
}
.small-offset-2 {
  margin-left: 16.66667%;
}
.small-4 {
  width: 33.33333%;
}
.small-push-4 {
  position: relative;
  left: 33.33333%;
}
.small-pull-4 {
  position: relative;
  left: -33.33333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  width: 41.66667%;
}
.small-push-5 {
  position: relative;
  left: 41.66667%;
}
.small-pull-5 {
  position: relative;
  left: -41.66667%;
}
.small-offset-4 {
  margin-left: 33.33333%;
}
.small-6 {
  width: 50%;
}
.small-push-6 {
  position: relative;
  left: 50%;
}
.small-pull-6 {
  position: relative;
  left: -50%;
}
.small-offset-5 {
  margin-left: 41.66667%;
}
.small-7 {
  width: 58.33333%;
}
.small-push-7 {
  position: relative;
  left: 58.33333%;
}
.small-pull-7 {
  position: relative;
  left: -58.33333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  width: 66.66667%;
}
.small-push-8 {
  position: relative;
  left: 66.66667%;
}
.small-pull-8 {
  position: relative;
  left: -66.66667%;
}
.small-offset-7 {
  margin-left: 58.33333%;
}
.small-9 {
  width: 75%;
}
.small-push-9 {
  position: relative;
  left: 75%;
}
.small-pull-9 {
  position: relative;
  left: -75%;
}
.small-offset-8 {
  margin-left: 66.66667%;
}
.small-10 {
  width: 83.33333%;
}
.small-push-10 {
  position: relative;
  left: 83.33333%;
}
.small-pull-10 {
  position: relative;
  left: -83.33333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  width: 91.66667%;
}
.small-push-11 {
  position: relative;
  left: 91.66667%;
}
.small-pull-11 {
  position: relative;
  left: -91.66667%;
}
.small-offset-10 {
  margin-left: 83.33333%;
}
.small-12 {
  width: 100%;
}
.small-offset-11 {
  margin-left: 91.66667%;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  float: left;
  width: 100%;
}
.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1),
.small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  float: left;
  width: 50%;
}
.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1),
.small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  float: left;
  width: 33.33333%;
}
.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1),
.small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  float: left;
  width: 25%;
}
.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1),
.small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  float: left;
  width: 20%;
}
.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1),
.small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  float: left;
  width: 16.66667%;
}
.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1),
.small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  float: left;
  width: 14.28571%;
}
.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1),
.small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1),
.small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}
.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.small-centered {
  margin-right: auto;
  margin-left: auto;
}
.small-centered,
.small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}
.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1),
  .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1),
  .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1),
  .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1),
  .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1),
  .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1),
  .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1),
  .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1),
  .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1),
  .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1),
  .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    float: left;
    width: 33.33333%;
  }
  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1),
  .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1),
  .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1),
  .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    float: left;
    width: 16.66667%;
  }
  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1),
  .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    float: left;
    width: 14.28571%;
  }
  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1),
  .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1),
  .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .large-centered,
  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
/* ---------------------------------------------------------------------------------------------------------- 
01 Typography & Images -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  display: inline;
  zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  height: 13px;
  width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body,
button,
input,
select,
textarea {
  font-family: 'Roboto', Calibri, Arial, sans-serif;
}
/* -------------------- HEADINGS --------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  color: #272722;
  -webkit-font-smoothing: antialiased;
  font-weight: 800;
}
img {
  max-width: 100%;
  height: auto !important;
}
.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child,
.content h5:first-child,
.content h6:first-child {
  margin-top: 0;
}
/* ---------------------- Body Content ------------------ */
p,
td,
li {
  font-size: 18px;
  line-height: 30px;
  color: #272722;
  -webkit-font-smoothing: antialiased;
}
p {
  margin: 0 0 29px 0;
}
ol,
ul {
  padding: 0 15px 0 40px;
}
body blockquote {
  border-top: 10px solid #3fd5ae;
  background: #f5f5f5;
  padding: 15px;
  margin: 30px 0;
}
body blockquote p {
  font-size: 24px;
  line-height: 32px;
  margin-top: 0;
  font-weight: bold;
}
body blockquote p:last-child {
  margin-bottom: 0;
}
/* -------------------- TABLES --------------------- */
table {
  border: 1px solid #eee;
  border-radius: 5px;
}
table td,
table th {
  padding: 10px;
  text-align: left;
}
table thead,
table th {
  background: #4C47FF;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
table td {
  font-size: 16px;
  border: 1px solid #eee;
}
/* ---------------------- Links & Anchors -------------- */
a:link,
a:visited {
  color: #4C47FF;
  text-decoration: underline;
  transition: color .4s ease;
}
a:hover {
  color: #333;
  text-decoration: none;
}
a.linkedImage:hover {
  background: none !important;
}
/* ---------------------- Buttons --------------------- */
a.button,
a.fl-button,
.button a,
input.button,
button.button {
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 15px !important;
  font-size: 21px;
  text-decoration: none;
  color: #fff;
  background: #3fd5ae;
  min-width: 180px;
  transition: background .4s ease;
  border: none;
}
a.button:hover,
a.fl-button:hover,
.button a:hover,
input.button:hover,
button.button:hover {
  background: #333;
}
/* ---------------------- Images --------------------- */
.content .postImage {
  display: block;
  margin: 0 -20px;
}
.content > img,
.content .wp-caption,
.wp-caption,
.content p > img {
  max-width: 100%;
  height: auto ;
  margin: 20px 0 !important;
  float: none !important;
  display: block;
}
.wp-caption {
  position: relative;
}
.wp-caption img {
  width: 100%;
  display: block;
}
.wp-caption a {
  display: block;
}
.wp-caption p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  padding: 30px 10px 10px;
  font-size: 13px;
  line-height: 16px;
  background: url(images/overlay.png) repeat-y 100% 100%;
  background-size: 100% 100%;
  margin: 0;
  display: block;
}
.wp-caption p a {
  display: inline;
}
/* ---------------------- Image Galleries --------------------- */
/* ---------------------- Videos & Embeds --------------------- */
.mainContent p iframe,
.mainContent p video,
.mainContent p audio {
  max-width: 100%;
}
.mainContent video,
.mainContent audio {
  margin: 20px auto;
  max-width: 100%;
}
body .fl-form-error-message {
  color: #fff;
  background: red;
  display: inline-block;
  padding: 4px;
  font-size: 14px;
}
button,
a.button,
input[type="submit"] {
  text-transform: uppercase;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
}
@media only screen and (min-width: 480px) {
  img.alignleft,
  .wp-caption.alignleft {
    float: left;
    margin: 0 15px 10px 0;
  }
  img.alignright,
  .wp-caption.alignright {
    float: right;
    margin: 0 0 10px 15px;
  }
}
@media only screen and (min-width: 760px) {
  body blockquote {
    padding: 20px 20px 30px;
  }
  body blockquote p {
    font-size: 32px;
    line-height: 43px;
  }
  p,
  td,
  li {
    color: #272722;
    -webkit-font-smoothing: antialiased;
  }
}
/* Skip Link */
.skip-link {
  position: absolute;
  margin-top: 5px;
  left: 5px;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  top: -100px;
}
.skip-link:focus {
  top: 0;
  z-index: 1000;
}
/* Header Styles */
.header {
  border-top: 3px solid #4C47FF;
  position: relative;
}
.header #logo {
  width: 150px;
  height: auto;
  display: block;
  margin: 0 0 10px 20px;
  position: relative;
  z-index: 20;
  padding: 0;
}
.menuLink {
  position: absolute;
  top: 0;
  right: 0;
  height: 58px;
  width: 58px;
  z-index: 20;
  text-align: center;
  background: none !important;
}
.menuLink svg {
  width: 42px !important;
  height: 56px !important;
  transition: all .4s ease;
}
.menuLink em {
  display: none;
}
.menuLink span {
  display: none;
}
.home .menuLink svg {
  fill: #fff;
}
.menuLink:hover {
  background: none;
}
.menuLink:hover img,
.menuLink:hover svg {
  color: #4C47FF;
  fill: #4C47FF;
}
.nojs #menu {
  margin-top: -47px;
  margin-bottom: 47px;
}
#menu {
  display: none;
  background: #fff;
  position: relative;
  z-index: 20;
  padding: 0;
}
#menu ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
#menu ul li {
  margin-bottom: 0px;
  border-bottom: 1px solid #eee;
  position: relative;
}
#menu ul li a {
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  color: #272722;
  padding: 15px 10px 15px 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
#menu ul li a:hover,
#menu ul li a:active {
  background: #f3f3f3;
  text-decoration: none;
}
#menu ul li i {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  display: block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  background: #4C47FF;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  cursor: pointer;
}
#menu ul li ul {
  background: #4C47FF;
  display: none;
}
#menu ul li ul li {
  border-bottom: 1px solid #1a14ff;
  color: #fff;
}
#menu ul li ul li a {
  color: #fff;
}
#menu ul li ul li a:hover {
  background: #1a14ff;
}
#menu .closeMenu {
  display: none;
  background: none;
}
#menu .closeMenu span {
  display: none;
}
#menu.active .closeMenu {
  display: block;
  position: absolute;
  top: -55px;
  right: 0px;
  height: 47px;
  width: 47px;
  background: #fff;
  z-index: 30;
  text-align: center;
}
#menu.active .closeMenu svg,
#menu.active .closeMenu img {
  width: 47px;
  height: 47px;
}
#menu.active .closeMenu span {
  display: none;
}
.nojs #menu:target .closeMenu {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 50px;
  padding: 0 5px;
  background: #fff;
}
.nojs #menu:target .closeMenu img {
  width: 40px;
  fill: #4C47FF;
}
.nojs #menu:target .closeMenu span {
  display: none;
}
#menu-utility-menu {
  display: none;
}
@media only screen and (min-width: 760px) {
  .header {
    border-top-width: 8px;
    background: transparent url(images/headerOverlay.png) repeat-x 0 0;
    background-size: auto 100%;
    height: 84px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    transition: .4s all ease;
  }
  .header #logo {
    width: 180px;
  }
  .nojs #menu {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .admin-bar .header {
    top: 46px;
  }
  .header.nav-up,
  .admin-bar .header.nav-up {
    top: -84px;
  }
  .header.nav-down {
    background: #272722;
    top: 0;
  }
  .admin-bar .header.nav-down {
    top: 46px;
  }
  .menuLink {
    display: none;
  }
  #menu {
    display: block;
    width: 73%;
    text-align: right;
    height: 60px;
    padding-right: 5px;
    padding-top: 15px;
    background: none;
    float: right;
  }
  #menu ul li {
    display: inline-block;
    border: none;
    position: relative;
  }
  #menu ul li a {
    line-height: 20px;
    font-size: 16px;
    padding: 4px 5px;
    margin: 0 12px;
    transition: border .2s ease;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    border-bottom: 3px solid transparent;
    letter-spacing: 1.5px;
  }
  #menu ul li a:hover,
  #menu ul li:hover a {
    border-bottom: 3px solid #3fd5ae;
    background: none;
  }
  #menu ul li i {
    display: none;
  }
  #menu ul li ul {
    position: absolute;
    top: 31px;
    left: 12px;
    width: 180px;
    background: #111;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 0 0;
    z-index: 2;
    display: none;
  }
  #menu ul li ul li {
    display: block;
    margin: 0;
    border: none !important;
  }
  #menu ul li ul li a {
    line-height: 1.2;
    font-size: 12px;
    color: #fff;
    padding: 8px 5px 8px 10px ;
    text-align: left;
    border: none !important;
    margin: 0;
  }
  #menu ul li ul li a:hover {
    color: #3fd5ae;
    background: none;
  }
  #menu ul li:hover ul {
    display: block;
  }
  #menu ul li:last-child a {
    margin-right: 0;
  }
  #menu ul#menu-utility-menu li a {
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Roboto', Calibri, Arial, sans-serif;
    color: #fff;
    padding: 0 7px;
    -webkit-font-smoothing: antialiased;
    margin: 0;
  }
}
@media only screen and (min-width: 783px) {
  .admin-bar .header,
  .admin-bar .header.nav-down {
    top: 32px;
  }
}
@media only screen and (min-width: 1000px) {
  .header #logo {
    margin-left: 90px;
  }
  #menu {
    padding-right: 90px;
  }
}
/*/mediaquery*/
@media only screen and (min-width: 1200px) {
  #menu {
    width: 76%;
  }
  #menu ul li a {
    margin: 0 4px	;
  }
  #menu ul li ul {
    left: 5px;
  }
}
.footer {
  background: #272722;
  clear: both;
  padding: 15px 0;
}
.footer .footerLogo {
  padding: 0 0 0 15px;
  width: 140px;
  float: left;
}
.footer .footerLogo img {
  max-width: 100%;
}
.footer ul.socialFooter {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0 15px 0 0;
  text-align: right;
}
.footer ul.socialFooter li {
  display: inline-block;
}
.footer ul.socialFooter li a {
  background: #ccc;
  color: #272722;
  margin-left: 15px;
  display: inline-block;
  width: 42px;
  height: 42px;
  font-size: 24px;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  transition: all .4s ease;
  text-decoration: none;
}
.footer ul.socialFooter li a span {
  display: none;
}
.footer ul.socialFooter li a:hover {
  color: #fff;
  background: #3fd5ae;
}
.footer .copyright {
  padding: 15px 15px 10px;
  background: #272722;
  text-align: center;
  width: auto;
  margin: 0 auto;
  float: none !important;
  clear: both;
}
.footer .copyright p {
  font-size: 12px;
  line-height: 15px;
  color: #999;
  margin-bottom: 0;
}
.footer .copyright ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .copyright ul li {
  display: inline-block;
}
.footer .copyright ul li a {
  color: #ccc;
  font-size: 12px;
  line-height: 15px;
  display: inline-block;
  padding: 3px 5px;
  text-decoration: none;
}
.footer .copyright ul li a:hover {
  color: #fff;
}
.footer .copyright ul li ul {
  display: none;
}
#launchButton {
  display: block;
  background: #3fd5ae;
  padding: 15px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  transition: background .4 ease;
}
#launchButton i {
  font-style: normal;
}
#launchButton:hover {
  background: #4C47FF;
}
@media only screen and (min-width: 760px) {
  #launchButton {
    position: fixed;
    right: -60px;
    top: 210px;
    display: inline-block;
    padding: 10px 10px 15px !important;
    height: 65px;
    text-decoration: none;
    transition: all .5s ease;
    font-size: 21px;
    line-height: 20px;
    text-transform: uppercase;
    transform: rotate(270deg);
    text-align: center;
    z-index: 90;
  }
  #launchButton span {
    display: block;
    font-size: 16px;
  }
  #launchButton span i {
    display: none;
  }
  #launchButton:hover {
    right: -55px;
  }
  .footer .copyright {
    clear: none;
    padding-top: 0;
  }
}
@media only screen and (min-width: 900px) {
  .copyright p,
  .copyright ul li a {
    font-size: 16px;
  }
}
/*/mediaquery*/
/*/mediaquery*/
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  display: inline;
  zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  height: 13px;
  width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.featureImage,
.videoHeader {
  max-width: 100%;
  padding-bottom: 40px;
}
.featureImage img,
.videoHeader img {
  display: block;
}
.featureImage h1,
.videoHeader h1 {
  padding: 0 20px;
  margin: 20px 0 0;
  font-size: 20px;
  line-height: 25px;
  font-weight: Bold;
  text-transform: uppercase;
  letter-spacing: -1px;
  word-spacing: 3px;
}
.featureImage .articleSummaryTop,
.videoHeader .articleSummaryTop {
  display: none;
}
.single .featureImage,
.videoHeader.audioHeader {
  padding-bottom: 0;
}
/********* Video /  Audio Header **********
*************************************/
.videoHolder .closeVideo {
  display: none;
}
.videoHeader .videoThumbnail {
  display: none;
}
.videoHeader .articleMeta {
  padding: 15px 20px 0;
}
.videoHeader .postThemes {
  padding: 0px 20px 0;
}
.videoHeader .postThemes.bottom {
  display: none;
}
.videoHeader .articleSummary {
  padding: 20px 20px 0;
}
.videoHeader .articleSummary h2 {
  margin: 20px 0 10px;
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -1px;
  word-spacing: 3px;
}
.videoHeader .articleCTA {
  padding: 20px;
}
.videoHeader .articleCTA a {
  background: #4C47FF;
  padding: 10px 20px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -1px;
  word-spacing: 3px;
  text-decoration: none;
  transition: all .4s ease;
}
.videoHeader .articleCTA a:hover {
  background: #333;
}
/********* Post Meta **********
*************************************/
.articleMeta {
  clear: both;
  padding-top: 15px;
  font-size: 14px;
  line-height: 18px;
  color: #95989A;
}
.articleMeta span,
.articleMeta a {
  margin-right: 20px;
  color: #95989A;
  text-decoration: none;
  transition: all .4s ease;
  white-space: nowrap;
}
.articleMeta a:hover {
  color: #fff !important;
  opacity: 1;
}
.articleMeta a {
  display: none;
}
.articleMeta a.downloadLink {
  display: inline-block;
}
.articleMeta i {
  font-size: 18px;
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.downloadOverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #111;
  background: rgba(0, 0, 0, 0.95);
  z-index: 1001;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
  max-height: 100%;
}
.downloadOverlay label,
.downloadOverlay br,
.downloadOverlay h3 {
  display: none;
}
.downloadOverlay p {
  color: #fff;
  font-size: 21px;
  margin-bottom: 0px;
  text-transform: uppercase;
  text-align: center;
}
.downloadOverlay input[type="email"] {
  border-radius: 5px;
  border: none;
  padding: 10px;
  width: 290px;
}
.downloadOverlay .field-wrap input[type="button"] {
  background: #3fd5ae;
  color: #fff;
  padding: 10px;
  border: none;
  transition: background .4s ease;
  display: block;
  width: 290px;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  font-weight: 800;
  font-size: 18px;
}
.downloadOverlay .field-wrap input[type="button"]:hover {
  background: #222;
}
.downloadOverlay a {
  display: inline-block;
  color: #aaa;
  text-transform: none;
  font-size: 15px;
  text-align: center;
  padding-top: 10px;
  margin-right: 0;
}
/********* Video Next Up **********
*************************************/
a.video.nextUp:link,
a.video.nextUp:visited {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-left: 75px solid #444444;
  padding: 12px 20px 10px 10px;
}
a.video.nextUp:link h4,
a.video.nextUp:visited h4 {
  position: absolute;
  top: 14px;
  left: -65px;
  color: #fff;
  font-size: 18px;
}
a.video.nextUp:link h5,
a.video.nextUp:visited h5 {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
  text-align: left;
  position: relative;
  top: -2px;
}
a.video.nextUp:link h5 i,
a.video.nextUp:visited h5 i {
  font-size: 14px;
  margin-right: 2px;
}
a.video.nextUp:link h5.nextVideo,
a.video.nextUp:visited h5.nextVideo {
  margin-left: 30px;
}
/********* Audio Stuff **********
*************************************/
.audioHeader .audioThumbnailBg {
  display: none;
}
.audioHeader .audioTitle {
  position: relative;
  background: #111;
}
.audioHeader .audioTitle .audioThumbnailHolder {
  display: block;
  opacity: 0.7;
}
.audioHeader .audioTitle .audioTitleDetails {
  position: absolute;
  bottom: 50px;
  left: 15px;
  right: 15px;
  z-index: 10;
}
.audioHeader .audioTitle .audioTitleDetails h1 {
  color: #fff;
}
.audioHeader .audioTitle .audioTitleDetails .articleMeta a,
.audioHeader .audioTitle .audioTitleDetails .articleMeta span {
  color: #fff;
  opacity: 0.7;
}
.audioHeader .audioTitle .audioTitleDetails .articleMeta a:hover {
  opacity: 1;
}
.audioHeader .articleMeta {
  padding-top: 0;
}
.audioHeader .audioPlayer {
  margin: 0;
  background: #eee;
  width: 100%;
}
.audioHeader .audioPlayer .mejs-controls {
  padding: 0 15px;
}
.audioHeader .audioPlayer audio {
  width: 100%;
}
.audioHeader .audioPlayer .mejs-container {
  height: 0 !important;
  width: 100% !important;
}
.audioHeader .audioPlayer .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #3fd5ae;
}
.subscribeHolder {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #111;
  background: rgba(0, 0, 0, 0.95);
  z-index: 1001;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
  max-height: 100%;
}
.subscribeHolder .subscribeBox {
  background: #3fd5ae;
  padding: 15px;
  color: #fff;
  width: 90%;
  max-width: 420px;
  text-align: center;
}
.subscribeHolder .subscribeBox h2 {
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  font-weight: normal;
  margin: 0 auto 10px;
  width: 360px;
  max-width: 100%;
}
.subscribeHolder .subscribeBox a {
  display: block;
  width: 360px;
  padding: 10px 0;
  margin: 0 auto 0;
  color: #fff;
  text-decoration: none;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  text-align: left;
  transition: opacity .4s ease;
  max-width: 100%;
}
.subscribeHolder .subscribeBox a:hover {
  opacity: 0.7;
}
.subscribeHolder .subscribeBox span {
  display: block;
  width: 360px;
  max-width: 100%;
  text-align: left;
  margin: 0 auto;
}
.subscribeHolder .subscribeBox input {
  padding: 5px;
  width: 300px;
  max-width: 100%;
  margin-top: 15px;
  display: block;
}
.subscribeHolder .subscribeBox p {
  color: #fff;
  font-size: 15px;
  width: 360px;
  max-width: 100%;
  margin: 5px auto 0;
  text-align: left;
}
.subscribeHolder .closeVideo {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 15px;
  display: block;
  color: #fff;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  text-shadow: 0px 0px 7px #969696;
  text-decoration: none;
  transition: all .4s ease;
}
.subscribeHolder .closeVideo:hover {
  background: #111;
}
.audioSubscribe {
  padding: 20px 0 0 20px;
}
.audioSubscribe a {
  display: inline-block;
  background: #3fd5ae;
  color: #fff;
  font-size: 21px;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 15px;
  text-decoration: none;
  transition: background .4s ease;
  width: 180px;
  text-align: center;
  margin-bottom: 20px;
}
.audioSubscribe a:hover {
  background: #333;
}
/********* Article Sidebar **********
*************************************/
.sidebar {
  padding: 0 20px;
  /* Author Avatar */
}
.sidebar .postAuthor {
  padding-top: 16px;
  width: 100%;
  float: left;
  clear: both;
}
.sidebar .postAuthorAvatar {
  float: left;
  width: 60px;
  margin: 0 15px 0 0;
}
.sidebar .postAuthorAvatar img {
  border-radius: 50%;
}
.sidebar .postAuthorDetails {
  min-height: 60px;
  display: flex;
  align-items: center;
}
.sidebar h3 {
  margin: 0;
  font-weight: normal;
  font-family: 'Roboto', Calibri, Arial, sans-serif;
  color: #95989A;
  font-size: 12px;
  line-height: 14px;
}
.sidebar h3 strong {
  font-size: 17px;
}
.sidebar p {
  margin: 7px 0;
  color: #95989A;
  font-size: 13px;
  line-height: 13px;
}
.sidebar p a {
  text-decoration: none;
  color: #4C47FF;
}
.sidebar p a:hover {
  text-decoration: underline;
  color: #272722;
}
.sidebar p.noAuthor {
  margin-left: 0;
  padding-top: 10px;
}
.sidebar .authorDescription {
  padding-top: 5px;
  clear: both;
  display: none;
}
.sidebar .authorDescription p {
  line-height: 20px;
}
.sidebar .postThemes {
  display: none;
}
.authorCollection {
  padding-top: 20px;
}
.authorCollection a {
  background: #f5d100;
  padding: 10px;
  color: #111;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  transition: 1px solid ease;
  margin: 0 10px 10px 0;
}
.authorCollection a:hover {
  background: #333;
  color: #fff;
}
.authorCollection.podcast a {
  background: #4C47FF;
  text-transform: none;
  font-size: 15px;
  color: #fff;
  padding: 10px 15px;
  transition: background .4s ease;
  width: 180px;
  text-align: center;
}
.authorCollection.podcast a span {
  text-transform: uppercase;
  display: block;
  font-size: 21px;
}
.authorCollection.podcast a:hover {
  background: #333;
}
.authorCollection.podcast p {
  color: #eee;
  font-size: 14px;
  line-height: 18px;
  max-width: 400px;
  margin-top: 0;
}
.videoHeader .authorCollection {
  padding: 20px 20px 0;
}
/********* Content Column **********
*************************************/
.content {
  padding: 20px 20px 0;
}
.content .articleSummary {
  display: none;
}
.articleTranscript {
  padding-top: 40px;
}
.articleTranscript h2 {
  margin: 20px 0 0px;
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -1px;
  word-spacing: 3px;
}
.articleTranscript p:first-child {
  margin-top: 10px;
}
/********* Themes & People **********
*************************************/
.postThemes {
  clear: both;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.postThemes h3 {
  display: none;
}
.postThemes ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
  position: relative;
  left: -5px;
}
.postThemes ul li {
  display: inline-block;
  margin: 0 5px 5px;
}
.postThemes ul li a {
  background: #ebebeb;
  padding: 4px 6px;
  color: #898989;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .4s ease;
}
.postThemes ul li a:hover {
  background: #f3f3f3;
  color: #555;
  transform: scale(1.1);
}
/********* Next Up (in static position) **********
*************************************************/
a.nextUp:link,
a.nextUp:visited {
  display: block;
  padding: 20px;
  background: #3fd5ae;
  transition: all .4s ease;
  text-decoration: none;
  color: #fff;
}
a.nextUp:link h4,
a.nextUp:visited h4 {
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  margin: 0 0 10px;
  transition: all .4s ease;
}
a.nextUp:link h5,
a.nextUp:visited h5 {
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  margin: 0 0 20px 0;
  transition: all .4s ease;
}
a.nextUp:link h5 i,
a.nextUp:visited h5 i {
  font-size: 20px;
  margin-right: 7px;
}
a.nextUp:link p,
a.nextUp:visited p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
  transition: all .4s ease;
  color: #fff;
}
a.nextUp:hover {
  background: #4C47FF;
}
/********* Next Up (in fixed position) **********
*************************************************/
a.nextUp.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
a.nextUp.fixed.notSticky {
  position: relative;
}
@media only screen and (max-width: 760px) {
  #video {
    display: block !important;
  }
  a.nextUp.fixed {
    border-left: 75px solid #444444;
    padding: 12px 20px 10px;
  }
  a.nextUp.fixed h4 {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: -65px;
    color: #fff;
    font-size: 18px;
  }
  a.nextUp.fixed h5 {
    font-size: 12px;
    line-height: 16px;
    margin: 0 ;
    text-align: left;
  }
  a.nextUp.fixed .nextUpExcerpt,
  a.nextUp.fixed h4 span {
    display: none;
  }
  .mainPanel {
    position: relative;
    padding-bottom: 40px;
  }
  .mainPanel .row {
    margin-left: 0;
    margin-right: 0;
  }
  a.video.nextUp.notSticky {
    position: absolute;
    bottom: 0;
  }
}
#vertical_share {
  display: none;
}
.videoHeader #horizontal_share .sumome-share-client-wrapper {
  padding: 10px 0 0 20px;
}
@media only screen and (min-width: 640px) {
  .featureImage h1 {
    font-size: 28px;
    line-height: 32px;
    margin-left: auto;
    margin-right: auto;
  }
  .row.pageBuilderPost {
    max-width: 100%;
  }
  .videoHeader .container h1 {
    font-size: 28px;
    line-height: 32px;
  }
  .mainPanel .content,
  .mainPanel .sidebar {
    max-width: 660px;
    margin: 0 auto;
    float: none !important;
  }
  .content .postImage {
    margin-left: 0;
    margin-right: 0;
  }
  .nextUp .container {
    max-width: 660px;
    margin-left: 0;
    margin-right: 0;
  }
  .mainPanel.video .content {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 760px) {
  .featureImage {
    position: relative;
    max-height: 480px;
    padding-bottom: 0;
  }
  .featureImage .featureImageHolder {
    max-height: 480px;
    overflow: hidden;
  }
  .featureImage h1 {
    position: absolute;
    bottom: 40px;
    color: #fff;
    margin: 0;
    z-index: 10;
    max-width: 990px;
  }
  .featureImage img {
    width: 100%;
  }
  .post-type-archive-store .featureImage h1 {
    bottom: 60px;
  }
  .post-type-archive-store .featureImage p {
    position: absolute;
    bottom: 30px;
    color: #fff;
    margin: 0;
    z-index: 10;
    max-width: 990px;
  }
  .page .featureImage h1 {
    top: auto;
  }
  .featureImage:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(images/overlay.png) repeat-x bottom left;
    content: '';
    display: block;
  }
  .featureImage.noFeatureImage {
    background: #333;
    padding: 110px 0 40px;
  }
  .featureImage.noFeatureImage h1 {
    position: relative;
    bottom: 0;
  }
  .mainPanel .container {
    padding-top: 60px;
    max-width: 990px;
    margin: 0 auto;
  }
  .mainPanel .container .sidebar {
    width: 33.3333%;
    max-width: 280px;
    float: left !important;
    margin: 0;
    padding-top: 8px;
  }
  .mainPanel .container .sidebar .postThemes {
    display: block;
    padding-top: 20px;
  }
  .mainPanel .container .sidebar .authorDescription {
    display: block;
  }
  .mainPanel .container .content {
    width: 66.6667%;
    float: right !important;
    margin: 0;
    padding-top: 0;
    padding-bottom: 50px;
  }
  .mainPanel .container .content p:first-child {
    margin-top: 0;
  }
  .mainPanel .container .content .postThemes {
    display: none;
  }
  .mainPanel.video .container .content {
    float: none !important;
    margin: 0 auto;
  }
  a.nextUp:link,
  a.nextUp:visited {
    clear: both;
    padding: 17px;
  }
  a.nextUp:link .container,
  a.nextUp:visited .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 930px;
    padding-top: 0;
  }
  a.nextUp:link h4,
  a.nextUp:visited h4 {
    width: 33.333%;
    float: left;
    font-size: 36px;
    line-height: 36px;
    text-align: right;
    padding-right: 30px;
    position: relative;
    margin-bottom: 0;
  }
  a.nextUp:link h5,
  a.nextUp:visited h5,
  a.nextUp:link .nextUpExcerpt,
  a.nextUp:visited .nextUpExcerpt {
    float: right;
    width: 66.6667%;
    padding-left: 10px;
  }
  a.nextUp:link p,
  a.nextUp:visited p {
    margin-top: 5px;
  }
  a.nextUp:link h5,
  a.nextUp:visited h5 {
    margin-bottom: 0;
    min-height: 36px;
    display: flex;
    align-items: center;
  }
  a.nextUp:link .nextUpExcerpt,
  a.nextUp:visited .nextUpExcerpt {
    height: 0;
    transition: height .4s ease;
    overflow: hidden;
  }
  a.nextUp.video:link,
  a.nextUp.video:visited {
    margin-left: 0;
    margin-right: 0;
  }
  a.nextUp.video:link h4,
  a.nextUp.video:visited h4 {
    text-align: left;
    width: auto;
    top: 12px;
    font-size: 20px;
  }
  a.nextUp.video:link h5,
  a.nextUp.video:visited h5 {
    padding-left: 5px;
    float: none;
    line-height: 26px !important;
    font-size: 12px;
  }
  a.nextUp.video:link h5 i,
  a.nextUp.video:visited h5 i {
    top: 16px;
    margin-right: 7px;
  }
  a.nextUp:hover .nextUpExcerpt {
    height: 50px;
  }
  a.nextUp.video .container {
    margin-left: 0;
  }
  .videoHolder {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #111;
    background: rgba(0, 0, 0, 0.95);
    z-index: 1001;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    max-height: 100%;
  }
  .videoHolder iframe {
    max-height: 100%;
  }
  .videoHolder .closeVideo {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 15px;
    display: block;
    color: #fff;
    font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    text-shadow: 0px 0px 7px #969696;
    text-decoration: none;
    transition: all .4s ease;
  }
  .videoHolder .closeVideo:hover {
    background: #111;
  }
  .videoHeader {
    background: #111;
    position: relative;
    padding-top: 90px;
  }
  .videoHeader .videoThumbnail {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 10;
  }
  .videoHeader .videoThumbnail .videoThumbnailHolder {
    height: 100% !important;
    float: right;
    max-width: none;
    margin-right: -100px;
    position: relative;
    display: block;
  }
  .videoHeader .videoThumbnail .videoThumbnailHolder img {
    height: 100% !important;
    max-width: none;
    position: relative;
    width: auto !important;
  }
  .videoHeader .videoThumbnail a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 30%;
    display: block;
    z-index: 20;
  }
  .videoHeader .videoThumbnail a span {
    display: none;
  }
  .videoHeader .videoThumbnail a i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    border: 5px solid #fff;
    border-radius: 50%;
    font-size: 72px;
    line-height: 112px;
    padding-left: 35px;
    margin-left: -60px;
    margin-top: -60px;
    color: #fff;
    transition: all .4s ease;
  }
  .videoHeader .videoThumbnail a:hover i {
    border-color: #3fd5ae;
    color: #3fd5ae;
  }
  .videoHeader .videoThumbnail .videoThumbnailHolder:after {
    position: absolute;
    top: 0;
    left: -2px;
    width: 100%;
    bottom: 0;
    background: url(images/videoOverlay.png) repeat-y 0 -200px;
    z-index: 11;
    content: '';
    display: block;
  }
  .videoHeader .container {
    position: relative;
    z-index: 20;
    width: 70%;
  }
  .videoHeader .container h1 {
    color: #fff;
  }
  .videoHeader .articleMeta {
    padding-top: 0;
    color: #B7B7B7;
  }
  .videoHeader .articleMeta a,
  .videoHeader .articleMeta span {
    color: #B7B7B7;
  }
  .videoHeader .articleMeta a:hover {
    color: #fff;
  }
  .videoHeader .postThemes.top {
    display: none;
  }
  .videoHeader .postThemes.bottom {
    display: block;
    float: none;
    clear: none;
  }
  .videoHeader .postThemes.bottom h2 {
    display: block;
    color: #fff;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
  }
  .videoHeader .postThemes.bottom ul li a:link,
  .videoHeader .postThemes.bottom ul li a:visited {
    background: #3d3d3d;
    color: #AFACAC;
  }
  .videoHeader .postThemes.bottom ul li a:hover {
    background: #222;
    color: #eee;
  }
  .videoHeader .postThemes.bottom:after {
    content: '';
    clear: both;
    display: table;
  }
  .videoHeader .articleSummary {
    font-size: 15px;
    line-height: 24px;
    color: #BABABA;
  }
  .videoHeader .articleSummary h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .videoHeader .articleSummary p {
    font-size: 15px;
    line-height: 24px;
    color: #BABABA;
    margin-top: 0;
  }
  .videoHeader .articleSummary p a {
    color: #BABABA;
  }
  .videoHeader .articleSummary p a:hover {
    color: #fff;
  }
  .videoHeader .articleCTA {
    clear: both;
    margin-bottom: 10px;
    padding-top: 0;
  }
  .audioHeader .articleSummaryTop {
    display: block;
  }
  .audioHeader .articleSummaryBottom {
    display: none;
  }
  .mainPanel.noTranscript > .container {
    display: none;
  }
  .mainPanel.noTranscript a.video.nextUp:link,
  .mainPanel.noTranscript a.video.nextUp:visited {
    position: relative;
  }
  .videoHeader {
    min-height: 84vh;
  }
  .videoHeader .videoThumbnail .videoThumbnailHolder {
    max-width: 100%;
  }
  .videoHeader .videoThumbnail .videoThumbnailHolder img {
    float: none;
  }
  /*********** Audio Stuff ***********
  *************************************/
  .videoHeader.audioHeader {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .videoHeader.audioHeader .audioThumbnailHolder {
    display: none;
  }
  .videoHeader.audioHeader .audioThumbnailBg {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover !important;
    opacity: 0.25;
  }
  .videoHeader.audioHeader .container {
    width: 80%;
  }
  .videoHeader.audioHeader .audioPlayer {
    max-width: 800px;
    margin-top: 50px;
  }
  .videoHeader.audioHeader .audioPlayer .mejs-container,
  .videoHeader.audioHeader .audioPlayer .mejs-container .mejs-controls,
  .videoHeader.audioHeader .audioPlayer .mejs-embed,
  .videoHeader.audioHeader .audioPlayer .mejs-embed body {
    background: transparent;
  }
  .audioHeader .audioTitle {
    background: none;
  }
  .audioHeader .audioTitle .audioTitleDetails {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
  }
}
@media only screen and (min-width: 880px) {
  .videoHeader.noTranscript .videoThumbnail .videoThumbnailHolder {
    max-width: 80%;
    margin-right: -10px;
  }
  .content #vertical_share {
    display: block;
    float: right;
    margin-right: -50px;
    width: 50px;
    min-height: 10px;
  }
  .content #vertical_share .sumome-share-client-wrapper {
    position: relative;
    left: 15px;
  }
  .content #vertical_share.sticky {
    position: fixed;
  }
  .content #horizontal_share .sumome-share-client-wrapper {
    display: none;
  }
  .mainPanel .container .content {
    padding-right: 80px;
    padding-left: 0;
  }
  .mainPanel .container .content #horizontal_share + p {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1030px) {
  .featureImage h1 {
    font-size: 44px;
    line-height: 48px;
    width: 990px;
    left: 50%;
    margin-left: -495px;
  }
  .videoHeader .videoThumbnail a {
    width: 35%;
  }
  .videoHeader .container {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 65%;
  }
  .videoHeader .container h1 {
    font-size: 44px;
    line-height: 48px;
  }
  a.nextUp.video:link,
  a.nextUp.video:visited {
    position: relative;
  }
}
@media only screen and (min-width: 1200px) {
  .mainPanel {
    float: left;
    margin-left: 8%;
  }
  .mainPanel.video {
    float: none;
    margin-left: 0;
  }
  .mainPanel.youthResource {
    float: none;
  }
  .error404 .mainPanel {
    float: none;
    margin: 0 auto !important;
  }
  .featureImage h1 {
    left: 8%;
    margin-left: 0;
  }
  a.nextUp:link,
  a.nextUp:visited {
    padding-left: 0;
    padding-right: 0;
  }
  a.nextUp:link .container,
  a.nextUp:visited .container {
    float: left;
    margin-left: 8%;
    width: 990px;
  }
  a.nextUp:link h5,
  a.nextUp:visited h5,
  a.nextUp:link .nextUpExcerpt,
  a.nextUp:visited .nextUpExcerpt {
    padding-left: 25px;
  }
  a.nextUp:link.video .container,
  a.nextUp:visited.video .container {
    margin-left: 0;
  }
  .videoHeader .videoThumbnail .videoThumbnailHolder {
    margin-right: 0px;
  }
  .videoHeader .videoThumbnail a {
    width: 50%;
  }
  .videoHeader .videoThumbnail:after {
    background-position: 0 0 ;
    background-size: 100% auto;
  }
  .videoHeader .container {
    width: 45%;
    position: relative;
    left: 5%;
  }
  .videoHeader #vertical_share {
    display: block;
    float: left;
    margin-left: -48px;
    padding-top: 20px;
  }
  .videoHeader #horizontal_share .sumome-share-client-wrapper {
    display: none;
  }
}
.collectionPosts {
  padding-top: 10px;
}
.collectionPosts ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.collectionPosts .postList {
  height: 0;
  padding-top: 56.27%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  background: #111;
}
.collectionPosts .postList .postListImage {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 101%;
  transition: all .4s ease;
  height: 101% !important;
  width: auto !important;
  object-fit: cover;
}
.collectionPosts .postList > a {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.collectionPosts .postList a {
  text-decoration: none;
}
.collectionPosts .postList .postDetails {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  z-index: 20;
  transition: position .4s ease;
}
.collectionPosts .postList .postDetails .content {
  height: 0;
  overflow: hidden;
  padding: 0;
  transition: height .4s ease;
  width: 100%;
  float: none;
}
.collectionPosts .postList .postDetails .content p {
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
}
.collectionPosts .postList .postDetails h2 {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 10px;
  text-transform: uppercase;
  padding-left: 0;
}
.collectionPosts .postList .postDetails h2 i {
  display: block;
  margin-bottom: 6px;
  transition: opacity .4s ease;
}
.collectionPosts .postList .postDetails .postMeta {
  height: 0;
  overflow: hidden;
  transition: height .4s ease;
}
.collectionPosts .postList .postDetails .postMeta > div {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  margin-right: 10px;
  line-height: 24px;
}
.collectionPosts .postList .postDetails .postMeta > div i {
  font-size: 18px;
  margin-right: 2px;
  position: relative;
  top: 2px;
}
.collectionPosts .postList .postDetails .postMeta .articleType span {
  display: none;
}
.collectionPosts .postList .postDetails .postMeta .postAuthorAvatar,
.collectionPosts .postList .postDetails .postMeta .articleType {
  display: none;
}
.collectionPosts .postList .postDetails .postMeta .postAuthorAvatar img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: relative;
  top: 8px;
}
.collectionPosts .postList .addToList a {
  position: absolute;
  bottom: 5px;
  right: 17px;
  z-index: 10;
  color: #fff;
  height: 0;
  overflow: hidden;
  transition: height .4s ease;
  display: none;
}
.collectionPosts .postList .addToList a i {
  font-size: 24px;
}
.collectionPosts .postList .addToList a span {
  display: none;
}
.collectionPosts .postList > a:hover {
  background: #4C47FF;
}
.collectionPosts .postList > a:hover .postListImage {
  opacity: 0.15;
  filter: grayscale(100%);
}
.collectionPosts .postList > a:hover h2 {
  color: #3fd5ae;
}
.collectionPosts .postList > a:hover h2 i {
  opacity: 0;
}
.collectionPosts .postList > a:hover .postMeta,
.collectionPosts .postList > a:hover .addToList a {
  height: 25px;
}
.collectionPosts .postList > a:hover .content {
  height: 48px;
}
.collectionPosts .postList > a:hover .content p {
  color: #fff;
}
.collectionPosts .postList.doco > a:hover {
  background: #f5d100;
}
.collectionPosts .postList.doco > a:hover h2,
.collectionPosts .postList.doco > a:hover p,
.collectionPosts .postList.doco > a:hover .postDetails .postMeta > div {
  color: #272722;
}
.collectionPosts .postList.youthResource > a:hover {
  background: #FF005A;
}
.collectionPosts .postList.youthResource > a:hover h2,
.collectionPosts .postList.youthResource > a:hover p,
.collectionPosts .postList.youthResource > a:hover .postDetails .postMeta > div {
  color: #fff;
}
.collectionPosts .postList:hover .addToList a {
  height: 32px;
}
.collectionPosts .postList > a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(images/overlay.png) repeat-x bottom left;
  background-size: auto 100px;
}
.collectionPosts .postList a:hover:after {
  display: none;
}
.nav-below {
  clear: both;
  padding: 30px 15px;
  text-align: center;
}
.nav-below a {
  background: #f5d100;
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  color: #272722;
  margin: 0 10px 10px;
  display: inline-block;
  font-weight: bold;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  transition: all .4s ease;
}
.nav-below a:hover {
  color: #fff;
  background: #333;
}
.nav-below .nav-previous a span {
  transform: rotate(180deg);
  display: inline-block;
}
a.cpxPathway {
  display: block;
  padding-top: 56.4%;
  height: 0;
  background: #272727;
  position: relative;
  overflow: hidden;
  transition: all .4s ease;
  text-decoration: none;
}
a.cpxPathway .pathwayBg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover !important;
  filter: grayscale(100%);
  opacity: 0.5;
  transition: opacity .4s ease;
}
a.cpxPathway .cpxPathwayContent {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 0px;
}
a.cpxPathway .cpxPathwayContent p.topTitle {
  font-size: 18px;
  color: #4C47FF;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  transition: all .6s ease;
}
a.cpxPathway .cpxPathwayContent h3 {
  font-size: 24px;
  line-height: 1.1;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
  transition: all .6s ease;
}
a.cpxPathway .cpxPathwayContent .cpxPathwayDescription {
  max-height: 0;
  overflow: hidden;
  transition: all .6s ease;
}
a.cpxPathway .cpxPathwayContent .cpxPathwayDescription p {
  color: #272722;
  font-size: 14px;
  line-height: 17px;
  margin: 0;
}
a.cpxPathway span {
  position: absolute;
  top: 40px;
  right: 0;
  font-size: 14px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  font-weight: bold;
  background: #4C47FF;
  color: #fff;
}
a.cpxPathwaySublink {
  display: block;
  background: #4C47FF;
  padding: 10px;
  color: #fff;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .4s ease;
}
a.cpxPathwaySublink:hover {
  background: #222;
}
a[href].cpxPathway:hover {
  background: #4C47FF;
}
a[href].cpxPathway:hover .pathwayBg {
  opacity: 0.2;
}
a[href].cpxPathway:hover .cpxPathwayContent p.topTitle,
a[href].cpxPathway:hover .cpxPathwayContent h3,
a[href].cpxPathway:hover .cpxPathwayContent p {
  color: #fff;
}
a[href].cpxPathway:hover .cpxPathwayDescription {
  max-height: 300px;
}
.fl-module-cpx_bb_optin input[type="text"],
.fl-module-cpx_bb_main_optin input[type="text"],
.fl-module-cpx_bb_optin input[type="email"],
.fl-module-cpx_bb_main_optin input[type="email"] {
  font-size: 21px;
  line-height: 21px;
  padding: 10px;
  width: 100%;
  max-width: 480px;
  border: none;
  background: #fff;
  outline: none;
}
.fl-module-cpx_bb_optin button,
.fl-module-cpx_bb_main_optin button {
  font-size: 21px;
  line-height: 21px;
  padding: 10px;
  width: 100%;
  max-width: 480px;
  background: #FFDA3E;
  color: #333;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  border: none;
  transition: all .4s ease;
}
.fl-module-cpx_bb_optin button:hover,
.fl-module-cpx_bb_main_optin button:hover {
  background: #333;
  color: #fff;
}
.fl-module-cpx_bb_optin p,
.fl-module-cpx_bb_main_optin p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 21px;
  margin-top: 0;
}
.fl-module-cpx_bb_optin #subForm label,
.fl-module-cpx_bb_main_optin #subForm label,
.fl-module-cpx_bb_optin #subform-nonDoco label,
.fl-module-cpx_bb_main_optin #subform-nonDoco label,
.fl-module-cpx_bb_optin #subForm br,
.fl-module-cpx_bb_main_optin #subForm br,
.fl-module-cpx_bb_optin #subform-nonDoco br,
.fl-module-cpx_bb_main_optin #subform-nonDoco br {
  display: none;
}
.fl-module-cpx_bb_optin #subForm h3,
.fl-module-cpx_bb_main_optin #subForm h3,
.fl-module-cpx_bb_optin #subform-nonDoco h3,
.fl-module-cpx_bb_main_optin #subform-nonDoco h3 {
  color: #fff;
  font-size: 22px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.fl-module-cpx_bb_optin #subForm2,
.fl-module-cpx_bb_main_optin #subForm2 {
  display: none;
  background: #f5d100;
  padding: 10px 20px;
  margin-top: 23px;
}
.fl-module-cpx_bb_optin #subForm2 p,
.fl-module-cpx_bb_main_optin #subForm2 p,
.fl-module-cpx_bb_optin #subForm2 label,
.fl-module-cpx_bb_main_optin #subForm2 label {
  color: #272722;
}
.fl-module-cpx_bb_optin #subForm2 p.small,
.fl-module-cpx_bb_main_optin #subForm2 p.small {
  font-size: 11px;
  opacity: 0.5;
  margin: -10px 0 0;
}
.fl-module-cpx_bb_optin #subForm2 button,
.fl-module-cpx_bb_main_optin #subForm2 button {
  color: #f5d100;
  background: #111;
}
.fl-module-cpx_bb_optin #subForm2 .email,
.fl-module-cpx_bb_main_optin #subForm2 .email {
  display: none;
}
.fl-module-cpx_bb_optin .optinMessage,
.fl-module-cpx_bb_main_optin .optinMessage {
  display: none;
  background: #272722;
  padding: 20px;
  margin-top: 23px;
}
.fl-module-cpx_bb_optin .optinMessage p:last-child,
.fl-module-cpx_bb_main_optin .optinMessage p:last-child {
  margin: 0 0 0 60px;
}
.fl-module-cpx_bb_optin .optinMessage p,
.fl-module-cpx_bb_main_optin .optinMessage p {
  margin-left: 60px;
}
.fl-module-cpx_bb_optin .optinMessage > i,
.fl-module-cpx_bb_main_optin .optinMessage > i {
  color: #f5d100;
  float: left;
  margin: 0px 10px 0 0;
  font-size: 48px;
}
.fl-module-cpx_bb_optin .optinMessage .button,
.fl-module-cpx_bb_main_optin .optinMessage .button {
  display: block;
  background: #4C47FF;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  transition: font-size 0.4s ease;
}
.fl-module-cpx_bb_optin .optinMessage .button i,
.fl-module-cpx_bb_main_optin .optinMessage .button i {
  font-size: 22px;
  margin-right: 5px;
}
.fl-module-cpx_bb_optin .optinMessage .button:hover,
.fl-module-cpx_bb_main_optin .optinMessage .button:hover {
  font-size: 19.5px;
}
.collectionPosts.inTheMedia .newsItem {
  margin-bottom: 20px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
.collectionPosts.inTheMedia .newsItem a {
  position: relative;
  box-shadow: 0 0 0 1.5px rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(0, 0, 0, 0.05);
  display: block;
  text-decoration: none;
  padding-bottom: 30px;
}
.collectionPosts.inTheMedia .newsItem .newsImage {
  height: 0;
  background: #4C47FF;
  padding-top: 56.129%;
  position: relative;
  overflow: hidden;
}
.collectionPosts.inTheMedia .newsItem .newsImage > img,
.collectionPosts.inTheMedia .newsItem .newsImage .postImage img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.collectionPosts.inTheMedia .newsItem .sourceLogo {
  width: 50px;
  height: auto;
  position: absolute;
  top: 0;
  right: 10px;
}
.collectionPosts.inTheMedia .newsItem .sourceLogo a {
  box-shadow: none;
  padding: 0;
}
.collectionPosts.inTheMedia .newsItem .sourceLogo img {
  max-width: 50px;
}
.collectionPosts.inTheMedia .newsItem a.editLink {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  padding: 10px;
  background: #fff;
  color: #666;
}
.collectionPosts.inTheMedia h2 {
  font-size: 18px;
  line-height: 22px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 0 12px;
  font-weight: normal;
}
.collectionPosts.inTheMedia p.newsAuthor {
  padding: 0 14px;
  font-weight: normal;
  font-size: 12px;
  margin: -15px 0 5px;
  text-transform: uppercase;
  color: #90949c;
}
.collectionPosts.inTheMedia .newsSummary {
  font-size: 12px;
  line-height: 15px;
  color: #272722;
  padding: 0 12px;
}
.collectionPosts.inTheMedia p.newsSource {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  font-size: 10px;
  line-height: 11px;
  text-transform: uppercase;
  color: #90949c;
  padding: 0 0 0 12px;
  margin: 0;
}
.collectionPosts.inTheMedia p.newsSource span {
  float: right;
  margin-right: 12px;
}
.load-more {
  clear: both;
  text-align: center;
  list-style: none;
}
.load-more span {
  display: inline-block;
  padding: 10px 0 10px 50px;
  font-size: 14px;
  line-height: 24px;
  color: #999;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  text-transform: uppercase;
  background: url(images/loading.gif) no-repeat top left;
  background-size: 60px auto;
}
@media only screen and (min-width: 480px) {
  .collectionPosts .postList .postDetails .content p {
    font-size: 15px;
    line-height: 20px;
  }
  .collectionPosts .postList .postDetails h2 {
    font-size: 21px;
    line-height: 24px;
  }
  a.cpxPathway .cpxPathwayContent p.topTitle {
    font-size: 20px;
  }
  a.cpxPathway .cpxPathwayContent h3 {
    font-size: 32px;
  }
  a.cpxPathway .cpxPathwayContent .cpxPathwayDescription p {
    font-size: 18px;
    line-height: 21px;
  }
}
.collectionPosts .postList > a:hover .content {
  height: 60px;
}
@media only screen and (min-width: 640px) {
  .collectionPosts {
    max-width: 1200px;
  }
  .collectionPosts .postList {
    background: none;
    padding-top: 26.27%;
    float: left !important;
  }
  .collectionPosts .postList > a {
    background: #111;
    left: 10px;
    right: 10px;
    overflow: hidden;
  }
  .collectionPosts.homeLatest {
    max-width: none;
  }
  .collectionPosts.homeLatest .container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .collectionPosts.inTheMedia .newsItem a {
    height: 370px;
  }
}
@media only screen and (min-width: 760px) {
  .archive .collectionPosts {
    padding-top: 30px;
  }
  .archive .collectionPosts .column:last-child:not(:first-child),
  .archive .collectionPosts .columns:last-child:not(:first-child) {
    float: left;
  }
  .mainPanel .container .collectionPosts .content {
    width: 100%;
    float: none;
  }
}
@media only screen and (min-width: 1024px) {
  .collectionPosts .postList {
    padding-top: 17.6%;
  }
  .collectionPosts .postList:nth-child(4) {
    clear: both;
  }
  .collectionPosts .postCount-4 .postList:nth-child(4) {
    clear: none;
  }
  .collectionPosts .post4 {
    clear: left;
  }
  .collectionPosts .postList.large-6 {
    padding-top: 26.7%;
  }
  .collectionPosts .postList.featurePost {
    padding-top: 37.1%;
  }
  .collectionPosts .postList.featurePost a:after {
    background-size: auto 300px;
  }
  .collectionPosts .postList.featurePost h2 {
    font-size: 32px !important;
    line-height: 38px !important;
    margin-bottom: 10px;
  }
  .collectionPosts .postList.featurePost .content {
    height: 72px !important;
  }
  .collectionPosts .postList.featurePost .content p {
    font-size: 18px;
    line-height: 24px;
  }
  .collectionPosts .postList.featurePost .postListImage {
    max-width: 110%;
    width: 105%;
  }
  .collectionPosts .postList.featurePost.featurePostRight {
    float: right !important;
  }
  .archive .collectionPosts .postList:nth-child(3n+1) {
    clear: left;
  }
  a.cpxPathway .cpxPathwayContent {
    bottom: 30px;
    left: 30px;
    right: 30px;
  }
  a.cpxPathway .cpxPathwayContent p.topTitle {
    font-size: 21px;
  }
  a.cpxPathway .cpxPathwayContent h3 {
    font-size: 41px;
  }
  a.cpxPathway .cpxPathwayContent .cpxPathwayDescription p {
    font-size: 22px;
    line-height: 26px;
  }
}
/* Styles to reskin articles in the 'doco' section */
.rg_doco blockquote,
.term-doco blockquote,
.rg_ftlog blockquote,
.term-ftlog blockquote {
  border-top-color: #f5d100;
}
.rg_doco a.nextUp:link,
.term-doco a.nextUp:link,
.rg_ftlog a.nextUp:link,
.term-ftlog a.nextUp:link,
.rg_doco a.nextUp:visited,
.term-doco a.nextUp:visited,
.rg_ftlog a.nextUp:visited,
.term-ftlog a.nextUp:visited {
  background: #f5d100;
  color: #272722;
}
.rg_doco a.nextUp:link h5,
.term-doco a.nextUp:link h5,
.rg_ftlog a.nextUp:link h5,
.term-ftlog a.nextUp:link h5,
.rg_doco a.nextUp:visited h5,
.term-doco a.nextUp:visited h5,
.rg_ftlog a.nextUp:visited h5,
.term-ftlog a.nextUp:visited h5,
.rg_doco a.nextUp:link p,
.term-doco a.nextUp:link p,
.rg_ftlog a.nextUp:link p,
.term-ftlog a.nextUp:link p,
.rg_doco a.nextUp:visited p,
.term-doco a.nextUp:visited p,
.rg_ftlog a.nextUp:visited p,
.term-ftlog a.nextUp:visited p {
  color: #272722;
}
.rg_doco #menu ul li i,
.term-doco #menu ul li i,
.rg_ftlog #menu ul li i,
.term-ftlog #menu ul li i {
  background: #f5d100;
}
.rg_doco a.cpxPathway .cpxPathwayContent p.topTitle,
.term-doco a.cpxPathway .cpxPathwayContent p.topTitle,
.rg_ftlog a.cpxPathway .cpxPathwayContent p.topTitle,
.term-ftlog a.cpxPathway .cpxPathwayContent p.topTitle {
  color: #f5d100;
}
.rg_doco a.cpxPathwaySublink,
.term-doco a.cpxPathwaySublink,
.rg_ftlog a.cpxPathwaySublink,
.term-ftlog a.cpxPathwaySublink {
  background: #f5d100;
  color: #333;
  transition: all .4s ease;
}
.rg_doco a.cpxPathwaySublink:hover,
.term-doco a.cpxPathwaySublink:hover,
.rg_ftlog a.cpxPathwaySublink:hover,
.term-ftlog a.cpxPathwaySublink:hover {
  background: #222;
  color: #fff;
}
.rg_doco a[href].cpxPathway:hover,
.term-doco a[href].cpxPathway:hover,
.rg_ftlog a[href].cpxPathway:hover,
.term-ftlog a[href].cpxPathway:hover {
  background: #f5d100;
}
.rg_doco a[href].cpxPathway:hover .cpxPathwayContent p.topTitle,
.term-doco a[href].cpxPathway:hover .cpxPathwayContent p.topTitle,
.rg_ftlog a[href].cpxPathway:hover .cpxPathwayContent p.topTitle,
.term-ftlog a[href].cpxPathway:hover .cpxPathwayContent p.topTitle,
.rg_doco a[href].cpxPathway:hover .cpxPathwayContent h3,
.term-doco a[href].cpxPathway:hover .cpxPathwayContent h3,
.rg_ftlog a[href].cpxPathway:hover .cpxPathwayContent h3,
.term-ftlog a[href].cpxPathway:hover .cpxPathwayContent h3,
.rg_doco a[href].cpxPathway:hover .cpxPathwayContent p,
.term-doco a[href].cpxPathway:hover .cpxPathwayContent p,
.rg_ftlog a[href].cpxPathway:hover .cpxPathwayContent p,
.term-ftlog a[href].cpxPathway:hover .cpxPathwayContent p {
  color: #272722;
}
.rg_doco a[href].cpxPathway:hover span,
.term-doco a[href].cpxPathway:hover span,
.rg_ftlog a[href].cpxPathway:hover span,
.term-ftlog a[href].cpxPathway:hover span {
  background: #f5d100;
  color: #272722;
}
.rg_doco .collectionPosts .postList > a:hover,
.term-doco .collectionPosts .postList > a:hover,
.rg_ftlog .collectionPosts .postList > a:hover,
.term-ftlog .collectionPosts .postList > a:hover {
  background: #f5d100;
}
.rg_doco .collectionPosts .postList > a:hover h2,
.term-doco .collectionPosts .postList > a:hover h2,
.rg_ftlog .collectionPosts .postList > a:hover h2,
.term-ftlog .collectionPosts .postList > a:hover h2,
.rg_doco .collectionPosts .postList > a:hover .content p,
.term-doco .collectionPosts .postList > a:hover .content p,
.rg_ftlog .collectionPosts .postList > a:hover .content p,
.term-ftlog .collectionPosts .postList > a:hover .content p {
  color: #272722;
}
.rg_doco .collectionPosts .postList .postDetails .postMeta > div,
.term-doco .collectionPosts .postList .postDetails .postMeta > div,
.rg_ftlog .collectionPosts .postList .postDetails .postMeta > div,
.term-ftlog .collectionPosts .postList .postDetails .postMeta > div {
  color: #272722;
}
.docoBadge {
  margin: 10px 15px;
  width: 200px;
}
.docoBadge a {
  display: block;
}
.docoBadge img {
  display: block;
}
.docoBadge .docoEpisodeLink {
  background: #272722;
  padding: 5px 10px;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
.sidebar .docoBadge {
  margin: 15px 0 20px 0;
}
@media only screen and (min-width: 760px) {
  .rg_doco #menu ul li a:hover,
  .term-doco #menu ul li a:hover,
  .rg_doco #menu ul li:hover a,
  .term-doco #menu ul li:hover a {
    border-bottom-color: #f5d100;
  }
  .rg_doco #menu ul li ul li a:hover,
  .term-doco #menu ul li ul li a:hover {
    color: #f5d100;
  }
  .rg_doco .videoHeader .videoThumbnail a:hover i,
  .term-doco .videoHeader .videoThumbnail a:hover i {
    color: #f5d100;
    border-color: #f5d100;
  }
  .docoBadge {
    margin: 15px 0 0 15px;
  }
  .audioHeader .docoBadge {
    margin-bottom: 15px;
  }
  .sidebar .docoBadge {
    margin-top: 0;
  }
}
#moreResults {
  display: none;
}
.featureImage.noFeatureImage h1 span {
  color: #4C47FF;
}
.blog .refineSearch,
.tax-media .refineSearch {
  padding-top: 0px;
}
.blog .refineSearch form,
.tax-media .refineSearch form {
  margin-bottom: 30px;
}
.refineSearch {
  position: relative;
  padding: 7px 15px 0;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.refineSearch form {
  position: relative;
}
.refineSearch form > ul {
  margin: 0;
  padding: 0;
}
.refineSearch form li.sf-field-taxonomy-media {
  padding-bottom: 0;
}
.refineSearch form li.sf-field-taxonomy-media ul {
  margin: 0;
  padding: 0;
}
.refineSearch form li.sf-field-taxonomy-media ul li {
  display: inline-block;
  margin-right: 15px;
  padding: 0;
}
.refineSearch form li.sf-field-taxonomy-media ul li input {
  margin-bottom: 3px;
}
.refineSearch form .sf-field-search {
  width: 100%;
}
.refineSearch form input[type="text"],
.refineSearch form input[type="search"] {
  font-size: 21px;
  padding: 10px;
  border: none;
  background: #fff;
  border-radius: 3px;
  width: 100%;
  border: 1px solid #ccc;
}
.refineSearch form .screen-reader-text {
  display: none;
}
.refineSearch form .chosen-container .chosen-results li {
  font-size: 13px;
}
.refineSearch form .chosen-search {
  display: none;
}
.refineSearch form h4 {
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  color: #999;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0px;
  padding-bottom: 0;
}
.refineSearch form input[type="checkbox"] + label {
  font-size: 13px;
}
.refineSearch form .chosen-container-single .chosen-single span {
  font-size: 13px;
}
.refineSearch form .sf-field-submit input[type="submit"] {
  background: #3fd5ae;
  color: #fff;
  border: none;
  padding: 10px 15px;
  font-size: 21px;
  line-height: 21px;
  margin-top: 10px;
}
.searchResults {
  padding: 15px;
}
.searchResults .resultsContainer {
  clear: both;
  margin-bottom: 50px;
  width: 100%;
  float: left;
}
.searchResults .resultsContainer .pagination {
  clear: both;
  text-align: center;
}
.searchResults .resultsContainer .pagination .button {
  display: inline-block;
  margin: 0 5px;
}
.searchResults .resultsContainer .pagination .button a {
  background: #3fd5ae;
  transition: background .4s ease;
}
.searchResults .resultsContainer .pagination .button a:hover {
  background: #333;
}
.searchResults .noSearchResults h3,
.searchResults .noSearchResults p {
  text-align: center;
}
.searchResults h2 {
  color: #4C47FF;
  padding-left: 10px;
  color: #272722;
  text-transform: uppercase;
}
.searchResults p.searchCount {
  font-size: 16px;
  padding-left: 10px;
  margin: -20px 0 20px 0;
  color: #777;
}
.searchResults p.searchCount span {
  color: #4C47FF;
}
.moreResultsLink,
.libraryLink,
.moreLink {
  clear: both;
  width: 100%;
  padding-left: 10px;
}
.moreResultsLink a,
.libraryLink a,
.moreLink a {
  background: #3fd5ae;
  color: #fff;
  text-decoration: none;
  margin: 0 auto;
  display: inline-block;
  padding: 10px 15px;
  transition: background .4s ease;
  text-transform: uppercase;
  font-size: 24px;
  width: auto !important;
  min-width: 1px;
}
.moreResultsLink a:hover,
.libraryLink a:hover,
.moreLink a:hover {
  background: #333;
}
ul#moreResults + p.moreResultsLink {
  display: none;
}
.featureImage.homeFeature {
  position: relative;
  margin-top: -73px;
  padding-top: 100px;
  background: #111;
}
.featureImage.homeFeature .audioThumbnailBg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  background-size: cover !important;
}
.featureImage.homeFeature .audioThumbnailBg.homeSmall {
  display: block;
}
.featureImage.homeFeature .homePlusMinus {
  position: relative;
  z-index: 20;
  padding: 0px 30px 20px;
  margin: 0 auto;
  max-width: 500px;
}
.featureImage.homeFeature h1 {
  color: #fff;
  position: relative;
  z-index: 20;
  font-size: 14px;
  line-height: 16px;
  margin: 0 auto 20px;
  text-align: center;
  bottom: 0;
}
.featureImage.homeFeature h2 {
  padding-top: 10px;
  font-size: 16px;
  text-transform: uppercase;
}
.featureImage.homeFeature form li {
  display: none;
}
.featureImage.homeFeature form li.sf-field-search,
.featureImage.homeFeature form li.sf-field-submit {
  display: block;
}
.featureImage.homeFeature .advancedSearchLink {
  display: inline-block;
  color: #999;
  margin-left: 15px;
  font-size: 13px;
  text-decoration: none;
  margin-bottom: 20px;
}
.featureImage.homeFeature .advancedSearchLink:hover {
  color: #444;
  text-decoration: underline;
}
.featureImage.homeFeature .resultsContainer {
  margin-bottom: 0;
}
.collectionPosts.homeLatest {
  padding: 0 20px;
  text-align: left;
  background: #4C47FF;
  clear: both;
}
.collectionPosts.homeLatest h2 {
  color: #fff;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  text-transform: uppercase;
}
.collectionPosts.homeLatest .postList > a:hover {
  background: #3fd5ae;
}
.collectionPosts.homeLatest .postList > a:hover h2 {
  color: #fff;
}
.collectionPosts.inTheMedia h3 {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}
.home .searchResults .resultsContainer {
  margin-bottom: 0;
}
.homePathways {
  clear: both;
  position: relative;
  z-index: 20;
  padding-top: 20px;
  width: 290px;
  margin: 0 auto;
}
.homePathways .homePathway a {
  display: block;
  margin: 0 auto 30px;
  clear: both;
  color: #fff;
  text-decoration: none;
  transition: color .2s ease;
}
.homePathways .homePathway a .pathwayIcon {
  width: 60px;
  height: 60px;
  font-size: 48px;
  float: left;
  dispay: inline-block;
}
.homePathways .homePathway a .topLine,
.homePathways .homePathway a .bottomLine {
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}
.homePathways .homePathway a .topLine {
  padding-top: 7px;
}
.homePathways .homePathway a .bottomLine {
  font-size: 26px;
}
.homePathways .homePathway a:hover {
  color: #4C47FF;
}
.homeFeature .homeLatest h1 {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  margin: 0 15px;
  padding: 0;
}
@media only screen and (min-width: 600px) {
  .refineSearch form > ul > li {
    width: 50%;
    float: left;
  }
  .home .refineSearch form > ul > li {
    width: 100%;
    float: none;
  }
}
/* RJ Lecture Panel */
.row.ftlogBanner {
  background: #333;
  max-width: 100%;
  padding: 0;
}
.row.ftlogBanner a {
  display: block;
  text-align: center;
  transition: background .4s ease;
  text-decoration: none;
  padding: 15px;
  color: #fff;
}
.row.ftlogBanner a .container {
  margin: 0 auto;
}
.row.ftlogBanner a .container h2 {
  text-transform: uppercase;
  color: #f5d100;
  font-weight: bold;
  font-size: 30px;
  line-height: 32px;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 15px;
  margin-top: 0;
}
.row.ftlogBanner a .container h2 img {
  max-width: 450px;
  margin: 0 auto;
}
.row.ftlogBanner a .container h2 span {
  display: block;
  text-transform: none;
  font-size: 18px;
  line-height: 23px;
  padding-top: 5px;
}
.row.ftlogBanner a .container h2:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 8px;
  left: 50%;
  width: 150px;
  height: 1px;
  background: #fff;
  margin-left: -75px;
}
.row.ftlogBanner a .container h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  margin: 0;
}
.row.ftlogBanner a .container h4 {
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  color: #f5d100;
}
.row.ftlogBanner a:hover {
  background: #111;
}
@media only screen and (min-width: 600px) {
  .homeLatest .postList {
    width: 33.333%;
  }
}
@media only screen and (min-width: 760px) {
  .refineSearch form {
    padding: 0 10px;
  }
  .featureImage.homeFeature {
    max-height: 10000px;
    padding-bottom: 1px;
  }
  .featureImage.homeFeature img {
    display: block;
  }
  .featureImage.homeFeature:after {
    background: #000;
    opacity: 0.1;
  }
  .homeFeature.featureImage {
    min-height: 400px;
    min-height: 65vh;
    padding-top: 140px;
  }
  .homeFeature.featureImage .container {
    position: relative;
    z-index: 10;
  }
  .homeFeature.featureImage .container > h2 {
    color: #fff;
    margin-left: 30px;
  }
  .homeFeature.featureImage .homePlusMinus {
    padding-top: 80px;
  }
  h2 {
    color: #333;
  }
  .homePathways {
    position: relative;
    z-index: 10;
    padding-top: 50px;
    width: auto;
  }
  .homePathways .homePathway {
    width: 33.333%;
    float: left;
    margin-bottom: 0;
  }
  .homePathways .homePathway a {
    color: #fff;
    transition: color .4s ease;
  }
  .homePathways .homePathway a:hover {
    color: #3fd5ae;
  }
  .homePathways .homePathway.homePathwayPodcast {
    width: 34.333%;
    padding-left: 10px;
  }
  .homePathways .homePathway.homePathwayDoco {
    width: 39%;
  }
  .homePathways .homePathway.homePathwaySearch {
    width: 25.666%;
  }
  .homePathways:after {
    clear: both;
    content: '';
    display: table;
  }
  .featurePosts {
    background: #4C47FF;
    padding: 30px 15px 15px;
    width: 100%;
    float: left;
    position: relative;
    z-index: 10;
  }
  .featurePosts .postList {
    padding-top: 17.27%;
  }
  .homeLatest.collectionPosts {
    margin: 0;
    padding: 0;
  }
  .homeLatest.collectionPosts h2 {
    margin: 15px 10px 10px;
  }
  .homeLatest.collectionPosts .featurePosts {
    padding: 0;
  }
  .resultsContainer p.searchCount {
    margin-top: -30px;
  }
  .featureImage.searchHeader h1 {
    top: auto;
  }
}
@media only screen and (min-width: 900px) {
  .searchHeader.featureImage.homeFeature h1 {
    margin-top: 65px;
    font-size: 20px;
    line-height: 24px;
    padding: 0;
  }
  .featureImage.homeFeature .advancedSearchLink {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: 165px;
    color: #eee;
  }
  .featureImage.homeFeature .advancedSearchLink:hover {
    color: #fff;
  }
  .homeFeature.featureImage {
    min-height: 400px;
    min-height: 65vh;
    padding-top: 140px;
  }
  .row.ftlogBanner {
    float: left;
    width: 100%;
  }
  .row.ftlogBanner a {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .row.ftlogBanner a .container h2 {
    float: left;
    width: 60%;
  }
  .row.ftlogBanner a .container h2 margin-bottom:0 img {
    max-width: 600px;
    width: 100%;
  }
  .row.ftlogBanner a .container h2 span {
    max-width: 450px;
    margin: -10px auto 0;
    font-size: 24px;
  }
  .row.ftlogBanner a .container h2:after {
    display: none;
  }
  .row.ftlogBanner a .ftlogBannerTickets {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40%;
    float: right;
    height: 200px;
  }
  .row.ftlogBanner a .ftlogBannerTickets h3 {
    font-size: 32px;
  }
  .row.ftlogBanner a .ftlogBannerTickets h4 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1000px) {
  .resultsContainer h2 {
    font-size: 42px;
    line-height: 48px;
  }
  .featureImage.searchHeader h1 {
    bottom: 160px;
  }
  .homeFeature.featureImage h1 {
    left: auto;
    margin-left: auto;
  }
  .searchHeader.featureImage.homeFeature h1 {
    width: 45%;
    margin-bottom: 20px;
  }
  .search .searchHeader .refineSearch,
  .blog .searchHeader .refineSearch,
  .tax-media .searchHeader .refineSearch {
    position: absolute;
    width: 990px;
    left: 50%;
    margin-left: -485px;
    bottom: 10px;
    z-index: 20;
  }
  .search .searchHeader .refineSearch form,
  .blog .searchHeader .refineSearch form,
  .tax-media .searchHeader .refineSearch form {
    padding: 0;
    margin-bottom: 5px;
  }
  .search .searchHeader .refineSearch form ul > li,
  .blog .searchHeader .refineSearch form ul > li,
  .tax-media .searchHeader .refineSearch form ul > li {
    float: none;
    display: inline-block;
    margin-right: 15px;
    width: auto;
  }
  .search .searchHeader .refineSearch form ul > li select,
  .blog .searchHeader .refineSearch form ul > li select,
  .tax-media .searchHeader .refineSearch form ul > li select {
    width: 170px;
    min-width: 170px;
  }
  .search .searchHeader .refineSearch form ul > li .chosen-results li,
  .blog .searchHeader .refineSearch form ul > li .chosen-results li,
  .tax-media .searchHeader .refineSearch form ul > li .chosen-results li {
    margin-right: 0;
    display: block;
  }
  .search .searchHeader .refineSearch form ul > li h4,
  .blog .searchHeader .refineSearch form ul > li h4,
  .tax-media .searchHeader .refineSearch form ul > li h4 {
    color: #fff;
  }
  .search .searchHeader .refineSearch form ul > li input[type="text"],
  .blog .searchHeader .refineSearch form ul > li input[type="text"],
  .tax-media .searchHeader .refineSearch form ul > li input[type="text"] {
    font-size: 14px;
    line-height: 24px;
    padding: 5px;
    margin-bottom: 0;
    color: #333;
  }
  .search .searchHeader .refineSearch form ul > li input[type="checkbox"] + label,
  .blog .searchHeader .refineSearch form ul > li input[type="checkbox"] + label,
  .tax-media .searchHeader .refineSearch form ul > li input[type="checkbox"] + label {
    color: #eee;
  }
  .search .searchHeader .refineSearch form ul > li .select2-container--default .select2-selection--single .select2-selection__rendered,
  .blog .searchHeader .refineSearch form ul > li .select2-container--default .select2-selection--single .select2-selection__rendered,
  .tax-media .searchHeader .refineSearch form ul > li .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
  }
  .select2-container--default li {
    font-size: 12px;
    padding: 2px 6px;
  }
  .homeFeature.featureImage .homePlusMinus {
    margin-bottom: 50px;
    padding-top: 100px;
  }
  .search .searchHeader .refineSearch,
  .blog .searchHeader .refineSearch,
  .tax-media .searchHeader .refineSearch {
    padding-left: 0;
    margin-bottom: 0;
  }
  .search .searchHeader .refineSearch form ul > li.sf-field-search,
  .blog .searchHeader .refineSearch form ul > li.sf-field-search,
  .tax-media .searchHeader .refineSearch form ul > li.sf-field-search {
    width: 100%;
    display: block;
  }
  .search .searchHeader .refineSearch form ul > li.sf-field-search input,
  .blog .searchHeader .refineSearch form ul > li.sf-field-search input,
  .tax-media .searchHeader .refineSearch form ul > li.sf-field-search input {
    width: 500px;
  }
  .search .searchHeader .refineSearch form ul > li.sf-field-submit,
  .blog .searchHeader .refineSearch form ul > li.sf-field-submit,
  .tax-media .searchHeader .refineSearch form ul > li.sf-field-submit {
    padding-top: 0;
  }
  .search .searchHeader .refineSearch form ul > li.sf-field-submit input,
  .blog .searchHeader .refineSearch form ul > li.sf-field-submit input,
  .tax-media .searchHeader .refineSearch form ul > li.sf-field-submit input {
    margin-top: 0;
  }
  .homeFeature.featureImage {
    padding-top: 150px;
  }
  .homeFeature.featureImage .container > h2 {
    padding-left: 30px;
  }
  .homeFeature.featureImage .homePathways {
    position: relative;
  }
  .homeFeature.featureImage .homePathways .homePathway.homePathwaySearch {
    width: 190px;
    float: right;
    margin-right: 30px;
  }
  .homeFeature.featureImage .homePathways .homePathway.homePathwayPodcast {
    width: 36.333%;
    padding-left: 30px;
  }
  .homeFeature.featureImage .homePathways .homePathway.homePathwayDoco {
    width: 285px;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -142px;
  }
  .homeFeature.featureImage .featurePosts ul,
  .homeFeature.featureImage .container h2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
  }
}
@media only screen and (min-width: 1200px) {
  .searchHeader.featureImage.homeFeature h1 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 50px;
    margin-top: 110px;
    width: 50%;
  }
  .searchHeader.featureImage.homeFeature h2 {
    font-size: 18px;
  }
  .search .searchHeader .refineSearch,
  .blog .searchHeader .refineSearch,
  .tax-media .searchHeader .refineSearch {
    position: absolute;
    width: 1150px;
    left: 8%;
    margin-left: 0;
  }
  .search .searchHeader .refineSearch form ul > li,
  .blog .searchHeader .refineSearch form ul > li,
  .tax-media .searchHeader .refineSearch form ul > li {
    float: none;
    display: inline-block;
    margin-right: 25px;
    width: auto;
  }
  .search .searchHeader .refineSearch,
  .blog .searchHeader .refineSearch,
  .tax-media .searchHeader .refineSearch {
    padding-left: 20px;
  }
  .featureImage.homeFeature {
    padding-top: 200px;
    min-height: 50vh;
  }
  .featureImage.homeFeature .container > h2 {
    padding-left: 15px;
  }
  .featureImage.homeFeature .homePathways {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .featureImage.homeFeature .homePathways .homePathway.homePathwayPodcast {
    margin-left: 15px;
    padding-left: 0;
  }
  .featureImage.homeFeature .homePathways .homePathway.homePathwaySearch {
    margin-right: 15px;
  }
  .row.ftlogBanner a .ftlogBannerTickets {
    position: relative;
    left: -150px;
  }
}
/* ---------------------------------------------------------------------------------------------------------- 
03 Include Styles from Plugins  ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover,
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(chosen-sprite.png) 0 2px no-repeat;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(chosen-sprite.png) 100% -20px no-repeat;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  outline: 0;
  border: 0!important;
  background: 0 0!important;
  box-shadow: none;
  font-size: 100%;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
  background-image: -moz-linear-gradient(#eee 20%, #fff 80%);
  background-image: -o-linear-gradient(#eee 20%, #fff 80%);
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}
.chosen-disabled {
  opacity: .5!important;
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close,
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl .chosen-drop,
.chosen-rtl.chosen-container-single-nosearch .chosen-search {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(chosen-sprite.png) -30px -20px no-repeat;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span,
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container-single .chosen-search input[type=text],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-rtl .chosen-search input[type=text] {
    background-image: url(chosen-sprite@2x.png) !important;
    background-size: 52px 37px!important;
    background-repeat: no-repeat !important;
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0!important;
  clip: rect(0 0 0 0) !important;
  height: 1px!important;
  margin: -1px !important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px !important;
}
.select2-container--classic .select2-results > .select2-results__options,
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #000;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #fff;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 4px 0 0 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: 0 0;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.searchandfilter-date-picker .ui-helper-hidden {
  display: none;
}
.searchandfilter-date-picker .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.searchandfilter-date-picker .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.searchandfilter-date-picker .ui-helper-clearfix:after,
.searchandfilter-date-picker .ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.searchandfilter-date-picker .ui-helper-clearfix:after {
  clear: both;
}
.searchandfilter-date-picker .ui-helper-clearfix {
  min-height: 0;
}
.searchandfilter-date-picker .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.searchandfilter-date-picker .ui-front {
  z-index: 100;
}
.searchandfilter-date-picker .ui-state-disabled {
  cursor: default !important;
}
.searchandfilter-date-picker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.searchandfilter-date-picker .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.searchandfilter-date-picker .ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next,
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover,
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-next span,
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.searchandfilter-date-picker .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-month,
.searchandfilter-date-picker .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.searchandfilter-date-picker .ui-icon {
  width: 16px;
  height: 16px;
  background-position: 16px 16px;
}
.searchandfilter-date-picker .ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.searchandfilter-date-picker .ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.searchandfilter-date-picker .ui-datepicker td {
  border: 0;
  padding: 1px;
}
.searchandfilter-date-picker .ui-datepicker td a,
.searchandfilter-date-picker .ui-datepicker td span {
  display: block;
  text-align: center;
  text-decoration: none;
}
.searchandfilter-date-picker .ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ll-skin-melon .ui-datepicker {
  padding: 0;
}
.ll-skin-melon .ui-datepicker-header {
  border: none;
  background: 0 0;
  font-weight: 400;
  font-size: 15px;
}
.ll-skin-melon .ui-datepicker-header .ui-state-hover {
  background: 0 0;
  border-color: transparent;
  cursor: pointer;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-title {
  margin-top: .4em;
  margin-bottom: .3em;
  color: #e9f0f4;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-next,
.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover {
  top: .9em;
  border: none;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-next span,
.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
  background-image: url(../img/ui-icons_ffffff_256x240.png);
  background-position: -32px 0;
  margin-top: 0;
  top: 0;
  font-weight: 400;
}
.ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
  background-position: -96px 0;
}
.ll-skin-melon .ui-datepicker table {
  margin: 0;
}
.ll-skin-melon .ui-datepicker th {
  padding: 1em 0;
  color: #ccc;
  font-size: 13px;
  font-weight: 400;
  border: none;
  border-top: 1px solid #3a414d;
}
.ll-skin-melon .ui-state-disabled {
  opacity: 1;
}
.searchandfilter .disabled,
.searchandfilter.search-filter-disabled .noUi-connect {
  opacity: 0.7;
}
.ll-skin-melon .ui-state-disabled .ui-state-default {
  color: #fba49e;
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 2px;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  z-index: 10;
}
.noUi-stacking + .noUi-origin {
  *z-index: -1;
}
.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s,top .3s;
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}
.noUi-horizontal.noUi-extended {
  padding: 0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
.noUi-vertical.noUi-extended {
  padding: 15px 0;
}
.noUi-vertical.noUi-extended .noUi-origin {
  bottom: -15px;
}
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}
.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}
.noUi-dragable {
  cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
.noUi-handle:after,
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
[disabled] .noUi-connect,
[disabled].noUi-connect {
  background: #B8B8B8;
}
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.noUi-state-blocked .noUi-connect,
.noUi-state-blocked.noUi-connect {
  background: #4FDACF;
}
.searchandfilter p {
  margin-top: 1em;
  display: block;
}
.searchandfilter ul {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
}
.searchandfilter ul li {
  list-style: none;
  display: block;
  padding-right: 10px;
  padding: 10px 0;
  margin: 0;
}
.searchandfilter ul li li {
  padding: 5px 0;
}
.searchandfilter ul li ul li ul {
  margin-left: 20px;
}
.searchandfilter label {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.searchandfilter > ul > li[data-sf-combobox="1"] label {
  display: block;
}
.searchandfilter li[data-sf-field-input-type=checkbox] label,
.searchandfilter li[data-sf-field-input-type=radio] label,
.searchandfilter li[data-sf-field-input-type=range-radio] label,
.searchandfilter li[data-sf-field-input-type=range-checkbox] label {
  padding-left: 10px;
}
.searchandfilter .sf-date-prefix {
  padding-right: 5px;
  display: inline-block;
}
.searchandfilter .sf-count,
.searchandfilter .sf-date-postfix {
  padding-left: 5px;
  display: inline-block;
}
.searchandfilter .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute!important;
  width: 1px;
}
.searchandfilter h4 {
  margin: 0;
  padding: 5px 0 10px;
  font-size: 16px;
}
.searchandfilter .sf-range-max,
.searchandfilter .sf-range-min {
  max-width: 80px;
}
.searchandfilter .sf-meta-range-radio-fromto .sf-range-max,
.searchandfilter .sf-meta-range-radio-fromto .sf-range-min {
  display: inline-block;
  vertical-align: middle;
}
.searchandfilter .sf-meta-range-radio-fromto span.sf-range-values-seperator {
  vertical-align: middle;
  display: inline-block;
  margin: 0 15px;
}
.searchandfilter .datepicker {
  max-width: 170px;
}
.searchandfilter select.sf-input-select {
  min-width: 170px;
}
.searchandfilter select.sf-range-max.sf-input-select,
.searchandfilter select.sf-range-min.sf-input-select {
  min-width: auto;
}
.searchandfilter ul > li > ul:not(.children) {
  margin-left: 0;
}
.searchandfilter .meta-slider {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 15px;
  max-width: 220px;
}
.searchandfilter .noUi-connect {
  background-color: #526E91;
}
.searchandfilter .noUi-horizontal.noUi-extended {
  padding: 0 10px;
}
.searchandfilter .noUi-horizontal.noUi-extended .noUi-origin {
  right: -10px;
}
.searchandfilter .noUi-handle {
  border-color: #ccc;
}
.searchandfilter .noUi-horizontal .noUi-handle {
  width: 24px;
  height: 24px;
  top: -5px;
  border-radius: 20px;
  left: -12px;
}
.searchandfilter .noUi-horizontal .noUi-handle:after,
.searchandfilter .noUi-horizontal .noUi-handle:before {
  height: 9px;
  top: 7px;
}
.searchandfilter .noUi-horizontal .noUi-handle:before {
  left: 9px;
}
.searchandfilter .noUi-horizontal .noUi-handle:after {
  left: 12px;
}
.search-filter-scroll-loading {
  display: block;
  margin: 20px 10px 10px;
  height: 30px;
  width: 30px;
  animation: search-filter-loader-rotate 0.7s infinite linear;
  border: 5px solid rgba(0, 0, 0, 0.15);
  border-right-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
}
@keyframes search-filter-loader-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ll-skin-melon {
  font-size: 90%;
}
.ll-skin-melon .ui-datepicker td {
  background: #f7f7f7;
  border: none;
  padding: 0;
}
.ll-skin-melon .ui-datepicker th {
  border-color: #4D6077;
}
.ll-skin-melon .ui-widget {
  font-family: inherit;
  background: #526E91;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.searchandfilter.horizontal ul > li {
  display: inline-block;
  padding-right: 10px;
}
.searchandfilter.horizontal ul > li li {
  display: block;
}
.ll-skin-melon td .ui-state-default {
  background: 0 0;
  border: none;
  text-align: center;
  padding: .3em;
  margin: 0;
  font-weight: 400;
  color: #6C88AC;
  font-size: 14px;
}
.ll-skin-melon td .ui-state-active {
  background: #526E91;
  color: #fff;
}
.ll-skin-melon td .ui-state-hover {
  background: #C4D6EC;
}
.searchandfilter li.hide,
.searchandfilter select option.hide {
  display: none;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: auto;
  padding: 5px;
  color: #666;
  font-family: inherit;
}
.chosen-container {
  font-size: 14px;
}
.chosen-container-single .chosen-single {
  height: auto;
}
.chosen-container-multi .chosen-choices li.search-choice {
  margin: 3px 3px 3px 5px;
}
.search-filter-results .sf-active {
  font-weight: 700;
}
.search-filter-results .sf-disabled {
  opacity: 0.5;
}
/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-moon:before {
  content: "\f186";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/fa-regular-400.eot");
  src: url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-regular-400.woff2") format("woff2"), url("fonts/fa-regular-400.woff") format("woff"), url("fonts/fa-regular-400.ttf") format("truetype"), url("fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fa-solid-900.ttf") format("truetype"), url("fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.post-type-archive-store .featureImage p {
  padding: 0 20px;
  margin: 0px 0 20px;
  letter-spacing: -1px;
  word-spacing: 3px;
  color: #666;
}
.collectionPosts.cpxStore {
  padding: 30px 15px 0;
}
.collectionPosts.cpxStore .store {
  margin-bottom: 50px;
  position: relative;
}
.collectionPosts.cpxStore .store .storeImage {
  margin-bottom: 15px;
}
.collectionPosts.cpxStore .store .storeImage a {
  background: #4C47FF;
  display: inline-block;
}
.collectionPosts.cpxStore .store .storeImage img {
  max-height: 220px;
  display: block;
  width: auto !important;
  opacity: 1;
  transition: opacity .4s ease;
}
.collectionPosts.cpxStore .store .storeImage a:hover img {
  opacity: 0.2;
}
.collectionPosts.cpxStore .store .storeImage:after {
  clear: both;
  display: table;
}
.collectionPosts.cpxStore .store a.button {
  width: auto;
  min-width: 1px;
  background: #3fd5ae;
  clear: both;
  transition: background .4s ease;
}
.collectionPosts.cpxStore .store a.button:hover {
  background: #4C47FF;
}
.collectionPosts.cpxStore .store a.storeDetails {
  padding: 10px 0 0;
  display: block;
  text-decoration: none;
}
.collectionPosts.cpxStore .store a.storeDetails h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: normal;
  margin: 0;
}
.collectionPosts.cpxStore .store a.storeDetails p {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
.collectionPosts.cpxStore .store a.editLink {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  padding: 10px;
  background: #fff;
  color: #666;
}
@media only screen and (min-width: 640px) {
  .collectionPosts.cpxStore .store .storeImage img {
    max-width: 1000px;
    height: 400px !important;
    max-height: 400px;
  }
  .collectionPosts.cpxStore .store:nth-child(2n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 760px) {
  .post-type-archive-store .featureImage p {
    color: #ddd;
    position: relative;
    z-index: 20;
  }
}
@media only screen and (min-width: 1000px) {
  .collectionPosts.cpxStore .store .storeImage img {
    max-width: 1000px;
    height: 300px !important;
    max-height: 300px;
  }
  .collectionPosts.cpxStore .store:nth-child(2n+1) {
    clear: none;
  }
  .collectionPosts.cpxStore .store:nth-child(4n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 1030px) {
  .post-type-archive-store .featureImage p {
    position: absolute;
    width: 990px;
    left: 50%;
    margin-left: -495px;
    bottom: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .post-type-archive-store .featureImage p {
    left: 8%;
    margin-left: 0;
  }
}
/* Important Style so Youth Grid displays correctly when inserted on ftlog pages */
.rg_ftlog .collectionPosts .postList.youthResource > a:hover {
  background: #FF005A;
}
.rg_ftlog .collectionPosts .postList.youthResource > a:hover h2,
.rg_ftlog .collectionPosts .postList.youthResource > a:hover p,
.rg_ftlog .collectionPosts .postList.youthResource > a:hover .postDetails .postMeta > div {
  color: #fff;
}
.youthEmail p {
  margin: 0;
}
.youthEmail p label,
.youthEmail p br {
  display: none;
}
.youthEmail input[type="text"],
.youthEmail input[type="email"] {
  width: 300px;
  padding: 5px;
  border-radius: 3px;
  border: none;
  background: #fff;
  margin-bottom: 10px;
}
.youthEmail input.button {
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 7px 10px !important;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  background: #3fd5ae;
  min-width: 180px;
  border: none;
  width: 300;
  trasition: background .4s ease;
}
.youthEmail input.button:hover {
  background: #333;
}
/* New Youth Resources Section */
h1.youthHeading {
  text-transform: uppercase;
}
.youthPDFButton a.button:link,
.youthPDFButton a.button:visited {
  background: #FF005A;
}
.youthPDFButton a.button:hover {
  background: #333;
}
.single .youthResource {
  padding: 15px 15px 15px 20px;
}
.single .youthResource .youthPDFButton {
  margin-bottom: 20px;
}
.single .youthResource p a,
.single .youthResource li a {
  color: #FF005A;
}
.single .youthResource ol {
  list-style: none;
  counter-reset: youth-counter;
  padding-left: 30px;
}
.single .youthResource ol li {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
  list-style: none;
}
.single .youthResource ol li:before {
  content: counter(youth-counter, decimal);
  counter-increment: youth-counter;
  list-style: decimal;
  color: #FF005A;
  line-height: 32px;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  margin-left: -30px;
  margin-right: 5px;
  font-family: montserrat;
  font-weight: 800;
}
.single .youthResource ol ol {
  margin-bottom: 30px;
}
.single .youthResource ol ol li:before {
  content: counter(youth-counter, lower-alpha);
  color: #333;
}
.single .youthResource ol blockquote {
  border-top: none;
  padding: 0 0 0 0.25em;
  margin: 0;
}
.single .youthResource ol blockquote p {
  font-size: 18px;
  color: #fff;
  background: #FF005A;
  display: inline;
  line-height: 26px;
  box-shadow: 0.25em 0 0 #FF005A, -0.25em 0 0 #FF005A;
}
.single .youthResource .youthIntro {
  margin-bottom: 20px;
}
.single .youthResource .youthIntro p.youthTab {
  display: inline-block;
  width: 100px;
  padding: 5px;
  background: #FF005A;
  text-align: center;
  margin: 0 0 5px 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}
.single .youthResource .youthIntro h1 {
  margin: 0 0 15px 0;
  font-size: 24px;
  line-height: 28px;
  font-weight: Bold;
  text-transform: uppercase;
  letter-spacing: -1px;
  word-spacing: 3px;
}
.single .youthResource h2 {
  margin: 0 0 25px 0;
  font-size: 24px;
  line-height: 42px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -1px;
  word-spacing: 3px;
  clear: both;
}
.single .youthResource h2 i {
  color: #FF005A;
  font-size: 32px;
  line-height: 42px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  width: 35px;
}
.single .youthResource h2 span {
  border-bottom: 4px solid #FF005A;
}
.single .youthResource .youthVideos ul,
.single .youthResource .youthArticles ul {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}
.single .youthResource li.postList {
  margin-bottom: 30px;
  padding: 0;
}
.single .youthResource li.postList > a {
  z-index: 10;
  height: 0;
  padding-top: 56.27%;
  overflow: hidden;
  position: relative;
  display: block;
  transition: all .4s ease;
  background: #111;
}
.single .youthResource li.postList > a i {
  position: absolute;
  top: 36%;
  left: 50%;
  font-size: 50px;
  width: 90px;
  height: 90px;
  line-height: 80px;
  margin-left: -45px;
  color: #fff;
  transition: opacity .4s ease;
  opacity: 0;
  z-index: 20;
  border: 5px solid #fff;
  border-radius: 50%;
  text-align: center;
}
.single .youthResource li.postList > a i:before {
  position: relative;
  left: 5px;
}
.single .youthResource li.postList > a .postListImage {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 101%;
  height: 101% !important;
  width: auto !important;
  object-fit: cover;
  opacity: 0.6;
  transition: all .4s ease;
}
.single .youthResource li.postList > a .postDetails {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  z-index: 10;
}
.single .youthResource li.postList > a .postDetails p {
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  margin: 0;
  opacity: 1;
  transition: opacity .4s ease;
}
.single .youthResource li.postList > a .postDetails h3 {
  color: #fff;
  font-weight: 700;
  -webkit-font-smoothing: auto;
  font-size: 21px;
  line-height: 24px;
  margin: 0 0 10px;
  text-transform: uppercase;
  padding-left: 0;
  opacity: 1;
  transition: opacity .4s ease;
}
.single .youthResource li.postList > a:hover {
  background: #FF005A;
}
.single .youthResource li.postList > a:hover img {
  opacity: 0.3;
  filter: grayscale(100%);
}
.single .youthResource li.postList > a:hover i {
  opacity: 1;
}
.single .youthResource li.postList .videoHolder,
.single .youthResource li.postList .youthVideoTranscript {
  display: none;
}
.single .youthResource li.postList .youthVideoTranscript {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #111;
  background: rgba(0, 0, 0, 0.95);
  z-index: 1001;
  padding: 20px;
  align-items: center;
  justify-content: center;
  max-height: 100%;
}
.single .youthResource li.postList .youthVideoTranscript .youthVideoTranscriptHolder {
  background: #eee;
  padding: 15px 15px 15px;
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  max-height: 90%;
  overflow: scroll;
}
.single .youthResource li.postList .youthVideoTranscript .youthVideoTranscriptHolder h3:first-child {
  margin-top: 0;
}
.single .youthResource li.postList .youthVideoTranscript .youthVideoTranscriptHolder .closeTranscript {
  position: fixed;
  top: 0px;
  left: 0px;
  padding: 10px 15px;
  display: block;
  color: #fff;
  background: #111;
  font-family: 'Montserrat', 'Roboto', Calibri, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  text-shadow: 0px 0px 7px #969696;
  text-decoration: none;
  transition: all .4s ease;
}
.single .youthResource li.postList .youthResourceActions {
  padding: 0px 5px;
  background: #FF005A;
}
.single .youthResource li.postList .youthResourceActions a,
.single .youthResource li.postList .youthResourceActions span {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  display: inline-block;
  padding: 10px 10px;
  text-decoration: none;
  opacity: 0.7;
  transition: opacity .2s ease;
}
.single .youthResource li.postList .youthResourceActions a:hover {
  opacity: 1;
}
.single .youthResource li.postList.youthResourcesVideo a:hover .postDetails p,
.single .youthResource li.postList.youthResourcesVideo a:hover .postDetails h3 {
  opacity: 0.2;
}
.single .youthResource .youthActivities a {
  color: #FF005A;
}
.single .youthResource .youthIntroText .docoBadge {
  margin-left: 0;
}
@media only screen and (min-width: 600px) {
  ul.yop-results-list {
    width: 75%;
  }
  ul.yop-results-list li {
    min-height: 50px;
  }
}
@media only screen and (min-width: 600px) {
  .youthHeader {
    height: 150px;
    background: url(images/youthHeader.jpg) 50% 50% no-repeat;
    background-size: cover;
    max-width: 100%;
  }
  .single .youthResource .container {
    padding-top: 20px;
  }
  .single .youthResource li.postList {
    float: left;
    padding: 0 15px;
  }
  .single .youthResource li.postList.large-6 {
    width: 50%;
  }
  .single .youthResource .youthVideos ul,
  .single .youthResource .youthArticles ul {
    margin: 0 -15px;
  }
  .single .youthResource ol {
    padding-left: 40px;
  }
  .single .youthResource ol li {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 30px;
    max-width: 660px;
  }
  .single .youthResource ol li:before {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    margin-left: -40px;
    margin-right: 10px;
  }
  .single .youthResource p {
    max-width: 660px;
  }
  .single .youthResource a.youthImage {
    display: inline-block;
    background: #FF005A;
  }
  .single .youthResource a.youthImage img {
    transition: opacity .4s ease;
    display: block;
  }
  .single .youthResource a.youthImage:hover img {
    opacity: 0.4;
  }
}
@media only screen and (min-width: 1000px) {
  ul.yop-results-list {
    width: 40%;
  }
  .single .youthResource .youthIntro {
    margin-bottom: 40px;
  }
  .single .youthResource .youthIntro h1 {
    font-size: 44px;
    line-height: 48px;
  }
  .single .youthResource .youthIntro p {
    margin-top: 5px;
  }
  .single .youthResource h2 {
    font-size: 32px;
    margin-top: 80px;
  }
  .single .youthResource .youthVideos h2 {
    margin-top: 20px;
  }
  .single .youthResource .youthVideos,
  .single .youthResource .youthArticles,
  .single .youthResource .youthActivities {
    clear: both;
    margin-bottom: 40px;
    width: 100%;
    float: left;
  }
}
@media only screen and (min-width: 1340px) {
  .single .youthResource .youthIntro {
    position: relative;
  }
  .single .youthResource .youthIntro .youthTab {
    position: absolute;
    left: -115px;
    bottom: -20px;
  }
  .single .youthResource .youthIntro .youthTab:after {
    content: '';
    height: 5px;
    width: 550px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #FF005A;
  }
  .youthResource .youthIntroText {
    position: relative;
  }
  .youthResource .docoBadge {
    position: absolute;
    top: -10px;
    left: -220px;
  }
  .single .youthResource .container {
    max-width: 910px;
  }
  .single .youthResource .youthIntro {
    left: -5px;
  }
  .single .youthResource h2 {
    margin-left: -46px;
  }
}
@media print {
  .featureImage #launchButton,
  body .nextUp,
  body .socialFooter {
    display: none !important;
  }
  #main .sidebar {
    width: auto !important;
    float: none !important;
  }
  #main .content {
    width: auto !important;
    float: none !important;
  }
  .menuLink,
  .copyright ul {
    display: none !important;
  }
}
/*# sourceMappingURL=site_style.v1.21.css.map */