meta.foundation-version {
  font-family: "/5.4.6/"; }

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

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

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

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

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

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

.row.nest, .row-10.nest, .row-12.nest {
  width: auto;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }
  .row.nest:after, .row-10.nest:after, .row-12.nest:after {
    content: "";
    display: table;
    clear: both; }

.row-8 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem; }
  .row-8:after {
    content: "";
    display: table;
    clear: both; }
  .row-8 .column, .row-8 .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 100%;
    float: left; }
  .row-8 [class*="column"] + [class*="column"]:last-child {
    float: right; }
  .row-8 [class*="column"] + [class*="column"].end {
    float: left; }
  @media only screen {
    .row-8 .small-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-8 .small-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-8 .small-push-1 {
      position: relative;
      left: 12.5%;
      right: auto; }

    .row-8 .small-pull-1 {
      position: relative;
      right: 12.5%;
      left: auto; }

    .row-8 .small-push-2 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-8 .small-pull-2 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-8 .small-push-3 {
      position: relative;
      left: 37.5%;
      right: auto; }

    .row-8 .small-pull-3 {
      position: relative;
      right: 37.5%;
      left: auto; }

    .row-8 .small-push-4 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-8 .small-pull-4 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-8 .small-push-5 {
      position: relative;
      left: 62.5%;
      right: auto; }

    .row-8 .small-pull-5 {
      position: relative;
      right: 62.5%;
      left: auto; }

    .row-8 .small-push-6 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-8 .small-pull-6 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-8 .small-push-7 {
      position: relative;
      left: 87.5%;
      right: auto; }

    .row-8 .small-pull-7 {
      position: relative;
      right: 87.5%;
      left: auto; }

    .row-8 .column, .row-8 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-8 .small-1 {
      width: 12.5%; }

    .row-8 .small-2 {
      width: 25%; }

    .row-8 .small-3 {
      width: 37.5%; }

    .row-8 .small-4 {
      width: 50%; }

    .row-8 .small-5 {
      width: 62.5%; }

    .row-8 .small-6 {
      width: 75%; }

    .row-8 .small-7 {
      width: 87.5%; }

    .row-8 .small-8 {
      width: 100%; }

    .row-8 .small-offset-0 {
      margin-left: 0% !important; }

    .row-8 .small-offset-1 {
      margin-left: 12.5% !important; }

    .row-8 .small-offset-2 {
      margin-left: 25% !important; }

    .row-8 .small-offset-3 {
      margin-left: 37.5% !important; }

    .row-8 .small-offset-4 {
      margin-left: 50% !important; }

    .row-8 .small-offset-5 {
      margin-left: 62.5% !important; }

    .row-8 .small-offset-6 {
      margin-left: 75% !important; }

    .row-8 .small-offset-7 {
      margin-left: 87.5% !important; }

    .row-8 .small-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-8 .column.small-centered, .row-8 .columns.small-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-8 .column.small-uncentered, .row-8 .columns.small-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-8 .column.small-centered:last-child, .row-8 .columns.small-centered:last-child {
      float: none; }

    .row-8 .column.small-uncentered:last-child, .row-8 .columns.small-uncentered:last-child {
      float: left; }

    .row-8 .column.small-uncentered.opposite, .row-8 .columns.small-uncentered.opposite {
      float: right; }
 }
  @media only screen and (min-width:26.3125em) {
    .row-8 .medium-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-8 .medium-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-8 .medium-push-1 {
      position: relative;
      left: 12.5%;
      right: auto; }

    .row-8 .medium-pull-1 {
      position: relative;
      right: 12.5%;
      left: auto; }

    .row-8 .medium-push-2 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-8 .medium-pull-2 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-8 .medium-push-3 {
      position: relative;
      left: 37.5%;
      right: auto; }

    .row-8 .medium-pull-3 {
      position: relative;
      right: 37.5%;
      left: auto; }

    .row-8 .medium-push-4 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-8 .medium-pull-4 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-8 .medium-push-5 {
      position: relative;
      left: 62.5%;
      right: auto; }

    .row-8 .medium-pull-5 {
      position: relative;
      right: 62.5%;
      left: auto; }

    .row-8 .medium-push-6 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-8 .medium-pull-6 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-8 .medium-push-7 {
      position: relative;
      left: 87.5%;
      right: auto; }

    .row-8 .medium-pull-7 {
      position: relative;
      right: 87.5%;
      left: auto; }

    .row-8 .column, .row-8 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-8 .medium-1 {
      width: 12.5%; }

    .row-8 .medium-2 {
      width: 25%; }

    .row-8 .medium-3 {
      width: 37.5%; }

    .row-8 .medium-4 {
      width: 50%; }

    .row-8 .medium-5 {
      width: 62.5%; }

    .row-8 .medium-6 {
      width: 75%; }

    .row-8 .medium-7 {
      width: 87.5%; }

    .row-8 .medium-8 {
      width: 100%; }

    .row-8 .medium-offset-0 {
      margin-left: 0% !important; }

    .row-8 .medium-offset-1 {
      margin-left: 12.5% !important; }

    .row-8 .medium-offset-2 {
      margin-left: 25% !important; }

    .row-8 .medium-offset-3 {
      margin-left: 37.5% !important; }

    .row-8 .medium-offset-4 {
      margin-left: 50% !important; }

    .row-8 .medium-offset-5 {
      margin-left: 62.5% !important; }

    .row-8 .medium-offset-6 {
      margin-left: 75% !important; }

    .row-8 .medium-offset-7 {
      margin-left: 87.5% !important; }

    .row-8 .medium-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-8 .column.medium-centered, .row-8 .columns.medium-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-8 .column.medium-uncentered, .row-8 .columns.medium-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-8 .column.medium-centered:last-child, .row-8 .columns.medium-centered:last-child {
      float: none; }

    .row-8 .column.medium-uncentered:last-child, .row-8 .columns.medium-uncentered:last-child {
      float: left; }

    .row-8 .column.medium-uncentered.opposite, .row-8 .columns.medium-uncentered.opposite {
      float: right; }

    .row-8 .push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-8 .pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-8 .push-1 {
      position: relative;
      left: 12.5%;
      right: auto; }

    .row-8 .pull-1 {
      position: relative;
      right: 12.5%;
      left: auto; }

    .row-8 .push-2 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-8 .pull-2 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-8 .push-3 {
      position: relative;
      left: 37.5%;
      right: auto; }

    .row-8 .pull-3 {
      position: relative;
      right: 37.5%;
      left: auto; }

    .row-8 .push-4 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-8 .pull-4 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-8 .push-5 {
      position: relative;
      left: 62.5%;
      right: auto; }

    .row-8 .pull-5 {
      position: relative;
      right: 62.5%;
      left: auto; }

    .row-8 .push-6 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-8 .pull-6 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-8 .push-7 {
      position: relative;
      left: 87.5%;
      right: auto; }

    .row-8 .pull-7 {
      position: relative;
      right: 87.5%;
      left: auto; }
 }
  @media only screen and (min-width:48em) {
    .row-8 .large-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-8 .large-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-8 .large-push-1 {
      position: relative;
      left: 12.5%;
      right: auto; }

    .row-8 .large-pull-1 {
      position: relative;
      right: 12.5%;
      left: auto; }

    .row-8 .large-push-2 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-8 .large-pull-2 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-8 .large-push-3 {
      position: relative;
      left: 37.5%;
      right: auto; }

    .row-8 .large-pull-3 {
      position: relative;
      right: 37.5%;
      left: auto; }

    .row-8 .large-push-4 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-8 .large-pull-4 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-8 .large-push-5 {
      position: relative;
      left: 62.5%;
      right: auto; }

    .row-8 .large-pull-5 {
      position: relative;
      right: 62.5%;
      left: auto; }

    .row-8 .large-push-6 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-8 .large-pull-6 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-8 .large-push-7 {
      position: relative;
      left: 87.5%;
      right: auto; }

    .row-8 .large-pull-7 {
      position: relative;
      right: 87.5%;
      left: auto; }

    .row-8 .column, .row-8 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-8 .large-1 {
      width: 12.5%; }

    .row-8 .large-2 {
      width: 25%; }

    .row-8 .large-3 {
      width: 37.5%; }

    .row-8 .large-4 {
      width: 50%; }

    .row-8 .large-5 {
      width: 62.5%; }

    .row-8 .large-6 {
      width: 75%; }

    .row-8 .large-7 {
      width: 87.5%; }

    .row-8 .large-8 {
      width: 100%; }

    .row-8 .large-offset-0 {
      margin-left: 0% !important; }

    .row-8 .large-offset-1 {
      margin-left: 12.5% !important; }

    .row-8 .large-offset-2 {
      margin-left: 25% !important; }

    .row-8 .large-offset-3 {
      margin-left: 37.5% !important; }

    .row-8 .large-offset-4 {
      margin-left: 50% !important; }

    .row-8 .large-offset-5 {
      margin-left: 62.5% !important; }

    .row-8 .large-offset-6 {
      margin-left: 75% !important; }

    .row-8 .large-offset-7 {
      margin-left: 87.5% !important; }

    .row-8 .large-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-8 .column.large-centered, .row-8 .columns.large-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-8 .column.large-uncentered, .row-8 .columns.large-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-8 .column.large-centered:last-child, .row-8 .columns.large-centered:last-child {
      float: none; }

    .row-8 .column.large-uncentered:last-child, .row-8 .columns.large-uncentered:last-child {
      float: left; }

    .row-8 .column.large-uncentered.opposite, .row-8 .columns.large-uncentered.opposite {
      float: right; }

    .row-8 .push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-8 .pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-8 .push-1 {
      position: relative;
      left: 12.5%;
      right: auto; }

    .row-8 .pull-1 {
      position: relative;
      right: 12.5%;
      left: auto; }

    .row-8 .push-2 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-8 .pull-2 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-8 .push-3 {
      position: relative;
      left: 37.5%;
      right: auto; }

    .row-8 .pull-3 {
      position: relative;
      right: 37.5%;
      left: auto; }

    .row-8 .push-4 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-8 .pull-4 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-8 .push-5 {
      position: relative;
      left: 62.5%;
      right: auto; }

    .row-8 .pull-5 {
      position: relative;
      right: 62.5%;
      left: auto; }

    .row-8 .push-6 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-8 .pull-6 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-8 .push-7 {
      position: relative;
      left: 87.5%;
      right: auto; }

    .row-8 .pull-7 {
      position: relative;
      right: 87.5%;
      left: auto; }
 }
  @media only screen and (min-width:61.3125em) {
    .row-8 .xlarge-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-8 .xlarge-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-8 .xlarge-push-1 {
      position: relative;
      left: 12.5%;
      right: auto; }

    .row-8 .xlarge-pull-1 {
      position: relative;
      right: 12.5%;
      left: auto; }

    .row-8 .xlarge-push-2 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-8 .xlarge-pull-2 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-8 .xlarge-push-3 {
      position: relative;
      left: 37.5%;
      right: auto; }

    .row-8 .xlarge-pull-3 {
      position: relative;
      right: 37.5%;
      left: auto; }

    .row-8 .xlarge-push-4 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-8 .xlarge-pull-4 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-8 .xlarge-push-5 {
      position: relative;
      left: 62.5%;
      right: auto; }

    .row-8 .xlarge-pull-5 {
      position: relative;
      right: 62.5%;
      left: auto; }

    .row-8 .xlarge-push-6 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-8 .xlarge-pull-6 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-8 .xlarge-push-7 {
      position: relative;
      left: 87.5%;
      right: auto; }

    .row-8 .xlarge-pull-7 {
      position: relative;
      right: 87.5%;
      left: auto; }

    .row-8 .column, .row-8 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-8 .xlarge-1 {
      width: 12.5%; }

    .row-8 .xlarge-2 {
      width: 25%; }

    .row-8 .xlarge-3 {
      width: 37.5%; }

    .row-8 .xlarge-4 {
      width: 50%; }

    .row-8 .xlarge-5 {
      width: 62.5%; }

    .row-8 .xlarge-6 {
      width: 75%; }

    .row-8 .xlarge-7 {
      width: 87.5%; }

    .row-8 .xlarge-8 {
      width: 100%; }

    .row-8 .xlarge-offset-0 {
      margin-left: 0% !important; }

    .row-8 .xlarge-offset-1 {
      margin-left: 12.5% !important; }

    .row-8 .xlarge-offset-2 {
      margin-left: 25% !important; }

    .row-8 .xlarge-offset-3 {
      margin-left: 37.5% !important; }

    .row-8 .xlarge-offset-4 {
      margin-left: 50% !important; }

    .row-8 .xlarge-offset-5 {
      margin-left: 62.5% !important; }

    .row-8 .xlarge-offset-6 {
      margin-left: 75% !important; }

    .row-8 .xlarge-offset-7 {
      margin-left: 87.5% !important; }

    .row-8 .xlarge-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-8 .column.xlarge-centered, .row-8 .columns.xlarge-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-8 .column.xlarge-uncentered, .row-8 .columns.xlarge-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-8 .column.xlarge-centered:last-child, .row-8 .columns.xlarge-centered:last-child {
      float: none; }

    .row-8 .column.xlarge-uncentered:last-child, .row-8 .columns.xlarge-uncentered:last-child {
      float: left; }

    .row-8 .column.xlarge-uncentered.opposite, .row-8 .columns.xlarge-uncentered.opposite {
      float: right; }
 }
  @media only screen and (min-width:64.0625em) {
    .row-8 .xxlarge-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-8 .xxlarge-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-8 .xxlarge-push-1 {
      position: relative;
      left: 12.5%;
      right: auto; }

    .row-8 .xxlarge-pull-1 {
      position: relative;
      right: 12.5%;
      left: auto; }

    .row-8 .xxlarge-push-2 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-8 .xxlarge-pull-2 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-8 .xxlarge-push-3 {
      position: relative;
      left: 37.5%;
      right: auto; }

    .row-8 .xxlarge-pull-3 {
      position: relative;
      right: 37.5%;
      left: auto; }

    .row-8 .xxlarge-push-4 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-8 .xxlarge-pull-4 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-8 .xxlarge-push-5 {
      position: relative;
      left: 62.5%;
      right: auto; }

    .row-8 .xxlarge-pull-5 {
      position: relative;
      right: 62.5%;
      left: auto; }

    .row-8 .xxlarge-push-6 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-8 .xxlarge-pull-6 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-8 .xxlarge-push-7 {
      position: relative;
      left: 87.5%;
      right: auto; }

    .row-8 .xxlarge-pull-7 {
      position: relative;
      right: 87.5%;
      left: auto; }

    .row-8 .column, .row-8 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-8 .xxlarge-1 {
      width: 12.5%; }

    .row-8 .xxlarge-2 {
      width: 25%; }

    .row-8 .xxlarge-3 {
      width: 37.5%; }

    .row-8 .xxlarge-4 {
      width: 50%; }

    .row-8 .xxlarge-5 {
      width: 62.5%; }

    .row-8 .xxlarge-6 {
      width: 75%; }

    .row-8 .xxlarge-7 {
      width: 87.5%; }

    .row-8 .xxlarge-8 {
      width: 100%; }

    .row-8 .xxlarge-offset-0 {
      margin-left: 0% !important; }

    .row-8 .xxlarge-offset-1 {
      margin-left: 12.5% !important; }

    .row-8 .xxlarge-offset-2 {
      margin-left: 25% !important; }

    .row-8 .xxlarge-offset-3 {
      margin-left: 37.5% !important; }

    .row-8 .xxlarge-offset-4 {
      margin-left: 50% !important; }

    .row-8 .xxlarge-offset-5 {
      margin-left: 62.5% !important; }

    .row-8 .xxlarge-offset-6 {
      margin-left: 75% !important; }

    .row-8 .xxlarge-offset-7 {
      margin-left: 87.5% !important; }

    .row-8 .xxlarge-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-8 .column.xxlarge-centered, .row-8 .columns.xxlarge-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-8 .column.xxlarge-uncentered, .row-8 .columns.xxlarge-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-8 .column.xxlarge-centered:last-child, .row-8 .columns.xxlarge-centered:last-child {
      float: none; }

    .row-8 .column.xxlarge-uncentered:last-child, .row-8 .columns.xxlarge-uncentered:last-child {
      float: left; }

    .row-8 .column.xxlarge-uncentered.opposite, .row-8 .columns.xxlarge-uncentered.opposite {
      float: right; }
 }

.row-10 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem; }
  .row-10:after {
    content: "";
    display: table;
    clear: both; }
  .row-10 .column, .row-10 .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 100%;
    float: left; }
  .row-10 [class*="column"] + [class*="column"]:last-child {
    float: right; }
  .row-10 [class*="column"] + [class*="column"].end {
    float: left; }
  @media only screen {
    .row-10 .small-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-10 .small-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-10 .small-push-1 {
      position: relative;
      left: 10%;
      right: auto; }

    .row-10 .small-pull-1 {
      position: relative;
      right: 10%;
      left: auto; }

    .row-10 .small-push-2 {
      position: relative;
      left: 20%;
      right: auto; }

    .row-10 .small-pull-2 {
      position: relative;
      right: 20%;
      left: auto; }

    .row-10 .small-push-3 {
      position: relative;
      left: 30%;
      right: auto; }

    .row-10 .small-pull-3 {
      position: relative;
      right: 30%;
      left: auto; }

    .row-10 .small-push-4 {
      position: relative;
      left: 40%;
      right: auto; }

    .row-10 .small-pull-4 {
      position: relative;
      right: 40%;
      left: auto; }

    .row-10 .small-push-5 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-10 .small-pull-5 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-10 .small-push-6 {
      position: relative;
      left: 60%;
      right: auto; }

    .row-10 .small-pull-6 {
      position: relative;
      right: 60%;
      left: auto; }

    .row-10 .small-push-7 {
      position: relative;
      left: 70%;
      right: auto; }

    .row-10 .small-pull-7 {
      position: relative;
      right: 70%;
      left: auto; }

    .row-10 .small-push-8 {
      position: relative;
      left: 80%;
      right: auto; }

    .row-10 .small-pull-8 {
      position: relative;
      right: 80%;
      left: auto; }

    .row-10 .small-push-9 {
      position: relative;
      left: 90%;
      right: auto; }

    .row-10 .small-pull-9 {
      position: relative;
      right: 90%;
      left: auto; }

    .row-10 .column, .row-10 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-10 .small-1 {
      width: 10%; }

    .row-10 .small-2 {
      width: 20%; }

    .row-10 .small-3 {
      width: 30%; }

    .row-10 .small-4 {
      width: 40%; }

    .row-10 .small-5 {
      width: 50%; }

    .row-10 .small-6 {
      width: 60%; }

    .row-10 .small-7 {
      width: 70%; }

    .row-10 .small-8 {
      width: 80%; }

    .row-10 .small-9 {
      width: 90%; }

    .row-10 .small-10 {
      width: 100%; }

    .row-10 .small-offset-0 {
      margin-left: 0% !important; }

    .row-10 .small-offset-1 {
      margin-left: 10% !important; }

    .row-10 .small-offset-2 {
      margin-left: 20% !important; }

    .row-10 .small-offset-3 {
      margin-left: 30% !important; }

    .row-10 .small-offset-4 {
      margin-left: 40% !important; }

    .row-10 .small-offset-5 {
      margin-left: 50% !important; }

    .row-10 .small-offset-6 {
      margin-left: 60% !important; }

    .row-10 .small-offset-7 {
      margin-left: 70% !important; }

    .row-10 .small-offset-8 {
      margin-left: 80% !important; }

    .row-10 .small-offset-9 {
      margin-left: 90% !important; }

    .row-10 .small-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-10 .column.small-centered, .row-10 .columns.small-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-10 .column.small-uncentered, .row-10 .columns.small-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-10 .column.small-centered:last-child, .row-10 .columns.small-centered:last-child {
      float: none; }

    .row-10 .column.small-uncentered:last-child, .row-10 .columns.small-uncentered:last-child {
      float: left; }

    .row-10 .column.small-uncentered.opposite, .row-10 .columns.small-uncentered.opposite {
      float: right; }
 }
  @media only screen and (min-width:26.3125em) {
    .row-10 .medium-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-10 .medium-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-10 .medium-push-1 {
      position: relative;
      left: 10%;
      right: auto; }

    .row-10 .medium-pull-1 {
      position: relative;
      right: 10%;
      left: auto; }

    .row-10 .medium-push-2 {
      position: relative;
      left: 20%;
      right: auto; }

    .row-10 .medium-pull-2 {
      position: relative;
      right: 20%;
      left: auto; }

    .row-10 .medium-push-3 {
      position: relative;
      left: 30%;
      right: auto; }

    .row-10 .medium-pull-3 {
      position: relative;
      right: 30%;
      left: auto; }

    .row-10 .medium-push-4 {
      position: relative;
      left: 40%;
      right: auto; }

    .row-10 .medium-pull-4 {
      position: relative;
      right: 40%;
      left: auto; }

    .row-10 .medium-push-5 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-10 .medium-pull-5 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-10 .medium-push-6 {
      position: relative;
      left: 60%;
      right: auto; }

    .row-10 .medium-pull-6 {
      position: relative;
      right: 60%;
      left: auto; }

    .row-10 .medium-push-7 {
      position: relative;
      left: 70%;
      right: auto; }

    .row-10 .medium-pull-7 {
      position: relative;
      right: 70%;
      left: auto; }

    .row-10 .medium-push-8 {
      position: relative;
      left: 80%;
      right: auto; }

    .row-10 .medium-pull-8 {
      position: relative;
      right: 80%;
      left: auto; }

    .row-10 .medium-push-9 {
      position: relative;
      left: 90%;
      right: auto; }

    .row-10 .medium-pull-9 {
      position: relative;
      right: 90%;
      left: auto; }

    .row-10 .column, .row-10 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-10 .medium-1 {
      width: 10%; }

    .row-10 .medium-2 {
      width: 20%; }

    .row-10 .medium-3 {
      width: 30%; }

    .row-10 .medium-4 {
      width: 40%; }

    .row-10 .medium-5 {
      width: 50%; }

    .row-10 .medium-6 {
      width: 60%; }

    .row-10 .medium-7 {
      width: 70%; }

    .row-10 .medium-8 {
      width: 80%; }

    .row-10 .medium-9 {
      width: 90%; }

    .row-10 .medium-10 {
      width: 100%; }

    .row-10 .medium-offset-0 {
      margin-left: 0% !important; }

    .row-10 .medium-offset-1 {
      margin-left: 10% !important; }

    .row-10 .medium-offset-2 {
      margin-left: 20% !important; }

    .row-10 .medium-offset-3 {
      margin-left: 30% !important; }

    .row-10 .medium-offset-4 {
      margin-left: 40% !important; }

    .row-10 .medium-offset-5 {
      margin-left: 50% !important; }

    .row-10 .medium-offset-6 {
      margin-left: 60% !important; }

    .row-10 .medium-offset-7 {
      margin-left: 70% !important; }

    .row-10 .medium-offset-8 {
      margin-left: 80% !important; }

    .row-10 .medium-offset-9 {
      margin-left: 90% !important; }

    .row-10 .medium-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-10 .column.medium-centered, .row-10 .columns.medium-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-10 .column.medium-uncentered, .row-10 .columns.medium-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-10 .column.medium-centered:last-child, .row-10 .columns.medium-centered:last-child {
      float: none; }

    .row-10 .column.medium-uncentered:last-child, .row-10 .columns.medium-uncentered:last-child {
      float: left; }

    .row-10 .column.medium-uncentered.opposite, .row-10 .columns.medium-uncentered.opposite {
      float: right; }

    .row-10 .push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-10 .pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-10 .push-1 {
      position: relative;
      left: 10%;
      right: auto; }

    .row-10 .pull-1 {
      position: relative;
      right: 10%;
      left: auto; }

    .row-10 .push-2 {
      position: relative;
      left: 20%;
      right: auto; }

    .row-10 .pull-2 {
      position: relative;
      right: 20%;
      left: auto; }

    .row-10 .push-3 {
      position: relative;
      left: 30%;
      right: auto; }

    .row-10 .pull-3 {
      position: relative;
      right: 30%;
      left: auto; }

    .row-10 .push-4 {
      position: relative;
      left: 40%;
      right: auto; }

    .row-10 .pull-4 {
      position: relative;
      right: 40%;
      left: auto; }

    .row-10 .push-5 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-10 .pull-5 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-10 .push-6 {
      position: relative;
      left: 60%;
      right: auto; }

    .row-10 .pull-6 {
      position: relative;
      right: 60%;
      left: auto; }

    .row-10 .push-7 {
      position: relative;
      left: 70%;
      right: auto; }

    .row-10 .pull-7 {
      position: relative;
      right: 70%;
      left: auto; }

    .row-10 .push-8 {
      position: relative;
      left: 80%;
      right: auto; }

    .row-10 .pull-8 {
      position: relative;
      right: 80%;
      left: auto; }

    .row-10 .push-9 {
      position: relative;
      left: 90%;
      right: auto; }

    .row-10 .pull-9 {
      position: relative;
      right: 90%;
      left: auto; }
 }
  @media only screen and (min-width:48em) {
    .row-10 .large-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-10 .large-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-10 .large-push-1 {
      position: relative;
      left: 10%;
      right: auto; }

    .row-10 .large-pull-1 {
      position: relative;
      right: 10%;
      left: auto; }

    .row-10 .large-push-2 {
      position: relative;
      left: 20%;
      right: auto; }

    .row-10 .large-pull-2 {
      position: relative;
      right: 20%;
      left: auto; }

    .row-10 .large-push-3 {
      position: relative;
      left: 30%;
      right: auto; }

    .row-10 .large-pull-3 {
      position: relative;
      right: 30%;
      left: auto; }

    .row-10 .large-push-4 {
      position: relative;
      left: 40%;
      right: auto; }

    .row-10 .large-pull-4 {
      position: relative;
      right: 40%;
      left: auto; }

    .row-10 .large-push-5 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-10 .large-pull-5 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-10 .large-push-6 {
      position: relative;
      left: 60%;
      right: auto; }

    .row-10 .large-pull-6 {
      position: relative;
      right: 60%;
      left: auto; }

    .row-10 .large-push-7 {
      position: relative;
      left: 70%;
      right: auto; }

    .row-10 .large-pull-7 {
      position: relative;
      right: 70%;
      left: auto; }

    .row-10 .large-push-8 {
      position: relative;
      left: 80%;
      right: auto; }

    .row-10 .large-pull-8 {
      position: relative;
      right: 80%;
      left: auto; }

    .row-10 .large-push-9 {
      position: relative;
      left: 90%;
      right: auto; }

    .row-10 .large-pull-9 {
      position: relative;
      right: 90%;
      left: auto; }

    .row-10 .column, .row-10 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-10 .large-1 {
      width: 10%; }

    .row-10 .large-2 {
      width: 20%; }

    .row-10 .large-3 {
      width: 30%; }

    .row-10 .large-4 {
      width: 40%; }

    .row-10 .large-5 {
      width: 50%; }

    .row-10 .large-6 {
      width: 60%; }

    .row-10 .large-7 {
      width: 70%; }

    .row-10 .large-8 {
      width: 80%; }

    .row-10 .large-9 {
      width: 90%; }

    .row-10 .large-10 {
      width: 100%; }

    .row-10 .large-offset-0 {
      margin-left: 0% !important; }

    .row-10 .large-offset-1 {
      margin-left: 10% !important; }

    .row-10 .large-offset-2 {
      margin-left: 20% !important; }

    .row-10 .large-offset-3 {
      margin-left: 30% !important; }

    .row-10 .large-offset-4 {
      margin-left: 40% !important; }

    .row-10 .large-offset-5 {
      margin-left: 50% !important; }

    .row-10 .large-offset-6 {
      margin-left: 60% !important; }

    .row-10 .large-offset-7 {
      margin-left: 70% !important; }

    .row-10 .large-offset-8 {
      margin-left: 80% !important; }

    .row-10 .large-offset-9 {
      margin-left: 90% !important; }

    .row-10 .large-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-10 .column.large-centered, .row-10 .columns.large-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-10 .column.large-uncentered, .row-10 .columns.large-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-10 .column.large-centered:last-child, .row-10 .columns.large-centered:last-child {
      float: none; }

    .row-10 .column.large-uncentered:last-child, .row-10 .columns.large-uncentered:last-child {
      float: left; }

    .row-10 .column.large-uncentered.opposite, .row-10 .columns.large-uncentered.opposite {
      float: right; }

    .row-10 .push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-10 .pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-10 .push-1 {
      position: relative;
      left: 10%;
      right: auto; }

    .row-10 .pull-1 {
      position: relative;
      right: 10%;
      left: auto; }

    .row-10 .push-2 {
      position: relative;
      left: 20%;
      right: auto; }

    .row-10 .pull-2 {
      position: relative;
      right: 20%;
      left: auto; }

    .row-10 .push-3 {
      position: relative;
      left: 30%;
      right: auto; }

    .row-10 .pull-3 {
      position: relative;
      right: 30%;
      left: auto; }

    .row-10 .push-4 {
      position: relative;
      left: 40%;
      right: auto; }

    .row-10 .pull-4 {
      position: relative;
      right: 40%;
      left: auto; }

    .row-10 .push-5 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-10 .pull-5 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-10 .push-6 {
      position: relative;
      left: 60%;
      right: auto; }

    .row-10 .pull-6 {
      position: relative;
      right: 60%;
      left: auto; }

    .row-10 .push-7 {
      position: relative;
      left: 70%;
      right: auto; }

    .row-10 .pull-7 {
      position: relative;
      right: 70%;
      left: auto; }

    .row-10 .push-8 {
      position: relative;
      left: 80%;
      right: auto; }

    .row-10 .pull-8 {
      position: relative;
      right: 80%;
      left: auto; }

    .row-10 .push-9 {
      position: relative;
      left: 90%;
      right: auto; }

    .row-10 .pull-9 {
      position: relative;
      right: 90%;
      left: auto; }
 }
  @media only screen and (min-width:61.3125em) {
    .row-10 .xlarge-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-10 .xlarge-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-10 .xlarge-push-1 {
      position: relative;
      left: 10%;
      right: auto; }

    .row-10 .xlarge-pull-1 {
      position: relative;
      right: 10%;
      left: auto; }

    .row-10 .xlarge-push-2 {
      position: relative;
      left: 20%;
      right: auto; }

    .row-10 .xlarge-pull-2 {
      position: relative;
      right: 20%;
      left: auto; }

    .row-10 .xlarge-push-3 {
      position: relative;
      left: 30%;
      right: auto; }

    .row-10 .xlarge-pull-3 {
      position: relative;
      right: 30%;
      left: auto; }

    .row-10 .xlarge-push-4 {
      position: relative;
      left: 40%;
      right: auto; }

    .row-10 .xlarge-pull-4 {
      position: relative;
      right: 40%;
      left: auto; }

    .row-10 .xlarge-push-5 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-10 .xlarge-pull-5 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-10 .xlarge-push-6 {
      position: relative;
      left: 60%;
      right: auto; }

    .row-10 .xlarge-pull-6 {
      position: relative;
      right: 60%;
      left: auto; }

    .row-10 .xlarge-push-7 {
      position: relative;
      left: 70%;
      right: auto; }

    .row-10 .xlarge-pull-7 {
      position: relative;
      right: 70%;
      left: auto; }

    .row-10 .xlarge-push-8 {
      position: relative;
      left: 80%;
      right: auto; }

    .row-10 .xlarge-pull-8 {
      position: relative;
      right: 80%;
      left: auto; }

    .row-10 .xlarge-push-9 {
      position: relative;
      left: 90%;
      right: auto; }

    .row-10 .xlarge-pull-9 {
      position: relative;
      right: 90%;
      left: auto; }

    .row-10 .column, .row-10 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-10 .xlarge-1 {
      width: 10%; }

    .row-10 .xlarge-2 {
      width: 20%; }

    .row-10 .xlarge-3 {
      width: 30%; }

    .row-10 .xlarge-4 {
      width: 40%; }

    .row-10 .xlarge-5 {
      width: 50%; }

    .row-10 .xlarge-6 {
      width: 60%; }

    .row-10 .xlarge-7 {
      width: 70%; }

    .row-10 .xlarge-8 {
      width: 80%; }

    .row-10 .xlarge-9 {
      width: 90%; }

    .row-10 .xlarge-10 {
      width: 100%; }

    .row-10 .xlarge-offset-0 {
      margin-left: 0% !important; }

    .row-10 .xlarge-offset-1 {
      margin-left: 10% !important; }

    .row-10 .xlarge-offset-2 {
      margin-left: 20% !important; }

    .row-10 .xlarge-offset-3 {
      margin-left: 30% !important; }

    .row-10 .xlarge-offset-4 {
      margin-left: 40% !important; }

    .row-10 .xlarge-offset-5 {
      margin-left: 50% !important; }

    .row-10 .xlarge-offset-6 {
      margin-left: 60% !important; }

    .row-10 .xlarge-offset-7 {
      margin-left: 70% !important; }

    .row-10 .xlarge-offset-8 {
      margin-left: 80% !important; }

    .row-10 .xlarge-offset-9 {
      margin-left: 90% !important; }

    .row-10 .xlarge-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-10 .column.xlarge-centered, .row-10 .columns.xlarge-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-10 .column.xlarge-uncentered, .row-10 .columns.xlarge-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-10 .column.xlarge-centered:last-child, .row-10 .columns.xlarge-centered:last-child {
      float: none; }

    .row-10 .column.xlarge-uncentered:last-child, .row-10 .columns.xlarge-uncentered:last-child {
      float: left; }

    .row-10 .column.xlarge-uncentered.opposite, .row-10 .columns.xlarge-uncentered.opposite {
      float: right; }
 }
  @media only screen and (min-width:64.0625em) {
    .row-10 .xxlarge-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-10 .xxlarge-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-10 .xxlarge-push-1 {
      position: relative;
      left: 10%;
      right: auto; }

    .row-10 .xxlarge-pull-1 {
      position: relative;
      right: 10%;
      left: auto; }

    .row-10 .xxlarge-push-2 {
      position: relative;
      left: 20%;
      right: auto; }

    .row-10 .xxlarge-pull-2 {
      position: relative;
      right: 20%;
      left: auto; }

    .row-10 .xxlarge-push-3 {
      position: relative;
      left: 30%;
      right: auto; }

    .row-10 .xxlarge-pull-3 {
      position: relative;
      right: 30%;
      left: auto; }

    .row-10 .xxlarge-push-4 {
      position: relative;
      left: 40%;
      right: auto; }

    .row-10 .xxlarge-pull-4 {
      position: relative;
      right: 40%;
      left: auto; }

    .row-10 .xxlarge-push-5 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-10 .xxlarge-pull-5 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-10 .xxlarge-push-6 {
      position: relative;
      left: 60%;
      right: auto; }

    .row-10 .xxlarge-pull-6 {
      position: relative;
      right: 60%;
      left: auto; }

    .row-10 .xxlarge-push-7 {
      position: relative;
      left: 70%;
      right: auto; }

    .row-10 .xxlarge-pull-7 {
      position: relative;
      right: 70%;
      left: auto; }

    .row-10 .xxlarge-push-8 {
      position: relative;
      left: 80%;
      right: auto; }

    .row-10 .xxlarge-pull-8 {
      position: relative;
      right: 80%;
      left: auto; }

    .row-10 .xxlarge-push-9 {
      position: relative;
      left: 90%;
      right: auto; }

    .row-10 .xxlarge-pull-9 {
      position: relative;
      right: 90%;
      left: auto; }

    .row-10 .column, .row-10 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-10 .xxlarge-1 {
      width: 10%; }

    .row-10 .xxlarge-2 {
      width: 20%; }

    .row-10 .xxlarge-3 {
      width: 30%; }

    .row-10 .xxlarge-4 {
      width: 40%; }

    .row-10 .xxlarge-5 {
      width: 50%; }

    .row-10 .xxlarge-6 {
      width: 60%; }

    .row-10 .xxlarge-7 {
      width: 70%; }

    .row-10 .xxlarge-8 {
      width: 80%; }

    .row-10 .xxlarge-9 {
      width: 90%; }

    .row-10 .xxlarge-10 {
      width: 100%; }

    .row-10 .xxlarge-offset-0 {
      margin-left: 0% !important; }

    .row-10 .xxlarge-offset-1 {
      margin-left: 10% !important; }

    .row-10 .xxlarge-offset-2 {
      margin-left: 20% !important; }

    .row-10 .xxlarge-offset-3 {
      margin-left: 30% !important; }

    .row-10 .xxlarge-offset-4 {
      margin-left: 40% !important; }

    .row-10 .xxlarge-offset-5 {
      margin-left: 50% !important; }

    .row-10 .xxlarge-offset-6 {
      margin-left: 60% !important; }

    .row-10 .xxlarge-offset-7 {
      margin-left: 70% !important; }

    .row-10 .xxlarge-offset-8 {
      margin-left: 80% !important; }

    .row-10 .xxlarge-offset-9 {
      margin-left: 90% !important; }

    .row-10 .xxlarge-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-10 .column.xxlarge-centered, .row-10 .columns.xxlarge-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-10 .column.xxlarge-uncentered, .row-10 .columns.xxlarge-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-10 .column.xxlarge-centered:last-child, .row-10 .columns.xxlarge-centered:last-child {
      float: none; }

    .row-10 .column.xxlarge-uncentered:last-child, .row-10 .columns.xxlarge-uncentered:last-child {
      float: left; }

    .row-10 .column.xxlarge-uncentered.opposite, .row-10 .columns.xxlarge-uncentered.opposite {
      float: right; }
 }

.row-12 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem; }
  .row-12:after {
    content: "";
    display: table;
    clear: both; }
  .row-12 .column, .row-12 .columns {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 100%;
    float: left; }
  .row-12 [class*="column"] + [class*="column"]:last-child {
    float: right; }
  .row-12 [class*="column"] + [class*="column"].end {
    float: left; }
  @media only screen {
    .row-12 .small-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-12 .small-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-12 .small-push-1 {
      position: relative;
      left: 8.3333333333%;
      right: auto; }

    .row-12 .small-pull-1 {
      position: relative;
      right: 8.3333333333%;
      left: auto; }

    .row-12 .small-push-2 {
      position: relative;
      left: 16.6666666667%;
      right: auto; }

    .row-12 .small-pull-2 {
      position: relative;
      right: 16.6666666667%;
      left: auto; }

    .row-12 .small-push-3 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-12 .small-pull-3 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-12 .small-push-4 {
      position: relative;
      left: 33.3333333333%;
      right: auto; }

    .row-12 .small-pull-4 {
      position: relative;
      right: 33.3333333333%;
      left: auto; }

    .row-12 .small-push-5 {
      position: relative;
      left: 41.6666666667%;
      right: auto; }

    .row-12 .small-pull-5 {
      position: relative;
      right: 41.6666666667%;
      left: auto; }

    .row-12 .small-push-6 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-12 .small-pull-6 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-12 .small-push-7 {
      position: relative;
      left: 58.3333333333%;
      right: auto; }

    .row-12 .small-pull-7 {
      position: relative;
      right: 58.3333333333%;
      left: auto; }

    .row-12 .small-push-8 {
      position: relative;
      left: 66.6666666667%;
      right: auto; }

    .row-12 .small-pull-8 {
      position: relative;
      right: 66.6666666667%;
      left: auto; }

    .row-12 .small-push-9 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-12 .small-pull-9 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-12 .small-push-10 {
      position: relative;
      left: 83.3333333333%;
      right: auto; }

    .row-12 .small-pull-10 {
      position: relative;
      right: 83.3333333333%;
      left: auto; }

    .row-12 .small-push-11 {
      position: relative;
      left: 91.6666666667%;
      right: auto; }

    .row-12 .small-pull-11 {
      position: relative;
      right: 91.6666666667%;
      left: auto; }

    .row-12 .column, .row-12 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-12 .small-1 {
      width: 8.3333333333%; }

    .row-12 .small-2 {
      width: 16.6666666667%; }

    .row-12 .small-3 {
      width: 25%; }

    .row-12 .small-4 {
      width: 33.3333333333%; }

    .row-12 .small-5 {
      width: 41.6666666667%; }

    .row-12 .small-6 {
      width: 50%; }

    .row-12 .small-7 {
      width: 58.3333333333%; }

    .row-12 .small-8 {
      width: 66.6666666667%; }

    .row-12 .small-9 {
      width: 75%; }

    .row-12 .small-10 {
      width: 83.3333333333%; }

    .row-12 .small-11 {
      width: 91.6666666667%; }

    .row-12 .small-12 {
      width: 100%; }

    .row-12 .small-offset-0 {
      margin-left: 0% !important; }

    .row-12 .small-offset-1 {
      margin-left: 8.3333333333% !important; }

    .row-12 .small-offset-2 {
      margin-left: 16.6666666667% !important; }

    .row-12 .small-offset-3 {
      margin-left: 25% !important; }

    .row-12 .small-offset-4 {
      margin-left: 33.3333333333% !important; }

    .row-12 .small-offset-5 {
      margin-left: 41.6666666667% !important; }

    .row-12 .small-offset-6 {
      margin-left: 50% !important; }

    .row-12 .small-offset-7 {
      margin-left: 58.3333333333% !important; }

    .row-12 .small-offset-8 {
      margin-left: 66.6666666667% !important; }

    .row-12 .small-offset-9 {
      margin-left: 75% !important; }

    .row-12 .small-offset-10 {
      margin-left: 83.3333333333% !important; }

    .row-12 .small-offset-11 {
      margin-left: 91.6666666667% !important; }

    .row-12 .small-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-12 .column.small-centered, .row-12 .columns.small-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-12 .column.small-uncentered, .row-12 .columns.small-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-12 .column.small-centered:last-child, .row-12 .columns.small-centered:last-child {
      float: none; }

    .row-12 .column.small-uncentered:last-child, .row-12 .columns.small-uncentered:last-child {
      float: left; }

    .row-12 .column.small-uncentered.opposite, .row-12 .columns.small-uncentered.opposite {
      float: right; }
 }
  @media only screen and (min-width:26.3125em) {
    .row-12 .medium-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-12 .medium-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-12 .medium-push-1 {
      position: relative;
      left: 8.3333333333%;
      right: auto; }

    .row-12 .medium-pull-1 {
      position: relative;
      right: 8.3333333333%;
      left: auto; }

    .row-12 .medium-push-2 {
      position: relative;
      left: 16.6666666667%;
      right: auto; }

    .row-12 .medium-pull-2 {
      position: relative;
      right: 16.6666666667%;
      left: auto; }

    .row-12 .medium-push-3 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-12 .medium-pull-3 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-12 .medium-push-4 {
      position: relative;
      left: 33.3333333333%;
      right: auto; }

    .row-12 .medium-pull-4 {
      position: relative;
      right: 33.3333333333%;
      left: auto; }

    .row-12 .medium-push-5 {
      position: relative;
      left: 41.6666666667%;
      right: auto; }

    .row-12 .medium-pull-5 {
      position: relative;
      right: 41.6666666667%;
      left: auto; }

    .row-12 .medium-push-6 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-12 .medium-pull-6 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-12 .medium-push-7 {
      position: relative;
      left: 58.3333333333%;
      right: auto; }

    .row-12 .medium-pull-7 {
      position: relative;
      right: 58.3333333333%;
      left: auto; }

    .row-12 .medium-push-8 {
      position: relative;
      left: 66.6666666667%;
      right: auto; }

    .row-12 .medium-pull-8 {
      position: relative;
      right: 66.6666666667%;
      left: auto; }

    .row-12 .medium-push-9 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-12 .medium-pull-9 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-12 .medium-push-10 {
      position: relative;
      left: 83.3333333333%;
      right: auto; }

    .row-12 .medium-pull-10 {
      position: relative;
      right: 83.3333333333%;
      left: auto; }

    .row-12 .medium-push-11 {
      position: relative;
      left: 91.6666666667%;
      right: auto; }

    .row-12 .medium-pull-11 {
      position: relative;
      right: 91.6666666667%;
      left: auto; }

    .row-12 .column, .row-12 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-12 .medium-1 {
      width: 8.3333333333%; }

    .row-12 .medium-2 {
      width: 16.6666666667%; }

    .row-12 .medium-3 {
      width: 25%; }

    .row-12 .medium-4 {
      width: 33.3333333333%; }

    .row-12 .medium-5 {
      width: 41.6666666667%; }

    .row-12 .medium-6 {
      width: 50%; }

    .row-12 .medium-7 {
      width: 58.3333333333%; }

    .row-12 .medium-8 {
      width: 66.6666666667%; }

    .row-12 .medium-9 {
      width: 75%; }

    .row-12 .medium-10 {
      width: 83.3333333333%; }

    .row-12 .medium-11 {
      width: 91.6666666667%; }

    .row-12 .medium-12 {
      width: 100%; }

    .row-12 .medium-offset-0 {
      margin-left: 0% !important; }

    .row-12 .medium-offset-1 {
      margin-left: 8.3333333333% !important; }

    .row-12 .medium-offset-2 {
      margin-left: 16.6666666667% !important; }

    .row-12 .medium-offset-3 {
      margin-left: 25% !important; }

    .row-12 .medium-offset-4 {
      margin-left: 33.3333333333% !important; }

    .row-12 .medium-offset-5 {
      margin-left: 41.6666666667% !important; }

    .row-12 .medium-offset-6 {
      margin-left: 50% !important; }

    .row-12 .medium-offset-7 {
      margin-left: 58.3333333333% !important; }

    .row-12 .medium-offset-8 {
      margin-left: 66.6666666667% !important; }

    .row-12 .medium-offset-9 {
      margin-left: 75% !important; }

    .row-12 .medium-offset-10 {
      margin-left: 83.3333333333% !important; }

    .row-12 .medium-offset-11 {
      margin-left: 91.6666666667% !important; }

    .row-12 .medium-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-12 .column.medium-centered, .row-12 .columns.medium-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-12 .column.medium-uncentered, .row-12 .columns.medium-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-12 .column.medium-centered:last-child, .row-12 .columns.medium-centered:last-child {
      float: none; }

    .row-12 .column.medium-uncentered:last-child, .row-12 .columns.medium-uncentered:last-child {
      float: left; }

    .row-12 .column.medium-uncentered.opposite, .row-12 .columns.medium-uncentered.opposite {
      float: right; }

    .row-12 .push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-12 .pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-12 .push-1 {
      position: relative;
      left: 8.3333333333%;
      right: auto; }

    .row-12 .pull-1 {
      position: relative;
      right: 8.3333333333%;
      left: auto; }

    .row-12 .push-2 {
      position: relative;
      left: 16.6666666667%;
      right: auto; }

    .row-12 .pull-2 {
      position: relative;
      right: 16.6666666667%;
      left: auto; }

    .row-12 .push-3 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-12 .pull-3 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-12 .push-4 {
      position: relative;
      left: 33.3333333333%;
      right: auto; }

    .row-12 .pull-4 {
      position: relative;
      right: 33.3333333333%;
      left: auto; }

    .row-12 .push-5 {
      position: relative;
      left: 41.6666666667%;
      right: auto; }

    .row-12 .pull-5 {
      position: relative;
      right: 41.6666666667%;
      left: auto; }

    .row-12 .push-6 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-12 .pull-6 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-12 .push-7 {
      position: relative;
      left: 58.3333333333%;
      right: auto; }

    .row-12 .pull-7 {
      position: relative;
      right: 58.3333333333%;
      left: auto; }

    .row-12 .push-8 {
      position: relative;
      left: 66.6666666667%;
      right: auto; }

    .row-12 .pull-8 {
      position: relative;
      right: 66.6666666667%;
      left: auto; }

    .row-12 .push-9 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-12 .pull-9 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-12 .push-10 {
      position: relative;
      left: 83.3333333333%;
      right: auto; }

    .row-12 .pull-10 {
      position: relative;
      right: 83.3333333333%;
      left: auto; }

    .row-12 .push-11 {
      position: relative;
      left: 91.6666666667%;
      right: auto; }

    .row-12 .pull-11 {
      position: relative;
      right: 91.6666666667%;
      left: auto; }
 }
  @media only screen and (min-width:48em) {
    .row-12 .large-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-12 .large-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-12 .large-push-1 {
      position: relative;
      left: 8.3333333333%;
      right: auto; }

    .row-12 .large-pull-1 {
      position: relative;
      right: 8.3333333333%;
      left: auto; }

    .row-12 .large-push-2 {
      position: relative;
      left: 16.6666666667%;
      right: auto; }

    .row-12 .large-pull-2 {
      position: relative;
      right: 16.6666666667%;
      left: auto; }

    .row-12 .large-push-3 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-12 .large-pull-3 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-12 .large-push-4 {
      position: relative;
      left: 33.3333333333%;
      right: auto; }

    .row-12 .large-pull-4 {
      position: relative;
      right: 33.3333333333%;
      left: auto; }

    .row-12 .large-push-5 {
      position: relative;
      left: 41.6666666667%;
      right: auto; }

    .row-12 .large-pull-5 {
      position: relative;
      right: 41.6666666667%;
      left: auto; }

    .row-12 .large-push-6 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-12 .large-pull-6 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-12 .large-push-7 {
      position: relative;
      left: 58.3333333333%;
      right: auto; }

    .row-12 .large-pull-7 {
      position: relative;
      right: 58.3333333333%;
      left: auto; }

    .row-12 .large-push-8 {
      position: relative;
      left: 66.6666666667%;
      right: auto; }

    .row-12 .large-pull-8 {
      position: relative;
      right: 66.6666666667%;
      left: auto; }

    .row-12 .large-push-9 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-12 .large-pull-9 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-12 .large-push-10 {
      position: relative;
      left: 83.3333333333%;
      right: auto; }

    .row-12 .large-pull-10 {
      position: relative;
      right: 83.3333333333%;
      left: auto; }

    .row-12 .large-push-11 {
      position: relative;
      left: 91.6666666667%;
      right: auto; }

    .row-12 .large-pull-11 {
      position: relative;
      right: 91.6666666667%;
      left: auto; }

    .row-12 .column, .row-12 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-12 .large-1 {
      width: 8.3333333333%; }

    .row-12 .large-2 {
      width: 16.6666666667%; }

    .row-12 .large-3 {
      width: 25%; }

    .row-12 .large-4 {
      width: 33.3333333333%; }

    .row-12 .large-5 {
      width: 41.6666666667%; }

    .row-12 .large-6 {
      width: 50%; }

    .row-12 .large-7 {
      width: 58.3333333333%; }

    .row-12 .large-8 {
      width: 66.6666666667%; }

    .row-12 .large-9 {
      width: 75%; }

    .row-12 .large-10 {
      width: 83.3333333333%; }

    .row-12 .large-11 {
      width: 91.6666666667%; }

    .row-12 .large-12 {
      width: 100%; }

    .row-12 .large-offset-0 {
      margin-left: 0% !important; }

    .row-12 .large-offset-1 {
      margin-left: 8.3333333333% !important; }

    .row-12 .large-offset-2 {
      margin-left: 16.6666666667% !important; }

    .row-12 .large-offset-3 {
      margin-left: 25% !important; }

    .row-12 .large-offset-4 {
      margin-left: 33.3333333333% !important; }

    .row-12 .large-offset-5 {
      margin-left: 41.6666666667% !important; }

    .row-12 .large-offset-6 {
      margin-left: 50% !important; }

    .row-12 .large-offset-7 {
      margin-left: 58.3333333333% !important; }

    .row-12 .large-offset-8 {
      margin-left: 66.6666666667% !important; }

    .row-12 .large-offset-9 {
      margin-left: 75% !important; }

    .row-12 .large-offset-10 {
      margin-left: 83.3333333333% !important; }

    .row-12 .large-offset-11 {
      margin-left: 91.6666666667% !important; }

    .row-12 .large-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-12 .column.large-centered, .row-12 .columns.large-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-12 .column.large-uncentered, .row-12 .columns.large-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-12 .column.large-centered:last-child, .row-12 .columns.large-centered:last-child {
      float: none; }

    .row-12 .column.large-uncentered:last-child, .row-12 .columns.large-uncentered:last-child {
      float: left; }

    .row-12 .column.large-uncentered.opposite, .row-12 .columns.large-uncentered.opposite {
      float: right; }

    .row-12 .push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-12 .pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-12 .push-1 {
      position: relative;
      left: 8.3333333333%;
      right: auto; }

    .row-12 .pull-1 {
      position: relative;
      right: 8.3333333333%;
      left: auto; }

    .row-12 .push-2 {
      position: relative;
      left: 16.6666666667%;
      right: auto; }

    .row-12 .pull-2 {
      position: relative;
      right: 16.6666666667%;
      left: auto; }

    .row-12 .push-3 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-12 .pull-3 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-12 .push-4 {
      position: relative;
      left: 33.3333333333%;
      right: auto; }

    .row-12 .pull-4 {
      position: relative;
      right: 33.3333333333%;
      left: auto; }

    .row-12 .push-5 {
      position: relative;
      left: 41.6666666667%;
      right: auto; }

    .row-12 .pull-5 {
      position: relative;
      right: 41.6666666667%;
      left: auto; }

    .row-12 .push-6 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-12 .pull-6 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-12 .push-7 {
      position: relative;
      left: 58.3333333333%;
      right: auto; }

    .row-12 .pull-7 {
      position: relative;
      right: 58.3333333333%;
      left: auto; }

    .row-12 .push-8 {
      position: relative;
      left: 66.6666666667%;
      right: auto; }

    .row-12 .pull-8 {
      position: relative;
      right: 66.6666666667%;
      left: auto; }

    .row-12 .push-9 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-12 .pull-9 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-12 .push-10 {
      position: relative;
      left: 83.3333333333%;
      right: auto; }

    .row-12 .pull-10 {
      position: relative;
      right: 83.3333333333%;
      left: auto; }

    .row-12 .push-11 {
      position: relative;
      left: 91.6666666667%;
      right: auto; }

    .row-12 .pull-11 {
      position: relative;
      right: 91.6666666667%;
      left: auto; }
 }
  @media only screen and (min-width:61.3125em) {
    .row-12 .xlarge-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-12 .xlarge-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-12 .xlarge-push-1 {
      position: relative;
      left: 8.3333333333%;
      right: auto; }

    .row-12 .xlarge-pull-1 {
      position: relative;
      right: 8.3333333333%;
      left: auto; }

    .row-12 .xlarge-push-2 {
      position: relative;
      left: 16.6666666667%;
      right: auto; }

    .row-12 .xlarge-pull-2 {
      position: relative;
      right: 16.6666666667%;
      left: auto; }

    .row-12 .xlarge-push-3 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-12 .xlarge-pull-3 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-12 .xlarge-push-4 {
      position: relative;
      left: 33.3333333333%;
      right: auto; }

    .row-12 .xlarge-pull-4 {
      position: relative;
      right: 33.3333333333%;
      left: auto; }

    .row-12 .xlarge-push-5 {
      position: relative;
      left: 41.6666666667%;
      right: auto; }

    .row-12 .xlarge-pull-5 {
      position: relative;
      right: 41.6666666667%;
      left: auto; }

    .row-12 .xlarge-push-6 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-12 .xlarge-pull-6 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-12 .xlarge-push-7 {
      position: relative;
      left: 58.3333333333%;
      right: auto; }

    .row-12 .xlarge-pull-7 {
      position: relative;
      right: 58.3333333333%;
      left: auto; }

    .row-12 .xlarge-push-8 {
      position: relative;
      left: 66.6666666667%;
      right: auto; }

    .row-12 .xlarge-pull-8 {
      position: relative;
      right: 66.6666666667%;
      left: auto; }

    .row-12 .xlarge-push-9 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-12 .xlarge-pull-9 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-12 .xlarge-push-10 {
      position: relative;
      left: 83.3333333333%;
      right: auto; }

    .row-12 .xlarge-pull-10 {
      position: relative;
      right: 83.3333333333%;
      left: auto; }

    .row-12 .xlarge-push-11 {
      position: relative;
      left: 91.6666666667%;
      right: auto; }

    .row-12 .xlarge-pull-11 {
      position: relative;
      right: 91.6666666667%;
      left: auto; }

    .row-12 .column, .row-12 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-12 .xlarge-1 {
      width: 8.3333333333%; }

    .row-12 .xlarge-2 {
      width: 16.6666666667%; }

    .row-12 .xlarge-3 {
      width: 25%; }

    .row-12 .xlarge-4 {
      width: 33.3333333333%; }

    .row-12 .xlarge-5 {
      width: 41.6666666667%; }

    .row-12 .xlarge-6 {
      width: 50%; }

    .row-12 .xlarge-7 {
      width: 58.3333333333%; }

    .row-12 .xlarge-8 {
      width: 66.6666666667%; }

    .row-12 .xlarge-9 {
      width: 75%; }

    .row-12 .xlarge-10 {
      width: 83.3333333333%; }

    .row-12 .xlarge-11 {
      width: 91.6666666667%; }

    .row-12 .xlarge-12 {
      width: 100%; }

    .row-12 .xlarge-offset-0 {
      margin-left: 0% !important; }

    .row-12 .xlarge-offset-1 {
      margin-left: 8.3333333333% !important; }

    .row-12 .xlarge-offset-2 {
      margin-left: 16.6666666667% !important; }

    .row-12 .xlarge-offset-3 {
      margin-left: 25% !important; }

    .row-12 .xlarge-offset-4 {
      margin-left: 33.3333333333% !important; }

    .row-12 .xlarge-offset-5 {
      margin-left: 41.6666666667% !important; }

    .row-12 .xlarge-offset-6 {
      margin-left: 50% !important; }

    .row-12 .xlarge-offset-7 {
      margin-left: 58.3333333333% !important; }

    .row-12 .xlarge-offset-8 {
      margin-left: 66.6666666667% !important; }

    .row-12 .xlarge-offset-9 {
      margin-left: 75% !important; }

    .row-12 .xlarge-offset-10 {
      margin-left: 83.3333333333% !important; }

    .row-12 .xlarge-offset-11 {
      margin-left: 91.6666666667% !important; }

    .row-12 .xlarge-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-12 .column.xlarge-centered, .row-12 .columns.xlarge-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-12 .column.xlarge-uncentered, .row-12 .columns.xlarge-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-12 .column.xlarge-centered:last-child, .row-12 .columns.xlarge-centered:last-child {
      float: none; }

    .row-12 .column.xlarge-uncentered:last-child, .row-12 .columns.xlarge-uncentered:last-child {
      float: left; }

    .row-12 .column.xlarge-uncentered.opposite, .row-12 .columns.xlarge-uncentered.opposite {
      float: right; }
 }
  @media only screen and (min-width:64.0625em) {
    .row-12 .xxlarge-push-0 {
      position: relative;
      left: 0%;
      right: auto; }

    .row-12 .xxlarge-pull-0 {
      position: relative;
      right: 0%;
      left: auto; }

    .row-12 .xxlarge-push-1 {
      position: relative;
      left: 8.3333333333%;
      right: auto; }

    .row-12 .xxlarge-pull-1 {
      position: relative;
      right: 8.3333333333%;
      left: auto; }

    .row-12 .xxlarge-push-2 {
      position: relative;
      left: 16.6666666667%;
      right: auto; }

    .row-12 .xxlarge-pull-2 {
      position: relative;
      right: 16.6666666667%;
      left: auto; }

    .row-12 .xxlarge-push-3 {
      position: relative;
      left: 25%;
      right: auto; }

    .row-12 .xxlarge-pull-3 {
      position: relative;
      right: 25%;
      left: auto; }

    .row-12 .xxlarge-push-4 {
      position: relative;
      left: 33.3333333333%;
      right: auto; }

    .row-12 .xxlarge-pull-4 {
      position: relative;
      right: 33.3333333333%;
      left: auto; }

    .row-12 .xxlarge-push-5 {
      position: relative;
      left: 41.6666666667%;
      right: auto; }

    .row-12 .xxlarge-pull-5 {
      position: relative;
      right: 41.6666666667%;
      left: auto; }

    .row-12 .xxlarge-push-6 {
      position: relative;
      left: 50%;
      right: auto; }

    .row-12 .xxlarge-pull-6 {
      position: relative;
      right: 50%;
      left: auto; }

    .row-12 .xxlarge-push-7 {
      position: relative;
      left: 58.3333333333%;
      right: auto; }

    .row-12 .xxlarge-pull-7 {
      position: relative;
      right: 58.3333333333%;
      left: auto; }

    .row-12 .xxlarge-push-8 {
      position: relative;
      left: 66.6666666667%;
      right: auto; }

    .row-12 .xxlarge-pull-8 {
      position: relative;
      right: 66.6666666667%;
      left: auto; }

    .row-12 .xxlarge-push-9 {
      position: relative;
      left: 75%;
      right: auto; }

    .row-12 .xxlarge-pull-9 {
      position: relative;
      right: 75%;
      left: auto; }

    .row-12 .xxlarge-push-10 {
      position: relative;
      left: 83.3333333333%;
      right: auto; }

    .row-12 .xxlarge-pull-10 {
      position: relative;
      right: 83.3333333333%;
      left: auto; }

    .row-12 .xxlarge-push-11 {
      position: relative;
      left: 91.6666666667%;
      right: auto; }

    .row-12 .xxlarge-pull-11 {
      position: relative;
      right: 91.6666666667%;
      left: auto; }

    .row-12 .column, .row-12 .columns {
      position: relative;
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      float: left; }

    .row-12 .xxlarge-1 {
      width: 8.3333333333%; }

    .row-12 .xxlarge-2 {
      width: 16.6666666667%; }

    .row-12 .xxlarge-3 {
      width: 25%; }

    .row-12 .xxlarge-4 {
      width: 33.3333333333%; }

    .row-12 .xxlarge-5 {
      width: 41.6666666667%; }

    .row-12 .xxlarge-6 {
      width: 50%; }

    .row-12 .xxlarge-7 {
      width: 58.3333333333%; }

    .row-12 .xxlarge-8 {
      width: 66.6666666667%; }

    .row-12 .xxlarge-9 {
      width: 75%; }

    .row-12 .xxlarge-10 {
      width: 83.3333333333%; }

    .row-12 .xxlarge-11 {
      width: 91.6666666667%; }

    .row-12 .xxlarge-12 {
      width: 100%; }

    .row-12 .xxlarge-offset-0 {
      margin-left: 0% !important; }

    .row-12 .xxlarge-offset-1 {
      margin-left: 8.3333333333% !important; }

    .row-12 .xxlarge-offset-2 {
      margin-left: 16.6666666667% !important; }

    .row-12 .xxlarge-offset-3 {
      margin-left: 25% !important; }

    .row-12 .xxlarge-offset-4 {
      margin-left: 33.3333333333% !important; }

    .row-12 .xxlarge-offset-5 {
      margin-left: 41.6666666667% !important; }

    .row-12 .xxlarge-offset-6 {
      margin-left: 50% !important; }

    .row-12 .xxlarge-offset-7 {
      margin-left: 58.3333333333% !important; }

    .row-12 .xxlarge-offset-8 {
      margin-left: 66.6666666667% !important; }

    .row-12 .xxlarge-offset-9 {
      margin-left: 75% !important; }

    .row-12 .xxlarge-offset-10 {
      margin-left: 83.3333333333% !important; }

    .row-12 .xxlarge-offset-11 {
      margin-left: 91.6666666667% !important; }

    .row-12 .xxlarge-reset-order {
      margin-left: 0;
      margin-right: 0;
      left: auto;
      right: auto;
      float: left; }

    .row-12 .column.xxlarge-centered, .row-12 .columns.xxlarge-centered {
      margin-left: auto;
      margin-right: auto;
      float: none; }

    .row-12 .column.xxlarge-uncentered, .row-12 .columns.xxlarge-uncentered {
      margin-left: 0;
      margin-right: 0;
      float: left; }

    .row-12 .column.xxlarge-centered:last-child, .row-12 .columns.xxlarge-centered:last-child {
      float: none; }

    .row-12 .column.xxlarge-uncentered:last-child, .row-12 .columns.xxlarge-uncentered:last-child {
      float: left; }

    .row-12 .column.xxlarge-uncentered.opposite, .row-12 .columns.xxlarge-uncentered.opposite {
      float: right; }
 }

.u-textFormat {
  line-height: 1.5; }
  .u-textFormat h1 {
    font-size: 2.75em; }
  .u-textFormat h2 {
    font-size: 2.3125em; }
  .u-textFormat h3 {
    font-size: 1.6875em; }
  .u-textFormat h4 {
    font-size: 1.4375em; }
  .u-textFormat h5 {
    font-size: 1.125em; }
  .u-textFormat h6 {
    font-size: 1em; }
  .u-textFormat p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
  .u-textFormat ul, .u-textFormat ol, .u-textFormat dl {
    font-size: inherit; }
  .u-textFormat ul {
    list-style-image: url("../img/bullet.png"); }
  .u-textFormat blockquote cite {
    font-size: 0.8125em; }
  .u-textFormat strong {
    font-weight: 900; }
  .u-textFormat em {
    font-style: italic; }

.Icon-prev, .Icon-next {
  background: #547F95;
  color: #FFFFFF;
  position: absolute;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px; }
  .Icon-prev:hover, .Icon-prev:focus, .Icon-next:hover, .Icon-next:focus {
    color: #FFFFFF; }
  .Icon-prev:hover, .Icon-next:hover {
    background: #6796ae; }
  .Icon-prev:before, .Icon-next:before {
    content: " ";
    display: block;
    position: absolute;
    top: 100%; }
  .Icon-prev .Svg, .Icon-next .Svg {
    height: 22px;
    margin-top: -3px;
    width: 12px; }
    .Icon-prev .Svg *, .Icon-next .Svg * {
      fill: currentColor; }

.Icon-prev:before {
  height: 0;
  width: 0;
  border-top: 10px solid #20203e;
  border-left: 10px solid transparent;
  left: 0; }

.Icon-next:before {
  height: 0;
  width: 0;
  border-top: 10px solid #20203e;
  border-right: 10px solid transparent;
  right: 0; }

.Svg .clouds {
  fill: #82939C; }
.Svg .fog {
  fill: #82939C; }
.Svg .funnel_cloud {
  fill: #82939C; }
.Svg .haze {
  fill: #82939C; }
.Svg .ice {
  fill: #82939C; }
.Svg .lightning {
  fill: #F09123; }
.Svg .moon {
  fill: #4EBED1; }
.Svg .no_data {
  fill: #82939C; }
.Svg .rain {
  fill: #82939C; }
.Svg .smoke {
  fill: #82939C; }
.Svg .snow {
  fill: #82939C; }
.Svg .sun {
  fill: #F09123; }
.Svg .wind {
  fill: #9DB1BA; }

.Nav--primary .Svg .clouds {
  fill: #D6D6D6; }
.Nav--primary .Svg .fog {
  fill: #D6D6D6; }
.Nav--primary .Svg .funnel_cloud {
  fill: #D6D6D6; }
.Nav--primary .Svg .haze {
  fill: #D6D6D6; }
.Nav--primary .Svg .ice {
  fill: #D6D6D6; }
.Nav--primary .Svg .lightning {
  fill: #EDBE26; }
.Nav--primary .Svg .moon {
  fill: #FFFFFF; }
.Nav--primary .Svg .no_data {
  fill: #D6D6D6; }
.Nav--primary .Svg .rain {
  fill: #D6D6D6; }
.Nav--primary .Svg .smoke {
  fill: #D6D6D6; }
.Nav--primary .Svg .snow {
  fill: #D6D6D6; }
.Nav--primary .Svg .sun {
  fill: #EDBE26; }
.Nav--primary .Svg .wind {
  fill: #9DB1BA; }

.Header .row {
  height: 50px;
  position: relative; }
  @media only screen and (min-width:48em) {
    .Header .row {
      height: 110px; } }

.csstransforms .Logo, .csstransforms .WeatherListen, .csstransforms .Weather, .csstransforms .Listen {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.Logo {
  float: left;
  margin: 0;
  padding-left: 0; }
  .Logo span, .Logo a {
    display: block; }
  .Logo .Svg[data-name="logo"] {
    display: block;
    height: 30px;
    width: 83px; }
  .Logo .Svg[data-name="header-logo"] {
    display: none; }
  @media only screen and (min-width:26.3125em) {
    .Logo {
      padding-left: 10px; } }
  @media only screen and (min-width:48em) {
    .Logo .Svg[data-name="logo"] {
      width: 161px;
      height: 58px; }
 }
  @media only screen and (min-width:61.3125em) {
    .Logo {
      padding-left: 20px; }
      .Logo .Svg[data-name="logo"] {
        display: none; }
      .Logo .Svg[data-name="header-logo"] {
        display: block;
        width: 365px;
        height: 57px; } }

.WeatherListen {
  float: right;
  padding-right: 0;
  height: 50px; }
  @media only screen and (min-width:26.3125em) {
    .WeatherListen {
      padding-right: 10px; } }
  @media only screen and (min-width:48em) {
    .WeatherListen {
      height: 76px; } }
  @media only screen and (min-width:61.3125em) {
    .WeatherListen {
      padding-right: 20px; } }
  .WeatherListen .Weather, .WeatherListen .Listen {
    float: left; }

.Weather, .Listen {
  font-weight: 900;
  position: relative; }
  .Weather a, .Listen a {
    display: table;
    color: #111;
    text-decoration: none; }
  .Weather *, .Listen * {
    line-height: 1; }
  .Weather .icon, .Weather .content, .Listen .icon, .Listen .content {
    display: table-cell;
    vertical-align: middle; }
  .Weather .icon, .Listen .icon {
    padding-right: 5px;
    padding-right: 0.3125rem;
    position: relative; }
    .Weather .icon .Svg, .Listen .icon .Svg {
      height: 35px;
      width: 35px; }
    .Weather .icon .Weather-alert .Svg, .Listen .icon .Weather-alert .Svg {
      height: 20px;
      position: absolute;
      right: 5px;
      top: 0;
      width: 20px; }
    @media only screen and (min-width:48em) {
      .Weather .icon, .Listen .icon {
        padding-right: 10px;
        padding-right: 0.625rem; }
        .Weather .icon .Svg, .Listen .icon .Svg {
          height: 65px;
          width: 65px; }
        .Weather .icon .Weather-alert .Svg, .Listen .icon .Weather-alert .Svg {
          height: 30px;
          right: 10px;
          width: 30px; } }

.Weather-degree {
  display: block;
  font-size: 22px;
  font-size: 1.5714285714rem; }
  @media only screen and (min-width:48em) {
    .Weather-degree {
      font-size: 36px;
      font-size: 2.25rem; } }

.Weather-location {
  display: none;
  font-size: 14px;
  font-size: 0.875rem; }
  @media only screen and (min-width:48em) {
    .Weather-location {
      display: block; } }

.Listen {
  margin-left: 20px;
  margin-left: 1.25rem; }
  .Listen .icon {
    display: none; }
    @media only screen and (min-width:26.3125em) {
      .Listen .icon {
        display: block; }
        .Listen .icon .Svg {
          height: 35px;
          width: 35px; } }
    @media only screen and (min-width:48em) {
      .Listen .icon .Svg {
        height: 65px;
        width: 65px; }
 }
  @media only screen and (min-width:61.3125em) {
    .Listen {
      margin-left: 50px;
      margin-left: 3.125rem; } }

.Listen-liveText {
  display: block;
  font-size: 14px;
  font-size: 1rem;
  margin-bottom: 1px;
  text-transform: uppercase; }
  @media only screen and (min-width:48em) {
    .Listen-liveText {
      font-size: 18px;
      font-size: 1.125rem;
      margin-bottom: 3px; } }

.Listen-fmText {
  font-size: 12px;
  font-size: 0.8571428571rem; }
  @media only screen and (min-width:48em) {
    .Listen-fmText {
      font-size: 14px;
      font-size: 0.875rem; } }

.Nav--primary {
  background: #20203e;
  min-height: 50px;
  margin: 0 auto;
  max-width: 1200px;
  max-width: 75rem;
  position: relative;
  z-index: 2; }
  @media only screen and (min-width:48em) {
    .Nav--primary {
      min-height: 60px; } }
  .Nav--primary > .wrap {
    position: relative; }

.Nav-mainMenu, .Nav-search, .Nav-social {
  float: left;
  margin: 0; }

.Icon--mobileNav {
  float: left;
  height: 50px;
  display: inline-block;
  width: 55px; }
  .Icon--mobileNav:hover {
    background-color: #36536b; }
  .Icon--mobileNav b {
    border-top: 3px solid #fff;
    display: block;
    margin: 6px auto 0;
    width: 30px; }
    .Icon--mobileNav b:first-child {
      margin-top: 14px; }

.Nav-mainMenu {
  list-style-type: none;
  padding: 0 20px 0 0; }
  .Nav-mainMenu .Nav-item--depth0 {
    float: left;
    margin-left: 0px; }
    .Nav-mainMenu .Nav-item--depth0:first-child {
      margin-left: 0; }
  .Nav-mainMenu .Nav-item--depth0 > a {
    color: #fff;
    display: none;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 900;
    height: 60px;
    line-height: 60px;
    padding: 0 14px;
    padding: 0 0.875rem;
    text-decoration: none;
    text-transform: uppercase; }
    @media only screen and (min-width:48em) {
      .Nav-mainMenu .Nav-item--depth0 > a {
        display: block; } }
    @media only screen and (min-width:61.3125em) {
      .Nav-mainMenu .Nav-item--depth0 > a {
        padding: 0 24px;
        padding: 0 1.5rem; } }
    .Nav-mainMenu .Nav-item--depth0 > a:hover, .Nav-mainMenu .Nav-item--depth0 > a.u-isActive {
      background: #36536b; }
    .Nav-mainMenu .Nav-item--depth0 > a > .Svg {
      height: 8px;
      margin-left: 10px;
      margin-left: 0.625rem;
      margin-top: -1px;
      width: 12px; }
      .Nav-mainMenu .Nav-item--depth0 > a > .Svg * {
        fill: #F4DA40; }

.Nav-search {
  opacity: 0;
  position: absolute;
  text-align: right;
  right: 110px; }
  .Nav-search form {
    position: relative; }
  .Nav-search input {
    background: none;
    border: 0;
    box-sizing: border-box;
    color: #f4da38;
    display: none;
    font-size: 18px;
    font-size: 1.125rem;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 50px 0 20px;
    width: 100%; }
    .Nav-search input::-webkit-input-placeholder {
      color: #f4da38; }
    .Nav-search input::-moz-placeholder {
      color: #f4da38; }
    .Nav-search input:-moz-placeholder {
      color: #f4da38; }
    .Nav-search input:-ms-input-placeholder {
      color: #f4da38; }
  .Nav-search button {
    background: 0;
    border: 0;
    padding: 0;
    -webkit-transition: none;
            transition: none;
    height: 50px;
    line-height: 50px;
    width: 55px; }
    .Nav-search button:hover {
      background-color: #36536b; }
    .Nav-search button .Svg {
      height: 22px;
      margin-top: -1px;
      width: 22px; }
      .Nav-search button .Svg * {
        fill: #fff; }
  @media only screen and (min-width:48em) {
    .csstransforms .Nav-search {
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }

    .Nav-search form {
      background: #44445d;
      background: rgba(255, 255, 255, 0.15);
      border-radius: 17px; }

    .Nav-search input {
      display: block; }

    .Nav-search button {
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      width: 50px;
      line-height: normal; }
      .Nav-search button:hover {
        background-color: transparent; }
 }

.Nav-social {
  float: right;
  list-style-type: none; }
  @media only screen and (min-width:48em) {
    .Nav-social {
      padding: 0 0 0 10px; } }
  @media only screen and (min-width:61.3125em) {
    .Nav-social {
      padding-left: 20px; } }
  .Nav-social .Nav-item--depth0 {
    float: left; }
  .Nav-social .Nav-item--depth0 > a {
    display: block;
    height: 50px;
    line-height: 50px;
    width: 55px;
    text-align: center; }
    .Nav-social .Nav-item--depth0 > a:hover {
      background: #36536b; }
    .Nav-social .Nav-item--depth0 > a .Svg {
      width: 23px;
      height: 23px; }
    @media only screen and (min-width:48em) {
      .Nav-social .Nav-item--depth0 > a {
        height: 60px;
        line-height: 60px; } }
    @media only screen and (min-width:61.3125em) {
      .Nav-social .Nav-item--depth0 > a {
        width: 65px; } }

.DropdownsContainer {
  position: relative; }
  .DropdownsContainer h2 {
    display: none; }
  .DropdownsContainer.u-isActive .Dropdown {
    display: block;
    padding-top: 0; }
  .DropdownsContainer.u-isActive .Dropdown-recommended {
    display: none; }
  .DropdownsContainer.u-isActive h2 {
    background: #304a60;
    background: rgba(0, 0, 0, 0.1);
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 900;
    margin: 0 0 25px;
    padding: 10px;
    padding: 0.625rem;
    text-transform: uppercase; }
  .DropdownsContainer.u-isActive h2 .Svg {
    height: 8px;
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-top: -1px;
    width: 12px; }
    .DropdownsContainer.u-isActive h2 .Svg * {
      fill: #F4DA40; }
  .DropdownsContainer.u-isActive .Dropdown-menu {
    height: auto !important;
    min-height: 0 !important;
    padding-bottom: 0 !important; }
  .DropdownsContainer.u-isActive .Dropdown-menu + .Dropdown-menu, .DropdownsContainer.u-isActive .Dropdown-menu li {
    margin-top: 24px;
    margin-top: 1.5rem; }
  .DropdownsContainer.u-isActive .Dropdown-menu > li:first-child {
    margin-top: 0; }
  .DropdownsContainer.u-isActive .Dropdown-menu ul {
    padding-bottom: 24px;
    padding-bottom: 1.5rem; }

.Dropdown {
  background: #36536b;
  border-bottom: 1px solid #304a60;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  clear: both;
  display: none;
  font-weight: 900;
  left: 0;
  margin: 0 !important;
  padding: 25px 0;
  position: relative;
  top: 100%;
  width: 100% !important; }
  .Dropdown.u-isActive {
    display: block; }
  .Dropdown, .Dropdown a {
    color: #fff; }
  .Dropdown a {
    text-decoration: none; }
  .Dropdown ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .Dropdown > .column {
    border-left: 1px solid #718697;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    min-height: 180px;
    padding: 0 40px 10px;
    padding: 0 2.5rem 0.625rem; }
    .Dropdown > .column:first-child {
      border-left: 0; }

.Dropdown-menu li {
  margin-top: 10px; }
.Dropdown-menu > li:first-child {
  margin-top: 0; }
.Dropdown-menu > li > a {
  text-transform: uppercase; }
.Dropdown-menu ul {
  margin-left: 10px; }
.Dropdown-menu a:hover {
  text-decoration: underline; }

.Dropdown-recommended {
  padding: 0 15px 10px !important;
  padding: 0 0.9375rem 0.625rem !important; }
  .Dropdown-recommended h3 {
    color: #f4da40;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 900;
    margin: 0 0 15px;
    text-transform: uppercase; }
  .Dropdown-recommended li {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-top: 1em; }
    .Dropdown-recommended li:first-child {
      margin-top: 0; }
    @media only screen and (min-width:64.0625em) {
      .Dropdown-recommended li {
        margin-top: 0; } }
  .Dropdown-recommended img {
    display: block;
    height: 137px;
    margin-bottom: 10px;
    width: 219px; }
  .Dropdown-recommended a {
    display: block; }
    .Dropdown-recommended a:hover .title {
      text-decoration: underline; }
  .Dropdown-recommended .title {
    display: block; }
  .Dropdown-recommended .content {
    font-weight: normal;
    font-size: 0.9333333333em;
    margin-top: 0.5em; }
  .Dropdown-recommended .content, .Dropdown-recommended img {
    display: none; }
    @media only screen and (min-width:64.0625em) {
      .Dropdown-recommended .content, .Dropdown-recommended img {
        display: block; } }

.DropdownsContainer.u-isActive .Dropdown--traffic-weather {
  padding-bottom: 0; }
  .DropdownsContainer.u-isActive .Dropdown--traffic-weather h2 {
    margin: 0; }

/*
.Dropdown-incidents,
.Dropdown-weather {
	.Dropdown > & {
		padding: 0 25px 10px;
		padding: 0 rem-calc(25) rem-calc(10);
	}

	@media only screen and (max-width: 26.25em) {
		display: none;
	}
}
*/
/*
.Dropdown-incidents {
	text-align: center;
	text-transform: uppercase;
	
	.Incidents-amount {
		display: block;
		font-size: 67px;
		font-size: rem-calc(67);
		line-height: 1;
	}

	.Incidents-text {
		display: block;
	}

	.Incidents-link {
		display: inline-block;
		line-height: 20px;
		margin-top: 30px;
		white-space: nowrap;
		text-transform: uppercase;

		.Svg {
			height: 20px;
			margin-left: 5px;
			margin-top: -3px;
			width: 20px;

			* {
				fill: #E8D242;
			}
		}
	}
}
*/
/*
.Dropdown-weather {
	.Weather-iconTemp {
		display: table;
		
		.Svg {
			display: table-cell;
			
			svg {
				height: 65px;
				width: 60px;
			}
		}

		.Weather-alert .Svg {
			height: 30px;
			margin-left: -30px;
			position: absolute;
			top: 0;
			width: 30px;
		}
	}
	
	.Weather-temperature {
		display: table-cell;
		font-size: 62px;
		font-size: rem-calc(62);
		line-height: 1;
		padding-left: 10px;
		padding-left: $half-column-gutter;
	}

	.Weather-text {
		display: block;
		margin: 1em 0;
	}

	.Weather-link {
		display: inline-block;
		line-height: 20px;
		text-transform: uppercase;

		.Svg {
			height: 20px;
			margin-left: 5px;
			margin-top: -3px;
			width: 20px;

			* {
				fill: #E8D242;
			}
		}

		span {
			white-space: nowrap;
		}
	}
}
*/
.TopBar {
  position: relative; }
  .TopBar, .TopBar a {
    color: #fff;
    text-decoration: none; }
  .TopBar .label {
    background: #558196;
    float: left;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3;
    margin-right: 10px;
    margin-right: 0.625rem;
    min-width: 70px;
    padding: 2px 10px;
    padding: 2px 0.625rem;
    text-align: center;
    text-transform: uppercase;
    width: 1%; }
  .TopBar .marquee {
    display: block;
    line-height: 15px;
    overflow: hidden; }
  @media only screen and (min-width:48em) {
    .TopBar {
      font-size: 12px;
      font-size: 0.8571428571rem; }
      .TopBar .label {
        line-height: 1;
        min-width: 110px;
        padding: 9.5px 10px;
        padding: 9.5px 0.625rem;
        white-space: nowrap; }
      .TopBar .marquee {
        line-height: 30px;
        text-overflow: ellipsis;
        white-space: nowrap; } }

.TopBar-row {
  background: #36536b;
  font-weight: 900; }
  .TopBar-row + .TopBar-row:before {
    border-top: 1px solid #6e8393;
    content: '';
    display: block;
    margin: 0 10px;
    margin: 0 0.625rem; }
  .TopBar-row #label--navy-federal-marquee {
    margin: 4px 0.625rem;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    word-wrap: break-word; }
    .TopBar-row #label--navy-federal-marquee span {
      font-size: 10px; }
    @media only screen and (min-width:48em) {
      .TopBar-row #label--navy-federal-marquee {
        margin: 4px 0.625rem 4px 4px;
        float: right; } }

.TopBar-trending {
  padding: 10px;
  padding: 0.625rem; }
  .TopBar-trending .label {
    padding: 9.5px 10px;
    padding: 9.5px 0.625rem; }
  .TopBar-trending .marquee {
    line-height: 30px; }
  .TopBar-trending .trend {
    display: inline-block; }
  .TopBar-trending .spacer {
    display: inline-block;
    font-size: Arial, sans-serif;
    font-size: 8px;
    margin: 0 5px;
    vertical-align: top; }

.TopBar-links {
  padding: 10px;
  padding: 0.625rem;
  text-transform: uppercase;
  text-align: center; }
  @media only screen and (min-width:61.3125em) {
    .TopBar-trending + .TopBar-links:before {
      border-left: 2px solid #6e8393;
      content: '';
      top: 0.625rem;
      bottom: 0.625rem;
      left: 0;
      position: absolute;
      vertical-align: middle; }
 }
  .TopBar-links a {
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 10px; }
    .TopBar-links a:hover {
      color: #f4da40; }
    @media only screen and (min-width:61.3125em) {
      .TopBar-links a {
        margin: 0 13px; } }
    @media only screen and (min-width:64.0625em) {
      .TopBar-links a {
        margin: 0 17px; } }
  .TopBar-links .Svg {
    height: 20px;
    margin-left: 5px;
    margin-top: -3px;
    width: 20px; }
    .TopBar-links .Svg * {
      fill: #f4da40; }

.TopBar-alert {
  display: block;
  padding: 10px;
  padding: 0.625rem;
  min-height: 46px; }
  .TopBar-alert.TopBar-preview {
    cursor: pointer; }
    .TopBar-alert.TopBar-preview .marquee {
      max-height: 30px;
      clear: right; }
  .TopBar-alert .label--preview {
    background: #F4DA40;
    color: #161e31; }
    .TopBar-alert .label--preview .Svg {
      height: 10px;
      margin-left: 5px;
      margin-top: -2px;
      width: 9px; }
      .TopBar-alert .label--preview .Svg * {
        fill: #161e31; }
  .TopBar-alert .label--breaking {
    background: #F4DA40;
    color: #161e31; }
  .TopBar-alert .label--traffic {
    background: #f4a23b;
    color: #fff; }
  .TopBar-alert .label--weather, .TopBar-alert .label--closings {
    background: #d8554e;
    color: #fff; }
  .TopBar-alert .label--live {
    background: #64becb;
    color: #fff; }
  .TopBar-alert .label--message {
    background: #64becb;
    color: #fff; }

.MainContainer {
  position: relative;
  z-index: 1; }

.Footer .NewsAlerts {
  background: #20203e;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 15px 20px; }
  .Footer .NewsAlerts, .Footer .NewsAlerts a {
    color: #fff;
    text-decoration: none; }
  .Footer .NewsAlerts .label {
    line-height: 30px; }
    .Footer .NewsAlerts .label .Svg {
      height: 18px;
      width: 18px;
      margin-top: -6px; }
  .Footer .NewsAlerts .button {
    background: #547f95;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    margin-left: 10px;
    padding: 9px 15px;
    text-transform: uppercase;
    vertical-align: bottom; }
    .Footer .NewsAlerts .button:hover {
      background: #6796ae; }
  .Footer .NewsAlerts span {
    display: block;
    margin-top: 20px;
    margin-top: 1.25rem; }
    .Footer .NewsAlerts span:first-child {
      margin-top: 0; }
  @media only screen and (min-width:48em) {
    .Footer .NewsAlerts span {
      display: inline;
      margin-top: 0;
      margin-right: 45px; }
 }
.Footer .Nav--footer {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 auto;
  max-width: 1200px;
  max-width: 75rem;
  padding: 20px; }
  .Footer .Nav--footer, .Footer .Nav--footer a {
    color: #333;
    text-decoration: none; }
    .Footer .Nav--footer:hover, .Footer .Nav--footer a:hover {
      color: #666; }
  .Footer .Nav--footer .Nav-menu {
    margin: 0;
    padding-left: 0;
    line-height: 2; }
    @media only screen and (min-width:48em) {
      .Footer .Nav--footer .Nav-menu {
        line-height: inherit; } }
  .Footer .Nav--footer .Nav-menuItem--depth0 {
    display: inline-block;
    margin-right: 20px;
    margin-right: 1.25rem; }
    .Footer .Nav--footer .Nav-menuItem--depth0:last-child {
      margin-left: 0; }
    .Footer .Nav--footer .Nav-menuItem--depth0 > .Nav-link {
      font-weight: 900;
      text-transform: uppercase; }
.Footer .Footer-copyright {
  border-top: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 20px; }
  .Footer .Footer-copyright a {
    color: #36536b;
    text-decoration: none; }
  .Footer .Footer-copyright .Nav--footer-copyright {
    display: block;
    list-style-type: none;
    margin: 10px 0;
    margin: 0.625rem 0; }
    .Footer .Footer-copyright .Nav--footer-copyright li {
      display: inline-block;
      margin-left: 15px; }
      .Footer .Footer-copyright .Nav--footer-copyright li:first-child {
        margin-left: 0; }
  @media only screen and (min-width:48em) {
    .Footer .Footer-copyright .Nav--footer-copyright {
      display: inline-block;
      margin: 0 0 0 15px; }
 }

.EntriesList {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .EntriesList + .page-numbers {
    border-top: 1px solid #ccc;
    padding: 20px 0 10px;
    padding: 1.25rem 0 0.625rem;
    text-align: right; }
  .EntriesList .Entry {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    padding: 1.25rem 0; }
    .EntriesList .Entry:after {
      content: "";
      display: table;
      clear: both; }
    .EntriesList .Entry:first-child {
      border-top: 0; }
    .EntriesList .Entry .Img {
      background: #f0f1f4;
      float: left;
      margin-left: -150px;
      text-align: center;
      width: 130px; }
      .EntriesList .Entry .Img img {
        max-height: 87px;
        max-width: 100%; }
  .EntriesList.has-image .Entry, .EntriesList .Entry.has-image {
    padding-left: 150px; }
  .EntriesList .Entry--ad {
    padding-left: 0 !important;
    text-align: center; }
    .EntriesList .Entry--ad img {
      float: none;
      margin: 0; }
  .EntriesList .Entry-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 900;
    line-height: normal;
    margin: 0 0 5px; }
    .EntriesList .Entry-title a {
      color: inherit;
      display: block; }
      .EntriesList .Entry-title a:hover {
        color: #355a79; }
  .EntriesList .Entry-url {
    font-size: 0.6875rem;
    color: #558196;
    margin: 5px 0; }
  .EntriesList .Entry-content {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4;
    margin: 0; }
    .EntriesList .Entry-content p {
      margin: 0;
      line-height: inherit; }
    @media only screen and (min-width:48em) {
      .EntriesList .Entry-content {
        line-height: 1.7; } }
  .EntriesList .Entry-tags {
    display: inline-block;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 900;
    margin-top: 5px; }
    .EntriesList .Entry-tags .tag {
      background: none;
      padding: 0; }
    .EntriesList .Entry-tags a {
      color: #cd0a00; }
    .EntriesList .Entry-tags a.sponsored {
      color: #009900; }
    .EntriesList .Entry-tags + .Entry-date:before {
      content: " | ";
      display: inline-block;
      margin: 0 0.5em; }
  .EntriesList .Entry-date {
    color: #999;
    display: inline-block;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 900; }

.Ad {
  text-align: center; }
  .Ad + .Ad .Ad-label {
    display: none; }

.ReduceTopSpace {
  margin-top: -50px; }

.Sidebar .Ad {
  width: 300px; }
  .Sidebar .Ad + .Ad {
    margin-top: 1rem; }

.Ad-label {
  color: #ccc;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 900;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  text-align: center;
  text-transform: uppercase; }

.Ad-content:after {
  content: "";
  display: table;
  clear: both; }
.Ad-content > * {
  margin-left: auto;
  margin-right: auto; }
.Ad-content > div + div {
  margin-top: 20px;
  margin-top: 1.25rem; }

.MoreFrom {
  margin: auto;
  text-align: left;
  padding: 10px 0;
  padding: 0.625rem 0; }
  .MoreFrom.u-hasMargin {
    margin: 0 -10px;
    margin: 0 -0.625rem; }
    .MoreFrom.u-hasMargin .Ad-label {
      margin: 0 10px 10px;
      margin: 0 0.625rem 0.625rem; }
  .MoreFrom .Ad-label {
    color: #333;
    margin: 0 0 10px;
    margin: 0 0 0.625rem; }

@media only screen and (max-width: 26.25em) {
  .Overflow > .Ad > .Ad-content {
    margin-left: -10px; }
 }

.MobileAd {
  display: block;
  padding: 0.625rem 0; }
  @media only screen and (min-width:48em) {
    .MobileAd {
      display: none; } }

.MobileStaticAd {
  display: block;
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 50px;
  overflow: hidden;
  z-index: 9999999;
  padding: 0 0; }
  @media only screen and (min-width:48em) {
    .MobileStaticAd {
      display: none; } }

.Widget + .Widget {
  margin-top: 50px;
  margin-top: 3.125rem; }

.Widget-title {
  background: #20203e;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 900;
  height: 50px;
  line-height: 50px;
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
  padding: 0 15px;
  padding: 0 0.9375rem;
  text-transform: uppercase; }
  .Widget-title:after {
    content: "";
    display: table;
    clear: both; }
  .Widget-title a {
    color: inherit; }
  .Widget-title .Svg {
    float: right;
    height: 20px;
    width: 20px;
    margin-left: 5px;
    margin-left: 0.3125rem;
    margin-top: 16px;
    width: 20px; }
    .Widget-title .Svg * {
      fill: #f4da40; }

.Widget-content {
  padding: 10px;
  padding: 0.625rem; }

.WidgetList .Widget-list {
  list-style-type: none;
  list-style-image: none;
  margin: -15px 0; }
  .WidgetList .Widget-list li + li {
    border-top: 1px solid #ccc; }
.WidgetList .Widget-link, .WidgetList .Widget-div {
  color: inherit;
  display: table;
  padding: 15px 0;
  width: 100%; }
.WidgetList .Widget-itemImg, .WidgetList .Widget-itemContent {
  display: table-cell;
  padding: 0 10px;
  padding: 0 0.625rem;
  vertical-align: middle; }
  .WidgetList .Widget-itemImg:first-child, .WidgetList .Widget-itemContent:first-child {
    padding-left: 0; }
  .WidgetList .Widget-itemImg:last-child, .WidgetList .Widget-itemContent:last-child {
    padding-right: 0; }
.WidgetList .Widget-itemImg {
  width: 1%; }
  .WidgetList .Widget-itemImg img {
    width: 90px;
    max-width: none; }
.WidgetList .Entry-title {
  display: block;
  font-size: 14px;
  font-size: 0.875rem; }
.WidgetList .tag {
  font-size: 12px;
  font-size: 0.75rem; }

.WidgetPhoto img {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }
.WidgetPhoto .Entry-title {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 900;
  margin: 0;
  text-transform: uppercase; }
  .WidgetPhoto .Entry-title a {
    color: inherit; }
.WidgetPhoto .Entry-content {
  font-size: 14px;
  font-size: 0.875rem; }
.WidgetPhoto .Entry-tags {
  font-size: 0; }
.WidgetPhoto .tag {
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: 10px;
  margin-right: 0.625rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem; }

.WidgetStockMarket {
  background: #f0f1f4;
  color: #333;
  padding: 10px;
  padding: 0.625rem; }
  .WidgetStockMarket .Widget-title {
    background: none;
    color: inherit;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 900;
    height: auto;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-transform: none; }
    .WidgetStockMarket .Widget-title small {
      font-size: 13px;
      font-size: 0.8125rem;
      font-weight: normal; }
  .WidgetStockMarket table {
    font-weight: 900;
    margin: 5px 0 10px;
    margin: 5px 0 0.625rem;
    width: 100%; }
  .WidgetStockMarket th, .WidgetStockMarket td {
    border-top: 1px solid #e1e3e5;
    padding: 5px 0; }
  .WidgetStockMarket th {
    font-size: 14px;
    font-size: 0.875rem;
    text-align: left;
    width: 90%; }
  .WidgetStockMarket td {
    font-size: 13px;
    font-size: 0.8125rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    text-align: right;
    white-space: nowrap; }
    .WidgetStockMarket td.arrow .Svg {
      height: 14px;
      margin-top: -3px;
      width: 11px; }
    .WidgetStockMarket td.arrow + td {
      padding-left: 6px; }
  .WidgetStockMarket .Widget-copyright {
    font-size: 11px;
    font-size: 0.6875rem;
    margin: 0; }

.WidgetTeam .Entry-title {
  font-size: 14px;
  font-size: 0.875rem; }

.WidgetTwitter .Widget-title {
  background: #558196; }
  .WidgetTwitter .Widget-title .Svg {
    float: left;
    margin-left: 0;
    margin-right: 5px;
    margin-right: 0.3125rem; }
.WidgetTwitter .Widget-itemInfo {
  display: table-cell;
  font-size: 12px;
  font-size: 0.75rem; }
.WidgetTwitter .WidgetTwitter-username {
  color: #36536b;
  font-weight: 900; }
.WidgetTwitter .WidgetTwitter-timestamp {
  color: #999999; }
.WidgetTwitter .Widget-tweet {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-top: 10px;
  margin-top: 0.625rem; }
  .WidgetTwitter .Widget-tweet a {
    color: #36536b; }
.WidgetTwitter .Widget-item {
  display: block;
  padding: 15px 0;
  padding: 0.9375rem 0; }

.WidgetTabs .tabs dd {
  width: 50%; }
.WidgetTabs .tabs dd > a, .WidgetTabs .tabs .tab-title > a {
  border: 0;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0;
  text-align: center; }
.WidgetTabs .Entry {
  padding: 10px;
  padding: 0.625rem; }
.WidgetTabs .Entry-title {
  font-size: 14px;
  font-size: 0.875rem; }
.WidgetTabs .EntriesList.has-image .Entry, .WidgetTabs .EntriesList .Entry.has-image {
  padding-left: 120px; }
.WidgetTabs .EntriesList .Entry img {
  max-width: 90px;
  margin-left: -110px; }

.WidgetSearch form {
  position: relative; }
.WidgetSearch input {
  background: #D6D6D6;
  border-radius: 16px;
  border: 0;
  box-sizing: border-box;
  color: #333;
  height: 40px;
  line-height: 40px;
  padding: 0 52px 0 20px;
  width: 100%; }
.WidgetSearch button {
  background: none;
  border-radius: 0 16px 16px 0;
  height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 52px; }
  .WidgetSearch button .Svg {
    height: 22px;
    width: 22px; }
    .WidgetSearch button .Svg * {
      fill: #333333; }
.WidgetSearch .search-results-count {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 10px 0;
  margin: 0.625rem 0;
  text-transform: uppercase; }

.WidgetTerms ul {
  font-size: 14px;
  font-size: 0.875rem;
  list-style-type: none;
  margin: 0; }
.WidgetTerms li {
  margin-top: 5px;
  margin-top: 0.3125rem; }
  .WidgetTerms li:first-child {
    margin-top: 0; }
.WidgetTerms input {
  margin-right: 5px;
  margin-right: 0.3125rem; }
.WidgetTerms .more {
  padding-left: 18px;
  padding-left: 1.125rem; }

.WidgetDropdown select {
  font-size: 14px;
  font-size: 0.875rem; }

.WidgetRelatedStories {
  background: #F1F1F1;
  color: #111111;
  letter-spacing: 0;
  margin: 20px 0;
  margin: 1.25rem 0;
  padding: 10px 20px 20px;
  padding: 0.625rem 1.25rem 1.25rem;
  word-spacing: 0; }
  .WidgetRelatedStories .Widget-title {
    background: none;
    color: #20203e;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 29px;
    font-size: 1.8125rem;
    height: auto;
    letter-spacing: -0.02em;
    line-height: 1;
    padding: 0;
    text-transform: none; }
  .WidgetRelatedStories .Widget-list {
    font-size: 14px;
    font-size: 0.875rem; }
  .WidgetRelatedStories .Widget-item {
    padding: 10px 0;
    padding: 0.625rem 0; }
  .WidgetRelatedStories .Widget-itemLink {
    color: inherit; }
    .WidgetRelatedStories .Widget-itemLink:hover {
      color: #355a79; }
  .WidgetRelatedStories .Widget-itemTitle {
    display: block; }
  .WidgetRelatedStories .tag {
    font-size: 11px;
    font-size: 0.6875rem; }

.WidgetRelatedGallery {
  background: #F1F1F1;
  color: #111111;
  letter-spacing: 0;
  margin: 20px 0;
  margin: 1.25rem 0;
  padding: 10px 20px 20px;
  padding: 0.625rem 1.25rem 1.25rem;
  word-spacing: 0; }
  .WidgetRelatedGallery .Widget-title {
    background: none;
    color: #20203e;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 29px;
    font-size: 1.8125rem;
    height: auto;
    letter-spacing: -0.02em;
    line-height: 1;
    padding: 0;
    text-transform: none; }
  .WidgetRelatedGallery .Widget-itemLink {
    color: inherit; }
    .WidgetRelatedGallery .Widget-itemLink:hover {
      color: #355a79; }
  .WidgetRelatedGallery .Widget-itemImg {
    display: block;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    text-align: center; }
    .WidgetRelatedGallery .Widget-itemImg img {
      width: 300px; }
  .WidgetRelatedGallery .Widget-itemTitle {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 21px;
    line-height: 1.3125rem; }
  .WidgetRelatedGallery .Widget-itemDescription {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem; }
    .WidgetRelatedGallery .Widget-itemDescription p {
      margin: 0; }

.WidgetWeatherRadar .Widget-embed {
  height: 200px;
  margin-top: 20px;
  margin-top: 1.25rem;
  position: relative;
  overflow: hidden; }
  .WidgetWeatherRadar .Widget-embed .overlay {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1; }
  .WidgetWeatherRadar .Widget-embed .container {
    position: absolute;
    top: -45px;
    bottom: -45px;
    left: -85px;
    right: -85px; }

.Box--slider {
  padding-top: 20px;
  padding-top: 1.25rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem; }
  .Box--slider .Box-title {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 29px;
    font-size: 1.8125rem;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0;
    padding: 0;
    height: 120px; }
    .Box--slider .Box-title span {
      display: inline-block;
      position: relative; }
      .csstransforms .Box--slider .Box-title span {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }

.Slider-container {
  position: relative;
  margin-top: 20px;
  margin-top: 1.4285714286rem; }
  @media only screen and (min-width:61.3125em) {
    .Slider-container {
      margin-top: 0; } }

.Slider-slides {
  position: relative;
  margin: 0 -10px;
  margin: 0 -0.625rem; }
  .Slider-slides:before, .Slider-slides:after {
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    width: 10px;
    width: 0.625rem;
    z-index: 2; }
  .Slider-slides:before {
    left: 0; }
  .Slider-slides:after {
    right: 0; }
  .Slider-slides .slick-list {
    position: relative;
    z-index: 1; }

.Slider-pagination {
  color: #999;
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 5px;
  margin-top: 0.3125rem; }

.Slider-slides {
  overflow: hidden;
  position: relative; }

.Slider-slide {
  float: left;
  max-width: 200px;
  padding: 0 10px;
  padding: 0 0.625rem; }

.Slider-slideTitle {
  color: #36536b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
  margin-top: 5px;
  margin-top: 0.3125rem; }
  .Slider-slideTitle:hover {
    color: #4e84a0; }

.Slider-slideHighlight {
  color: #558196;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase; }

.Slider-prev, .Slider-next {
  top: 39px;
  z-index: 3; }

.Slider-prev {
  left: 0; }

.Slider-next {
  right: -10px;
  right: -0.625rem; }

.Slider--mediaGalleries {
  position: relative;
  padding: 20px 10px;
  padding: 1.25rem 0.625rem; }
  .Slider--mediaGalleries .Slider-slide {
    max-width: 560px; }
  .Slider--mediaGalleries .Slider-slideImg {
    position: relative;
    display: block; }
    .Slider--mediaGalleries .Slider-slideImg .Svg {
      height: 20px;
      width: 20px;
      bottom: 10px;
      position: absolute;
      right: 10px; }
  .Slider--mediaGalleries .Slider-title {
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
  .Slider--mediaGalleries .Box-title {
    height: auto;
    float: left;
    padding: 0; }
    .Slider--mediaGalleries .Box-title span {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      top: auto; }
  .Slider--mediaGalleries .Slider-pagination {
    color: #cccccc;
    float: right; }
  .Slider--mediaGalleries .Slider-prev, .Slider--mediaGalleries .Slider-next {
    top: 67.5px; }
  .Slider--mediaGalleries .Slider-prev {
    left: -20px;
    left: -1.25rem; }
  .Slider--mediaGalleries .Slider-next {
    right: -20px;
    right: -1.25rem; }

.tabs {
  background: #20203e;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  font-size: 0; }
  .tabs dd {
    float: none;
    display: inline-block; }
  .tabs dd > a, .tabs .tab-title > a {
    border-left: 1px solid #373752;
    border-right: 1px solid #646579;
    font-weight: 900;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    padding: 0 1.875rem;
    text-transform: uppercase; }
  .tabs dd.active > a, .tabs .tab-title.active a {
    position: relative;
    border-right: 1px solid #36536B;
    border-left: 1px solid #36536B; }
    .tabs dd.active > a:before, .tabs .tab-title.active a:before {
      bottom: 0;
      content: "";
      left: 50%;
      position: absolute;
      margin-left: -11px;
      height: 0;
      width: 0;
      border-left: 11px solid transparent;
      border-right: 11px solid transparent;
      border-bottom: 11px solid #fff; }

.tabs [tabindex="0"], .tabs-content [tabindex="0"] {
  outline: 0; }

.tabs-content-more {
  border-top: 1px solid #ccc;
  padding: 20px 0;
  padding: 1.25rem 0;
  text-align: right; }
  .tabs-content-more a {
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 900;
    text-transform: uppercase; }
  .tabs-content-more .Svg {
    height: 20px;
    margin-left: 5px;
    margin-left: 0.3125rem;
    margin-top: -3px;
    width: 20px; }
    .tabs-content-more .Svg * {
      fill: #547f95; }

.TitleBar {
  display: block;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
  padding-top: 25px;
  padding-top: 1.5625rem; }
  .TitleBar * {
    vertical-align: top; }
  .TitleBar .highlight {
    color: #cd0a00; }
  .TitleBar.breadcrumbs {
    padding: 16px 50px;
    padding: 1rem 3.125rem; }

.TitleBar-title {
  color: #333333;
  display: block;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 1;
  margin: 0;
  text-transform: uppercase; }
  .TitleBar-title a {
    color: inherit; }
  @media only screen and (min-width:48em) {
    .TitleBar-title {
      padding: 0 25px 0 14px;
      padding: 0 1.5625rem 0 0.875rem;
      width: 1%; } }

.TitleBar-nav {
  display: block;
  margin-top: 10px;
  margin-top: 0.625rem; }
  @media only screen and (min-width:48em) {
    .TitleBar-nav {
      margin-top: 0; } }

@media only screen and (min-width:48em) {
  .TitleBar {
    display: table; }

  .TitleBar-title, .TitleBar-nav {
    display: table-cell; }
 }

.TitleBar--article {
  display: block;
  padding-bottom: 25px;
  padding-bottom: 1.5625rem;
  padding-top: 25px;
  padding-top: 1.5625rem; }
  @media only screen and (min-width:48em) and (max-width:61.25em) {
    .TitleBar--article {
      padding-bottom: 15px;
      padding-bottom: 0.9375rem;
      padding-top: 15px;
      padding-top: 0.9375rem; } }
  .TitleBar--article .TitleBar-prev, .TitleBar--article .TitleBar-next {
    bottom: 25px;
    bottom: 1.5625rem;
    color: #333;
    display: block;
    font-weight: 900;
    position: absolute;
    top: 25px;
    top: 1.5625rem; }
    @media only screen and (min-width:48em) and (max-width:61.25em) {
      .TitleBar--article .TitleBar-prev, .TitleBar--article .TitleBar-next {
        bottom: auto;
        position: relative;
        top: auto;
        width: 50%; } }
    @media only screen and (min-width:61.3125em) {
      .TitleBar--article .TitleBar-prev, .TitleBar--article .TitleBar-next {
        width: 30%; } }
    .TitleBar--article .TitleBar-prev .highlight, .TitleBar--article .TitleBar-next .highlight {
      font-size: 12px;
      font-size: 0.75rem;
      text-transform: uppercase; }
    .TitleBar--article .TitleBar-prev .title, .TitleBar--article .TitleBar-next .title {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .TitleBar--article .TitleBar-prev .highlight, .TitleBar--article .TitleBar-prev .title, .TitleBar--article .TitleBar-next .highlight, .TitleBar--article .TitleBar-next .title {
      display: none; }
      @media only screen and (min-width:48em) {
        .TitleBar--article .TitleBar-prev .highlight, .TitleBar--article .TitleBar-prev .title, .TitleBar--article .TitleBar-next .highlight, .TitleBar--article .TitleBar-next .title {
          display: block; } }
    .TitleBar--article .TitleBar-prev .icon, .TitleBar--article .TitleBar-next .icon {
      background: #547F95;
      height: 40px;
      position: absolute;
      width: 40px; }
      .csstransforms .TitleBar--article .TitleBar-prev .icon, .csstransforms .TitleBar--article .TitleBar-next .icon {
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
  .TitleBar--article .TitleBar-prev {
    left: 10px;
    left: 0.625rem;
    text-align: left; }
    .TitleBar--article .TitleBar-prev .icon {
      left: -20px;
      left: -1.25rem; }
    @media only screen and (min-width:48em) and (max-width:61.25em) {
      .TitleBar--article .TitleBar-prev {
        float: left;
        left: auto;
        padding-left: 30px;
        padding-left: 1.875rem;
        padding-right: 10px;
        padding-right: 0.625rem; } }
    @media only screen and (min-width:61.3125em) {
      .TitleBar--article .TitleBar-prev {
        padding-left: 50px;
        padding-left: 3.125rem;
        padding-right: 10px;
        padding-right: 0.625rem; } }
  .TitleBar--article .TitleBar-next {
    right: 10px;
    right: 0.625rem;
    text-align: right; }
    .TitleBar--article .TitleBar-next .icon {
      right: -20px;
      right: -1.25rem; }
    @media only screen and (min-width:48em) and (max-width:61.25em) {
      .TitleBar--article .TitleBar-next {
        float: right;
        padding-left: 10px;
        padding-left: 0.625rem;
        padding-right: 30px;
        padding-right: 1.875rem;
        right: auto; } }
    @media only screen and (min-width:61.3125em) {
      .TitleBar--article .TitleBar-next {
        padding-left: 10px;
        padding-left: 0.625rem;
        padding-right: 50px;
        padding-right: 3.125rem; } }
  .TitleBar--article .TitleBar-title {
    display: block;
    padding: 0 20px;
    padding: 0 1.25rem;
    text-align: center;
    width: 100%; }
    @media only screen and (min-width:48em) {
      .TitleBar--article .TitleBar-title {
        margin-bottom: 20px;
        margin-bottom: 1.25rem;
        padding: 0; } }
    @media only screen and (min-width:61.3125em) {
      .TitleBar--article .TitleBar-title {
        margin: 0 30%;
        width: 40%; } }

.Topics .label {
  color: #999999;
  display: table-cell;
  font-weight: 900;
  line-height: 30px;
  line-height: 1.875rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  text-transform: uppercase;
  width: 1%; }
.Topics .list {
  display: table-cell;
  font-size: 0; }
.Topics .tag {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  margin-right: 10px;
  margin-right: 0.625rem; }

html {
  font-size: 14px; }

@media only screen and (min-width:48em) {
  html {
    font-size: 100%; }
 }

body {
  padding: 0 10px;
  padding: 0 0.625rem; }

img {
  max-width: 100%;
  height: auto; }

h1, h2, h3, h4, h5, h6 {
  margin: 16px 0;
  margin: 1rem 0; }

.Svg {
  display: inline-block;
  line-height: 0;
  vertical-align: middle;
  position: relative; }

html.Svg {
  display: initial;
  line-height: initial;
  vertical-align: initial;
  position: static; }

ul.row {
  list-style: none; }

.u-borderLeft {
  border-left: 2px solid #f1f1f1; }

.u-boxPadding {
  padding: 10px;
  padding: 0.625rem; }

@media only screen {
  .small-1.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-1.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-2.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-2.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-3.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-3.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-4.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-4.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-5.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-5.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-6.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-6.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-7.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-7.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-8.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-8.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-9.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-9.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-10.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-10.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-11.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-11.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .small-12.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .small-12.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }
 }

@media only screen and (min-width:26.3125em) {
  .medium-1.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-1.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-2.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-2.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-3.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-3.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-4.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-4.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-5.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-5.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-6.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-6.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-7.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-7.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-8.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-8.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-9.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-9.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-10.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-10.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-11.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-11.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .medium-12.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .medium-12.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }
 }

@media only screen and (min-width:48em) {
  .large-1.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-1.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-2.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-2.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-3.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-3.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-4.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-4.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-5.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-5.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-6.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-6.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-7.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-7.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-8.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-8.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-9.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-9.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-10.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-10.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-11.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-11.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .large-12.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .large-12.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }
 }

@media only screen and (min-width:61.3125em) {
  .xlarge-1.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-1.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-2.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-2.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-3.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-3.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-4.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-4.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-5.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-5.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-6.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-6.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-7.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-7.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-8.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-8.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-9.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-9.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-10.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-10.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-11.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-11.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xlarge-12.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xlarge-12.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }
 }

@media only screen and (min-width:64.0625em) {
  .xxlarge-1.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-1.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-2.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-2.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-3.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-3.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-4.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-4.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-5.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-5.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-6.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-6.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-7.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-7.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-8.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-8.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-9.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-9.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-10.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-10.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-11.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-11.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }

  .xxlarge-12.u-borderBetween-right:after {
    border-right: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    position: absolute;
    right: -2.17187px;
    top: 0; }
  .xxlarge-12.u-borderBetween-left:before {
    border-left: 2px solid #f1f1f1;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0; }
 }

.u-scale {
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }
  .u-scale > * {
    height: 100%;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0; }

.u-scale-3-2 {
  padding-bottom: 66.6666%; }

.u-scale-4-3 {
  padding-bottom: 75%; }

@media only screen and (max-width: 26.25em) {
  .u-mobileFill {
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
 }

.Entry .tag, .Widget-item .tag, .list .tag {
  background: #f1f1f1;
  border-radius: 4px;
  border-radius: 0.25rem;
  color: #333;
  display: inline-block;
  font-weight: 900;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem; }
  .Entry .tag .Svg, .Widget-item .tag .Svg, .list .tag .Svg {
    height: 8px;
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-top: -1px;
    width: 13px; }
    .Entry .tag .Svg *, .Widget-item .tag .Svg *, .list .tag .Svg * {
      fill: currentColor; }
.Entry .tag--primary, .Widget-item .tag--primary, .list .tag--primary {
  background: none;
  border-radius: 0;
  color: #d00f00;
  padding: 0;
  text-transform: uppercase; }

.Box {
  background: #fff;
  color: #333;
  margin: 20px auto; }

.Box-title {
  color: #20203e;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 29px;
  font-size: 1.8125rem;
  font-weight: 900;
  margin: 0; }
  @media only screen and (min-width:48em) {
    .Box-title {
      padding: 0 0 0 14px;
      padding: 0 0 0 0.875rem; } }

.Box--blue {
  background: #36536b;
  color: #fff; }
  .Box--blue a, .Box--blue .Slider-slideTitle {
    display: block;
    color: #f4da40; }
    .Box--blue a:hover, .Box--blue .Slider-slideTitle:hover {
      color: #f4da40; }
  .Box--blue .Slider-slideImg {
    position: relative;
    display: block; }
  .Box--blue a:hover .Slider-slideImg:before {
    border: 3px solid #f4da40;
    content: '';
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2; }
  .Box--blue .Box-title {
    color: inherit; }
  .Box--blue .Slider-prev, .Box--blue .Slider-next {
    background: #f4da40;
    color: #161e31; }
    .Box--blue .Slider-prev:hover, .Box--blue .Slider-prev:focus, .Box--blue .Slider-next:hover, .Box--blue .Slider-next:focus {
      color: #161e31; }
    .Box--blue .Slider-prev:hover, .Box--blue .Slider-next:hover {
      background: #fce455; }
  .Box--blue .Slider-pagination {
    color: #fff; }

.Box-featured {
  padding: 1.25rem; }
  .Box-featured .Img {
    margin: 0 -0.625rem; }
  .Box-featured .Entry-title {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 45px;
    font-size: 2.8125rem;
    font-weight: 900;
    line-height: 1.1111111111;
    letter-spacing: -1px; }
    .Box-featured .Entry-title, .Box-featured .Entry-title a {
      color: #20203e; }
    .Box-featured .Entry-title a {
      text-decoration: none; }
      .Box-featured .Entry-title a:hover {
        color: #355A79; }
  .Box-featured .Entry-content {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5; }
    .Box-featured .Entry-content p {
      line-height: inherit; }
  .Box-featured .Entry-related {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 900;
    text-transform: uppercase; }
    .Box-featured .Entry-related a {
      margin: 0 3px; }
      .Box-featured .Entry-related a:first-child {
        margin-left: 0; }
  .Box-featured .Box-list {
    margin-top: 20px;
    margin-top: 1.25rem; }
    .Box-featured .Box-list a {
      border-top: 1px solid #ccc; }

.Box-list {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 900;
  list-style-type: none;
  margin: 10px 0 0 0;
  margin: 0.625rem 0 0 0;
  padding: 0; }
  .Box-list li {
    border-top: 1px solid #ccc; }
    .Box-list li:first-child {
      border-top: 0; }
  .Box-list a {
    color: #333;
    display: block;
    line-height: 1.3333333333;
    padding: 10px 0;
    padding: 0.625rem 0;
    text-decoration: none; }
    .Box-list a:hover {
      color: #355a79; }
  .Box-list image, .Box-list .Svg {
    height: 17px;
    margin-right: 5px;
    width: 22px; }
    .Box-list image[data-name=new], .Box-list .Svg[data-name=new] {
      width: 27px; }
    .Box-list image[data-name=updated], .Box-list .Svg[data-name=updated] {
      width: 54px; }

.Img {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }

.Img-source {
  font-size: 12px;
  font-size: 0.75rem;
  text-align: right; }
  .Img-source, .Img-source a {
    color: #666; }

.Img-caption {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  padding: 0 20px 10px;
  padding: 0 1.25rem 0.625rem;
  text-align: left; }
  .Img-caption, .Img-caption a {
    color: #111; }

.Sidebar {
  margin: 0 auto; }
  .Sidebar .Widget {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto; }
    .Sidebar .Widget .Widget-content {
      margin: 0 auto;
      max-width: 100%; }
  @media only screen and (min-width:48em) {
    .Sidebar {
      max-width: 300px; } }

.Sections .column:first-child .Box-title {
  padding: 20px 0 10px;
  padding: 1.25rem 0 0.625rem; }
.Sections .column:first-child .column {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
@media only screen and (min-width:48em) {
  .Sections .column:first-child .column {
    margin-bottom: 0; }

  .Sections .column:first-child .row {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
 }
.Sections .column:first-child .Entry-category {
  border-bottom: 5px solid #161e31;
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 900;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase; }
  .Sections .column:first-child .Entry-category a {
    color: inherit;
    display: block;
    padding: 5px 0; }
    .Sections .column:first-child .Entry-category a:after {
      content: "";
      display: table;
      clear: both; }
  .Sections .column:first-child .Entry-category .Svg {
    float: right;
    height: 20px;
    width: 20px;
    margin-top: -3px; }
    .Sections .column:first-child .Entry-category .Svg * {
      fill: #5f889c; }
.Sections .column:first-child .Entry {
  padding: 10px 0;
  padding: 0.625rem 0;
  padding-left: 150px; }
  .Sections .column:first-child .Entry img {
    float: left;
    margin-left: -150px;
    width: 130px; }
.Sections .column:first-child .Entry-title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.2;
  margin: 0 0 6px; }
  .Sections .column:first-child .Entry-title a {
    color: inherit; }
    .Sections .column:first-child .Entry-title a:hover {
      color: #355a79; }
.Sections .column:first-child .Entry-content {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0; }
  .Sections .column:first-child .Entry-content p {
    margin: 0; }
.Sections .column:first-child .Sections-more {
  display: table;
  width: 100%; }
  .Sections .column:first-child .Sections-more h3 {
    color: #999;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 900;
    text-transform: uppercase;
    display: table-cell;
    white-space: nowrap;
    width: 1%; }
  .Sections .column:first-child .Sections-more .list {
    display: table-cell;
    font-size: 0; }
  .Sections .column:first-child .Sections-more .tag {
    font-size: 16px;
    font-size: 1rem;
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
@media only screen and (min-width:48em) and (max-width:61.25em) {
  .Sections .column:last-child {
    border-left: 0; }
    .Sections .column:last-child .Sidebar {
      max-width: none;
      border-top: 1px solid #ccc;
      padding: 20px;
      padding: 1.25rem; }
      .Sections .column:last-child .Sidebar > div {
        width: 50%; }
        .Sections .column:last-child .Sidebar > div:nth-child(2n) {
          float: right; }
        .Sections .column:last-child .Sidebar > div:nth-child(2n+1) {
          float: left;
          clear: both; }
        .Sections .column:last-child .Sidebar > div:nth-child(-n+2) {
          margin-top: 0; }
 }

.Box--noMargin {
  margin: 0 auto; }
  .Box--noMargin + .Box {
    border-top: 1px solid #ccc;
    margin-top: 0; }
  .Box + .Box--noMargin {
    border-top: 1px solid #ccc;
    margin-top: -20px;
    margin-bottom: 20px; }

.Box--noBottomMargin {
  margin-bottom: 0; }
  .Box--noBottomMargin + .Box {
    border-top: 1px solid #ccc;
    margin-top: 0; }

.Featured .Entry-img {
  display: block; }
.Featured .tag {
  background: none;
  color: #cd0a00;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 0;
  text-transform: uppercase; }
.Featured .Entry-title {
  font-size: 34px;
  font-size: 2.125rem;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-weight: 900;
  margin: 0; }
  .Featured .Entry-title, .Featured .Entry-title a {
    color: #20203e; }

.FeaturedList {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900; }
  .FeaturedList li {
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }
  .FeaturedList a {
    color: #111; }
  .FeaturedList .img {
    display: inline-block;
    margin-bottom: 5px;
    margin-bottom: 0.3125rem; }
    .FeaturedList .img, .FeaturedList .img img {
      width: 100%; }

@media only screen and (min-width:61.3125em) {
  .SingleEntry .Entry-header, .SingleEntry .Entry-content, .SingleEntry .Entry-footer, .SingleEntry .breadcrumbs-header {
    padding-left: 40px;
    padding-left: 2.5rem;
    padding-right: 40px;
    padding-right: 2.5rem; }

  .SingleEntry .Entry-social, .SingleEntry #comments_button {
    margin-right: -40px;
    margin-right: -2.5rem; }
 }
.SingleEntry .breadcrumbs-header {
  margin-top: 8px;
  margin-top: 0.5rem; }
.SingleEntry .Entry-header {
  padding-top: 20px;
  padding-top: 1.25rem; }
.SingleEntry .Entry-title {
  color: #20203e;
  font-family: "Source Sans Pro", Arial, sans-serif;
  font-size: 2.75rem;
  line-height: 2.875rem;
  font-weight: 900;
  letter-spacing: -0.035em;
  margin: 0 0 20px;
  margin: 0 0 1.25rem; }
  @media only screen and (min-width:26.3125em) {
    .SingleEntry .Entry-title {
      font-size: 60px;
      font-size: 3.75rem;
      line-height: 54px;
      line-height: 3.375rem; } }
.SingleEntry .Entry-infoContent p {
  max-width: 380px;
  margin-bottom: 0; }
.SingleEntry .Entry-date {
  display: block; }
.SingleEntry .Entry-featured figure {
  background: #f0f1f4;
  text-align: center;
  margin: 0; }
  .SingleEntry .Entry-featured figure .Img {
    padding-bottom: 0;
    height: auto; }
    .SingleEntry .Entry-featured figure .Img img {
      position: static;
      height: auto;
      width: 100%; }
.SingleEntry .Entry-featured figcaption.clamped {
  cursor: pointer; }
.SingleEntry .Entry-featured + .Entry-content, .SingleEntry .Entry-gallery + .Entry-content, .SingleEntry .Entry-audio + .Entry-content {
  margin-top: 35px;
  margin-top: 2.1875rem; }
.SingleEntry .Entry-content {
  line-height: 24px;
  line-height: 1.5rem; }
  .SingleEntry .Entry-content > p:first-child {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
    line-height: 1.875rem; }
  @media only screen and (min-width:48em) {
    .SingleEntry .Entry-content .WidgetRelatedStories.alignleft, .SingleEntry .Entry-content .WidgetRelatedStories.alignright, .SingleEntry .Entry-content .WidgetRelatedGallery.alignleft, .SingleEntry .Entry-content .WidgetRelatedGallery.alignright {
      width: 47%; }
 }
  @media only screen and (min-width:61.3125em) {
    .SingleEntry .Entry-content .alignright {
      margin: 0 -40px 20px 20px;
      margin: 0 -2.5rem 1.25rem 1.25rem; }

    .SingleEntry .Entry-content .alignleft {
      margin: 0 20px 20px -40px;
      margin: 0 1.25rem 1.25rem -2.5rem; }

    .SingleEntry .Entry-content .WidgetRelatedStories.alignleft, .SingleEntry .Entry-content .WidgetRelatedStories.alignright, .SingleEntry .Entry-content .WidgetRelatedGallery.alignleft, .SingleEntry .Entry-content .WidgetRelatedGallery.alignright {
      width: 50%; }
 }
.SingleEntry .Entry-content + .Entry-footer {
  margin-top: 35px;
  margin-top: 2.1875rem; }
.SingleEntry .Entry-info {
  font-size: 14px;
  font-size: 0.875rem; }

.Entry-content figure {
  max-width: 100%;
  margin: 20px auto;
  margin: 1.25rem auto; }
.Entry-content .wp-caption-text {
  background: #232323;
  color: #cccccc;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 10px;
  padding: 0.625rem; }
  .Entry-content .wp-caption-text a {
    color: inherit;
    text-decoration: underline; }
.Entry-content .Widget {
  max-width: 100%;
  margin: 20px auto;
  margin: 1.25rem auto; }
.Entry-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }
@media only screen and (min-width:48em) {
  .Entry-content .alignright {
    float: right;
    margin: 0 0 20px 20px;
    margin: 0 0 1.25rem 1.25rem; }

  .Entry-content .alignleft {
    float: left;
    margin: 0 20px 20px 0;
    margin: 0 1.25rem 1.25rem 0; }
 }

.Entry-info {
  display: block;
  font-weight: bold;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.Entry-infoImg, .Entry-infoContent, .Entry-infoSocial {
  display: inline-block;
  vertical-align: middle; }

.Entry-infoImg + .Entry-infoContent {
  padding-left: 10px;
  padding-left: 0.625rem; }

.Entry-infoSocial {
  display: block;
  margin: 20px 0;
  margin: 1.25rem 0; }

.Entry-infoImg img {
  border-radius: 28px;
  width: 56px;
  height: 56px;
  max-width: none; }
.Entry-infoImg.author-abc img {
  border-radius: 0; }

@media only screen and (min-width:48em) {
  .Entry-info {
    display: table; }

  .Entry-infoImg, .Entry-infoContent, .Entry-infoSocial {
    display: table-cell; }

  .Entry-infoImg, .Entry-infoSocial {
    width: 1%; }

  .Entry-infoSocial {
    margin: 0; }
 }

.Entry-social {
  background: #20203E;
  border-radius: 5px;
  color: #f4da40;
  display: inline-block;
  font-size: 0;
  height: 40px;
  line-height: 40px;
  white-space: nowrap; }
  .Entry-social .shares {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 20px;
    padding: 0 1.25rem; }
  .Entry-social span {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    text-align: center;
    width: 40px; }
  .Entry-social .shares + span, .Entry-social span + span {
    border-left: 1px solid #44445e; }
  .Entry-social .Svg {
    margin-top: -3px; }
  .Entry-social .Svg[data-name="facebook"] {
    height: 20px;
    width: 10px;
    margin-top: -4px; }
  .Entry-social .Svg[data-name="twitter"] {
    height: 17px;
    width: 21px; }
  .Entry-social .Svg[data-name="email"] {
    height: 16px;
    width: 21px; }
  .Entry-social .Svg[data-name="print"] {
    height: 18px;
    width: 22px; }
  .Entry-social .Svg[data-name="more"] {
    height: 17px;
    width: 17px; }

.Entry-footer {
  display: table;
  width: 100%;
  margin-bottom: 1.25rem; }
  .Entry-footer .Entry-footer-row {
    display: table-row; }
  .Entry-footer .breadcrumbs {
    display: table-cell; }
  .Entry-footer .topics-container {
    display: table-cell; }
  .Entry-footer .comments-container {
    display: table-cell;
    text-align: right; }
    .Entry-footer .comments-container span {
      background: #20203E;
      border-radius: 4px;
      color: #F4DA40;
      display: inline-block;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: 900;
      line-height: 40px;
      padding-right: 15px;
      white-space: nowrap;
      cursor: pointer; }
      .Entry-footer .comments-container span a {
        color: inherit; }
    .Entry-footer .comments-container .Svg {
      height: 20px;
      text-align: center;
      width: 20px;
      margin: 10px; }

.Entry-comments {
  margin-bottom: 1.25rem; }

.MediaPlayer {
  background: #F1F1F1;
  border-radius: 6px;
  border-radius: 0.375rem;
  padding: 20px;
  padding: 1.25rem;
  text-align: center;
  margin: 30px 0;
  margin: 1.875rem 0; }
  @media only screen and (min-width:48em) {
    .MediaPlayer {
      padding: 20px 40px;
      padding: 1.25rem 2.5rem; } }
  .MediaPlayer .mejs-container, .MediaPlayer .mejs-container .mejs-controls {
    background: none; }
  .MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button {
    height: 40px;
    position: relative;
    width: 40px; }
    .csstransforms .MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button {
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button button {
      background: none;
      border: 2px solid #cccccc;
      border-radius: 50%;
      height: 40px;
      margin: 0;
      position: static;
      width: 40px; }
    .MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button.mejs-play button:before {
      height: 0;
      width: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-left: 12px solid #333333;
      margin-left: 4px;
      content: " "; }
    .MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button.mejs-pause button:before, .MediaPlayer .mejs-container .mejs-controls .mejs-playpause-button.mejs-pause button:after {
      background: #333;
      content: " ";
      display: inline-block;
      height: 12px;
      margin: 0 2px;
      width: 4px; }
  .MediaPlayer .mejs-container .mejs-controls .mejs-time span {
    color: #9d9d9d; }
  .MediaPlayer .mejs-container .mejs-controls .mejs-mute button, .MediaPlayer .mejs-container .mejs-controls .mejs-unmute button {
    background: url("../img/icons/speaker.png") no-repeat;
    height: 16px;
    width: 21px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0; }
  .MediaPlayer .mejs-container .mejs-controls .mejs-unmute button {
    background: url("../img/icons/speaker-mute.png") no-repeat; }
  .MediaPlayer .mejs-container .mejs-controls .mejs-time {
    padding: 8px 10px; }
  .MediaPlayer .mejs-controls .mejs-horizontal-volume-slider {
    display: none !important;
    width: 50px;
    margin-left: 10px; }
    @media only screen and (min-width:48em) {
      .MediaPlayer .mejs-controls .mejs-horizontal-volume-slider {
        display: block !important;
        float: left; } }
  .MediaPlayer .mejs-controls .mejs-time-rail {
    padding-top: 6px; }
    .MediaPlayer .mejs-controls .mejs-time-rail span {
      height: 7px; }
    .MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-float {
      height: 17px; }
      .MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner {
        display: none; }
    .MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-handle {
      background: #fff;
      border: 1px solid #ccc;
      border-radius: 50%;
      box-shadow: 0 0 8px 0 rgba(152, 152, 152, 0.5);
      display: block;
      height: 17px;
      top: -5px;
      left: -9px;
      width: 17px; }
    .MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-total {
      display: none;
      background: rgba(255, 255, 255, 0.75); }
    .MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-loaded {
      background: #fff; }
    .MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-current {
      background: #d5d5d5; }
    @media only screen and (min-width:48em) {
      .MediaPlayer .mejs-controls .mejs-time-rail .mejs-time-total {
        display: block; }
 }
  .MediaPlayer .MediaPlayer-title {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: normal; }
  .MediaPlayer .MediaPlayer-info {
    font-size: 11px;
    font-size: 0.6875rem;
    text-transform: uppercase;
    line-height: normal;
    margin: 5px 0 15px;
    margin: 0.3125rem 0 0.9375rem; }
  .MediaPlayer .MediaPlayer-author {
    color: #cd0a00; }

ul.page-numbers {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }
  ul.page-numbers li {
    display: inline-block; }
  ul.page-numbers li:before {
    content: " | "; }
  ul.page-numbers li:first-child:before {
    content: ""; }
  ul.page-numbers a {
    color: #333;
    display: inline-block;
    padding: 5px;
    padding: 0.3125rem; }
  ul.page-numbers .current {
    color: #999;
    padding: 5px;
    padding: 0.3125rem; }

body.search-results .WidgetSearch {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.search-highlight {
  background: #F4DA40;
  display: inline-block;
  /*font-size: 12px;
	font-size: rem-calc(12);*/
  font-weight: 900;
  margin: 0 0 10px;
  padding: 3px 8px;
  padding: 0.1875rem 0.5rem;
  text-transform: uppercase; }

.Sponsored {
  text-align: center; }
  .Sponsored .Sponsored-by {
    display: block;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
    color: #cccccc;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 900;
    text-transform: uppercase; }
  .Sponsored .Sponsored-link, .Sponsored .Sponsored-image {
    display: block; }
  .Sponsored .Sponsored-image {
    width: 200px;
    margin: 0 auto; }
  .TitleBar-sponsor > .Sponsored {
    margin: 10px auto;
    margin: 0.625rem auto; }
    @media only screen and (min-width:61.3125em) {
      .TitleBar-sponsor > .Sponsored {
        float: right;
        text-align: right; } }
    @media only screen and (min-width:64.0625em) {
      .TitleBar-sponsor > .Sponsored {
        line-height: 60px;
        line-height: 3.75rem; } }
    @media only screen and (min-width:64.0625em), only screen and (min-width:48em) and (max-width:61.25em) {
      .TitleBar-sponsor > .Sponsored .Sponsored-by {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 15px;
        margin-right: 0.9375rem; }

      .TitleBar-sponsor > .Sponsored .Sponsored-link, .TitleBar-sponsor > .Sponsored .Sponsored-image {
        display: inline-block; }
 }
  .Sidebar > .Sponsored {
    margin: 20px auto;
    margin: 1.25rem auto; }
  .SingleEntry > .Sponsored {
    margin-top: 20px;
    margin-top: 1.25rem; }

.author-bio figure {
  text-align: center; }
  @media only screen and (min-width:61.3125em) {
    .author-bio figure {
      float: right;
      margin: 20px;
      margin: 1.25rem; } }
.author-bio .author-meta {
  list-style: none;
  margin: 1em 0;
  padding: 0; }
  .author-bio .author-meta > li {
    margin: 0.5em 0;
    white-space: nowrap; }
.author-bio svg {
  height: 20px;
  width: 20px;
  margin-right: 0.25em; }
  .author-bio svg * {
    fill: #008cba; }

.VideoEmbedHolder {
  display: block; }

#masteheadDateTime {
  float: right;
  font-size: 11px;
  margin-top: 10px; }
  @media only screen {
    #masteheadDateTime {
      display: none; } }
  @media only screen and (min-width:26.3125em) {
    #masteheadDateTime {
      display: block; } }
