@charset "UTF-8";
.clearfix {
  clear: both; }

/**
 * Lower bound
 * Taken from Foundation
 */
/**
 * Upper bound
 * Taken from Foundation
 */
/**
 * This is based on Foundations breakpoints
 */
/**
 * These are pulled in and assigned based on Foundations breakpoints
 * See tools.mixins to see how this is implemented
 */
/**
 * Set up the grid
 */
/**
 * Default breakpoints
 */
meta.foundation-version {
  font-family: "/5.5.2/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 39em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:39.063em)/";
  width: 39.063em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:39.063em) and (max-width:64em)/";
  width: 39.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:90em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.063em) and (max-width:120em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

.row, .c-header__row {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%; }
  .row:before, .c-header__row:before, .row:after, .c-header__row:after {
    content: " ";
    display: table; }
  .row:after, .c-header__row:after {
    clear: both; }
  .row.collapse > .column, .collapse.c-header__row > .column, .row.collapse > .columns, .collapse.c-header__row > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row, .collapse.c-header__row .row, .row.collapse .c-header__row, .collapse.c-header__row .c-header__row {
    margin-left: 0;
    margin-right: 0; }
  .row .row, .c-header__row .row, .row .c-header__row, .c-header__row .c-header__row {
    margin: 0 -7.5px;
    max-width: none;
    width: auto; }
    .row .row:before, .c-header__row .row:before, .row .c-header__row:before, .c-header__row .c-header__row:before, .row .row:after, .c-header__row .row:after, .row .c-header__row:after, .c-header__row .c-header__row:after {
      content: " ";
      display: table; }
    .row .row:after, .c-header__row .row:after, .row .c-header__row:after, .c-header__row .c-header__row:after {
      clear: both; }
    .row .row.collapse, .c-header__row .row.collapse, .row .collapse.c-header__row, .c-header__row .collapse.c-header__row {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .c-header__row .row.collapse:before, .row .collapse.c-header__row:before, .c-header__row .collapse.c-header__row:before, .row .row.collapse:after, .c-header__row .row.collapse:after, .row .collapse.c-header__row:after, .c-header__row .collapse.c-header__row:after {
        content: " ";
        display: table; }
      .row .row.collapse:after, .c-header__row .row.collapse:after, .row .collapse.c-header__row:after, .c-header__row .collapse.c-header__row:after {
        clear: both; }

.column, .columns {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left; }

.column + .column:last-child, .columns + .columns:last-child {
  float: right; }
.column + .column.end, .columns + .columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 7.5px;
    padding-right: 7.5px;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered, .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.small-centered:last-child, .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column, .small-collapse.c-header__row > .column, .row.small-collapse > .columns, .small-collapse.c-header__row > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row, .small-collapse.c-header__row .row, .row.small-collapse .c-header__row, .small-collapse.c-header__row .c-header__row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column, .small-uncollapse.c-header__row > .column, .row.small-uncollapse > .columns, .small-uncollapse.c-header__row > .columns {
    padding-left: 7.5px;
    padding-right: 7.5px;
    float: left; } }

@media only screen and (min-width:39.063em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 7.5px;
    padding-right: 7.5px;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered, .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column, .medium-collapse.c-header__row > .column, .row.medium-collapse > .columns, .medium-collapse.c-header__row > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row, .medium-collapse.c-header__row .row, .row.medium-collapse .c-header__row, .medium-collapse.c-header__row .c-header__row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column, .medium-uncollapse.c-header__row > .column, .row.medium-uncollapse > .columns, .medium-uncollapse.c-header__row > .columns {
    padding-left: 7.5px;
    padding-right: 7.5px;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width:64.063em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 7.5px;
    padding-right: 7.5px;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered, .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.large-centered:last-child, .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column, .large-collapse.c-header__row > .column, .row.large-collapse > .columns, .large-collapse.c-header__row > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row, .large-collapse.c-header__row .row, .row.large-collapse .c-header__row, .large-collapse.c-header__row .c-header__row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column, .large-uncollapse.c-header__row > .column, .row.large-uncollapse > .columns, .large-uncollapse.c-header__row > .columns {
    padding-left: 7.5px;
    padding-right: 7.5px;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  position: relative; }

body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, form, fieldset, legend, figure, table, th, td, caption, hr {
  margin: 0;
  padding: 0; }

abbr[title], dfn[title] {
  cursor: help; }

/*
 * High-level global styles, usually styles targeting the html or body tag
 */
html {
  font-size: 20px;
  line-height: 24px;
  font-family: 'proxima-nova', sans-serif;
  color: #fff;
  overflow-y: scroll;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

::-moz-selection {
  background: #ffa619;
  color: #fff; }

::selection {
  background: #ffa619;
  color: #fff; }

::-moz-selection {
  background: #ffffff;
  color: #fff; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'proxima-nova', sans-serif;
  margin: 0 0 0.5em;
  font-style: normal;
  font-weight: 400; }

h1 {
  font-size: 50px;
  line-height: 52px;
  color: #ffffff; }
  @media only screen and (min-width:39.063em) {
    h1 {
      font-size: 50px;
      line-height: 52px; } }
  @media only screen and (min-width:64.063em) {
    h1 {
      font-size: 55px;
      line-height: 57px; } }

h2 {
  font-size: 45px;
  line-height: 47px;
  color: #ffffff; }
  @media only screen and (min-width:39.063em) {
    h2 {
      font-size: 45px;
      line-height: 47px; } }
  @media only screen and (min-width:64.063em) {
    h2 {
      font-size: 45px;
      line-height: 47px; } }

h3 {
  font-size: 35px;
  line-height: 37px;
  color: #ffffff; }
  @media only screen and (min-width:39.063em) {
    h3 {
      font-size: 35px;
      line-height: 37px; } }
  @media only screen and (min-width:64.063em) {
    h3 {
      font-size: 35px;
      line-height: 37px; } }

h4 {
  font-size: 30px;
  line-height: 32px;
  color: #ffffff; }
  @media only screen and (min-width:39.063em) {
    h4 {
      font-size: 30px;
      line-height: 32px; } }
  @media only screen and (min-width:64.063em) {
    h4 {
      font-size: 30px;
      line-height: 32px; } }

h5 {
  font-size: 25px;
  line-height: 27px;
  color: #ffffff; }
  @media only screen and (min-width:39.063em) {
    h5 {
      font-size: 18px;
      line-height: 20px; } }
  @media only screen and (min-width:64.063em) {
    h5 {
      font-size: 18px;
      line-height: 20px; } }
  @media only screen and (min-width:39.063em) {
    h5 {
      text-transform: uppercase;
      font-weight: 600; } }

h6 {
  font-size: 25px;
  line-height: 27px;
  color: #ffffff; }
  @media only screen and (min-width:39.063em) {
    h6 {
      font-size: 18px;
      line-height: 20px; } }
  @media only screen and (min-width:64.063em) {
    h6 {
      font-size: 18px;
      line-height: 20px; } }

p {
  margin: 0 0 0.5em; }

a {
  font-family: 'proxima-nova', sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #c37800;
  font-weight: 500;
  text-decoration: none; }

img, picture {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

/**
 * 1. Fill all available space.
 * 2. Cause children to be automatically equally sized.
 */
.o-pack {
  width: 100%;
  /* [1] */
  display: table;
  table-layout: fixed;
  /* [2] */ }

/**
     * Cause children to adopt table-like structure.
     */
.o-pack__item {
  display: table-cell;
  /**
       * All items are aligned to the middles of each other.
       */
  /**
       * All items are aligned to the bottoms of each other.
       */ }
  .o-pack--middle > .o-pack__item {
    vertical-align: middle; }
  .o-pack--bottom > .o-pack__item {
    vertical-align: bottom; }

.o-list-bare, .c-nav__list, .c-slider-main__subslider-list, .c-featured-sectors-list, .c-slider__single, .c-slider__three, .c-news-list__small, .c-news-list__small-date, .c-news-list__large, .c-news-list__large-date, .c-news-list__accordion, .c-client-list, .c-dropdown-list, .c-fw-list, .c-detail-page__list, .c-twitter-feed, .c-fs-modal__list, .c-list-tri__list, .s-careers__list, .s-careers__accordion-submenu .s-careers__submenu-list {
  padding: 0;
  margin: 0;
  list-style: none; }

.o-list-inline, .c-nav-page__list, .c-footer__lower ul, .c-news-list__pagination__list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .o-list-inline > li, .c-nav-page__list > li, .c-footer__lower ul > li, .c-news-list__pagination__list > li {
    display: inline-block; }

.o-layout__fw_ctxt {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left;
  text-align: center; }

.o-layout-2-l {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left; }
  @media only screen and (min-width:39.063em) {
    .o-layout-2-l {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 66.66667%;
      float: left; } }

.o-layout-2-r {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left; }
  @media only screen and (min-width:39.063em) {
    .o-layout-2-r {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 33.33333%;
      float: left; } }
  @media only screen and (min-width:64.063em) {
    .o-layout-2-r {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 25%;
      float: left;
      margin-left: 8.33333% !important; } }

@font-face {
  font-family: 'icomoon';
  src: url('../icons/icomoon.eot?-5iu8wt');
  src: url('../icons/icomoon.eot?#iefix-5iu8wt') format('embedded-opentype'), url('../icons/icomoon.ttf?-5iu8wt') format('truetype'), url('../icons/icomoon.woff?-5iu8wt') format('woff'), url('../icons/icomoon.svg?-5iu8wt#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  content: "\ea8c"; }

.icon-twitter {
  top: 2px; }

.icon-twitter:before {
  content: "\ea91"; }

.icon-linkedin2:before {
  content: "\eac9"; }

.c-article {
  margin-bottom: 2em; }

.c-article__title {
  padding-bottom: .5em;
  margin-bottom: 1em;
  border-bottom: 1px solid #333; }

.c-article__sub-title {
  font-size: 35px;
  line-height: 37px;
  text-transform: uppercase; }
  @media only screen and (min-width:39.063em) {
    .c-article__sub-title {
      font-size: 35px;
      line-height: 37px; } }
  @media only screen and (min-width:64.063em) {
    .c-article__sub-title {
      font-size: 35px;
      line-height: 37px; } }

.c-button, .button {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 3px;
  padding: 10px 60px;
  background: #ffa619;
  -webkit-transition: all ease .4s;
          transition: all ease .4s; }
  .c-button.is-disabled, .button.is-disabled {
    opacity: 0.6;
    cursor: default; }
  .c-button:hover, .button:hover {
    background: #c37800; }
  .c-button:active, .button:active {
    -webkit-transform: translate3d(0, 4px, 0);
            transform: translate3d(0, 4px, 0); }
  .c-button.t-small, .button.t-small {
    font-size: 14px;
    padding: 6px 12px;
    background: #c37800; }
    .c-button.t-small:hover, .button.t-small:hover {
      background: #ffa619; }
  .c-button.t-large, .button.t-large {
    background: #c37800;
    padding: 16px 80px;
    border-radius: 6px;
    text-transform: none; }
    .c-button.t-large:hover, .button.t-large:hover {
      background: #ffa619; }
  .c-button.t-clear, .button.t-clear {
    font-size: 14px;
    padding: 4px 12px;
    background: none;
    border: solid 2px #CFCBCA;
    color: #000000; }
    .c-button.t-clear:hover, .button.t-clear:hover {
      color: #ffffff;
      border: solid 2px #c37800;
      background: #c37800; }
  @media only screen and (max-width: 39em) {
    .c-button.t-mobile-fw, .button.t-mobile-fw {
      width: 100%;
      margin: 6px 0; } }
  .c-button.t-icon-modal, .button.t-icon-modal {
    background: #ffffff;
    color: #c37800;
    font-size: 20px;
    padding: 6px 10px; }
    .c-button.t-icon-modal:hover, .button.t-icon-modal:hover {
      color: #c37800;
      background: #ffffff;
      -webkit-transform: translate3d(0, -4px, 0);
              transform: translate3d(0, -4px, 0); }

.c-button-dropdown {
  background-color: transparent;
  width: 76%;
  padding: 8px 0px 8px 20px;
  font-weight: 500;
  color: #ffa619;
  border: 2px #CFCBCA solid;
  border-radius: 10px;
  text-align: left; }
  .c-button-dropdown:focus {
    outline: none; }
  .c-button-dropdown:before {
    content: url('../images/down-arrow.png');
    position: absolute;
    right: 20px;
    top: 4px; }
  @media only screen and (min-width:39.063em) {
    .c-button-dropdown {
      width: 280px; } }

.c-nav__container {
  padding-left: 0;
  padding-right: 0;
  width: 66.66667%;
  float: left; }
  .c-nav__container .c-nav__mobile {
    position: absolute;
    right: 20px;
    top: 22px;
    display: block; }
  @media only screen and (max-width: 39em) {
    .c-nav__container .burger-icon {
      position: relative;
      margin-top: 9px;
      margin-bottom: 9px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .c-nav__container .burger-icon, .c-nav__container .burger-icon:before, .c-nav__container .burger-icon:after {
        display: block;
        width: 32px;
        height: 4px;
        background-color: #ffa619;
        -webkit-transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s; }
      .c-nav__container .burger-icon:before, .c-nav__container .burger-icon:after {
        position: absolute;
        content: ""; }
      .c-nav__container .burger-icon:before {
        top: -9px; }
      .c-nav__container .burger-icon:after {
        top: 9px; }
    .c-nav__container .c-nav__mobile.is-active .burger-icon {
      background-color: transparent; }
    .c-nav__container .c-nav__mobile.is-active .burger-icon:before {
      -webkit-transform: translateY(9px) rotate(45deg);
      transform: translateY(9px) rotate(45deg); }
    .c-nav__container .c-nav__mobile.is-active .burger-icon:after {
      -webkit-transform: translateY(-9px) rotate(-45deg);
      transform: translateY(-9px) rotate(-45deg); } }
  @media only screen and (min-width:39.063em) {
    .c-nav__container {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 83.33333%;
      float: left;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.c-nav__list {
  display: none;
  float: left;
  background: #011833;
  margin-top: 76px;
  margin-left: -50%;
  width: 150%; }
  @media only screen and (min-width:39.063em) {
    .c-nav__list {
      margin: 0;
      padding: 0;
      list-style: none;
      display: block;
      margin-left: initial;
      margin-top: initial;
      float: intial;
      background: none;
      width: 100%;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
      .c-nav__list > li {
        display: inline-block; }
      .no-flexbox .c-nav__list {
        padding-top: 18px;
        text-align: center; } }
  @media only screen and (min-width:64.063em) {
    .c-nav__list {
      width: 70%; } }
  .c-nav__list .c-nav__item {
    text-transform: uppercase;
    border-bottom: solid 2px #ffa619; }
    .c-nav__list .c-nav__item a {
      color: #ffffff;
      font-size: 17px;
      font-style: bold;
      font-weight: 700;
      display: block;
      width: 100%;
      height: 100%;
      padding: 15px 0 15px 14px; }
      .c-nav__list .c-nav__item a:hover {
        color: #ffa619; }
    @media only screen and (min-width:39.063em) {
      .c-nav__list .c-nav__item {
        border-bottom: none;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
        .c-nav__list .c-nav__item a {
          color: #011833;
          padding: 0; }
          .c-nav__list .c-nav__item a:hover {
            color: #ffa619; }
        .no-flexbox .c-nav__list .c-nav__item {
          margin-left: 2%; } }

@media only screen and (max-width: 39em) {
  .c-nav-page {
    display: none; } }

.c-nav-page__list {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left;
  margin-top: -50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.c-nav-page__list__item {
  background: #011833;
  display: block;
  text-align: center;
  padding: 12px 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: all ease 0.5s;
          transition: all ease 0.5s;
  cursor: pointer;
  border-top: 1px solid #ffa619; }
  .c-nav-page__list__item:hover {
    background: #ffffff; }
    .c-nav-page__list__item:hover a {
      color: #ffa619; }
  .c-nav-page__list__item.is-current {
    background: #ffffff; }
    .c-nav-page__list__item.is-current a {
      color: #ffa619; }
  .c-nav-page__list__item a {
    -webkit-transition: all ease 0.5s;
            transition: all ease 0.5s;
    padding: 10px 45px;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff; }
    .c-nav-page__list__item a:hover {
      color: #ffa619; }

.c-nav-page__dropdown {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left;
  z-index: 10;
  text-align: center;
  margin-bottom: 14px; }
  .c-nav-page__dropdown button {
    width: 100%;
    background: #ffffff; }
  @media only screen and (min-width:39.063em) {
    .c-nav-page__dropdown {
      display: none; } }

.c-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 888;
  height: 76px;
  -webkit-transition: height 0.6s;
          transition: height 0.6s;
  background: rgba(255, 255, 255, 0.92); }
  @media only screen and (min-width:39.063em) {
    .c-header {
      height: 120px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

@media only screen and (min-width:39.063em) {
  .c-header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

.c-header__logo {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 33.33333%;
  float: left;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  padding: 6px;
  min-height: 76px; }
  @media only screen and (min-width:39.063em) {
    .c-header__logo {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 16.66667%;
      float: left; } }
  .c-header__logo img {
    -webkit-transition: width 0.5s;
            transition: width 0.5s;
    min-width: 112.5px;
    width: 112.5px; }
    @media only screen and (min-width:39.063em) {
      .c-header__logo img {
        width: initial; } }

@media only screen and (min-width:39.063em) {
  .c-header__shrink {
    height: 70px; }
    .c-header__shrink .c-header__logo img {
      width: 89px; } }

@media only screen and (max-width: 39em) {
  .c-footer__inner div {
    margin-bottom: 18px; } }

.c-footer {
  background: #011833;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }
  @media only screen and (min-width:39.063em) {
    .c-footer {
      background: #011833;
      background: url("/images/footer-top.png"), -webkit-linear-gradient(top, transparent 200px, #011833 200px, #011833 200px, #011833 100%);
      background: url("/images/footer-top.png"), linear-gradient(to bottom, transparent 200px, #011833 200px, #011833 200px, #011833 100%);
      background-repeat: repeat-x;
      background-position: 50% 0;
      padding-top: 128px;
      padding-bottom: 50px;
      text-align: left; } }

.c-footer__social ul li {
  margin: 0 0 3px; }

@media only screen and (min-width:39.063em) {
  .c-footer__logo {
    margin-top: -46px;
    text-align: center; } }

.c-footer__lower {
  margin-top: 20px;
  border-top: 1px solid #ffa619; }
  .c-footer__lower ul {
    margin-top: 12px; }
    .c-footer__lower ul li {
      margin: 0 10px 6px 0; }
      .c-footer__lower ul li:last-child {
        display: none; }
        @media only screen and (min-width:39.063em) {
          .c-footer__lower ul li:last-child {
            display: block;
            float: right; } }

.c-footer__emagine {
  text-align: center;
  padding: 20px 0 0; }
  @media only screen and (min-width:39.063em) {
    .c-footer__emagine {
      display: none; } }

.c-slider-main__caption {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%; }
  .c-slider-main__caption:before, .c-slider-main__caption:after {
    content: " ";
    display: table; }
  .c-slider-main__caption:after {
    clear: both; }

.c-slider-main__caption-inner {
  background: rgba(1, 24, 51, 0.8);
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left;
  padding-top: 600px;
  padding-bottom: 20px;
  position: absolute;
  bottom: 0; }
  .c-slider-main__caption-inner a {
    margin-top: 10px; }
  @media only screen and (min-width:39.063em) {
    .c-slider-main__caption-inner {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 66.66667%;
      float: left;
      margin-left: 8.33333% !important;
      padding-top: 20px;
      bottom: 40px; } }
  @media only screen and (min-width:64.063em) {
    .c-slider-main__caption-inner {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 50%;
      float: left;
      margin-left: 0 !important;
      bottom: 80px;
      padding-top: 28px;
      padding-left: 28px;
      padding-right: 28px;
      padding-bottom: 28px; } }
  @media only screen and (min-width:90.063em) {
    .c-slider-main__caption-inner {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 58.33333%;
      float: left;
      margin-left: 0 !important;
      bottom: 160px;
      padding-top: 47px;
      padding-left: 47px;
      padding-right: 47px;
      padding-bottom: 47px; } }

.c-slider-main__prev {
  display: none;
  position: absolute;
  z-index: 10;
  left: 0;
  top: -300px; }
  @media only screen and (min-width:39.063em) {
    .c-slider-main__prev {
      display: block; } }

.c-slider-main__next {
  display: none;
  position: absolute;
  z-index: 10;
  right: 0;
  top: -300px; }
  @media only screen and (min-width:39.063em) {
    .c-slider-main__next {
      display: block; } }

.c-slider-main__subslider {
  background: url("/images/patterns/clean_textile2X.png");
  padding-top: 40px;
  padding-bottom: 40px; }

.c-slider-main__subslider-list {
  display: none; }
  .c-slider-main__subslider-list li {
    padding: 0 4px; }
  @media only screen and (min-width:39.063em) {
    .c-slider-main__subslider-list {
      display: block;
      cursor: pointer; } }

.c-slider-main__subslider-figure:hover .c-slider-main__subslider-catpion {
  background: rgba(195, 120, 0, 0.8);
  padding-bottom: 16px; }

.c-slider-main__subslider-catpion {
  background: rgba(1, 24, 51, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s;
          transition: all 0.5s; }
  .c-slider-main__subslider-catpion p {
    color: #ffffff;
    display: block;
    padding-top: 10px;
    font-weight: 700;
    text-transform: uppercase; }

.c-slider-sub__prev {
  display: none;
  position: absolute;
  z-index: 10;
  left: 4px;
  top: -120px; }
  @media only screen and (min-width:39.063em) {
    .c-slider-sub__prev {
      display: block; } }
  @media only screen and (min-width:64.063em) {
    .c-slider-sub__prev {
      left: 4px;
      top: -140px; } }

.c-slider-sub__next {
  display: none;
  position: absolute;
  z-index: 10;
  right: 4px;
  top: -120px; }
  @media only screen and (min-width:39.063em) {
    .c-slider-sub__next {
      display: block; } }
  @media only screen and (min-width:64.063em) {
    .c-slider-sub__next {
      right: 4px;
      top: -140px; } }

.c-featured-sectors-list {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px; }
  .c-featured-sectors-list li {
    margin: 0 0 10px;
    cursor: pointer; }
  @media only screen and (min-width:39.063em) {
    .c-featured-sectors-list {
      display: none; } }

.c-featured-sectors-list-figure img {
  width: 100%; }
.c-featured-sectors-list-figure:hover .c-featured-sectors-list-catpion {
  background: rgba(255, 166, 25, 0.8);
  padding-bottom: 16px; }

.c-featured-sectors-list-catpion {
  background: rgba(1, 24, 51, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s;
          transition: all 0.5s; }
  .c-featured-sectors-list-catpion p {
    color: #ffffff;
    display: block;
    padding: 16px 40px;
    font-weight: 700;
    text-transform: uppercase; }

.c-slider__single {
  cursor: pointer; }
  .c-slider__single li {
    padding: 4px; }

.c-slider__three {
  cursor: pointer; }
  .c-slider__three li {
    padding: 4px; }

@media only screen and (max-width: 39em) {
  .c-news-list__small-col {
    padding-bottom: 30px; } }

.c-news-list__small {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: #333;
  margin-bottom: 10px; }

.c-news-list__small-item {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-bottom: 12px; }
  .c-news-list__small-item a {
    display: block;
    float: left; }

.c-news-list__small-date {
  padding-left: 0;
  padding-right: 0;
  width: 25%;
  float: left;
  color: #333;
  text-align: center;
  display: block;
  padding-top: 10px;
  border: 1px solid #CFCBCA;
  border-radius: 3px; }

.c-news-list__small-date__day {
  font-size: 46px;
  font-weight: 300;
  margin-bottom: 8px; }

.c-news-list__small-date__month {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: -6px;
  background: #e8e3d7; }

.c-news-list__small-date__year {
  font-size: 14px;
  text-transform: uppercase;
  background: #e8e3d7; }

.c-news-list__small-body {
  padding-left: 0;
  padding-right: 0;
  width: 66.66667%;
  float: left;
  padding-left: 16px;
  padding-top: 8px; }
  .c-news-list__small-body p {
    color: #333; }

.c-news-list__large {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  color: #333;
  margin-bottom: 10px; }

.c-news-list__large-item {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #ffa619; }
  .c-news-list__large-item h3 {
    color: #011833; }

.c-news-list__large-pre {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px; }
  @media only screen and (min-width:64.063em) {
    .c-news-list__large-pre {
      padding-left: 0;
      padding-right: 0;
      width: 50%;
      float: left;
      margin-bottom: 0; } }

.c-news-list__large-date__flex {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 6px 0;
  background: #e8e3d7; }

.c-news-list__large-date {
  padding-left: 0;
  padding-right: 0;
  width: 25%;
  float: left;
  color: #333;
  text-align: center;
  display: block;
  padding-top: 10px;
  border-left: 2px solid #CFCBCA;
  border-top: 2px solid #CFCBCA;
  border-bottom: 2px solid #CFCBCA;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.c-news-list__large-date__day {
  font-size: 46px;
  line-height: 46px;
  font-weight: 300;
  margin-bottom: 8px;
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: -46px; }

.c-news-list__large-date__month {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: -6px;
  background: #e8e3d7;
  padding: 1px 0; }

.c-news-list__large-date__year {
  font-size: 14px;
  text-transform: uppercase;
  background: #e8e3d7;
  padding: 1px 0; }

.c-news-list__large-image {
  padding-left: 0;
  padding-right: 0;
  width: 75%;
  float: left; }
  .c-news-list__large-image img {
    overflow: hidden;
    width: 100%;
    border-right: 2px solid #ffa619;
    border-top: 2px solid #ffa619;
    border-bottom: 2px solid #ffa619;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }

.c-news-list__large-body {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left; }
  .c-news-list__large-body p {
    color: #333;
    font-size: 16px;
    line-height: 20px; }
  @media only screen and (min-width:64.063em) {
    .c-news-list__large-body {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 50%;
      float: left;
      padding-left: 12px; } }

.c-news-list__large-controls {
  margin-top: 20px; }
  @media only screen and (min-width:64.063em) {
    .c-news-list__large-controls {
      float: right;
      margin-top: 20px; } }

.c-news-list__pagination {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  text-align: center; }

.c-news-list__pagination__list {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .c-news-list__pagination__list li {
    margin: 0 3px; }
    .c-news-list__pagination__list li a.active {
      font-weight: 900;
      font-size: 24px; }

.c-news-list__accordion > li > a {
  color: #000; }
.c-news-list__accordion ul.c-news-list__accordion-submenu {
  display: none;
  padding-left: 16px; }
  .c-news-list__accordion ul.c-news-list__accordion-submenu li a {
    color: #000; }
    .c-news-list__accordion ul.c-news-list__accordion-submenu li a:hover {
      color: #ffa619; }
    .c-news-list__accordion ul.c-news-list__accordion-submenu li a.is-current {
      color: #ffa619; }
.c-news-list__accordion .is-expanded {
  display: block;
  margin-bottom: 6px; }
  .c-news-list__accordion .is-expanded > a {
    color: #ffa619;
    display: block;
    width: 100%;
    border-bottom: 2px solid #ffa619;
    margin-bottom: 6px; }

.c-news-list__accordion-item {
  padding: 8px 0;
  border-top: 2px dashed #CFCBCA; }
  .c-news-list__accordion-item:last-child {
    border-bottom: 2px dashed #CFCBCA; }

@media only screen and (max-width: 39em) {
  .c-client-list__col {
    padding-bottom: 30px; } }

.c-client-list {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.c-client-list__item {
  margin-bottom: 10px;
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 50%;
  float: left; }
  .c-client-list__item img {
    width: 100%; }
  @media only screen and (min-width:39.063em) {
    .c-client-list__item {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 33.33333%;
      float: left; } }
  @media only screen and (min-width:64.063em) {
    .c-client-list__item {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 25%;
      float: left; } }

.c-client-list__item-inner {
  border: 1px solid #CFCBCA;
  border-radius: 3px;
  overflow: hidden; }

.c-page-header {
  min-height: 240px;
  padding-top: 140px;
  background: #011833;
  background: -webkit-linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/place.jpg") 50% 50% no-repeat;
  background: linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/place.jpg") 50% 50% no-repeat; }
  @media only screen and (min-width:39.063em) {
    .c-page-header {
      min-height: 300px;
      padding-top: 180px; } }
  .c-page-header.t-project {
    background: #011833;
    background: -webkit-linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/page-header/projects-page.jpg") 50% 50% no-repeat;
    background: linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/page-header/projects-page.jpg") 50% 50% no-repeat;
    background-size: cover; }
  .c-page-header.t-sector {
    background: #011833;
    background: -webkit-linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/page-header/sectors-page.jpg") 50% 50% no-repeat;
    background: linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/page-header/sectors-page.jpg") 50% 50% no-repeat;
    background-size: cover; }
  .c-page-header.t-about {
    background: #011833;
    background: -webkit-linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/page-header/about-page.jpg") 0 50% no-repeat;
    background: linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/page-header/about-page.jpg") 0 50% no-repeat;
    background-size: cover; }
  .c-page-header.t-news {
    background: #011833;
    background: -webkit-linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/page-header/news-page.jpg") 50% 50% no-repeat;
    background: linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/page-header/news-page.jpg") 50% 50% no-repeat;
    background-size: cover; }

.c-page-header-sub__dropdown {
  padding-top: 25px;
  padding-bottom: 25px; }
  .c-page-header-sub__dropdown p {
    color: #011833;
    font-weight: 700;
    display: inline-block; }
  .c-page-header-sub__dropdown button {
    display: inline-block; }

.c-dropdown-list {
  display: none;
  position: absolute;
  top: 0;
  z-index: 100;
  background: #011833;
  border-radius: 2px;
  width: 100%;
  border: solid 1px #ffa619; }
  .c-dropdown-list:focus {
    outline: none; }
  .c-dropdown-list.open {
    display: block; }
  @media only screen and (min-width:39.063em) {
    .c-dropdown-list {
      width: 280px; } }

.c-dropdown-list__item {
  padding-left: 3px;
  border-bottom: solid 2px #ffa619; }
  .c-dropdown-list__item:last-child {
    border-bottom: solid 1px #ffa619; }
  .c-dropdown-list__item a {
    color: #ffffff;
    font-size: 17px;
    font-style: bold;
    font-weight: 700;
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px 0 15px 10px; }
    .c-dropdown-list__item a:hover {
      color: #ffa619; }
    @media only screen and (min-width:39.063em) {
      .c-dropdown-list__item a {
        padding: 6px 0 6px 10px; } }
  .c-dropdown-list__item.is-current a {
    color: #ffa619; }

.c-fw-list {
  cursor: pointer; }

.c-fw-list__item {
  margin-bottom: 10px;
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left; }
  .c-fw-list__item img {
    width: 100%; }
  @media only screen and (min-width:39.063em) {
    .c-fw-list__item {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 33.33333%;
      float: left; } }
  @media only screen and (min-width:64.063em) {
    .c-fw-list__item {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 25%;
      float: left; } }

.c-fw-list__figure:hover .c-fw-list__catpion {
  background: rgba(195, 120, 0, 0.8);
  padding-bottom: 16px; }
  .c-fw-list__figure:hover .c-fw-list__catpion.t-alt {
    padding-bottom: 22px; }
  .c-fw-list__figure:hover .c-fw-list__catpion.t-caption-orange {
    opacity: 1;
    padding-bottom: 0px; }

.c-fw-list__catpion {
  background: rgba(1, 24, 51, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .c-fw-list__catpion.t-alt {
    text-transform: uppercase; }
    .c-fw-list__catpion.t-alt p {
      font-weight: 800;
      font-size: 18px; }
  .c-fw-list__catpion p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700; }
  .c-fw-list__catpion.t-caption-orange {
    background: rgba(195, 120, 0, 0.8);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    opacity: 0; }

.c-detail-page__body {
  margin-bottom: 20px; }

.c-detail-page__lower-body p {
  color: #000000; }

.c-detail-page__quote {
  color: #c37800;
  border-left: 24px solid #c37800;
  padding-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 36px;
  margin-bottom: 36px; }
  .c-detail-page__quote .quote {
    font-size: 25px;
    line-height: 27px; }
  .c-detail-page__quote .by {
    font-style: italic;
    font-weight: 300; }

.c-detail-page__controls {
  margin-top: 12px;
  margin-bottom: 12px; }
  @media only screen and (min-width:39.063em) {
    .c-detail-page__controls {
      margin-bottom: 0; } }

.c-detail-page__back {
  margin-top: 20px;
  float: left; }

.c-detail-page__share {
  float: right;
  margin-top: 20px; }

.c-detail-page__related {
  margin-top: 40px; }

.c-detail-page__dl {
  font-family: 'proxima-nova', sans-serif; }
  .c-detail-page__dl dt {
    padding-top: 8px;
    color: #ffa619;
    font-weight: 600;
    font-size: 18px;
    border-top: solid 2px #CFCBCA; }
  .c-detail-page__dl dd {
    color: #000000;
    font-size: 16px;
    padding-bottom: 8px; }
    .c-detail-page__dl dd:last-child {
      border-bottom: solid 2px #CFCBCA; }

.c-detail-page__list li {
  text-transform: uppercase;
  padding: 10px 0;
  border-top: 2px dashed #ffa619; }
  .c-detail-page__list li:last-child {
    border-bottom: 2px dashed #ffa619; }
  .c-detail-page__list li a {
    color: #000000; }
    .c-detail-page__list li a:hover {
      color: #ffa619; }
    .c-detail-page__list li a.is-current {
      color: #ffa619; }

.c-twitter-feed {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }

.c-tweet {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  padding-bottom: 8px;
  margin-bottom: 16px;
  border-bottom: 2px dashed #ffa619; }

.c-tweet__header {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-bottom: 4px; }

.c-tweet__avatar {
  padding-left: 0;
  padding-right: 0;
  width: 25%;
  float: left; }

.c-tweet__info {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 50%;
  float: left;
  padding-top: 8px; }
  .c-tweet__info p {
    color: #000; }
  .c-tweet__info a {
    color: #CFCBCA; }

.c-tweet__date {
  padding-left: 0;
  padding-right: 0;
  width: 25%;
  float: left;
  padding-top: 8px; }
  .c-tweet__date p {
    color: #CFCBCA; }

.c-tweet__body {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  .c-tweet__body p {
    color: #000;
    font-size: 16px;
    line-height: 20px; }

.c-cta-btn {
  border-top: 1px solid #ffa619;
  border-bottom: 1px solid #ffa619;
  padding: 6px 0; }
  .c-cta-btn a:last-child {
    display: inline-block;
    color: #011833;
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 6px; }

.modal-fade-screen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.85);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
          transition: opacity 0.25s ease;
  visibility: hidden;
  z-index: 999; }

.reveal-modal-bg {
  width: 100%;
  width: 100vw;
  height: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.65);
  top: 0;
  left: 0;
  position: fixed;
  z-index: 999; }

.c-fs-modal__outer.open {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  left: 0;
  right: 0;
  position: fixed;
  top: 0 !important;
  z-index: 1000; }
  .c-fs-modal__outer.open:before, .c-fs-modal__outer.open:after {
    content: " ";
    display: table; }
  .c-fs-modal__outer.open:after {
    clear: both; }
  .c-fs-modal__outer.open:focus {
    outline: none; }

.c-fs-modal__inner {
  display: none;
  padding-top: 20px;
  padding-right: 20px !important;
  padding-left: 20px !important;
  padding-bottom: 20px;
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left;
  background: #c37800;
  border-radius: 5px; }
  .open .c-fs-modal__inner {
    display: block; }
  @media only screen and (max-width: 39em) {
    .c-fs-modal__inner {
      height: 100vh; } }
  @media only screen and (min-width:39.063em) and (max-width:64em) {
    .c-fs-modal__inner {
      height: 100%; } }
  @media only screen and (min-width:64.063em) {
    .c-fs-modal__inner {
      margin-top: 140px; } }

.c-fs-modal__header {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 6px; }
  @media only screen and (min-width:39.063em) {
    .c-fs-modal__header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.c-fs-modal__header-l {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  @media only screen and (min-width:39.063em) {
    .c-fs-modal__header-l {
      padding-left: 0;
      padding-right: 0;
      width: 75%;
      float: left; } }

.c-fs-modal__header-r {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-top: 6px;
  margin-bottom: 6px; }
  @media only screen and (min-width:39.063em) {
    .c-fs-modal__header-r {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 25%;
      float: left;
      text-align: center; } }

.c-fs-modal__close {
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 9999; }
  .c-fs-modal__close a {
    color: #ffffff;
    font-weight: 800;
    font-size: 50px;
    line-height: 50px;
    display: block;
    cursor: pointer; }

@media only screen and (min-width:39.063em) {
  .c-fs-modal__list {
    margin: 0;
    padding: 0;
    list-style: none; }
    .c-fs-modal__list > li {
      display: inline-block; } }

.c-fs-modal__list-item h4 {
  font-weight: 600;
  margin-bottom: 5px; }
.c-fs-modal__list-item a {
  color: #ffffff; }
@media only screen and (min-width:39.063em) {
  .c-fs-modal__list-item {
    margin-left: 3%; }
    .c-fs-modal__list-item:first-child {
      margin-left: 0; } }

.c-fs-modal__body {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-top: 12px; }
  @media only screen and (max-width: 39em) {
    .c-fs-modal__body {
      overflow: scroll;
      height: 100%;
      padding-bottom: 180px; } }
  @media only screen and (min-width:39.063em) and (max-width:64em) {
    .c-fs-modal__body {
      overflow: scroll;
      height: 100%;
      padding-bottom: 20px; } }

@media only screen and (max-width: 39em) {
  .c-list-tri__list {
    margin-bottom: 20px; }
    .c-list-tri__list:before, .c-list-tri__list:after {
      content: " ";
      display: table; }
    .c-list-tri__list:after {
      clear: both; } }

.c-list-tri__link {
  display: block; }

.c-list-tri__item {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left;
  margin-bottom: 10px; }
  @media only screen and (min-width:39.063em) {
    .c-list-tri__item {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 33.33333%;
      float: left;
      margin-bottom: 0; } }

.c-list-tri__image img {
  width: 100%; }
.c-list-tri__image:hover .c-list-tri__caption {
  background: rgba(195, 120, 0, 0.8);
  padding-bottom: 16px; }

.c-list-tri__caption {
  background: rgba(1, 24, 51, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .c-list-tri__caption.t-alt {
    text-transform: uppercase; }
    .c-list-tri__caption.t-alt p {
      font-weight: 800;
      font-size: 18px; }
  .c-list-tri__caption p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700; }
  .c-list-tri__caption.t-caption-orange {
    background: rgba(195, 120, 0, 0.8);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    opacity: 0; }

.s-home__touchpoint {
  background: #011833;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media only screen and (min-width:39.063em) {
    .s-home__touchpoint {
      background: #011833;
      background: -webkit-linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/place.jpg") 50% 50% no-repeat;
      background: linear-gradient(rgba(1, 24, 51, 0.8), rgba(1, 24, 51, 0.8)), url("/images/place.jpg") 50% 50% no-repeat;
      padding-top: 110px;
      padding-bottom: 120px; } }

.s-home__bottom {
  padding-top: 20px; }
  @media only screen and (min-width:39.063em) {
    .s-home__bottom {
      padding-top: 60px; } }

.s-careers__list {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left; }

.s-careers__list-item--title {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  border-top: 2px solid #ffa619;
  padding-top: 10px; }
  .s-careers__list-item--title h4 {
    color: #000;
    margin-bottom: 2px; }
  @media only screen and (min-width:39.063em) {
    .s-careers__list-item--title {
      padding-left: 0;
      padding-right: 0;
      width: 75%;
      float: left; } }

.s-careers__list-item--date {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  padding-top: 10px; }
  .s-careers__list-item--date p {
    color: #000;
    margin-bottom: 10px; }
  @media only screen and (min-width:39.063em) {
    .s-careers__list-item--date {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 25%;
      float: left;
      text-align: right;
      border-top: 2px solid #ffa619; } }

.s-careers__list-item--button {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-top: 10px;
  margin-bottom: 30px; }

.s-careers__accordion-submenu {
  display: none;
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left;
  padding-top: 20px; }
  @media only screen and (min-width:39.063em) {
    .s-careers__accordion-submenu {
      padding-left: 7.5px;
      padding-right: 7.5px;
      width: 91.66667%;
      float: left;
      margin-left: 4.16667% !important; } }
  .s-careers__accordion-submenu p {
    margin-bottom: 4px; }
  .s-careers__accordion-submenu .s-careers__submenu-list {
    margin-bottom: 16px;
    color: #000; }
    .s-careers__accordion-submenu .s-careers__submenu-list li {
      margin-bottom: 10px; }

.s-careers-link {
  color: #032254; }
  .s-careers-link a {
    color: #032254; }

.s-404 {
  text-align: center; }
  .s-404 h1, .s-404 h2 {
    color: #ffa619;
    font-weight: 900;
    font-size: 4em; }

.s-contact {
  padding-top: 60px;
  background: #b3d1ff; }
  @media only screen and (min-width:39.063em) {
    .s-contact {
      padding-top: 120px;
      margin-bottom: -150px;
      padding-bottom: 70px; } }
  @media only screen and (max-width: 39em) {
    .s-contact:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0;
      z-index: 10; } }

@media only screen and (min-width:39.063em) {
  .s-contact__details {
    position: absolute;
    top: 160px;
    z-index: 10;
    left: 120px;
    background: rgba(1, 24, 51, 0.8);
    padding: 30px; } }
@media only screen and (min-width:90.063em) {
  .s-contact__details {
    left: 320px; } }
@media only screen and (min-width:120.063em) {
  .s-contact__details {
    left: 420px; } }

.s-contact__details-wrapper {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: 100%;
  float: left; }

@media only screen and (max-width: 39em) {
  .s-contact__details-inner {
    padding-top: 30px;
    padding-bottom: 30px; } }
.s-contact__details-inner li {
  color: #000; }
  @media only screen and (min-width:39.063em) {
    .s-contact__details-inner li {
      color: #ffffff; } }
.s-contact__details-inner .s-contact__blue {
  color: #5d99f9; }
  @media only screen and (min-width:39.063em) {
    .s-contact__details-inner .s-contact__blue {
      color: #a7c7fc; } }
  .s-contact__details-inner .s-contact__blue a {
    color: #5d99f9; }
    @media only screen and (min-width:39.063em) {
      .s-contact__details-inner .s-contact__blue a {
        color: #a7c7fc; } }

.u-p-tb-page {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media only screen and (min-width:39.063em) {
    .u-p-tb-page {
      padding-top: 40px;
      padding-bottom: 40px; } }

.u-pt-20 {
  padding-top: 20px; }

.u-p-b-page {
  padding-bottom: 10px; }
  @media only screen and (min-width:39.063em) {
    .u-p-b-page {
      padding-bottom: 20px; } }

.u-mb-20 {
  margin-bottom: 20px; }

@media only screen and (min-width:39.063em) {
  .u-med-mb-20 {
    margin-bottom: 20px; } }

.u-mt-10 {
  margin-top: 10px; }

.u-mt-20 {
  margin-top: 20px; }

.u-bg-textile {
  background: url("/images/patterns/clean_textile2X.png"); }

.u-bg-adjust-for-footer {
  padding-bottom: 130px;
  margin-bottom: -140px; }

.u-show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.u-alpha {
  font-size: 50px;
  line-height: 52px; }
  @media only screen and (min-width:39.063em) {
    .u-alpha {
      font-size: 50px;
      line-height: 52px; } }
  @media only screen and (min-width:64.063em) {
    .u-alpha {
      font-size: 55px;
      line-height: 57px; } }

.u-beta {
  font-size: 45px;
  line-height: 47px; }
  @media only screen and (min-width:39.063em) {
    .u-beta {
      font-size: 45px;
      line-height: 47px; } }
  @media only screen and (min-width:64.063em) {
    .u-beta {
      font-size: 45px;
      line-height: 47px; } }

.u-gamma {
  font-size: 35px;
  line-height: 37px; }
  @media only screen and (min-width:39.063em) {
    .u-gamma {
      font-size: 35px;
      line-height: 37px; } }
  @media only screen and (min-width:64.063em) {
    .u-gamma {
      font-size: 35px;
      line-height: 37px; } }

.u-delta {
  font-size: 30px;
  line-height: 32px; }
  @media only screen and (min-width:39.063em) {
    .u-delta {
      font-size: 30px;
      line-height: 32px; } }
  @media only screen and (min-width:64.063em) {
    .u-delta {
      font-size: 30px;
      line-height: 32px; } }

.u-epsilon {
  font-size: 25px;
  line-height: 27px; }
  @media only screen and (min-width:39.063em) {
    .u-epsilon {
      font-size: 18px;
      line-height: 20px; } }
  @media only screen and (min-width:64.063em) {
    .u-epsilon {
      font-size: 18px;
      line-height: 20px; } }

.u-zeta {
  font-size: 25px;
  line-height: 27px; }
  @media only screen and (min-width:39.063em) {
    .u-zeta {
      font-size: 18px;
      line-height: 20px; } }
  @media only screen and (min-width:64.063em) {
    .u-zeta {
      font-size: 18px;
      line-height: 20px; } }

.small-body {
  font-size: 16px;
  line-height: 20px; }

.p-white {
  color: #ffffff; }

.p-orange {
  color: #ffa619; }

.p-bold {
  font-weight: 700; }

.p-120 {
  color: #ffbc23; }

/**
 * Very crude, reset-like styles taken from the HTML5 Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/3c3c5e64604209a4d63e1e4c48dd245d45fadfd9/css/main.css#L200-L234
 */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /**
     * Don’t show links that are fragment identifiers, or use the `javascript:`
     * pseudo protocol.
     */
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; } }

.a-white {
  color: #ffffff; }

.font-d-blue {
  color: #011833; }

.font-orange {
  color: #ffa619; }

.font-bold {
  font-weight: 700; }

.font-all-black p, .font-all-black h1, .font-all-black h2, .font-all-black h3, .font-all-black h4, .font-all-black h5, .font-all-black h6, .font-all-black ul, .font-all-black ol, .font-all-black li {
  color: #000000; }

.f-text-center {
  text-align: center; }

.font-underline-orange {
  border-bottom: 1px solid #c37800; }

.font-underline-orange-l {
  border-bottom: 1px solid #ffa619; }

.font-border-after-h5 h5 {
  color: #c37800;
  font-weight: 400;
  background: #ffffff;
  z-index: 10;
  display: inline-block;
  padding: 0 10px; }
.font-border-after-h5::before {
  content: "";
  width: 100%;
  left: 0;
  height: 1px;
  background: orange;
  position: absolute;
  top: 40%; }

.font-adjustment-a {
  margin-left: 7.5px;
  margin-right: 7.5px; }

@media only screen and (min-width:39.063em) {
  .flex-desktop-reorder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .flex-desktop-reorder div:first-child {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .flex-desktop-reorder div:nth-child(2) {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .flex-desktop-reorder div:last-child {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; } }
