<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.align-right {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.align-center {
  -ms-flex-pack: center;
      justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.align-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.align-bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.align-middle {
  -ms-flex-align: center;
      align-items: center; }

.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }

@media screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

.row, .padded-row, #user-login, .profile {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .row .row, .padded-row .row, #user-login .row, .profile .row, .row .padded-row, .padded-row .padded-row, #user-login .padded-row, .profile .padded-row, .row #user-login, .padded-row #user-login, #user-login #user-login, .profile #user-login, .row .profile, .padded-row .profile, #user-login .profile, .profile .profile {
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
    @media screen and (min-width: 40em) {
      .row .row, .padded-row .row, #user-login .row, .profile .row, .row .padded-row, .padded-row .padded-row, #user-login .padded-row, .profile .padded-row, .row #user-login, .padded-row #user-login, #user-login #user-login, .profile #user-login, .row .profile, .padded-row .profile, #user-login .profile, .profile .profile {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
  .row.expanded, .expanded.padded-row, .expanded#user-login, .expanded.profile {
    max-width: none; }
  .row.collapse &gt; .column, .collapse.padded-row &gt; .column, .collapse#user-login &gt; .column, .collapse.profile &gt; .column, .row.collapse &gt; .columns, .collapse.padded-row &gt; .columns, .collapse#user-login &gt; .columns, .collapse.profile &gt; .columns, ul.row .row.collapse &gt; li, ul.row .collapse.padded-row &gt; li, ul.row .collapse#user-login &gt; li, ul.row .collapse.profile &gt; li, ul.padded-row .row.collapse &gt; li, ul.padded-row .collapse.padded-row &gt; li, ul.padded-row .collapse#user-login &gt; li, ul.padded-row .collapse.profile &gt; li, ul#user-login .row.collapse &gt; li, ul#user-login .collapse.padded-row &gt; li, ul#user-login .collapse#user-login &gt; li, ul#user-login .collapse.profile &gt; li, ul.profile .row.collapse &gt; li, ul.profile .collapse.padded-row &gt; li, ul.profile .collapse#user-login &gt; li, ul.profile .collapse.profile &gt; li {
    padding-left: 0;
    padding-right: 0; }
  .row.is-collapse-child, .is-collapse-child.padded-row, .is-collapse-child#user-login, .is-collapse-child.profile,
  .row.collapse &gt; .column &gt; .row, .collapse.padded-row &gt; .column &gt; .row, .collapse#user-login &gt; .column &gt; .row, .collapse.profile &gt; .column &gt; .row,
  .row.collapse &gt; .columns &gt; .row, .collapse.padded-row &gt; .columns &gt; .row, .collapse#user-login &gt; .columns &gt; .row, .collapse.profile &gt; .columns &gt; .row, ul.row
  .row.collapse &gt; li &gt; .row, ul.row .collapse.padded-row &gt; li &gt; .row, ul.row .collapse#user-login &gt; li &gt; .row, ul.row .collapse.profile &gt; li &gt; .row, ul.padded-row
  .row.collapse &gt; li &gt; .row, ul.padded-row .collapse.padded-row &gt; li &gt; .row, ul.padded-row .collapse#user-login &gt; li &gt; .row, ul.padded-row .collapse.profile &gt; li &gt; .row, ul#user-login
  .row.collapse &gt; li &gt; .row, ul#user-login .collapse.padded-row &gt; li &gt; .row, ul#user-login .collapse#user-login &gt; li &gt; .row, ul#user-login .collapse.profile &gt; li &gt; .row, ul.profile
  .row.collapse &gt; li &gt; .row, ul.profile .collapse.padded-row &gt; li &gt; .row, ul.profile .collapse#user-login &gt; li &gt; .row, ul.profile .collapse.profile &gt; li &gt; .row,
  .row.collapse &gt; .column &gt; .padded-row, .collapse.padded-row &gt; .column &gt; .padded-row, .collapse#user-login &gt; .column &gt; .padded-row, .collapse.profile &gt; .column &gt; .padded-row,
  .row.collapse &gt; .columns &gt; .padded-row, .collapse.padded-row &gt; .columns &gt; .padded-row, .collapse#user-login &gt; .columns &gt; .padded-row, .collapse.profile &gt; .columns &gt; .padded-row, ul.row
  .row.collapse &gt; li &gt; .padded-row, ul.row .collapse.padded-row &gt; li &gt; .padded-row, ul.row .collapse#user-login &gt; li &gt; .padded-row, ul.row .collapse.profile &gt; li &gt; .padded-row, ul.padded-row
  .row.collapse &gt; li &gt; .padded-row, ul.padded-row .collapse.padded-row &gt; li &gt; .padded-row, ul.padded-row .collapse#user-login &gt; li &gt; .padded-row, ul.padded-row .collapse.profile &gt; li &gt; .padded-row, ul#user-login
  .row.collapse &gt; li &gt; .padded-row, ul#user-login .collapse.padded-row &gt; li &gt; .padded-row, ul#user-login .collapse#user-login &gt; li &gt; .padded-row, ul#user-login .collapse.profile &gt; li &gt; .padded-row, ul.profile
  .row.collapse &gt; li &gt; .padded-row, ul.profile .collapse.padded-row &gt; li &gt; .padded-row, ul.profile .collapse#user-login &gt; li &gt; .padded-row, ul.profile .collapse.profile &gt; li &gt; .padded-row,
  .row.collapse &gt; .column &gt; #user-login, .collapse.padded-row &gt; .column &gt; #user-login, .collapse#user-login &gt; .column &gt; #user-login, .collapse.profile &gt; .column &gt; #user-login,
  .row.collapse &gt; .columns &gt; #user-login, .collapse.padded-row &gt; .columns &gt; #user-login, .collapse#user-login &gt; .columns &gt; #user-login, .collapse.profile &gt; .columns &gt; #user-login, ul.row
  .row.collapse &gt; li &gt; #user-login, ul.row .collapse.padded-row &gt; li &gt; #user-login, ul.row .collapse#user-login &gt; li &gt; #user-login, ul.row .collapse.profile &gt; li &gt; #user-login, ul.padded-row
  .row.collapse &gt; li &gt; #user-login, ul.padded-row .collapse.padded-row &gt; li &gt; #user-login, ul.padded-row .collapse#user-login &gt; li &gt; #user-login, ul.padded-row .collapse.profile &gt; li &gt; #user-login, ul#user-login
  .row.collapse &gt; li &gt; #user-login, ul#user-login .collapse.padded-row &gt; li &gt; #user-login, ul#user-login .collapse#user-login &gt; li &gt; #user-login, ul#user-login .collapse.profile &gt; li &gt; #user-login, ul.profile
  .row.collapse &gt; li &gt; #user-login, ul.profile .collapse.padded-row &gt; li &gt; #user-login, ul.profile .collapse#user-login &gt; li &gt; #user-login, ul.profile .collapse.profile &gt; li &gt; #user-login,
  .row.collapse &gt; .column &gt; .profile, .collapse.padded-row &gt; .column &gt; .profile, .collapse#user-login &gt; .column &gt; .profile, .collapse.profile &gt; .column &gt; .profile,
  .row.collapse &gt; .columns &gt; .profile, .collapse.padded-row &gt; .columns &gt; .profile, .collapse#user-login &gt; .columns &gt; .profile, .collapse.profile &gt; .columns &gt; .profile, ul.row
  .row.collapse &gt; li &gt; .profile, ul.row .collapse.padded-row &gt; li &gt; .profile, ul.row .collapse#user-login &gt; li &gt; .profile, ul.row .collapse.profile &gt; li &gt; .profile, ul.padded-row
  .row.collapse &gt; li &gt; .profile, ul.padded-row .collapse.padded-row &gt; li &gt; .profile, ul.padded-row .collapse#user-login &gt; li &gt; .profile, ul.padded-row .collapse.profile &gt; li &gt; .profile, ul#user-login
  .row.collapse &gt; li &gt; .profile, ul#user-login .collapse.padded-row &gt; li &gt; .profile, ul#user-login .collapse#user-login &gt; li &gt; .profile, ul#user-login .collapse.profile &gt; li &gt; .profile, ul.profile
  .row.collapse &gt; li &gt; .profile, ul.profile .collapse.padded-row &gt; li &gt; .profile, ul.profile .collapse#user-login &gt; li &gt; .profile, ul.profile .collapse.profile &gt; li &gt; .profile {
    margin-left: 0;
    margin-right: 0; }

.column, .columns, ul.row li, ul.padded-row li, ul#user-login li, ul.profile li {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: initial; }
  @media screen and (min-width: 40em) {
    .column, .columns, ul.row li, ul.padded-row li, ul#user-login li, ul.profile li {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }

.column.row.row, .row.row.columns, .columns.padded-row, ul.row li.padded-row, ul.row li#user-login, ul.row li.profile, .columns#user-login, .columns.profile, ul.row li.row.row, ul.padded-row li.row.row, ul#user-login li.row.row, ul.profile li.row.row, ul.padded-row li.padded-row, ul#user-login li.padded-row, ul.profile li.padded-row, ul.padded-row li#user-login, ul#user-login li#user-login, ul.profile li#user-login, ul.padded-row li.profile, ul#user-login li.profile, ul.profile li.profile, .column.padded-row, .column#user-login, .column.profile {
  float: none;
  display: block; }

.row .column.row.row, .padded-row .column.row.row, #user-login .column.row.row, .profile .column.row.row, .row .row.row.columns, .padded-row .row.row.columns, #user-login .row.row.columns, .profile .row.row.columns, .row .columns.padded-row, .padded-row .columns.padded-row, #user-login .columns.padded-row, .profile .columns.padded-row, ul.row li.padded-row, #user-login ul.row li.padded-row, ul.row #user-login li.padded-row, ul.row li#user-login, ul.row li.profile, #user-login ul.row li.profile, ul.row #user-login li.profile, .row .columns#user-login, .padded-row .columns#user-login, #user-login .columns#user-login, .profile .columns#user-login, .row .columns.profile, .padded-row .columns.profile, #user-login .columns.profile, .profile .columns.profile, ul.row li.row.row, #user-login ul.row li.row.row, ul.row #user-login li.row.row, .row ul.padded-row li.row.row, ul.padded-row .row li.row.row, ul.padded-row li.row.row, #user-login ul.padded-row li.row.row, ul.padded-row #user-login li.row.row, ul#user-login li.row.row, .row ul.profile li.row.row, ul.profile .row li.row.row, #user-login ul.profile li.row.row, ul.profile #user-login li.row.row, ul.profile li.row.row, .row ul.padded-row li.padded-row, ul.padded-row .row li.padded-row, ul.padded-row li.padded-row, #user-login ul.padded-row li.padded-row, ul.padded-row #user-login li.padded-row, ul#user-login li.padded-row, .row ul.profile li.padded-row, ul.profile .row li.padded-row, #user-login ul.profile li.padded-row, ul.profile #user-login li.padded-row, ul.profile li.padded-row, ul.padded-row li#user-login, ul#user-login li#user-login, ul.profile li#user-login, .row ul.padded-row li.profile, ul.padded-row .row li.profile, ul.padded-row li.profile, #user-login ul.padded-row li.profile, ul.padded-row #user-login li.profile, ul#user-login li.profile, .row ul.profile li.profile, ul.profile .row li.profile, #user-login ul.profile li.profile, ul.profile #user-login li.profile, ul.profile li.profile, .row .column.padded-row, .padded-row .column.padded-row, #user-login .column.padded-row, .profile .column.padded-row, .row .column#user-login, .padded-row .column#user-login, #user-login .column#user-login, .profile .column#user-login, .row .column.profile, .padded-row .column.profile, #user-login .column.profile, .profile .column.profile {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.small-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

.small-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.small-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%; }

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

.small-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-1 &gt; .column, .small-up-1 &gt; .columns, ul.row .small-up-1 &gt; li, ul.padded-row .small-up-1 &gt; li, ul#user-login .small-up-1 &gt; li, ul.profile .small-up-1 &gt; li {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-2 &gt; .column, .small-up-2 &gt; .columns, ul.row .small-up-2 &gt; li, ul.padded-row .small-up-2 &gt; li, ul#user-login .small-up-2 &gt; li, ul.profile .small-up-2 &gt; li {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-3 &gt; .column, .small-up-3 &gt; .columns, ul.row .small-up-3 &gt; li, ul.padded-row .small-up-3 &gt; li, ul#user-login .small-up-3 &gt; li, ul.profile .small-up-3 &gt; li {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-4 &gt; .column, .small-up-4 &gt; .columns, ul.row .small-up-4 &gt; li, ul.padded-row .small-up-4 &gt; li, ul#user-login .small-up-4 &gt; li, ul.profile .small-up-4 &gt; li {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-5 &gt; .column, .small-up-5 &gt; .columns, ul.row .small-up-5 &gt; li, ul.padded-row .small-up-5 &gt; li, ul#user-login .small-up-5 &gt; li, ul.profile .small-up-5 &gt; li {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-6 &gt; .column, .small-up-6 &gt; .columns, ul.row .small-up-6 &gt; li, ul.padded-row .small-up-6 &gt; li, ul#user-login .small-up-6 &gt; li, ul.profile .small-up-6 &gt; li {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-7 &gt; .column, .small-up-7 &gt; .columns, ul.row .small-up-7 &gt; li, ul.padded-row .small-up-7 &gt; li, ul#user-login .small-up-7 &gt; li, ul.profile .small-up-7 &gt; li {
    -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-8 &gt; .column, .small-up-8 &gt; .columns, ul.row .small-up-8 &gt; li, ul.padded-row .small-up-8 &gt; li, ul#user-login .small-up-8 &gt; li, ul.profile .small-up-8 &gt; li {
    -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse &gt; .column, .small-collapse &gt; .columns, ul.row .small-collapse &gt; li, ul.padded-row .small-collapse &gt; li, ul#user-login .small-collapse &gt; li, ul.profile .small-collapse &gt; li {
  padding-left: 0;
  padding-right: 0; }

.small-uncollapse &gt; .column, .small-uncollapse &gt; .columns, ul.row .small-uncollapse &gt; li, ul.padded-row .small-uncollapse &gt; li, ul#user-login .small-uncollapse &gt; li, ul.profile .small-uncollapse &gt; li {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

@media screen and (min-width: 40em) {
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-1 &gt; .column, .medium-up-1 &gt; .columns, ul.row .medium-up-1 &gt; li, ul.padded-row .medium-up-1 &gt; li, ul#user-login .medium-up-1 &gt; li, ul.profile .medium-up-1 &gt; li {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-2 &gt; .column, .medium-up-2 &gt; .columns, ul.row .medium-up-2 &gt; li, ul.padded-row .medium-up-2 &gt; li, ul#user-login .medium-up-2 &gt; li, ul.profile .medium-up-2 &gt; li {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-3 &gt; .column, .medium-up-3 &gt; .columns, ul.row .medium-up-3 &gt; li, ul.padded-row .medium-up-3 &gt; li, ul#user-login .medium-up-3 &gt; li, ul.profile .medium-up-3 &gt; li {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-4 &gt; .column, .medium-up-4 &gt; .columns, ul.row .medium-up-4 &gt; li, ul.padded-row .medium-up-4 &gt; li, ul#user-login .medium-up-4 &gt; li, ul.profile .medium-up-4 &gt; li {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-5 &gt; .column, .medium-up-5 &gt; .columns, ul.row .medium-up-5 &gt; li, ul.padded-row .medium-up-5 &gt; li, ul#user-login .medium-up-5 &gt; li, ul.profile .medium-up-5 &gt; li {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-6 &gt; .column, .medium-up-6 &gt; .columns, ul.row .medium-up-6 &gt; li, ul.padded-row .medium-up-6 &gt; li, ul#user-login .medium-up-6 &gt; li, ul.profile .medium-up-6 &gt; li {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-7 &gt; .column, .medium-up-7 &gt; .columns, ul.row .medium-up-7 &gt; li, ul.padded-row .medium-up-7 &gt; li, ul#user-login .medium-up-7 &gt; li, ul.profile .medium-up-7 &gt; li {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-8 &gt; .column, .medium-up-8 &gt; .columns, ul.row .medium-up-8 &gt; li, ul.padded-row .medium-up-8 &gt; li, ul#user-login .medium-up-8 &gt; li, ul.profile .medium-up-8 &gt; li {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.medium-unstack &gt; .column, .medium-unstack.padded-row &gt; .column, .medium-unstack#user-login &gt; .column, .medium-unstack.profile &gt; .column, .row.medium-unstack &gt; .columns, .medium-unstack.padded-row &gt; .columns, .medium-unstack#user-login &gt; .columns, .medium-unstack.profile &gt; .columns, ul.row .row.medium-unstack &gt; li, ul.row .medium-unstack.padded-row &gt; li, ul.row .medium-unstack#user-login &gt; li, ul.row .medium-unstack.profile &gt; li, ul.padded-row .row.medium-unstack &gt; li, ul.padded-row .medium-unstack.padded-row &gt; li, ul.padded-row .medium-unstack#user-login &gt; li, ul.padded-row .medium-unstack.profile &gt; li, ul#user-login .row.medium-unstack &gt; li, ul#user-login .medium-unstack.padded-row &gt; li, ul#user-login .medium-unstack#user-login &gt; li, ul#user-login .medium-unstack.profile &gt; li, ul.profile .row.medium-unstack &gt; li, ul.profile .medium-unstack.padded-row &gt; li, ul.profile .medium-unstack#user-login &gt; li, ul.profile .medium-unstack.profile &gt; li {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 40em) {
    .row.medium-unstack &gt; .column, .medium-unstack.padded-row &gt; .column, .medium-unstack#user-login &gt; .column, .medium-unstack.profile &gt; .column, .row.medium-unstack &gt; .columns, .medium-unstack.padded-row &gt; .columns, .medium-unstack#user-login &gt; .columns, .medium-unstack.profile &gt; .columns, ul.row .row.medium-unstack &gt; li, ul.row .medium-unstack.padded-row &gt; li, ul.row .medium-unstack#user-login &gt; li, ul.row .medium-unstack.profile &gt; li, ul.padded-row .row.medium-unstack &gt; li, ul.padded-row .medium-unstack.padded-row &gt; li, ul.padded-row .medium-unstack#user-login &gt; li, ul.padded-row .medium-unstack.profile &gt; li, ul#user-login .row.medium-unstack &gt; li, ul#user-login .medium-unstack.padded-row &gt; li, ul#user-login .medium-unstack#user-login &gt; li, ul#user-login .medium-unstack.profile &gt; li, ul.profile .row.medium-unstack &gt; li, ul.profile .medium-unstack.padded-row &gt; li, ul.profile .medium-unstack#user-login &gt; li, ul.profile .medium-unstack.profile &gt; li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media screen and (min-width: 40em) {
  .medium-collapse &gt; .column, .medium-collapse &gt; .columns, ul.row .medium-collapse &gt; li, ul.padded-row .medium-collapse &gt; li, ul#user-login .medium-collapse &gt; li, ul.profile .medium-collapse &gt; li {
    padding-left: 0;
    padding-right: 0; }
  .medium-uncollapse &gt; .column, .medium-uncollapse &gt; .columns, ul.row .medium-uncollapse &gt; li, ul.padded-row .medium-uncollapse &gt; li, ul#user-login .medium-uncollapse &gt; li, ul.profile .medium-uncollapse &gt; li {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

@media screen and (min-width: 64em) {
  .large-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-1 &gt; .column, .large-up-1 &gt; .columns, ul.row .large-up-1 &gt; li, ul.padded-row .large-up-1 &gt; li, ul#user-login .large-up-1 &gt; li, ul.profile .large-up-1 &gt; li {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-2 &gt; .column, .large-up-2 &gt; .columns, ul.row .large-up-2 &gt; li, ul.padded-row .large-up-2 &gt; li, ul#user-login .large-up-2 &gt; li, ul.profile .large-up-2 &gt; li {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-3 &gt; .column, .large-up-3 &gt; .columns, ul.row .large-up-3 &gt; li, ul.padded-row .large-up-3 &gt; li, ul#user-login .large-up-3 &gt; li, ul.profile .large-up-3 &gt; li {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-4 &gt; .column, .large-up-4 &gt; .columns, ul.row .large-up-4 &gt; li, ul.padded-row .large-up-4 &gt; li, ul#user-login .large-up-4 &gt; li, ul.profile .large-up-4 &gt; li {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-5 &gt; .column, .large-up-5 &gt; .columns, ul.row .large-up-5 &gt; li, ul.padded-row .large-up-5 &gt; li, ul#user-login .large-up-5 &gt; li, ul.profile .large-up-5 &gt; li {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-6 &gt; .column, .large-up-6 &gt; .columns, ul.row .large-up-6 &gt; li, ul.padded-row .large-up-6 &gt; li, ul#user-login .large-up-6 &gt; li, ul.profile .large-up-6 &gt; li {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-7 &gt; .column, .large-up-7 &gt; .columns, ul.row .large-up-7 &gt; li, ul.padded-row .large-up-7 &gt; li, ul#user-login .large-up-7 &gt; li, ul.profile .large-up-7 &gt; li {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-8 &gt; .column, .large-up-8 &gt; .columns, ul.row .large-up-8 &gt; li, ul.padded-row .large-up-8 &gt; li, ul#user-login .large-up-8 &gt; li, ul.profile .large-up-8 &gt; li {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

.row.large-unstack &gt; .column, .large-unstack.padded-row &gt; .column, .large-unstack#user-login &gt; .column, .large-unstack.profile &gt; .column, .row.large-unstack &gt; .columns, .large-unstack.padded-row &gt; .columns, .large-unstack#user-login &gt; .columns, .large-unstack.profile &gt; .columns, ul.row .row.large-unstack &gt; li, ul.row .large-unstack.padded-row &gt; li, ul.row .large-unstack#user-login &gt; li, ul.row .large-unstack.profile &gt; li, ul.padded-row .row.large-unstack &gt; li, ul.padded-row .large-unstack.padded-row &gt; li, ul.padded-row .large-unstack#user-login &gt; li, ul.padded-row .large-unstack.profile &gt; li, ul#user-login .row.large-unstack &gt; li, ul#user-login .large-unstack.padded-row &gt; li, ul#user-login .large-unstack#user-login &gt; li, ul#user-login .large-unstack.profile &gt; li, ul.profile .row.large-unstack &gt; li, ul.profile .large-unstack.padded-row &gt; li, ul.profile .large-unstack#user-login &gt; li, ul.profile .large-unstack.profile &gt; li {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media screen and (min-width: 64em) {
    .row.large-unstack &gt; .column, .large-unstack.padded-row &gt; .column, .large-unstack#user-login &gt; .column, .large-unstack.profile &gt; .column, .row.large-unstack &gt; .columns, .large-unstack.padded-row &gt; .columns, .large-unstack#user-login &gt; .columns, .large-unstack.profile &gt; .columns, ul.row .row.large-unstack &gt; li, ul.row .large-unstack.padded-row &gt; li, ul.row .large-unstack#user-login &gt; li, ul.row .large-unstack.profile &gt; li, ul.padded-row .row.large-unstack &gt; li, ul.padded-row .large-unstack.padded-row &gt; li, ul.padded-row .large-unstack#user-login &gt; li, ul.padded-row .large-unstack.profile &gt; li, ul#user-login .row.large-unstack &gt; li, ul#user-login .large-unstack.padded-row &gt; li, ul#user-login .large-unstack#user-login &gt; li, ul#user-login .large-unstack.profile &gt; li, ul.profile .row.large-unstack &gt; li, ul.profile .large-unstack.padded-row &gt; li, ul.profile .large-unstack#user-login &gt; li, ul.profile .large-unstack.profile &gt; li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media screen and (min-width: 64em) {
  .large-collapse &gt; .column, .large-collapse &gt; .columns, ul.row .large-collapse &gt; li, ul.padded-row .large-collapse &gt; li, ul#user-login .large-collapse &gt; li, ul.profile .large-collapse &gt; li {
    padding-left: 0;
    padding-right: 0; }
  .large-uncollapse &gt; .column, .large-uncollapse &gt; .columns, ul.row .large-uncollapse &gt; li, ul.padded-row .large-uncollapse &gt; li, ul#user-login .large-uncollapse &gt; li, ul.profile .large-uncollapse &gt; li {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  max-width: 100%; }

.column.align-top, .align-top.columns, ul.row li.align-top, ul.padded-row li.align-top, ul#user-login li.align-top, ul.profile li.align-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.column.align-bottom, .align-bottom.columns, ul.row li.align-bottom, ul.padded-row li.align-bottom, ul#user-login li.align-bottom, ul.profile li.align-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.column.align-middle, .align-middle.columns, ul.row li.align-middle, ul.padded-row li.align-middle, ul#user-login li.align-middle, ul.profile li.align-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.column.align-stretch, .align-stretch.columns, ul.row li.align-stretch, ul.padded-row li.align-stretch, ul#user-login li.align-stretch, ul.profile li.align-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

body {
  font-family: "Droid Serif", Cambria, Georgia, serif;
  line-height: 1.6;
  color: #4a4a4a;
  font-size: 16px; }

h1, h2, h3, h4, h5, h6, .home-hero__content__title {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  color: #464646;
  font-weight: 600;
  margin-top: 0px; }

.btn--light, .btn, #user-login button, .profile button, .page-search #main .search-form button, .related-news__link a,
input.btn, .newsletter-subscribe .mcs-subscribe-button {
  padding: 0.75rem 2.25rem;
  text-decoration: none;
  transition: background 0.2s ease-out;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  background-color: #00529c;
  display: inline-block;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 6px 30px 6px;
  position: relative;
  /*
  &amp;[href^="http"],
  &amp;[href^="www"] {
    background: none;
    border: 1px solid $link-color;
    color: #474747;
    padding-right: rem(60);
    position: relative;

    &amp;::before {
      font-size: 14px;
      line-height: 20px;
      content: "\f14c" !important;
      font-family: "FontAwesome";
      font-weight: normal;
      line-height: 20px;
      display: inline-block;
      width: 28px;
      text-align: center;
      position: absolute;
      top: 8px;
      right: 30px;
    }

    &amp;:hover,
    &amp;:focus {
      &amp;::after {
        border-width: 6px;
      }
    }
  }
*/ }
  .btn--light:after, .btn:after, #user-login button:after, .profile button:after, .page-search #main .search-form button:after, .related-news__link a:after,
  input.btn:after, .newsletter-subscribe .mcs-subscribe-button:after {
    box-sizing: border-box;
    content: "";
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    border: 1px solid #005099;
    background: transparent;
    position: absolute;
    top: -6px;
    left: -6px; }
  .btn--light:hover, .btn:hover, #user-login button:hover, .profile button:hover, .page-search #main .search-form button:hover, .related-news__link a:hover,
  input.btn:hover {
    background-color: #002e64;
    color: #fff;
    text-decoration: none; }
    .btn--light:hover:after, .btn:hover:after, #user-login button:hover:after, .profile button:hover:after, .page-search #main .search-form button:hover:after, .related-news__link a:hover:after,
    input.btn:hover:after {
      border-color: #002e64; }

button.btn {
  border: none; }

.btn--yellow {
  background-color: #fdca00;
  color: #000; }
  .btn--yellow:after {
    border-color: #fdca00; }
  .btn--yellow:hover {
    background-color: #e5a10d;
    color: #000; }
    .btn--yellow:hover:after {
      border-color: #e5a10d; }
  .btn.btn--yellow:visited {
    color: #000; }

.btn--light {
  background: #fff;
  color: #3c3c3c; }
  .btn--light:hover {
    color: #fff; }

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

.link-arrow:after {
  content: '\00BB';
  padding-left: 5px; }

.section--banded {
  margin-bottom: 40px; }

a[href^="mailto:"] {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/vendor/font-awesome/fontawesome-webfont3e6e.eot?v=4.7.0");
  src: url("../fonts/vendor/font-awesome/fontawesome-webfontd41d.eot?#iefix&amp;v=4.7.0") format("embedded-opentype"), url("../fonts/vendor/font-awesome/fontawesome-webfont3e6e.woff2?v=4.7.0") format("woff2"), url("../fonts/vendor/font-awesome/fontawesome-webfont3e6e.woff?v=4.7.0") format("woff"), url("../fonts/vendor/font-awesome/fontawesome-webfont3e6e.ttf?v=4.7.0") format("truetype"), url("../fonts/vendor/font-awesome/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul &gt; li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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

.demo-icon {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* You can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #222;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #1d1d1d; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 80%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem auto 0 1.25rem auto-0.0625rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
  font-family: inherit; }

ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-bottom: 0;
  list-style: none; }

/* Unordered Lists */
ul li {
  margin-bottom: 0.625rem;
  line-height: 1.4; }
  ul li ul,
  ul li ol {
    margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square; }

ul.circle {
  list-style-type: circle; }

ul.disc {
  list-style-type: disc; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol li {
  margin-bottom: 0.625rem;
  line-height: 1.4; }
  ol li ul,
  ol li ol {
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #0a0a0a;
  border-bottom: 1px dotted #dddddd; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

.full-text blockquote.definition--box{
    font-size: 20px;
	margin: 35px 0;
	border-left: none;
	border-top: 5px solid #eee;
	border-bottom: 5px solid #eee;
	max-width: 100%;
  	padding: 60px;
  	text-align:center;
}
.full-text blockquote.definition--box:before{
	content:none; 
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

/**
 * @file
 * Generic theme-independent base styles.
 */
/**
 * Autocomplete.
 *
 * @see autocomplete.js
 */
/* Suggestion list */
#autocomplete {
  border: 1px solid;
  overflow: hidden;
  position: absolute;
  z-index: 100; }

#autocomplete ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

#autocomplete li {
  background: #fff;
  color: #000;
  cursor: default;
  white-space: pre;
  zoom: 1;
  /* IE7 */ }

/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(../../misc/throbber.html);
  background-position: 100% 2px;
  /* LTR */
  background-repeat: no-repeat; }

html.js input.throbbing {
  background-position: 100% -18px;
  /* LTR */ }

/**
 * Collapsible fieldsets.
 *
 * @see collapse.js
 */
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  height: 1em; }

html.js fieldset.collapsed .fieldset-wrapper {
  display: none; }

fieldset.collapsible {
  position: relative; }

fieldset.collapsible .fieldset-legend {
  display: block; }

/**
 * Resizable textareas.
 *
 * @see textarea.js
 */
.form-textarea-wrapper textarea {
  display: block;
  margin: 0;
  width: 100%;
  box-sizing: border-box; }

.resizable-textarea .grippie {
  background: #eee url(../../misc/grippie.html) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
  height: 9px;
  overflow: hidden; }

/**
 * TableDrag behavior.
 *
 * @see tabledrag.js
 */
body.drag {
  cursor: move; }

.draggable a.tabledrag-handle {
  cursor: move;
  float: left;
  /* LTR */
  height: 1.7em;
  margin-left: -1em;
  /* LTR */
  overflow: hidden;
  text-decoration: none; }

a.tabledrag-handle:hover {
  text-decoration: none; }

a.tabledrag-handle .handle {
  background: url(../../misc/draggable.html) no-repeat 6px 9px;
  height: 13px;
  margin: -0.4em 0.5em;
  /* LTR */
  padding: 0.42em 0.5em;
  /* LTR */
  width: 13px; }

a.tabledrag-handle-hover .handle {
  background-position: 6px -11px; }

div.indentation {
  float: left;
  /* LTR */
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  /* LTR */
  padding: 0.42em 0 0.42em 0.6em;
  /* LTR */
  width: 20px; }

div.tree-child {
  background: url(../../misc/tree.html) no-repeat 11px center;
  /* LTR */ }

div.tree-child-last {
  background: url(../../misc/tree-bottom.html) no-repeat 11px center;
  /* LTR */ }

div.tree-child-horizontal {
  background: url(../../misc/tree.html) no-repeat -11px center; }

.tabledrag-toggle-weight-wrapper {
  text-align: right;
  /* LTR */ }

/**
 * TableHeader behavior.
 *
 * @see tableheader.js
 */
table.sticky-header {
  background-color: #fff;
  margin-top: 0; }

/**
 * Progress behavior.
 *
 * @see progress.js
 */
/* Bar */
.progress .bar {
  background-color: #fff;
  border: 1px solid; }

.progress .filled {
  background-color: #000;
  height: 1.5em;
  width: 5px; }

.progress .percentage {
  float: right;
  /* LTR */ }

/* Throbber */
.ajax-progress {
  display: inline-block; }

.ajax-progress .throbber {
  background: transparent url(../../misc/throbber.html) no-repeat 0px -18px;
  float: left;
  /* LTR */
  height: 15px;
  margin: 2px;
  width: 15px; }

.ajax-progress .message {
  padding-left: 20px; }

tr .ajax-progress .throbber {
  margin: 0 2px; }

.ajax-progress-bar {
  width: 16em; }

/**
 * Inline items.
 */
.container-inline div,
.container-inline label {
  display: inline; }

/* Fieldset contents always need to be rendered as block. */
.container-inline .fieldset-wrapper {
  display: block; }

/**
 * Prevent text wrapping.
 */
.nowrap {
  white-space: nowrap; }

/**
 * For anything you want to hide on page load when JS is enabled, so
 * that you can use the JS to control visibility and avoid flicker.
 */
html.js .js-hide {
  display: none; }

/**
 * Hide elements from all users.
 *
 * Used for elements which should not be immediately displayed to any user. An
 * example would be a collapsible fieldset that will be expanded with a click
 * from a user. The effect of this class can be toggled with the jQuery show()
 * and hide() functions.
 */
.element-hidden {
  display: none; }

/**
 * Hide elements visually, but keep them available for screen-readers.
 *
 * Used for information required for screen-reader users to understand and use
 * the site where visual display is undesirable. Information provided in this
 * manner should be kept concise, to avoid unnecessary burden on the user.
 * "!important" is used to prevent unintentional overrides.
 */
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px; }

/**
 * The .element-focusable class extends the .element-invisible class to allow
 * the element to be focusable when navigated to via the keyboard.
 */
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto; }

/**
 * Markup free clearing.
 *
 * @see http://perishablepress.com/press/2009/12/06/new-clearfix-hack
 */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* IE6 */
* html .clearfix {
  height: 1%; }

/* IE7 */
*:first-child + html .clearfix {
  min-height: 1%; }

/**
 * @file
 * Basic styling for common markup.
 */
/**
 * HTML elements.
 */
fieldset {
  margin-bottom: 1em;
  padding: 0.5em; }

form {
  margin: 0;
  padding: 0; }

hr {
  border: 1px solid gray;
  height: 1px; }

img {
  border: 0; }

table {
  border-collapse: collapse; }

th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  /* LTR */
  text-align: left;
  /* LTR */ }

tbody {
  border-top: 1px solid #ccc; }

tr.even,
tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em; }

/**
 * Markup generated by theme_tablesort_indicator().
 */
th.active img {
  display: inline; }

td.active {
  background-color: #ddd; }

/**
 * Markup generated by theme_item_list().
 */
.item-list .title {
  font-weight: bold; }

.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0; }

.item-list ul li {
  margin: 0 0 0.25em 1.5em;
  /* LTR */
  padding: 0; }

/**
 * Markup generated by Form API.
 */
.form-item,
.form-actions {
  margin-top: 1em;
  margin-bottom: 1em; }

tr.odd .form-item,
tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap; }

.form-item .description {
  font-size: 0.85em; }

label {
  display: block;
  font-weight: bold; }

label.option {
  display: inline;
  font-weight: normal; }

.form-checkboxes .form-item,
.form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em; }

.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2.4em; }

input.form-checkbox,
input.form-radio {
  vertical-align: middle; }

.marker,
.form-required {
  color: #f00; }

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 2px solid red; }

/**
 * Inline items.
 */
.container-inline .form-actions,
.container-inline.form-actions {
  margin-top: 0;
  margin-bottom: 0; }

/**
 * Markup generated by theme_more_link().
 */
.more-link {
  text-align: right;
  /* LTR */ }

/**
 * Markup generated by theme_more_help_link().
 */
.more-help-link {
  text-align: right;
  /* LTR */ }

.more-help-link a {
  background: url(../../misc/help.html) 0 50% no-repeat;
  /* LTR */
  padding: 1px 0 1px 20px;
  /* LTR */ }

/**
 * Markup generated by theme_pager().
 */
.item-list .pager {
  clear: both;
  text-align: center; }

.item-list .pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 0.5em; }

.pager-current {
  font-weight: bold; }

/**
 * Autocomplete.
 *
 * @see autocomplete.js
 */
/* Suggestion list */
#autocomplete li.selected {
  background: #0072b9;
  color: #fff; }

/**
 * Collapsible fieldsets.
 *
 * @see collapse.js
 */
html.js fieldset.collapsible .fieldset-legend {
  background: url(../../misc/menu-expanded.html) 5px 65% no-repeat;
  /* LTR */
  padding-left: 15px;
  /* LTR */ }

html.js fieldset.collapsed .fieldset-legend {
  background-image: url(../../misc/menu-collapsed.html);
  /* LTR */
  background-position: 5px 50%;
  /* LTR */ }

.fieldset-legend span.summary {
  color: #999;
  font-size: 0.9em;
  margin-left: 0.5em; }

/**
 * TableDrag behavior.
 *
 * @see tabledrag.js
 */
tr.drag {
  background-color: #fffff0; }

tr.drag-previous {
  background-color: #ffd; }

.tabledrag-toggle-weight {
  font-size: 0.9em; }

body div.tabledrag-changed-warning {
  margin-bottom: 0.5em; }

/**
 * TableSelect behavior.
 *
 * @see tableselect.js
*/
tr.selected td {
  background: #ffc; }

td.checkbox,
th.checkbox {
  text-align: center; }

/**
 * Progress bar.
 *
 * @see progress.js
 */
.progress {
  font-weight: bold; }

.progress .bar {
  background: #ccc;
  border-color: #666;
  margin: 0 0.2em;
  border-radius: 3px; }

.progress .filled {
  background: #0072b9 url(../../misc/progress.html); }

/**
 * @file
 * Styles for system messages.
 */
div.messages {
  background-position: 8px 8px;
  /* LTR */
  background-repeat: no-repeat;
  border: 1px solid;
  margin: 6px 0;
  padding: 10px 10px 10px 50px;
  /* LTR */ }

div.status {
  background-image: url(../../misc/message-24-ok.html);
  border-color: #be7; }

div.status,
.ok {
  color: #234600; }

div.status,
table tr.ok {
  background-color: #f8fff0; }

div.warning {
  background-image: url(../../misc/message-24-warning.html);
  border-color: #ed5; }

div.warning,
.warning {
  color: #840; }

div.warning,
table tr.warning {
  background-color: #fffce5; }

div.error {
  background-image: url(../../misc/message-24-error.html);
  border-color: #ed541d; }

div.error,
.error {
  color: #8c2e0b; }

div.error,
table tr.error {
  background-color: #fef5f1; }

div.error p.error {
  color: #333; }

div.messages ul {
  margin: 0 0 0 1em;
  /* LTR */
  padding: 0; }

div.messages ul li {
  list-style-image: none; }

/**
 * @file
 * Styles for menus and navigation markup.
 */
/**
 * Markup generated by theme_menu_tree().
 */
ul.menu {
  border: none;
  list-style: none;
  text-align: left;
  /* LTR */ }

ul.menu li {
  margin: 0 0 0 0.5em;
  /* LTR */ }

ul li.expanded {
  list-style-type: circle; }

ul li.collapsed {
  list-style-type: disc; }

ul li.leaf {
  list-style-type: square; }

li.expanded,
li.collapsed,
li.leaf {
  padding: 0.2em 0.5em 0 0;
  /* LTR */
  margin: 0; }

li a.active {
  color: #000; }

td.menu-disabled {
  background: #ccc; }

/**
 * Markup generated by theme_links().
 */
ul.inline,
ul.links.inline {
  display: inline;
  padding-left: 0; }

ul.inline li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em; }

/**
 * Markup generated by theme_breadcrumb().
 */
.breadcrumb {
  padding-bottom: 0.5em; }

/**
 * Markup generated by theme_menu_local_tasks().
 */
ul.primary {
  border-bottom: 1px solid #bbb;
  border-collapse: collapse;
  height: auto;
  line-height: normal;
  list-style: none;
  margin: 5px;
  padding: 0 0 0 1em;
  /* LTR */
  white-space: nowrap; }

ul.primary li {
  display: inline; }

ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-style: solid solid none solid;
  border-width: 1px;
  height: auto;
  margin-right: 0.5em;
  /* LTR */
  padding: 0 1em;
  text-decoration: none; }

ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: 1px solid #fff; }

ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee; }

ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px; }

ul.secondary li {
  border-right: 1px solid #ccc;
  /* LTR */
  display: inline;
  padding: 0 1em; }

ul.secondary a {
  padding: 0;
  text-decoration: none; }

ul.secondary a.active {
  border-bottom: 4px solid #999; }

/**
 * Update styles
 */
#update-results {
  margin-top: 3em;
  padding: 0.25em;
  border: 1px solid #ccc;
  background: #eee;
  font-size: smaller; }

#update-results h2 {
  margin-top: 0.25em; }

#update-results h4 {
  margin-bottom: 0.25em; }

#update-results li.none {
  color: #888;
  font-style: italic; }

#update-results li.failure strong {
  color: #b63300; }

/**
 * Authorize.php styles
 */
.connection-settings-update-filetransfer-default-wrapper {
  float: left; }

#edit-submit-connection {
  clear: both; }

.filetransfer {
  display: none;
  clear: both; }

#edit-connection-settings-change-connection-type {
  margin: 2.6em 0.5em 0em 1em; }

/**
 * Installation task list
 */
ol.task-list li.active {
  font-weight: bold; }

/**
 * Installation clean URLs
 */
#clean-url.install {
  display: none; }

.admin-menu .fixed {
  top: emCalc(29px); }

#status-messages.reveal-modal .alert-box {
  margin-bottom: 0; }

.reveal-modal {
  z-index: 999; }

.item-list .pager {
  clear: none; }

.item-list .pager li {
  padding: 0; }

.hidden {
  display: none; }

.field-collection-container {
  border-bottom: none;
  margin-bottom: 0; }
  .field-collection-container .field-items .field-item {
    margin-bottom: 0; }

.field-collection-view {
  margin: 0;
  padding: 0;
  border-bottom: none; }

body {
  margin: 0; }

/* Padded Rows are for rows that will not contain columns. These instances are usually
  where normal columns are more a hindrance than a help such as complex areas such as the header. */
/*
.padded-row {
  @include grid-row();
  padding: 0 20px;
  
  .row {
    margin: 0 -20px;
  }
​
  @media only screen and (max-width: 630px) {
    padding: 0 12px;
    
    .row {
      margin: 0 -12px;
    }
  }
}
*/
* {
  box-sizing: border-box; }

@media (max-width: 639px) {
  .row, .padded-row, #user-login, .profile {
    margin-left: 10px;
    margin-right: 10px; } }

.row:before, .padded-row:before, #user-login:before, .profile:before {
  display: inline; }

.padded-row, #user-login, .profile {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  .padded-row::before, #user-login::before, .profile::before, .padded-row::after, #user-login::after, .profile::after {
    content: ' ';
    display: table; }
  .padded-row::after, #user-login::after, .profile::after {
    clear: both; }
  @media screen and (min-width: 40em) {
    .padded-row, #user-login, .profile {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  @media (max-width: 639px) {
    .padded-row, #user-login, .profile {
      margin-left: 10px;
      margin-right: 10px; } }

ul.row, ul.padded-row, ul#user-login, ul.profile {
  padding: 0; }
  ul.row li, ul.padded-row li, ul#user-login li, ul.profile li {
    list-style: none; }

/* 
 * Classes that represent max widths at the largest size of the grid 
 * Can be used in situations where you have a single non-full size column in a row
 */
/*
-------------------
GLOBAL ELEMENTS
-------------------
*/
.pop-up{
	width: 350px;
	position: fixed;
	bottom: 0;
	left: 20px;
	color: #00529c;
	background-color: #fff;
	border-left: 6px solid #00529c;
	border-top: 6px solid #00529c;
	border-right: 6px solid #00529c;
	outline: 1px solid #fff;
	float: none;
	padding: 17px 20px 0 17px;
	z-index: 3;
}	
.pop-up-tab{
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #00529c;
	font-size: 0.875em;
	padding-bottom: 17px;
	cursor: pointer;
}
.pop-up-tab:after{
	font-family: FontAwesome;
	font-weight: normal;
	content: "";
	font-size: 1.25em;
	display: inline-block;
	position: relative;
	top: 5px;
	left: auto;
	float: right;
	transition: transform 1s ease, top 1s ease;
	width: 11px;
	height: 8px;
	background-image: url(../img/icons/icon-buttonuparrow.svg);
	background-repeat: no-repeat;
}
.pop-up-toggle-icon .pop-up-tab:after{
	background-image: url(../img/icons/icon-buttoncancel.svg);
	height: 11px;
}	
.pop-up-slider{
	transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.main-content {
  padding-top: 40px;
  padding-bottom: 60px; }
  .main-content &gt; section:last-child {
    margin-bottom: -60px; }

img {
  max-width: 100%;
  height: auto;
  line-height: 0;
  vertical-align: bottom; }

.btn {
  overflow: visible; }
  .btn:visited {
    color: #fff; }

.btn + .btn {
  margin-left: 15px; }

.featured-image {
  margin-bottom: 20px; }

figure {
  display: table;
  margin: 0 0 2.5rem 0; }

figcaption {
  margin-top: 5px;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-size: 13px;
  color: #000;
  display: table-caption;
  caption-side: bottom; }

.featured-image--basic figure,
.featured-image--basic figcaption {
  display: block; }

table[align="left"] {
  float: none; }
  @media (min-width: 768px) {
    table[align="left"] {
      margin-right: 35px;
      float: left; } }

table[align="right"] {
  float: none; }
  @media (min-width: 768px) {
    table[align="right"] {
      margin-left: 35px;
      float: right; } }

.obj-right {
  margin-bottom: 20px; }
  .obj-right figcaption {
    background: #f4f4f4;
    font-size: 0.875rem;
    margin-top: 0;
    padding: 0.625rem; }
  @media screen and (min-width: 40em) {
    .obj-right {
      float: right;
      margin: 10px 0 10px 35px; } }

.obj-left {
  margin-bottom: 20px; }
  .obj-left figcaption {
    background: #f4f4f4;
    font-size: 0.875rem;
    margin-top: 0;
    padding: 0.625rem; }
  @media screen and (min-width: 40em) {
    .obj-left {
      margin: 10px 35px 10px 0px;
      float: left; } }

.landing-page-lead-in {
  padding: 0 0 40px; }

.landing-page-lead-in__title h1 {
  margin-bottom: 15px; }

.section--banded {
  padding: 40px;
  background: #222; }
  .section--banded * {
    color: #fff; }

.section--global-spacing {
  margin-bottom: 40px; }

.section__lead-in {
  margin-bottom: 30px; }

.section__lead-in__title {
  margin-bottom: 10px; }

.section__lead-in__sub-title {
  font-size: 20px; }

section [class*="block-grid-"] &gt; li {
  padding-bottom: 40px; }

code {
  border: solid 1px #999;
  background-color: #F1F1F1; }

/* hidden in client's css
#dnn_HeroImage h1 {

  padding-left: 0.625rem;
  padding-right: 0.625rem;
  @media screen and (min-width: 40em) {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  @media (max-width: 639px) {
    margin-left: 10px;
    margin-right: 10px;
  }
}
*/
.full-text {
  font-size: 16px; }

@media screen and (min-width: 64em) {
  .full-text {
    font-size: 18px; } }

.row-reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.section--global-spacing {
  margin-bottom: 2.5rem; }
  @media (min-width: 40.0625rem) {
    .section--global-spacing {
      margin-bottom: 6.25rem; } }

table {
  border-top: 1px solid #c9cacc;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-size: 14px;
  margin-bottom: 40px; }

thead {
  color: #000;
  font-size: 18px;
  border-right: 1px solid #c9cacc;
  border-left: 1px solid #c9cacc; }
  thead th {
    background: rgba(253, 202, 0, 0.3); }

tbody {
  border-top: 0px;
  border-left: 1px solid #c9cacc; }

tr {
  border-bottom: 1px solid #c9cacc; }

th {
  background: #f4f4f4;
  font-weight: 600;
  padding: 14px 20px;
  border-bottom: 0px;
  border-right: 1px solid #c9cacc; }

td {
  padding: 14px 20px;
  border-right: 1px solid #c9cacc; }

/*! Tablesaw - v2.0.2 - 2015-10-27 (Modified)
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2015 Filament Group; Licensed MIT */
table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%; }

.tablesaw {
  border-collapse: collapse;
  width: 100%; }

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none; }

/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media screen and (max-width: 39.9375em) {
  table.tablesaw-stack {
    border-width: 0; }
    table.tablesaw-stack tbody, table.tablesaw-stack thead {
      border-width: 0; }
    table.tablesaw-stack tbody tr {
      display: block;
      margin-bottom: 20px;
      border: solid 1px #c9cacc; }
      table.tablesaw-stack tbody tr::before, table.tablesaw-stack tbody tr::after {
        content: ' ';
        display: table; }
      table.tablesaw-stack tbody tr::after {
        clear: both; }
    table.tablesaw-stack tbody td {
      border-width: 0; }
  /* Table rows have a gray bottom stroke by default */
  .tablesaw-stack tbody tr {
    border-bottom: 1px solid #dfdfdf; }
  /* Show the table cells as a block level element */
  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block; }
  .tablesaw-stack tr {
    clear: both;
    display: table-row; }
  /* Make the label elements a percentage width */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block; }
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0; }
  .tablesaw-cell-label {
    display: block; }
  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group {
    margin-top: -1px; }
  /* Avoid double strokes when stacked */
  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important; } }

@media (max-width: 39.9375em) {
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none; }
  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%; }
  .tablesaw-cell-label {
    vertical-align: top; }
  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block;
    font-size: 14px; }
  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none; } }

/* Media query to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row; }
  /* Show the table header rows */
  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0; }
  /* Hide the labels in each cell */
  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important; } }

.admin-tabs {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  border-bottom: solid 1px #ccc;
  margin-bottom: 20px; }
  .admin-tabs ul.button-group {
    margin: 0;
    padding: 0;
    overflow: hidden;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px; }
    .admin-tabs ul.button-group::before, .admin-tabs ul.button-group::after {
      content: ' ';
      display: table; }
    .admin-tabs ul.button-group::after {
      clear: both; }
  .admin-tabs li {
    display: inline-block;
    list-style: none; }
  .admin-tabs a.button {
    background: #999;
    margin: 0;
    color: #fff;
    display: block;
    padding: 5px 20px;
    transition: all .2s ease-out, transform .2s ease-out;
    text-decoration: none;
    border-radius: 3px 3px 0px 0px;
    transform: translate(0, 5px); }
    .admin-tabs a.button.active {
      background: #222;
      transform: translate(0, 0);
      color: #fff; }
    .admin-tabs a.button:hover {
      background: #343434;
      transform: translate(0, 0); }

div.workbench-info-block {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  margin: 20px 0; }

#user-login button, .profile button {
  border: none; }

form[class*="webform"] input:not([type="checkbox"]):not([type="radio"]),
form[class*="webform"] textarea,
form[class*="webform"] select,
form[class*="webform"] option,
form[class*="webform"] optgroup,
form[class*="webform"] button,
form[class*="webform"] legend,
form[class*="webform"] fieldset, [id="user-login"] input:not([type="checkbox"]):not([type="radio"]),
[id="user-login"] textarea,
[id="user-login"] select,
[id="user-login"] option,
[id="user-login"] optgroup,
[id="user-login"] button,
[id="user-login"] legend,
[id="user-login"] fieldset, [id="search-form"] input:not([type="checkbox"]):not([type="radio"]),
[id="search-form"] textarea,
[id="search-form"] select,
[id="search-form"] option,
[id="search-form"] optgroup,
[id="search-form"] button,
[id="search-form"] legend,
[id="search-form"] fieldset, .view-filters input:not([type="checkbox"]):not([type="radio"]),
.view-filters textarea,
.view-filters select,
.view-filters option,
.view-filters optgroup,
.view-filters button,
.view-filters legend,
.view-filters fieldset {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: 0;
  box-shadow: none;
  outline: 0; }

form[class*="webform"] label, [id="user-login"] label, [id="search-form"] label, .view-filters label {
  display: block; }

form[class*="webform"] .form-item, [id="user-login"] .form-item, [id="search-form"] .form-item, .view-filters .form-item {
  width: 100%;
  max-width: 25rem;
  margin-bottom: 1em; }

form[class*="webform"] input:not([type="checkbox"]):not([type="radio"]):not([type="image"]),
form[class*="webform"] textarea,
form[class*="webform"] select, [id="user-login"] input:not([type="checkbox"]):not([type="radio"]):not([type="image"]),
[id="user-login"] textarea,
[id="user-login"] select, [id="search-form"] input:not([type="checkbox"]):not([type="radio"]):not([type="image"]),
[id="search-form"] textarea,
[id="search-form"] select, .view-filters input:not([type="checkbox"]):not([type="radio"]):not([type="image"]),
.view-filters textarea,
.view-filters select {
  width: 100%;
  padding: 0.5em;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0.25em;
  box-shadow: inset 0 0 0.25em rgba(0, 0, 0, 0.25);
  color: #666666;
  font: 1rem "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-transform: none; }

form[class*="webform"] input::-webkit-input-placeholder, [id="user-login"] input::-webkit-input-placeholder, [id="search-form"] input::-webkit-input-placeholder, .view-filters input::-webkit-input-placeholder {
  color: #cccccc;
  font: 1rem "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

form[class*="webform"] input::-moz-placeholder, [id="user-login"] input::-moz-placeholder, [id="search-form"] input::-moz-placeholder, .view-filters input::-moz-placeholder {
  color: #cccccc;
  font: 1rem "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

form[class*="webform"] input:-ms-input-placeholder, [id="user-login"] input:-ms-input-placeholder, [id="search-form"] input:-ms-input-placeholder, .view-filters input:-ms-input-placeholder {
  color: #cccccc;
  font: 1rem "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

form[class*="webform"] .addressfield-container-inline .form-item:last-child, [id="user-login"] .addressfield-container-inline .form-item:last-child, [id="search-form"] .addressfield-container-inline .form-item:last-child, .view-filters .addressfield-container-inline .form-item:last-child {
  margin-bottom: 0; }

form[class*="webform"] .form-type-radio,
form[class*="webform"] .form-type-checkbox, [id="user-login"] .form-type-radio,
[id="user-login"] .form-type-checkbox, [id="search-form"] .form-type-radio,
[id="search-form"] .form-type-checkbox, .view-filters .form-type-radio,
.view-filters .form-type-checkbox {
  margin-bottom: 0.16667em; }

form[class*="webform"] label + .form-checkboxes,
form[class*="webform"] label + .form-radios, [id="user-login"] label + .form-checkboxes,
[id="user-login"] label + .form-radios, [id="search-form"] label + .form-checkboxes,
[id="search-form"] label + .form-radios, .view-filters label + .form-checkboxes,
.view-filters label + .form-radios {
  margin-top: 0.5em; }

form[class*="webform"] [type="checkbox"],
form[class*="webform"] [type="radio"], [id="user-login"] [type="checkbox"],
[id="user-login"] [type="radio"], [id="search-form"] [type="checkbox"],
[id="search-form"] [type="radio"], .view-filters [type="checkbox"],
.view-filters [type="radio"] {
  float: left;
  margin: 0.1em 0.5em 0 0; }

form[class*="webform"] .webform-datepicker .form-type-select, [id="user-login"] .webform-datepicker .form-type-select, [id="search-form"] .webform-datepicker .form-type-select, .view-filters .webform-datepicker .form-type-select {
  float: left;
  width: 30%; }
  form[class*="webform"] .webform-datepicker .form-type-select + .form-type-select, [id="user-login"] .webform-datepicker .form-type-select + .form-type-select, [id="search-form"] .webform-datepicker .form-type-select + .form-type-select, .view-filters .webform-datepicker .form-type-select + .form-type-select {
    margin-left: 5%; }

.ui-datepicker {
  position: relative;
  padding: 0.5em;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0.25em; }
  .ui-datepicker table {
    margin: 0;
    font-size: 75%; }
  .ui-datepicker td,
  .ui-datepicker th {
    padding: 0.5em;
    text-align: center; }

.ui-datepicker-title {
  margin-bottom: 0.666em;
  font: 700 1rem "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 700;
  text-align: center; }

.ui-datepicker-prev,
.ui-datepicker-next {
  position: absolute;
  top: 0.8325em;
  font: 700 1rem "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

.ui-datepicker-prev {
  left: 0.666em; }
  .ui-datepicker-prev:before {
    content: "";
    display: inline-block;
    font-family: 'FontAwesome';
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.333em;
    text-decoration: none !important; }

.ui-datepicker-next {
  right: 0.666em; }
  .ui-datepicker-next:after {
    content: "";
    display: inline-block;
    font-family: 'FontAwesome';
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.333em;
    text-decoration: none !important; }

form[class*="webform"] label, [id="user-login"] label, [id="search-form"] label, .view-filters label {
  margin-bottom: 0.333em;
  color: #0a0a0a;
  font: 700 1rem "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

form[class*="webform"] label + .description, [id="user-login"] label + .description, [id="search-form"] label + .description, .view-filters label + .description {
  margin-bottom: 0.333em; }

form[class*="webform"] .description, [id="user-login"] .description, [id="search-form"] .description, .view-filters .description {
  margin-top: 0.333em;
  color: #aaaaaa;
  font: italic 0.875rem "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  form[class*="webform"] .description + label, [id="user-login"] .description + label, [id="search-form"] .description + label, .view-filters .description + label {
    margin-top: 0.333em; }

form[class*="webform"] .form-number,
form[class*="webform"] .webform-component-number select, [id="user-login"] .form-number,
[id="user-login"] .webform-component-number select, [id="search-form"] .form-number,
[id="search-form"] .webform-component-number select, .view-filters .form-number,
.view-filters .webform-component-number select {
  width: auto !important; }

form[class*="webform"] .form-required, [id="user-login"] .form-required, [id="search-form"] .form-required, .view-filters .form-required {
  color: #d33c3c; }

form[class*="webform"] .error, [id="user-login"] .error, [id="search-form"] .error, .view-filters .error {
  border-color: #d33c3c !important; }
  form[class*="webform"] .error::-webkit-input-placeholder, [id="user-login"] .error::-webkit-input-placeholder, [id="search-form"] .error::-webkit-input-placeholder, .view-filters .error::-webkit-input-placeholder {
    color: #d33c3c !important; }
  form[class*="webform"] .error::-moz-placeholder, [id="user-login"] .error::-moz-placeholder, [id="search-form"] .error::-moz-placeholder, .view-filters .error::-moz-placeholder {
    color: #d33c3c !important; }
  form[class*="webform"] .error:-ms-input-placeholder, [id="user-login"] .error:-ms-input-placeholder, [id="search-form"] .error:-ms-input-placeholder, .view-filters .error:-ms-input-placeholder {
    color: #d33c3c !important; }

form[class*="webform"] select:not([multiple]), [id="user-login"] select:not([multiple]), [id="search-form"] select:not([multiple]), .view-filters select:not([multiple]) {
  min-width: 6.25rem;
  background-image: url(../img/select_arrow.svg);
  background-position: right top;
  background-repeat: no-repeat; }

form[class*="webform"] .form-managed-file button, [id="user-login"] .form-managed-file button, [id="search-form"] .form-managed-file button, .view-filters .form-managed-file button {
  display: block;
  margin-top: 0.5em;
  font-size: 75%; }

form[class*="webform"] .captcha, [id="user-login"] .captcha, [id="search-form"] .captcha, .view-filters .captcha {
  margin: 0 0 1rem 0;
  padding: 0;
  transform: scale(0.93, 0.93);
  transform-origin: top left; }
  form[class*="webform"] .captcha legend,
  form[class*="webform"] .captcha .fieldset-description, [id="user-login"] .captcha legend,
  [id="user-login"] .captcha .fieldset-description, [id="search-form"] .captcha legend,
  [id="search-form"] .captcha .fieldset-description, .view-filters .captcha legend,
  .view-filters .captcha .fieldset-description {
    display: none; }

h1, .h1 {
  font-size: 40px;
  color: #000;
  font-weight: 300;
  margin-bottom: 15px;
  line-height: 1.2em; }
  @media screen and (min-width: 64em) {
    h1, .h1 {
      font-size: 64px; } }

h2, .h2 {
  font-size: 30px;
  color: #000;
  font-weight: 300;
  line-height: 1.2em;
  margin-bottom: 15px; }
  @media screen and (min-width: 64em) {
    h2, .h2 {
      font-size: 42px; } }
  h2.h2-alt-2, .h2.h2-alt-2 {
    font-size: 29px;
    font-weight: 400; }
    @media screen and (min-width: 64em) {
      h2.h2-alt-2, .h2.h2-alt-2 {
        font-size: 33px; } }

h3, .h3 {
  font-size: 22px;
  color: #000;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 10px; }
  @media screen and (min-width: 64em) {
    h3, .h3 {
      font-size: 33px; } }

h4, .h4 {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 10px; }
  @media screen and (min-width: 64em) {
    h4, .h4 {
      font-size: 28px; } }

h5, .h5 {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 10px; }
  @media screen and (min-width: 64em) {
    h5, .h5 {
      font-size: 24px; } }

h6, .h6, .section--colleges-academics-slider a h3, .section--additional-student-items__slider a h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 10px; }
  @media screen and (min-width: 64em) {
    h6, .h6, .section--colleges-academics-slider a h3, .section--additional-student-items__slider a h3 {
      font-size: 20px; } }

p {
  font-size: 16px;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 20px; }
  @media screen and (min-width: 64em) {
    p {
      font-size: 20px; } }
  p.p--small, .section--programs__cards__drawer__text .program__description p {
    font-size: 14px; }
    @media screen and (min-width: 64em) {
      p.p--small, .section--programs__cards__drawer__text .program__description p {
        font-size: 15px; } }


.p--small,
.section--programs__cards__drawer__text .program__description p {
  font-size: 14px; }
  @media screen and (min-width: 64em) {
    
    .p--small,
    .section--programs__cards__drawer__text .program__description p {
      font-size: 16px; } }

em {
  font-style: italic; }

a {
  color: #005099;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }
  a[href$=".pdf"]{ /*, a[href$=".doc"], a[href$=".docx"] */
    display: block;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 600;
    margin-left: 28px;
    position: relative; }
    a[href$=".pdf"]::before, a[href$=".doc"]::before, a[href$=".docx"]::before {
      font-size: 0;
      line-height: 20px;
      content: "\f019" !important;
      font-family: "FontAwesome";
      font-weight: normal;
      line-height: 20px;
      display: inline-block;
      width: 28px;
      height: 16px;
      text-align: center;
      position: absolute;
      top: 4px;
      left: -30px;
      background: url(../img/icon-download-blue.svg) no-repeat center center; }

ul, ol {
  font-size: 16px;
  margin-bottom: 30px;
  padding-left: 20px; }
  @media screen and (min-width: 64em) {
    ul, ol {
      font-size: 20px; } }
  ul.ul--small, ul.ol--small, ol.ul--small, ol.ol--small {
    font-size: 16px; }
    @media screen and (min-width: 64em) {
      ul.ul--small, ul.ol--small, ol.ul--small, ol.ol--small {
        font-size: 16px; } }

.intro-text,
.intro-text p {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.667;
  max-width: 960px; }
  @media screen and (min-width: 64em) {
    .intro-text,
    .intro-text p {
      font-size: 24px; } }

blockquote {
  color: #05275d;
  font-size: 22px;
  font-style: italic;
  line-height: 1.8em;
  margin: 0 auto;
  max-width: 745px;
  padding: 60px 100px;
  position: relative; }
  blockquote::before {
    color: #eee;
    content: "\f10d";
    display: block;
    font-family: "FontAwesome";
    font-size: 45px;
    line-height: 0;
    position: absolute;
    top: 55px;
    left: 45px; }
  @media screen and (min-width: 64em) {
    blockquote {
      font-size: 28px; } }

/*
---------------------
SEARCH PAGE
---------------------
*/
.page-search #main {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px; }
  .page-search #main::before, .page-search #main::after {
    content: ' ';
    display: table; }
  .page-search #main::after {
    clear: both; }
  .page-search #main .search-form {
    max-width: 440px;
    width: 100%; }
    .page-search #main .search-form button {
      border: none;
      box-shadow: none;
      font-size: 15px; }
    .page-search #main .search-form input[type="text"] {
      height: 41px;
      padding-left: 10px;
      font-size: 16px;
      max-width: calc(100% - 150px);
      width: 100%; }
    .page-search #main .search-form label {
      display: block; }

/*
------------
FILTERS
------------
*/
.view-filters .views-exposed-widgets &gt; div {
  display: inline-block; }
  .view-filters .views-exposed-widgets &gt; div + div {
    margin-left: 0.625rem; }

input[type="text"] {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-size: 1em;
  color: #4a4a4a;
  padding: 1em;
  width: 100%;
  height: 100%; }
  @media (min-width: 740px) {
    input[type="text"] {
      padding: 0.75em 1em; } }

.listing-detail-form {
  padding: 0.9375rem 1.25rem 1.25rem 1.25rem;
  border: 1px solid #C9CACC;
  margin-bottom: 6.25rem; }
  .listing-detail-form input[type="text"] {
    margin-bottom: 1.25rem;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #C9CACC;
    background: rgba(239, 239, 239, 0.5); }
  .listing-detail-form button, .listing-detail-form .btn {
    margin-top: 0.3125rem;
    margin-bottom: 0; }

.nwc__filters {
  border: 10px solid #f4f4f4;
  border-width: 10px 0;
  padding: 20px;
  margin-bottom: 20px; }
.faculty-member__filters.nwc__filters{
	margin-top: 30px;
}

  @media screen and (min-width: 40em) {
    .nwc__filters {
      padding-bottom: 40px;
      padding-top: 30px;
      margin-bottom: 40px; } }
  @media screen and (min-width: 64em) {
    .nwc__filters {
      margin-bottom: 60px; } }
  .nwc__filters h2 {
    margin-bottom: 30px; }
  .nwc__filters__flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (min-width: 740px) {
      .nwc__filters__flex {
        -ms-flex-direction: row;
            flex-direction: row; } }
  .nwc__filters__flex div {
    border-radius: 0;
    margin: 0 0 10px;
    border: 1px solid #cacaca; }
    @media (min-width: 740px) {
      .nwc__filters__flex div {
        width: 25%;
        margin: 0 20px 0 0; } }
    .nwc__filters__flex div:not(:last-child) {
      border: 1px solid #cacaca; }
  .nwc__filters input.nwc__filters__search,
  .nwc__filters select {
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-size: 1em;
    color: #4a4a4a;
    padding: 1em;
    width: 100%;
    height: 100%;
    border: none; }
    @media (min-width: 740px) {
      .nwc__filters input.nwc__filters__search,
      .nwc__filters select {
        padding: 0.75em 1em; } }
  .nwc__filters input.nwc__filters__search {
    background: transparent url(../img/bg-facultyListingSearch.jpg) no-repeat 98% 12px; }
.nwc__filters input.nwc__filters__search:disabled {
    background: #f4f4f4 url(../img/bg-facultyListingSearchgrey.png) no-repeat 98% 12px; }
.nwc__filters input.nwc__filters__search:disabled::-webkit-input-placeholder {
	color:#9c9c9c;
}
.nwc__filters input.nwc__filters__search:disabled::-moz-placeholder {
	color:#9c9c9c;
}
.nwc__filters input.nwc__filters__search:disabled:-ms-input-placeholder {
	color:#9c9c9c;
}
.nwc__filters input.nwc__filters__search:disabled:-moz-placeholder {
	color:#9c9c9c;
}
.alphabet-listing{
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    padding-top: 15px;
}
.alphabet-listing span,
.alphabet-listing ul,
.alphabet-listing ul li{
    display: inline-block;
    font-size:15px;
}
.alphabet-listing ul{
    padding:0;
    margin:0;
}
.alphabet-listing ul li{
    list-style-type: none;
    padding: 0 4px;
    margin: 0 0 0 2px;
    color: #005099;
    font-weight: 700;
    cursor: pointer;
}
.alphabet-listing ul li:hover{
    color: #1d1d1d;
    text-decoration: underline;
}
    @media (min-width: 740px) {
      .nwc__filters input.nwc__filters__search {
        background-position: 98% 6px; } }
  .nwc__filters select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent url(../img/bg-facultyListingSelect.jpg) no-repeat 98% 12px; }
    .nwc__filters select:disabled {
      background: #f4f4f4 url(../img/bg-facultyListingSelectgrey.png) no-repeat 98% 12px;
      color: #9c9c9c; }
    @media (min-width: 740px) {
      .nwc__filters select {
        background-position: 98% 8px; } }
  .nwc__filters select::-ms-expand {
    display: none; }
  .nwc__filters .btn {
    margin: 6px 0 0 6px; }
    @media (min-width: 740px) {
      .nwc__filters .btn {
        margin: 6px 0 0; } }

.program--table__filters form {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.program--table__filters div {
  border: 1px solid #cacaca; }
  @media (min-width: 740px) {
    .program--table__filters div {
      width: 20%;
      margin: 0 20px 20px 0; } }

.program--table__filters {
  max-height: 15.625rem;
  overflow: hidden;
  position: relative; }
  .program--table__filters.open {
    max-height: 62.5rem; }
  .program--table__filters__view-more {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 5rem;
    text-align: center;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), white);
    color: #005099;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700;
    padding-top: 2.5rem; }
    .program--table__filters__view-more:hover {
      color: #000; }
    .program--table__filters__view-more .fa-plus-circle {
      display: inline-block;
      width: 14px;
      height: 15px;
      background: url(../img/icon-plus-round.svg) no-repeat center center; }
      .program--table__filters__view-more .fa-plus-circle:before {
        font-size: 0; }

.program-listing .program--table__rank-eligble div{
    margin-bottom: 1em;
    font-size: 0.875rem;
}
.program--table__college {
  font-size: 0.9375rem; 
} 
.program--table__format span{
font-weight: 600;
}
/*.program--table__link a:before{
    content: "";
    font-family: FontAwesome;
    font-weight: normal;
    color: #fdca00;
    width: 20px;
    height: 11px;
    background: url(/Portals/_default/skins/porto/assets/img/icon-linkarrowright.svg) no-repeat center center;
    display: inline-block;
}*/
.program--table__explore a:before{
    content: "";
    font-family: FontAwesome;
    font-weight: normal;
    color: #fdca00;
    width: 20px;
    height: 11px;
    background: url(../img/icon-linkarrowright.svg) no-repeat center center;
    display: inline-block;
}

.section--centered-head {
  padding: 2.5rem 0; }
  @media (min-width: 560px) {
    .section--centered-head {
      padding: 6.25rem 0; } }
  .section--centered-head h2 {
    text-align: center;
    color: #fff;
    position: relative;
    font-weight: 300;
    margin-bottom: 2.5rem; }
    @media (min-width: 560px) {
      .section--centered-head h2 {
        margin-bottom: 4.375rem; } }
    .section--centered-head h2:before, .section--centered-head h2:after {
      content: "";
      background-color: rgba(255, 255, 255, 0.26);
      height: 1px;
      width: 3.75rem;
      transition: width 500ms ease;
      display: none; }
      @media screen and (min-width: 40em) {
        .section--centered-head h2:before, .section--centered-head h2:after {
          display: inline-block;
          width: 5vw; } }
      @media large-up {
        .section--centered-head h2:before, .section--centered-head h2:after {
          width: 7.5rem; } }
    .section--centered-head h2:before {
      transform: translateY(-0.25em) translateX(-0.5em); }
    .section--centered-head h2:after {
      transform: translateY(-0.25em) translateX(0.5em); }

.section--centered-head--white h2 {
  color: #000; }
  .section--centered-head--white h2:before, .section--centered-head--white h2:after {
    height: 2px;
    background-color: rgba(0, 0, 0, 0.26); }

.section--centered-head--white.section--research-war-pubs {
  padding-bottom: 0; }

/*
.section--left-head {
  position: relative;
  padding: rem(40) 0;

  @media (min-width: 560px) {
    padding: rem(100) 0;
  }

  header {
    position: relative;
    margin-bottom: rem(40);

    @media (min-width: 560px) {
      margin-bottom: rem(100);
    }

    &amp;:before,
    &amp;:after {
      content: "";
      display: block;
      height: 1px;
      background-color: #000;
      position: absolute;
      top: 11px;
      @media screen and (min-width: 40em) {
        top: 14px;
      }
    }
    &amp;:before {
      background-color: $nwc-gold;
      left: -60px;
      width: 46px;
      z-index: 2;
    }
    &amp;:after {
      left: 0;
      right: 0;
      z-index: 1;
    }
    span {
      display: block;

      @media screen and (min-width: 40em) {
        display: inline;
        float: right;
        padding-left: 2em;
        background-color: #f4f4f4;
        position: relative;
        z-index: 3;
        transform: translateY(-10px);
      }
      .btn {
        border-color: #f4f4f4;
      }
    }
  }
  h2 {
    margin: 0 0 1em;
    position: relative;
    z-index: 3;
    color: $nwc-blue-dk;
    font-size: rem(24);
    display: inline-block;
    background-color: #f4f4f4;
    padding-right: 1em;
  }

  button--read-more {}
}
*/
.section--left-head {
  position: relative;
  padding: 3.75rem 0 2.5rem; }
  @media (min-width: 560px) {
    .section--left-head {
      padding: 6.25rem 0; } }
  .section--left-head .row.align-middle, .section--left-head .align-middle.padded-row, .section--left-head .align-middle#user-login, .section--left-head .align-middle.profile {
    margin-bottom: 1.875rem; }
    @media screen and (min-width: 40em) {
      .section--left-head .row.align-middle, .section--left-head .align-middle.padded-row, .section--left-head .align-middle#user-login, .section--left-head .align-middle.profile {
        margin-bottom: 3.75rem; } }
  .section--left-head .row.align-middle.medium-unstack .shrink, .section--left-head .align-middle.medium-unstack.padded-row .shrink, .section--left-head .align-middle.medium-unstack#user-login .shrink, .section--left-head .align-middle.medium-unstack.profile .shrink {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .section--left-head h2 {
    margin: 0 0 1em;
    position: relative;
    z-index: 3;
    color: #002e64;
    font-size: 1.5rem;
    font-weight: 600;
    display: inline-block;
    padding-right: 1em; }
    .section--left-head h2:before, .section--left-head h2:after {
      content: "";
      display: block;
      height: 2px;
      background-color: #000;
      position: absolute;
      top: 11px; }
      @media screen and (min-width: 40em) {
        .section--left-head h2:before, .section--left-head h2:after {
          top: 12px; } }
    .section--left-head h2:before {
      background-color: #fdca00;
      left: 0;
      top: -20px;
      width: 46px;
      z-index: 2; }
      @media screen and (min-width: 40em) {
        .section--left-head h2:before {
          display: block;
          left: -60px;
          top: 14px;
          width: 46px;
          z-index: 2; } }
  .section--left-head .line {
    position: relative;
    min-height: 2px; }
    .section--left-head .line:before {
      content: "";
      position: absolute;
      right: 0;
      left: 0;
      height: 2px;
      background-color: #dadada;
      display: none; }
      @media screen and (min-width: 40em) {
        .section--left-head .line:before {
          top: -14px;
          display: block; } }
    @media screen and (min-width: 40em) {
      .section--left-head .line:last-child:before {
        top: -6px; } }

.section--left-head.minimum-top {
  padding-top: 1.25rem;
  box-shadow: none; }

.section--grey {
  background: #f4f4f4; }

.hero--homepage {
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
  margin-top: -40px;
  padding-bottom: 3.75em; }
  @media screen and (min-width: 40em) {
    .hero--homepage {
      padding-bottom: 12.5em; } }
  @media (min-width: 640px) and (max-height: 1000px) {
    .hero--homepage {
      padding-bottom: 10vh; } }
  .hero--homepage:after {
    content: "";
    position: absolute;
    z-index: 2;
    background-color: rgba(0, 82, 156, 0.2);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .hero--homepage__quote {
    color: #fff;
    font-family: "Droid Serif", Cambria, Georgia, serif;
    font-style: italic;
    line-height: 1.7em;
    text-align: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 6em 2em 0;
    position: relative;
    z-index: 3;
    text-shadow: 2px 2px 4px rgba(0, 20, 37, 0.5);
    font-size: 1.125em; }
    @media screen and (min-width: 40em) {
      .hero--homepage__quote {
        font-size: 2.25em; } }
    @media (min-width: 640px) and (max-height: 1000px) {
      .hero--homepage__quote {
        padding-top: 10vh; } }
    .hero--homepage__quote:before, .hero--homepage__quote:after {
      font-size: 3em;
      line-height: 0.05;
      color: #fdca00;
      content: "\201c";
      position: relative;
      top: 18px; }
      @media screen and (min-width: 40em) {
        .hero--homepage__quote:before, .hero--homepage__quote:after {
          top: 42px; } }
    .hero--homepage__quote:after {
      content: "\201d"; }
  .hero--homepage__source {
    color: #fdca00;
    /*color:#777e82;*/
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-size: 1.125em;
    text-align: center;
    margin-top: 2em; }
    .hero--homepage__source:before {
      content: "\2014\00a0"; }

.section--research-war-pubs {
  background: #fff;
  box-shadow: inset 0 7px 14px -7px rgba(123, 123, 123, 0.5); }
  .section--research-war-pubs h2 {
    background-color: #fff; }
  .section--research-war-pubs h3.eyebrow {
    color: #848484;
    font-size: 1rem;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    position: relative;
    text-transform: uppercase; }
    .section--research-war-pubs h3.eyebrow::after {
      background-color: #848484;
      content: '';
      display: block;
      height: 1px;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 4.125rem; }
  .section--research-war-pubs .img-wrapper {
    margin-bottom: -1px;
    position: relative;
    top: -11px; }

.section--research-war-pubs__featured-item {
  background-position: center center;
  background-size: cover;
  margin-bottom: 0;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 39.9375em) {
    .section--research-war-pubs__featured-item {
      background-image: none !important; } }
  @media screen and (min-width: 40em) {
    .section--research-war-pubs__featured-item {
      margin-bottom: 4.5rem; } }
  .section--research-war-pubs__featured-item img {
    display: block; }
    @media screen and (min-width: 40em) {
      .section--research-war-pubs__featured-item img {
        display: none; } }
  .section--research-war-pubs__featured-item:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+0,0.5+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#80ffffff',GradientType=1 );
    /* IE6-9 */ }
  .section--research-war-pubs__featured-item .row, .section--research-war-pubs__featured-item .padded-row, .section--research-war-pubs__featured-item #user-login, .section--research-war-pubs__featured-item .profile {
    position: relative;
    z-index: 3; }
  @media screen and (min-width: 40em) {
    .section--research-war-pubs__featured-item__text {
      padding: 3.75rem 3.125rem 3.75rem 0; } }
  @media screen and (min-width: 64em) {
    .section--research-war-pubs__featured-item__text {
      padding: 7.5rem 6.25rem 7.5rem 0; } }

.section--research-war-pubs__featured-fac__img {
  float: left;
  width: 28%; }

.section--research-war-pubs__featured-fac__text {
  float: right;
  width: 64%;
  margin-bottom: 3.125rem; }
  @media screen and (min-width: 40em) {
    .section--research-war-pubs__featured-fac__text {
      margin-bottom: 1.25rem; } }

.section--research-war-pubs__featured-fac__name {
  margin-bottom: .5em;
  color: #000; }
  .section--research-war-pubs__featured-fac__name a {
    color: #000; }

.section--research-war-pubs__featured-fac__details {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 600;
  margin-bottom: 1em; }

.section--research-war-pubs__featured-fac__link a {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 600; }
  .section--research-war-pubs__featured-fac__link a:after, .leadership-listing--content a:after {
    font-family: FontAwesome;
    font-weight: normal;
    content: "";
    color: #fdca00;
    display: inline-block;
    position: relative;
    right: -4px;
    top: 4px;
    width: 11px;
    height: 20px;
    background: url(../img/icon-linkarrowright.svg) no-repeat center center; }

.section--featured-articles,
.section--research-war-pubs__featured-articles {
  margin-bottom: 3.125rem;
  /*
  &amp;:not(:last-of-type) {
    padding-bottom: rem(30);
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: rem(30);
  }
*/ }
  .section--featured-articles .featured-articles__details,
  .section--research-war-pubs__featured-articles .featured-articles__details {
    color: #00529c; }
    .section--featured-articles .featured-articles__details:before,
    .section--research-war-pubs__featured-articles .featured-articles__details:before {
      font-family: FontAwesome;
      font-weight: normal;
      color: #fdca00;
      content: "";
      height: 14px;
      width: 17px;
      display: inline-block;
      background: url(../img/icon-articletag.svg) no-repeat center center; }
    .section--featured-articles .featured-articles__details span + span:before,
    .section--research-war-pubs__featured-articles .featured-articles__details span + span:before {
      content: " | "; }
  .section--featured-articles.section--department,
  .section--research-war-pubs__featured-articles.section--department {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 2.5rem; }
    @media (min-width: 560px) {
      .section--featured-articles.section--department,
      .section--research-war-pubs__featured-articles.section--department {
        padding-bottom: 6.25rem; } }

.section--featured-articles .featured-articles__details {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 700;
  color: #636363;
  margin-bottom: 24px; }
  .section--featured-articles .featured-articles__details:before {
    display: none; }

.section--featured-faculty {
  box-shadow: inset 0 7px 14px -7px rgba(0, 0, 0, 0.2); }
  .section--featured-faculty.section--department {
    box-shadow: none; }

.section--featured-faculty + .section--featured-articles {
  padding-top: 0; }

.featured-articles__title {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 700;
  color: #000; }
  .featured-articles__title a {
    color: #000; 
margin-left: 0px;}
.featured-articles__title a::before{
	content: none !important;
}

.section--news-and-media {
  background-color: #f4f4f4;
  box-shadow: inset 0 7px 14px -7px rgba(123, 123, 123, 0.1);
  position: relative; }

.news--featured {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 800px) {
    .news--featured {
      -ms-flex-direction: row;
          flex-direction: row;
      margin-bottom: 5.625rem; }
      .news--featured .news--featured__image {
        width: 35%;
        background-position: right center;
        background-repeat: no-repeat;
        background-size: cover;
        border: 16px solid #fff;
        border-width: 16px 16px 16px 0;
        box-shadow: 0 0 6px #eeedea; }
        .news--featured .news--featured__image img {
          display: none; }
      .news--featured .news--featured__text {
        width: 65%;
        margin: 2.5rem; } }
    @media (min-width: 800px) and (min-width: 1160px) {
      .news--featured .news--featured__text__wrap {
        max-width: 760px;
        margin-bottom: 5rem; } }
  @media (min-width: 800px) {
        .news--featured .news--featured__text h3.h1 {
          font-size: 3rem; }
        .news--featured .news--featured__text__date {
          font-weight: 700;
          font-family: "Fira Sans Condensed", Calibri, sans-serif;
          font-size: 1.125rem;
          color: #002e64;
          margin-bottom: 1rem; }
        .news--featured .news--featured__text__summary p {
          font-size: 1.125rem;
          line-height: 1.75; } }
  .news--featured__image {
    margin-bottom: 10px; }

.news--featured__text {
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 40em) and (max-width: 719px) {
    .news--featured__text {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }

.news--additional {
  width: 100%;
  max-width: 1160px;
  margin: 3.125rem auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  z-index: 3; }

.news-event-blog--item {
  width: 260px;
  background-color: #fff;
  padding: 30px;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
  text-align: center;
  position: relative;
  margin-top: 15px;
  color: #000;
  margin: 0 0.9375rem 1.875rem; }
  .news-event-blog--item__icon {
    background-color: #00529c;
    color: #fff;
    width: 72px;
    height: 76px;
    font-size: 0;
    line-height: 76px;
    position: absolute;
    border: 8px solid #f4f4f4;
    border-top: 0;
    left: 88px;
    top: -18px; }
    .news-event-blog--item__icon i.demo-icon {
      width: 33px;
      height: 42px;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative;
      top: -24px; }
    .news-event-blog--item__icon i.icon-newspaper {
      background-image: url(../img/icon-newspaper.svg); }
    .news-event-blog--item__icon i.icon-notebook-5 {
      background-image: url(../img/icon-blog.svg); }
    .news-event-blog--item__icon i.icon-calendar-5 {
      background-image: url(../img/icon-event.svg); }
    .news-event-blog--item__icon i.icon-exit {
      background-image: url(../img/icon-externalnews.svg); }
  .news-event-blog--item__title {
    font-size: 1.3125em;
    margin-top: 80px;
    min-height: 140px; }
  .news-event-blog--item__details {
    border-top: 1px solid #e6e6e6;
    padding-top: 40px;
    min-height: 140px; }
  .news-event-blog--item__date, .news-event-blog--item__time {
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700; }
  @media (max-width: 579px) {
    .news-event-blog--item:not(:first-of-type) {
      display: none; } }
  @media (min-width: 1160px) {
    .news-event-blog--item:first-of-type {
      margin-left: 0; }
    .news-event-blog--item:last-of-type {
      margin-right: 0; } }

.home__incoming-students {
  position: relative;
  z-index: 2;
  background-color: #002e64; }
  @media (min-width: 522px) {
    .home__incoming-students {
      background-color: transparent !important;
      margin-top: -300px; }
      .home__incoming-students .angled-divider-image + .row, .home__incoming-students .angled-divider-image + .padded-row, .home__incoming-students .angled-divider-image + #user-login, .home__incoming-students .angled-divider-image + .profile {
        margin-top: -600px; } }
  .home__incoming-students h2 {
    color: #fff; }

@media (min-width: 522px) {
  .angled-divider-image {
    height: 900px;
    /* IE 9 */
    /* Safari */
    transform: skewY(4deg);
    /* Standard syntax */
    overflow: hidden;
    position: relative; }
    .angled-divider-image:after {
      content: "";
      position: absolute;
      top: -200px;
      bottom: -200px;
      background: #002e64 url(../img/img-161116-N-FC129-013copy.png) no-repeat center center;
      background-size: cover;
      width: 100%;
      /* IE 9 */
      /* Safari */
      transform: skewY(-4deg);
      /* Standard syntax */ } }

.student-type--display--slick {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 10px 0;
  padding-left: 20px; }
  @media screen and (min-width: 40em) {
    .student-type--display--slick {
      padding-left: 0.9375rem; } }
  @media (min-width: 1180px) {
    .student-type--display--slick {
      padding-left: 0; } }
  .student-type--display--slick .slick-list {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }

.student-type {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
  width: 280px;
  margin: 0 0.625rem; }
  @media screen and (min-width: 40em) {
    .student-type {
      width: 360px;
      margin: 0 0.9375rem; } }
  .student-type:first-child {
    margin-left: 0; }
  .student-type:last-child {
    margin-right: 0; }
  .student-type img {
    margin: 4px;
    width: calc(100% - 8px); }
  .student-type__text {
    padding: 10px; }
    @media screen and (min-width: 40em) {
      .student-type__text {
        padding: 2.5rem; } }
  .student-type__desc {
    min-height: 9.375rem; }
  .student-type__links {
    border-top: 1px solid #e1e1e1;
    padding: 10px;
    min-height: 11.25rem; }
    @media screen and (min-width: 40em) {
      .student-type__links {
        padding: 2.5rem; } }
    .student-type__links ul {
      list-style: none;
      padding-left: 0;
      font-family: "Fira Sans Condensed", Calibri, sans-serif;
      font-weight: 700;
      margin-bottom: 0; }
    .student-type__links li:last-child {
      margin-bottom: 0; }
    .student-type__links a {
      color: #005099; }
      .student-type__links a:after {
        font-family: FontAwesome;
        font-weight: normal;
        content: "";
        color: #fdca00;
        display: inline-block;
        position: relative;
        top: 4px;
        left: 4px;
        width: 11px;
        height: 20px;
        background: url(../img/icon-linkarrowright.svg) no-repeat center center; }

.student-type__contact-info {
  border: 1px solid #002e64; }
  .student-type__contact-info button {
    border: none;
    width: 100%;
    border-radius: 0;
    background: #002e64;
    color: #fff;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700;
    font-size: 0.9375rem;
    text-transform: uppercase;
    text-align: left;
    padding: 0.75rem;
    cursor: pointer;
    margin: 0; }
    @media screen and (min-width: 40em) {
      .student-type__contact-info button {
        padding: 1.5rem; } }
    .student-type__contact-info button:hover {
      color: #fdca00; }
    .student-type__contact-info button:after {
      font-family: FontAwesome;
      font-weight: normal;
      content: "";
      float: right;
      display: inline-block;
      width: 14px;
      height: 14px;
      background: url(../img/icon-plus-white.svg) no-repeat center center; }
    .student-type__contact-info button:hover:after {
      background: url(../img/icon-plus-hover.svg) no-repeat center center; }
    .student-type__contact-info button.engaged:after {
      content: "";
      background: url(../img/icon-minus-white.svg) no-repeat center center; }
    .student-type__contact-info button.engaged:hover:after {
      background: url(../img/icon-minus-hover.svg) no-repeat center center; }
  .student-type__contact-info__text {
    display: none;
    padding: 0 0.625rem; }
    .student-type__contact-info__text dl:not(:last-of-type) {
      margin-bottom: 1em; }
    .student-type__contact-info__text dt {
      float: left;
      width: 4em;
      font-family: "Fira Sans Condensed", Calibri, sans-serif;
      font-weight: 700;
      font-size: 14px; }
      .student-type__contact-info__text dt i.fa {
        font-size: 16px; }
        .student-type__contact-info__text dt i.fa.fa-phone:before {
          content: "";
          display: inline-block;
          height: 13px;
          width: 13px;
          background: transparent url(../img/icon-contact-phone.svg) no-repeat left center; }
        .student-type__contact-info__text dt i.fa.fa-envelope-o:before {
          content: "";
          display: inline-block;
          height: 14px;
          width: 16px;
          background: transparent url(../img/icon-contact-email.svg) no-repeat left center; }
    .student-type__contact-info__text dd {
      margin-bottom: 0.5em;
      font-family: "Fira Sans Condensed", Calibri, sans-serif;
      font-weight: bold;
      font-size: 0.9375em;
      color: #005099; }
  .student-type__contact-info__title {
    margin-bottom: 0.5em; }
  .student-type__contact-info__details .icon--dsn {
    width: 22px;
    height: 22px;
    margin: 0; }

.student-type__contact-info button.engaged + .student-type__contact-info__text {
  padding: 0.625rem; }

.divider--seal--padded-row {
  display: none; }
  @media (min-width: 522px) {
    .divider--seal--padded-row {
      display: block; } }

.divider--seal {
  position: relative; }
  .divider--seal:before {
    position: absolute;
    content: "";
    top: 24px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #e4e4e4; }
  .divider--seal img {
    width: 80px;
    padding: 0 20px;
    display: block;
    background: #fff;
    margin: 0 auto 2em;
    position: relative;
    z-index: 2; }

.section--featured-alum header {
  margin-bottom: 3.75rem; }
  .section--featured-alum header h2 {
    margin-bottom: 0; }

.section--featured-alum header:after {
  display: none; }

@media (max-width: 640px) {
  .section--featured-alum .padded-row, .section--featured-alum #user-login, .section--featured-alum .profile {
    padding-right: 0; } }

.section--featured-alum .eyebrow {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  color: #636363;
  text-transform: uppercase; }
  .section--featured-alum .eyebrow:before {
    display: none; }

.section--featured-alum__name h3.h4 {
  font-weight: 400;
  font-size: 33px; }

.section--featured-alum__grad-info {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  color: #002e64; }

.section--featured-alum .slick-slide img {
  margin-left: 1px; }

@media screen and (min-width: 40em) {
  .landing-page-lead-in__text .intro-text {
    margin-bottom: 3.75rem; } }

/* ----------------------------
  OHO STAT BLOCK
------------------------------- */
.section--stat-block {
  text-align: center; }
  .section--stat-block .section__lead-in__sub-title {
    font-weight: 100;
    font-family: "Fira Sans Condensed", Calibri, sans-serif; }

.oho-stat-block {
  padding: 20px 0 50px;
  text-align: center;
  width: 100%;
  float: left;
  /*
  .slick-slide {
    padding: 0 45px;
    
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      padding: 0 20px;
    }
    
    @media screen and (max-width: 39.9375em) {
      padding: 0 25px;
    }
    
  }
  
  .slick-list {
    padding: 0px !important; // overwrite slick js assigned styles
    margin: 0 50px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    
    @media screen and (max-width: 39.9375em) {
      border: none;
    }
    
    h2 {
      display: none;
    }
    
    .slick-slide {
      min-height: 160px;
    }
    
  }
  
  .slick-center {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    
    @media screen and (max-width: 39.9375em) {
      border: none;
    }
    
  }
  
  .slick-track .slick-active:first-child{
    background-color: blue;
  }
  
  .field-name-field-hc-statistic-link a {
    margin-top: 20px;
    background-position: 93% center;
    transition: .2s all ease;
    margin-top: 20px;
    font-size: 12px;
    padding: 8px 45px 8px 35px;
    background-color: #333333;
    color: white;
    text-transform: uppercase;
    background-image: url(/Portals/_default/skins/porto/assets/img/btn-arrow-white.png);
    background-repeat: no-repeat;  
    display: inline-block;
    
    &amp;:hover{
      transition: .2s all ease;
      background-position: 95%;
    }
  }
 
 .slick-prev {
   left: -8px;
   @media screen {
     left: 8px;
   } 
 }
 
 .slick-next {
    right: -8px;
    
    @media screen {
     right: 8px;
    }
  }
*/ }
  @media screen and (max-width: 39.9375em) {
    .oho-stat-block .oho-stat {
      padding: 20px 0; }
      .oho-stat-block .oho-stat:first-child {
        padding-top: 0px; }
      .oho-stat-block .oho-stat:last-child {
        padding-bottom: 0px; } }
  @media screen and (min-width: 40em) {
    .oho-stat-block .oho-stat {
      border-left: 1px solid #ccc; }
      .oho-stat-block .oho-stat:last-child {
        border-right: 1px solid #ccc; } }
  .oho-stat-block .oho-stat__title {
    font-size: 24px; }
  .oho-stat-block .oho-stat__value {
    font-size: 72px;
    line-height: 1;
    padding: 10px 0; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      .oho-stat-block .oho-stat__value {
        font-size: 55px; } }
  .oho-stat-block .oho-stat__desc {
    font-size: 24px;
    line-height: 1.2; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      .oho-stat-block .oho-stat__desc {
        font-size: 20px; } }
    .oho-stat-block .oho-stat__desc p {
      margin: 0;
      line-height: 1.4; }

.split-band-checkerboard .split-band__name {
  font-size: 42px;
  margin-bottom: 15px;
  color: #fff; }
  @media screen and (min-width: 64em) {
    .split-band-checkerboard .split-band__name {
      font-size: 42px;
      margin-bottom: 15px; } }

.split-band-checkerboard &gt; div.split-band:nth-child(even) .split-band__content-container {
  right: 0; }

.split-band-checkerboard &gt; div.split-band:nth-child(even) .split-band__photo {
  left: 0; }

.split-band-checkerboard &gt; div.split-band:nth-child(even) .split-band__content {
  float: left; }

.split-band-checkerboard &gt; div.split-band:nth-child(even) .split-band__photo {
  -ms-flex-order: 2;
      order: 2; }

.split-band-checkerboard &gt; div.split-band:nth-child(even) .split-band__photo img {
  float: right; }

.split-band-checkerboard &gt; div.split-band:nth-child(odd) .split-band__content {
  float: right; }

.split-band-checkerboard &gt; div.split-band:nth-child(odd) .split-band__photo img {
  float: left; }

/*-- split-band --*/
.split-band__content-container {
  padding: 0px; }
  @media screen and (min-width: 64em) {
    .split-band__content-container {
      min-height: 447px; } }

.split-band {
  background: #fff;
  margin: 0px;
  padding: 0px;
  width: 100%;
  color: white;
  float: none;
  background: #222; }

.link-list {
  list-style: none;
  padding: 0px; }
  .link-list a:link {
    color: #0f4e66;
    text-decoration: none;
    font-size: 1.3125rem;
    line-height: 2rem; }

.split-band__company {
  font-weight: bold; }

.split-band__content {
  max-width: 600px;
  float: right; }
  @media screen and (min-width: 40em) {
    .split-band__content {
      padding: 25px; } }
  @media screen and (min-width: 64em) {
    .split-band__content {
      max-height: 470px;
      padding: 50px; } }
  @media (max-width: 768px) {
    .split-band__content {
      padding: 15px; } }
  @media screen and (max-width: 39.9375em) {
    .split-band__content {
      padding: 20px;
      max-width: none; } }

.split-band__label {
  text-transform: uppercase;
  margin: 0px; }

.split-band__title {
  margin-top: 0; }

.split-band__photo {
  margin: 0px;
  padding: 0px;
  max-height: 470px;
  overflow: hidden; }
  @media screen and (min-width: 40em) {
    .split-band__photo img {
      width: 700px;
      max-width: none; } }

.split-band__row {
  border-bottom: 2px solid #fff; }

.split-band__quote {
  color: #fff;
  font-size: 20px;
  margin-top: 0;
  font-weight: 200;
  margin-bottom: 30px; }
  @media screen and (min-width: 64em) {
    .split-band__quote {
      font-size: 21px; } }

.split-band__group .split-band__row:nth-child(n+1) {
  background-color: #0c6789; }
  .split-band__group .split-band__row:nth-child(n+1) .split-band__content {
    /*padding:25px;*/ }
  .split-band__group .split-band__row:nth-child(n+1) .split-band__quote {
    color: #fff;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 21px;
    line-height: 30px; }
  .split-band__group .split-band__row:nth-child(n+1) h1, .split-band__group .split-band__row:nth-child(n+1) h2, .split-band__group .split-band__row:nth-child(n+1) h3, .split-band__group .split-band__row:nth-child(n+1) h4, .split-band__group .split-band__row:nth-child(n+1) h5 {
    color: #fff; }
  .split-band__group .split-band__row:nth-child(n+1) h2 {
    font-size: 22px;
    line-height: 38px; }
  .split-band__group .split-band__row:nth-child(n+1) .split-band__label {
    text-transform: uppercase;
    margin: 0px; }
  .split-band__group .split-band__row:nth-child(n+1) .split-band__title {
    margin-top: 0;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.25rem;
    color: #fff; }
  .split-band__group .split-band__row:nth-child(n+1) .split-band__minortitle {
    margin-top: 0;
    font-weight: 300;
    display: block;
    font-size: 0.9375rem;
    line-height: 1.375rem; }
  .split-band__group .split-band__row:nth-child(n+1) .split-band__subtitle {
    margin-top: 0;
    font-weight: 200;
    font-size: 14px;
    font-style: italic;
    font-size: 0.9375rem;
    line-height: 1.25rem; }
  .split-band__group .split-band__row:nth-child(n+1) .split-band__name {
    text-transform: uppercase;
    margin-top: 0;
    color: #fff;
    font-size: 1.5rem;
    line-height: 2.375rem; }

.split-band-checkerboard--student .split-band__name {
  margin-bottom: 0px; }

.split-band-checkerboard--student .split-band__title {
  display: block;
  margin-bottom: 17px;
  font-size: 20px;
  font-weight: bold; }
  .split-band-checkerboard--student .split-band__title a {
    color: #fff; }

.split-band-checkerboard--student .split-band__name a {
  color: #005099; }

.news-events__checkered-feature {
  background: none;
  margin-bottom: 15px;
  padding-bottom: 40px;
  border-bottom: 1px solid #b7b7b7; }
  .news-events__checkered-feature .split-band__content {
    padding: 0px 25px 0px 0px; }
  @media screen and (min-width: 40em) {
    .news-events__checkered-feature .split-band__photo img {
      width: 560px; } }
  @media screen and (min-width: 40em) {
    .news-events__checkered-feature h2 {
      margin-top: 0px; } }
  .news-events__checkered-feature p {
    color: #222;
    font-weight: normal;
    font-size: 16px; }
  .news-events__checkered-feature a {
    margin-bottom: 0px; }

.tooltip-box {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity .3s ease, transform .3s ease;
  z-index: 10;
  max-width: 18.75rem; }

.tooltip-box--active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0); }

.tooltip-box__container {
  border: 1px solid #222;
  border-top: 20px solid #222;
  position: relative; }
  .tooltip-box__container i {
    position: absolute;
    color: #fff;
    right: 4px;
    top: -19px;
    cursor: pointer; }
  .tooltip-box__container .tooltip-box__content {
    padding: 15px;
    background: #fff;
    display: block;
    font-size: 15px; }

.tooltip-box-toggle:after {
  font-family: "fontAwesome";
  content: "\f05a";
  color: #999;
  padding-left: 10px;
  cursor: pointer;
  transition: color .2s ease; }

.tooltip-box-toggle--active:after {
  color: #222; }

#back-to-top {
  width: 100%;
  text-align: center;
  margin-bottom: 45px; }
  #back-to-top a:hover {
    text-decoration: none; }
  #back-to-top span {
    display: block; }

.has-tooltip-box {
  color: #000; }

/*
------------
LISTING ITEMS
------------
*/
.section--large-listing--alternate__ul {
  margin: 0;
  padding: 0; }
  .section--large-listing--alternate__ul .row.small-listing-container &gt; div, .section--large-listing--alternate__ul .small-listing-container.padded-row &gt; div, .section--large-listing--alternate__ul .small-listing-container#user-login &gt; div, .section--large-listing--alternate__ul .small-listing-container.profile &gt; div {
    list-style: none;
    margin-bottom: 8.75rem; }

@media (max-width: 40.0625rem) {
  .listing-item img {
    margin-bottom: 1.25rem; } }

.section--large-listing .section--left-head {
  padding: 0; }

.section--large-listing .row:not(.align-middle), .section--large-listing .padded-row:not(.align-middle), .section--large-listing #user-login:not(.align-middle), .section--large-listing .profile:not(.align-middle) {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.section--large-listing ul {
  width: 100%; }

.section--large-listing .row .row, .section--large-listing .padded-row .row, .section--large-listing #user-login .row, .section--large-listing .profile .row, .section--large-listing .row .padded-row, .section--large-listing .padded-row .padded-row, .section--large-listing #user-login .padded-row, .section--large-listing .profile .padded-row, .section--large-listing .row #user-login, .section--large-listing .padded-row #user-login, .section--large-listing #user-login #user-login, .section--large-listing .profile #user-login, .section--large-listing .row .profile, .section--large-listing .padded-row .profile, .section--large-listing #user-login .profile, .section--large-listing .profile .profile,
.section--large-listing .row .row .row,
.section--large-listing .padded-row .row .row,
.section--large-listing #user-login .row .row,
.section--large-listing .profile .row .row,
.section--large-listing .row .padded-row .row,
.section--large-listing .padded-row .padded-row .row,
.section--large-listing #user-login .padded-row .row,
.section--large-listing .profile .padded-row .row,
.section--large-listing .row #user-login .row,
.section--large-listing .padded-row #user-login .row,
.section--large-listing #user-login #user-login .row,
.section--large-listing .profile #user-login .row,
.section--large-listing .row .profile .row,
.section--large-listing .padded-row .profile .row,
.section--large-listing #user-login .profile .row,
.section--large-listing .profile .profile .row,
.section--large-listing .row .row .padded-row,
.section--large-listing .padded-row .row .padded-row,
.section--large-listing #user-login .row .padded-row,
.section--large-listing .profile .row .padded-row,
.section--large-listing .row .padded-row .padded-row,
.section--large-listing .padded-row .padded-row .padded-row,
.section--large-listing #user-login .padded-row .padded-row,
.section--large-listing .profile .padded-row .padded-row,
.section--large-listing .row #user-login .padded-row,
.section--large-listing .padded-row #user-login .padded-row,
.section--large-listing #user-login #user-login .padded-row,
.section--large-listing .profile #user-login .padded-row,
.section--large-listing .row .profile .padded-row,
.section--large-listing .padded-row .profile .padded-row,
.section--large-listing #user-login .profile .padded-row,
.section--large-listing .profile .profile .padded-row,
.section--large-listing .row .row #user-login,
.section--large-listing .padded-row .row #user-login,
.section--large-listing #user-login .row #user-login,
.section--large-listing .profile .row #user-login,
.section--large-listing .row .padded-row #user-login,
.section--large-listing .padded-row .padded-row #user-login,
.section--large-listing #user-login .padded-row #user-login,
.section--large-listing .profile .padded-row #user-login,
.section--large-listing .row #user-login #user-login,
.section--large-listing .padded-row #user-login #user-login,
.section--large-listing #user-login #user-login #user-login,
.section--large-listing .profile #user-login #user-login,
.section--large-listing .row .profile #user-login,
.section--large-listing .padded-row .profile #user-login,
.section--large-listing #user-login .profile #user-login,
.section--large-listing .profile .profile #user-login,
.section--large-listing .row .row .profile,
.section--large-listing .padded-row .row .profile,
.section--large-listing #user-login .row .profile,
.section--large-listing .profile .row .profile,
.section--large-listing .row .padded-row .profile,
.section--large-listing .padded-row .padded-row .profile,
.section--large-listing #user-login .padded-row .profile,
.section--large-listing .profile .padded-row .profile,
.section--large-listing .row #user-login .profile,
.section--large-listing .padded-row #user-login .profile,
.section--large-listing #user-login #user-login .profile,
.section--large-listing .profile #user-login .profile,
.section--large-listing .row .profile .profile,
.section--large-listing .padded-row .profile .profile,
.section--large-listing #user-login .profile .profile,
.section--large-listing .profile .profile .profile {
  margin: 0; }

.section--large-listing .row &gt; ul, .section--large-listing .padded-row &gt; ul, .section--large-listing #user-login &gt; ul, .section--large-listing .profile &gt; ul {
  margin: 0;
  padding: 0; }

.section--large-listing .row &gt; .listing-item, .section--large-listing .padded-row &gt; .listing-item, .section--large-listing #user-login &gt; .listing-item, .section--large-listing .profile &gt; .listing-item {
  list-style: none;
  margin-bottom: 1.875rem;
  padding-bottom: 1.5625rem;
  border-bottom: 0.0625rem solid #d4d4d4; }
  @media (min-width: 40.0625rem) {
    .section--large-listing .row &gt; .listing-item, .section--large-listing .padded-row &gt; .listing-item, .section--large-listing #user-login &gt; .listing-item, .section--large-listing .profile &gt; .listing-item {
      margin-bottom: 3.75rem;
      padding-bottom: 3.125rem; } }

@media (max-width: 40.0625rem) {
  .section--large-listing .medium-3 {
    padding-left: 0; } }

.listing-item__title {
  margin-top: 0;
  margin-bottom: 1.25rem; }

.listing-item__date, .listing-item__year {
  display: inline-block;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 1.1;
  margin-bottom: 0.625rem;
  padding-right: 3px;
  color: #9b9b9b; }
  @media (min-width: 40rem) {
    .listing-item__date {
      display:block;
      font-size: 2.5rem; }
    .listing-item__year {
      display:block;
      font-size: 1.5rem;  }  }

.tags {
  margin: 0;
  padding: 0; }
  .tags li {
    display: inline-block;
    list-style: none;
    margin-right: 0.3125rem;
    font-family: "Raleway", Helvetica, Arial, sans-serif; }
  .tags a {
    display: inline-block;
    font-size: 0.8125rem;
    padding: 0.5rem 1.875rem;
    background: #dbe3ee; }
  .tags:last-child {
    margin-bottom: 6.25rem; }

.listing-item .tags {
  margin-bottom: 0; }

.main-content--detail .hero__img {
  margin-bottom: 3.4375rem; }

.flickr-embed {
  margin-top: 3.125rem;
  margin-bottom: 3.125rem; }

.detail-page-info {
  margin-bottom: 3.4375rem;
  border-top: 0.625rem solid #f4f4f4;
  border-bottom: 0.625rem solid #f4f4f4;
  padding: 0.9375rem 0 0.3125rem; }
  .detail-page-info .section--contact-info h3,
  .detail-page-info h3 {
    font-size: 0.9375rem;
    line-height: 1.375rem;
    letter-spacing: 0.0625rem;
    color: #818181;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.625rem; }
  .detail-page-info .section--contact-info h4,
  .detail-page-info h4 {
    margin-bottom: 0.9375rem; }

.detail-downloads {
  margin-bottom: 1.875rem; }
  .detail-downloads h2 {
    margin-top: 0; }
  .detail-downloads a {
    padding: 0.8125rem 0 0.8125rem 1.875rem;
    margin: 0;
    position: relative;
    border-top: 0.0625rem solid #d9d9d9;
    display: -ms-flexbox;
    display: flex;    
    -ms-flex-align: center;
        align-items: center; 
    font-weight: 500;
    font-family: "Droid Serif", Cambria, Georgia, serif;}
    .detail-downloads a:before {
      height: 1.25rem;
      top: 0;
      bottom: 0;
      margin: auto;
      left: 0;
      line-height: 1;
      height: 0.9375rem;
      width: auto;
      color: #fdca00;
      display: inline-block;
      width: 14px;
      height: 15px;
      background: url(../img/icon-externallink.svg) no-repeat center center; }

.most-read {
  margin-bottom: 1.25rem; }
  @media (max-width: 40rem) {
    .most-read {
      margin-top: 2.5rem; } }
  .most-read h2 {
    margin-bottom: 2rem; }
  .most-read .ordered-list-sub {
    list-style: none;
    padding-left: 3.125rem;
    position: relative;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: bold;
    max-width: 20rem; }
  .most-read .most-read__item {
    padding-left: 1.25rem;
    border-left: 0.0625rem solid #cacaca;
    margin-bottom: 2.25rem;
    position: relative; }
    .most-read .most-read__item:before {
      color: #fdca00;
      font-family: "Raleway", Helvetica, Arial, sans-serif;
      line-height: .75;
      font-size: 2.5rem;
      position: absolute;
      top: 0;
      left: 0;
      transform: translateX(-50px); }
    .most-read .most-read__item:nth-child(1):before {
      content: "1"; }
    .most-read .most-read__item:nth-child(2):before {
      content: "2"; }
    .most-read .most-read__item:nth-child(3):before {
      content: "3"; }
    .most-read .most-read__item:nth-child(4):before {
      content: "4"; }
    .most-read .most-read__item:nth-child(5):before {
      content: "5"; }
  .most-read a, .most-read .title{
    margin-bottom: 0.3125rem;
    font-size: 1rem; }
  .most-read span {
    color: #606060;
    font-size: 0.9375rem; }
  .most-read a, .most-read span {
    display: block; }

.newsletter-subscribe, .form--message{
    padding: 1.3rem 1.8rem;
    margin: 3.125rem 0;
    border: 1px solid #C9CACC;
}
.newsletter-subscribe .mcs-subscribe-button{
    background: #00529c;
    border: none;
    box-shadow: none;
    padding: 0.80rem 2.25rem;
    float: left;
    margin: 10px 6px 15px 6px;
}
.newsletter-subscribe .mcs-form{
    padding-top:0;
}
.newsletter-subscribe input[type="text"]{
    background: #f6f6f6;
    border: 1px solid #c9c9c9;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);	
}
.newsletter-subscribe .mcs-subscribe-button:hover{
    background: #00529c;	
}
.form--message{
    margin: 0 0 3.125rem 0;
}
.form--message h5{
    margin-top: 10px;
}
.form--message hr{
	border-color:#dddddd; 
	margin:35px 0
}
.tags + .share-this {
  margin-top: 0.9375rem; }

.share-this {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center; 
	margin-bottom: 20px;
	}
.share-this.share-event{
	margin-top:3.4375rem;
}
  .share-this h2 {
    color: #656565;
    font-size: 1.125rem; }
  .share-this ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 18px 0 0 0; 

	}
  .share-this li {
    margin-right: 1.25rem;
    list-style: none; }
  .share-this a {
    font-size: 1.625rem; }
    .share-this a:hover {
      text-decoration: none; }
  .share-this .fa-facebook-square {
    color: #425a9d; }
    .share-this .fa-facebook-square:before {
      content: "";
      display: inline-block;
      width: 21px;
      height: 21px;
      background: url(../img/icon-share-facebook.svg) no-repeat center center; }
  .share-this .fa-twitter {
    color: #57b0f3; }
    .share-this .fa-twitter:before {
      content: "";
      display: inline-block;
      width: 22px;
      height: 18px;
      background: url(../img/icon-share-twitter.svg) no-repeat center center; }
  .share-this .fa-linkedin {
    color: #157ab5; }
    .share-this .fa-linkedin:before {
      content: "";
      display: inline-block;
      width: 21px;
      height: 21px;
      background: url(../img/icon-share-linkedin.svg) no-repeat center center; }

.facebook-embed {
  margin-top: 2.8125rem; }
  @media screen and (min-width: 40em) {
    .facebook-embed {
      margin-bottom: 6.25rem; } }

.small-listing-container {
  margin-top: 2.5rem; }
  @media (min-width: 40.0625rem) {
    .small-listing-container {
      margin-top: 3.625rem; } }
  .small-listing-container.row &gt; li, .small-listing-container.padded-row &gt; li, .small-listing-container#user-login &gt; li, .small-listing-container.profile &gt; li {
    list-style: none;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    margin-bottom: 2.5rem; }
    @media (min-width: 40.0625rem) {
      .small-listing-container.row &gt; li, .small-listing-container.padded-row &gt; li, .small-listing-container#user-login &gt; li, .small-listing-container.profile &gt; li {
        -ms-flex: 1 1 33.33333%;
            flex: 1 1 33.33333%; } }

.news-listing-item--small .demo-icon {
  font-size: 1.8125rem;
  margin-bottom: 1.125rem;
  color: #005099; }
  .news-listing-item--small .demo-icon.icon-exit {
    display: inline-block;
    width: 32px;
    height: 34px;
    background: url(../img/icon-externalnews-blue.svg) no-repeat center center;
    font-size: 0; }
  .news-listing-item--small .demo-icon.icon-newspaper {
    display: inline-block;
    width: 32px;
    height: 33px;
    background: url(../img/icon-news-blue.svg) no-repeat center center;
    font-size: 0; }

.news-listing-item--small .section--contact-info--listing .contact-info__forms {
  margin-bottom: 0.125rem; }

.news-listing-item--small h4 {
  margin-bottom: 0.875rem; }

/*
----------------------
NEWS DETAIL
----------------------
*/
.news-detail__content--detail {
  margin-bottom: 20px; }

.news-detail .timestamp {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  text-transform: none; }

.list-detail .intro-text {
  margin-bottom: 30px;
  color: #333; }

.list-detail__body {
  margin-bottom: 40px;
  font-weight: normal; }
  .list-detail__body .tags {
    margin-bottom: 30px; }

.related {
  padding-top: 40px;
  border-top: 1px solid #ccc;
  margin-bottom: 50px; }
  .related article {
    margin-bottom: 50px; }
  .related .timestamp {
    color: #333;
    font-weight: normal;
    text-transform: none;
    font-size: 14px; }

.related-news__title {
  margin-top: 10px;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.3;
  font-family: "Droid Serif", Cambria, Georgia, serif; }

.related-news__teaser {
  font-size: 16px;
  line-height: 1.3;
  font-weight: normal; }

/*
--------------------
ACCORDION DROPDOWN
--------------------
*/
.accordion-drop-down {
  margin-bottom: 30px;
  clear: both; }

.accordion-drop-down__toggle h3 {
  font-size: 18px;
  margin: 0;
  padding: 12px 50px 13px 15px;
  background: #11509d;
  border: 1px solid #11509d;
  border-bottom: none;
  color: #fff;
  font-weight: bold;
  position: relative;
  cursor: pointer; }
  .accordion-drop-down__toggle h3::after {
    content: "\f067";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 0;
    line-height: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 24px;
    width: 22px;
    right: 15px;
    margin: auto;
    background: url(../img/icon-accordion-plus-white.svg) no-repeat center center; }
  .accordion-drop-down__toggle h3:hover {
    background: #002e64;
    color: #fff; }

.accordion-drop-down__toggle--active h3 {
  background: #f4f4f4;
  border-color: #c9cacc;
  color: #005099; }

.accordion-drop-down__toggle--active h3:after {
  color: #005099;
  content: "\f068";
  background: url(../img/icon-accordion-minus-blue.svg) no-repeat center center; }

.accordion-drop-down__toggle--active:hover h3:after {
  color: #fff;
  background: url(../img/icon-accordion-minus-white.svg) no-repeat center center; }

.accordion-drop-down__toggled-content {
  border: 1px solid #c9cacc;
  border-top: none;
  padding: 20px;
  display: none; }
  .accordion-drop-down__toggled-content h4:first-of-type {
    margin-top: 0px;
    margin-bottom: 10px; }
  .accordion-drop-down__toggled-content table {
    width: 100%;
    max-width: 690px;
    margin-bottom: 15px; }
  .accordion-drop-down__toggled-content table th {
    border: none;
    font-size: 16px;
    background: none;
    padding: 0 5px 5px;
    font-weight: bold;
    text-align: right; }
  .accordion-drop-down__toggled-content table td {
    border: none;
    font-size: 16px;
    padding: 5px; }
  .accordion-drop-down__toggled-content table tr &gt; td:last-child {
    text-align: right; }

/*
-------------------
PAGINATION
-------------------
*/
.pagination--center {
  margin: 20px auto 0;
  font-family: "Fira Sans Condensed", Calibri, sans-serif; }

ul.pagination {
  margin: 0px;
  padding: 0px;
  text-align: center; }
  ul.pagination li {
    margin-right: 15px;
    list-style-type: none;
    display: none;
    vertical-align: top;
    padding: 0.5em 0; }
    ul.pagination li a {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      text-decoration: none;
      padding: 0px;
      font-size: 16px;
      display: inline-block; }
    ul.pagination li.current a {
      color: #000;
      font-weight: 700; }
      ul.pagination li.current a:before {
        content: "Page "; }
        @media screen and (min-width: 40em) {
          ul.pagination li.current a:before {
            content: ""; } }
  ul.pagination li.pagination__first,
  ul.pagination li.pagination__previous,
  ul.pagination li.current,
  ul.pagination li.pagination__next,
  ul.pagination li.pagination__last {
    display: inline-block; }
  @media screen and (min-width: 40em) {
    ul.pagination li {
      display: inline-block; } }

ul.pagination .pagination__previous a, ul.pagination .pagination__next a {
  border-radius: 0px;
  border: none; }

ul.pagination .pagination__first,
ul.pagination .pagination__previous {
  border-right: 1px solid #ccc;
  padding-right: 15px; }
  ul.pagination .pagination__first a,
  ul.pagination .pagination__previous a {
    font-size: 0; }
    @media screen and (min-width: 40em) {
      ul.pagination .pagination__first a,
      ul.pagination .pagination__previous a {
        font-size: 16px; } }
  ul.pagination .pagination__first a:before,
  ul.pagination .pagination__previous a:before {
    font-size: 16px; }

ul.pagination .pagination__next,
ul.pagination .pagination__last {
  border-left: 1px solid #ccc;
  padding-left: 15px; }
  ul.pagination .pagination__next a,
  ul.pagination .pagination__last a {
    font-size: 0; }
    @media screen and (min-width: 40em) {
      ul.pagination .pagination__next a,
      ul.pagination .pagination__last a {
        font-size: 16px; } }
  ul.pagination .pagination__next a:after,
  ul.pagination .pagination__last a:after {
    font-size: 16px; }

.pagination__first a:before {
  content: '\00AB\00a0'; }

.pagination__previous a:before {
  content: '\2039\00a0'; }

.pagination__next a:after {
  content: '\00a0\203A'; }

.pagination__last a:after {
  content: '\00a0\00BB'; }

/*
--------------------
HERO IMAGE SECTION -- GLOBAL
--------------------
*/
.hero--interior {
  position: relative; }

.hero--interior__image {
  height: 120px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: table;
  width: 100%;
  position: relative;
  margin-top: 0px;
  display: block;
  margin-top: 0px; }
  @media screen and (min-width: 40em) {
    .hero--interior__image {
      height: 350px; } }
  @media screen and (min-width: 64em) {
    .hero--interior__image {
      height: 490px;
      background-attachment: fixed; } }
  @media (min-width: 1639px) {
    .hero--interior__image {
      background-size: 100% auto; } }

.hero--interior__overlay {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, transparent 65%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1; }

.hero--interior__content {
  z-index: 2;
  bottom: 20px;
  position: absolute; }
  @media screen and (min-width: 40em) {
    .hero--interior__content {
      bottom: 25px; } }
  @media screen and (min-width: 64em) {
    .hero--interior__content {
      bottom: 45px; } }

.hero--interior__content__title {
  margin: 0px;
  line-height: 1;
  color: #fff;
  font-size: 36px;
  max-width: 315px; }
  @media screen and (min-width: 40em) {
    .hero--interior__content__title {
      font-size: 60px;
      max-width: 315px; } }
  @media screen and (min-width: 64em) {
    .hero--interior__content__title {
      font-size: 80px;
      max-width: 560px; } }

.hero--interior__content__description {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  width: 100%;
  display: block;
  background: #222;
  padding: 15px 20px; }
  @media screen and (min-width: 40em) {
    .hero--interior__content__description {
      margin-top: 10px;
      max-width: 290px;
      padding: 0px;
      background: none; } }
  @media screen and (min-width: 64em) {
    .hero--interior__content__description {
      font-size: 30px;
      line-height: 1.2;
      margin-top: 30px;
      max-width: 500px; } }

.home-hero {
  height: 250px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  display: table;
  width: 100%; }
  @media screen and (min-width: 40em) {
    .home-hero {
      height: 420px;
      margin-top: -1px; } }
  @media screen and (min-width: 64em) {
    .home-hero {
      height: 740px;
      background-attachment: fixed; } }
  @media (min-width: 1475px) {
    .home-hero {
      background-size: 100% auto; } }

.home-hero__content {
  text-align: center;
  max-width: 995px;
  margin: 0 auto;
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle; }
  .home-hero__content span {
    color: white;
    display: block; }

.home-hero__content__title {
  font-size: 72px;
  font-weight: bold;
  line-height: 1.1;
  color: #fff;
  margin: 0;
  margin: 0 auto;
  max-width: 260px; }
  @media screen and (min-width: 40em) {
    .home-hero__content__title {
      max-width: 430px; } }
  @media screen and (min-width: 64em) {
    .home-hero__content__title {
      font-size: 140px;
      max-width: 780px; } }
  @media screen and (max-width: 39.9375em) {
    .home-hero__content__title {
      font-size: 44px; } }

.home-hero__content__description {
  font-weight: 100;
  font-size: 18px;
  max-width: 420px;
  margin: 20px auto auto; }
  @media screen and (min-width: 64em) {
    .home-hero__content__description {
      max-width: 860px;
      font-size: 30px; } }

.hero--basic {
  margin-bottom: 40px; }
  .hero--basic h1 {
    margin-bottom: 30px; }

.hero__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row; }
  .hero__row .hero__img {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 600px;
    width: 100vw; }
    @media screen and (min-width: 600px) {
      .hero__row .hero__img {
        height: 400px; } }
  .hero__row .hero__text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-right: 2.5rem;
    width: 100%; }
    @media screen and (min-width: 1024px) {
      .hero__row .hero__text {
        width: calc(100vw - 600px); } }
  .hero__row .hero__text-wrap {
    padding: 0 15px;
    width: 100%; }
    @media screen and (min-width: 1200px) {
      .hero__row .hero__text-wrap {
        width: calc(100% - ((100vw - 1200px) / 2)); } }

.hero--basic .hero__row {
  -ms-flex-direction: column;
      flex-direction: column; }
  @media screen and (min-width: 64em) {
    .hero--basic .hero__row {
      -ms-flex-direction: row;
          flex-direction: row; } }

.hero--landing {
  margin-top: -2.5rem; }
  .hero--landing figure {
    min-height: 15rem; }
  .hero--landing img {
    height: 15rem;
    width: auto;
    object-fit: cover;
    object-position: center; }
    @media (min-width: 40.0625rem) {
      .hero--landing img {
        width: 100% !important;
        height: auto; } }

.main-content__detail .hero__img {
  margin-bottom: 1.25rem; }

/*
-----------------
CTA FEATURE BOX
-----------------
*/
.section--cta-feature-box {
  padding: 0 0; }
  @media (min-width: 560px) {
    .section--cta-feature-box {
      padding: 2.5rem 0; } }
  .section--cta-feature-box.section--left-head {
    padding-top: 0; }
  .section--cta-feature-box .cta-feature-box {
    margin-bottom: 3.75rem; }
  .section--cta-feature-box ul {
    margin-top: 1.875rem;
    margin-bottom: 0; }
  .section--cta-feature-box ul .columns, .section--cta-feature-box ul.row li, .section--cta-feature-box ul.padded-row li, .section--cta-feature-box ul#user-login li, .section--cta-feature-box ul.profile li {
    -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    margin-bottom: 0; }
  .section--cta-feature-box figure {
    margin-bottom: 1.25rem; }
  .section--cta-feature-box img {
    width: 100%; }
  .section--cta-feature-box ul.row li li, .section--cta-feature-box ul.padded-row li li, .section--cta-feature-box ul#user-login li li, .section--cta-feature-box ul.profile li li {
    padding: 0; }
  .section--cta-feature-box p {
    color: #4a4a4a; }
  .section--cta-feature-box p, .section--cta-feature-box ul {
    font-size: 0.9375rem; }
  .section--cta-feature-box .btn {
    margin-top: 1.25rem;
    margin-bottom: 0; }

.cta-feature-box__content__info ul {
  margin: 0;
  padding: 0;
  font-family: "Fira Sans Condensed", Calibri, sans-serif; }

.cta-feature-box__content__info li {
  margin-bottom: 0.1875rem;
  color: #636363; }

/*
.scroll-to-play-timeline {
  min-height: 20000px;
}
*/
.video-container .scroll-to-play-video {
  position: fixed;
  top: 0;
  object-fit: cover;
  height: 100%; }

.scroll-to-play__title {
  font-size: 80px;
  text-align: center;
  margin: auto;
  width: 100%;
  top: 0;
  bottom: 0;
  text-transform: uppercase;
  color: #fff;
  background-color: rgba(0, 44, 94, 0.8);
  background-image: url("../img/seal.png");
  background-position: center 37vh;
  background-repeat: no-repeat;
  padding: 50px;
  padding-top: 45vh;
  position: absolute; }

.scroll-to-play__info-box {
  margin-top: 300px;
  max-width: 33%;
  color: #fff;
  padding: 50px;
  position: fixed;
  z-index: 20;
  top: 0;
  opacity: 0;
  transition: transform .5s ease, opacity .8s ease;
  background: rgba(0, 44, 94, 0.8); }
  .scroll-to-play__info-box h2 {
    margin-bottom: 10px;
    color: #fff; }
  .scroll-to-play__info-box p {
    font-family: "Droid Serif", Cambria, Georgia, serif; }
  .scroll-to-play__info-box a {
    background: #fff;
    color: #002c5e;
    clear: both;
    display: block;
    text-align: center;
    margin-bottom: 0; }
    .scroll-to-play__info-box a + a {
      margin-top: 20px; }
    .scroll-to-play__info-box a:hover {
      background: rgba(255, 255, 255, 0.8);
      color: #002c5e; }

.scroll-to-play__info-box--from-right {
  transform: translateX(100vw);
  right: 60px; }

.scroll-to-play__info-box--from-left {
  transform: translateX(-100vw);
  left: 60px; }

.scroll-to-play__info-box--from-top {
  transform: translateY(-100vh);
  width: 100%;
  max-width: none;
  background: none;
  margin-top: 40px;
  text-align: center; }
  .scroll-to-play__info-box--from-top a {
    background: #002c5e;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-bottom: 0;
    font-size: 40px;
    padding: 40px 60px; }
    .scroll-to-play__info-box--from-top a + a {
      margin-left: 20px; }
    .scroll-to-play__info-box--from-top a:hover {
      background: rgba(255, 255, 255, 0.8);
      color: #002c5e; }

.scroll-to-play__info-box.active {
  transform: none;
  opacity: 1; }

.scroll-to-play-content-block {
  background: #fff;
  z-index: 21;
  position: relative; }

.scroll-to-play-timeline__scene {
  height: 15000px; }

.video-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  float: none; }
  @media screen and (max-width: 39.9375em) {
    .video-container {
      height: 200px; } }
  @media screen and (min-width: 64em) {
    .video-container {
      max-height: calc(100vh - 118px);
      height: 100%; } }
  .video-container video, .video-container source {
    width: 100%; }
  .video-container video {
    position: absolute;
    z-index: -1;
    display: none;
    top: -1px; }
    @media screen and (min-width: 40em) {
      .video-container video {
        display: block; } }
  .video-container .hero__content__text {
    margin: auto auto 45px; }
    @media screen and (min-width: 64em) {
      .video-container .hero__content__text {
        max-width: 647px;
        margin: auto auto 60px; } }

.video-container {
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media screen and (min-width: 40em) {
  .video-feature--placeholder {
    margin-top: auto; } }

.video-feature--mobile-img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  width: 120%; }
  @media screen and (min-width: 40em) {
    .video-feature--mobile-img {
      display: none; } }

.page--home .video-container {
  overflow: hidden; }
  @media screen and (min-width: 64em) {
    .page--home .video-container {
      margin-top: -51px; } }

.page--home video {
  position: absolute; }

.page--home .video-feature--mobile-img {
  position: absolute; }

.sidebar .menu__item &gt; [data-toggle='submenu'] .fa-plus:before {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/icon-leftnav-plus-blue.svg) no-repeat center center;
  font-size: 0;
  position: relative;
  top: -11px; }

.sidebar .menu__item.engaged &gt; [data-toggle='submenu'] .fa-minus:before {
  display: inline-block;
  width: 15px;
  height: 4px;
  background: url(../img/icon-leftnav-minus-blue.svg) no-repeat center center;
  font-size: 0;
  position: relative;
  top: -11px; }

.sidebar .menu__item &gt; ul.active .fa-plus:before {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/icon-leftnav-plus-black.svg) no-repeat center center;
  font-size: 0;
  top: -11px; }

.sidebar .menu__item.active.engaged &gt; [data-toggle='submenu'] .fa-minus:before {
  display: inline-block;
  width: 15px;
  height: 4px;
  background: url(../img/icon-leftnav-minus-black.svg) no-repeat center center;
  font-size: 0;
  position: relative;
  top: -11px; }

/*
---------------
SIDEBAR
---------------
*/
.sidebar {
  margin-bottom: 1.875rem; }
  @media screen and (min-width: 40em) {
    .sidebar {
      margin-bottom: 0; } }
  .sidebar [data-toggle='sidebar-menu'] {
    background: none;
    border: none;
    border-bottom: 1px solid #c9cacc;
    color: #222;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 26px 10px 10px;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    text-align: left;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700; }
    @media screen and (min-width: 40em) {
      .sidebar [data-toggle='sidebar-menu'] {
        display: none; } }
    .sidebar [data-toggle='sidebar-menu']::after {
      content: "\f078";
      font-family: "FontAwesome";
      position: absolute;
      right: 36px;
      transition: transform .2s ease-out; }
    .sidebar [data-toggle='sidebar-menu'].active::after {
      transform: rotate(-180deg);
      top: 11px; }
  .sidebar [data-toggle='submenu'] {
    background: none;
    border: none;
    color: #005099;
    cursor: pointer;
    font-size: 18px;
    height: 66px;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    padding: 15px 0 0 6px; }
    .sidebar [data-toggle='submenu'] .fa-plus {
      display: inline-block; }
    .sidebar [data-toggle='submenu'] .fa-minus {
      display: none;
      padding-top: 7px; }
  .sidebar .sidebar-menu {
    border-top: 6px solid #fdca00;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    margin-bottom: 1.25rem; }
    @media (min-width: 769px) {
      .sidebar .sidebar-menu {
        border-bottom: 0;
        margin-bottom: 40px; } }
    .sidebar .sidebar-menu__content {
      display: none; }
      @media screen and (min-width: 40em) {
        .sidebar .sidebar-menu__content {
          display: block !important; } }
  .sidebar .menu {
    display: none;
    margin: 0;
    padding: 0;
    position: relative; }
    .sidebar .menu__item {
      list-style-type: none;
      margin: 0;
      position: relative; }
      .sidebar .menu__item a {
        -ms-flex-align: center;
            align-items: center;
        border-bottom: 1px solid #c9cacc;
        cursor: pointer;
        display: -ms-flexbox;
        display: flex;
        font-size: 20px;
        font-weight: 600;
        min-height: 66px;
        padding: 8px 20px;
        position: relative;
        transition: background .2s ease-out; }
        .sidebar .menu__item a:hover {
          background: #ebebeb;
          text-decoration: none; }
      .sidebar .menu__item.active {
        background: #f4f4f4; }
        .sidebar .menu__item.active &gt; a,
        .sidebar .menu__item.active &gt; button {
          color: #222;
          font-weight: 600; }
      .sidebar .menu__item.active-parent::before {
        background: #c9cacc;
        content: '';
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 6px;
        z-index: 1; }
      .sidebar .menu__item.engaged &gt; [data-toggle='submenu'] .fa-plus {
        display: none; }
      .sidebar .menu__item.engaged &gt; [data-toggle='submenu'] .fa-minus {
        display: inline-block; }
      .sidebar .menu__item--root a {
        font-size: 20px;
        font-weight: 600; }
    .sidebar .menu--level-one {
      display: block; }
      .sidebar .menu--level-one .menu__item a {
        font-size: 15px;
        padding-right: 50px;
        padding-left: 40px; }
    .sidebar .menu--level-two .menu__item a {
      font-size: 15px;
      font-weight: 400;
      padding-left: 60px; }
    .sidebar .menu--level-three .menu__item a {
      padding-left: 80px; }
    .sidebar .menu.active::before {
      background: #c9cacc;
      content: '';
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      width: 6px;
      z-index: 1; }

/*
-----------------------
HORIZONTAL FEATURE BOX
-----------------------
*/
.section--horizontal-feature-box {
  font-family: "Fira Sans Condensed", Calibri, sans-serif; }
  .section--horizontal-feature-box h2 {
    margin-top: 0; }

.horizontal-feature-box__img {
  margin-bottom: 20px; }
  @media screen and (min-width: 40em) {
    .horizontal-feature-box__img {
      margin-bottom: 0; } }

.offset-slider {
  overflow-x: hidden; }
  .offset-slider .slick-list {
    overflow: visible !important; }
  .offset-slider .slick-track {
    left: -3.5rem; }
  .offset-slider__item {
    width: calc(100vw - 8rem);
    margin: 0 1rem; }
    .offset-slider__item &gt; img {
      width: 100%;
      height: 100%; }
  @media screen and (min-width: 40em) {
    .offset-slider .slick-track {
      left: 0; }
    .offset-slider__item {
      width: calc(50vw - 6rem); } }
  @media screen and (min-width: 64em) {
    .offset-slider--three {
      margin: 0 -1rem; }
      .offset-slider--three .offset-slider__item {
        float: left;
        width: calc(33.333% - 2rem); }
    .offset-slider--unlimited .offset-slider__item {
      width: calc(33.333vw - 4rem); } }

.links--important {
  /*
  ul {
    @include list-not-wysiwyg;
  }
*/ }
  .links--important li,
  .links--important li a {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 1rem; }
  .links--important h3 button {
    display: block;
    font-size: 1rem;
    position: relative;
    background: none;
    border: none;
    font-weight: 700;
    outline: none;
    color: #000;
    padding: 0;
    text-align: left; }
  .links--important li a {
    color: red; }
    .links--important li a:hover {
      color: #000; }
  .links--important p {
    text-align: center;
    margin: 0; }
    .links--important p .btn {
      margin: 0 auto; }

@media screen and (max-width: 39.99em) {
  .links--important__container {
    margin: 0 1rem;
    width: calc(100% - 2rem); }
  .links--important__section {
    margin-bottom: 1.5rem; }
    .links--important__section h3 {
      margin-bottom: 0; }
      .links--important__section h3 button {
        display: block;
        background: DarkRed;
        color: #fff;
        padding: 1rem 2rem;
        margin-bottom: 0;
        position: relative;
        width: 100%;
        text-align: left; }
        .links--important__section h3 button:hover {
          color: PapayaWhip; }
        .links--important__section h3 button:before {
          content: "";
          display: block;
          background-color: DarkRed;
          height: 1px;
          width: calc(100% - 3rem);
          position: absolute;
          bottom: 0;
          left: 1.5rem; }
        .links--important__section h3 button:after {
          content: "\f107";
          font-family: "FontAwesome";
          font-weight: normal;
          font-size: 1.5rem;
          position: absolute;
          right: 1.5rem;
          top: 1rem;
          transition: all 1s ease; }
    .links--important__section div {
      display: none;
      background: #fff;
      padding: 1rem 2rem 0.5rem; }
  .links--important__section.engaged h3 button {
    background: #fff;
    color: DarkRed; }
    .links--important__section.engaged h3 button:before {
      content: "";
      display: block;
      background-color: #000;
      height: 1px;
      width: calc(100% - 3rem);
      position: absolute;
      bottom: 0.25rem;
      left: 1.5rem; }
    .links--important__section.engaged h3 button:after {
      transform: rotateX(180deg); } }

@media screen and (min-width: 40em) {
  .links--important__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
  .links--important__section {
    border-left: 1px solid #000;
    padding-left: 1rem;
    margin-right: 2rem;
    margin-bottom: 3rem;
    width: 21%;
    min-width: 11rem; }
    .links--important__section h3 button {
      pointer-events: none; }
    .links--important__section div {
      display: block !important; }
  .links--important li:last-child,
  .links--important li:last-child a {
    margin-bottom: 0; } }

.picker {
  width: 64rem;
  max-width: 100%;
  margin: 0 auto 6rem;
  background: #fff;
  padding: 3rem; }
  .picker::before, .picker::after {
    content: ' ';
    display: table; }
  .picker::after {
    clear: both; }
  @media screen and (max-width: 29.99em) {
    .picker {
      padding: 1rem; } }

.picker--simple img {
  display: none; }
  @media screen and (min-width: 30em) {
    .picker--simple img {
      display: block;
      width: 43rem;
      max-width: 100%;
      margin: 0 auto 1rem; } }
  @media screen and (min-width: 58em) {
    .picker--simple img {
      width: 75%;
      float: right;
      margin: 0 0 0 3rem; } }

.picker--simple .summary h3 {
  font-weight: normal; }

.picker--simple .summary .description p {
  margin-bottom: 3rem; }

@media screen and (max-width: 29.99em) {
  .picker--simple .summary {
    text-align: center; }
    .picker--simple .summary .btn {
      width: 100%; } }

@media screen and (max-width: 57.99em) {
  .picker--simple .summary {
    width: 43rem;
    max-width: 100%;
    margin: 0 auto; } }

@media screen and (min-width: 58em) {
  .picker--simple .summary {
    width: calc(25% - 3rem); } }

.tabs__tab[aria-hidden="true"] {
  display: none; }

.picker .white-box {
  border: 1px solid DarkRed;
  width: 260px;
  margin-right: 2rem;
  padding: 0; }
  .picker .white-box .summary {
    padding: 1.5rem; }
    .picker .white-box .summary p:last-child {
      margin-bottom: 0; }
  .picker .white-box h4 a {
    text-decoration: none;
    color: DarkRed; }

.picker__tab--text-n-boxes {
  position: relative; }
  .picker__tab--text-n-boxes .picker__white-boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    -ms-flex-pack: center;
        justify-content: center; }
    @media screen and (max-width: 1280px) {
      .picker__tab--text-n-boxes .picker__white-boxes {
        clear: left;
        width: 100%; } }
    @media screen and (max-width: 985px) {
      .picker__tab--text-n-boxes .picker__white-boxes {
        width: calc(100% + 6rem);
        position: relative;
        left: -3rem; } }
    .picker__tab--text-n-boxes .picker__white-boxes .slick-track {
      display: -ms-flexbox !important;
      display: flex !important;
      /* used to enable flex within slack */ }
      .picker__tab--text-n-boxes .picker__white-boxes .slick-track .white-box {
        height: auto !important;
        /* used to enable flex within slack */ }
  .picker__tab--text-n-boxes .white-box:last-child {
    margin-right: 0; }

.picker__tab__summary,
.text-n-boxes__summary {
  width: 560px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto 2rem; }
  .picker__tab__summary .btn,
  .text-n-boxes__summary .btn {
    margin: 0 auto; }
  @media screen and (min-width: 1281px) {
    .picker__tab__summary,
    .text-n-boxes__summary {
      width: 260px;
      float: left;
      text-align: left;
      margin-right: 2rem; } }

.picker--jumbo .story,
.picker--jumbo .links--important {
  margin-bottom: 4rem; }

.picker--jumbo .story__title {
  color: #000;
  font-size: 1rem; }

.picker--jumbo .story__left {
  padding: 0; }

@media screen and (min-width: 40em) {
  .picker--jumbo .story__right {
    padding-left: 2rem; } }

.picker--jumbo .story__photo {
  float: none;
  width: 100%;
  margin: 0 0 1rem; }

.picker--jumbo img {
  display: block; }

.text-n-boxes::before, .text-n-boxes::after {
  content: ' ';
  display: table; }

.text-n-boxes::after {
  clear: both; }

.text-n-boxes__summary {
  text-align: left; }
  @media screen and (min-width: 67em) {
    .text-n-boxes__summary {
      float: left;
      width: calc(100% - 30rem); } }

@media screen and (min-width: 48em) {
  .text-n-boxes--boxes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 28rem;
    margin: 0 auto; } }

@media screen and (min-width: 67em) {
  .text-n-boxes--boxes {
    float: right;
    margin: 0; } }

.text-n-boxes--boxes .white-box {
  margin: 0;
  width: 260px;
  margin-right: 2rem;
  padding: 0;
  background-color: #fff; }
  .text-n-boxes--boxes .white-box:last-child {
    margin-right: 0; }
  .text-n-boxes--boxes .white-box h4 a {
    text-decoration: none;
    color: DarkRed; }
  .text-n-boxes--boxes .white-box .summary {
    padding: 1.5rem; }
    .text-n-boxes--boxes .white-box .summary p:last-child {
      margin-bottom: 0; }
  @media screen and (max-width: 47.99em) {
    .text-n-boxes--boxes .white-box {
      width: 100%;
      margin-bottom: 1rem; }
      .text-n-boxes--boxes .white-box h3, .text-n-boxes--boxes .white-box h4 {
        margin-bottom: 0; }
      .text-n-boxes--boxes .white-box img,
      .text-n-boxes--boxes .white-box .description {
        display: none; } }

.picker--jumbo .text-n-boxes {
  margin-bottom: 2rem; }

.picker .text-n-boxes--boxes .white-box {
  border: 1px solid DarkRed; }

.tabs::before, .tabs::after {
  content: ' ';
  display: table; }

.tabs::after {
  clear: both; }

.tabs__tablist {
  text-align: center;
  margin-bottom: calc(3rem - 17px); }
  .tabs__tablist li {
    display: inline-block;
    margin: 0 0.5rem; }
    @media screen and (max-width: 42.99em) {
      .tabs__tablist li {
        display: block; } }
  .tabs__tablist button {
    display: block;
    position: relative;
    padding: 0 1.5rem 0.5rem;
    background: none;
    border: none;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 800;
    outline: none; }
    @media screen and (max-width: 42.99em) {
      .tabs__tablist button {
        margin: 0 auto 0.25rem; } }
    .tabs__tablist button:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #999;
      visibility: hidden;
      transform: scaleX(0);
      transition: all 0.3s ease-in-out 0s;
      z-index: 1; }
      @media screen and (max-width: 42.99em) {
        .tabs__tablist button:after {
          width: 5rem;
          left: calc(50% - 2.5rem);
          bottom: 5px; } }
    .tabs__tablist button:hover:after {
      visibility: visible;
      transform: scaleX(1); }
    .tabs__tablist button[aria-selected="true"] {
      color: #000; }
    .tabs__tablist button[aria-selected="true"]:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #000;
      z-index: 2; }
      @media screen and (max-width: 42.99em) {
        .tabs__tablist button[aria-selected="true"]:before {
          width: 5rem;
          left: calc(50% - 2.5rem);
          bottom: 5px; } }

.tabs__tab[aria-hidden="true"] {
  display: none; }

.section--more {
  margin-bottom: 0; }
  .section--basic__title + .section--more {
    margin-top: -40px; }

.section--more .padded-row div, .section--more #user-login div, .section--more .profile div {
  border: 0 solid #999;
  border-width: 4px 0;
  padding: 30px 0;
  margin-bottom: 72px; }
  .section--more .padded-row div::before, .section--more #user-login div::before, .section--more .profile div::before, .section--more .padded-row div::after, .section--more #user-login div::after, .section--more .profile div::after {
    content: ' ';
    display: table; }
  .section--more .padded-row div::after, .section--more #user-login div::after, .section--more .profile div::after {
    clear: both; }
  .section--more .padded-row div h3, .section--more #user-login div h3, .section--more .profile div h3 {
    margin-bottom: 30px; }
  .section--more .padded-row div ul, .section--more #user-login div ul, .section--more .profile div ul {
    list-style: none;
    padding-left: 0; }

@media (min-width: 680px) {
  .child-links__item {
    width: 49.8%;
    float: left;
    padding-right: 1em; }
    .child-links__item:nth-child(2n+1) {
      clear: left; } }

@media (min-width: 920px) {
  .child-links__item {
    width: 24.8%;
    float: left;
    padding-right: 1em; }
    .child-links__item:nth-child(2n+1) {
      clear: none; }
    .child-links__item:nth-child(4n+1) {
      clear: left; } }

/*Course Highlights Design*/
.course_highlights{
  	border: 2px solid #ededed;
	padding: 25px 35px;
  	font-family: "Fira Sans Condensed", Calibri, sans-serif;
}
.course_highlights h4{
  	margin-bottom:15px;
}
.course_highlights ul{
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
}
.course_highlights ul li{
	list-style-type: none;
    padding-left: 3px;
 	position:relative;
}
.course_highlights ul li:before{
    font-family: "FontAwesome";
    font-weight: normal;
    font-size: 0;
    line-height: 22px;
    color: #fdca00;
    content: "\f111";
    display: inline-block;
    text-align: center;
    position: absolute;
    left: -15px;
    width: 7px;
    height: 8px;
    background: url(../img/icon-bullet.svg) no-repeat center center;
    top: 7px;
}
.course_highlights__apply{
	background:#002e64;
  	color:#fff;
}
.course_highlights__apply .apply_title{
	background:#00529c;
  	padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}  
.course_highlights__apply .apply_body{
	padding: 20px 25px;
    font-size: 16px;
}  
.course_highlights a.download_packet{
	font-weight: 700;
    font-size: 16px;
    display: block;
    margin-top: 25px;
}
.h2--icon{
	margin-top:70px; 
}
.h2--icon i{
	color:#fdca00;
 	padding-right: 15px;
    font-size: 35px;
}
.full-text blockquote.definition--box{
	margin-top:0 !important; 
}
.program__more-info {
    border: 2px solid #ededed;
    padding: 25px 40px;
    margin: 70px 0 40px 0;
}
.program__more-info__summary{
    margin-bottom:30px;
}
.program__more-info__links{
    border-right: 1px solid #dbe0e5;
    padding-right: 30px;
}
.program__more-info__links ul{
	margin:0;
 	padding:0;
}
.program__more-info__links li{
	list-style-type: none;  
  	font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700;
 	position:relative;
}
.program__more-info__links li:after{
    font-family: FontAwesome;
    font-weight: normal;
    content: "";
    color: #fdca00;
    display: inline-block;
    position: relative;
    right: -4px;
    width: 11px;
    height: 15px;
    background: url(../img/icon-linkarrowright.svg) no-repeat center center;
}
.program__more-info__contact .h6{
    margin: 0 0 14px 0;
    color: #636363;
    font-size: 18px;
}
.program__more-info__contact{
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700;
    color: #474747;
}
.program__more-info__contact span{
    display:block;
}
.important__dates{
    background: url(../img/CDE-Background-NWCCoins.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow-x: hidden;  
  	color:#fff;
  	font-family: "Fira Sans Condensed", Calibri, sans-serif;
  	padding:30px 40px;
  	margin-bottom:25px;
}
.important__dates h5{
 	color:#fff;
  	margin-bottom:15px;
}
.important__dates ul{
  	padding:0;
}
.important__dates li{
 	list-style-type:none; 
    margin-bottom: 15px;
}
.important__dates li, .important__dates p{
    font-size: 18px;
}
.course__note{
	margin-bottom:15px;  
}

.pipe--gold {
  color: #fdca00;
  font-size: 1.125rem; }

.title-area--program__main {
  margin-bottom: 2.5em; }
  @media screen and (min-width: 40em) {
    .title-area--program__main {
      margin-bottom: 6.25em; } }

.title-area--program__title h1 {
  color: #000;
  line-height: 1.1; }

.title-area--program__link {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 700;
  font-size: 1.125em;
  margin-top: 30px;
  padding-top: 30px;
  position: relative; }
  .title-area--program__link:before {
    content: "";
    background: #bebebe;
    height: 1px;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0; }
  .title-area--program__link a[href$=".pdf"],
  .title-area--program__link a[href$=".doc"],
  .title-area--program__link a[href$=".docx"] {
    display: block;
    margin-left: 28px;
    position: relative; }
    .title-area--program__link a[href$=".pdf"]:before,
    .title-area--program__link a[href$=".doc"]:before,
    .title-area--program__link a[href$=".docx"]:before {
      font-size: 0;
      line-height: 20px;
      content: "\f019" !important;
      color: #fdca00;
      font-family: "FontAwesome";
      font-weight: normal;
      line-height: 20px;
      display: inline-block;
      width: 28px;
      text-align: center;
      position: absolute;
      top: 4px;
      left: -28px;
      background: url(../img/icon-download.svg) no-repeat center center; }
.title-area--program__link a:before {
    padding-left: 25px;
    left: 0;
}
.title-area--program__image {
  line-height: 0; }
  .title-area--program__image img {
    width: 100%; }

.program__general-information {
  background-color: #002e64;
  background-image: url(../img/bg-generalinfo.png);
  background-position: top center;
  background-size: cover;
  color: #fff; }
  .program__general-information h2 {
    color: #fff; }
    .program__general-information h2:before, .program__general-information h2:after {
      background-color: rgba(255, 255, 255, 0.26); }
  .program__general-information h3 {
    color: #fff;
    margin-bottom: 2.5rem; }
  .program__general-information ul {
    list-style: none; }
    .program__general-information ul li:not(:last-child) {
      margin-bottom: 1.625rem; }
    .program__general-information ul li:before {
      font-family: FontAwesome;
      font-weight: normal;
      font-size: 0.75em;
      color: #fdca00;
      content: "";
      display: inline-block;
      transform: translateX(-20px) translateY(4px);
      position: absolute;
      width: 11px;
      height: 15px;
      background: url(../img/icon-linkarrowright.svg) no-repeat center center; }

.program__general-information__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  width: 100%; }

@media (min-width: 612px) {
  .program__general-information__items:after {
    content: "";
    width: 1.5px;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.2); } }

.program__general-information__item {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: 340px;
      flex-basis: 340px;
  padding: 1.875em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  @media (min-width: 560px) {
    .program__general-information__item {
      padding: 3.75em 5.625em; } }

@media (min-width: 612px) {
  .program__general-information__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .program__general-information__item:nth-child(3), .program__general-information__item:last-child {
    border-bottom: none; } }

.program__incoming-students {
  background-color: #f4f4f4;
  box-shadow: inset 0 7px 14px -7px rgba(123, 123, 123, 0.1), inset 0 -7px 14px -7px rgba(123, 123, 123, 0.1); }
  .program__incoming-students h2 {
    color: #313131; }
    .program__incoming-students h2:before, .program__incoming-students h2:after {
      background-color: rgba(0, 0, 0, 0.26); }
  .program__incoming-students h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dbe0e5;
    margin-bottom: 1em; }
  .program__incoming-students h4 {
    margin-bottom: 14px;
    color: #636363;
    font-size: 1.125rem; }
  @media screen and (min-width: 40em) {
    .program__incoming-students .program__incoming-students__contact-info,
    .program__incoming-students .program__incoming-students__more-info {
      margin: 0 auto 2em; }
    .program__incoming-students .program__incoming-students__upcoming-event {
      margin: 0 auto 0; }
      .program__incoming-students .program__incoming-students__upcoming-event__button {
        margin-bottom: 0; }
    .program__incoming-students .program__incoming-students__contact-info,
    .program__incoming-students .program__incoming-students__upcoming-event {
      max-width: 380px; }
    .program__incoming-students .program__incoming-students__more-info {
      max-width: 500px;
      padding: 60px; } }
  @media screen and (min-width: 64em) {
    .program__incoming-students .program__incoming-students__contact-info,
    .program__incoming-students .program__incoming-students__more-info,
    .program__incoming-students .program__incoming-students__upcoming-event {
      padding-top: 3.75rem;
      padding-bottom: 3.75rem; } }
  .program__incoming-students__contact-info__details {
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700;
    color: #474747;
    margin-bottom: 2em; }
    .program__incoming-students__contact-info__details dl {
      margin-top: 0.5em; }
    .program__incoming-students__contact-info__details dt {
      float: left;
      position: relative; }
    .program__incoming-students__contact-info__details dt .fa-phone:before {
      width: 13px;
      height: 13px;
      background: url(../img/icon-contact-phone.svg) no-repeat center center;
      display: inline-block;
      font-size: 0;
      position: relative;
      top: -4px; }
    .program__incoming-students__contact-info__details dt .fa-envelope:before {
      width: 16px;
      height: 14px;
      background: url(../img/icon-contact-email.svg) no-repeat center center;
      display: inline-block;
      font-size: 0;
      position: relative;
      left: -14px;
      top: -8px; }
    .program__incoming-students__contact-info__details dd {
      text-align: right;
      margin-bottom: 0.5em; }
    .program__incoming-students__contact-info__details .icon--dsn {
      height: 14px;
      vertical-align: middle;
      position: relative;
      left: -32px; }
  .program__incoming-students__more-info {
    background-color: #fff;
    border: 2px solid #ededed;
    padding: 1rem;
    margin-bottom: 2em; }
    @media screen and (min-width: 40em) {
      .program__incoming-students__more-info {
        padding-left: 1em;
        padding-right: 1em; } }
    @media screen and (min-width: 64em) {
      .program__incoming-students__more-info {
        padding-left: 3.75rem;
        padding-right: 3.75rem; } }
    .program__incoming-students__more-info ul {
      list-style: none;
      padding: 0;
      margin-bottom: 0; }
    .program__incoming-students__more-info li {
      font-family: "Fira Sans Condensed", Calibri, sans-serif;
      font-weight: 700; }
    .program__incoming-students__more-info li:not(:last-of-type) {
      margin-bottom: 1em; }
    .program__incoming-students__more-info a::after {
      font-family: FontAwesome;
      font-weight: normal;
      content: "";
      color: #fdca00;
      display: inline-block;
      position: relative;
      right: -4px;
      width: 11px;
      height: 15px;
      background: url(../img/icon-linkarrowright.svg) no-repeat center center; }
  @media screen and (min-width: 64em) {
    .program__incoming-students__upcoming-event {
      margin-bottom: 2em; } }
  .program__incoming-students__upcoming-event__date {
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700;
    margin-bottom: 2em; }
  .program__incoming-students__upcoming-event__date:before {
    font-family: FontAwesome;
    font-weight: normal;
    content: "";
    color: #fdca00;
    display: inline-block;
    width: 11px;
    height: 15px;
    background: url(../img/icon-linkarrowright.svg) no-repeat center center; }

.section--checkerboard.has-shadow {
  position: relative;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2); }

.checkerboard__single {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (max-width: 799px) {
    .checkerboard__single .checkerboard__image {
      background-image: none !important; } }
  @media (min-width: 800px) {
    .checkerboard__single {
      -ms-flex-direction: row;
          flex-direction: row; }
      .checkerboard__single .checkerboard__image {
        width: 50%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        margin-bottom: 0; }
        .checkerboard__single .checkerboard__image img {
          display: none; }
      .checkerboard__single .checkerboard__text {
        width: 50%; } }
    @media (min-width: 800px) and (min-width: 1160px) {
      .checkerboard__single .checkerboard__text {
        padding-top: 6.25rem;
        padding-bottom: 6.25rem; }
        .checkerboard__single .checkerboard__text__wrap {
          margin-left: 4.5rem;
          max-width: 460px; } }
  @media screen and (min-width: 600px) {
    .checkerboard__single .checkerboard__image figcaption {
      bottom: 0;
      height: inherit; } }
  .checkerboard__single .eyebrow {
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    margin-bottom: 2.5rem;
    color: #002e64; }
    .checkerboard__single .eyebrow:before {
      display: block;
      content: "";
      height: 2px;
      width: 34px;
      background-color: #d9d9d9;
      position: relative;
      left: 0;
      top: -20px;
      position: relative; }
      @media screen and (min-width: 40em) {
        .checkerboard__single .eyebrow:before {
          left: -40px;
          top: 15px; } }
      @media screen and (min-width: 40em) {
        .checkerboard__single .eyebrow:before {
          left: -48px; } }

@media (min-width: 800px) {
  .checkerboard__single:nth-child(even) .checkerboard__image {
    -ms-flex-order: 2;
        order: 2; }
  .checkerboard__single:nth-child(even) .checkerboard__text {
    -ms-flex-order: 1;
        order: 1; }
    .checkerboard__single:nth-child(even) .checkerboard__text__wrap {
      margin-left: 0;
      margin-right: 2.5rem;
      float: right; } }

.checkerboard__text__summary,
.checkerboard__text__button {
  margin-bottom: 40px; }

.checkerboard__text {
  padding: 3.125rem; }
  .checkerboard__text__links ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0; }
  .checkerboard__text__links li {
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700; }
  .checkerboard__text__links li:not(:last-of-type) {
    margin-bottom: 1em; }
  .checkerboard__text__links a:after {
    font-family: FontAwesome;
    font-weight: normal;
    content: "";
    color: #fdca00;
    display: inline-block;
    position: relative;
    right: -4px;
    width: 11px;
    height: 15px;
    background: url(../img/icon-linkarrowright.svg) no-repeat center center; }

.program__structure h2 {
  color: #002e64; }
  .program__structure h2:before, .program__structure h2:after {
    background-color: rgba(0, 46, 100, 0.26); }

.program__structure h3 {
  background-color: #f5f5f5;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 2em; }
  .program__structure h3:before, .program__structure h3:after {
    display: block;
    content: "";
    background: #fff;
    width: 100%;
    height: 20px;
    position: absolute;
    z-index: 2; }
  .program__structure h3:before {
    top: 0; }
  .program__structure h3:after {
    bottom: 0; }
  .program__structure h3 span {
    display: inline-block;
    background: #002e64;
    color: #fff;
    font-size: 0.9375rem;
    text-transform: uppercase;
    padding: 1em 2em;
    position: relative;
    z-index: 3; }

.program__structure__elements {
  position: relative;
  padding-top: 1.5em;
  margin-bottom: 3em; }
  .program__structure__elements::before, .program__structure__elements::after {
    content: ' ';
    display: table; }
  .program__structure__elements::after {
    clear: both; }
  .program__structure__elements:before {
    content: "";
    display: block;
    width: 1.5px;
    background-color: #fdca00;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px; }
    @media (min-width: 800px) {
      .program__structure__elements:before {
        left: 50%; } }

.program__structure__element {
  padding: 0 5.3125rem 2em;
  position: relative; }
  .program__structure__element__title {
    position: relative;
    left: -5.3125rem;
    padding-left: 5.3125rem;
    color: #005099;
    font-weight: 300;
    width: calc(100% + 5.3125rem); }
    .program__structure__element__title:after {
      content: "";
      display: block;
      width: 55px;
      height: 10px;
      background-image: url(../img/program-structure__wand.svg);
      background-position: right center;
      background-repeat: no-repeat;
      position: absolute;
      top: 15px; }
  .program__structure__element__level, .program__structure__element__category {
    color: #474747;
    font-weight: 700;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-size: 1.125rem; }
  .program__structure__element__summary {
    margin-top: 2em; }
  @media (max-width: 799px) {
    .program__structure__element .program__structure__element__title:after {
      left: 0; } }
  @media (min-width: 800px) {
    .program__structure__element {
      width: 49.99%; }
      .program__structure__element:nth-child(odd) {
        float: left;
        clear: left;
        text-align: right; }
        .program__structure__element:nth-child(odd) .program__structure__element__title {
          left: 0;
          padding-left: 0;
          padding-right: 5.3125rem; }
        .program__structure__element:nth-child(odd) .program__structure__element__title:after {
          right: -6px;
          transform: rotateY(180deg); }
      .program__structure__element:nth-child(even) {
        float: right;
        clear: right; }
        .program__structure__element:nth-child(even) .program__structure__element__title:after {
          left: -4px; }
      .program__structure__element:nth-child(2) {
        margin-top: 1em; } }

.program__structure {
  max-height: 62.5rem;
  overflow: hidden;
  position: relative;
  transition: max-height 500ms ease; }
  .program__structure.open {
    max-height: 6250rem; }
  .program__structure:before {
    content: "";
    position: absolute;
    z-index: 5;
    left: 0;
    bottom: 0;
    right: 0;
    height: 320px;
    background: linear-gradient(rgba(255, 255, 255, 0), white 50%); }
  .program__structure.open:before {
    display: none; }
  .program__structure__button-strip {
    margin: 0 auto;
    padding-left: calc(50% - 96px); }
    .program__structure__button-strip .btn {
      width: 180px; }
  .program__structure__load-more {
    position: absolute;
    bottom: 1em;
    z-index: 6; }

.section--programs {
  position: relative;
  overflow: hidden; }
  .section--programs .section--left-head {
    background-color: #d0d0d0;
    position: relative;
    z-index: 2;
    padding-bottom: 4rem; }
    .section--programs .section--left-head .row.align-middle:last-child, .section--programs .section--left-head .align-middle.padded-row:last-child, .section--programs .section--left-head .align-middle#user-login:last-child, .section--programs .section--left-head .align-middle.profile:last-child {
      margin-bottom: 0; }
    .section--programs .section--left-head h2:before {
      background-color: #fff; }
    .section--programs .section--left-head .line,
    .section--programs .section--left-head .button--read-more {
      display: none; }
      @media screen and (min-width: 40em) {
        .section--programs .section--left-head .line,
        .section--programs .section--left-head .button--read-more {
          display: block; } }
    .section--programs .section--left-head .line::after {
      background-color: #fff; }
  .section--programs__cards {
    background-color: #f4f4f4;
    position: relative;
    padding: 2.5rem 0; }
    .section--programs__cards::before, .section--programs__cards::after {
      content: ' ';
      display: table; }
    .section--programs__cards::after {
      clear: both; }
    @media (min-width: 560px) {
      .section--programs__cards {
        padding: 6.25rem 0; } }
  .section--programs__cards__slick {
    display: none;
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    transition: transform 500ms ease 500ms;
    padding-left: 0.625rem; }
    @media (min-width: 724px) {
      .section--programs__cards__slick {
        display: block;
        padding-left: 0.9375rem; } }
    @media (min-width: 1180px) {
      .section--programs__cards__slick {
        padding-left: 0; } }
    .section--programs__cards__slick.bye {
      transform: translateY(-600px); }
    .section--programs__cards__slick .slick-track {
      padding-top: 12px; }
  .section--programs__card {
    display: block;
    background-size: cover;
    border: 2px solid #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    float: left;
    padding: 0;
    opacity: 1;
    transition: transform 500ms ease; }
    @media (min-width: 724px) and (max-width: 1180px) {
      .section--programs__card {
        width: 23%;
        height: 400px;
        margin-right: 1.99%; } }
    @media (min-width: 1181px) {
      .section--programs__card {
        width: 260px;
        height: 460px;
        margin-right: 40px; } }
    .section--programs__card.nope {
      opacity: 0.33; }
    .section--programs__card.bye {
      opacity: 0; }
    .section--programs__card:hover {
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.48);
      transform: translateY(-1em); }
    .section--programs__card:last-child {
      margin-right: 0; }
    .section--programs__card__shadow {
      height: 100%;
      width: 100%;
      display: table;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+44,000000+100&amp;0+44,0.8+100 */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 44%, rgba(0, 0, 0, 0.8) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
      /* IE6-9 */ }
    .section--programs__card__text {
      display: table-cell;
      vertical-align: bottom;
      padding: 1em;
      font-family: "Fira Sans Condensed", Calibri, sans-serif;
      font-size: 18px;
      text-align: left; }
    .section--programs__card__classes {
      color: #fff;
      text-transform: uppercase;
      font-size: 21px;
      font-weight: 700;
      line-height: 1.2;
      padding-bottom: 0.5625em;
      margin-bottom: 0.5625em;
      position: relative; }
      .section--programs__card__classes:after {
        content: "";
        display: block;
        height: 1px;
        width: 40px;
        background-color: #fdca00;
        position: absolute;
        bottom: 0; }
    .section--programs__card__codes {
      color: #c1c3c2; }
  .section--programs__cards__drawer {
    height: auto; }
    @media (max-width: 723px) {
      .section--programs__cards__drawer {
        padding: 0 0.625rem; } }
  @media (max-width: 723px) and (min-width: 640px) {
    .section--programs__cards__drawer {
      padding: 0 0.9375rem; } }
    @media (min-width: 724px) {
      .section--programs__cards__drawer {
        width: 100%;
        max-width: 1160px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        transition: all 500ms ease 500ms;
        position: relative; } }

.hello, .bye {
  /*
  @media (min-width: 481px) {
    transform: translateY(-460px);
  }
*/ }
  @media (min-width: 724px) {
    .hello, .bye {
      transform: translateY(-460px); } }

.section--programs__cards__drawer__text {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  @media screen and (min-width: 40em) {
    .section--programs__cards__drawer__text {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }

.section--programs__cards__drawer__text[aria-hidden="true"] {
  display: none; }
  @media (max-width: 723px) {
    .section--programs__cards__drawer__text[aria-hidden="true"] {
      display: block; } }

.section--programs__cards__drawer__text.hello {
  margin-bottom: 2.5rem; }

.program_details_eligibility span{
    display:block;
}

button.close {
  position: absolute;
  left: calc(50% - 36px);
  border: none;
  border-radius: 50%;
  width: 72px;
  height: 72px;
  line-height: 68px;
  text-align: center;
  background-color: #f4f4f4;
  color: #fdca00;
  font-size: 2.25em;
  opacity: 0;
  transition: all 500ms ease;
  z-index: 6;
  transform: rotate(-180deg);
  top: 0; }
  button.close .fa-times:before {
    content: "";
    display: inline-block;
    height: 25px;
    width: 25px;
    background: url(../img/icon-close-programs.svg) no-repeat center center; }
  button.close:hover {
    color: #e5a10d; }
  button.close.hello {
    opacity: 1;
    transform: translateY(-36px) rotate(0); }

.section--programs__cards__drawer__text .section--programs__card__classes {
  color: #000; }
  .section--programs__cards__drawer__text .section--programs__card__classes h3 {
    font-weight: 700;
    font-size: 36px; }
  .section--programs__cards__drawer__text .section--programs__card__classes:after {
    display: none; }
  @media (max-width: 723px) {
    .section--programs__cards__drawer__text .section--programs__card__classes {
      display: none; }
      .section--programs__cards__drawer__text .section--programs__card__classes:after {
        display: none; } }

.section--programs__cards__drawer__text .section--programs__card__classes.clone {
  display: block;
  border: 1px solid #00529c;
  border-color: #00529c #00529c transparent;
  background-color: #00529c;
  padding: 0.625rem;
  margin-bottom: 0;
  position: relative; }
  @media (min-width: 724px) {
    .section--programs__cards__drawer__text .section--programs__card__classes.clone {
      display: none; } }
  .section--programs__cards__drawer__text .section--programs__card__classes.clone:after {
    display: none; }
  @media screen and (min-width: 40em) {
    .section--programs__cards__drawer__text .section--programs__card__classes.clone {
      padding: 0.9375rem; } }
  .section--programs__cards__drawer__text .section--programs__card__classes.clone h3 {
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    padding-right: 2em;
    margin-bottom: 0; }
    .section--programs__cards__drawer__text .section--programs__card__classes.clone h3:hover {
      color: #fdca00; }
  .section--programs__cards__drawer__text .section--programs__card__classes.clone h3:before {
    content: "\f067";
    display: block;
    position: absolute;
    right: 0.9375rem;
    top: calc(50% - 9px);
    font-family: FontAwesome;
    color: #fff; }
  .section--programs__cards__drawer__text .section--programs__card__classes.clone:hover h3:before {
    color: #fdca00; }

.section--programs__cards__drawer__text:not(:first-child) .section--programs__card__classes.clone {
  margin-top: 0.5625em; }

.section--programs__cards__drawer__text .section--programs__card__codes {
  color: #000;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 700;
  font-size: 1.5em; }
  @media (max-width: 723px) {
    .section--programs__cards__drawer__text .section--programs__card__codes {
      font-weight: 300;
      text-align: left;
      margin-bottom: 2em;
      padding-top: 0.5em;
      position: relative; } }
  @media (max-width: 723px) {
    .section--programs__cards__drawer__text .section--programs__card__codes {
      margin-bottom: 2.5rem; } }
  @media (min-width: 724px) {
    .section--programs__cards__drawer__text .section--programs__card__codes {
      text-align: right; } }

@media (max-width: 723px) {
  .section--programs__cards__drawer__text__container {
    display: none; } }

@media (min-width: 724px) {
  .section--programs__cards__drawer__text__container {
    display: block !important; } }

@media (max-width: 723px) {
  .section--programs__cards__drawer__text[aria-hidden="false"] .section--programs__card__classes.clone {
    background: #fff; }
    .section--programs__cards__drawer__text[aria-hidden="false"] .section--programs__card__classes.clone h3, .section--programs__cards__drawer__text[aria-hidden="false"] .section--programs__card__classes.clone h3:before {
      color: #464646; }
    .section--programs__cards__drawer__text[aria-hidden="false"] .section--programs__card__classes.clone h3:before {
      content: "\f068"; }
  .section--programs__cards__drawer__text[aria-hidden="false"] .section--programs__cards__drawer__text__container {
    background: #fff;
    border: 1px solid #00529c;
    border-color: transparent #00529c #00529c;
    margin-top: -1em;
    padding: 0 0 1em; } }

.section--programs__cards__drawer__text .program__item:not(:last-of-type) {
  margin-bottom: 1.875em; }

@media (min-width: 724px) {
  .section--programs__cards__drawer__text .program__item:not(:last-of-type) {
    padding-bottom: 1.25em;
    border-bottom: 1px solid #b4b4b4;
    margin-bottom: 1.25em; } }
  @media screen and (min-width: 724px) and (min-width: 40em) {
    .section--programs__cards__drawer__text .program__item:not(:last-of-type) {
      padding-bottom: 3.125em;
      margin-bottom: 3.125em; } }

.section--programs__cards__drawer__text .program__title {
  display: block;
  position: relative; }

.section--programs__cards__drawer__text .program__college-academy {
  display: block;
  position: relative; }

.section--programs__cards__drawer__text .program__college-academy p{
	font-size: 16px;
	margin-bottom: 5px;}

.section--programs__cards__drawer__text .program__college-academy a{
    display: block;
    margin: 2px 0;
	color: #002e64;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 700;}

@media (max-width: 723px) {
  .section--programs__cards__drawer__text .program__title {
    border-left: 1px solid #fdca00;
    padding-left: 1.25em; }
    .section--programs__cards__drawer__text .program__title h4:after {
      content: "\00a0\f054";
      font-family: FontAwesome;
      font-weight: normal;
      color: #fdca00; } }

@media (min-width: 724px) {
  .section--programs__cards__drawer__text .program__title {
    margin-left: 1.25em; }
    .section--programs__cards__drawer__text .program__title:before {
      content: "";
      font-family: FontAwesome;
      font-weight: normal;
      color: #fdca00;
      width: 20px;
      position: absolute;
      left: -24px;
      top: 7px;
      height: 11px;
      background: url(../img/icon-linkarrowright.svg) no-repeat center center;
      display: inline-block; } }

@media (max-width: 723px) {
  .section--programs__cards__drawer__text .program__description {
    display: none; } }


  @media (max-width: 723px) {
    .section--programs__cards__drawer__text .program__college-academy {
      margin: 5px 0 20px 20px } }

.section--programs__cards__drawer__text .program__details ul {
  font-size: 0.9375em; }
  @media (max-width: 723px) {
    .section--programs__cards__drawer__text .program__details ul {
      padding-left: 0; } }

.section--programs__cards__drawer__text .program__details li {
  display: block;
  margin-left: 28px;
  position: relative;
  color: #000;
  font-family: "Fira Sans Condensed", Calibri, sans-serif; }
  .section--programs__cards__drawer__text .program__details li:before {
    font-family: "FontAwesome";
    font-weight: normal;
    font-size: 6px;
    line-height: 22px;
    color: #fdca00;
    content: "";
    display: inline-block;
    width: 8px;
    text-align: center;
    position: absolute;
    left: -28px;
    height: 8px;
    background: url(../img/icon-bullet.svg) no-repeat center center;
    top: 4px; }

@media (max-width: 723px) {
  .col-exception {
    width: 100%;
    display: block;
    max-width: 100%; } }

.button--clone {
  transform: translate(10px, 20px); }
  @media (min-width: 640px) {
    .button--clone {
      display: none; } }

.section--related-links {
  background-color: #ebebeb;
  background-image: url(../img/bg-links.png);
  background-position: center center;
  background-size: cover;
  padding: 2.5rem 0;
  box-shadow: inset 0 7px 14px -7px rgba(123, 123, 123, 0.1), inset 0 -90px 100px -90px rgba(123, 123, 123, 0.9); }
  @media (min-width: 560px) {
    .section--related-links {
      padding: 6.25rem 0; } }
  .section--related-links.section--left-head {
    padding: 3.75rem 0 2.5rem; }
    @media (min-width: 560px) {
      .section--related-links.section--left-head {
        padding: 6.25rem 0; } }
  .section--related-links--reverse-shadow {
    box-shadow: inset 0 7px 14px -7px rgba(123, 123, 123, 0.5); }
  .section--related-links h3 {
    margin-bottom: 0.5em;
    color: #002e64; }
  .section--related-links__set {
    padding: 1.5625rem 1.875rem 1.5625rem;
    border-bottom: 1px solid #fdca00; }
    @media screen and (min-width: 40em) {
      .section--related-links__set {
        border-bottom: none; } }
    @media screen and (min-width: 64em) {
      .section--related-links__set {
        padding: 3.125rem 3.75rem; } }
  .section--related-links ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700;
    color: #000; }
  .section--related-links li {
    padding: 0.5em 0; }
    .section--related-links li:not(:last-child) {
      border-bottom: 1px solid #ccc; }
  .section--related-links li a {
    display: block;
    margin-left: 28px;
    position: relative;
    color: #000;
    font-weight: 700; }
    .section--related-links li a:before {
      font-family: "FontAwesome";
      font-weight: normal;
      font-size: 0;
      line-height: 22px;
      color: #fdca00;
      content: "\f111";
      display: inline-block;
      text-align: center;
      position: absolute;
      left: -28px;
      width: 7px;
      height: 8px;
      background: url(../img/icon-bullet.svg) no-repeat center center;
      top: 3px; }
  .section--related-links li a[href^="http://"]:not([href*="usnwc.edu"]):before,
  .section--related-links li a[href^="https://"]:not([href*="usnwc.edu"]):before,
  .section--related-links li a[href^="//"]:not([href*="usnwc.edu"]):before {
    font-size: 0;
    line-height: 20px;
    content: "\f14c";
    background: url(../img/icon-externallink.svg) no-repeat center center;
    width: 14px;
    height: 15px;
    display: inline-block; }
  .section--related-links li a[href$=".pdf"]:before,
  .section--related-links li a[href$=".doc"]:before,
  .section--related-links li a[href$=".docx"]:before {
    font-size: 0;
    line-height: 20px;
    content: "" !important;
    background: url(../img/icon-download.svg) no-repeat center center;
    width: 17px;
    height: 16px;
    display: inline-block; }
  .section--related-links li a:hover:before {
    color: #e5a10d; }
  .section--related-links .columns, .section--related-links ul.row li, ul.row .section--related-links li, .section--related-links ul.padded-row li, ul.padded-row .section--related-links li, .section--related-links ul#user-login li, ul#user-login .section--related-links li, .section--related-links ul.profile li, ul.profile .section--related-links li {
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    border-left: none;
    margin-bottom: 1.875rem; }
    @media screen and (min-width: 40em) {
      .section--related-links .columns, .section--related-links ul.row li, ul.row .section--related-links li, .section--related-links ul.padded-row li, ul.padded-row .section--related-links li, .section--related-links ul#user-login li, ul#user-login .section--related-links li, .section--related-links ul.profile li, ul.profile .section--related-links li {
        -ms-flex: 1 1 33.33% !important;
            flex: 1 1 33.33% !important;
        margin-bottom: 3.125rem; } }
    @media screen and (min-width: 64em) {
      .section--related-links .columns, .section--related-links ul.row li, ul.row .section--related-links li, .section--related-links ul.padded-row li, ul.padded-row .section--related-links li, .section--related-links ul#user-login li, ul#user-login .section--related-links li, .section--related-links ul.profile li, ul.profile .section--related-links li {
        margin-bottom: 4.375rem; } }
  .section--related-links .columns:last-child .section--related-links__set, .section--related-links ul.row li:last-child .section--related-links__set, ul.row .section--related-links li:last-child .section--related-links__set, .section--related-links ul.padded-row li:last-child .section--related-links__set, ul.padded-row .section--related-links li:last-child .section--related-links__set, .section--related-links ul#user-login li:last-child .section--related-links__set, ul#user-login .section--related-links li:last-child .section--related-links__set, .section--related-links ul.profile li:last-child .section--related-links__set, ul.profile .section--related-links li:last-child .section--related-links__set {
    border-bottom: none; }
  @media screen and (min-width: 40em) {
    .section--related-links .columns:not(:first-child), .section--related-links ul.row li:not(:first-child), ul.row .section--related-links li:not(:first-child), .section--related-links ul.padded-row li:not(:first-child), ul.padded-row .section--related-links li:not(:first-child), .section--related-links ul#user-login li:not(:first-child), ul#user-login .section--related-links li:not(:first-child), .section--related-links ul.profile li:not(:first-child), ul.profile .section--related-links li:not(:first-child) {
      border-left: 1px solid #fdca00; }
    .section--related-links .columns:nth-child(3n+1), .section--related-links ul.row li:nth-child(3n+1), ul.row .section--related-links li:nth-child(3n+1), .section--related-links ul.padded-row li:nth-child(3n+1), ul.padded-row .section--related-links li:nth-child(3n+1), .section--related-links ul#user-login li:nth-child(3n+1), ul#user-login .section--related-links li:nth-child(3n+1), .section--related-links ul.profile li:nth-child(3n+1), ul.profile .section--related-links li:nth-child(3n+1) {
      border-left: none; } }

.section--related-links--alternate {
  padding-bottom: 0.625rem; }
  @media (min-width: 560px) {
    .section--related-links--alternate {
      padding-bottom: 4.375rem; } }
  .section--related-links--alternate h3 {
    border-bottom: 1px solid #ccc;
    color: #000;
    padding-bottom: 0.5em; }
  .section--related-links--alternate .section--related-links__set {
    padding: 0 2.5rem 1.875rem 0; }
  @media screen and (min-width: 40em) {
    .section--related-links--alternate .columns:not(:nth-child(3n+1)), .section--related-links--alternate ul.row li:not(:nth-child(3n+1)), ul.row .section--related-links--alternate li:not(:nth-child(3n+1)), .section--related-links--alternate ul.padded-row li:not(:nth-child(3n+1)), ul.padded-row .section--related-links--alternate li:not(:nth-child(3n+1)), .section--related-links--alternate ul#user-login li:not(:nth-child(3n+1)), ul#user-login .section--related-links--alternate li:not(:nth-child(3n+1)), .section--related-links--alternate ul.profile li:not(:nth-child(3n+1)), ul.profile .section--related-links--alternate li:not(:nth-child(3n+1)) {
      padding-left: 2.5rem; } }
  .section--related-links--alternate li a {
    color: #005099;
    margin-left: 28px; }
    .section--related-links--alternate li a:before {
      display: none; }
  .section--related-links--alternate li a[href^="http://"]:not([href*="usnwc.edu"]),
  .section--related-links--alternate li a[href^="https://"]:not([href*="usnwc.edu"]),
  .section--related-links--alternate li a[href^="//"]:not([href*="usnwc.edu"]) {
    margin-left: 28px; }
    .section--related-links--alternate li a[href^="http://"]:not([href*="usnwc.edu"]):before,
    .section--related-links--alternate li a[href^="https://"]:not([href*="usnwc.edu"]):before,
    .section--related-links--alternate li a[href^="//"]:not([href*="usnwc.edu"]):before,
 .title-area--program__link a:before {
      display: inline-block;
      font-size: 16px;
      line-height: 20px;
      content: "";
      background: url(../img/icon-externallink.svg) no-repeat center center;
      width: 14px;
      height: 15px;
      display: inline-block; }
  .section--related-links--alternate li a[href$=".pdf"],
  .section--related-links--alternate li a[href$=".doc"],
  .section--related-links--alternate li a[href$=".docx"] {
    margin-left: 28px; }
    .section--related-links--alternate li a[href$=".pdf"]:before,
    .section--related-links--alternate li a[href$=".doc"]:before,
    .section--related-links--alternate li a[href$=".docx"]:before {
      display: inline-block;
      font-size: 16px;
      line-height: 20px;
      content: "" !important;
      background: url(../img/icon-download.svg) no-repeat center center;
      width: 17px;
      height: 16px;
      display: inline-block; }

.section--related-links__set li a:before {
  /*color: #fdca00;
  content: "\f111”;*/
  display: inline-block;
  /*font-family: "FontAwesome";
  font-size: 0.375rem;
  font-weight: normal;
  line-height: 1.375rem;
  position: absolute;
  left: -2rem;
  text-align: center;
  width: 2rem;*/ }

ol.breadcrumbs {
  display: none;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  list-style: none;
  padding-left: 0; }
  @media screen and (min-width: 40em) {
    ol.breadcrumbs {
      display: block; } }
  ol.breadcrumbs li {
    display: inline-block;
    margin-right: 1em;
	vertical-align:top;
 }
    ol.breadcrumbs li:not(:last-child):after {
      content: "\00a0\00a0\003E"; }
    ol.breadcrumbs li a {
      margin-right: 0.75em; 
    }
ol.breadcrumbs li:last-child {
      Max-width:90%;
    }
ol.breadcrumbs span[itemprop="name"] {
    margin-left: 1em; }
ol.breadcrumbs span[itemprop="itemListElement"]:first-child span {
    margin-left: 0;
}



ol.breadcrumbs .fa-home:before {
  height: 10px;
  width: 13px;
  background: url(../img/icon-home.svg) no-repeat center center;
  font-size: 0;
  display: inline-block;
  position: relative;
  top: -10px; }

.caption-overlay {
  margin: 0;
  position: relative;
  width: 100%;
  display: block; }
  .caption-overlay [data-toggle='caption'] {
    background: rgba(244, 244, 244, 0.8);
    border: none;
    cursor: pointer;
    display: none;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 36px;
    position: absolute;
    top: 20px;
    left: 20px;
    text-transform: uppercase;
    width: 128px;
    z-index: 2; }
    @media screen and (min-width: 600px) {
      .caption-overlay [data-toggle='caption'] {
        display: inline-block; } }
  .caption-overlay figcaption {
    color: #000;
    display: block;
    padding: 1.5625rem;
    background: #f4f4f4;
    font-size: 0.875rem;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 1; }
    @media screen and (min-width: 600px) {
      .caption-overlay figcaption {
        background: rgba(0, 0, 0, 0.5);
        margin: 0;
        color: #fff;
        display: none;
        font-size: 17px;
        font-weight: 600;
        height: 400px;
        padding: 86px 20px 0 20px;
        position: absolute;
        top: 0;
        left: 0; } }
  .caption-overlay .caption-credit {
    display: block;
    font-style: italic;
    margin-top: 10px; }
    @media screen and (min-width: 600px) {
      .caption-overlay .caption-credit {
        font-size: 15px;
        font-style: normal;
        margin-top: 32px; }
        .caption-overlay .caption-credit::before {
          content: ''; } }

.hero__video .caption-overlay [data-toggle='caption'] {
  display: none; }

.hero__video .caption-overlay figcaption {
  color: #000;
  display: block !important;
  padding: 1.5625rem;
  background: #f4f4f4;
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0;
  position: relative;
  width: 100%;
  z-index: 1;
  height: inherit; }

.medium-6 .caption-overlay figcaption {
  height: auto;
  padding-bottom: 40px; }
  @media screen and (min-width: 600px) and (max-width: 900px) {
    .medium-6 .caption-overlay figcaption {
      background: rgba(0, 0, 0, 0.66);
      font-size: 13px;
      line-height: 1.75; } }
  @media screen and (min-width: 1200px) {
    .medium-6 .caption-overlay figcaption {
      min-height: 382px; } }

@media screen and (max-width: 599px) {
  .caption-overlay--mobile-expandable [data-toggle='caption'] {
    display: inline-block;
    top: 0;
    transform: translateY(-100%); } }

@media screen and (max-width: 599px) {
  .caption-overlay--mobile-expandable .caption-container {
    position: relative; } }

@media screen and (max-width: 599px) {
  .caption-overlay--mobile-expandable figcaption {
    margin: 0;
    padding: 1.5625rem;
    background: #f4f4f4;
    font-size: 0.875rem;
    display: block;
    display: none; } }

.caption-overlay--mobile-expandable figcaption.engaged {
  display: table-caption !important; }
  @media screen and (max-width: 599px) {
    .caption-overlay--mobile-expandable figcaption.engaged {
      display: block !important; } }

@media screen and (max-width: 599px) {
  .caption-overlay--mobile-expandable figcaption .caption-credit {
    font-weight: bold;
    font-style: normal; }
    .caption-overlay--mobile-expandable figcaption .caption-credit:before {
      display: none; } }

figcaption.engaged {
  display: table-caption !important; }
  @media screen and (max-width: 599px) {
    figcaption.engaged {
      display: block !important; } }

.featured-image--basic {
  max-width: 100%; }

.featured-image--basic figcaption {
  padding: 1.5625rem;
  background: #f4f4f4;
  font-size: 0.875rem;
  margin-top: 0; }

.featured-alum__slider {
  padding: 0; }
  @media screen and (max-width: 639px) {
    .featured-alum__slider {
      margin-right: -10px; } }
  @media screen and (min-width: 40em) {
    .featured-alum__slider {
      padding: 0 30px; } }
  @media screen and (min-width: 1260px) {
    .featured-alum__slider {
      padding: 0; } }
  .featured-alum__slider .row, .featured-alum__slider .padded-row, .featured-alum__slider #user-login, .featured-alum__slider .profile {
    margin-right: 40px;
    width: 65vw; }
    @media screen and (min-width: 40em) {
      .featured-alum__slider .row, .featured-alum__slider .padded-row, .featured-alum__slider #user-login, .featured-alum__slider .profile {
        margin-right: 0;
        width: auto; } }
  .featured-alum__slider .eyebrow {
    margin-top: 30px; }
    @media screen and (min-width: 40em) {
      .featured-alum__slider .eyebrow {
        margin-top: 0; } }
    @media screen and (min-width: 64em) {
      .featured-alum__slider .eyebrow {
        margin-top: 30px; } }
  .featured-alum__slider .slick-arrow, .publications__slider .slick-arrow{
    background: none;
    border: none;
    cursor: pointer;
    display: none !important;
    font-size: 0;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 30px;
    z-index: 1; }
    .featured-alum__slider .slick-arrow::after, .publications__slider .slick-arrow::after {
      color: #fdca00;
      font-family: 'FontAwesome';
      font-size: 50px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: inline-block;
      width: 19px;
      height: 33px; }
    @media screen and (min-width: 40em) {
      .featured-alum__slider .slick-arrow, .publications__slider .slick-arrow {
        display: block !important; } }
  .featured-alum__slider .slick-prev, .publications__slider .slick-prev{
    left: -10px; }
    @media screen and (min-width: 1260px) {
      .featured-alum__slider .slick-prev, .publications__slider .slick-prev{
        left: -40px; } }
    .featured-alum__slider .slick-prev::after, .publications__slider .slick-prev::after {
      content: '';
      background: url(../img/icon-slider-left.svg) no-repeat center center; }
  .featured-alum__slider .slick-next, .publications__slider .slick-next {
    right: -10px; }
    @media screen and (min-width: 1260px) {
      .featured-alum__slider .slick-next, .publications__slider .slick-next{
        right: -40px; } }
    .featured-alum__slider .slick-next::after, .publications__slider .slick-next::after{
      content: '';
      background: url(../img/icon-slider-right.svg) no-repeat center center; }

.section--publication-slider p, .section--publication-slider h4, .section--publication__info{
	color:#fff;
}
.section--publication__info{
	margin-top: 10px;
	    margin-left: 25px;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.2em;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    position: relative;
}
.section--publication__info::before{
    color: #fdca00;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 0.375rem;
    font-weight: normal;
    line-height: 1.375rem;
    position: absolute;
    left: -2rem;
    text-align: center;
    content: "";
    width: 14px;
    height: 15px;
    background-image: url(../img/icons/icon-externallink.svg);
    top: 4px;
    left: -4em;
}
.section--publication-slider h4{
	color: #fff;
    margin: .5rem 0 1rem;
}
.section--publication__name{
	margin-bottom:3px;
}
.section--publication__authors{
    display: block;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-size: 1rem;
    font-weight:500;
}

.section--faculty-slider {
  display: none;
  background: url("../img/background-auditorium.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  margin-top: 1.875rem; }
  @media screen and (min-width: 40em) {
    .section--faculty-slider {
      display: block; } }
  .section--faculty-slider[aria-hidden="true"] {
    display: none; }
  .section--faculty-slider h2, .section--faculty-slider h3, .section--faculty-slider a {
    color: #fff; }
  .section--faculty-slider h3 {
    margin-bottom: 1.5625rem; }
  .section--faculty-slider p {
    margin-bottom: 2.5rem; }
  .section--faculty-slider a.btn--yellow {
    color: #000; }
  .section--faculty-slider .section--faculty-slider__title {
    margin-bottom: 2.9375rem; }
  .section--faculty-slider .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 40%;
    margin: auto;
    height: 5rem;
    width: 2.25rem;
    background: none;
    font-size: 0;
    border: none; }
    .section--faculty-slider .slick-arrow:after {
      font-family: "fontAwesome";
      font-size: 3.75rem;
      color: #fdca00;
      display: inline-block;
      width: 19px;
      height: 33px; }
  .section--faculty-slider .slick-prev {
    left: -1.875rem; }
    .section--faculty-slider .slick-prev:after {
      content: '';
      background: url(../img/icon-slider-left.svg) no-repeat center center; }
  .section--faculty-slider .slick-next {
    right: -1.875rem; }
    .section--faculty-slider .slick-next:after {
      content: '';
      background: url(../img/icon-slider-right.svg) no-repeat center center; }

.section--faculty-slider__large__slide__content {
  margin-bottom: 3.75rem; }
  .section--faculty-slider__large__slide__content img {
    margin-left: 1px; }

.slider-row {
  display: block;
  position: relative; }
  .slider-row img {
    width: 100%;
    height: auto; }

.section--faculty-slider__large {
  max-width: 63.75rem;
  padding: 0 3.125rem;
  margin: 0 auto;
  position: static; }

.section--faculty-slider__small__name {
  display: block;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-top: 1rem; }

.section--colleges-academics-slider {
  background: url("../img/background-auditorium.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow-x: hidden; }
  .section--colleges-academics-slider.section--left-head .row.align-middle, .section--colleges-academics-slider.section--left-head .align-middle.padded-row, .section--colleges-academics-slider.section--left-head .align-middle#user-login, .section--colleges-academics-slider.section--left-head .align-middle.profile {
    margin-bottom: 1.625rem; }
  .section--colleges-academics-slider h2, .section--colleges-academics-slider p {
    color: #fff; }
  .section--colleges-academics-slider p {
    line-height: 32px;
    margin-bottom: 3.125rem; }
  .section--colleges-academics-slider a {
    display: block; }
    .section--colleges-academics-slider a h3 {
      color: #005099;
      margin-bottom: 1.25rem; }
    .section--colleges-academics-slider a ul, .section--colleges-academics-slider a li {
      color: #565656;
      margin-left: 0;
      padding: 0;
      list-style: none;
      font-size: 0.9375rem; }
    .section--colleges-academics-slider a:hover {
      text-decoration: none; }
      .section--colleges-academics-slider a:hover h3 {
        text-decoration: underline; }
      .section--colleges-academics-slider a:hover li {
        text-decoration: none;
        color: #565656; }
  .section--colleges-academics-slider .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 3.75rem;
    width: 1.875rem;
    background: none;
    font-size: 0;
    border: none; }
    .section--colleges-academics-slider .slick-arrow:after {
      font-family: "fontAwesome";
      font-size: 3.125rem;
      color: #fdca00;
      height: 1.875rem;
      display: inline-block;
      width: 19px;
      height: 33px; }
  .section--colleges-academics-slider .slick-disabled {
    opacity: 0; }
  .section--colleges-academics-slider .slick-prev {
    left: 0.625rem; }
    .section--colleges-academics-slider .slick-prev:after {
      content: '';
      background: url(../img/icon-slider-left.svg) no-repeat center center; }
  .section--colleges-academics-slider .slick-next {
    right: 0.625rem; }
    .section--colleges-academics-slider .slick-next:after {
      content: '';
      background: url(../img/icon-slider-right.svg) no-repeat center center; }
  .section--colleges-academics-slider .slick-slider {
    position: static; }
  @media (max-width: 53.125rem) {
    .section--colleges-academics-slider .slick-list {
      overflow: visible; } }

.section--colleges-academics-slider__slide__content {
  padding: 0 1rem 1.25rem; }

.section--colleges-academics-slider__slide {
  background: #fff;
  padding: 0.25rem; }
  @media (max-width: 53.125rem) {
    .section--colleges-academics-slider__slide {
      max-width: 20rem; } }
  @media (max-width: 31.25rem) {
    .section--colleges-academics-slider__slide {
      max-width: 15.625rem; } }
  .section--colleges-academics-slider__slide img {
    margin-bottom: 1.25rem; }

.section--colleges-academics-slider__row {
  display: block;
  position: relative; }
  @media (min-width: 53.1875rem) {
    .section--colleges-academics-slider__row {
      max-width: 80rem;
      padding: 0 2.5rem; } }

.section--additional-student-items__slider .slick-track {
  padding: 1em 0; }

.section--additional-student-items__slider a {
  display: block; }
  .section--additional-student-items__slider a h3 {
    color: #005099;
    margin-bottom: 1.25rem; }
  .section--additional-student-items__slider a p {
    color: #565656;
    font-size: 0.9375rem; }
  .section--additional-student-items__slider a:hover {
    text-decoration: none; }
    .section--additional-student-items__slider a:hover h3 {
      text-decoration: underline; }
    .section--additional-student-items__slider a:hover li {
      text-decoration: none;
      color: #565656; }

.section--additional-student-items__slider .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 3.75rem;
  width: 1.875rem;
  background: none;
  font-size: 0;
  border: none; }
  .section--additional-student-items__slider .slick-arrow:after {
    font-family: "fontAwesome";
    font-size: 3.125rem;
    color: #fdca00;
    height: 1.875rem;
    display: inline-block;
    width: 19px;
    height: 33px; }

.section--additional-student-items__slider .slick-disabled {
  opacity: 0; }

.section--additional-student-items__slider .slick-prev {
  left: 0.625rem; }
  .section--additional-student-items__slider .slick-prev:after {
    content: '';
    background: url(../img/icon-slider-left.svg) no-repeat center center; }

.section--additional-student-items__slider .slick-next {
  right: 0.625rem; }
  .section--additional-student-items__slider .slick-next:after {
    content: '';
    background: url(../img/icon-slider-right.svg) no-repeat center center; }

.section--additional-student-items__slider .slick-slider {
  position: static; }

@media (max-width: 53.125rem) {
  .section--additional-student-items__slider .slick-list {
    overflow: visible; } }

.section--additional-student-items__slider__slide__text {
  padding: 0 1rem 1.25rem; }

.section--additional-student-items__slider__slide {
  background: #fff;
  height: 100%;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
  padding: 0.25rem; }
  @media (max-width: 53.125rem) {
    .section--additional-student-items__slider__slide {
      max-width: 20rem; } }
  @media (max-width: 31.25rem) {
    .section--additional-student-items__slider__slide {
      max-width: 15.625rem; } }
  .section--additional-student-items__slider__slide img {
    margin-bottom: 1.25rem; }

.section--publication-slider{
 background: url("../img/PublicationSliderBG.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow-x: hidden; 
  margin-bottom: 3.75rem;
  margin-top: 1.875rem;
  padding:4.375rem 0 5rem;}

.section--additional-student-items {
  display: block;
  position: relative; }
  @media (min-width: 53.1875rem) {
    .section--additional-student-items {
      max-width: 80rem;
      padding: 0 2.5rem; } }

.leadership-listing{
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
}
.leadership-listing--content h5,
.leadership-listing--content h6{
    margin-bottom:5px;
}
.leadership-listing--content .profile__position-dept{
    font-size: 14px;
}
.leadership-listing--content p {
    margin-top:12px;
}
.leadership-listing--content a {
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700;
    font-size: 16px;
}
.leadership-listing--sub-content img{
    margin-bottom:8px;
}
.leadership-listing--sub-content h6{
    margin-bottom:5px;
}

.section--faculty-slider__featured-faculty .columns, .section--faculty-slider__featured-faculty ul.row li, ul.row .section--faculty-slider__featured-faculty li, .section--faculty-slider__featured-faculty ul.padded-row li, ul.padded-row .section--faculty-slider__featured-faculty li, .section--faculty-slider__featured-faculty ul#user-login li, ul#user-login .section--faculty-slider__featured-faculty li, .section--faculty-slider__featured-faculty ul.profile li, ul.profile .section--faculty-slider__featured-faculty li {
  min-width: 20%;
  max-width: 25%; }

.profile__portrait {
  width: 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  @media screen and (min-width: 40em) {
    .profile__portrait {
      width: 33.33333%;
      float: left;
      padding-left: 0;
      padding-right: 0.9375rem; } }

.profile__personal, .profile__bio {
  width: 100%;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  @media screen and (min-width: 40em) {
    .profile__personal, .profile__bio {
      width: 66.66666%;
      float: right;
      padding-left: 0.9375rem;
      padding-right: 0; } }

.profile__portrait img {
  margin-bottom: 2em; }

.profile__name + .profile__position-dept {
  margin: -15px 0 30px 0; }

.profile__position-dept {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 700; }
  .profile__position-dept span {
    display: inline-block; }

.profile__position + .profile__department {
  margin-left: 1em;
  border-left: 1px solid #ccc;
  padding-left: 1em; }

.profile__expertise-areas ul {
  list-style: none;
  padding-left: 0; }

.profile__expertise-areas a {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: bold;
  font-size: 0.9375em; }

.profile__pro-highlights {
  margin-top: 24px;
  max-height: 50rem;
  overflow-y: hidden;
  position: relative;
  z-index: 1; }
  .profile__pro-highlights:before {
    content: "";
    display: block;
    width: 1px;
    background-color: #fdca00;
    position: absolute;
    top: 6px;
    left: 6px;
    bottom: 0; }
  .profile__pro-highlights:after {
    content: "";
    display: block;
    z-index: 5;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(rgba(255, 255, 255, 0), white 50%); }
  .profile__pro-highlights.open {
    max-height: 6250rem; }
  .profile__pro-highlights.open:after {
    display: none; }
  .profile__pro-highlights__load-more {
    position: absolute;
    bottom: 1em;
    z-index: 6; }

.profile__pro-highlight {
  margin-left: 5px;
  margin-bottom: 2.25em; }
  @media screen and (min-width: 40em) {
    .profile__pro-highlight {
      margin-bottom: 3.75em; } }
  .profile__pro-highlight__date {
    font-size: 1.125em;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: bold;
    padding-left: 20px;
    position: relative;
    color: #636363; }
    .profile__pro-highlight__date:before {
      content: "";
      display: block;
      border: 1px solid #fdca00;
      background-color: #fff;
      height: 10px;
      width: 10px;
      border-radius: 5px;
      position: absolute;
      left: -5px;
      top: 6px; }
  .profile__pro-highlight__title {
    font-size: 1.25em;
    color: #000;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: bold; }
  .profile__pro-highlight__title, .profile__pro-highlight__desc {
    padding-left: 20px; }
    @media screen and (min-width: 40em) {
      .profile__pro-highlight__title, .profile__pro-highlight__desc {
        padding-left: 0; } }

.profile__pro-highlights__fewer {
  background: #fff;
  position: relative;
  padding-top: 1.25em; }

.profile__info-section {
  margin-bottom: 2.25em; }
  .profile__info-section:last-of-type {
    margin-bottom: 3.75em; }
  .profile__info-section p {
    font-family: "Fira Sans Condensed", Calibri, sans-serif; }
    .profile__info-section p em {
      font-family: "Droid Serif", Cambria, Georgia, serif; }
    .profile__info-section p a {
      font-weight: bold;
      font-size: 0.9em; }

.profile__education p {
  font-family: "Droid Serif", Cambria, Georgia, serif; }
  .profile__education p a {
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: bold;
    font-size: 0.9em; }

.profile__disclaimer {
  margin-top: 2.5em;
  border-top: 1px solid #979797;
  padding: 3.75em 0; }
  .profile__disclaimer p {
    font-size: 0.9375em;
    line-height: 1.8; }

.faculty-member__listing &gt; .row, .faculty-member__listing &gt; .padded-row, .faculty-member__listing &gt; #user-login, .faculty-member__listing &gt; .profile, .contact-info__listing &gt; .row {
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative; }
  @media screen and (min-width: 40em) {
    .faculty-member__listing &gt; .row, .faculty-member__listing &gt; .padded-row, .faculty-member__listing &gt; #user-login, .faculty-member__listing &gt; .profile, .contact-info__listing &gt; .row  {
      padding-bottom: 40px;
      margin-bottom: 40px; } }
  @media screen and (min-width: 64em) {
    .faculty-member__listing &gt; .row, .faculty-member__listing &gt; .padded-row, .faculty-member__listing &gt; #user-login, .faculty-member__listing &gt; .profile, .contact-info__listing &gt; .row  {
      padding-bottom: 60px;
      margin-bottom: 60px; } }
  .faculty-member__listing &gt; .row:after, .faculty-member__listing &gt; .padded-row:after, .faculty-member__listing &gt; #user-login:after, .faculty-member__listing &gt; .profile:after, .contact-info__listing &gt; .row:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    background-color: #c9cacc;
    bottom: 0;
    left: 0.625rem;
    right: 0.625rem; }
    @media screen and (min-width: 40em) {
      .faculty-member__listing &gt; .row:after, .faculty-member__listing &gt; .padded-row:after, .faculty-member__listing &gt; #user-login:after, .faculty-member__listing &gt; .profile:after, .contact-info__listing &gt; .row:after {
        left: 0.9375rem;
        right: 0.9375rem; } }

.faculty-member__name, .contact-info__name {
  font-weight: 700; }
  @media screen and (min-width: 64em) {
    .faculty-member__name, .contact-info__name {
      font-size: 1.75rem; } }

.faculty-member__title-dept, .faculty-member__expertise {
  font-weight: 700;
  font-family: "Fira Sans Condensed", Calibri, sans-serif; }
  @media screen and (min-width: 64em) {
    .faculty-member__title-dept, .faculty-member__expertise {
      display: -ms-flexbox;
      display: flex; } }
  .faculty-member__title-dept h4, .faculty-member__expertise h4 {
    font-size: 0.9375rem;
    color: #636363; }
    @media screen and (min-width: 64em) {
      .faculty-member__title-dept h4, .faculty-member__expertise h4 {
        min-width: 8em;
        margin-right: 1em;
        border-right: 1px solid #c9cacc; } }
  .faculty-member__title-dept p, .faculty-member__expertise p {
    display: block;
    color: #005099;
    font-size: 0.875rem; }
  .faculty-member__title-dept__areas, .faculty-member__expertise__areas {
    margin-bottom: 1.25rem; }
  .faculty-member__title-dept__area, .faculty-member__expertise__area {
    display: inline-block;
    font-size: 0.875rem; }
    .faculty-member__title-dept__area:not(:last-of-type) a:after, .faculty-member__expertise__area:not(:last-of-type) a:after {
      content: "\002C\0020"; }

.faculty-member__listing .profile__contact-info__forms {
  margin-bottom: 0; }

@media (max-width: 639px) {
  .faculty-member__listing .profile__contact-info a:before {
    width: 30px;
    margin-left: 15px; } }

.section--announcement {
  background: #f4f4f4;
  padding-top: 33px;
  padding-bottom: 33px; }
  @media screen and (min-width: 40em) {
    .section--announcement {
      padding-top: 66px;
      padding-bottom: 66px; } }
  .section--announcement h2 {
    font-weight: 300; }
  .section--announcement i.fa {
    color: #002e64;
    font-size: 42px; 
	width: 48px;
      height: 49px;
      background: url(../img/icon-anchor.svg) no-repeat center center;
}
.section--announcement i.fa:before{
	content:none;
}
  .section--announcement .column--icon {
    display: none; }
    @media screen and (min-width: 40em) {
      .section--announcement .column--icon {
        display: block; } }

.onboarding-callout {
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 36px; }
  @media screen and (min-width: 40em) {
    .onboarding-callout {
      margin-top: 50px;
      margin-bottom: 50px; } }
  @media screen and (min-width: 64em) {
    .onboarding-callout {
      margin-top: 100px;
      margin-bottom: 100px; } }
  .onboarding-callout h2 {
    font-weight: 700;
    margin-bottom: 18px; }
  .onboarding-callout__group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (min-width: 740px) {
      .onboarding-callout__group {
        -ms-flex-direction: row;
            flex-direction: row; } }
  .onboarding-callout__group div {
    border-radius: 0;
    margin: 0 0 10px;
    min-width: 40%; }
    @media (min-width: 740px) {
      .onboarding-callout__group div {
        margin: 0 20px 0 0; } }
    .onboarding-callout__group div:not(:last-child) {
      border: 1px solid #cacaca; }
  .onboarding-callout select {
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-size: 1em;
    color: #4a4a4a;
    padding: 1em 2.5em 1em 1em;
    width: 100%;
    height: 100%;
    border: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: transparent url(../img/bg-facultyListingSelect.jpg) no-repeat 98% 12px; }
    @media (min-width: 740px) {
      .onboarding-callout select {
        padding: 0.75em 3em 0.75em 1em; } }
    @media (min-width: 740px) {
      .onboarding-callout select {
        background-position: 98% 8px; } }
  .onboarding-callout select::-ms-expand {
    display: none; }
  .onboarding-callout .btn {
    margin: 6px 0 0 6px; }
    @media (min-width: 740px) {
      .onboarding-callout .btn {
        margin: 6px 0 0; } }

.contact-info__search .nwc__filters__flex div:first-child {
    	width: 50%;
}
.contact-info__listing .contact-info__forms {
	margin-bottom:0;
    	border-left: none;
}
.contact-info__listing .contact-info__forms a:before{
	margin-left:0;
}
.profile__contact-info__forms,
.contact-info__forms {
  border-left: 1px solid #c9cacc;
  margin-bottom: 4.375em; }
  .profile__contact-info__forms a, .profile__contact-info__forms span,
  .contact-info__forms a,
  .contact-info__forms span {
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: bold;
    font-size: 0.9375em; }
  .profile__contact-info__forms__email a,
  .profile__contact-info__forms__twitter a,
  .contact-info__forms__email a,
  .contact-info__forms__twitter a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .profile__contact-info__forms span:before, .profile__contact-info__forms a:before,
  .contact-info__forms span:before,
  .contact-info__forms a:before {
    display: inline-block;
    width: 55px;
    margin-left: 30px;
    font-family: FontAwesome;
    color: #9B9B9B; }
    @media (min-width: 640px) and (max-width: 900px) {
      .profile__contact-info__forms span:before, .profile__contact-info__forms a:before,
      .contact-info__forms span:before,
      .contact-info__forms a:before {
        width: 30px;
        margin-left: 15px; } }
  .profile__contact-info__forms__phone a:before,
  .contact-info__forms__phone a:before {
    content: "";
    height: 13px;
    background: transparent url(../img/icon-contact-phone.svg) no-repeat left center; }
  .profile__contact-info__forms__email a:before,
  .contact-info__forms__email a:before {
    content: "";
    height: 16px;
    background: transparent url(../img/icon-contact-email.svg) no-repeat left center; }
  .profile__contact-info__forms__website a:before,
  .contact-info__forms__website a:before {
    content: "";
    height: 15px;
    background: transparent url(../img/icon-contact-pub.svg) no-repeat left center; }
  .profile__contact-info__forms__twitter a:before,
  .contact-info__forms__twitter a:before {
    content: "";
    height: 15px;
    background: transparent url(../img/icon-contact-twitter.svg) no-repeat left center; }
  .profile__contact-info__forms__time span:before,
  .contact-info__forms__time span:before {
    content: "";
    height: 15px;
    width: 14px;
    background: transparent url(../img/icon-event-time.svg) no-repeat left center; }
  .profile__contact-info__forms__location span:before,
  .contact-info__forms__location span:before {
    content: "";
    height: 15px;
    width: 10px;
    background: transparent url(../img/icon-contact-map.svg) no-repeat left center; }
  .profile__contact-info__forms__date span:before,
  .contact-info__forms__date span:before {
    content: "";
    content: "";
    width: 15px;
    height: 17px;
    background: transparent url(../img/icon-event-calendar.svg) no-repeat left center; }
  .profile__contact-info__forms__author span:before,
  .contact-info__forms__author span:before {
    content: "";
    width: 12px;
    height: 15px;
    background: transparent url(../img/icon-person.svg) no-repeat left center; }
  .profile__contact-info__forms__dsn a:before,
  .contact-info__forms__dsn a:before {
    display: block;
    height: 21px;
    background: transparent url(../img/icon-dsn.svg) no-repeat left center;
    content: "";
    float: left;
    transform: translateX(-4px); }

.section--contact-info h3,
.section--contact-info h4 {
  margin-bottom: 24px; }

.section--contact-info h4 {
  color: #636363; }
  @media screen and (min-width: 64em) {
    .section--contact-info h4 {
      font-size: 18px; } }

.section--contact-info span:before, .section--contact-info a:before {
  width: 70px; }
  @media (min-width: 640px) and (max-width: 900px) {
    .section--contact-info span:before, .section--contact-info a:before {
      width: 30px; } }

.section--contact-info--listing .contact-info__forms {
  border: none;
  margin-bottom: 1.125rem; }
  .section--contact-info--listing .contact-info__forms span:before, .section--contact-info--listing .contact-info__forms a:before {
    width: 2.1875rem;
    margin-left: 0; }

.section--multiple-text-areas.section--landing {
  background-color: #f4f4f4;
  box-shadow: inset 0 7px 14px -7px rgba(123, 123, 123, 0.1);
  position: relative; }

.section--microsite-hero {
  margin-top: -40px;
  background: #002e64;
  padding: 1.875rem 0; }
  @media screen and (min-width: 40em) {
    .section--microsite-hero {
      padding: 4.375rem 0 5rem;
      background: #002e64 url(../img/bg-microsite-hero.png) no-repeat center center;
      background-size: cover; } }
  .section--microsite-hero h1, .section--microsite-hero p {
    color: #fff; }
  .section--microsite-hero h1 {
    margin-bottom: 1.875rem; }
    @media screen and (min-width: 40em) {
      .section--microsite-hero h1 {
        margin-bottom: 3.125rem; } }

@media screen and (min-width: 40em) {
  .section--centered-head--white.section--research-war-pubs + .section--centered-head--white.section--multiple-text-areas {
    margin-top: -4.5rem; } }

.program--table thead {
  color: #fff;
  border: none; }
  .program--table thead th {
    background: #002e64;
    border: none; }

.program--table tbody {
  border-left: none;
  border-bottom: 1px solid #c9cacc; }
  .program--table tbody &gt; tr:not(.footable-detail-row) {
    border-bottom: none;
    border-top: 1px solid #c9cacc; }

.program--table td {
  border-right: none;
  vertical-align: top; }

.program--table ul {
  list-style: none;
  padding-left: 0; }

.program--table li {
  margin-bottom: 1em;
  font-size: 0.875rem; }

.program--table__program {
  width: 100%;
  font-size: 1.25rem;
  font-weight: 700; }
  @media (min-width: 768px) {
    .program--table__program {
      width: 30%; } }
  @media (min-width: 990px) {
    .program--table__program {
      width: 20%; } }

/*.program--table__program a {
  font-size: 1.25rem;
  font-weight: 700; }*/

.program--table__college a,
.program--table__explore a {
  font-size: 0.9375rem;
  font-weight: 700; 
display: block;
    margin: 15px 0;}

.program--table__explore a{
    margin:0;
}

.program--table .fooicon-plus:before,
.program--table .fooicon-minus:before {
  color: #fdca00;
  font-size: 0;
  display: inline-block;
  height: 30px;
  width: 30px; }

.program--table .fooicon-plus:before {
  content: "" !important;
  background: url(../img/chevron_down.png) no-repeat center center; }

.program--table .fooicon-minus:before {
  content: "" !important;
  background: url(../img/chevron_up.png) no-repeat center center; }

.program--table &gt; tbody &gt; tr &gt; td &gt; span.footable-toggle {
  opacity: 1; }

table&gt;tbody&gt;tr&gt;td&gt;span.footable-toggle.last-column{
    cursor:pointer;
}
table.footable-details&gt;tbody&gt;tr&gt;td:nth-child(2){
    word-break: break-word !important;
}

.program--table .footable-details {
  border-top: 1px solid #c9cacc; }
  .program--table .footable-details:before {
    content: "Additional Information";
    font-weight: 700;
    colo: #4a4a4a;
    text-transform: uppercase;
    display: block;
    padding: 1.5rem 0 1.125rem; }
  @media (min-width: 768px) {
    .program--table .footable-details {
      margin-left: calc(30% + 10px);
      width: calc(70% - 21px); } }
  @media (min-width: 990px) {
    .program--table .footable-details {
      margin-left: calc(20% + 10px);
      width: calc(80% - 21px); } }
  .program--table .footable-details li {
    display: inline-block;
    margin-bottom: 0; }
    .program--table .footable-details li :not(:last-child):after {
      content: "\002C\0020"; }
  .program--table .footable-details tbody {
    border-bottom: none; }
  .program--table .footable-details tbody &gt; tr {
    border: none; }
  .program--table .footable-details th {
    display: table-row;
    width: 100%;
    background: none;
    border: none; }
  .program--table .footable-details td {
    display: table-row !important; }

.program--table__active-filters {
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 700;
  line-height: 0.5;
  margin-bottom: 1.5rem; }
  .program--table__active-filters h3 {
    font-size: 1.25rem;
    font-weight: 700;
    display: inline-block;
    margin-right: 1.5rem; }
  .program--table__active-filters a {
    display: inline-block; }
  .program--table__active-filters ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: inline-block; }
  .program--table__active-filters li {
    display: inline-block;
    margin-right: 1.5rem; }
    .program--table__active-filters li a {
      display: inline-block;
      border: 1px solid #c9cacc;
      border-radius: 20px;
      padding: 6px 12px;
      font-size: 0.875rem;
      /*
      &amp;:after {
        content: "\f2d3";
        color: #9b9b9b;
        font-family: FontAwesome;
        font-size: rem(14);
        display:inline-block;
        padding-left: 10px;
      }
*/ }
      .program--table__active-filters li a:hover {
        background-color: #c9cacc;
        color: #000;
        text-decoration: none; }
        .program--table__active-filters li a:hover #Filter-Behavior-Desktop {
          fill: #fff; }

.program--table__college a[href^="http://"]:not([href*="usnwc.edu"]):after, .program--table__college a[href^="https://"]:not([href*="usnwc.edu"]):after, .program--table__college a[href^="//"]:not([href*="usnwc.edu"]):after {
  content: "";
  width: 13px;
  height: 14px;
  background-image: url(../img/icons/icon-externallink-blue.html);
  display: inline-block;
  margin-left: 4px; }

/*
-------
HELP BOX
-------
*/
.summon-search{
    width: 100%;
    position: absolute;
    padding-top: 100px;
}
.summon-search-outline{
    margin: auto;
    max-width: 1000px;
    background-color: #f4f4f4;
    padding: 20px;
    box-shadow: 0px 0px 5px 2px rgba(123, 123, 123, 0.51);
}
ul.learning-commons__about {
    list-style-type: none;
    padding:0;
    margin-bottom: 65px;
}
ul.learning-commons__about li {
    display: inline-block;
    max-width: 130px;
    margin: 0px 25px;
    font-size: 14px;
    text-align: center;
}
ul.learning-commons__about li span {
    display: block;
}
.learning-commons__listing p{
    margin-bottom:40px;    
}
.help-box__general,
.learning-commons__help-box{
    background: #f4f4f4;
    padding: 25px 30px;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-size: 16px;
	margin-bottom:40px;
}
.help-box__general{
	margin-bottom:90px
}
.help-box__default-message{
	margin-bottom:0;
}
.help-box__title{
	margin-bottom:20px;
}
.help-box__general .contact-info__forms,
.learning-commons__help-box .contact-info__forms{
    border: none;
    margin: 0;
    font-weight: bold;
    font-size: 0.9375em;
}
.help-box__general .contact-info__forms span:before,
.learning-commons__help-box .contact-info__forms a:before{
    margin: 0;
    width: 35px;
}
.learning-commons__help-box .contact-info__forms__phone,
.learning-commons__help-box .contact-info__forms__email,
.learning-commons__help-box .contact-info__forms__location{
    padding-bottom:5px;    
}
.help-box__general .contact-info__forms__location:before,
.learning-commons__help-box .contact-info__forms__location:before{
    content:"";
    width: 33px;
	height: 19px;	
    display: inline-block;
    background: transparent url(../img/icon-contact-map-2.svg) no-repeat 3px center;
	background-size: 12px;
	vertical-align:top;
}
.help-box__general .section--contact-info h4{
    margin-bottom: 12px;
}
.help-box__decsription{
	margin-top:15px;
}
@media (max-width: 1200px){
	.summon-search {
    		padding-top: 50px;
	}
}

/*
-------
CONFERENCES
-------
*/
.section--conference-listing .section--left-head{
	padding: 0
}
.section--conference-listing .section--left-head .row.align-middle{
	margin-bottom: 2.5em;
}
/*
-------
EVENTS
-------
*/
.featured-event__info ul {
  padding-left: 0;
  margin-bottom: 1.125rem; }

.featured-event__info li {
  list-style: none;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  margin-bottom: 0.1875rem; }

.featured-event, .section--event-listing {
  overflow: hidden; }
  .featured-event img, .section--event-listing img {
    height: auto; }
    @media (max-width: 40rem) {
      .featured-event img, .section--event-listing img {
        margin-bottom: 1.25rem; } }
  .featured-event .row-reverse, .section--event-listing .row-reverse {
    -ms-flex-pack: end;
        justify-content: flex-end; }

.l-footer {
  background-color: #012e65; }
  .l-footer ul li {
    margin-bottom: 1.25rem; }
  @media screen and (min-width: 40em) {
    .l-footer {
      background-image: url(../img/bg-footer.png);
      background-position: center center;
      background-size: cover; } }

.footer-main__logo {
  margin-bottom: 0.625rem;
  padding: 2.5rem 0;
  text-align: center; }
  @media screen and (min-width: 40em) {
    .footer-main__logo {
      border-bottom: 1px solid #ccc;
      margin-bottom: 2.5rem;
      text-align: left; } }

.footer-main__address a,
.footer-main__phone a,
.footer-main__email a {
  background-color: #fdca00;
  border: 6px solid #002e64;
  color: #fff;
  display: block;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-size: 0;
  margin: 0 auto 1.25rem;
  max-width: 80%;
  outline: 1px solid #fdca00;
  overflow: visible;
  padding: 1rem;
  text-align: center;
  width: 23.75rem; }
  .footer-main__address a span,
  .footer-main__phone a span,
  .footer-main__email a span {
    color: #000;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    padding-left: 0.625rem;
    text-transform: uppercase; }
  .footer-main__address a::before,
  .footer-main__phone a::before,
  .footer-main__email a::before {
    color: #000;
    font-family: "FontAwesome";
    font-size: 1rem;
    font-weight: normal; }
  .footer-main__address a:hover,
  .footer-main__phone a:hover,
  .footer-main__email a:hover {
    background-color: none;
    outline-color: #fff;
    text-decoration: underline; }
.footer-main__contact a{
    background-color: #fdca00;
    padding: 1.2rem;
    text-align: center;
    max-width: 80%;
    width: 23.75rem;
    color: #000;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    border-radius: 0;
    margin: 0 auto 1.25rem;
    display: block;
    border: 6px solid #002e64;
}
.footer-main__contact a::after{
content:none;
}
.footer-main__vcl-image{
margin:20px 0 35px;
}
  @media screen and (min-width: 40em) {
    .footer-main__address a,
    .footer-main__phone a,
    .footer-main__email a {
      background: none;
      border: none;
      display: block;
      font-size: 1em;
      margin-bottom: 2.5rem;
      margin-left: 3em;
      outline: none;
      padding: 0;
      position: relative;
      text-align: left;
      transform: translateX(-1em); }
      .footer-main__address a span,
      .footer-main__phone a span,
      .footer-main__email a span {
        display: none; }
      .footer-main__address a::before,
      .footer-main__phone a::before,
      .footer-main__email a::before {
        color: #fdca00;
        display: inline-block;
        position: absolute;
        left: -3em;
        text-align: center;
        width: 3em; } 
      .footer-main__contact a{
        border: none;
        padding: 0.75rem 2.25rem;
        text-decoration: none;
        transition: background 0.2s ease-out;
        text-transform: uppercase;
        cursor: pointer;
        display: inline-block;
        font-family: "Raleway", Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 1;
        margin: 0 6px 30px 6px;
        position: relative;
        width: auto; 
        border-radius:4px;}
      .footer-main__contact a::after{
        content:"";
      }}
.footer-main__address div {
  display: none; }
  @media screen and (min-width: 40em) {
    .footer-main__address div {
      color: #fff;
      display: block;
      margin-bottom: 2.5rem;
      margin-left: 3em;
      position: relative;
      transform: translateX(-1em); }
      .footer-main__address div::before {
        color: #fdca00;
        content: "";
        display: inline-block;
        font-family: "FontAwesome";
        font-size: 1rem;
        font-weight: normal;
        position: absolute;
        left: -1.5em;
        text-align: center;
        width: 11px;
        height: 17px;
        background-image: url(../img/icons/icon-map.svg);
        top: 2px; } }

.footer-main__address a::before {
  content: "\f041"; }

@media screen and (min-width: 40em) {
  .footer-main__address a {
    display: none; } }

.footer-main__phone a::before {
  content: "";
  width: 13px;
  height: 13px;
  background-image: url(../img/icons/icon-phone.svg);
  top: 4px;
  left: -1.75em; }

.footer-main__email a::before {
  content: "";
  width: 16px;
  height: 14px;
  background-image: url(../img/icons/icon-email.svg);
  top: 4px;
  left: -1.75em; }

.footer-main__links, .footer-main__links--external {
  display: none;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  list-style: none;
  padding-left: 0; }
  .footer-main__links li a, .footer-main__links--external li a {
    color: #fff;
    display: block;
    font-weight: 600;
    margin-left: 2rem;
    position: relative; }
    .footer-main__links li a::before, .footer-main__links--external li a::before {
      color: #fdca00;
      content: "";
      display: inline-block;
      font-family: "FontAwesome";
      font-size: 0.375rem;
      font-weight: normal;
      line-height: 1.375rem;
      position: absolute;
      left: -2rem;
      text-align: center;
      width: 2rem;
      content: "";
      width: 7px;
      height: 8px;
      background-image: url(../img/icons/icon-bullet.svg);
      top: 9px;
      left: -22px; }
    .footer-main__links li a[href^="http://"]:not([href*="usnwc.edu"])::before, .footer-main__links li a[href^="https://"]:not([href*="usnwc.edu"])::before, .footer-main__links li a[href^="//"]:not([href*="usnwc.edu"])::before, .footer-main__links--external li a[href^="http://"]:not([href*="usnwc.edu"])::before, .footer-main__links--external li a[href^="https://"]:not([href*="usnwc.edu"])::before, .footer-main__links--external li a[href^="//"]:not([href*="usnwc.edu"])::before {
      content: "";
      width: 14px;
      height: 15px;
      background-image: url(../img/icons/icon-externallink.svg);
      top: 4px;
      left: -4em; }
  @media screen and (min-width: 40em) {
    .footer-main__links, .footer-main__links--external {
      display: block; } }

.footer-main__social-media {
  border-bottom: 1px solid #ccc;
  margin-bottom: 2.5rem;
  padding: 1.25rem 0;
  text-align: center; }
  .footer-main__social-media ul {
    padding: 0; }
  .footer-main__social-media li {
    display: inline-block;
    font-size: 1.75rem;
    line-height: 0;
    list-style: none;
    margin-bottom: 0.625rem; }
    .footer-main__social-media li a {
      color: #fff;
      cursor: pointer; }
      .footer-main__social-media li a:hover, .footer-main__social-media li a:focus {
        color: #fdca00;
        text-decoration: none; }
    .footer-main__social-media li #fill-flickr:hover,
    .footer-main__social-media li #fill-facebook:hover,
    .footer-main__social-media li #fill-youtube:hover,
    .footer-main__social-media li #fill-twitter:hover {
      fill: #fdca00; }

.footer-main__official-site {
  padding: 0 0 5rem; }
  .footer-main__official-site p {
    color: #fff;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 600;
    text-align: center; }
  @media screen and (min-width: 40em) {
    .footer-main__official-site {
      padding-bottom: 7.5rem; } }

.l-header {
  background-color: #00529c; }
  .l-header .header-main {
    position: relative; }
  .l-header--microsite {
    background-color: #fff; }
    .l-header--microsite .header-main {
      height: 5rem;
      overflow: hidden; }
    .l-header--microsite .l-header__logo {
      height: 100%; }
      .l-header--microsite .l-header__logo .show-mobile {
        display: block; }
        .l-header--microsite .l-header__logo .show-mobile img {
          transform: translate(1.125rem, 0);
          height: 5rem;
          width: 2.8125rem; }
      .l-header--microsite .l-header__logo .show-desktop {
        display: none; }
    .l-header--microsite .l-header__school {
      -ms-flex-align: center;
          align-items: center;
      border-left: 1px solid #eee;
      display: -ms-flexbox;
      display: flex;
      font-family: "Fira Sans Condensed", Calibri, sans-serif;
      font-size: 1.25rem;
      font-weight: 300;
      height: 3.75rem;
      line-height: 1.2em;
      margin: 0.625rem 0 0 1.875rem;
      padding: 0 3.75rem 0 0.625rem;
      width: calc(100% - rem-calc(75)); }
      .l-header--microsite .l-header__school a {
        color: inherit; }
        .l-header--microsite .l-header__school a:hover {
          text-decoration: none; }
    .l-header--microsite .l-header__mobile-menu {
      top: 1.25rem; }
      .l-header--microsite .l-header__mobile-menu button::before,
      .l-header--microsite .l-header__mobile-menu button::after {
        background: #000; }
      .l-header--microsite .l-header__mobile-menu span {
        border-color: #000; }
    .l-header--microsite .l-header__search--itself {
      background-color: #ececec; }
    .l-header--microsite .navigation {
      background: #fff;
      color: #464646; }
      .l-header--microsite .navigation .menu a {
        color: #005099;
        font-size: 1rem;
        font-weight: 500; }
      .l-header--microsite .navigation .menu.ul--level-two a {
        color: #fff; }
    @media screen and (min-width: 40em) {
      .l-header--microsite .header-main {
        height: 8.125rem; }
      .l-header--microsite .l-header__logo .show-mobile {
        display: none; }
      .l-header--microsite .l-header__logo .show-desktop {
        display: block; }
        .l-header--microsite .l-header__logo .show-desktop img {
          transform: translate(-2.625rem, -1.25rem); }
      .l-header--microsite .l-header__school {
        font-size: 1.875rem;
        font-weight: 400;
        margin: 2.25rem 0 0 -1rem;
        padding: 0 1.25rem;
        width: calc(100% - rem-calc(320)); }
      .l-header--microsite .l-header__mobile-menu {
        top: 2.8125rem; } }
    @media (max-width: 800px) {
      .l-header--microsite .l-header__logo .show-desktop img {
        height: 13.375rem; } }
    @media screen and (min-width: 64em) {
      .l-header--microsite .l-header__search--itself {
        background-color: rgba(0, 0, 0, 0.75); }
      .l-header--microsite .navigation {
        background: #002e64;
        color: #fff; }
        .l-header--microsite .navigation .menu a {
          color: #fff; }
        .l-header--microsite .navigation .li--level-one {
          position: relative; }
          .l-header--microsite .navigation .li--level-one:last-of-type .menu.ul--level-two,
          .l-header--microsite .navigation .li--level-one:nth-last-of-type(2) .menu.ul--level-two {
            left: auto;
            right: 0; }
          .l-header--microsite .navigation .li--level-one:hover::before, .l-header--microsite .navigation .li--level-one.engaged::before, .l-header--microsite .navigation .li--level-one:hover::after, .l-header--microsite .navigation .li--level-one.engaged::after {
            background: #00529c;
            content: '';
            height: 2px;
            position: absolute;
            right: 0;
            left: 0; }
          .l-header--microsite .navigation .li--level-one:hover::before, .l-header--microsite .navigation .li--level-one.engaged::before {
            top: -2px; }
          .l-header--microsite .navigation .li--level-one:hover::after, .l-header--microsite .navigation .li--level-one.engaged::after {
            bottom: -2px; }
        .l-header--microsite .navigation .menu.ul--level-two {
          column-count: 1;
          padding: 1.25rem 0 0.625rem;
          width: 16.25rem; } }

.main-site-bar {
  -ms-flex-align: center;
      align-items: center;
  background: #00529c;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  font-family: "Fira Sans Condensed", Calibri, sans-serif;
  font-weight: 300;
  height: 2.9375rem; }
  .main-site-bar .row, .main-site-bar .padded-row, .main-site-bar #user-login, .main-site-bar .profile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%; }
    .main-site-bar .row::before, .main-site-bar .padded-row::before, .main-site-bar #user-login::before, .main-site-bar .profile::before, .main-site-bar .row::after, .main-site-bar .padded-row::after, .main-site-bar #user-login::after, .main-site-bar .profile::after {
      display: none; }
  .main-site-bar a {
    color: inherit; }
  .main-site-bar .fa-lg {
    color: #fdca00; }
  .main-site-bar ul, .main-site-bar li {
    margin: 0;
    padding: 0; }

.l-header__logo {
  line-height: 0; }
  .l-header__logo img {
    transform: translateX(-42px); }
    @media (max-width: 600px) {
      .l-header__logo img {
        transform: translateX(-34px); } }
    @media (max-width: 800px) {
      .l-header__logo img {
        height: 108px;
        width: 274px; } }
  @media screen and (min-width: 40em) {
    .l-header__logo {
      margin: 0;
      height: auto;
      width: auto; } }

.l-header__mobile-menu {
  position: absolute;
  right: 10px;
  padding: 10px;
  top: 37px; }
  @media (min-width: 801px) {
    .l-header__mobile-menu {
      top: 54px; } }
  .l-header__mobile-menu button {
    display: block;
    width: 28px;
    height: 20px;
    font-size: 0;
    background: transparent;
    position: relative;
    border: none; }
    .l-header__mobile-menu button span {
      display: block;
      width: 28px;
      height: 20px;
      border: 2px solid #fff;
      border-width: 2px 0;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 1;
      transition: opacity 300ms ease; }
    .l-header__mobile-menu button:before, .l-header__mobile-menu button:after {
      content: "";
      background: #fff;
      height: 2px;
      width: 100%;
      position: absolute;
      left: 0;
      top: 9px;
      transform-origin: center center;
      transition: all 300ms ease; }
    .l-header__mobile-menu button.engaged span {
      opacity: 0; }
    .l-header__mobile-menu button.engaged:before {
      transform: rotate(45deg) scaleX(1.25); }
    .l-header__mobile-menu button.engaged:after {
      transform: rotate(-45deg) scaleX(1.25); }
  @media screen and (min-width: 64em) {
    .l-header__mobile-menu {
      display: none; } }

.l-header ul {
  font-size: 16px; }

.all-navs {
  display: none; }
  @media screen and (min-width: 64em) {
    .all-navs {
      display: block; } }

.navigation {
  background: #002e64;
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.26);
  z-index: 9;
  width: 100%; }
  @media screen and (min-width: 64em) {
    .navigation {
      position: relative; } }
  .navigation .row, .navigation .padded-row, .navigation #user-login, .navigation .profile {
    display: block; }
  .navigation ul {
    width: 100%; }
    @media screen and (min-width: 64em) {
      .navigation ul {
        width: auto;
        border: none; } }
  @media screen and (min-width: 64em) {
    .navigation {
      display: block;
      text-align: center; } }
  .navigation .li--level-one {
    display: block;
    margin: 0;
    list-style: none; }
    @media screen and (min-width: 64em) {
      .navigation .li--level-one {
        display: inline-block; }
        .navigation .li--level-one div {
          position: relative; }
        .navigation .li--level-one:first-child {
          margin-left: 0; }
        .navigation .li--level-one.active, .navigation .li--level-one:hover {
          background-color: #00529c; } }
  @media screen and (min-width: 64em) and (min-width: 64em) {
    .navigation .li--level-one:hover ul,
    .navigation .li--level-one a:hover + ul, .navigation .li--level-one a:focus + ul {
      display: block;
      left: 0;
      right: 0; } }
    @media screen and (min-width: 64em) {
        .navigation .li--level-one:not(:last-child) {
          border-bottom: none; } }
    .navigation .li--level-one:not(:last-child) {
      border-bottom: 1px solid #ccc; }
      @media screen and (min-width: 64em) {
        .navigation .li--level-one:not(:last-child) {
          border: none; } }
    .navigation .li--level-one:last-child {
      border-bottom: 1px solid #002e64; }
      @media screen and (min-width: 64em) {
        .navigation .li--level-one:last-child {
          border: none; } }
  .navigation .li--level-one.engaged {
    background-color: #00529c; }
    @media screen and (min-width: 64em) {
      .navigation .li--level-one.engaged .ul--level-two {
        display: block;
        left: 0; } }
  .navigation .has-ul:after {
    content: "";
    font-family: "FontAwesome";
    color: #fdca00;
    font-size: 26px;
    line-height: 1;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    transition: transform 1s ease;
    width: 33px;
    height: 24px;
    background-image: url(../img/icons/icon-buttondownarrow-gold.svg);
    background-repeat: no-repeat; }
    @media screen and (min-width: 64em) {
      .navigation .has-ul:after {
        display: none; } }
  .navigation .has-ul-active:after {
    transform: rotateX(-180deg);
    font-family: "FontAwesome";
    color: #fdca00;
    font-size: 26px;
    line-height: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto; }
  .navigation .menu.ul--level-two {
    position: relative;
    z-index: 10;
    padding: 24px 0 8px;
    margin: 0;
    left: 0px;
    display: none;
    background-color: #00529c; }
    @media screen and (min-width: 64em) {
      .navigation .menu.ul--level-two {
        position: absolute;
        column-count: 4;
        padding: 30px; } }
    .navigation .menu.ul--level-two img {
      display: none; }
      @media screen and (min-width: 64em) {
        .navigation .menu.ul--level-two img {
          display: block;
          margin-bottom: 30px; } }
  .navigation a {
    display: block;
    padding: 10px;
    position: relative;
    font-family: "Fira Sans Condensed", Calibri, sans-serif;
    font-weight: 700; }
    @media screen and (min-width: 64em) {
      .navigation a:hover {
        color: #fdca00; } }
  .navigation .menu .li--level-two {
    margin: 0;
    padding: 0;
    text-align: left; }
    .navigation .menu .li--level-two a {
      font-weight: 300;
      padding: 0 25px 16px; }
      .navigation .menu .li--level-two a:hover {
        color: #fdca00; }

button.nav-toggle {
  display: none; }

@media screen and (min-width: 64em) {
  button.nav-toggle {
    display: block;
    font-size: 0;
    border: none;
    background: none;
    position: absolute;
    bottom: 6px;
    width: 100%; }
    button.nav-toggle:after {
      font-family: FontAwesome;
      font-weight: normal;
      content: "\f107";
      color: #fdca00;
      font-size: 16px;
      display: inline-block;
      transition: transform 1s ease; }
    button.nav-toggle.engaged:after {
      transform: rotateX(-180deg); }
  .no-touchevents button.nav-toggle {
    display: none; }
  .no-touchevents button.nav-toggle:after {
    color: transparent; }
  .no-touchevents button.nav-toggle:focus:after {
    color: #fdca00; } }

.navigation .menu {
  margin: 0;
  padding: 0;
  position: relative; }
  @media screen and (min-width: 64em) {
    .navigation .menu {
      text-align: center;
      display: -ms-flexbox;
      display: flex; } }
  .navigation .menu a {
    display: block;
    padding: 25px;
    position: relative;
    font-size: 1.125em;
    color: #fff;
    font-weight: 300;
    text-decoration: none; }
    @media (min-width: 1020px) {
      .navigation .menu a {
        padding: 25px 15px; } }
    @media (min-width: 1120px) {
      .navigation .menu a {
        padding: 25px; } }
    @media screen and (min-width: 64em) {
      .navigation .menu a:hover {
        background-color: #00529c; } }

.menu__overview-link {
  width: 100%; }
  @media screen and (min-width: 64em) {
    .menu__overview-link {
      display: none; } }

nav.utility {
  padding-bottom: 1em;
  float: none;
  box-shadow: inset 0 -7px 9px -7px rgba(0, 0, 0, 0.5), inset 0 7px 9px -7px rgba(0, 0, 0, 0.5); }
  nav.utility ul {
    list-style: none;
    padding: 1em 2em 0;
    margin: 0 0 1em; }
  nav.utility li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 1em 0; }
  nav.utility a {
    color: #fff;
    font-family: "Droid Serif", Cambria, Georgia, serif; }
    nav.utility a:hover {
      color: #fdca00;
      text-decoration: none; }
  @media screen and (min-width: 40em) {
    nav.utility ul {
      padding-left: 4em;
      padding-right: 4em; } }
  @media screen and (min-width: 64em) {
    nav.utility {
      position: absolute;
      top: 4.375em;
      right: 15em;
      box-shadow: none; }
      nav.utility ul {
        margin: 0;
        padding: 0; }
      nav.utility li {
        display: inline-block;
        border: none;
        padding: 0 1.25em 0 0; }
      nav.utility a {
        font-family: "Fira Sans Condensed", Calibri, sans-serif;
        font-weight: 300; } }
  @media (min-width: 1160px) {
    nav.utility {
      right: calc(50% - 580px + 240px); } }

nav.info-for {
  color: #00529c;
  background-color: #fff;
  border: 6px solid #00529c;
  outline: 1px solid #fff;
  max-width: 380px;
  margin: 2em;
  float: none; }
  nav.info-for:hover {
    background-color: #fdca00;
    outline-color: #fdca00; }
  nav.info-for.engaged:hover {
    background-color: #fff;
    outline-color: #fff; }
  @media (min-width: 440px) {
    nav.info-for {
      margin: 2em auto; } }
  nav.info-for button {
    border: none;
    cursor: pointer;
    font-size: 1.125em;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #00529c;
    background: transparent;
    letter-spacing: .05em;
    width: 100%;
    padding: 1em 0; }
    nav.info-for button::after {
      font-family: FontAwesome;
      font-weight: normal;
      content: "";
      font-size: 1.25em;
      display: inline-block;
      position: relative;
      top: -1px;
      right: -4px;
      transition: transform 1s ease, top 1s ease;
      width: 11px;
      height: 8px;
      background-image: url(../img/icons/icon-buttondownarrow.svg); }
  nav.info-for.engaged button:hover {
    color: #000; }
  nav.info-for.engaged button::after {
    transform: rotateX(-180deg);
    top: 2px; }
  nav.info-for ul {
    display: none;
    list-style: none;
    padding: 10px 10px 14px 20px;
    margin: 0; }
    nav.info-for ul a {
      display: block;
      font-family: "Fira Sans Condensed", Calibri, sans-serif;
      font-weight: 400;
      color: #00529c; }
      nav.info-for ul a:hover {
        color: #000; }
  @media screen and (min-width: 64em) {
    nav.info-for {
      position: absolute;
      z-index: 9;
      top: 3.125em;
      right: 1em;
      width: 200px;
      margin: 0; }
      nav.info-for button {
        font-size: 0.875em; } }
  @media (min-width: 1160px) {
    nav.info-for {
      right: calc(50% - 580px + 0.9375rem); } }

.l-header .footer-main__links,
.l-header .footer-main__links--external {
  display: block;
  margin: 2em;
  padding-bottom: 2em; }
  @media screen and (min-width: 40em) {
    .l-header .footer-main__links,
    .l-header .footer-main__links--external {
      display: none; } }

.l-header .footer-main__links {
  border-bottom: 1px solid #3777b1; }

.l-header.l-header--microsite .footer-main__links li a,
.l-header.l-header--microsite .footer-main__links--external li a {
  color: #005099; }
  @media screen and (min-width: 64em) {
    .l-header.l-header--microsite .footer-main__links li a,
    .l-header.l-header--microsite .footer-main__links--external li a {
      color: #fff; } }

.navigation .menu-block-wrapper {
  padding-left: 0;
  padding-right: 0; }

.navigation--sticky {
  height: 100vh;
  overflow-y: scroll; }
  @media screen and (min-width: 64em) {
    .navigation--sticky {
      height: auto;
      overflow: visible; } }

.navigation--sticky-open {
  overflow: hidden; }

.l-header__search--itself {
  background-color: #002e64;
  padding: 20px 20px 18px; }
  .l-header__search--itself label {
    display: none; }
  .l-header__search--itself form {
    font-size: 0;
    min-height: 2.375rem;
    padding: 2px 3px 3px;
    margin: 0 auto;
    text-align: center; }
    .l-header__search--itself form input,
    .l-header__search--itself form button {
      border: none;
      cursor: text;
      height: 30px;
      padding: 0 10px; }
      .l-header__search--itself form input.text,
      .l-header__search--itself form button.text {
        border-radius: 5px 0 0 5px;
        display: inline-block;
        font-size: 14px;
        vertical-align: middle;
        max-width: 360px;
        width: calc(100% - 44px); }
        @media (max-width: 400px) {
          .l-header__search--itself form input.text,
          .l-header__search--itself form button.text {
            max-width: 220px; } }
      .l-header__search--itself form input.submit,
      .l-header__search--itself form button.submit {
        background: #fdca00;
        border-radius: 0 5px 5px 0;
        cursor: pointer;
        display: inline-block;
        font-size: 22px;
        font-weight: 800;
        letter-spacing: .12em;
        padding: 0 8px 0 10px;
        text-transform: uppercase;
        vertical-align: middle; }
  @media screen and (min-width: 64em) {
    .l-header__search--itself {
      display: none;
      position: absolute;
      z-index: 20;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      padding-top: 39vh;
      background-color: rgba(0, 0, 0, 0.75);
      text-align: center; }
      .l-header__search--itself label {
        color: #fff;
        display: block;
        font-family: "Fira Sans Condensed", Calibri, sans-serif;
        font-size: 1.375rem;
        font-weight: 800;
        letter-spacing: .18em;
        margin-bottom: 0.75rem;
        text-transform: uppercase; }
      .l-header__search--itself form input,
      .l-header__search--itself form button {
        font-size: 22px;
        height: 64px; }
        .l-header__search--itself form input.text,
        .l-header__search--itself form button.text {
          border-radius: 8px 0 0 8px;
          font-size: 18px; }
        .l-header__search--itself form input.submit,
        .l-header__search--itself form button.submit {
          border-radius: 0 8px 8px 0;
          padding: 0 18px 0 20px; } }
  .l-header__search--itself__close {
    display: none;
    color: #fff;
    font-size: 2em;
    padding: 40px; }
    .l-header__search--itself__close .fa:before {
      display: none; }
    .l-header__search--itself__close:hover {
      color: #fdca00; }
      .l-header__search--itself__close:hover #close-x {
        fill: #fdca00; }
    @media screen and (min-width: 64em) {
      .l-header__search--itself__close {
        display: block;
        position: absolute;
        top: 50%;
        right: 50%;
        transform: translate(370px, -150px); } }

li.search-toggle-link {
  display: none; }
  @media screen and (min-width: 64em) {
    li.search-toggle-link {
      display: inline-block; } }
  li.search-toggle-link a {
    position: relative; }
  li.search-toggle-link svg {
    position: relative;
    top: 2px; }
  li.search-toggle-link #fill:hover {
    fill: #fdca00; }

@media (max-width: 991px) {
  header .nav-main-collapse {
    top: 0; }
  header .nav-main-collapse.in {
    background: #002e64;
    box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.26);
    z-index: 9;
    width: 100%; }
  header .nav-main ul ul {
    margin-left: 0 !important; }
  header .nav-main ul ul &gt; .dropdown-submenu {
    padding: 12px; }
  header .nav-main li.opened &gt; ul.dropdown-menu {
    padding: 24px 25px 8px; }
  header nav ul.nav-main li a i.fa-caret-down, header nav ul.nav-main li a em.fa-caret-down {
    right: 12px;
    top: 27%; }
  header .nav-main ul li.dropdown-primary:not(:last-child) {
    border-bottom: 1px solid #ccc; }
  header nav ul.nav-main ul.dropdown-menu {
    margin-bottom: 0; } }

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 1cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; }
  a[href]:after {
    display: none; } }

/*# sourceMappingURL=../maps/app.css.map */
</pre></body></html>