/* line 5, ../../../../../../../../../../../Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../../../Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../../Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../../Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../../Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../../Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../../Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../../Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../../Ruby23/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 220, ../sass/foundation/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  overflow: hidden;
  *zoom: 1;
}
/* line 224, ../sass/foundation/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 227, ../sass/foundation/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 230, ../sass/foundation/_grid.scss */
.row .row {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  overflow: hidden;
  *zoom: 1;
}
/* line 231, ../sass/foundation/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  overflow: hidden;
  *zoom: 1;
}

/* line 235, ../sass/foundation/_grid.scss */
.column,
.columns {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}

@media only screen {
  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 175, ../sass/foundation/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-1 {
    width: 8.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-2 {
    width: 16.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-3 {
    width: 25%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-4 {
    width: 33.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-5 {
    width: 41.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-6 {
    width: 50%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-7 {
    width: 58.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-8 {
    width: 66.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-9 {
    width: 75%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-10 {
    width: 83.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-11 {
    width: 91.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .small-12 {
    width: 100%;
  }

  /* line 183, ../sass/foundation/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 184, ../sass/foundation/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-0 {
    margin-left: 0% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 190, ../sass/foundation/_grid.scss */
  .small-reset-order,
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 199, ../sass/foundation/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
  }

  /* line 202, ../sass/foundation/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 209, ../sass/foundation/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 30em) {
  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 175, ../sass/foundation/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 183, ../sass/foundation/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 184, ../sass/foundation/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-0 {
    margin-left: 0% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 190, ../sass/foundation/_grid.scss */
  .medium-reset-order,
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 199, ../sass/foundation/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
  }

  /* line 202, ../sass/foundation/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 209, ../sass/foundation/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 249, ../sass/foundation/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 252, ../sass/foundation/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 167, ../sass/foundation/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 170, ../sass/foundation/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 175, ../sass/foundation/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-3 {
    width: 25%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-6 {
    width: 50%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-9 {
    width: 75%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 180, ../sass/foundation/_grid.scss */
  .large-12 {
    width: 100%;
  }

  /* line 183, ../sass/foundation/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 184, ../sass/foundation/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-0 {
    margin-left: 0% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 188, ../sass/foundation/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 190, ../sass/foundation/_grid.scss */
  .large-reset-order,
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  /* line 199, ../sass/foundation/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
  }

  /* line 202, ../sass/foundation/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }

  /* line 209, ../sass/foundation/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 262, ../sass/foundation/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 265, ../sass/foundation/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* line 106, ../sass/foundation/_block-grid.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  overflow: hidden;
  *zoom: 1;
}
/* line 50, ../sass/foundation/_block-grid.scss */
[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 30em) {
  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.063em) {
  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 61, ../sass/foundation/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none;
  }
  /* line 68, ../sass/foundation/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none;
  }
  /* line 69, ../sass/foundation/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 2, ../sass/global/_main.scss */
*, *::after, *::before {
  box-sizing: border-box;
}

/* line 6, ../sass/global/_main.scss */
#site {
  opacity: 0;
}

/* line 11, ../sass/global/_main.scss */
.clear {
  clear: both;
}

/* line 15, ../sass/global/_main.scss */
a {
  outline: 0;
  color: #800000;
  text-decoration: none;
}

/* line 21, ../sass/global/_main.scss */
a:hover {
  text-decoration: underline;
}

/* line 25, ../sass/global/_main.scss */
:focus, :active {
  outline: 0;
}

/* line 29, ../sass/global/_main.scss */
html {
  font-size: 100%;
  height: 100%;
}

/* line 34, ../sass/global/_main.scss */
body {
  height: 100%;
  font-size: 16px;
  font-family: "Titillium Web";
  color: #ffffff;
  background: #979ea2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 44, ../sass/global/_main.scss */
.font1 {
  font-family: "Orbitron";
}

/* line 48, ../sass/global/_main.scss */
.font2 {
  font-family: "Titillium Web";
}

/* line 52, ../sass/global/_main.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Orbitron";
  text-transform: uppercase;
  font-weight: 700;
}

/* line 58, ../sass/global/_main.scss */
h1 {
  font-size: 2.5em;
}

/* line 62, ../sass/global/_main.scss */
h2 {
  font-size: 2.25em;
}

/* line 66, ../sass/global/_main.scss */
h3 {
  font-size: 2em;
}

/* line 70, ../sass/global/_main.scss */
h4 {
  font-size: 1.75em;
}

/* line 74, ../sass/global/_main.scss */
h5 {
  font-size: 1.5em;
}

/* line 78, ../sass/global/_main.scss */
h6 {
  font-size: 1.25em;
}

/* line 82, ../sass/global/_main.scss */
p {
  font-family: "Titillium Web";
  font-weight: 400;
  font-size: 1em;
}

/* line 88, ../sass/global/_main.scss */
#site {
  max-width: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
}

/* line 95, ../sass/global/_main.scss */
main {
  min-height: 68vh;
  padding: 0;
  background: url(../img/bg/footer.png) no-repeat left bottom -1px/100% auto;
}
/* line 99, ../sass/global/_main.scss */
main img {
  max-width: 100%;
}

/* line 104, ../sass/global/_main.scss */
section {
  position: relative;
  margin: 0 auto;
}

/* line 110, ../sass/global/_main.scss */
.row {
  max-width: 100%;
}

/* line 114, ../sass/global/_main.scss */
.section-bordered {
  border-top: 0.25em solid #000;
}

/* line 118, ../sass/global/_main.scss */
.left {
  text-align: left;
}

/* line 122, ../sass/global/_main.scss */
.center {
  text-align: center;
}

/* line 126, ../sass/global/_main.scss */
.right {
  text-align: right;
}

/* line 130, ../sass/global/_main.scss */
[class*="block-grid-"] > li {
  padding: 0 0.5em 1.25em;
}

/* line 7, ../sass/global/_blips.scss */
.blip {
  position: absolute;
  width: 0.5em;
  height: 0.5em;
  pointer-events: none;
}

/* line 14, ../sass/global/_blips.scss */
.blip-left {
  left: 0;
  top: 50%;
  margin-top: -0.25em;
}

/* line 19, ../sass/global/_blips.scss */
.blip-top-left {
  top: -1px;
  left: -1px;
  border-left: 0.2em solid #434343;
  border-top: 0.2em solid #434343;
}

/* line 25, ../sass/global/_blips.scss */
.blip-top {
  top: -1px;
  left: 50%;
  margin-left: -0.25em;
}

/* line 30, ../sass/global/_blips.scss */
.blip-top-right {
  top: -1px;
  right: -1px;
  border-right: 0.2em solid #434343;
  border-top: 0.2em solid #434343;
}

/* line 36, ../sass/global/_blips.scss */
.blip-right {
  right: 0;
  top: 50%;
  margin-top: -0.25em;
}

/* line 41, ../sass/global/_blips.scss */
.blip-bottom-right {
  bottom: -1px;
  right: -1px;
  border-right: 0.2em solid #434343;
  border-bottom: 0.2em solid #434343;
}

/* line 47, ../sass/global/_blips.scss */
.blip-bottom {
  bottom: -1px;
  left: 50%;
  margin-left: -0.25em;
}

/* line 52, ../sass/global/_blips.scss */
.blip-bottom-left {
  bottom: -1px;
  left: -1px;
  border-left: 0.2em solid #434343;
  border-bottom: 0.2em solid #434343;
}

/* line 1, ../sass/global/_buttons.scss */
.btn {
  font-family: "Orbitron";
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  text-shadow: none;
}

/* line 10, ../sass/global/_buttons.scss */
.btn:hover {
  text-shadow: 0 0 0.5em rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

/* line 15, ../sass/global/_buttons.scss */
.btn-audio {
  width: 3em;
  height: 2em;
  position: absolute;
  z-index: 3;
  top: 6em;
  left: 0.85em;
  color: #adadad;
}
/* line 23, ../sass/global/_buttons.scss */
.btn-audio i {
  font-size: 2em;
}

/* line 28, ../sass/global/_buttons.scss */
a.btn-bordered {
  border: 0.1em solid #fff;
  background: #262626 !important;
  padding: 0.25em 1.5em !important;
}

/* line 34, ../sass/global/_buttons.scss */
.btn-audio:hover {
  color: #fff;
}

/* line 38, ../sass/global/_buttons.scss */
.btn-cta {
  display: inline-block;
  position: relative;
  padding: 0.5em 1.5em;
  margin: 0.25em 0;
}
/* line 53, ../sass/global/_buttons.scss */
.btn-cta .btn-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #780000;
  background: #720000 url(../img/gradiants/cta-gradiant2.jpg) repeat-x top left/auto 105%;
  -webkit-transform: skew(-25deg);
          transform: skew(-25deg);
  opacity: 0.8;
}
/* line 65, ../sass/global/_buttons.scss */
.btn-cta .btn-text {
  font-weight: 500;
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  text-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, 0.2), -0.1em 0.1em 0.1em rgba(0, 0, 0, 0.2), 0.1em -0.1em 0.1em rgba(0, 0, 0, 0.2), -0.1em -0.1em 0.1em rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}
/* line 74, ../sass/global/_buttons.scss */
.btn-cta:hover {
  text-shadow: none;
}
/* line 76, ../sass/global/_buttons.scss */
.btn-cta:hover .btn-bg {
  opacity: 1;
}

/* line 86, ../sass/global/_buttons.scss */
.btn-clear {
  display: inline-block;
  position: relative;
}
/* line 91, ../sass/global/_buttons.scss */
.btn-clear .btn-bg {
  display: none;
}
/* line 95, ../sass/global/_buttons.scss */
.btn-clear .btn-text {
  font-weight: 400;
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  color: #FFF;
}
/* line 103, ../sass/global/_buttons.scss */
.btn-clear .btn-icon {
  display: inline-block;
  color: #fff;
  font-size: 0.85em;
  padding: 0 0.25em;
  position: relative;
}

/* line 116, ../sass/global/_buttons.scss */
.btn-skew {
  display: inline-block;
  position: relative;
  padding: 0.5em 2.25em;
  border: 0 !important;
}
/* line 123, ../sass/global/_buttons.scss */
.btn-skew .btn-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff url(../img/gradiants/btn-light.png) repeat-x left top/auto 100%;
  border: 0.1em solid #262626;
  -webkit-transform: skew(-18deg);
          transform: skew(-18deg);
}
/* line 134, ../sass/global/_buttons.scss */
.btn-skew .btn-text {
  font-weight: 700;
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
  color: #6E0202;
  text-shadow: none;
}
/* line 143, ../sass/global/_buttons.scss */
.btn-skew .btn-icon {
  display: inline-block;
  color: #fff;
  font-size: 0.85em;
  position: relative;
}
/* line 151, ../sass/global/_buttons.scss */
.btn-skew:hover .btn-bg {
  background: #fff;
}

/* line 159, ../sass/global/_buttons.scss */
.btn-skew.dark .btn-bg {
  background: url(../img/gradiants/btn-dark.png) repeat-x left top/auto 100%;
  border: 0.1em solid #000;
  -webkit-transform: skew(-18deg);
          transform: skew(-18deg);
}
/* line 165, ../sass/global/_buttons.scss */
.btn-skew.dark .btn-text {
  color: #fff;
  text-shadow: none;
}
/* line 171, ../sass/global/_buttons.scss */
.btn-skew.dark:hover .btn-bg {
  background: #000;
}

/* line 177, ../sass/global/_buttons.scss */
.btn-video {
  opacity: 0.8;
  width: 12em;
  height: 12em;
  position: absolute;
  top: 16em;
  left: 50%;
  margin-left: -6em;
  background: url(../img/btn/btn-video.png) no-repeat center center/100%;
}
/* line 186, ../sass/global/_buttons.scss */
.btn-video i {
  display: none;
}

/* line 189, ../sass/global/_buttons.scss */
.btn-video:hover {
  opacity: 1;
}

/* line 193, ../sass/global/_buttons.scss */
.scrolldown {
  display: inline-block;
  font-size: 3em;
  text-align: center;
}
/* line 197, ../sass/global/_buttons.scss */
.scrolldown:hover {
  text-shadow: 0 0 0.5em rgba(255, 255, 255, 0.8);
}

/* line 202, ../sass/global/_buttons.scss */
.btn-circle, .slick-dots button {
  border-radius: 50%;
  background: #fff;
  width: 1em;
  height: 1em;
  display: inline-block;
  text-indent: -99999px;
}
/* line 209, ../sass/global/_buttons.scss */
.btn-circle:hover, .slick-dots button:hover {
  box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.8);
}

/* line 214, ../sass/global/_buttons.scss */
.btn-circle.active, .slick-dots button.active {
  background: #720000;
}

/* line 2, ../sass/global/_language-selector.scss */
.language-selector {
  z-index: 1;
  font-weight: normal;
  display: inline-block;
  position: relative;
  width: 8em;
  color: #FFF;
  text-align: center;
  height: 1.8em;
  line-height: 1.8em;
  text-transform: uppercase;
}
/* line 16, ../sass/global/_language-selector.scss */
.language-selector .select-arrow {
  width: 0;
  height: 0;
  display: inline-block;
  border-style: solid;
  border-width: 0.3em 0.3em 0 0.3em;
  margin: 0 0 0.2em 0.2em;
  border-color: #fff transparent transparent transparent;
}
/* line 25, ../sass/global/_language-selector.scss */
.language-selector a.dropdown {
  text-decoration: none;
  display: block;
}
/* line 28, ../sass/global/_language-selector.scss */
.language-selector a.dropdown span {
  color: #FFF;
}
/* line 32, ../sass/global/_language-selector.scss */
.language-selector ul.dropdown {
  display: none;
  position: absolute;
  top: 2.25em;
  right: 0;
  width: 8em;
  font-family: "Titillium Web";
  background: rgba(0, 0, 0, 0.7);
  border: 0.1em solid rgba(200, 200, 200, 0.8);
  padding: 0;
}
/* line 43, ../sass/global/_language-selector.scss */
.language-selector ul.dropdown li {
  padding: 0.85em 1.5em;
  text-align: center;
  font-size: 0.75em;
  line-height: 1.25em;
}
/* line 48, ../sass/global/_language-selector.scss */
.language-selector ul.dropdown li a {
  color: #FFF;
  text-decoration: none;
  text-transform: none;
}

/* line 60, ../sass/global/_language-selector.scss */
#site .language-selector-mobile {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
}
/* line 67, ../sass/global/_language-selector.scss */
#site .language-selector-mobile select, #site .language-selector-mobile option {
  background: #000;
  color: #fff;
}

/* line 74, ../sass/global/_language-selector.scss */
body.istouch #site .language-selector-mobile {
  display: block;
}

/* line 88, ../sass/global/_language-selector.scss */
body.notouch #site .language-selector.open .select-arrow {
  border-width: 0 0.3em 0.3em 0.3em;
  border-color: transparent transparent #fff transparent;
}

/* line 97, ../sass/global/_language-selector.scss */
body.mobile #site ul.dropdown, body.tablet #site ul.dropdown {
  width: 8em;
  left: -4em;
  margin-left: 50%;
  top: 100%;
  background: #111;
  padding: 0;
  border-top: 0.1em solid rgba(200, 200, 200, 0.8);
  border-bottom: 0;
}
/* line 106, ../sass/global/_language-selector.scss */
body.mobile #site ul.dropdown li, body.tablet #site ul.dropdown li {
  background: none;
}

/* line 2, ../sass/global/_social-links.scss */
#site .social-links {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
}
/* line 6, ../sass/global/_social-links.scss */
#site .social-links a {
  margin: 0 0.3em;
  padding: 0.25em;
  vertical-align: middle;
  position: relative;
  background: #fff;
  width: 2em;
  height: 2em;
  display: inline-block;
  color: #262626;
}
/* line 16, ../sass/global/_social-links.scss */
#site .social-links a i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  margin-left: -0.5em;
}
/* line 26, ../sass/global/_social-links.scss */
#site .social-links a:hover {
  box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.8);
}

/* line 1, ../sass/global/_gnt.scss */
#gnt_center {
  display: none;
}

/* line 2, ../sass/global/_header.scss */
header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  font-family: "Orbitron";
  background: rgba(26, 26, 26, 0.9);
  box-shadow: -0.25em 0.2em 0.2em rgba(0, 0, 0, 0.5);
}
/* line 11, ../sass/global/_header.scss */
header .logo {
  height: 2.25em;
  display: inline-block;
}
/* line 16, ../sass/global/_header.scss */
header .logo img {
  width: auto;
  height: 118%;
  vertical-align: middle;
  position: relative;
}
/* line 24, ../sass/global/_header.scss */
header a {
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
/* line 29, ../sass/global/_header.scss */
header a.btn-hamburger {
  margin-right: 0.5em;
}
/* line 31, ../sass/global/_header.scss */
header a.btn-hamburger i {
  font-size: 2em;
  vertical-align: middle;
}
/* line 38, ../sass/global/_header.scss */
header a.btn-cta {
  padding: 0 1.5em;
  border: 0;
  font-size: 1em;
  margin: 0;
  line-height: 2.5em;
}
/* line 45, ../sass/global/_header.scss */
header .header-links {
  padding: 0 0.25em 0 0;
}
/* line 47, ../sass/global/_header.scss */
header .header-links a:first-child {
  background: none;
}
/* line 50, ../sass/global/_header.scss */
header .header-links a {
  padding: 0 0 0 1.85em;
  display: inline-block;
  background: url(../img/nav/divider.png) no-repeat left top/auto 100%;
  font-size: 0.7em;
  font-weight: 500;
  letter-spacing: 1px;
  opacity: 0.6;
}
/* line 59, ../sass/global/_header.scss */
header .header-links a:hover, header .header-links a.active {
  opacity: 1;
  text-shadow: 0.1em 0.1em 1em rgba(255, 255, 255, 0.6), -0.1em -0.1em 1em rgba(255, 255, 255, 0.6);
}
/* line 64, ../sass/global/_header.scss */
header .header-links .btn-support {
  margin-right: 1.75em;
}
/* line 68, ../sass/global/_header.scss */
header .social-links {
  border-left: 0.1em solid #fff;
  padding: 0 1em;
  height: 1.75em;
  line-height: 1.25em;
}
/* line 73, ../sass/global/_header.scss */
header .social-links a {
  font-size: 0.75em;
}
/* line 78, ../sass/global/_header.scss */
header .language-selector {
  border-left: 0.1em solid #fff;
}
/* line 81, ../sass/global/_header.scss */
header .header-cont {
  line-height: 2.25em;
  padding: 0 1em 0 2em;
  margin: 0 auto;
  clear: both;
  text-align: center;
}
/* line 88, ../sass/global/_header.scss */
header .header-left {
  float: left;
  padding: 0;
}
/* line 95, ../sass/global/_header.scss */
header .header-right {
  float: right;
  padding: 0 0.5em 0 0;
}
/* line 99, ../sass/global/_header.scss */
header .btn-nav {
  position: relative;
}
/* line 102, ../sass/global/_header.scss */
header ul.nav-dropdown {
  display: none;
  position: absolute;
  width: 9em;
  height: 10.5em;
  top: 1.5em;
  right: -2.5em;
  padding: 1em 0 1em;
  background: url(../img/nav/dropdown.png) no-repeat top center/100% auto;
  /*background: url(../img/nav/dropdown-top.png) no-repeat top center / 100% auto,
              url(../img/nav/dropdown-mid.png) repeat-y center center / 100% auto,                   
              url(../img/nav/dropdown-bot.png) no-repeat bottom center / 100% auto;*/
}
/* line 123, ../sass/global/_header.scss */
header ul.nav-dropdown li {
  line-height: 1.25em;
}
/* line 125, ../sass/global/_header.scss */
header ul.nav-dropdown li a {
  padding: 0;
}

/* line 134, ../sass/global/_header.scss */
body.mobile header {
  font-size: 1.5em;
}
/* line 136, ../sass/global/_header.scss */
body.mobile header a.btn-hamburger {
  position: relative;
  top: -0.2em;
}
/* line 140, ../sass/global/_header.scss */
body.mobile header a.logo {
  margin-left: 1em;
}
/* line 142, ../sass/global/_header.scss */
body.mobile header a.logo img {
  height: 128%;
}
/* line 146, ../sass/global/_header.scss */
body.mobile header a.btn-cta {
  font-size: 0.75em;
  line-height: 1.3em;
  padding: 0.25em 1.25em 0.5em 3em;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 153, ../sass/global/_header.scss */
body.mobile header a.btn-cta .btn-bg {
  left: auto;
  right: -1em;
}
/* line 157, ../sass/global/_header.scss */
body.mobile header a.btn-cta span {
  display: block;
  text-align: center;
}
/* line 162, ../sass/global/_header.scss */
body.mobile header .header-cont {
  padding: 0 0 0 0.75em;
}
/* line 165, ../sass/global/_header.scss */
body.mobile header .header-left {
  margin-top: 0;
}
/* line 168, ../sass/global/_header.scss */
body.mobile header .header-links {
  display: none;
}

/* line 175, ../sass/global/_header.scss */
body.tablet .btn-hamburger {
  display: none;
}
/* line 178, ../sass/global/_header.scss */
body.tablet header {
  font-size: 1.25em;
  height: 2em;
}
/* line 182, ../sass/global/_header.scss */
body.tablet header .header-cont {
  padding: 0 1em;
  line-height: 1.75em;
}
/* line 187, ../sass/global/_header.scss */
body.tablet header .header-right {
  font-size: 0.9em;
}
/* line 191, ../sass/global/_header.scss */
body.tablet header a.btn-cta {
  font-size: 0.85em;
  line-height: 2.6em;
}
/* line 196, ../sass/global/_header.scss */
body.tablet header .btn-support {
  margin-right: 0.5em;
}

/* line 203, ../sass/global/_header.scss */
body.desktop .btn-hamburger {
  display: none;
}
/* line 207, ../sass/global/_header.scss */
body.desktop header {
  background: rgba(26, 26, 26, 0.9);
}
/* line 208, ../sass/global/_header.scss */
body.desktop header .header-left {
  width: 20em;
  text-align: left;
}
/* line 217, ../sass/global/_header.scss */
body.desktop header .header-right {
  margin-top: 0;
}
/* line 222, ../sass/global/_header.scss */
body.desktop header .logo {
  height: 2.25em;
}
/* line 230, ../sass/global/_header.scss */
body.desktop header.head2 {
  box-shadow: none;
  background: none;
}
/* line 234, ../sass/global/_header.scss */
body.desktop header.head2 .header-cont {
  pointer-events: auto;
}
/* line 238, ../sass/global/_header.scss */
body.desktop header.head2 .logo {
  height: 5.25em;
}
/* line 241, ../sass/global/_header.scss */
body.desktop header.head2 .logo img {
  top: 1em;
  height: 100%;
}
/* line 247, ../sass/global/_header.scss */
body.desktop header.head2 .header-right {
  margin-top: 1.85em;
}

/* line 1, ../sass/global/_footer.scss */
.pseudo-foot {
  height: 10.4em;
}

/* line 5, ../sass/global/_footer.scss */
footer {
  background-color: #282828;
  text-align: center;
  color: #949494;
  clear: both;
  position: relative;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 4;
  font-size: 0.65em;
}
/* line 23, ../sass/global/_footer.scss */
footer .social-text {
  padding: 0 0.25em;
}
/* line 27, ../sass/global/_footer.scss */
footer .social-links {
  padding: 1.2em 0;
}
/* line 31, ../sass/global/_footer.scss */
footer .divline {
  width: 48em;
  height: 1px;
  margin: 0 auto;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwNjE2MyIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjNjA2MTYzIiBzdG9wLW9wYWNpdHk9IjAuMDIiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzYwNjE2MyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYwNjE2MyIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(96, 97, 99, 0)), color-stop(1%, rgba(96, 97, 99, 0.02)), color-stop(50%, #606163), color-stop(100%, rgba(96, 97, 99, 0)));
  background-image: -webkit-linear-gradient(left, rgba(96, 97, 99, 0) 0%, rgba(96, 97, 99, 0.02) 1%, #606163 50%, rgba(96, 97, 99, 0) 100%);
  background-image: linear-gradient(to right, rgba(96, 97, 99, 0) 0%, rgba(96, 97, 99, 0.02) 1%, #606163 50%, rgba(96, 97, 99, 0) 100%);
}
/* line 42, ../sass/global/_footer.scss */
footer .footer-links {
  padding: 1.5em 0;
}
/* line 44, ../sass/global/_footer.scss */
footer .footer-links .btn {
  text-transform: none;
  font-weight: 400;
  font-family: "Titillium Web";
  padding: 0 1.5em;
  border-right: 0.1em solid #646464;
}
/* line 51, ../sass/global/_footer.scss */
footer .footer-links .btn-terms {
  border-right: 0;
}
/* line 56, ../sass/global/_footer.scss */
footer .footer-logos {
  padding: 1.25em 0;
}
/* line 60, ../sass/global/_footer.scss */
footer .btn-logo {
  margin: 0.85em;
}
/* line 62, ../sass/global/_footer.scss */
footer .btn-logo img {
  vertical-align: middle;
}
/* line 67, ../sass/global/_footer.scss */
footer .btn-logo:hover {
  text-decoration: none;
}
/* line 71, ../sass/global/_footer.scss */
footer .logo-bosskey img {
  width: 5em;
}
/* line 75, ../sass/global/_footer.scss */
footer .logo-nexon img {
  width: 3.25em;
}
/* line 79, ../sass/global/_footer.scss */
footer .logo-steam img {
  width: 3.5em;
}
/* line 83, ../sass/global/_footer.scss */
footer .logo-alienware img {
  width: 7em;
}
/* line 87, ../sass/global/_footer.scss */
footer .logo-logitech img {
  width: 2.5em;
}
/* line 91, ../sass/global/_footer.scss */
footer .logo-nvidia img {
  width: 5em;
}
/* line 95, ../sass/global/_footer.scss */
footer .footer-legal {
  padding: 0 0 1em;
}
/* line 99, ../sass/global/_footer.scss */
footer .langtitle {
  color: #fff;
  padding: 0 0.5em 0 1em;
  display: none;
}
/* line 105, ../sass/global/_footer.scss */
footer .language-selector {
  display: none;
  text-align: left;
  height: auto;
  line-height: 1em;
  top: -1.4em;
}
/* line 114, ../sass/global/_footer.scss */
footer .language-selector ul.dropdown {
  background: #202020;
  right: auto;
  left: -0.25em;
  top: 0;
  padding: 2.25em 0 0.5em;
  width: 7em;
}
/* line 121, ../sass/global/_footer.scss */
footer .language-selector ul.dropdown li {
  text-align: left;
  padding: 0.25em 0.75em;
  font-size: 1em;
}
/* line 125, ../sass/global/_footer.scss */
footer .language-selector ul.dropdown li a {
  text-transform: uppercase;
  padding: 0;
}
/* line 132, ../sass/global/_footer.scss */
footer .language-selector a.dropdown {
  text-transform: uppercase;
  border: 0;
  padding: 0;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
}
/* line 140, ../sass/global/_footer.scss */
footer .language-selector a.lang {
  border: 0;
}

/* line 147, ../sass/global/_footer.scss */
body.mobile .pseudo-foot {
  height: 14.9em;
}
/* line 150, ../sass/global/_footer.scss */
body.mobile footer {
  font-size: 0.9em;
}
/* line 153, ../sass/global/_footer.scss */
body.mobile footer .divline-top {
  display: none;
}
/* line 157, ../sass/global/_footer.scss */
body.mobile footer .social-text {
  display: none;
}
/* line 161, ../sass/global/_footer.scss */
body.mobile footer .social-links {
  font-size: 2em;
  padding: 0.5em 0;
}
/* line 166, ../sass/global/_footer.scss */
body.mobile footer .footer-links {
  font-size: 1.5em;
  padding: 0.5em 0;
}

/* line 174, ../sass/global/_footer.scss */
body.tablet .pseudo-foot {
  height: 16em;
}
/* line 177, ../sass/global/_footer.scss */
body.tablet footer {
  font-size: 1em;
}

/* line 2, ../sass/global/_mobilenav.scss */
#site .mobilenav {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  text-align: center;
  overflow: hidden;
}
/* line 14, ../sass/global/_mobilenav.scss */
#site .mobilenav.active {
  display: block;
}
/* line 18, ../sass/global/_mobilenav.scss */
#site .mobilenav.active .btn.btn-hamburger.active i.icon {
  background: url(../img/mediabox/close.png) no-repeat center center/auto 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}
/* line 24, ../sass/global/_mobilenav.scss */
#site .mobilenav.active .btn.btn-hamburger.active i.icon:before {
  content: '';
}
/* line 30, ../sass/global/_mobilenav.scss */
#site .mobilenav .btn-hamburger {
  font-size: 3em;
  position: absolute;
  top: 0.25em;
  left: 0.4em;
}
/* line 37, ../sass/global/_mobilenav.scss */
#site .mobilenav .mobilenav-cont {
  font-size: 3.25em;
  height: 100%;
  overflow-y: auto;
  width: 110%;
  padding-right: 10%;
  padding-top: 3.25em;
}
/* line 45, ../sass/global/_mobilenav.scss */
#site .mobilenav .mobilenav-cont .language-selector {
  display: block;
  width: 100% !important;
  text-align: center;
}
/* line 51, ../sass/global/_mobilenav.scss */
#site .mobilenav .mobilenav-cont .language-selector ul li {
  border: 0;
  padding: 1em 0;
}
/* line 57, ../sass/global/_mobilenav.scss */
#site .mobilenav .mobilenav-cont .social-links {
  background: rgba(0, 0, 0, 0.6);
  font-size: 1.25em;
  display: block;
  padding: 1em 2em 1.25em 0;
}
/* line 68, ../sass/global/_mobilenav.scss */
#site .mobilenav .mobilenav-cont ul li a {
  line-height: 1.85em;
  font-weight: 400;
}
/* line 76, ../sass/global/_mobilenav.scss */
#site .mobilenav .mobilenav-cont a.logo img {
  width: 8em;
}

/* line 84, ../sass/global/_mobilenav.scss */
body.desktop .mobilenav, body.tablet .mobilenav {
  display: none !important;
}
/* line 87, ../sass/global/_mobilenav.scss */
body.desktop main, body.tablet main {
  display: block !important;
}

/* Slider */
/* line 2, ../sass/global/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 23, ../sass/global/_slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 33, ../sass/global/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 37, ../sass/global/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 43, ../sass/global/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 53, ../sass/global/_slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

/* line 61, ../sass/global/_slick.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, ../sass/global/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 72, ../sass/global/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, ../sass/global/_slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, ../sass/global/_slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, ../sass/global/_slick.scss */
.slick-slide img {
  display: block;
}

/* line 93, ../sass/global/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, ../sass/global/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, ../sass/global/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, ../sass/global/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, ../sass/global/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 117, ../sass/global/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* line 3, ../sass/global/_carousel.scss */
.slick-carousel button {
  border: 0;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
  color: #adadad;
  text-align: center;
  line-height: 1em;
  vertical-align: middle;
  padding: 0;
  opacity: 0.8;
}
/* line 14, ../sass/global/_carousel.scss */
.slick-carousel button i {
  font-size: 9em;
  vertical-align: middle;
}
/* line 19, ../sass/global/_carousel.scss */
.slick-carousel button:hover {
  opacity: 1;
}

/* line 25, ../sass/global/_carousel.scss */
.slick-active button {
  background: #720000;
}

/* line 30, ../sass/global/_carousel.scss */
.slick-arrow {
  text-align: center;
  width: 10em;
  height: 18em;
  margin-top: -9em;
}
/* line 35, ../sass/global/_carousel.scss */
.slick-arrow i {
  height: 100%;
  display: block;
}
/* line 39, ../sass/global/_carousel.scss */
.slick-arrow i:before {
  content: '';
}
/* line 42, ../sass/global/_carousel.scss */
.slick-arrow:hover {
  text-decoration: none;
}

/* line 47, ../sass/global/_carousel.scss */
.slick-prev {
  background: none;
  position: absolute;
  left: 0;
  top: 50%;
}
/* line 52, ../sass/global/_carousel.scss */
.slick-prev i {
  background: url("../img/mediabox/arrow-left.png") no-repeat center center/2em;
}
/* line 56, ../sass/global/_carousel.scss */
.slick-prev:hover i {
  background: url("../img/mediabox/arrow-left-hover.png") no-repeat center center/2em;
}

/* line 62, ../sass/global/_carousel.scss */
.slick-next {
  background: none;
  position: absolute;
  right: 0;
  top: 50%;
}
/* line 67, ../sass/global/_carousel.scss */
.slick-next i {
  background: url("../img/mediabox/arrow-right.png") no-repeat center center/2em;
}
/* line 71, ../sass/global/_carousel.scss */
.slick-next:hover i {
  background: url("../img/mediabox/arrow-right-hover.png") no-repeat center center/2em;
}

/* line 78, ../sass/global/_carousel.scss */
.slick-dots li {
  display: inline;
}
/* line 81, ../sass/global/_carousel.scss */
.slick-dots button {
  overflow: hidden;
  text-transform: -999999px;
  display: inline-block;
  margin: 0 0.5em;
  cursor: pointer;
}
/* line 89, ../sass/global/_carousel.scss */
.slick-dots .slick-active button {
  border: 0.2em solid #fff;
}

/* line 2, ../sass/global/_area.scss */
.area {
  width: 100%;
  height: 45em;
  position: relative;
  padding: 3em 1.5em;
}
/* line 8, ../sass/global/_area.scss */
.area .btn-prev, .area .btn-next {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 6em;
  height: 8em;
  margin-top: -4em;
}
/* line 15, ../sass/global/_area.scss */
.area .btn-prev i, .area .btn-next i {
  display: none;
}
/* line 20, ../sass/global/_area.scss */
.area .btn-prev {
  left: 0;
  background: url(../img/mediabox/arrow-left.png) no-repeat center center/cover;
}
/* line 25, ../sass/global/_area.scss */
.area .btn-next {
  right: 0;
  background: url(../img/mediabox/arrow-right.png) no-repeat center center/cover;
}

/* line 1, ../sass/global/_card.scss */
.card {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

/* line 14, ../sass/global/_card.scss */
body.mobile .card-mobile {
  display: block;
}

/* line 20, ../sass/global/_card.scss */
body.tablet .card-tablet {
  display: block;
}

/* line 28, ../sass/global/_card.scss */
.card-video.grow {
  -webkit-transition: 0s linear;
          transition: 0s linear;
}

/* line 33, ../sass/global/_card.scss */
.card-gradiant {
  display: block;
  background: url(../img/gradiants/head2-top.png) no-repeat left top/100% 20em, url(../img/gradiants/hero-bot.png) repeat-x left bottom/100% 20em;
  pointer-events: none;
}

/* line 41, ../sass/global/_card.scss */
body.desktop .card-desktop {
  display: block;
}
/* line 44, ../sass/global/_card.scss */
body.desktop .card-video {
  display: block;
  width: 101%;
  height: 100%;
}

/* line 1, ../sass/global/_panel.scss */
.panel {
  position: absolute;
  top: auto;
  left: auto;
  bottom: 14em;
  right: 2em;
  z-index: 1;
  font-size: 0.85em;
  text-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, 0.6), -0.1em 0.1em 0.1em rgba(0, 0, 0, 0.6), 0.1em -0.1em 0.1em rgba(0, 0, 0, 0.6), -0.1em -0.1em 0.1em rgba(0, 0, 0, 0.6);
  padding: 0;
  text-align: center;
  width: 32em;
}
/* line 22, ../sass/global/_panel.scss */
.panel a.mediabox {
  display: inline-block;
  margin: 0.5em auto;
}
/* line 27, ../sass/global/_panel.scss */
.panel h1 {
  font-size: 1.5em;
  letter-spacing: 1px;
}
/* line 32, ../sass/global/_panel.scss */
.panel h2 {
  font-size: 1.75em;
  letter-spacing: 0.1em;
  font-weight: 400;
  line-height: 1.25em;
}
/* line 39, ../sass/global/_panel.scss */
.panel p {
  font-size: 0.85em;
  line-height: 1.25em;
  padding: 0.85em 0;
  letter-spacing: 0.06em;
}
/* line 46, ../sass/global/_panel.scss */
.panel .label {
  position: relative;
  top: -0.1em;
  left: 0.5em;
  font-size: 0.4em;
  line-height: 1.5em;
  vertical-align: middle;
  background: #710000;
  display: inline-block;
  padding: 0 0.85em;
  font-family: "Orbitron";
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: none;
  font-weight: 500;
}
/* line 61, ../sass/global/_panel.scss */
.panel .label .blip {
  border-color: #D60005;
  border-width: 0.1em;
}
/* line 67, ../sass/global/_panel.scss */
.panel .buttons {
  font-size: 0.85em;
}
/* line 71, ../sass/global/_panel.scss */
.panel .btn-skew {
  margin: 0.5em 0;
}
/* line 75, ../sass/global/_panel.scss */
.panel.accolade {
  background: none;
  border: 0;
  box-shadow: none;
  font-style: italic;
}
/* line 85, ../sass/global/_panel.scss */
.panel.accolade p {
  border: 0;
}
/* line 90, ../sass/global/_panel.scss */
.panel.panel-right {
  top: 25em;
  left: auto;
  bottom: auto;
  right: 1em;
}
/* line 97, ../sass/global/_panel.scss */
.panel.panel-left {
  top: 25em;
  left: 1em;
  bottom: auto;
  right: auto;
}
/* line 104, ../sass/global/_panel.scss */
.panel.panel-top {
  top: 9em;
  left: 50%;
  bottom: auto;
  right: auto;
  margin-left: -16em;
}
/* line 112, ../sass/global/_panel.scss */
.panel.panel-bottom, .panel.panel-hidden {
  top: auto;
  left: 50%;
  bottom: 2em;
  right: auto;
  margin-left: -16em;
}
/* line 120, ../sass/global/_panel.scss */
.panel.panel-center {
  top: 25em;
  left: 50%;
  bottom: auto;
  right: auto;
  margin-left: -16em;
}
/* line 128, ../sass/global/_panel.scss */
.panel.panel-bottom-left {
  top: auto;
  left: 1em;
  bottom: 2em;
  right: auto;
}
/* line 135, ../sass/global/_panel.scss */
.panel.panel-bottom-right {
  top: auto;
  left: auto;
  bottom: 2em;
  right: 1em;
}
/* line 142, ../sass/global/_panel.scss */
.panel.panel-top-left {
  top: 9em;
  left: 1em;
  bottom: auto;
  right: 6em;
}
/* line 149, ../sass/global/_panel.scss */
.panel.panel-top-right {
  top: 9em;
  left: auto;
  bottom: auto;
  right: 1em;
}

/* line 161, ../sass/global/_panel.scss */
.hero .panel.panel-bottom, .hero .panel.panel-hidden {
  bottom: 11.5em;
}
/* line 165, ../sass/global/_panel.scss */
.hero .panel.panel-bottom-left {
  bottom: 11.5em;
  left: 1em;
}
/* line 170, ../sass/global/_panel.scss */
.hero .panel.panel-bottom-right {
  bottom: 11.5em;
  right: 1em;
}
/* line 175, ../sass/global/_panel.scss */
.hero .panel.panel-left {
  top: 18em;
  left: 1em;
}
/* line 180, ../sass/global/_panel.scss */
.hero .panel.panel-center {
  top: 18em;
}
/* line 184, ../sass/global/_panel.scss */
.hero .panel.panel-right {
  top: 18em;
  right: 1em;
}
/* line 189, ../sass/global/_panel.scss */
.hero .panel.panel-top-left {
  top: 7em;
  left: 5em;
}
/* line 194, ../sass/global/_panel.scss */
.hero .panel.panel-top {
  top: 7em;
}
/* line 198, ../sass/global/_panel.scss */
.hero .panel.panel-top-right {
  top: 7em;
  right: 1em;
}

/* line 2, ../sass/global/_mediabox.scss */
.mediabox-popup {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  /* @todo: lower this if possible */
}
/* line 8, ../sass/global/_mediabox.scss */
.mediabox-popup a.slick-arrow {
  position: fixed;
  cursor: pointer;
  color: #fff;
  width: 5em;
  height: 6em;
  margin-top: -3em;
}
/* line 15, ../sass/global/_mediabox.scss */
.mediabox-popup a.slick-arrow i {
  font-size: 6em;
}
/* line 18, ../sass/global/_mediabox.scss */
.mediabox-popup a.slick-arrow i:before {
  content: '';
}

/* line 25, ../sass/global/_mediabox.scss */
.mediabox-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

/* line 39, ../sass/global/_mediabox.scss */
.mediabox-content {
  position: fixed;
  width: 100px;
  height: 100px;
}

/* line 46, ../sass/global/_mediabox.scss */
.mediabox-content.loading {
  background: #000 no-repeat center center;
  background-image: url(../img/mediabox/loading.gif);
}

/* line 51, ../sass/global/_mediabox.scss */
.mediabox-content.error {
  width: 58px;
  height: 58px;
  background: #000 no-repeat center center;
  background-image: url(../img/mediabox/error.png);
}

/* line 59, ../sass/global/_mediabox.scss */
.mediabox-content img {
  width: 100%;
  height: 100%;
}

/* line 70, ../sass/global/_mediabox.scss */
.mediabox-bigcarousel .carousel-slide .card-video {
  background: #000;
}
/* line 73, ../sass/global/_mediabox.scss */
.mediabox-bigcarousel .carousel-slide img {
  margin: 0 auto;
}

/* line 79, ../sass/global/_mediabox.scss */
.mediabox-bigcarousel
, .mediabox-littlecarousel {
  text-align: center;
}

/* line 84, ../sass/global/_mediabox.scss */
.mediabox-meta {
  padding: 0.5em;
}

/* line 88, ../sass/global/_mediabox.scss */
.mediabox-meta-title {
  text-transform: uppercase;
  font-family: "Orbitron";
  font-size: 1.25em;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0 0 1em 0;
}

/* line 97, ../sass/global/_mediabox.scss */
.mediabox-meta-desc {
  text-align: center;
  font-size: 0.75em;
  line-height: 1.25em;
  padding: 1em 0 0 0;
}

/* line 104, ../sass/global/_mediabox.scss */
.mediabox-close {
  position: fixed;
  right: 0.5em;
  top: 0.5em;
  display: block;
  width: 2em;
  height: 2em;
  opacity: 0.8;
  background: url(../img/mediabox/close.png) no-repeat center center/cover;
}

/* line 114, ../sass/global/_mediabox.scss */
.mediabox-close:hover {
  opacity: 1;
}

/* line 124, ../sass/global/_mediabox.scss */
a.mediabox, a.thumb {
  position: relative;
}
/* line 126, ../sass/global/_mediabox.scss */
a.mediabox img, a.thumb img {
  width: 100%;
  vertical-align: middle;
}
/* line 130, ../sass/global/_mediabox.scss */
a.mediabox .title, a.thumb .title {
  text-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, 0.4), -0.1em 0.1em 0.1em rgba(0, 0, 0, 0.4), 0.1em -0.1em 0.1em rgba(0, 0, 0, 0.4), -0.1em -0.1em 0.1em rgba(0, 0, 0, 0.4);
  position: absolute;
  width: 100%;
  height: 4em;
  left: 0;
  bottom: 0;
  padding: 2.25em 0 0.25em 0;
  text-align: center;
  color: #fff;
  font-family: "Titillium Web";
  font-weight: 400;
  font-size: 0.75em;
  background: url(../img/gradiants/thumb-gradient.png) repeat-x top left/auto 100%;
}
/* line 146, ../sass/global/_mediabox.scss */
a.mediabox .title span, a.thumb .title span {
  color: #434343;
  text-shadow: none;
}
/* line 151, ../sass/global/_mediabox.scss */
a.mediabox .btn-video, a.thumb .btn-video {
  width: 3em;
  height: 3em;
  top: 50%;
  margin-top: -2em;
  left: 50%;
  margin-left: -1.5em;
}
/* line 159, ../sass/global/_mediabox.scss */
a.mediabox .blip-top-left, a.thumb .blip-top-left {
  border-top: 0.1em solid #B0B0B2;
  border-left: 0.1em solid #B0B0B2;
  height: 0.5em;
}
/* line 164, ../sass/global/_mediabox.scss */
a.mediabox .blip-top-right, a.thumb .blip-top-right {
  border-top: 0.1em solid #B0B0B2;
  border-right: 0.1em solid #B0B0B2;
  height: 0.5em;
}
/* line 169, ../sass/global/_mediabox.scss */
a.mediabox .blip-bottom-left, a.thumb .blip-bottom-left {
  border-bottom: 0.1em solid #B0B0B2;
  border-left: 0.1em solid #B0B0B2;
  height: 0.5em;
}
/* line 174, ../sass/global/_mediabox.scss */
a.mediabox .blip-bottom-right, a.thumb .blip-bottom-right {
  border-bottom: 0.1em solid #B0B0B2;
  border-right: 0.1em solid #B0B0B2;
  height: 0.5em;
}
/* line 179, ../sass/global/_mediabox.scss */
a.mediabox .blip-top, a.thumb .blip-top {
  width: 100%;
  left: 0;
  margin-left: 0;
  border-top: 0.1em solid #B0B0B2;
}
/* line 185, ../sass/global/_mediabox.scss */
a.mediabox .blip-bottom, a.thumb .blip-bottom {
  width: 100%;
  left: 0;
  margin-left: 0;
  border-bottom: 0.1em solid #B0B0B2;
}

/* line 195, ../sass/global/_mediabox.scss */
div.mediabox .progress-circle {
  display: none;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 9em;
  right: 2em;
}
/* line 204, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel {
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  z-index: 1;
}
/* line 213, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel .slick-list {
  margin: 0;
}
/* line 217, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel .carousel-slide {
  height: 40em;
  position: relative;
  border: 0;
  margin: 0;
}
/* line 224, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel .carousel-slide .btn {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
/* line 229, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel .carousel-slide a.mediabox.mobile_ytid {
  border: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.5em;
  margin-left: -1.5em;
  display: inline-block;
  cursor: pointer;
  font-size: 2em;
  width: 3em;
  height: 3em;
}
/* line 241, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel .carousel-slide a.mediabox.mobile_ytid .btn-video {
  display: block;
  top: 0;
  margin: 0 0 0 -1.5em;
}
/* line 251, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.hero .carousel-slide {
  background: #000;
}
/* line 254, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.hero .slick-arrow {
  width: 6em;
  height: 6em;
  margin-top: -4em;
}
/* line 258, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.hero .slick-arrow i.icon {
  font-size: 6em;
}
/* line 264, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.hero .panel .buttons a.mediabox {
  border: 0;
}
/* line 271, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.medium {
  position: absolute;
  bottom: 1em;
  left: 0;
  top: auto;
  right: auto;
  width: 100%;
  z-index: 1;
}
/* line 280, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.medium .slick-list {
  margin: 0 2em;
}
/* line 284, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.medium .carousel-slide {
  height: 20em;
  position: relative;
  border: 0.1em solid #000;
  margin: 0.5em;
}
/* line 292, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little {
  font-size: 0.75em;
  position: absolute;
  top: 40.85em;
  left: 15%;
  bottom: auto;
  right: auto;
  width: 70%;
  height: 11em;
  z-index: 2;
}
/* line 303, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick-track {
  padding: 1em 0;
}
/* line 307, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick-list {
  margin: 0;
}
/* line 311, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick-arrow {
  font-size: 0.5em;
  margin-top: -10em;
}
/* line 316, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick-prev {
  left: 2.5%;
}
/* line 320, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick-next {
  right: 2.5%;
}
/* line 324, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .carousel-slide {
  height: 8em;
  position: relative;
  border: 0.1em solid #434343;
  opacity: 0;
  z-index: 1;
}
/* line 330, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .carousel-slide .card {
  display: block;
}
/* line 333, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .carousel-slide .btn-video {
  display: block;
  font-size: 0.4em;
  top: 3em;
}
/* line 338, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .carousel-slide h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5em 0.5em 0.85em;
  z-index: 3;
  font-family: "Titillium Web";
  text-transform: none;
  font-size: 0.85em;
  color: #fff;
  pointer-events: none;
  background: url("../img/gradiants/thumb-gradient.png") repeat-x bottom left/auto 100%;
}
/* line 354, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick-animated {
  -webkit-transition: -webkit-transform 0.6s, left 0.6s, opacity 1.5s;
          transition: transform 0.6s, left 0.6s, opacity 1.5s;
}
/* line 362, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .carousel-slide:hover {
  border: 1px solid #fff;
}
/* line 366, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick0 {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  z-index: 1;
  left: 5em;
  opacity: 1;
}
/* line 372, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick0:hover {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  z-index: 4;
}
/* line 377, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick1 {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  z-index: 2;
  left: 0.75em;
  opacity: 1;
}
/* line 383, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick1:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
  z-index: 4;
}
/* line 388, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick2 {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  z-index: 3;
  left: 0;
  opacity: 1;
  border: 1px solid #fff;
}
/* line 395, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick2:hover {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}
/* line 399, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick3 {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  z-index: 2;
  left: -0.75em;
  opacity: 1;
}
/* line 405, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick3:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
  z-index: 4;
}
/* line 410, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick4 {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  z-index: 1;
  left: -5em;
  opacity: 1;
}
/* line 416, ../sass/global/_mediabox.scss */
div.mediabox .slick-carousel.little .slick4:hover {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  z-index: 4;
}

/* line 429, ../sass/global/_mediabox.scss */
body.mobile div.mediabox .slick-carousel.hero .panel {
  left: 0;
  right: auto;
  top: 18em;
  bottom: auto;
  width: 100%;
  margin-left: 0;
  font-size: 1.3em;
  padding: 0 1.5em;
}
/* line 438, ../sass/global/_mediabox.scss */
body.mobile div.mediabox .slick-carousel.hero .panel.panel-top, body.mobile div.mediabox .slick-carousel.hero .panel.panel-top-right, body.mobile div.mediabox .slick-carousel.hero .panel.panel-top-left
, body.mobile div.mediabox .slick-carousel.hero .panel.panel-left, body.mobile div.mediabox .slick-carousel.hero .panel.panel-center, body.mobile div.mediabox .slick-carousel.hero .panel.panel-right
, body.mobile div.mediabox .slick-carousel.hero .panel.panel-bottom, body.mobile div.mediabox .slick-carousel.hero .panel.panel-bottom-right, body.mobile div.mediabox .slick-carousel.hero .panel.panel-bottom-left, body.mobile div.mediabox .slick-carousel.hero .panel.panel-hidden {
  left: 0;
  right: auto;
  top: auto;
  bottom: 1em;
  width: 100%;
  margin-left: 0;
  font-size: 1.3em;
  padding: 0 1.5em;
}
/* line 451, ../sass/global/_mediabox.scss */
body.mobile div.mediabox .slick-carousel.hero .panel.panel-top p, body.mobile div.mediabox .slick-carousel.hero .panel.panel-top-right p, body.mobile div.mediabox .slick-carousel.hero .panel.panel-top-left
p, body.mobile div.mediabox .slick-carousel.hero .panel.panel-left p, body.mobile div.mediabox .slick-carousel.hero .panel.panel-center p, body.mobile div.mediabox .slick-carousel.hero .panel.panel-right
p, body.mobile div.mediabox .slick-carousel.hero .panel.panel-bottom p, body.mobile div.mediabox .slick-carousel.hero .panel.panel-bottom-right p, body.mobile div.mediabox .slick-carousel.hero .panel.panel-bottom-left p, body.mobile div.mediabox .slick-carousel.hero .panel.panel-hidden p {
  display: none;
}
/* line 463, ../sass/global/_mediabox.scss */
body.mobile div.mediabox .slick-carousel.hero .slick-arrow {
  font-size: 0.85em;
}
/* line 466, ../sass/global/_mediabox.scss */
body.mobile div.mediabox .slick-carousel.hero .slick-prev i {
  background: url("../img/mediabox/arrow-left-hover.png") no-repeat center center/2em;
}
/* line 469, ../sass/global/_mediabox.scss */
body.mobile div.mediabox .slick-carousel.hero .slick-next i {
  background: url("../img/mediabox/arrow-right-hover.png") no-repeat center center/2em;
}
/* line 474, ../sass/global/_mediabox.scss */
body.mobile div.mediabox .slick-carousel.hero .carousel-slide a.mediabox.mobile_ytid .btn-video {
  display: block;
}
/* line 480, ../sass/global/_mediabox.scss */
body.mobile div.mediabox .slick-carousel.little {
  display: none;
}
/* line 482, ../sass/global/_mediabox.scss */
body.mobile .mediabox-popup a.slick-arrow {
  margin-top: -8em;
}

/* line 490, ../sass/global/_mediabox.scss */
body.tablet div.mediabox .slick-carousel.hero .slick-arrow {
  visibility: hidden !important;
}
/* line 492, ../sass/global/_mediabox.scss */
body.tablet div.mediabox .slick-carousel.hero .carousel-slide a.mediabox.mobile_ytid {
  font-size: 1.75em;
  margin-top: -2.85em;
}
/* line 499, ../sass/global/_mediabox.scss */
body.tablet .mediabox-popup a.slick-arrow {
  margin-top: -6em;
}

/* line 507, ../sass/global/_mediabox.scss */
body.desktop div.mediabox .slick-carousel.hero .slick-arrow {
  visibility: hidden !important;
}
/* line 509, ../sass/global/_mediabox.scss */
body.desktop div.mediabox .slick-carousel.hero .carousel-slide a.mediabox.mobile_ytid {
  display: none;
}
/* line 512, ../sass/global/_mediabox.scss */
body.desktop div.mediabox .slick-carousel.hero .carousel-slide .panel-hidden {
  display: none;
}
/* line 519, ../sass/global/_mediabox.scss */
body.desktop .mediabox-popup .mediabox-close {
  display: none;
}
/* line 521, ../sass/global/_mediabox.scss */
body.desktop .mediabox-popup .mediabox-content .mediabox-close {
  display: block;
  position: absolute;
  top: -0.5em;
  right: -3em;
}

/*
a.thumb {
  
}

.mediathumb {
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 8em;
}

ul.big {
	.mediathumb {
		height: 12em;
	}
}

.mobile {
	.mediathumb {
	}
	ul.big {
		.mediathumb {
			height: 18em;
		}
	}
}

.tablet {
	.mediathumb {
		height: 7em;
	}
	ul.big {
		.mediathumb {
			height: 10em;
		}
	}
}

*/
/* line 2, ../sass/global/_animations.scss */
.sr .sr-reveal
, .sr .sr-top
, .sr .sr-bottom
, .sr .sr-left
, .sr .sr-right {
  visibility: hidden;
}

/* line 13, ../sass/global/_animations.scss */
.grow {
  -webkit-transition: 4s linear;
          transition: 4s linear;
  -webkit-transform: translate3d(0, 0, 0) scale(1.1);
  transform: translate3d(0, 0, 0) scale(1.1);
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* line 31, ../sass/global/_animations.scss */
.carousel-transistion {
  /*transition : 0.6s linear;

  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);*/
}

/* line 2, ../sass/global/_breadcrumb.scss */
.breadcrumb {
  padding: 1em 0;
  font-size: 0.75em;
  position: absolute;
  top: 3em;
  left: 2.5em;
  z-index: 3;
}
/* line 13, ../sass/global/_breadcrumb.scss */
.breadcrumb ul li {
  display: inline-block;
  vertical-line: middle;
}
/* line 16, ../sass/global/_breadcrumb.scss */
.breadcrumb ul li a {
  color: #979797;
}
/* line 19, ../sass/global/_breadcrumb.scss */
.breadcrumb ul li a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 23, ../sass/global/_breadcrumb.scss */
.breadcrumb ul li i.icon {
  color: #979797;
  margin: 0 0.25em 0 0.5em;
  position: relative;
  top: 0.25em;
  background: url(../img/misc/breadcrumb-arrow.png) no-repeat center center/auto 100%;
  width: 1em;
  height: 1em;
  display: inline-block;
}
/* line 33, ../sass/global/_breadcrumb.scss */
.breadcrumb ul li i.icon:before {
  content: '';
}
/* line 36, ../sass/global/_breadcrumb.scss */
.breadcrumb ul li span {
  color: #FFF;
}

/* line 44, ../sass/global/_breadcrumb.scss */
body.mobile .breadcrumb {
  display: none;
}

/* line 50, ../sass/global/_breadcrumb.scss */
body.tablet .breadcrumb {
  left: 1em;
  top: 2.25em;
  font-size: 1em;
}

/* line 2, ../sass/global/_related-content.scss */
.related-content {
  padding: 0 5em 6em;
}
/* line 5, ../sass/global/_related-content.scss */
.related-content h2 {
  text-align: center;
  font-size: 1.5em;
  font-weight: 400;
  padding: 2em 0 1em;
  letter-spacing: 0.1em;
}
/* line 14, ../sass/global/_related-content.scss */
.related-content ul li a {
  display: block;
  border: 0.1em solid #434343;
}
/* line 19, ../sass/global/_related-content.scss */
.related-content ul li a.thumb .title {
  font-family: "Titillium Web";
  text-transform: none;
}
/* line 26, ../sass/global/_related-content.scss */
.related-content .related-bottom {
  text-align: right;
}
/* line 29, ../sass/global/_related-content.scss */
.related-content .related-bottom .btn i.icon {
  position: relative;
  top: 0.1em;
}

/* line 38, ../sass/global/_related-content.scss */
body.mobile .related-content {
  padding: 0 2em 6em;
}

/* line 44, ../sass/global/_related-content.scss */
body.tablet .related-content {
  padding: 0 3.5em 2em;
}

/* line 4, ../sass/global/_table-community.scss */
.section-related-community .table-cont {
  border: 0.1em solid #161616;
  padding: 0.25em 0.5em;
  margin-bottom: 1em;
  background: rgba(0, 0, 0, 0.8);
}
/* line 11, ../sass/global/_table-community.scss */
.section-related-community img.ProfilePhoto {
  width: 2em;
  height: 2em;
}
/* line 16, ../sass/global/_table-community.scss */
.section-related-community .ProfileName {
  display: inline-block;
  padding: 0.5em 0.5em 0;
  vertical-align: top;
}
/* line 22, ../sass/global/_table-community.scss */
.section-related-community table {
  width: 100%;
  font-size: 0.7em;
}
/* line 26, ../sass/global/_table-community.scss */
.section-related-community table td {
  border-top: 0.1em solid #161616;
  padding: 0.5em 0.25em;
  color: #5A5A5A;
}
/* line 34, ../sass/global/_table-community.scss */
.section-related-community table td.tag {
  width: 13%;
}
/* line 37, ../sass/global/_table-community.scss */
.section-related-community table td.lastuser {
  width: 23%;
}
/* line 40, ../sass/global/_table-community.scss */
.section-related-community table td.time {
  width: 12%;
}
/* line 46, ../sass/global/_table-community.scss */
.section-related-community table thead td {
  border-top: 0;
  border-bottom: 0.2em solid #161616;
  color: #840002;
  text-transform: uppercase;
  font-family: "Orbitron";
  letter-spacing: 1px;
}
/* line 58, ../sass/global/_table-community.scss */
.section-related-community table tbody td.discussion a {
  color: #fff;
}
/* line 63, ../sass/global/_table-community.scss */
.section-related-community table tbody td.tag a {
  color: #5A5A5A;
}
/* line 68, ../sass/global/_table-community.scss */
.section-related-community table tbody td.lastuser a {
  color: #fff;
}
/* line 71, ../sass/global/_table-community.scss */
.section-related-community table tbody td.lastuser a.admin {
  color: #cedd00;
}
/* line 73, ../sass/global/_table-community.scss */
.section-related-community table tbody td.lastuser a.admin img.ProfilePhoto {
  border: 0.1em solid #cedd00;
}
/* line 78, ../sass/global/_table-community.scss */
.section-related-community table tbody td.lastuser a.mod {
  color: #0b8fc6;
}
/* line 80, ../sass/global/_table-community.scss */
.section-related-community table tbody td.lastuser a.mod img.ProfilePhoto {
  border: 0.1em solid #0b8fc6;
}
/* line 85, ../sass/global/_table-community.scss */
.section-related-community table tbody td.lastuser a.boss {
  color: #ff2a6e;
}
/* line 87, ../sass/global/_table-community.scss */
.section-related-community table tbody td.lastuser a.boss img.ProfilePhoto {
  border: 0.1em solid #ff2a6e;
}
/* line 93, ../sass/global/_table-community.scss */
.section-related-community table tbody td.lastuser a:hover span {
  text-decoration: underline;
}
/* line 99, ../sass/global/_table-community.scss */
.section-related-community table tbody td.time a {
  color: #5A5A5A;
}

/* line 3, ../sass/global/_sidenav.scss */
.sidenav {
  display: none;
  position: fixed;
  top: 18em;
  right: 0.25em;
  width: 11em;
  text-align: right;
  z-index: 10;
  padding: 1em 0;
}
/* line 13, ../sass/global/_sidenav.scss */
.sidenav .sidenav-cont {
  position: absolute;
  top: 1.5em;
  right: 0;
  z-index: 2;
}
/* line 20, ../sass/global/_sidenav.scss */
.sidenav .sidenav-bg {
  background: url(../img/gradiants/sidenav.png) no-repeat top right/100% auto;
  width: 10em;
  height: 20em;
  position: absolute;
  top: -4em;
  right: -1em;
  z-index: 1;
  pointer-events: none;
  display: none;
}
/* line 33, ../sass/global/_sidenav.scss */
.sidenav:hover .sidenav-bg {
  display: block;
}
/* line 40, ../sass/global/_sidenav.scss */
.sidenav a.sidenav-item {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-family: "Orbitron";
  font-size: 0.6em;
  font-weight: 500;
  padding: 0.6em 1em;
}
/* line 49, ../sass/global/_sidenav.scss */
.sidenav a.sidenav-item .sidenav-title {
  display: none;
}
/* line 53, ../sass/global/_sidenav.scss */
.sidenav a.sidenav-item .sidenav-circle {
  display: inline-block;
  background: #fff;
  border: 0.16em solid #fff;
  width: 1.4em;
  height: 1.4em;
  border-radius: 50%;
  vertical-align: middle;
  position: relative;
  top: -0.1em;
  margin-left: 0.75em;
}
/* line 66, ../sass/global/_sidenav.scss */
.sidenav a.sidenav-item:hover {
  text-decoration: none;
  text-shadow: 0.1em 0.1em 0.1em rgba(0, 0, 0, 0.8), -0.1em 0.1em 0.1em rgba(0, 0, 0, 0.8), 0.1em -0.1em 0.1em rgba(0, 0, 0, 0.8), -0.1em -0.1em 0.1em rgba(0, 0, 0, 0.8);
}
/* line 76, ../sass/global/_sidenav.scss */
.sidenav a.sidenav-item:hover .sidenav-circle, .sidenav a.sidenav-item.active .sidenav-circle {
  background: #3B0102;
}

/* line 2, ../sass/global/_overlay.scss */
#overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: url(/design/01_LB_EA_mobile_main.jpg) no-repeat left top/100% auto;
  opacity: 0.25;
  z-index: 999;
}
